Skip to Content

CSS File

URL: https://thegambler.com.ua/wp-content/plugins/aces/css/aces-style.css?ver=3.0.2
HTTP Status: 200 OK
MIME Type: text/css
Last Modified: Thu, 07 Dec 2023 07:46:48 GMT
Download Time: Less than a second
Cookies: None
Size: 121 KB
Rules: 860 style rules
Imports: 0 stylesheets
HTTP Headers:  5 headers
Links In:  1 pages
Links Out:  0 links
Images:  0 images
CSS:  0 files
JavaScript:  0 files
Issue Issues: 1 issues found on 108 lines

1/*

2ACES

3Author: MercuryTheme.com

4Author URI: https://mercurytheme.com/

5Version: 3.0.2

6*/

7

8/* Table Of Contents Start

9

101 - Common Styles

112 - Single Organization Page - Style #1

123 - Single Organization Page - Style #2

134 - Single Organization Page - Style #3

145 - Call to action & Ratings Block

156 - Organization Details

167 - Pros/Cons

178 - Organizations #1 Widget

189 - Organizations #2 Widget

1910 - Organizations #3 Widget

2011 - Organizations #4 Widget

2112 - Organizations #5 Widget

2213 - Organizations #6 Widget

2314 - Organizations #7 Widget

2415 - Organizations #8 Widget

2516 - Organizations Sidebar #1 Widget

2617 - Organizations Sidebar #2 Widget

2718 - Single Unit Page - Style #1

2819 - Unit Vendors

2920 - Units #1 Widget

3021 - Units #2 Widget

3122 - Units #3 Widget

3223 - Units Sidebar #1 Widget

3324 - Single Offer Page - Style #1

3425 - Offers #1 Widget

3526 - ACES Cards Shortcode

3627 - Shortcodes

3728 - T&Cs Description

3829 - Organization Float Bar

39

40Table Of Contents End */

41

42/* Common Styles Start */

43

44.relative {

45 position: relative;

46}

47.absolute {

48 position: absolute;

49}

50.initial {

51 position: initial;

52}

53.fixed {

54 position: fixed;

55}

56.left {

57 float: left;

58}

59.right {

60 float: right;

61}

62.text-center {

63 text-align: center;

64}

65.text-right {

66 text-align: right;

67}

68.text-left {

69 text-align: left;

70}

71.box-100 {

72 width: 100%;

73}

74.box-20 {

75 width: 20%;

76}

77.box-25 {

78 width: 25%;

79}

80.box-33 {

81 width: 33.33333333%;

82}

83.box-40 {

84 width: 40%;

85}

86.box-50 {

87 width: 50%;

88}

89.box-60 {

90 width: 60%;

91}

92.box-66 {

93 width: 66.66666666%;

94}

95.box-75 {

96 width: 75%;

97}

98.box-80 {

99 width: 80%;

100}

101.clear {

102 clear: both;

103}

104a.underline {

105 text-decoration: underline !important;

106}

107a.underline:hover {

108 text-decoration: none !important;

109}

110.case-15 {

111 margin: 0 15px 30px;

112 padding: 0;

113}

114.alignleft {

115 float: left;

116 padding: 8px 30px 20px 0;

117 text-align: left;

118}

119.alignright {

120 float: right;

121 padding: 8px 0 20px 30px;

122 text-align: right;

123}

124.aligncenter {

125 display: block;

126 margin: 0 auto;

127 padding-bottom: 2.9em;

128 text-align: center;

129}

130.space-mobile-view {

131 display: none;

132}

133.space-overlay {

134 background: rgba(0, 0, 0, 0.8);

135 width: 100%;

136 height: 100%;

137 top: 0;

138 left: 0;

139 right: 0;

140 bottom: 0;

141

-webkit-transition: all 0.3s ease-in-out;

142

-moz-transition: all 0.3s ease-in-out;

143

-ms-transition: all 0.3s ease-in-out;

144

-o-transition: all 0.3s ease-in-out;

145 transition: all 0.3s ease-in-out;

146}

147.space-desktop-view {

148 display: block;

149}

150.space-desktop-view-1 {

151 display: block;

152}

153.space-desktop-view-2 {

154 display: block;

155}

156.space-desktop-view-4 {

157 display: block;

158}

159.space-mobile-view {

160 display: none;

161}

162.space-mobile-view-1 {

163 display: none;

164}

165.space-mobile-view-2 {

166 display: none;

167}

168.space-mobile-view-4-1 {

169 display: none;

170}

171.space-mobile-view-4-2 {

172 display: none;

173}

174.space-single-aces-breadcrumbs {

175 max-width: 1200px;

176 margin: 0 auto;

177 padding: 15px 0 0;

178}

179.space-single-aces-breadcrumbs .space-breadcrumbs {

180 margin-left: 15px;

181 margin-right: 15px;

182}

183.single .space-single-aces-breadcrumbs,

184.page .space-single-aces-breadcrumbs,

185.archive .space-single-aces-breadcrumbs {

186 padding: 0;

187}

188.single .space-single-aces-breadcrumbs .space-breadcrumbs,

189.page .space-single-aces-breadcrumbs .space-breadcrumbs,

190.archive .space-single-aces-breadcrumbs .space-breadcrumbs {

191 margin-left: 0;

192 margin-right: 0;

193}

194.single-casino .space-single-aces-breadcrumbs,

195.single-game .space-single-aces-breadcrumbs,

196.single-bonus .space-single-aces-breadcrumbs,

197.single-organization .space-single-aces-breadcrumbs,

198.single-unit .space-single-aces-breadcrumbs,

199.single-offer .space-single-aces-breadcrumbs {

200 padding: 15px 0 0;

201}

202.single-casino .space-single-aces-breadcrumbs .space-breadcrumbs,

203.single-game .space-single-aces-breadcrumbs .space-breadcrumbs,

204.single-bonus .space-single-aces-breadcrumbs .space-breadcrumbs,

205.single-organization .space-single-aces-breadcrumbs .space-breadcrumbs,

206.single-unit .space-single-aces-breadcrumbs .space-breadcrumbs,

207.single-offer .space-single-aces-breadcrumbs .space-breadcrumbs {

208 margin-left: 15px;

209 margin-right: 15px;

210}

211.space-aces-content-section {

212 /* overflow: hidden; */

213 margin-bottom: 35px;

214 display: -webkit-box;

215 display: -moz-box;

216 display: -ms-flexbox;

217 display: -webkit-flex;

218 display: flex;

219 flex-wrap: wrap;

220}

221.space-aces-content-meta {

222 z-index: 2;

223}

224.space-aces-content-meta-ins {

225 margin: 0 15px;

226}

227.space-aces-content-meta-ins h1 {

228 font-weight: 700;

229 font-size: 2.369em;

230 line-height: 1.1em;

231}

232.space-unit-single-1-ins {

233 max-width: 450px;

234}

235.space-unit-single-1-ins span.unit-title-1 {

236 font-weight: 700;

237 font-size: 2.369em;

238 line-height: 1.1em;

239 color: #151515;

240}

241.space-organization-archive-ins,

242.space-unit-archive-ins,

243.space-offers-archive-ins {

244 margin: 0;

245}

246.space-taxonomy-description {

247 margin-top: 30px;

248}

249.star-rating {

250 line-height: 1.2em;

251}

252

253/* Common Styles End */

254

255/* Single Organization Page - Style #1 Start */

256

257.space-single-organization .space-page-section-ins {

258 padding-top: 30px;

259}

260.space-single-organization .space-page-content-box-wrap {

261 border-bottom: 0;

262 padding-bottom: 45px;

263 margin: 0;

264}

265.space-single-organization .space-page-content-meta {

266 padding-bottom: 30px;

267}

268.space-organization-content-logo {

269 padding: 5px 0 10px;

270}

271.space-organization-content-logo img {

272 border-radius: 5px;

273}

274.space-organization-title-style-1 {

275 font-family: 'Roboto', sans-serif;

276 font-size: 1.777em;

277 line-height: 1.2em;

278 font-weight: 700;

279 color: #151515;

280 padding-bottom: 5px;

281}

282.space-organization-content-logo-stars {

283 padding-bottom: 10px;

284 margin-bottom: 10px;

285}

286.space-organization-content-logo-stars:after {

287 content: '';

288 position: absolute;

289 bottom: 0;

290 left: 0;

291 right: 0;

292 width: 60px;

293 height: 1px;

294 margin: 0 auto;

295 background-color: #dfe6e9;

296}

297.space-organization-content-logo-stars i {

298 font-size: 1em;

299 line-height: 1em;

300 color: #ff2453;

301 padding: 0 2px;

302}

303.space-organization-content-logo-stars .star-rating .star-full:before {

304 content: "\f005";

305 font-weight: 900;

306}

307.space-organization-content-logo-stars .star-rating .star-half:before {

308 content: "\f5c0";

309 font-weight: 900;

310}

311.space-organization-content-logo-stars .star-rating .star-empty:before {

312 content: "\f005";

313 font-weight: 400;

314}

315.space-organization-content-logo-stars .star-rating .star {

316 color: #ff2453;

317 display: inline-block;

318 font-family: 'Font Awesome 5 Free' !important;

319 font-size: 1em;

320 font-style: normal;

321 line-height: 1em;

322 text-align: center;

323 text-decoration: inherit;

324 vertical-align: top;

325 width: 1.2em;

326 padding: 0;

327}

328.space-organization-content-logo-stars .star-rating span.screen-reader-text {

329 display: none;

330}

331.space-organization-content-short-desc {

332 padding: 5px 0 0;

333 font-weight: 400;

334 font-size: 1em;

335 line-height: 1.45em;

336 color: #7f8c8d;

337}

338.space-organization-content-short-desc a {

339 color: #ff2453;

340 text-decoration: underline;

341}

342.space-organization-content-short-desc a:hover {

343 text-decoration: none;

344}

345.space-organization-content-short-desc p {

346 line-height: 1.45em !important;

347}

348.space-organization-content-button-block {

349 background-color: #f1f3f4;

350 border-radius: 5px;

351 padding: 10px 30px 30px;

352 margin-top: 15px;

353}

354.space-organization-content-button {

355 padding-top: 20px;

356}

357.space-organization-content-button a {

358 display: inline-block;

359 text-decoration: none !important;

360 padding: 13px 40px;

361 font-weight: 700;

362 font-size: 1em;

363 line-height: 1.25em;

364 color: #fff;

365 border-radius: 23px;

366 background-color: #2ecc71;

367 box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.35);

368

-webkit-transition: all 0.5s ease-in-out;

369

-moz-transition: all 0.5s ease-in-out;

370

-ms-transition: all 0.5s ease-in-out;

371

-o-transition: all 0.5s ease-in-out;

372 transition: all 0.5s ease-in-out;

373}

374.space-organization-content-button a:hover {

375 box-shadow: 0px 0px 15px 0px rgba(45, 221, 108, 0.55);

376}

377.space-organization-content-button a i {

378 padding-left: 5px;

379}

380.space-organization-content-info {

381 padding-top: 20px;

382 font-weight: 400;

383 font-size: 0.75em;

384 line-height: 1.45em;

385 color: #7f8c8d;

386}

387.space-organization-content-info strong {

388 font-weight: 700;

389 font-size: 28.43px;

390 line-height: 1.25em;

391 color: #111111;

392}

393.space-organization-content-info span {

394 display: inline-block;

395 font-weight: 700;

396 font-size: 16px;

397 line-height: 1.25em;

398 color: #2e3246;

399 padding-bottom: 5px;

400}

401.space-organization-content-info a {

402 color: #ff2453;

403 text-decoration: underline;

404}

405.space-organization-content-info a:hover {

406 text-decoration: none;

407}

408.space-organization-content-info p {

409 padding-bottom: 0 !important;

410 line-height: 1.45em !important;

411}

412.space-organization-content-rating-wrap {

413 z-index: 1;

414 margin-top: 30px;

415 /* margin-bottom: 30px; */

416}

417.space-organization-content-rating {

418 background-color: #f1f3f4;

419 border-radius: 5px;

420 margin-bottom: 2px;

421}

422.space-organization-content-rating-logo {

423 text-align: center;

424 width: 100px;

425 height: 100px;

426 background-color: #fff;

427 margin: 0 auto -50px;

428 padding: 0;

429 border-radius: 50%;

430 z-index: 1;

431 box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);

432}

433.space-organization-content-rating-logo-ins {

434 width: 80px;

435 height: 80px;

436 padding: 0;

437 margin: auto;

438 border-radius: 50%;

439 top: 0;

440 right: 0;

441 bottom: 0;

442 left: 0;

443}

444.space-organization-content-rating-logo .space-organization-content-rating-logo-ins img {

445 width: 80px;

446 height: 80px;

447 border-radius: 50% !important;

448}

449.space-organization-content-rating-ins {

450 padding: 60px 30px 20px;

451}

452.space-organization-content-rating-items {

453 display: -webkit-box;

454 display: -moz-box;

455 display: -ms-flexbox;

456 display: -webkit-flex;

457 display: flex;

458 flex-wrap: wrap;

459 border-top: 1px solid #dfe6e9;

460 padding-top: 30px;

461}

462.space-organization-content-rating-item {

463 padding-bottom: 20px;

464 display: inline-block;

465}

466.space-organization-content-rating-item label {

467 display: block;

468 padding-bottom: 5px;

469 font-weight: 400;

470 font-size: 1em;

471 line-height: 1.45em;

472 color: #111111;

473}

474.space-organization-content-rating-stars i {

475 font-size: 1em;

476 line-height: 1em;

477 color: #ff2453;

478 padding: 0 2px;

479}

480.space-organization-content-rating-overall {

481 margin-bottom: 30px;

482}

483.space-organization-content-rating-overall label {

484 display: block;

485 padding-bottom: 5px;

486 font-weight: 900;

487 font-size: 1.333em;

488 line-height: 1.45em;

489 color: #151515;

490}

491.space-organization-content-rating-overall .star-rating {

492 display: inline-block;

493 background-color: #fff;

494 border-radius: 20px;

495 padding: 10px 25px;

496 box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);

497}

498.space-organization-content-rating-overall .star-rating .star-full:before,

499.space-organization-content-rating-stars .star-rating .star-full:before {

500 content: "\f005";

501 font-weight: 900;

502}

503.space-organization-content-rating-overall .star-rating .star-half:before,

504.space-organization-content-rating-stars .star-rating .star-half:before {

505 content: "\f5c0";

506 font-weight: 900;

507}

508.space-organization-content-rating-overall .star-rating .star-empty:before,

509.space-organization-content-rating-stars .star-rating .star-empty:before {

510 content: "\f005";

511 font-weight: 400;

512}

513.space-organization-content-rating-overall .star-rating .star,

514.space-organization-content-rating-stars .star-rating .star {

515 color: #ff2453;

516 display: inline-block;

517 font-family: 'Font Awesome 5 Free' !important;

518 font-size: 1em;

519 font-style: normal;

520 line-height: 1;

521 text-align: center;

522 text-decoration: inherit;

523 vertical-align: top;

524 width: 1.333em;

525 padding: 0 2px;

526}

527.space-organization-content-rating-stars .star-rating .star {

528 width: 1.2em;

529 padding: 0;

530}

531.space-organization-content-rating-overall .star-rating span.screen-reader-text {

532 display: none;

533}

534.space-organization-content-excerpt {

535 overflow: hidden;

536 padding-bottom: 20px;

537 margin-bottom: 30px;

538 font-weight: 300;

539 font-size: 1.333em;

540 line-height: 1.45em;

541 color: #7f8c8d;

542 border-bottom: 1px solid #dfe6e9;

543}

544.space-organization-content-excerpt p {

545 line-height: 1.45em;

546}

547.space-organization-content-excerpt img {

548 display: inline-block;

549 margin: 7px 0 15px;

550 border-radius: 5px;

551}

552.space-organization-content-excerpt img.left {

553 margin-right: 30px;

554}

555.space-organization-content-excerpt img.right {

556 margin-left: 30px;

557}

558.space-aces-content-section .space-page-content-meta {

559 margin-bottom: 10px;

560}

561

562/* Single Organization Page - Style #1 End */

563

564/* Single Organization Page - Style #2 Start */

565

566.space-style-2-organization .space-page-content-wrap {

567 margin-bottom: 45px;

568}

569.space-style-2-organization .space-page-section-ins {

570 padding-top: 35px;

571}

572.space-style-2-organization .space-organization-content-excerpt {

573 padding-bottom: 0;

574 border-bottom: 0;

575}

576.space-style-2-organization-header {

577 background-color: #f1f3f4;

578}

579.space-style-2-organization-header-ins {

580 padding: 60px 0 !important;

581}

582.space-style-2-organization-header-elements {

583 display: -webkit-box;

584 display: -moz-box;

585 display: -ms-flexbox;

586 display: -webkit-flex;

587 display: flex;

588 flex-wrap: wrap;

589}

590.space-style-2-organization-header-left {

591 display: inline-block;

592}

593.space-style-2-organization-header-left-ins {

594 margin: 0 15px;

595}

596.space-organization-header-logo-title {

597 display: -webkit-box;

598 display: -moz-box;

599 display: -ms-flexbox;

600 display: -webkit-flex;

601 display: flex;

602 align-items: center;

603}

604.space-organization-header-logo-box {

605 line-height: 0;

606 width: 135px;

607 flex: none;

608}

609.space-organization-header-logo-box img {

610 border-radius: 5px;

611}

612.space-organization-header-logo-rating {

613 display: inline-block;

614 right: -15px;

615 top: -15px;

616 padding: 7px 8px 7px 10px;

617 background-color: #fff;

618 color: #111111;

619 font-weight: 700;

620 font-size: 1em;

621 line-height: 16px;

622 border-radius: 15px;

623 box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);

624}

625.space-organization-header-logo-rating i {

626 color: #ff2453;

627 display: inline-block;

628 float: right;

629 padding-top: 1px;

630 padding-left: 5px;

631

font-size: 13px;

632}

633.space-organization-header-title-box {

634 margin-left: 30px;

635}

636.space-organization-header-title-box h1 {

637 font-weight: 700;

638 font-size: 2.369em;

639 line-height: 1.1em;

640}

641.space-organization-header-title-box span.organization-title-2 {

642 font-family: 'Roboto', sans-serif;

643 color: #151515;

644 font-weight: 700;

645 font-size: 2.369em;

646 line-height: 1.1em;

647}

648.space-organization-header-short-desc {

649 padding: 5px 0 0;

650 font-weight: 400;

651 font-size: 1em;

652 line-height: 1.45em;

653 color: #7f8c8d;

654}

655.space-organization-header-short-desc a {

656 color: #ff2453;

657 text-decoration: underline;

658}

659.space-organization-header-short-desc a:hover {

660 text-decoration: none;

661}

662.space-header-accepted-info {

663 padding: 5px 0 0;

664 font-weight: 400;

665 font-size: 0.75em;

666 line-height: 1.45em;

667 color: #7f8c8d;

668}

669.space-header-accepted-info i.fa-check-circle {

670 color: #2ecc71;

671}

672.space-header-accepted-info i.fa-times-circle {

673 color: #ff2453;

674}

675.space-style-2-organization-header-right {

676 display: inline-block;

677 display: -webkit-box;

678 display: -moz-box;

679 display: -ms-flexbox;

680 display: -webkit-flex;

681 display: flex;

682 align-items: center;

683}

684.space-organization-header-button a.space-style-2-button {

685 display: block;

686 padding: 17px 40px;

687 margin: 15px 15px 10px;

688 font-weight: 300;

689 font-size: 1.333em;

690 line-height: 1.25em;

691 color: #fff;

692 border-radius: 5px;

693 background-color: #2ecc71;

694 text-decoration: none !important;

695 box-shadow: 0px 5px 15px 0px rgba(45, 221, 108, 0.55);

696

-webkit-transition: all 0.5s ease-in-out;

697

-moz-transition: all 0.5s ease-in-out;

698

-ms-transition: all 0.5s ease-in-out;

699

-o-transition: all 0.5s ease-in-out;

700 transition: all 0.5s ease-in-out;

701}

702.space-organization-header-button a.space-style-2-button:hover {

703 box-shadow: 0px 5px 15px 0px rgba(45, 221, 108, 0);

704}

705.space-organization-header-button a.space-style-2-button i {

706 padding-left: 5px;

707 font-size: 18px;

708}

709.space-organization-header-button-notice {

710 margin: 5px 15px 0;

711 font-weight: 400;

712 font-size: 0.75em;

713 line-height: 1.25em;

714 color: #7f8c8d;

715}

716.space-organization-header-button-notice a {

717 color: #7f8c8d;

718 text-decoration: underline;

719}

720.space-organization-header-button-notice a:hover {

721 text-decoration: none;

722}

723.space-organization-single-2 {

724 max-width: 1200px;

725 margin: 0 auto;

726}

727.space-organization-single-2.dark-background .space-style-2-organization-header-title-box h1 {

728 color: #fff;

729}

730.space-organization-single-2.dark-background .space-organization-header-title-box span.organization-title-2 {

731 color: #fff;

732}

733.space-organization-single-2.dark-background .space-organization-header-short-desc {

734 color: #b2bec3;

735}

736.space-organization-single-2.dark-background .space-organization-header-short-desc a {

737 color: #b2bec3 !important;

738}

739.space-organization-single-2.dark-background .space-organization-header-title-box .space-header-accepted-info {

740 color: #e4e5e7;

741}

742.space-organization-single-2.dark-background .space-vendors span {

743 color: #b2bec3;

744}

745.space-organization-single-2.dark-background .space-vendors-item.name {

746 color: #b2bec3 !important;

747 font-weight: 400;

748}

749

750/* Single Organization Page - Style #2 End */

751

752/* Single Organization Page - Style #3 Start */

753

754.space-style-3-organization .space-page-content-wrap {

755 margin-bottom: 45px;

756}

757.space-style-3-organization-header {

758 min-height: 400px;

759 background-color: #b2bec3;

760 background-repeat: no-repeat;

761 background-position: center;

762 background-size: cover;

763 display: -webkit-box;

764 display: -moz-box;

765 display: -ms-flexbox;

766 display: -webkit-flex;

767 display: flex;

768 align-items: center;

769}

770.space-style-3-organization-header .space-overlay {

771 background: rgba(0, 0, 0, 0.6);

772}

773.space-style-3-organization-header-ins {

774 padding: 60px 0 !important;

775 width: 100%;

776}

777.space-style-3-organization-header-elements {

778 display: -webkit-box;

779 display: -moz-box;

780 display: -ms-flexbox;

781 display: -webkit-flex;

782 display: flex;

783 flex-wrap: wrap;

784}

785.space-style-3-organization-header-left {

786 display: -webkit-box;

787 display: -moz-box;

788 display: -ms-flexbox;

789 display: -webkit-flex;

790 display: flex;

791 align-items: center;

792 justify-content: center;

793}

794.space-style-3-organization-header-left-ins {

795 margin: 0 15px;

796}

797.space-style-3-organization-header-logo-box {

798 line-height: 0;

799}

800.space-style-3-organization-header-logo-box img {

801 border-radius: 5px;

802}

803.space-style-3-organization-header-right {

804 display: -webkit-box;

805 display: -moz-box;

806 display: -ms-flexbox;

807 display: -webkit-flex;

808 display: flex;

809 align-items: center;

810}

811.space-style-3-organization-header-title {

812 margin: 0 15px;

813}

814.space-style-3-organization-header-title-box h1 {

815 font-weight: 700;

816 font-size: 2.369em;

817 line-height: 1.1em;

818 color: #fff;

819}

820.space-style-3-organization-header-title-box span.organization-title-3 {

821 font-weight: 700;

822 font-size: 2.369em;

823 line-height: 1.1em;

824 color: #151515;

825}

826.space-style-3-organization-header-short-desc {

827 padding: 10px 0 0;

828 font-weight: 400;

829 font-size: 1em;

830 line-height: 1.45em;

831 color: #b2bec3;

832}

833.space-style-3-organization-header-short-desc a {

834 color: #b2bec3;

835 text-decoration: underline;

836}

837.space-style-3-organization-header-short-desc a:hover {

838 text-decoration: none;

839}

840.space-style-3-organization-header-title-box .space-header-accepted-info {

841 color: #7f8c8d;

842}

843.space-style-3-organization-header-button-ins {

844 display: inline-block;

845 margin-top: 15px;

846}

847.space-style-3-organization-header-button a.space-style-3-button {

848 display: inline-block;

849 padding: 13px 70px;

850 margin: 0 0 10px;

851 font-weight: 400;

852 font-size: 1em;

853 line-height: 1.25em;

854 color: #fff;

855 border-radius: 23px;

856 background-color: #2ecc71;

857 text-decoration: none !important;

858 box-shadow: 0px 5px 15px 0px rgba(45, 221, 108, 0.55);

859

-webkit-transition: all 0.5s ease-in-out;

860

-moz-transition: all 0.5s ease-in-out;

861

-ms-transition: all 0.5s ease-in-out;

862

-o-transition: all 0.5s ease-in-out;

863 transition: all 0.5s ease-in-out;

864}

865.space-style-3-organization-header-button a.space-style-3-button:hover {

866 box-shadow: 0px 5px 15px 0px rgba(45, 221, 108, 0);

867}

868.space-style-3-organization-header-button-notice {

869 font-weight: 400;

870 font-size: 0.75em;

871 line-height: 1.25em;

872 color: #7f8c8d;

873}

874.space-style-3-organization-header-button-notice a {

875 color: #7f8c8d;

876 text-decoration: underline;

877}

878.space-style-3-organization-header-button-notice a:hover {

879 text-decoration: none;

880}

881.space-style-3-organization-header-rating {

882 display: -webkit-box;

883 display: -moz-box;

884 display: -ms-flexbox;

885 display: -webkit-flex;

886 display: flex;

887 flex-wrap: wrap;

888 align-items: center;

889 right: 15px;

890 top: 0;

891 color: #b2bec3;

892 font-size: 1em;

893 line-height: 30px;

894}

895.space-style-3-organization-header-rating strong {

896 font-weight: 700;

897 font-size: 1em;

898 line-height: 30px;

899 color: #fff;

900}

901.space-organization-single-3 .space-style-3-organization-header-rating strong {

902 color: #111111;

903}

904.space-rating-star-wrap {

905 display: inline-block;

906 width: 30px;

907 height: 30px;

908 line-height: 30px;

909 text-align: center;

910 margin-right: 5px;

911}

912.space-rating-star-background {

913 left: 0;

914 top: 0;

915 width: 100%;

916 height: 100%;

917 border-radius: 50%;

918 background-color: #ffd32a;

919 opacity: 0.3;

920}

921.space-rating-star-icon {

922 left: 0;

923 top: 0;

924 width: 100%;

925 height: 100%;

926}

927.space-organization-single-3 {

928 max-width: 1200px;

929 margin: 0 auto;

930}

931.space-organization-single-3.dark-background .space-style-3-organization-header-title-box h1 {

932 color: #fff;

933}

934.space-organization-single-3.dark-background .space-style-3-organization-header-title-box span.organization-title-3 {

935 color: #fff;

936}

937.space-organization-single-3.dark-background .space-style-3-organization-header-short-desc {

938 color: #b2bec3;

939}

940.space-organization-single-3.dark-background .space-style-3-organization-header-short-desc a {

941 color: #b2bec3 !important;

942}

943.space-organization-single-3.dark-background .space-style-3-organization-header-rating {

944 color: #b2bec3;

945}

946.space-organization-single-3.dark-background .space-style-3-organization-header-rating strong {

947 color: #fff;

948}

949.space-organization-single-3.dark-background .space-style-3-organization-header-title-box .space-header-accepted-info {

950 color: #e4e5e7;

951}

952.space-organization-single-3.dark-background .space-vendors-item.name {

953 color: #b2bec3 !important;

954 font-weight: 400;

955}

956

957/* Single Organization Page - Style #3 End */

958

959/* Call to action & Ratings Block Start */

960

961.space-organization-style-2-calltoaction-rating {

962 background-color: #f1f3f4;

963 border-radius: 5px;

964 padding: 35px 30px;

965}

966.space-organization-style-2-calltoaction-block {

967 display: -webkit-box;

968 display: -moz-box;

969 display: -ms-flexbox;

970 display: -webkit-flex;

971 display: flex;

972 flex-wrap: wrap;

973 padding-bottom: 0;

974}

975.space-organization-style-2-calltoaction-text {

976 display: inline-block;

977 display: -webkit-box;

978 display: -moz-box;

979 display: -ms-flexbox;

980 display: -webkit-flex;

981 display: flex;

982 align-items: center;

983}

984.space-organization-style-2-calltoaction-text-ins {

985 padding-right: 30px;

986 font-weight: 400;

987 font-size: 0.75em;

988 line-height: 1.45em;

989 color: #7f8c8d;

990}

991.space-organization-style-2-calltoaction-text-ins strong {

992 font-weight: 700;

993 font-size: 28.43px;

994 line-height: 1.25em;

995 color: #111111;

996}

997.space-organization-style-2-calltoaction-text-ins span {

998 display: inline-block;

999 font-weight: 700;

1000 font-size: 16px;

1001 line-height: 1.25em;

1002 color: #2e3246;

1003 padding-bottom: 5px;

1004}

1005.space-organization-style-2-calltoaction-text-ins a {

1006 color: #ff2453;

1007 text-decoration: underline;

1008}

1009.space-organization-style-2-calltoaction-text-ins a:hover {

1010 text-decoration: none;

1011}

1012.space-organization-style-2-calltoaction-text-ins p {

1013 padding-bottom: 0 !important;

1014 line-height: 1.45em !important;

1015}

1016.space-organization-style-2-calltoaction-button {

1017 display: inline-block;

1018 display: -webkit-box;

1019 display: -moz-box;

1020 display: -ms-flexbox;

1021 display: -webkit-flex;

1022 display: flex;

1023 align-items: center;

1024 justify-content: flex-end;

1025}

1026.space-organization-style-2-calltoaction-button-ins a.space-calltoaction-button {

1027 display: inline-block;

1028 text-decoration: none !important;

1029 padding: 13px 40px;

1030 margin: 8px 0;

1031 font-weight: 700;

1032 font-size: 1em;

1033 line-height: 1.25em;

1034 color: #fff;

1035 border-radius: 23px;

1036 background-color: #2ecc71;

1037 box-shadow: 0px 5px 15px 0px rgba(45, 221, 108, 0.55);

1038

-webkit-transition: all 0.5s ease-in-out;

1039

-moz-transition: all 0.5s ease-in-out;

1040

-ms-transition: all 0.5s ease-in-out;

1041

-o-transition: all 0.5s ease-in-out;

1042 transition: all 0.5s ease-in-out;

1043}

1044.space-organization-style-2-calltoaction-button-ins a.space-calltoaction-button:hover {

1045 box-shadow: 0px 5px 15px 0px rgba(45, 221, 108, 0);

1046}

1047.space-organization-style-2-calltoaction-button-ins a.space-calltoaction-button i {

1048 padding-left: 5px;

1049}

1050.space-organization-style-2-calltoaction-button-notice {

1051 font-weight: 400;

1052 font-size: 0.75em;

1053 line-height: 1.25em;

1054 color: #7f8c8d;

1055}

1056.space-organization-style-2-calltoaction-button-notice a {

1057 color: #7f8c8d;

1058 text-decoration: underline;

1059}

1060.space-organization-style-2-calltoaction-button-notice a:hover {

1061 text-decoration: none;

1062}

1063.space-organization-style-2-ratings-block {

1064 display: -webkit-box;

1065 display: -moz-box;

1066 display: -ms-flexbox;

1067 display: -webkit-flex;

1068 display: flex;

1069 flex-wrap: wrap;

1070 border-top: 1px solid #dcdde1;

1071 padding-top: 20px;

1072 margin-top: 20px;

1073}

1074.space-organization-style-2-ratings-all {

1075 display: inline-block;

1076 display: -webkit-box;

1077 display: -moz-box;

1078 display: -ms-flexbox;

1079 display: -webkit-flex;

1080 display: flex;

1081 align-items: center;

1082}

1083.space-organization-style-2-ratings-all-ins {

1084 display: -webkit-box;

1085 display: -moz-box;

1086 display: -ms-flexbox;

1087 display: -webkit-flex;

1088 display: flex;

1089 flex-wrap: wrap;

1090}

1091.space-organization-style-2-ratings-all-item {

1092 display: inline-block;

1093}

1094.space-organization-style-2-ratings-all-item-ins {

1095 line-height: 30px;

1096 padding: 10px 15px 10px 0;

1097}

1098.space-organization-style-2-ratings-all-item-value {

1099 float: left;

1100 display: inline-block;

1101 padding: 8px 8px 6px 10px;

1102 margin-right: 12px;

1103 background-color: #fff;

1104 color: #111111;

1105 font-weight: 700;

1106 font-size: 1em;

1107 line-height: 16px;

1108 border-radius: 15px;

1109 box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);

1110}

1111.space-organization-style-2-ratings-all-item-value i {

1112 color: #ff2453;

1113 display: inline-block;

1114 float: right;

1115 padding-top: 1px;

1116 padding-left: 5px;

1117

font-size: 13px;

1118}

1119.space-organization-style-2-rating-overall {

1120 display: inline-block;

1121 display: -webkit-box;

1122 display: -moz-box;

1123 display: -ms-flexbox;

1124 display: -webkit-flex;

1125 display: flex;

1126 align-items: center;

1127 justify-content: flex-end;

1128}

1129.space-organization-style-2-rating-overall-ins {

1130 padding: 10px 0;

1131 font-weight: 700;

1132 font-size: 3.157em;

1133 line-height: 1em;

1134 color: #111111;

1135}

1136.space-organization-style-2-rating-overall-ins span {

1137 display: block;

1138 font-weight: 400;

1139 font-size: 16px;

1140 line-height: 24px;

1141}

1142

1143/* Call to action & Ratings Block End */

1144

1145/* Organization Details Start */

1146

1147/*

1148.space-organization-details {

1149 padding-bottom: 45px;

1150}

1151*/

1152.space-organization-details-title {

1153 margin-bottom: 15px;

1154}

1155.space-organization-details-item {

1156 display: -webkit-box;

1157 display: -moz-box;

1158 display: -ms-flexbox;

1159 display: -webkit-flex;

1160 display: flex;

1161 flex-wrap: wrap;

1162 padding: 10px 0 15px;

1163}

1164.space-organization-details .space-organization-details-item {

1165 border-top: 1px solid #dfe6e9;

1166 margin-top: 30px;

1167 padding: 20px 0;

1168}

1169.space-organization-details-item-title {

1170 display: inline-block;

1171 line-height: 30px;

1172}

1173.space-organization-details-item-title span {

1174 display: inline-block;

1175 text-align: center;

1176 margin-right: 10px;

1177 width: 30px;

1178 height: 30px;

1179 background-color: #f1f3f4;

1180 border-radius: 50%;

1181 color: #ff2453;

1182

font-size: 12px;

1183 line-height: 30px;

1184}

1185i.fa-puzzle-piece {

1186 padding-left: 3px;

1187}

1188.space-organization-details-item-links {

1189 display: -webkit-box;

1190 display: -moz-box;

1191 display: -ms-flexbox;

1192 display: -webkit-flex;

1193 display: flex;

1194 flex-wrap: wrap;

1195}

1196.space-organization-details-item-links a {

1197 display: inline-block;

1198 color: #2e3246 !important;

1199 text-decoration: none !important;

1200 font-size: 1em;

1201 line-height: 1.333em;

1202 padding: 5px 20px 6px;

1203 margin-right: 4px;

1204 margin-bottom: 8px;

1205 border-radius: 16px;

1206 background-color: #f1f3f4;

1207}

1208.space-organization-details-item-links a:hover {

1209 color: #fff !important;

1210 text-decoration: none !important;

1211 background-color: #ff2453;

1212}

1213.space-organization-details-item-links a.logo-item {

1214 font-size: 0;

1215 line-height: 0;

1216 padding: 0;

1217 margin: 0 10px 8px 6px;

1218 border-radius: 0;

1219 background-color: transparent;

1220}

1221.space-organization-details-item-links a.logo-item:hover {

1222 color: transparent;

1223 background-color: transparent;

1224}

1225.space-organization-details-item-links span {

1226 display: inline-block;

1227 color: #2e3246;

1228 font-size: 1em;

1229 line-height: 1.333em;

1230 padding: 5px 20px 6px;

1231 margin-right: 4px;

1232 margin-bottom: 8px;

1233 border-radius: 16px;

1234 background-color: #f1f3f4;

1235}

1236.space-organization-details-item-links span.flag-item {

1237 font-size: 0;

1238 line-height: 0;

1239 padding: 0;

1240 margin: 0 10px 8px 6px;

1241 border-radius: 0;

1242 background-color: transparent;

1243}

1244

1245/* Organization Details End */

1246

1247/* Pros/Cons Start */

1248

1249.space-pros-cons {

1250 display: -webkit-box;

1251 display: -moz-box;

1252 display: -ms-flexbox;

1253 display: -webkit-flex;

1254 display: flex;

1255 flex-wrap: wrap;

1256 margin-bottom: 60px;

1257}

1258.space-pros-cons ul,

1259.space-pros ul,

1260.space-cons ul {

1261 margin-left: 0 !important;

1262 margin-bottom: 0 !important;

1263}

1264.space-pros-cons ul li,

1265.space-pros ul li,

1266.space-cons ul li {

1267 list-style: none !important;

1268 padding: 5px 5px 5px 22px !important;

1269 font-size: 1em;

1270 line-height: 1.25em;

1271 position: relative;

1272}

1273.space-pros-cons ul li:before,

1274.space-pros ul li:before,

1275.space-cons ul li:before {

1276 content: "\f058";

1277 font-family: 'Font Awesome 5 Free' !important;

1278 font-weight: 400;

1279 position: absolute;

1280

font-size: 14px;

1281 top: 5px;

1282 left: 0;

1283 color: #ff2453;

1284}

1285.space-pros-cons ul li a,

1286.space-pros-cons ol li a,

1287.space-pros ul li a,

1288.space-pros ol li a,

1289.space-cons ul li a,

1290.space-cons ol li a {

1291 color: #ff2453;

1292 text-decoration: underline;

1293}

1294.space-pros-cons ul li a:hover,

1295.space-pros-cons ol li a:hover,

1296.space-pros ul li a:hover,

1297.space-pros ol li a:hover,

1298.space-cons ul li a:hover,

1299.space-cons ol li a:hover {

1300 color: #be2edd;

1301}

1302.space-pros-cons ol,

1303.space-pros ol,

1304.space-cons ol {

1305 list-style: decimal;

1306 padding-left: 18px;

1307}

1308.space-pros-cons ol li,

1309.space-pros ol li,

1310.space-cons ol li {

1311 padding: 5px 5px 5px 5px;

1312 font-size: 1em;

1313 line-height: 1.25em;

1314 position: relative;

1315}

1316.space-pros {

1317 display: flex;

1318 flex-direction: column;

1319}

1320.space-cons {

1321 display: flex;

1322 flex-direction: column;

1323}

1324.space-pros-ins {

1325 flex-grow: 1;

1326 flex-shrink: 1;

1327 flex-basis: auto;

1328 overflow: hidden;

1329 padding: 30px;

1330 border: 1px solid #dfe6e9;

1331 border-radius: 5px;

1332 margin-bottom: 15px;

1333}

1334.space-pros.box-50 .space-pros-ins {

1335 margin-right: 15px;

1336}

1337.space-pros-ins:before {

1338 content: "\f067";

1339 font-family: 'Font Awesome 5 Free' !important;

1340 font-weight: 700;

1341 position: absolute;

1342 font-size: 34px;

1343 line-height: 50px;

1344 text-align: center;

1345 top: 15px;

1346 right: 15px;

1347 color: #fff;

1348 border-radius: 50%;

1349 width: 50px;

1350 height: 50px;

1351 background-color: #d5f1e2;

1352}

1353.space-pros-ins ul li:before {

1354 font-weight: 700;

1355 content: "\f067";

1356 color: #2ecc71 !important;

1357}

1358.space-cons-ins {

1359 flex-grow: 1;

1360 flex-shrink: 1;

1361 flex-basis: auto;

1362 overflow: hidden;

1363 padding: 30px;

1364 border: 1px solid #dfe6e9;

1365 border-radius: 5px;

1366 margin-bottom: 15px;

1367}

1368.space-cons.box-50 .space-cons-ins {

1369 margin-left: 15px;

1370}

1371.space-cons-ins:before {

1372 content: "\f068";

1373 font-family: 'Font Awesome 5 Free' !important;

1374 font-weight: 700;

1375 position: absolute;

1376 font-size: 34px;

1377 line-height: 50px;

1378 text-align: center;

1379 top: 15px;

1380 right: 15px;

1381 color: #fff;

1382 border-radius: 50%;

1383 width: 50px;

1384 height: 50px;

1385 background-color: #fde3e8;

1386}

1387.space-cons-ins ul li:before {

1388 font-weight: 700;

1389 content: "\f068";

1390 color: #ff2453 !important;

1391}

1392.space-pros-title,

1393.space-cons-title {

1394 padding-bottom: 15px;

1395 font-family: 'Roboto', sans-serif;

1396 color: #151515;

1397 font-size: 1.333em;

1398 line-height: 1.45em;

1399 font-weight: 700;

1400}

1401

1402/* Pros/Cons End */

1403

1404/* Organizations #1 Widget Start */

1405

1406.space-companies-home-widget {

1407 /* overflow: hidden; */

1408 background-color: #f1f3f4;

1409 margin-bottom: 60px;

1410}

1411.space-companies-home-widget .space-block-title {

1412 padding-bottom: 15px;

1413}

1414.space-companies-home-widget.homepage-block {

1415 margin-top: 0;

1416}

1417.space-companies-home-widget-ins {

1418 padding-top: 45px !important;

1419 padding-bottom: 30px !important;

1420}

1421.space-companies-archive-items {

1422 display: -webkit-box;

1423 display: -moz-box;

1424 display: -ms-flexbox;

1425 display: -webkit-flex;

1426 display: flex;

1427 flex-wrap: wrap;

1428 margin-top: 15px;

1429}

1430.space-companies-archive-item {

1431 display: inline-block;

1432}

1433.space-companies-archive-item img {

1434 border-radius: 5px;

1435}

1436.space-companies-archive-item-ins {

1437 border-radius: 5px;

1438 background-color: #fff;

1439 box-shadow: 0px 10px 40px 0px rgba(109, 141, 173, 0.25);

1440 margin: 0 15px 30px;

1441

-webkit-transition: all 0.5s ease-in-out;

1442

-moz-transition: all 0.5s ease-in-out;

1443

-ms-transition: all 0.5s ease-in-out;

1444

-o-transition: all 0.5s ease-in-out;

1445 transition: all 0.5s ease-in-out;

1446}

1447.space-companies-archive-item-ins:hover {

1448 box-shadow: 0px 15px 40px 0px rgba(109, 141, 173, 0.55);

1449}

1450.space-companies-archive-item-big-img {

1451 margin-bottom: 0;

1452 line-height: 0;

1453}

1454.space-companies-archive-item-big-img a img {

1455 border-radius: 5px 5px 0 0 !important;

1456}

1457.space-companies-archive-item-wrap {

1458 padding: 45px 30px 30px;

1459}

1460.space-companies-archive-item-wrap.big {

1461 padding: 30px;

1462}

1463.space-companies-archive-item-img {

1464 margin-bottom: 30px;

1465 line-height: 0;

1466}

1467.space-companies-archive-item-title {

1468 margin-bottom: 10px;

1469}

1470.space-companies-archive-item-title a {

1471 font-weight: 700;

1472 font-size: 1.333em;

1473 line-height: 1.25em;

1474 color: #151515;

1475}

1476.space-companies-archive-item-title a:hover {

1477 color: #b2bec3;

1478}

1479.space-companies-archive-item-rating {

1480 margin-bottom: 15px;

1481}

1482.space-companies-archive-item-rating .star-rating .star-full:before {

1483 content: "\f005";

1484 font-weight: 900;

1485}

1486.space-companies-archive-item-rating .star-rating .star-half:before {

1487 content: "\f5c0";

1488 font-weight: 900;

1489}

1490.space-companies-archive-item-rating .star-rating .star-empty:before {

1491 content: "\f005";

1492 font-weight: 400;

1493}

1494.space-companies-archive-item-rating .star-rating .star {

1495 color: #ff2453;

1496 display: inline-block;

1497 font-family: 'Font Awesome 5 Free' !important;

1498 font-size: 1em;

1499 font-style: normal;

1500 line-height: 1;

1501 text-align: center;

1502 text-decoration: inherit;

1503 vertical-align: top;

1504 padding-right: 1px;

1505 padding-left: 1px;

1506}

1507.space-companies-archive-item-rating .star-rating span.screen-reader-text {

1508 display: none;

1509}

1510.space-companies-archive-item-short-desc {

1511 font-weight: 400;

1512 font-size: 0.75em;

1513 line-height: 1.45em;

1514 color: #7f8c8d;

1515}

1516.space-companies-archive-item-short-desc a {

1517 color: #ff2453;

1518 text-decoration: underline;

1519}

1520.space-companies-archive-item-short-desc a:hover {

1521 text-decoration: none;

1522}

1523.space-companies-archive-item-short-desc p {

1524 line-height: 1.45em !important;

1525}

1526.space-companies-archive-item-button {

1527 margin-top: 30px;

1528}

1529.space-companies-archive-item-button a {

1530 display: inline-block;

1531 padding: 13px 40px;

1532 font-weight: 700;

1533 font-size: 1em;

1534 line-height: 1.25em;

1535 color: #fff;

1536 border-radius: 23px;

1537 background-color: #be2edd;

1538 box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.15);

1539

-webkit-transition: all 0.5s ease-in-out;

1540

-moz-transition: all 0.5s ease-in-out;

1541

-ms-transition: all 0.5s ease-in-out;

1542

-o-transition: all 0.5s ease-in-out;

1543 transition: all 0.5s ease-in-out;

1544}

1545.space-companies-archive-item-button a:hover {

1546 box-shadow: 0px 8px 30px 0px rgba(190, 46, 221, 0.60);

1547}

1548.space-organizations-archive-item-button-notice {

1549 margin: 8px 15px 0;

1550 font-weight: 400;

1551 font-size: 0.75em;

1552 line-height: 1.25em;

1553 color: #7f8c8d;

1554}

1555.space-organizations-archive-item-button-notice a {

1556 color: #7f8c8d !important;

1557 text-decoration: underline;

1558}

1559.space-organizations-archive-item-button-notice a:hover {

1560 text-decoration: none;

1561}

1562.space-organizations-archive-item-button-notice p {

1563 line-height: 1.25em !important;

1564}

1565

1566/* Organizations #1 Widget End */

1567

1568/* Organizations #2 Widget Start */

1569

1570.space-companies-home-2-widget .space-block-title {

1571 padding-bottom: 15px;

1572}

1573.space-companies-home-2-widget-ins {

1574 padding-bottom: 30px;

1575}

1576.space-companies-2-archive-items {

1577 display: -webkit-box;

1578 display: -moz-box;

1579 display: -ms-flexbox;

1580 display: -webkit-flex;

1581 display: flex;

1582 flex-wrap: wrap;

1583 margin-top: 15px;

1584}

1585.space-companies-2-archive-item {

1586 display: inline-block;

1587}

1588.space-companies-2-archive-item img {

1589 border-radius: 5px;

1590 box-shadow: 0px 10px 40px 0px rgb(109 141 173 / 25%);

1591}

1592.space-companies-2-archive-item-ins {

1593 margin: 0 15px 30px;

1594 display: -webkit-box;

1595 display: -moz-box;

1596 display: -ms-flexbox;

1597 display: -webkit-flex;

1598 display: flex;

1599 flex-wrap: wrap;

1600 /* overflow: hidden; */

1601}

1602.space-companies-2-archive-item-img {

1603 width: 115px;

1604 height: 100px;

1605 margin-right: -115px;

1606 line-height: 0;

1607 z-index: 1;

1608}

1609.space-companies-2-archive-item-title-box {

1610 width: 100%;

1611}

1612.space-companies-2-archive-item-title-box-ins {

1613 margin-left: 115px;

1614}

1615.space-companies-2-archive-item-title {

1616 margin-bottom: 5px;

1617 font-family: 'Roboto', sans-serif;

1618 font-weight: 700;

1619 font-size: 1em;

1620 line-height: 1.2em;

1621 color: #151515;

1622}

1623.space-companies-2-archive-item-title a {

1624 color: #151515;

1625 border-bottom: 1px solid transparent;

1626}

1627.space-companies-2-archive-item-title a:hover {

1628 color: #b2bec3;

1629}

1630.space-companies-2-archive-item-rating {

1631 margin-bottom: 5px;

1632}

1633.space-companies-2-archive-item-rating .star-rating .star-full:before {

1634 content: "\f005";

1635 font-weight: 900;

1636}

1637.space-companies-2-archive-item-rating .star-rating .star-half:before {

1638 content: "\f5c0";

1639 font-weight: 900;

1640}

1641.space-companies-2-archive-item-rating .star-rating .star-empty:before {

1642 content: "\f005";

1643 font-weight: 400;

1644}

1645.space-companies-2-archive-item-rating .star-rating .star {

1646 color: #ff2453;

1647 display: inline-block;

1648 font-family: 'Font Awesome 5 Free' !important;

1649 font-size: 0.75em;

1650 font-style: normal;

1651 line-height: 1;

1652 text-align: center;

1653 text-decoration: inherit;

1654 vertical-align: top;

1655 padding-right: 1px;

1656 padding-left: 1px;

1657}

1658.space-companies-2-archive-item-rating .star-rating span.screen-reader-text {

1659 display: none;

1660}

1661.space-companies-2-archive-item-desc {

1662 font-weight: 400;

1663 font-size: 0.75em;

1664 line-height: 1.2em;

1665 color: #7f8c8d;

1666}

1667.space-companies-2-archive-item-desc a {

1668 color: #ff2453;

1669 text-decoration: underline;

1670}

1671.space-companies-2-archive-item-desc a:hover {

1672 text-decoration: none;

1673}

1674.space-companies-2-archive-item-desc p {

1675 line-height: 1.2em !important;

1676}

1677

1678/* Organizations #2 Widget End */

1679

1680/* Organizations #3 Widget Start */

1681

1682.space-organizations-home-3-widget.homepage-block {

1683 margin-top: 0;

1684}

1685.space-organizations-home-3-widget {

1686 /* --- overflow: hidden; --- */

1687 background-color: #f1f3f4;

1688 margin-bottom: 60px;

1689}

1690.space-organizations-home-3-widget-ins {

1691 padding-top: 45px !important;

1692 padding-bottom: 30px !important;

1693}

1694.space-organizations-home-3-widget .space-block-title {

1695 padding-bottom: 15px;

1696}

1697.space-organizations-3-archive-items {

1698 display: -webkit-box;

1699 display: -moz-box;

1700 display: -ms-flexbox;

1701 display: -webkit-flex;

1702 display: flex;

1703 flex-wrap: wrap;

1704 margin-top: 15px;

1705}

1706.space-organizations-3-archive-item {

1707 display: inline-block;

1708}

1709.space-organizations-3-archive-item-ins {

1710 border-radius: 5px;

1711 padding: 10px 0;

1712 margin: 0 15px 30px;

1713 background-color: #fff;

1714 box-shadow: 0px 10px 40px 0px rgba(109, 141, 173, 0.25);

1715

-webkit-transition: all 0.5s ease-in-out;

1716

-moz-transition: all 0.5s ease-in-out;

1717

-ms-transition: all 0.5s ease-in-out;

1718

-o-transition: all 0.5s ease-in-out;

1719 transition: all 0.5s ease-in-out;

1720 display: -webkit-box;

1721 display: -moz-box;

1722 display: -ms-flexbox;

1723 display: -webkit-flex;

1724 display: flex;

1725 flex-wrap: wrap;

1726}

1727.space-organizations-3-archive-item-ins:hover {

1728 box-shadow: 0px 15px 40px 0px rgba(109, 141, 173, 0.55);

1729}

1730/*

1731.post-type-archive-casino .space-organizations-3-archive-item-ins,

1732.page-template-page-casino-archive-style-4 .space-organizations-3-archive-item-ins,

1733.archive .space-organizations-3-archive-item-ins {

1734 box-shadow: none;

1735 border: 1px solid #d6d7db;

1736}

1737.post-type-archive-casino .space-organizations-3-archive-item-ins:hover,

1738.page-template-page-casino-archive-style-4 .space-organizations-3-archive-item-ins:hover,

1739.archive .space-organizations-3-archive-item-ins:hover {

1740 box-shadow: none;

1741}

1742*/

1743.space-organizations-3-archive-item-ins.space-9 {

1744 border: 0;

1745 box-shadow: 0px 10px 40px 0px rgba(109, 141, 173, 0.25);

1746

-webkit-transition: all 0.5s ease-in-out;

1747

-moz-transition: all 0.5s ease-in-out;

1748

-ms-transition: all 0.5s ease-in-out;

1749

-o-transition: all 0.5s ease-in-out;

1750 transition: all 0.5s ease-in-out;

1751}

1752.space-organizations-3-archive-item-ins.space-9:hover {

1753 box-shadow: 0px 15px 40px 0px rgba(109, 141, 173, 0.55);

1754}

1755.space-organizations-3-archive-item-logo {

1756 order: 1;

1757 display: -webkit-box;

1758 display: -moz-box;

1759 display: -ms-flexbox;

1760 display: -webkit-flex;

1761 display: flex;

1762 align-items: center;

1763}

1764.space-organizations-3-archive-item-count {

1765 top: -22px;

1766 left: 30px;

1767 width: 30px;

1768 height: 42px;

1769 background-color: #be2edd;

1770 border-radius: 5px;

1771}

1772.space-organizations-3-archive-item:first-child .space-organizations-3-archive-item-count {

1773 background-color: #ff2453;

1774}

1775.space-organizations-3-archive-item-count span {

1776 position: relative;

1777 display: inline-block;

1778 width: 30px;

1779 padding: 7px 0;

1780 text-align: center;

1781 font-weight: 700;

1782 font-size: 1em;

1783 line-height: 1em;

1784 color: #fff;

1785}

1786.space-organizations-3-archive-item-count:before {

1787 content: '';

1788 display: block;

1789 width: 30px;

1790 height: 12px;

1791 background-color: rgba(0, 0, 0, 0.1);

1792 top: 0;

1793 left: 0;

1794 right: 0;

1795 border-radius: 5px 5px 0 0;

1796 z-index: 1;

1797}

1798.space-organizations-3-archive-item-count-2 {

1799 top: -15px;

1800 left: -15px;

1801 width: 30px;

1802 height: 30px;

1803 background-color: #be2edd;

1804 border-radius: 50%;

1805 z-index: 10;

1806 box-shadow: 0px 1px 2px 0px rgb(0 0 0 / 15%);

1807}

1808.space-organizations-3-archive-item:first-child .space-organizations-3-archive-item-count-2 {

1809 background-color: #ff2453;

1810}

1811.space-organizations-3-archive-item-count-2 span {

1812 position: relative;

1813 display: inline-block;

1814 width: 30px;

1815 padding: 7px 0;

1816 text-align: center;

1817 font-weight: 700;

1818 font-size: 1em;

1819 line-height: 1em;

1820 color: #fff;

1821}

1822.space-organizations-3-archive-item-logo-ins {

1823 padding: 10px 30px;

1824 line-height: 0;

1825}

1826.space-organizations-3-archive-item-logo-ins img {

1827 border-radius: 5px;

1828}

1829.space-organizations-3-logo-title-box {

1830 display: -webkit-box;

1831 display: -moz-box;

1832 display: -ms-flexbox;

1833 display: -webkit-flex;

1834 display: flex;

1835 flex-wrap: wrap;

1836 align-items: center;

1837 padding: 15px 0;

1838}

1839.space-organizations-3-logo-box {

1840 flex: 0 0 65px;

1841}

1842.space-organizations-3-logo-box img {

1843 box-shadow: 0px 5px 10px 0px rgb(109 141 173 / 25%);

1844}

1845.space-organizations-3-title-box {

1846 flex: 1 1 25%;

1847}

1848.space-organizations-3-title-box a {

1849 font-weight: 700;

1850 font-size: 1.333em;

1851 line-height: 1.25em;

1852 color: #151515 !important;

1853 text-decoration: none !important;

1854}

1855.space-organizations-3-title-box a:hover {

1856 color: #b2bec3 !important;

1857 text-decoration: none !important;

1858}

1859.space-organizations-3-archive-item-terms {

1860 order: 2;

1861 display: -webkit-box;

1862 display: -moz-box;

1863 display: -ms-flexbox;

1864 display: -webkit-flex;

1865 display: flex;

1866 align-items: center;

1867}

1868.space-organizations-3-archive-item-terms-ins {

1869 padding: 0 15px;

1870 font-weight: 400;

1871 font-size: 0.75em;

1872 line-height: 1.45em;

1873 color: #7f8c8d;

1874}

1875.space-organizations-3-archive-item-terms-ins a {

1876 color: #ff2453;

1877 text-decoration: underline;

1878}

1879.space-organizations-3-archive-item-terms-ins a:hover {

1880 text-decoration: none;

1881}

1882.space-organizations-3-archive-item-terms-ins strong {

1883 font-weight: 700;

1884 font-size: 28.43px;

1885 line-height: 1.25em;

1886 color: #111111;

1887}

1888.space-organizations-3-archive-item-terms-ins span {

1889 display: inline-block;

1890 font-weight: 700;

1891 font-size: 16px;

1892 line-height: 1.25em;

1893 color: #2e3246;

1894 padding-bottom: 5px;

1895}

1896.space-organizations-3-archive-item-terms-ins p {

1897 padding-bottom: 0 !important;

1898 line-height: 1.45em !important;

1899}

1900.space-organizations-3-archive-item-rating {

1901 order: 3;

1902 display: -webkit-box;

1903 display: -moz-box;

1904 display: -ms-flexbox;

1905 display: -webkit-flex;

1906 display: flex;

1907 align-items: center;

1908}

1909.space-organizations-3-archive-item-units {

1910 padding-bottom: 8px;

1911 font-weight: 400;

1912 font-size: 0.75em;

1913 line-height: 1.45em;

1914 color: #2e3246;

1915}

1916.space-organizations-3-archive-item-units span {

1917 font-weight: 700;

1918 color: #111111;

1919}

1920.space-organizations-3-archive-item-rating-box {

1921 display: inline-block;

1922 height: 40px;

1923 border-radius: 20px;

1924 padding: 11px 45px 11px 15px;

1925 border: 1px solid #d6d7db;

1926}

1927.space-organizations-3-archive-item-rating-box .star-rating .star-full:before {

1928 content: "\f005";

1929 font-weight: 900;

1930}

1931.space-organizations-3-archive-item-rating-box .star-rating .star-half:before {

1932 content: "\f5c0";

1933 font-weight: 900;

1934}

1935.space-organizations-3-archive-item-rating-box .star-rating .star-empty:before {

1936 content: "\f005";

1937 font-weight: 400;

1938}

1939.space-organizations-3-archive-item-rating-box .star-rating .star {

1940 color: #ff2453;

1941 display: inline-block;

1942 font-family: 'Font Awesome 5 Free' !important;

1943 font-size: 1em;

1944 font-style: normal;

1945 line-height: 1em;

1946 text-align: center;

1947 text-decoration: inherit;

1948 vertical-align: top;

1949 width: 1.15em;

1950 padding: 0;

1951}

1952.space-organizations-3-archive-item-rating-box .star-rating span.screen-reader-text {

1953 display: none;

1954}

1955.space-organizations-3-archive-item-rating-box span {

1956 position: absolute;

1957 right: 12px;

1958 height: 1em;

1959 top: 0;

1960 bottom: 0;

1961 margin: auto 0;

1962 font-weight: 700;

1963 font-size: 1em;

1964 line-height: 1em;

1965 color: #111111;

1966}

1967.space-organizations-3-archive-item-button {

1968 order: 4;

1969 display: -webkit-box;

1970 display: -moz-box;

1971 display: -ms-flexbox;

1972 display: -webkit-flex;

1973 display: flex;

1974 align-items: center;

1975}

1976.space-organizations-3-archive-item-button-ins a {

1977 display: inline-block;

1978 min-width: 180px;

1979 padding: 10px 30px;

1980 font-weight: 400;

1981 font-size: 1em;

1982 line-height: 1.25em;

1983 color: #fff;

1984 border-radius: 20px;

1985 background-color: #2ecc71;

1986 box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.35);

1987

-webkit-transition: all 0.5s ease-in-out;

1988

-moz-transition: all 0.5s ease-in-out;

1989

-ms-transition: all 0.5s ease-in-out;

1990

-o-transition: all 0.5s ease-in-out;

1991 transition: all 0.5s ease-in-out;

1992}

1993.space-organizations-3-archive-item-button-ins a:hover {

1994 box-shadow: 0px 0px 15px 0px rgba(45, 221, 108, 0.55);

1995}

1996.space-organizations-3-archive-item-button-ins a i {

1997 padding-right: 5px;

1998}

1999.space-organizations-3-archive-item-button-ins a:first-child {

2000 margin-bottom: 4px;

2001}

2002.space-organizations-3-archive-item-button-ins a:last-child {

2003 margin-top: 4px;

2004 background-color: #7f8c8d;

2005}

2006.space-organizations-3-archive-item-button-ins a:last-child:hover {

2007 box-shadow: 0px 0px 15px 0px rgba(127, 140, 141, 0.55);

2008}

2009.space-organizations-3-archive-item-logo-ins:after,

2010.space-organizations-3-archive-item-terms-ins:after,

2011.space-organizations-3-archive-item-rating-ins:after {

2012 content: '';

2013 position: absolute;

2014 width: 1px;

2015 height: 50px;

2016 right: 0;

2017 top: 0;

2018 bottom: 0;

2019 margin:auto 0;

2020 background-color: #d6d7db;

2021}

2022.space-organizations-archive-item-detailed-tc {

2023 order: 5;

2024 font-weight: 400;

2025 font-size: 0.75em;

2026 line-height: 1.45em;

2027 color: #b2bec3;

2028}

2029.space-dark-style .space-organizations-archive-item-detailed-tc {

2030 color: #4c5556;

2031}

2032.space-organizations-archive-item-detailed-tc-ins {

2033 padding: 15px 15px 0;

2034}

2035.single-organization .space-organizations-archive-item-detailed-tc-ins {

2036 padding: 5px 0 0;

2037}

2038.single-unit .space-organizations-archive-item-detailed-tc-ins {

2039 padding: 5px 0 0;

2040}

2041.space-organization-single-1 .space-organizations-archive-item-detailed-tc-ins,

2042.space-organization-single-2 .space-organizations-archive-item-detailed-tc-ins,

2043.space-organization-single-3 .space-organizations-archive-item-detailed-tc-ins {

2044 padding: 5px 0 0;

2045}

2046.space-shortcode-wrap-ins .space-organizations-archive-item-detailed-tc .space-organizations-archive-item-detailed-tc-ins {

2047 padding: 15px 15px 0;

2048}

2049.space-offer-single-1 .space-organizations-archive-item-detailed-tc-ins {

2050 max-width: 800px;

2051 margin: 0 auto;

2052 padding: 15px 0 0;

2053}

2054.space-unit-single-1 .space-organizations-archive-item-detailed-tc-ins {

2055 padding: 5px 0 0;

2056}

2057.space-organizations-archive-item-detailed-tc a {

2058 color: #b2bec3 !important;

2059 text-decoration: underline;

2060}

2061.space-organizations-archive-item-detailed-tc a:hover {

2062 text-decoration: none;

2063}

2064.space-organizations-archive-item-detailed-tc span {

2065 color: #7f8c8d !important;

2066}

2067.space-organizations-archive-item-detailed-tc strong {

2068 font-weight: 700;

2069 color: #7f8c8d !important;

2070}

2071.space-organizations-archive-item-detailed-tc p {

2072 line-height: 1.45em !important;

2073}

2074

2075/* Organizations #3 Widget End */

2076

2077/* Organizations #4 Widget Start */

2078

2079.space-organizations-home-4-widget {

2080 /* overflow: hidden; */

2081}

2082.space-organizations-home-4-widget .space-block-title {

2083 padding-bottom: 15px;

2084}

2085.space-organizations-home-4-widget-ins {

2086 padding-bottom: 30px;

2087}

2088.space-organizations-4-archive-items {

2089 display: -webkit-box;

2090 display: -moz-box;

2091 display: -ms-flexbox;

2092 display: -webkit-flex;

2093 display: flex;

2094 flex-wrap: wrap;

2095 margin-top: 15px;

2096}

2097.space-organizations-4-archive-item {

2098 display: inline-block;

2099}

2100.space-organizations-4-archive-item-ins {

2101 border-radius: 5px;

2102 padding: 15px;

2103 margin: 0 15px 30px;

2104 background-color: #f1f3f4;

2105

-webkit-transition: all 0.5s ease-in-out;

2106

-moz-transition: all 0.5s ease-in-out;

2107

-ms-transition: all 0.5s ease-in-out;

2108

-o-transition: all 0.5s ease-in-out;

2109 transition: all 0.5s ease-in-out;

2110 display: -webkit-box;

2111 display: -moz-box;

2112 display: -ms-flexbox;

2113 display: -webkit-flex;

2114 display: flex;

2115 flex-wrap: wrap;

2116}

2117.space-organizations-4-archive-item-ins:hover {

2118 box-shadow: 0px 15px 40px 0px rgba(109, 141, 173, 0.4);

2119}

2120.space-footer .space-organizations-4-archive-item-ins {

2121 background-color: #fff;

2122}

2123.space-organizations-4-archive-item-top {

2124 display: -webkit-box;

2125 display: -moz-box;

2126 display: -ms-flexbox;

2127 display: -webkit-flex;

2128 display: flex;

2129 flex-wrap: wrap;

2130 margin-bottom: 15px;

2131}

2132.space-organizations-4-archive-item-logo {

2133 flex: 0 0 65px;

2134 display: inline-block;

2135 line-height: 0;

2136 order: 1;

2137 width: 50px;

2138}

2139.space-organizations-4-archive-item-logo img {

2140 border-radius: 5px;

2141}

2142.space-organizations-4-archive-item-title {

2143 flex: 1 1 25%;

2144 display: inline-block;

2145 order: 2;

2146 font-weight: 700;

2147 font-size: 1em;

2148 line-height: 1.25em;

2149 color: #fff;

2150}

2151.space-organizations-4-archive-item-title a {

2152 font-weight: 700;

2153 font-size: 1em;

2154 line-height: 1.25em;

2155 color: #151515;

2156}

2157.space-organizations-4-archive-item-title a:hover {

2158 color: #bdc3c7;

2159}

2160.space-organizations-4-archive-item-title .star-rating {

2161 margin-top: 3px;

2162}

2163.space-organizations-4-archive-item-title .star-rating .star-full:before {

2164 content: "\f005";

2165 font-weight: 900;

2166}

2167.space-organizations-4-archive-item-title .star-rating .star-half:before {

2168 content: "\f5c0";

2169 font-weight: 900;

2170}

2171.space-organizations-4-archive-item-title .star-rating .star-empty:before {

2172 content: "\f005";

2173 font-weight: 400;

2174}

2175.space-organizations-4-archive-item-title .star-rating .star {

2176 color: #ff2453;

2177 display: inline-block;

2178 font-family: 'Font Awesome 5 Free' !important;

2179 font-size: 0.75em;

2180 font-style: normal;

2181 line-height: 1;

2182 text-align: center;

2183 text-decoration: inherit;

2184 vertical-align: top;

2185 padding-right: 2px;

2186}

2187.space-organizations-4-archive-item-title .star-rating span.screen-reader-text {

2188 display: none;

2189}

2190.space-organizations-4-archive-item-desc {

2191 margin-bottom: 15px;

2192 min-height: 34px;

2193 font-weight: 400;

2194 font-size: 0.75em;

2195 line-height: 1.45em;

2196 color: #7f8c8d;

2197}

2198.space-organizations-4-archive-item-desc a {

2199 text-decoration: underline;

2200 color: #7f8c8d;

2201}

2202.space-organizations-4-archive-item-desc a:hover {

2203 text-decoration: none;

2204}

2205.space-organizations-4-archive-item-desc span {

2206 font-size: 21px;

2207}

2208.space-organizations-4-archive-item-desc strong {

2209 font-weight: 700;

2210}

2211.space-organizations-4-archive-item-desc p {

2212 line-height: 1.45em !important;

2213}

2214.space-organizations-4-archive-item-buttons {

2215 display: -webkit-box;

2216 display: -moz-box;

2217 display: -ms-flexbox;

2218 display: -webkit-flex;

2219 display: flex;

2220 flex-wrap: wrap;

2221}

2222.space-organizations-4-archive-item-button-one {

2223 display: inline-block;

2224}

2225.space-organizations-4-archive-item-button-one-ins {

2226 margin-right: 8px;

2227}

2228.space-organizations-4-archive-item-button-one-ins a {

2229 display: block;

2230 font-weight: 400;

2231 font-size: 0.75em;

2232 line-height: 1.45em;

2233 text-decoration: none;

2234 padding: 6px;

2235 color: #fff;

2236 background-color: #7f8c8d;

2237 border-radius: 5px;

2238}

2239.space-organizations-4-archive-item-button-one-ins a:hover {

2240 background-color: #717c7d;

2241}

2242.space-organizations-4-archive-item-button-two {

2243 display: inline-block;

2244}

2245.space-organizations-4-archive-item-button-two-ins {

2246 margin-left: 8px;

2247}

2248.space-organizations-4-archive-item-button-two-ins a {

2249 display: block;

2250 font-weight: 400;

2251 font-size: 0.75em;

2252 line-height: 1.45em;

2253 text-decoration: none;

2254 padding: 6px;

2255 color: #fff;

2256 background-color: #2ecc71;

2257 border-radius: 5px;

2258}

2259.space-organizations-4-archive-item-button-two-ins a:hover {

2260 background-color: #27ae60;

2261}

2262.space-organizations-4-archive-item .space-organizations-archive-item-button-notice {

2263 color: #bdc3c7;

2264}

2265.space-organizations-4-archive-item .space-organizations-archive-item-button-notice a {

2266 color: #bdc3c7 !important;

2267}

2268

2269/* Organizations #4 Widget End */

2270

2271/* Organizations #5 Widget Start */

2272

2273.space-organizations-home-5-widget {

2274 /* overflow: hidden; */

2275}

2276.space-organizations-home-5-widget-ins {

2277 padding-bottom: 30px;

2278}

2279.space-organizations-5-archive-columns {

2280 display: -webkit-box;

2281 display: -moz-box;

2282 display: -ms-flexbox;

2283 display: -webkit-flex;

2284 display: flex;

2285 flex-wrap: wrap;

2286}

2287.space-organizations-5-archive-column {

2288 display: inline-block;

2289}

2290.space-organizations-5-archive-items {

2291 display: -webkit-box;

2292 display: -moz-box;

2293 display: -ms-flexbox;

2294 display: -webkit-flex;

2295 display: flex;

2296 flex-wrap: wrap;

2297}

2298.space-organizations-5-archive-item {

2299 display: inline-block;

2300}

2301.space-organizations-5-archive-item-ins {

2302 margin: 0 15px 30px;

2303}

2304.space-organizations-5-archive-item-img-wrap {

2305 height: 0;

2306 padding-bottom: 100%;

2307 background-color: #f1f3f4;

2308 border-radius: 5px;

2309 box-shadow: 0px 10px 40px 0px rgb(109 141 173 / 25%);

2310}

2311.space-organizations-5-archive-item img {

2312 border-radius: 5px;

2313}

2314.space-organizations-5-archive-item-ins .space-overlay {

2315 border-radius: 5px;

2316 background: rgba(0, 0, 0, 0);

2317 opacity: 0;

2318 visibility: hidden;

2319}

2320.space-organizations-5-archive-item-ins:hover .space-overlay {

2321 border-radius: 5px;

2322 background: rgba(0, 0, 0, 0.5);

2323 opacity: 1;

2324 visibility: visible;

2325}

2326.space-organizations-5-archive-item-overlay {

2327 padding: 0 30px;

2328 order: 1;

2329 display: -webkit-box;

2330 display: -moz-box;

2331 display: -ms-flexbox;

2332 display: -webkit-flex;

2333 display: flex;

2334 align-items: center;

2335 justify-content: center;

2336}

2337.space-organizations-5-archive-item-rating {

2338 display: -webkit-box;

2339 display: -moz-box;

2340 display: -ms-flexbox;

2341 display: -webkit-flex;

2342 display: flex;

2343 flex-wrap: wrap;

2344 align-items: center;

2345 right: 30px;

2346 top: 30px;

2347 color: #b2bec3;

2348 font-size: 1em;

2349 line-height: 30px;

2350}

2351.second .space-organizations-5-archive-item-rating {

2352 right: 15px;

2353 top: 15px;

2354}

2355.space-organizations-5-archive-item-rating strong {

2356 font-weight: 700;

2357 font-size: 1em;

2358 line-height: 30px;

2359 color: #fff;

2360}

2361.space-organizations-5-archive-item-rating span {

2362 display: inline-block;

2363 width: 30px;

2364 height: 30px;

2365 line-height: 30px;

2366 text-align: center;

2367 margin-right: 5px;

2368 border-radius: 50%;

2369 background-color: rgba(255, 211, 42, 0.3);

2370}

2371.space-organizations-5-archive-item-category {

2372 color: #b2bec3;

2373 font-size: 1em;

2374 line-height: 1.25em;

2375 margin-bottom: 5px;

2376}

2377.second .space-organizations-5-archive-item-category {

2378 font-size: 0.75em;

2379}

2380.space-organizations-5-archive-item-category a {

2381 color: #b2bec3 !important;

2382 text-decoration: underline !important;

2383 display: inline-block;

2384 margin: 0 2px;

2385}

2386.space-organizations-5-archive-item-category a:hover {

2387 color: #fff !important;

2388}

2389.space-organizations-5-archive-item-title {

2390 font-weight: 700;

2391 color: #fff;

2392 font-size: 2.369em;

2393 line-height: 1.15em;

2394 margin-bottom: 20px;

2395}

2396.second .space-organizations-5-archive-item-title {

2397 font-size: 1.333em;

2398 margin-bottom: 15px;

2399}

2400.space-organizations-5-archive-item-button1 {

2401 color: #fff;

2402 font-size: 1em;

2403 line-height: 1.333em;

2404 margin-bottom: 14px;

2405}

2406.second .space-organizations-5-archive-item-button1 {

2407 margin-bottom: 10px;

2408}

2409.space-organizations-5-archive-item-button1 a {

2410 color: #fff !important;

2411 text-decoration: none !important;

2412 font-size: 1em;

2413 line-height: 1.333em;

2414 display: inline-block;

2415 min-width: 190px;

2416 min-height: 46px;

2417 padding: 13px 25px;

2418 border-radius: 23px;

2419 background-color: #2ecc71;

2420 box-shadow: 0px 10px 15px 0px rgba(46, 204, 113, 0.5);

2421}

2422.space-organizations-5-archive-item-button1 a:hover {

2423 box-shadow: 0px 0px 0px 0px rgba(46, 204, 113, 0);

2424}

2425.second .space-organizations-5-archive-item-button1 a {

2426 min-width: 140px;

2427 min-height: 36px;

2428 padding: 8px 20px;

2429 border-radius: 18px;

2430}

2431.space-organizations-5-archive-item-button2 {

2432 color: #b2bec3;

2433 font-size: 1em;

2434 line-height: 1.25em;

2435}

2436.space-organizations-5-archive-item-button2 a {

2437 color: #b2bec3 !important;

2438 text-decoration: none !important;

2439 font-size: 1em;

2440 line-height: 1.333em;

2441 display: inline-block;

2442 min-width: 190px;

2443 min-height: 44px;

2444 padding: 12px 25px;

2445 border-radius: 23px;

2446 border: 1px solid #b2bec3;

2447 background-color: transparent;

2448}

2449.space-organizations-5-archive-item-button2 a:hover {

2450 color: #fff !important;

2451 border: 1px solid #fff;

2452}

2453.second .space-organizations-5-archive-item-button2 a {

2454 min-width: 140px;

2455 min-height: 36px;

2456 padding: 7px 20px;

2457 border-radius: 18px;

2458}

2459.space-organizations-5-archive-item-tac {

2460 left: 30px;

2461 bottom: 30px;

2462 color: #b2bec3;

2463 font-size: 0.75em;

2464 line-height: 1.25em;

2465}

2466.second .space-organizations-5-archive-item-tac {

2467 left: 15px;

2468 bottom: 15px;

2469}

2470.space-organizations-5-archive-item-tac a {

2471 color: #b2bec3 !important;

2472 text-decoration: underline !important;

2473 display: inline-block;

2474}

2475.space-organizations-5-archive-item-tac a:hover {

2476 color: #fff !important;

2477}

2478

2479/* Organizations #5 Widget End */

2480

2481/* Organizations #6 Widget Start */

2482

2483.space-organizations-home-6-widget {

2484 /* overflow: hidden; */

2485}

2486.space-organizations-home-6-widget-ins {

2487 padding-bottom: 30px;

2488}

2489.space-organizations-6-archive-items {

2490 display: -webkit-box;

2491 display: -moz-box;

2492 display: -ms-flexbox;

2493 display: -webkit-flex;

2494 display: flex;

2495 flex-wrap: wrap;

2496}

2497.space-organizations-6-archive-item {

2498 display: inline-block;

2499}

2500.space-organizations-6-archive-item-ins {

2501 margin: 0 15px 30px;

2502}

2503.space-organizations-6-archive-item-img-wrap {

2504 height: 0;

2505 padding-bottom: 100%;

2506 background-color: #f1f3f4;

2507 border-radius: 5px;

2508 box-shadow: 0px 10px 40px 0px rgb(109 141 173 / 25%);

2509}

2510.space-organizations-6-archive-item img {

2511 border-radius: 5px;

2512}

2513.space-organizations-6-archive-item-ins .space-overlay {

2514 border-radius: 5px;

2515 background: rgba(0, 0, 0, 0);

2516 opacity: 0;

2517 visibility: hidden;

2518}

2519.space-organizations-6-archive-item-ins:hover .space-overlay {

2520 border-radius: 5px;

2521 background: rgba(0, 0, 0, 0.5);

2522 opacity: 1;

2523 visibility: visible;

2524}

2525.space-organizations-6-archive-item-overlay {

2526 padding: 0 30px;

2527 order: 1;

2528 display: -webkit-box;

2529 display: -moz-box;

2530 display: -ms-flexbox;

2531 display: -webkit-flex;

2532 display: flex;

2533 align-items: center;

2534 justify-content: center;

2535}

2536.space-organizations-6-archive-item-rating {

2537 display: -webkit-box;

2538 display: -moz-box;

2539 display: -ms-flexbox;

2540 display: -webkit-flex;

2541 display: flex;

2542 flex-wrap: wrap;

2543 align-items: center;

2544 right: 15px;

2545 top: 15px;

2546 color: #b2bec3;

2547 font-size: 1em;

2548 line-height: 30px;

2549}

2550.space-organizations-6-archive-item-rating strong {

2551 font-weight: 700;

2552 font-size: 1em;

2553 line-height: 30px;

2554 color: #fff;

2555}

2556.space-organizations-6-archive-item-rating span {

2557 display: inline-block;

2558 width: 30px;

2559 height: 30px;

2560 line-height: 30px;

2561 text-align: center;

2562 margin-right: 5px;

2563 border-radius: 50%;

2564 background-color: rgba(255, 211, 42, 0.3);

2565}

2566.space-organizations-6-archive-item-category {

2567 color: #b2bec3;

2568 font-size: 0.75em;

2569 line-height: 1.25em;

2570 margin-bottom: 5px;

2571}

2572.space-organizations-6-archive-item-category a {

2573 color: #b2bec3 !important;

2574 text-decoration: underline !important;

2575 display: inline-block;

2576 margin: 0 2px;

2577}

2578.space-organizations-6-archive-item-category a:hover {

2579 color: #fff !important;

2580}

2581.space-organizations-6-archive-item-title {

2582 font-weight: 700;

2583 color: #fff;

2584 font-size: 1.333em;

2585 line-height: 1.15em;

2586 margin-bottom: 15px;

2587}

2588.space-organizations-6-archive-item-button1 {

2589 color: #fff;

2590 font-size: 1em;

2591 line-height: 1.333em;

2592 margin-bottom: 10px;

2593}

2594.space-organizations-6-archive-item-button1 a {

2595 color: #fff !important;

2596 text-decoration: none !important;

2597 font-size: 1em;

2598 line-height: 1.333em;

2599 display: inline-block;

2600 min-width: 140px;

2601 min-height: 36px;

2602 padding: 8px 20px;

2603 border-radius: 18px;

2604 background-color: #2ecc71;

2605 box-shadow: 0px 10px 15px 0px rgba(46, 204, 113, 0.5);

2606}

2607.space-organizations-6-archive-item-button1 a:hover {

2608 box-shadow: 0px 0px 0px 0px rgba(46, 204, 113, 0);

2609}

2610.space-organizations-6-archive-item-button2 {

2611 color: #b2bec3;

2612 font-size: 1em;

2613 line-height: 1.25em;

2614}

2615.space-organizations-6-archive-item-button2 a {

2616 color: #b2bec3 !important;

2617 text-decoration: none !important;

2618 font-size: 1em;

2619 line-height: 1.333em;

2620 display: inline-block;

2621 min-width: 140px;

2622 min-height: 36px;

2623 padding: 7px 20px;

2624 border-radius: 18px;

2625 border: 1px solid #b2bec3;

2626 background-color: transparent;

2627}

2628.space-organizations-6-archive-item-button2 a:hover {

2629 color: #fff !important;

2630 border: 1px solid #fff;

2631}

2632.space-organizations-6-archive-item-tac {

2633 left: 15px;

2634 bottom: 15px;

2635 color: #b2bec3;

2636 font-size: 0.75em;

2637 line-height: 1.25em;

2638}

2639.space-organizations-6-archive-item-tac a {

2640 color: #b2bec3 !important;

2641 text-decoration: underline !important;

2642 display: inline-block;

2643}

2644.space-organizations-6-archive-item-tac a:hover {

2645 color: #fff !important;

2646}

2647

2648/* Organizations #6 Widget End */

2649

2650/* Organizations #7 Widget Start */

2651

2652.space-organizations-home-7-widget-ins {

2653 padding-bottom: 30px;

2654}

2655.space-organizations-7-archive-items {

2656 display: -webkit-box;

2657 display: -moz-box;

2658 display: -ms-flexbox;

2659 display: -webkit-flex;

2660 display: flex;

2661 flex-wrap: wrap;

2662}

2663.space-organizations-7-archive-item {

2664 display: inline-block;

2665 margin-bottom: 30px;

2666}

2667.space-organizations-7-archive-item-ins {

2668 margin: 0 15px;

2669}

2670.space-organizations-7-archive-item-bg {

2671 border-radius: 5px;

2672 background-color: #ecf0f1;

2673 display: -webkit-box;

2674 display: -moz-box;

2675 display: -ms-flexbox;

2676 display: -webkit-flex;

2677 display: flex;

2678 flex-wrap: wrap;

2679}

2680.space-organizations-7-archive-item .space-organizations-7-archive-item-left {

2681 width: calc(25% - 22.5px);

2682 border-radius: 5px 0 0 5px;

2683 background-color: #dfe6e9;

2684 display: -webkit-box;

2685 display: -moz-box;

2686 display: -ms-flexbox;

2687 display: -webkit-flex;

2688 display: flex;

2689 align-items: center;

2690}

2691.space-organizations-7-archive-item-central {

2692 display: -webkit-box;

2693 display: -moz-box;

2694 display: -ms-flexbox;

2695 display: -webkit-flex;

2696 display: flex;

2697 align-items: center;

2698}

2699.space-organizations-7-archive-item-right {

2700 display: -webkit-box;

2701 display: -moz-box;

2702 display: -ms-flexbox;

2703 display: -webkit-flex;

2704 display: flex;

2705 align-items: center;

2706 justify-content: flex-end;

2707}

2708.space-organizations-7-archive-item-ins-pd {

2709 padding: 20px 30px;

2710}

2711.space-organizations-7-archive-item-right .space-organizations-7-archive-item-ins-pd {

2712 padding-right: 7.5px;

2713}

2714.space-organizations-7-archive-item-logo {

2715 display: -webkit-box;

2716 display: -moz-box;

2717 display: -ms-flexbox;

2718 display: -webkit-flex;

2719 display: flex;

2720 flex-wrap: wrap;

2721 align-items: center;

2722}

2723.space-organizations-7-archive-item-logo-img {

2724 width: 75px;

2725 display: inline-block;

2726}

2727.space-organizations-7-archive-item-logo .space-organizations-7-archive-item-logo-img img {

2728 max-width: 60px;

2729 border-radius: 50% !important;

2730}

2731.space-organizations-7-archive-item-logo-title {

2732 width: calc(100% - 75px);

2733 display: inline-block;

2734}

2735.space-organizations-7-archive-item-logo-title a {

2736 font-family: 'Roboto', sans-serif;

2737 font-weight: 700;

2738 font-size: 1.333em;

2739 line-height: 1.1em;

2740 color: #151515 !important;

2741 text-decoration: none !important;

2742}

2743.space-organizations-7-archive-item-logo-title a:hover {

2744 color: #b2bec3 !important;

2745}

2746.space-organizations-7-archive-item-terms {

2747 font-weight: 400;

2748 font-size: 0.75em;

2749 line-height: 1.45em;

2750 color: #7f8c8d;

2751}

2752.space-organizations-7-archive-item-terms a {

2753 color: #ff2453;

2754 text-decoration: underline;

2755}

2756.space-organizations-7-archive-item-terms a:hover {

2757 text-decoration: none;

2758}

2759.space-organizations-7-archive-item-terms strong {

2760 font-weight: 700;

2761 font-size: 28.43px;

2762 line-height: 1.25em;

2763 color: #111111;

2764}

2765.space-organizations-7-archive-item-terms span {

2766 display: inline-block;

2767 font-weight: 700;

2768 font-size: 16px;

2769 line-height: 1.25em;

2770 color: #2e3246;

2771 padding-bottom: 5px;

2772}

2773.space-organizations-7-archive-item-terms p {

2774 padding: 0 !important;

2775 line-height: 1.45em !important;

2776}

2777.space-organizations-7-archive-item-buttons {

2778 display: -webkit-box;

2779 display: -moz-box;

2780 display: -ms-flexbox;

2781 display: -webkit-flex;

2782 display: flex;

2783 align-items: center;

2784}

2785.space-organizations-7-archive-item-buttons-left {

2786 display: inline-block;

2787 margin-right: 20px;

2788 min-width: 100px;

2789}

2790.space-organizations-7-archive-item-buttons-right {

2791 display: inline-block;

2792}

2793.space-organizations-7-archive-item-rating {

2794 display: -webkit-box;

2795 display: -moz-box;

2796 display: -ms-flexbox;

2797 display: -webkit-flex;

2798 display: flex;

2799 flex-wrap: wrap;

2800 align-items: center;

2801 justify-content: center;

2802 color: #7f8c8d;

2803 font-size: 0.75em;

2804 line-height: 25px;

2805 margin-bottom: 5px;

2806}

2807.space-organizations-7-archive-item-rating strong {

2808 font-weight: 700;

2809 font-size: 16px;

2810 line-height: 25px;

2811 color: #111;

2812}

2813.space-organizations-7-archive-item-rating span {

2814 display: inline-block;

2815 width: 25px;

2816 height: 25px;

2817 line-height: 26px;

2818 text-align: center;

2819 margin-right: 5px;

2820 border-radius: 50%;

2821 background-color: rgba(255, 211, 42, 0.3);

2822}

2823.space-organizations-7-archive-item-rating .space-rating-star-wrap {

2824 width: 25px;

2825 height: 25px;

2826 line-height: 26px;

2827}

2828.space-organizations-7-archive-item-button-one {

2829 color: #7f8c8d !important;

2830

font-size: 14px;

2831 line-height: 1.25em;

2832}

2833.space-organizations-7-archive-item-button-one a {

2834 text-decoration: underline;

2835 color: #7f8c8d !important;

2836}

2837.space-organizations-7-archive-item-button-one a:hover {

2838 color: #111 !important;

2839}

2840.space-organizations-7-archive-item-button-two a {

2841 display: inline-block;

2842 padding: 13px 25px;

2843 margin: 0 0 5px;

2844 font-weight: 400;

2845 font-size: 1em;

2846 line-height: 1.25em;

2847 color: #fff !important;

2848 text-decoration: none !important;

2849 border-radius: 23px;

2850 background-color: #2ecc71;

2851 box-shadow: 0px 5px 15px 0px rgba(45, 221, 108, 0.55);

2852

-webkit-transition: all 0.5s ease-in-out;

2853

-moz-transition: all 0.5s ease-in-out;

2854

-ms-transition: all 0.5s ease-in-out;

2855

-o-transition: all 0.5s ease-in-out;

2856 transition: all 0.5s ease-in-out;

2857}

2858.space-organizations-7-archive-item-button-two a:hover {

2859 box-shadow: 0px 5px 15px 0px rgba(45, 221, 108, 0);

2860}

2861.space-organizations-7-archive-item-button-notice {

2862 color: #7f8c8d;

2863 font-size: 0.75em;

2864 line-height: 1.25em;

2865}

2866.space-organizations-7-archive-item-button-notice a {

2867 color: #7f8c8d !important;

2868 text-decoration: underline !important;

2869 display: inline-block;

2870}

2871.space-organizations-7-archive-item-button-notice a:hover {

2872 color: #111 !important;

2873}

2874.space-organizations-7-archive-item-button-notice {

2875 line-height: 1.25em !important;

2876}

2877

2878/* Organizations #7 Widget End */

2879

2880/* Organizations #8 Widget Start */

2881

2882.space-organizations-home-8-widget-ins {

2883 padding-bottom: 30px;

2884}

2885.space-organizations-8-archive-items {

2886 display: -webkit-box;

2887 display: -moz-box;

2888 display: -ms-flexbox;

2889 display: -webkit-flex;

2890 display: flex;

2891 flex-wrap: wrap;

2892}

2893.space-organizations-8-archive-item {

2894 display: inline-block;

2895 margin-bottom: 30px;

2896}

2897.space-organizations-8-archive-item-ins {

2898 margin: 0 15px;

2899}

2900.space-organizations-8-archive-item-bg {

2901 border-radius: 5px;

2902 background-color: #ecf0f1;

2903 display: -webkit-box;

2904 display: -moz-box;

2905 display: -ms-flexbox;

2906 display: -webkit-flex;

2907 display: flex;

2908 flex-wrap: wrap;

2909}

2910.space-organizations-8-archive-item-left {

2911 display: -webkit-box;

2912 display: -moz-box;

2913 display: -ms-flexbox;

2914 display: -webkit-flex;

2915 display: flex;

2916 align-items: center;

2917}

2918.space-organizations-8-archive-item-central {

2919 display: -webkit-box;

2920 display: -moz-box;

2921 display: -ms-flexbox;

2922 display: -webkit-flex;

2923 display: flex;

2924 align-items: center;

2925}

2926.space-organizations-8-archive-item-right {

2927 background-color: #dfe6e9;

2928 border-radius: 0 5px 5px 0;

2929 display: -webkit-box;

2930 display: -moz-box;

2931 display: -ms-flexbox;

2932 display: -webkit-flex;

2933 display: flex;

2934 align-items: center;

2935 justify-content: flex-end;

2936}

2937.space-organizations-8-archive-item-ins-pd {

2938 padding: 20px 15px 20px 0;

2939}

2940.space-organizations-8-archive-item-brand {

2941 display: -webkit-box;

2942 display: -moz-box;

2943 display: -ms-flexbox;

2944 display: -webkit-flex;

2945 display: flex;

2946 align-items: center;

2947}

2948.space-organizations-8-archive-item-brand-logo {

2949 line-height: 0;

2950}

2951.space-organizations-8-archive-item-brand-logo-ins {

2952 padding: 15px;

2953}

2954.space-organizations-8-archive-item-brand .space-organizations-8-archive-item-brand-logo img {

2955 border-radius: 5px !important;

2956}

2957.space-organizations-8-archive-item-brand-name-link a {

2958 font-family: 'Roboto', sans-serif;

2959 display: inline-block;

2960 margin: 0 15px;

2961 font-weight: 700;

2962 font-size: 1.333em;

2963 line-height: 1.1em;

2964 color: #151515 !important;

2965 text-decoration: none !important;

2966}

2967.space-organizations-8-archive-item-brand-name-link a:hover {

2968 color: #b2bec3 !important;

2969}

2970.space-organizations-8-archive-item-stars-rating {

2971 display: inline-block;

2972 margin-top: 8px;

2973 height: 28px;

2974 border-radius: 14px;

2975 padding: 8px 15px;

2976 background-color: #fff;

2977}

2978.space-organizations-8-archive-item-stars-rating .star-rating .star-full:before {

2979 content: "\f005";

2980 font-weight: 900;

2981}

2982.space-organizations-8-archive-item-stars-rating .star-rating .star-half:before {

2983 content: "\f5c0";

2984 font-weight: 900;

2985}

2986.space-organizations-8-archive-item-stars-rating .star-rating .star-empty:before {

2987 content: "\f005";

2988 font-weight: 400;

2989}

2990.space-organizations-8-archive-item-stars-rating .star-rating .star {

2991 color: #ff2453;

2992 display: inline-block;

2993 font-family: 'Font Awesome 5 Free' !important;

2994 font-size: 0.75em;

2995 font-style: normal;

2996 line-height: 1em;

2997 text-align: center;

2998 text-decoration: inherit;

2999 vertical-align: top;

3000 width: 1.2em;

3001 padding: 0;

3002}

3003.space-organizations-8-archive-item-stars-rating .star-rating span.screen-reader-text {

3004 display: none;

3005}

3006.space-organizations-8-archive-item-terms {

3007 font-weight: 400;

3008 font-size: 0.75em;

3009 line-height: 1.45em;

3010 color: #7f8c8d;

3011}

3012.space-organizations-8-archive-item-terms a {

3013 color: #ff2453;

3014 text-decoration: underline;

3015}

3016.space-organizations-8-archive-item-terms a:hover {

3017 text-decoration: none;

3018}

3019.space-organizations-8-archive-item-terms strong {

3020 font-weight: 700;

3021 font-size: 28.43px;

3022 line-height: 1.25em;

3023 color: #111111;

3024}

3025.space-organizations-8-archive-item-terms span {

3026 display: inline-block;

3027 font-weight: 700;

3028 font-size: 16px;

3029 line-height: 1.25em;

3030 color: #2e3246;

3031 padding-bottom: 5px;

3032}

3033.space-organizations-8-archive-item-terms p {

3034 padding: 0 !important;

3035 line-height: 1.45em !important;

3036}

3037.space-organizations-8-archive-item-buttons {

3038 display: -webkit-box;

3039 display: -moz-box;

3040 display: -ms-flexbox;

3041 display: -webkit-flex;

3042 display: flex;

3043 align-items: center;

3044}

3045.space-organizations-8-archive-item-button-one {

3046 color: #7f8c8d !important;

3047

font-size: 14px;

3048 line-height: 1.25em;

3049 margin-bottom: 5px;

3050}

3051.space-organizations-8-archive-item-button-one a {

3052 text-decoration: underline;

3053 color: #7f8c8d !important;

3054}

3055.space-organizations-8-archive-item-button-one a:hover {

3056 color: #111 !important;

3057}

3058.space-organizations-8-archive-item-button-two {

3059 margin: 0 25px;

3060}

3061.space-organizations-8-archive-item-button-two a {

3062 display: inline-block;

3063 padding: 20px;

3064 margin: 0;

3065 width: 100%;

3066 font-weight: 400;

3067 font-size: 1em;

3068 line-height: 1.25em;

3069 color: #fff !important;

3070 text-decoration: none !important;

3071 border-radius: 5px;

3072 background-color: #2ecc71;

3073 box-shadow: 0 5px 15px 0 rgba(45,221,108,.55);

3074

-webkit-transition: all .5s ease-in-out;

3075

-moz-transition: all .5s ease-in-out;

3076

-ms-transition: all .5s ease-in-out;

3077

-o-transition: all .5s ease-in-out;

3078 transition: all .5s ease-in-out;

3079}

3080.space-organizations-8-archive-item-button-two a:hover {

3081 box-shadow: 0px 5px 15px 0px rgba(45, 221, 108, 0);

3082}

3083.space-organizations-8-archive-item-button-notice {

3084 color: #7f8c8d;

3085 font-size: 0.75em;

3086 line-height: 1.25em;

3087}

3088.space-organizations-8-archive-item-button-notice a {

3089 color: #7f8c8d !important;

3090 text-decoration: underline !important;

3091 display: inline-block;

3092}

3093.space-organizations-8-archive-item-button-notice a:hover {

3094 color: #111 !important;

3095}

3096.space-organizations-8-archive-item-button-notice p {

3097 line-height: 1.25em !important;

3098}

3099

3100/* Organizations #8 Widget End */

3101

3102/* Organizations Sidebar #1 Widget Start */

3103

3104.space-companies-sidebar-items-wrap {

3105 margin: 0 15px;

3106}

3107.space-companies-sidebar-items {

3108 display: -webkit-box;

3109 display: -moz-box;

3110 display: -ms-flexbox;

3111 display: -webkit-flex;

3112 display: flex;

3113 flex-wrap: wrap;

3114}

3115.space-companies-sidebar-item {

3116 display: inline-block;

3117 /* overflow: hidden; */

3118 padding-bottom: 15px;

3119 margin-bottom: 15px;

3120 border-bottom: 1px solid #dfe6e9;

3121}

3122.space-companies-sidebar-item:last-child {

3123 margin-bottom: 0;

3124}

3125.space-companies-sidebar-item img {

3126 margin-top: 5px;

3127 border-radius: 5px;

3128 box-shadow: 0px 10px 40px 0px rgb(109 141 173 / 25%);

3129}

3130.space-companies-sidebar-item-img {

3131 width: 65px;

3132 height: 50px;

3133 margin-right: -65px;

3134}

3135.space-companies-sidebar-item-title {

3136 margin-left: 65px;

3137}

3138.space-companies-sidebar-item-title a {

3139 font-weight: 700;

3140 font-size: 1em;

3141 line-height: 1.25em;

3142 color: #151515;

3143}

3144.space-companies-sidebar-item-title a:hover {

3145 color: #b2bec3;

3146}

3147.space-companies-sidebar-item-title p {

3148 padding-top: 3px;

3149 padding-bottom: 0 !important;

3150 font-weight: 400;

3151 font-size: 0.75em;

3152 line-height: 1.25em;

3153 color: #7f8c8d;

3154 margin-bottom: 0;

3155 padding-bottom: 0;

3156}

3157.space-companies-sidebar-item-title p a {

3158 color: #ff2453;

3159 font-weight: 400;

3160 text-decoration: underline;

3161}

3162.space-companies-sidebar-item-title p a:hover {

3163 text-decoration: none;

3164}

3165.space-companies-sidebar-item-button {

3166 margin-top: 10px;

3167 margin-left: 65px;

3168}

3169.space-companies-sidebar-item-button a {

3170 display: inline-block;

3171 padding: 11px 18px;

3172 font-weight: 700;

3173 font-size: 0.75em;

3174 line-height: 1em;

3175 color: #fff;

3176 border-radius: 3px;

3177 background-color: #be2edd;

3178

-webkit-transition: all 0.5s ease-in-out;

3179

-moz-transition: all 0.5s ease-in-out;

3180

-ms-transition: all 0.5s ease-in-out;

3181

-o-transition: all 0.5s ease-in-out;

3182 transition: all 0.5s ease-in-out;

3183}

3184.space-companies-sidebar-item-button a:hover {

3185 background-color: #57606f;

3186}

3187

3188/* Organizations Sidebar #1 Widget End */

3189

3190/* Organizations Sidebar #2 Widget Start */

3191

3192.space-companies-sidebar-2-items-wrap {

3193 margin: 0;

3194}

3195.space-companies-sidebar-2-items {

3196 display: -webkit-box;

3197 display: -moz-box;

3198 display: -ms-flexbox;

3199 display: -webkit-flex;

3200 display: flex;

3201 flex-wrap: wrap;

3202}

3203.space-companies-sidebar-2-item {

3204 display: inline-block;

3205}

3206.space-companies-sidebar-2-item:last-child .space-companies-sidebar-2-item-ins {

3207 margin-bottom: 0;

3208}

3209.space-companies-sidebar-2-item img {

3210 border-radius: 5px;

3211}

3212.space-companies-sidebar-2-item-ins {

3213 margin: 0 15px 30px;

3214 overflow: hidden;

3215}

3216.space-companies-sidebar-2-item-img {

3217 width: 115px;

3218 height: 100px;

3219 margin-right: -115px;

3220 line-height: 0;

3221 z-index: 1;

3222}

3223.space-companies-sidebar-2-item-title-box {

3224 width: 100%;

3225}

3226.space-companies-sidebar-2-item-title-box-ins {

3227 margin-left: 115px;

3228}

3229.space-companies-sidebar-2-item-title {

3230 margin-bottom: 5px;

3231 font-family: 'Roboto', sans-serif;

3232 font-weight: 700;

3233 font-size: 1em;

3234 line-height: 1.2em;

3235 color: #151515;

3236}

3237.space-companies-sidebar-2-item-title a {

3238 color: #151515;

3239 border-bottom: 1px solid transparent;

3240}

3241.space-companies-sidebar-2-item-title a:hover {

3242 color: #b2bec3;

3243}

3244.space-companies-sidebar-2-item-rating {

3245 margin-bottom: 5px;

3246}

3247.space-companies-sidebar-2-item-rating .star-rating {

3248 line-height: 1em;

3249}

3250.space-companies-sidebar-2-item-rating .star-rating .star-full:before {

3251 content: "\f005";

3252 font-weight: 900;

3253}

3254.space-companies-sidebar-2-item-rating .star-rating .star-half:before {

3255 content: "\f5c0";

3256 font-weight: 900;

3257}

3258.space-companies-sidebar-2-item-rating .star-rating .star-empty:before {

3259 content: "\f005";

3260 font-weight: 400;

3261}

3262.space-companies-sidebar-2-item-rating .star-rating .star {

3263 color: #ff2453;

3264 display: inline-block;

3265 font-family: 'Font Awesome 5 Free' !important;

3266 font-size: 0.75em;

3267 font-style: normal;

3268 line-height: 1;

3269 text-align: center;

3270 text-decoration: inherit;

3271 vertical-align: top;

3272 padding-right: 1px;

3273 padding-left: 1px;

3274}

3275.space-companies-sidebar-2-item-rating .star-rating span.screen-reader-text {

3276 display: none;

3277}

3278.space-companies-sidebar-2-item-desc {

3279 font-weight: 400;

3280 font-size: 0.75em;

3281 line-height: 1.2em;

3282 color: #7f8c8d;

3283}

3284.space-companies-sidebar-2-item-desc a {

3285 color: #ff2453;

3286 text-decoration: underline;

3287}

3288.space-companies-sidebar-2-item-desc a:hover {

3289 text-decoration: none;

3290}

3291

3292/* Organizations Sidebar #2 Widget End */

3293

3294/* Single Product Unit Page - Style #1 Start */

3295

3296.space-unit-content-short-desc {

3297 padding: 10px 0 0;

3298 font-weight: 400;

3299 font-size: 1em;

3300 line-height: 1.45em;

3301 color: #2e3246;

3302}

3303.space-unit-content-short-desc p {

3304 line-height: 1.45em !important;

3305}

3306.space-unit-content-excerpt {

3307 overflow: hidden;

3308 padding-top: 30px;

3309 font-weight: 300;

3310 font-size: 1.333em;

3311 line-height: 1.45em;

3312 color: #7f8c8d;

3313}

3314.space-unit-content-excerpt p {

3315 line-height: 1.45em !important;

3316}

3317.space-unit-content-button-wrap {

3318 /* display: inline-block; */

3319 padding-bottom: 15px;

3320}

3321.space-unit-content-button {

3322 display: inline-block;

3323 margin-top: 25px;

3324 padding-top: 20px;

3325 border-top: 1px solid #dfe6e9;

3326}

3327.space-unit-content-button a {

3328 display: inline-block;

3329 padding: 13px 40px;

3330 font-weight: 700;

3331 font-size: 1em;

3332 line-height: 1.25em;

3333 color: #fff;

3334 border-radius: 23px;

3335 background-color: #2ecc71;

3336 text-decoration: none !important;

3337 box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.35);

3338

-webkit-transition: all 0.5s ease-in-out;

3339

-moz-transition: all 0.5s ease-in-out;

3340

-ms-transition: all 0.5s ease-in-out;

3341

-o-transition: all 0.5s ease-in-out;

3342 transition: all 0.5s ease-in-out;

3343}

3344.space-unit-content-button a:hover {

3345 box-shadow: 0px 0px 15px 0px rgba(45, 221, 108, 0.55);

3346}

3347.space-unit-content-button a i {

3348 padding-left: 5px;

3349}

3350

3351/* Single Product Unit Page - Style #1 End */

3352

3353/* Product Unit Vendors Start */

3354

3355.space-vendors span {

3356 font-weight: 400;

3357 font-size: 1em;

3358 line-height: 1.45em;

3359 color: #2e3246;

3360}

3361.space-vendors-items {

3362 display: -webkit-box;

3363 display: -moz-box;

3364 display: -ms-flexbox;

3365 display: -webkit-flex;

3366 display: flex;

3367 flex-wrap: wrap;

3368 margin: 3px 0 10px;

3369}

3370.space-vendors-item {

3371 display: inline-block;

3372 margin: 0 5px 5px 0;

3373 line-height: 0;

3374}

3375.space-vendors-item.name {

3376 font-weight: 700;

3377 padding: 5px 15px;

3378 border: 1px solid #dfe6e9;

3379 border-radius: 5px;

3380 font-size: 1em;

3381 line-height: 20px;

3382 color: #2e3246 !important;

3383 text-decoration: none !important;

3384}

3385.space-vendors-item.name:hover {

3386 border: 1px solid #ff2453;

3387}

3388.unit-page-style-2 .space-vendors-items {

3389 align-items: flex-start;

3390 justify-content: flex-start;

3391 margin: 10px 0 5px;

3392}

3393.unit-page-style-2 .space-vendors span {

3394

font-size: 12px;

3395 line-height: 1em;

3396 padding-right: 10px;

3397}

3398.unit-page-style-2 .space-vendors-item.name {

3399 border: 1px solid #7f8c8d;

3400 font-weight: 400;

3401}

3402.unit-page-style-3 .space-vendors {

3403 right: 15px;

3404 bottom: 0;

3405}

3406.unit-page-style-3 .space-vendors-items {

3407 align-items: flex-start;

3408 justify-content: flex-end;

3409 margin: 5px 0 0;

3410}

3411.unit-page-style-3 .space-vendors span {

3412 color: #b2bec3;

3413

font-size: 12px;

3414 line-height: 1em;

3415 padding-right: 10px;

3416}

3417.unit-page-style-3 .space-vendors-item.name {

3418 color: #b2bec3 !important;

3419 font-weight: 400;

3420}

3421

3422/* Product Unit Vendors End */

3423

3424/* Product Units #1 Widget Start */

3425

3426.space-units-home-widget {

3427 /* overflow: hidden; */

3428 background-color: #f1f3f4;

3429 margin-bottom: 60px;

3430}

3431.space-units-home-widget .space-block-title {

3432 padding-bottom: 15px;

3433}

3434.space-units-home-widget.homepage-block {

3435 margin-top: 0;

3436}

3437.space-units-home-widget-ins {

3438 padding-top: 45px !important;

3439 padding-bottom: 30px !important;

3440}

3441.space-units-archive-items {

3442 display: -webkit-box;

3443 display: -moz-box;

3444 display: -ms-flexbox;

3445 display: -webkit-flex;

3446 display: flex;

3447 flex-wrap: wrap;

3448 margin-top: 15px;

3449}

3450.space-units-archive-item {

3451 display: inline-block;

3452}

3453.space-units-archive-item a img {

3454 border-radius: 5px 5px 0 0 !important;

3455}

3456.space-units-archive-item-ins {

3457 border-radius: 5px;

3458 background-color: #fff;

3459 box-shadow: 0px 10px 40px 0px rgba(109, 141, 173, 0.25);

3460 margin: 0 15px 30px;

3461

-webkit-transition: all 0.5s ease-in-out;

3462

-moz-transition: all 0.5s ease-in-out;

3463

-ms-transition: all 0.5s ease-in-out;

3464

-o-transition: all 0.5s ease-in-out;

3465 transition: all 0.5s ease-in-out;

3466}

3467.space-units-archive-item-ins:hover {

3468 box-shadow: 0px 15px 40px 0px rgba(109, 141, 173, 0.55);

3469}

3470.space-units-archive-item-wrap {

3471 padding: 30px;

3472}

3473.space-units-archive-item-img {

3474 margin-bottom: 0;

3475 line-height: 0;

3476 text-align: center;

3477}

3478.space-units-archive-item-title {

3479 margin-bottom: 10px;

3480}

3481.space-units-archive-item-title a {

3482 font-weight: 700;

3483 font-size: 1.333em;

3484 line-height: 1.25em;

3485 color: #151515;

3486}

3487.space-units-archive-item-title a:hover {

3488 color: #b2bec3;

3489}

3490.space-units-archive-item-short-desc {

3491 font-weight: 400;

3492 font-size: 0.75em;

3493 line-height: 1.45em;

3494 color: #7f8c8d;

3495}

3496.space-units-archive-item-short-desc p {

3497 line-height: 1.45em !important;

3498}

3499.space-units-archive-item-button {

3500 margin-top: 30px;

3501}

3502.space-units-archive-item-button a {

3503 display: inline-block;

3504 padding: 13px 40px;

3505 font-weight: 700;

3506 font-size: 1em;

3507 line-height: 1.25em;

3508 color: #fff;

3509 border-radius: 23px;

3510 background-color: #be2edd;

3511 box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.15);

3512

-webkit-transition: all 0.5s ease-in-out;

3513

-moz-transition: all 0.5s ease-in-out;

3514

-ms-transition: all 0.5s ease-in-out;

3515

-o-transition: all 0.5s ease-in-out;

3516 transition: all 0.5s ease-in-out;

3517}

3518.space-units-archive-item-button a:hover {

3519 box-shadow: 0px 8px 30px 0px rgba(190, 46, 221, 0.60);

3520}

3521.space-units-archive-item-button-notice {

3522 margin: 8px 15px 0;

3523 font-weight: 400;

3524 font-size: 0.75em;

3525 line-height: 1.25em;

3526 color: #7f8c8d;

3527}

3528.space-units-archive-item-button-notice a {

3529 color: #7f8c8d !important;

3530 text-decoration: underline;

3531}

3532.space-units-archive-item-button-notice a:hover {

3533 text-decoration: none;

3534}

3535.space-units-archive-item-button-notice p {

3536 line-height: 1.25em !important;

3537}

3538.space-units-shortcode-1 .space-block-title {

3539 padding-bottom: 15px;

3540}

3541

3542/* Product Units #1 Widget End */

3543

3544/* Product Units #2 Widget Start */

3545

3546.space-units-home-2-widget {

3547 /* overflow: hidden; */

3548}

3549.space-units-home-2-widget-ins {

3550 padding-bottom: 30px;

3551}

3552.space-units-2-archive-columns {

3553 display: -webkit-box;

3554 display: -moz-box;

3555 display: -ms-flexbox;

3556 display: -webkit-flex;

3557 display: flex;

3558 flex-wrap: wrap;

3559}

3560.space-units-2-archive-column {

3561 display: inline-block;

3562}

3563.space-units-2-archive-items {

3564 display: -webkit-box;

3565 display: -moz-box;

3566 display: -ms-flexbox;

3567 display: -webkit-flex;

3568 display: flex;

3569 flex-wrap: wrap;

3570}

3571.space-units-2-archive-item {

3572 display: inline-block;

3573}

3574.space-units-2-archive-item-ins {

3575 margin: 0 15px 30px;

3576}

3577.space-units-2-archive-item-img-wrap {

3578 height: 0;

3579 padding-bottom: 100%;

3580 background-color: #f1f3f4;

3581 border-radius: 5px;

3582}

3583.space-units-2-archive-item img {

3584 border-radius: 5px;

3585}

3586.space-units-2-archive-item-ins .space-overlay {

3587 border-radius: 5px;

3588 background: rgba(0, 0, 0, 0);

3589 opacity: 0;

3590 visibility: hidden;

3591}

3592.space-units-2-archive-item-ins:hover .space-overlay {

3593 border-radius: 5px;

3594 background: rgba(0, 0, 0, 0.5);

3595 opacity: 1;

3596 visibility: visible;

3597}

3598.space-units-2-archive-item-overlay {

3599 padding: 0 30px;

3600 order: 1;

3601 display: -webkit-box;

3602 display: -moz-box;

3603 display: -ms-flexbox;

3604 display: -webkit-flex;

3605 display: flex;

3606 align-items: center;

3607 justify-content: center;

3608}

3609.space-units-2-archive-item-rating {

3610 display: -webkit-box;

3611 display: -moz-box;

3612 display: -ms-flexbox;

3613 display: -webkit-flex;

3614 display: flex;

3615 flex-wrap: wrap;

3616 align-items: center;

3617 right: 30px;

3618 top: 30px;

3619 color: #b2bec3;

3620 font-size: 1em;

3621 line-height: 30px;

3622}

3623.second .space-units-2-archive-item-rating {

3624 right: 15px;

3625 top: 15px;

3626}

3627.space-units-2-archive-item-rating strong {

3628 font-weight: 700;

3629 font-size: 1em;

3630 line-height: 30px;

3631 color: #fff;

3632}

3633.space-units-2-archive-item-rating span {

3634 display: inline-block;

3635 width: 30px;

3636 height: 30px;

3637 line-height: 30px;

3638 text-align: center;

3639 margin-right: 5px;

3640 border-radius: 50%;

3641 background-color: rgba(255, 211, 42, 0.3);

3642}

3643.space-units-2-archive-item-category {

3644 color: #b2bec3;

3645 font-size: 1em;

3646 line-height: 1.25em;

3647 margin-bottom: 5px;

3648}

3649.second .space-units-2-archive-item-category {

3650 font-size: 0.75em;

3651}

3652.space-units-2-archive-item-category a {

3653 color: #b2bec3 !important;

3654 text-decoration: underline !important;

3655 display: inline-block;

3656 margin: 0 2px;

3657}

3658.space-units-2archive-item-category a:hover {

3659 color: #fff !important;

3660}

3661.space-units-2-archive-item-title {

3662 font-weight: 700;

3663 color: #fff;

3664 font-size: 2.369em;

3665 line-height: 1.15em;

3666 margin-bottom: 20px;

3667}

3668.second .space-units-2-archive-item-title {

3669 font-size: 1.333em;

3670 margin-bottom: 15px;

3671}

3672.space-units-2-archive-item-button1 {

3673 color: #fff;

3674 font-size: 1em;

3675 line-height: 1.333em;

3676 margin-bottom: 14px;

3677}

3678.second .space-units-2-archive-item-button1 {

3679 margin-bottom: 10px;

3680}

3681.space-units-2-archive-item-button1 a {

3682 color: #fff !important;

3683 text-decoration: none !important;

3684 font-size: 1em;

3685 line-height: 1.333em;

3686 display: inline-block;

3687 min-width: 190px;

3688 min-height: 46px;

3689 padding: 13px 25px;

3690 border-radius: 23px;

3691 background-color: #2ecc71;

3692 box-shadow: 0px 10px 15px 0px rgba(46, 204, 113, 0.5);

3693}

3694.space-units-2-archive-item-button1 a:hover {

3695 box-shadow: 0px 0px 0px 0px rgba(46, 204, 113, 0);

3696}

3697.second .space-units-2-archive-item-button1 a {

3698 min-width: 140px;

3699 min-height: 36px;

3700 padding: 8px 20px;

3701 border-radius: 18px;

3702}

3703.space-units-2-archive-item-button2 {

3704 color: #b2bec3;

3705 font-size: 1em;

3706 line-height: 1.25em;

3707}

3708.space-units-2-archive-item-button2 a {

3709 color: #b2bec3 !important;

3710 text-decoration: none !important;

3711 font-size: 1em;

3712 line-height: 1.333em;

3713 display: inline-block;

3714 min-width: 190px;

3715 min-height: 44px;

3716 padding: 12px 25px;

3717 border-radius: 23px;

3718 border: 1px solid #b2bec3;

3719 background-color: transparent;

3720}

3721.space-units-2-archive-item-button2 a:hover {

3722 color: #fff !important;

3723 border: 1px solid #fff;

3724}

3725.second .space-units-2-archive-item-button2 a {

3726 min-width: 140px;

3727 min-height: 36px;

3728 padding: 7px 20px;

3729 border-radius: 18px;

3730}

3731.space-units-2-archive-item-tac {

3732 left: 30px;

3733 bottom: 30px;

3734 color: #b2bec3;

3735 font-size: 0.75em;

3736 line-height: 1.25em;

3737}

3738.second .space-units-2-archive-item-tac {

3739 left: 15px;

3740 bottom: 15px;

3741}

3742.space-units-2-archive-item-tac a {

3743 color: #b2bec3 !important;

3744 text-decoration: underline !important;

3745 display: inline-block;

3746}

3747.space-units-2-archive-item-tac a:hover {

3748 color: #fff !important;

3749}

3750

3751/* Product Units #2 Widget End */

3752

3753/* Product Units #3 Widget Start */

3754

3755.space-units-home-3-widget-ins {

3756 padding-bottom: 30px;

3757}

3758.space-units-3-archive-items {

3759 display: -webkit-box;

3760 display: -moz-box;

3761 display: -ms-flexbox;

3762 display: -webkit-flex;

3763 display: flex;

3764 flex-wrap: wrap;

3765}

3766.space-units-3-archive-item {

3767 display: inline-block;

3768}

3769.space-units-3-archive-item-ins {

3770 margin: 0 15px 30px;

3771}

3772.space-units-3-archive-item-img-wrap {

3773 height: 0;

3774 padding-bottom: 100%;

3775 background-color: #f1f3f4;

3776 border-radius: 5px;

3777}

3778.space-units-3-archive-item img {

3779 border-radius: 5px;

3780}

3781.space-units-3-archive-item-ins .space-overlay {

3782 border-radius: 5px;

3783 background: rgba(0, 0, 0, 0);

3784 opacity: 0;

3785 visibility: hidden;

3786}

3787.space-units-3-archive-item-ins:hover .space-overlay {

3788 border-radius: 5px;

3789 background: rgba(0, 0, 0, 0.5);

3790 opacity: 1;

3791 visibility: visible;

3792}

3793.space-units-3-archive-item-overlay {

3794 padding: 0 30px;

3795 order: 1;

3796 display: -webkit-box;

3797 display: -moz-box;

3798 display: -ms-flexbox;

3799 display: -webkit-flex;

3800 display: flex;

3801 align-items: center;

3802 justify-content: center;

3803}

3804.space-units-3-archive-item-rating {

3805 display: -webkit-box;

3806 display: -moz-box;

3807 display: -ms-flexbox;

3808 display: -webkit-flex;

3809 display: flex;

3810 flex-wrap: wrap;

3811 align-items: center;

3812 right: 15px;

3813 top: 15px;

3814 color: #b2bec3;

3815 font-size: 1em;

3816 line-height: 30px;

3817}

3818.space-units-3-archive-item-rating strong {

3819 font-weight: 700;

3820 font-size: 1em;

3821 line-height: 30px;

3822 color: #fff;

3823}

3824.space-units-3-archive-item-rating span {

3825 display: inline-block;

3826 width: 30px;

3827 height: 30px;

3828 line-height: 30px;

3829 text-align: center;

3830 margin-right: 5px;

3831 border-radius: 50%;

3832 background-color: rgba(255, 211, 42, 0.3);

3833}

3834.space-units-3-archive-item-category {

3835 color: #b2bec3;

3836 font-size: 0.75em;

3837 line-height: 1.25em;

3838 margin-bottom: 5px;

3839}

3840.space-units-3-archive-item-category a {

3841 color: #b2bec3 !important;

3842 text-decoration: underline !important;

3843 display: inline-block;

3844 margin: 0 2px;

3845}

3846.space-units-3-archive-item-category a:hover {

3847 color: #fff !important;

3848}

3849.space-units-3-archive-item-title {

3850 font-weight: 700;

3851 color: #fff;

3852 font-size: 1.333em;

3853 line-height: 1.15em;

3854 margin-bottom: 15px;

3855}

3856.space-units-3-archive-item-button1 {

3857 color: #fff;

3858 font-size: 1em;

3859 line-height: 1.333em;

3860 margin-bottom: 10px;

3861}

3862.space-units-3-archive-item-button1 a {

3863 color: #fff !important;

3864 text-decoration: none !important;

3865 font-size: 1em;

3866 line-height: 1.333em;

3867 display: inline-block;

3868 min-width: 140px;

3869 min-height: 36px;

3870 padding: 8px 20px;

3871 border-radius: 18px;

3872 background-color: #2ecc71;

3873 box-shadow: 0px 10px 15px 0px rgba(46, 204, 113, 0.5);

3874}

3875.space-units-3-archive-item-button1 a:hover {

3876 box-shadow: 0px 0px 0px 0px rgba(46, 204, 113, 0);

3877}

3878.space-units-3-archive-item-button2 {

3879 color: #b2bec3;

3880 font-size: 1em;

3881 line-height: 1.25em;

3882}

3883.space-units-3-archive-item-button2 a {

3884 color: #b2bec3 !important;

3885 text-decoration: none !important;

3886 font-size: 1em;

3887 line-height: 1.333em;

3888 display: inline-block;

3889 min-width: 140px;

3890 min-height: 36px;

3891 padding: 7px 20px;

3892 border-radius: 18px;

3893 border: 1px solid #b2bec3;

3894 background-color: transparent;

3895}

3896.space-units-3-archive-item-button2 a:hover {

3897 color: #fff !important;

3898 border: 1px solid #fff;

3899}

3900.space-units-3-archive-item-tac {

3901 left: 15px;

3902 bottom: 15px;

3903 color: #b2bec3;

3904 font-size: 0.75em;

3905 line-height: 1.25em;

3906}

3907.space-units-3-archive-item-tac a {

3908 color: #b2bec3 !important;

3909 text-decoration: underline !important;

3910 display: inline-block;

3911}

3912.space-units-3-archive-item-tac a:hover {

3913 color: #fff !important;

3914}

3915.space-units-3-archive-item-tac p {

3916 line-height: 1.25em !important;

3917}

3918

3919/* Product Units #3 Widget End */

3920

3921/* Product Units Sidebar #1 Widget Start */

3922

3923.space-units-sidebar-items-wrap {

3924 margin: 0 15px;

3925}

3926.space-units-sidebar-items {

3927 display: -webkit-box;

3928 display: -moz-box;

3929 display: -ms-flexbox;

3930 display: -webkit-flex;

3931 display: flex;

3932 flex-wrap: wrap;

3933}

3934.space-units-sidebar-item {

3935 display: inline-block;

3936 overflow: hidden;

3937 padding-bottom: 15px;

3938 margin-bottom: 15px;

3939 border-bottom: 1px solid #dfe6e9;

3940}

3941.space-units-sidebar-item:last-child {

3942 margin-bottom: 0;

3943}

3944.space-units-sidebar-item img {

3945 margin-top: 5px;

3946 border-radius: 5px;

3947}

3948.space-units-sidebar-item-img {

3949 width: 65px;

3950 height: 50px;

3951 margin-right: -65px;

3952}

3953.space-units-sidebar-item-title {

3954 margin-left: 65px;

3955}

3956.space-units-sidebar-item-title a {

3957 font-weight: 700;

3958 font-size: 1em;

3959 line-height: 1.25em;

3960 color: #151515;

3961}

3962.space-units-sidebar-item-title a:hover {

3963 color: #b2bec3;

3964}

3965.space-units-sidebar-item-title p {

3966 padding-top: 3px;

3967 font-weight: 400;

3968 font-size: 0.75em;

3969 line-height: 1.25em;

3970 color: #7f8c8d;

3971 margin-bottom: 0;

3972 padding-bottom: 0 !important;

3973}

3974.space-units-sidebar-item-button {

3975 margin-top: 10px;

3976 margin-left: 65px;

3977}

3978.space-units-sidebar-item-button a {

3979 display: inline-block;

3980 padding: 11px 18px;

3981 font-weight: 700;

3982 font-size: 0.75em;

3983 line-height: 1em;

3984 color: #fff;

3985 border-radius: 3px;

3986 background-color: #be2edd;

3987

-webkit-transition: all 0.5s ease-in-out;

3988

-moz-transition: all 0.5s ease-in-out;

3989

-ms-transition: all 0.5s ease-in-out;

3990

-o-transition: all 0.5s ease-in-out;

3991 transition: all 0.5s ease-in-out;

3992}

3993.space-units-sidebar-item-button a:hover {

3994 background-color: #57606f;

3995}

3996

3997/* Product Units Sidebar #1 Widget End */

3998

3999/* Single Offer Page - Style #1 Start */

4000

4001.type-bonus .space-page-section-ins {

4002 padding-top: 23px;

4003}

4004.single-offer .space-page-section-ins {

4005 padding-top: 30px;

4006}

4007.space-aces-single-offer-box {

4008 margin: 0 0 45px;

4009 border-radius: 5px;

4010 display: -webkit-box;

4011 display: -moz-box;

4012 display: -ms-flexbox;

4013 display: -webkit-flex;

4014 display: flex;

4015 flex-wrap: wrap;

4016}

4017.space-offer-single-1 {

4018 max-width: 1200px;

4019 margin: 0 auto;

4020}

4021.space-offer-single-1 .space-aces-single-offer-box {

4022 margin: 30px 0;

4023}

4024.space-aces-single-offer-img {

4025 display: inline-block;

4026}

4027.space-aces-single-offer-img img {

4028 border-radius: 5px 0 0 5px;

4029}

4030.space-aces-single-offer-img-ins {

4031 padding: 0 15px;

4032}

4033.space-aces-single-offer-info {

4034 border-radius: 5px;

4035 background-color: #f5f6fa;

4036 margin: 0 15px;

4037 background-position: center;

4038 background-repeat: no-repeat;

4039 background-size: cover;

4040}

4041.space-offer-single-1 .space-aces-single-offer-info {

4042 border-radius: 0;

4043 background-color: transparent;

4044 margin: 0;

4045}

4046.space-aces-single-offer-info .space-overlay {

4047 border-radius: 5px;

4048 background: rgba(255, 255, 255, 0.9);

4049}

4050.space-aces-single-offer-info-ins {

4051 position: relative;

4052 padding: 60px 45px;

4053 top: 0;

4054 right: 0;

4055 left: 0;

4056 bottom: 0;

4057 display: -webkit-box;

4058 display: -moz-box;

4059 display: -ms-flexbox;

4060 display: -webkit-flex;

4061 display: flex;

4062 align-items: center;

4063 justify-content: center;

4064 flex: 1;

4065}

4066.space-offer-single-1 .space-aces-single-offer-info-ins {

4067 padding: 0 30px;

4068}

4069.space-aces-single-offer-info-cat {

4070 font-weight: 400;

4071 font-size: 1em;

4072 line-height: 1.45em;

4073 color: #7f8c8d;

4074}

4075.space-aces-single-offer-info-cat a {

4076 font-size: 1em;

4077 line-height: 1.45em;

4078 color: #7f8c8d !important;

4079 text-decoration: none !important;

4080}

4081.space-aces-single-offer-info-cat a:hover {

4082 text-decoration: underline;

4083}

4084.space-aces-single-offer-info-title {

4085 margin-top: 5px;

4086}

4087.space-aces-single-offer-info-title h1 {

4088 font-weight: 900;

4089 font-size: 2.369em;

4090 line-height: 1.1em;

4091}

4092.space-aces-single-offer-info-title span.offer-title-1 {

4093 font-weight: 900;

4094 font-size: 2.369em;

4095 line-height: 1.1em;

4096 color: #151515;

4097}

4098.space-aces-single-offer-info-short-desc {

4099 margin-top: 30px;

4100 font-weight: 400;

4101 font-size: 1.333em;

4102 line-height: 1.35em;

4103 color: #7f8c8d;

4104}

4105.space-aces-single-offer-info-short-desc p {

4106 line-height: 1.35em !important;

4107}

4108.space-offer-single-1 .space-aces-single-offer-info-short-desc {

4109 max-width: 800px;

4110 margin: 30px auto 0;

4111}

4112.space-aces-single-offer-info-code-button {

4113 padding-top: 35px;

4114 display: -webkit-box;

4115 display: -moz-box;

4116 display: -ms-flexbox;

4117 display: -webkit-flex;

4118 display: flex;

4119 flex-wrap: wrap;

4120}

4121.space-offer-single-1 .space-aces-single-offer-info-code-button {

4122 max-width: 800px;

4123 margin: auto;

4124}

4125.space-aces-single-offer-info-code-ins {

4126 padding: 0 15px;

4127}

4128.space-aces-single-offer-info-code-value {

4129 display: block;

4130 padding: 5px 20px 11px;

4131 margin-top: -8px;

4132 color: #2d3436;

4133 border-radius: 23px;

4134 border: 2px solid #7f8c8d;

4135}

4136.space-offer-single-1 .space-aces-single-offer-info-code-value {

4137 max-width: 400px;

4138 margin: -8px auto 0;

4139}

4140.space-aces-single-offer-info-code-value legend {

4141 padding: 0 15px;

4142 font-weight: 400;

4143 font-size: 0.75em;

4144 line-height: 1.45em;

4145 color: #7f8c8d;

4146}

4147.space-aces-single-offer-info-code-value span {

4148 font-family: 'Arial', sans-serif;

4149 font-weight: 700;

4150 font-size: 1.333em;

4151 line-height: 1em;

4152}

4153.space-aces-single-offer-info-code-date {

4154 margin-top: 5px;

4155 font-weight: 400;

4156 font-size: 0.75em;

4157 line-height: 1.45em;

4158 color: #7f8c8d;

4159}

4160.space-aces-single-offer-info-code-date span {

4161 font-weight: 700;

4162 color: #2d3436;

4163}

4164.space-aces-single-offer-info-button-ins {

4165 padding: 0 15px;

4166}

4167.space-aces-single-offer-info-button-ins a {

4168 display: inline-block;

4169 padding: 13px 40px;

4170 font-weight: 700;

4171 font-size: 1em;

4172 line-height: 1.25em;

4173 color: #fff !important;

4174 border-radius: 23px;

4175 background-color: #be2edd;

4176 text-decoration: none !important;

4177 box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0);

4178

-webkit-transition: all 0.5s ease-in-out;

4179

-moz-transition: all 0.5s ease-in-out;

4180

-ms-transition: all 0.5s ease-in-out;

4181

-o-transition: all 0.5s ease-in-out;

4182 transition: all 0.5s ease-in-out;

4183}

4184.space-aces-single-offer-info-button-ins a:hover {

4185 box-shadow: 0px 8px 30px 0px rgba(190, 46, 221, 0.60);

4186}

4187.space-aces-single-offer-info-button-ins a i {

4188 padding-left: 5px;

4189}

4190.space-single-offer.space-dark-style .space-overlay {

4191 background: rgba(0, 0, 0, 0.8);

4192}

4193.space-single-offer.space-dark-style .space-aces-single-offer-info {

4194 background-color: #111111;

4195}

4196.space-offer-single-1.space-single-offer.space-dark-style .space-aces-single-offer-info {

4197 background-color: transparent;

4198}

4199.space-single-offer.space-dark-style .space-aces-single-offer-info-cat,

4200.space-single-offer.space-dark-style .space-aces-single-offer-info-cat a {

4201 color: #777777;

4202}

4203.space-single-offer.space-dark-style .space-aces-single-offer-info-title h1 {

4204 color: #fff;

4205}

4206.space-single-offer.space-dark-style .space-aces-single-offer-info-title span.offer-title-1 {

4207 color: #fff;

4208}

4209.space-single-offer.space-dark-style .space-aces-single-offer-info-short-desc {

4210 color: #e4e5e7;

4211}

4212.space-single-offer.space-dark-style .space-aces-single-offer-info-code-value {

4213 color: #fff;

4214 border: 2px solid #777777;

4215}

4216.space-single-offer.space-dark-style .space-aces-single-offer-info-code-title span {

4217 color: #777777;

4218 background-color: #111111;

4219}

4220.space-single-offer.space-dark-style .space-aces-single-offer-info-code-date {

4221 color: #777777;

4222}

4223.space-single-offer.space-dark-style .space-aces-single-offer-info-code-date span {

4224 color: #fff;

4225}

4226.space-single-offer.space-dark-style .space-aces-single-offer-info-button-ins a {

4227 background-color: #ff2453;

4228}

4229.space-single-offer.space-dark-style .space-aces-single-offer-info-button-ins a:hover {

4230 box-shadow: 0px 8px 30px 0px rgba(255, 36, 83, 0.60);

4231}

4232.space-offer-content-excerpt {

4233 overflow: hidden;

4234 padding-bottom: 30px;

4235 font-weight: 300;

4236 font-size: 1.333em;

4237 line-height: 1.45em;

4238 color: #7f8c8d;

4239}

4240.space-offer-content-excerpt p {

4241 line-height: 1.45em;

4242}

4243

4244/* Single Offer Page - Style #1 End */

4245

4246/* Offers #1 Widget Start */

4247

4248.space-offers-home-widget {

4249 background-color: #f1f3f4;

4250 margin-bottom: 60px;

4251}

4252.space-offers-home-widget .space-block-title {

4253 padding-bottom: 15px;

4254}

4255.space-offers-home-widget.homepage-block {

4256 margin-top: 0;

4257}

4258.space-offers-home-widget-ins {

4259 padding-top: 45px !important;

4260 padding-bottom: 30px !important;

4261}

4262.space-offers-archive-items {

4263 display: -webkit-box;

4264 display: -moz-box;

4265 display: -ms-flexbox;

4266 display: -webkit-flex;

4267 display: flex;

4268 flex-wrap: wrap;

4269 margin-top: 15px;

4270}

4271.space-offers-archive-item {

4272 display: -webkit-box;

4273 display: -moz-box;

4274 display: -ms-flexbox;

4275 display: -webkit-flex;

4276 display: flex;

4277}

4278.space-offers-archive-item-ins {

4279 display: -webkit-box;

4280 display: -moz-box;

4281 display: -ms-flexbox;

4282 display: -webkit-flex;

4283 display: flex;

4284 align-items: center;

4285 border-radius: 5px;

4286 background-color: #fff;

4287 box-shadow: 0px 10px 40px 0px rgba(109, 141, 173, 0.25);

4288 margin: 0 15px 30px;

4289

-webkit-transition: all 0.5s ease-in-out;

4290

-moz-transition: all 0.5s ease-in-out;

4291

-ms-transition: all 0.5s ease-in-out;

4292

-o-transition: all 0.5s ease-in-out;

4293 transition: all 0.5s ease-in-out;

4294}

4295.space-offers-archive-item-ins:hover {

4296 box-shadow: 0px 15px 40px 0px rgba(109, 141, 173, 0.55);

4297}

4298.space-offers-archive-item-wrap {

4299 padding: 30px;

4300}

4301.space-offers-archive-item-cat {

4302 font-weight: 400;

4303 font-size: 1em;

4304 line-height: 1.45em;

4305 color: #7f8c8d;

4306 margin-bottom: 5px;

4307}

4308.space-offers-archive-item-cat a {

4309 font-size: 1em;

4310 line-height: 1.45em;

4311 color: #7f8c8d;

4312}

4313.space-offers-archive-item-cat a:hover {

4314 text-decoration: underline;

4315}

4316.space-offers-archive-item-title {

4317 margin-bottom: 30px;

4318}

4319.space-offers-archive-item-title a {

4320 font-weight: 700;

4321 font-size: 1.333em;

4322 line-height: 1.25em;

4323 color: #151515;

4324}

4325.space-offers-archive-item-title a:hover {

4326 color: #b2bec3;

4327}

4328.space-offers-archive-item-code-value {

4329 display: block;

4330 font-family: 'Arial', sans-serif;

4331 padding: 12px 20px 11px;

4332 font-weight: 700;

4333 font-size: 1.333em;

4334 line-height: 1em;

4335 color: #151515;

4336 border-radius: 23px;

4337 border: 1px solid #7f8c8d;

4338}

4339.space-offers-archive-item-code-title {

4340 top: -12px;

4341 left: 0;

4342 right: 0;

4343}

4344.space-offers-archive-item-code-title span {

4345 display: inline-block;

4346 padding: 0 15px;

4347 font-weight: 400;

4348 font-size: 0.75em;

4349 line-height: 1.45em;

4350 color: #7f8c8d;

4351 background-color: #fff;

4352}

4353.space-offers-archive-item-short-desc {

4354 margin-top: 25px;

4355 font-weight: 400;

4356 font-size: 0.75em;

4357 line-height: 1.35em;

4358 color: #7f8c8d;

4359}

4360.space-offers-archive-item-short-desc p {

4361 line-height: 1.35em !important;

4362}

4363.space-offers-archive-item-button {

4364 margin-top: 30px;

4365}

4366.space-offers-archive-item-button a {

4367 display: inline-block;

4368 padding: 13px 40px;

4369 font-weight: 700;

4370 font-size: 1em;

4371 line-height: 1.25em;

4372 color: #fff;

4373 border-radius: 23px;

4374 background-color: #be2edd;

4375 box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0);

4376

-webkit-transition: all 0.5s ease-in-out;

4377

-moz-transition: all 0.5s ease-in-out;

4378

-ms-transition: all 0.5s ease-in-out;

4379

-o-transition: all 0.5s ease-in-out;

4380 transition: all 0.5s ease-in-out;

4381}

4382.space-offers-archive-item-button a:hover {

4383 box-shadow: 0px 8px 30px 0px rgba(190, 46, 221, 0.60);

4384}

4385.space-offers-archive-item-code-date {

4386 margin-top: 8px;

4387 font-weight: 400;

4388 font-size: 0.75em;

4389 line-height: 1.45em;

4390 color: #7f8c8d;

4391}

4392.space-offers-archive-item-code-date span {

4393 color: #2d3436;

4394}

4395.space-offers-archive-item-button-notice {

4396 margin-top: 8px;

4397 font-weight: 400;

4398 font-size: 0.75em;

4399 line-height: 1.25em;

4400 color: #7f8c8d;

4401}

4402.space-offers-archive-item-button-notice p {

4403 line-height: 1.25em !important;

4404}

4405.space-offers-archive-item-button-notice a {

4406 color: #7f8c8d !important;

4407 text-decoration: underline;

4408}

4409.space-offers-archive-item-button-notice a:hover {

4410 text-decoration: none;

4411}

4412.space-offers-archive-item.space-dark-style .space-offers-archive-item-ins {

4413 background-color: #111111;

4414}

4415.space-offers-archive-item.space-dark-style .space-offers-archive-item-cat {

4416 color: #777777;

4417}

4418.space-offers-archive-item.space-dark-style .space-offers-archive-item-cat a {

4419 color: #777777;

4420}

4421.space-offers-archive-item.space-dark-style .space-offers-archive-item-title a {

4422 color: #fff;

4423}

4424.space-offers-archive-item.space-dark-style .space-offers-archive-item-title a:hover {

4425 color: #b2bec3;

4426}

4427.space-offers-archive-item.space-dark-style .space-offers-archive-item-code-value {

4428 color: #fff;

4429 border: 1px solid #777777;

4430}

4431.space-offers-archive-item.space-dark-style .space-offers-archive-item-code-title span {

4432 color: #777777;

4433 background-color: #111111;

4434}

4435.space-offers-archive-item.space-dark-style .space-offers-archive-item-short-desc {

4436 color: #777777;

4437}

4438.space-offers-archive-item.space-dark-style .space-offers-archive-item-button a {

4439 background-color: #ff2453;

4440}

4441.space-offers-archive-item.space-dark-style .space-offers-archive-item-button a:hover {

4442 box-shadow: 0px 8px 30px 0px rgba(255, 36, 83, 0.60);

4443}

4444.space-offers-archive-item.space-dark-style .space-offers-archive-item-code-date {

4445 color: #777777;

4446}

4447.space-offers-archive-item.space-dark-style .space-offers-archive-item-code-date span {

4448 color: #fff;

4449}

4450

4451/* Offers #1 Widget End */

4452

4453/* ACES Cards Shortcode Start */

4454

4455span.aces-card {

4456 position: relative;

4457 display: inline-block;

4458 padding: 0 28px 0 12px;

4459 border-radius: 5px;

4460 font-size: 18px;

4461 line-height: 1.42em;

4462 font-weight: 700;

4463 text-transform: uppercase;

4464 margin: 0 3px;

4465 background: linear-gradient(335deg, #ffffff, #e6e6e6);

4466 box-shadow: 3px 3px 5px #d9d9d9,

4467 -3px -3px 5px #ffffff;

4468}

4469span.aces-card.spades,

4470span.aces-card.clubs {

4471 color: #151515;

4472}

4473span.aces-card.hearts,

4474span.aces-card.diamonds {

4475 color: #ff2453;

4476}

4477span.aces-card:after {

4478 position: absolute;

4479 width: 14px;

4480 font-size: 24px;

4481 line-height: 25px;

4482 top: -1px;

4483 right: 10px;

4484}

4485span.aces-card.spades:after {

4486 content: url(../images/spades.svg);

4487}

4488span.aces-card.diamonds:after {

4489 content: url(../images/diamonds.svg);

4490}

4491span.aces-card.hearts:after {

4492 content: url(../images/hearts.svg);

4493}

4494span.aces-card.clubs:after {

4495 content: url(../images/clubs.svg);

4496}

4497

4498/* ACES Cards Shortcode End */

4499

4500/* Shortcodes Start */

4501

4502.space-shortcode-wrap {

4503 margin: 0 -15px;

4504}

4505.space-shortcode-wrap-ins {

4506 max-width: 1200px;

4507 margin: 0 auto;

4508}

4509.space-shortcode-1 .space-block-title,

4510.space-shortcode-2 .space-block-title,

4511.space-shortcode-4 .space-block-title,

4512.space-shortcode-5 .space-block-title,

4513.space-shortcode-8 .space-block-title {

4514 padding-bottom: 15px;

4515}

4516

4517/* --- Organizations Shortcode #1 --- */

4518

4519.space-shortcode-wrap .space-companies-archive-item-title a {

4520 color: #151515 !important;

4521 text-decoration: none !important;

4522}

4523.space-shortcode-wrap .space-companies-archive-item-title a:hover {

4524 color: #b2bec3 !important;

4525 text-decoration: none !important;

4526}

4527.space-shortcode-wrap .space-companies-archive-item-button a {

4528 color: #fff !important;

4529 text-decoration: none !important;

4530}

4531

4532/* --- Organizations Shortcode #2 --- */

4533

4534.space-shortcode-wrap .space-companies-2-archive-item-title a {

4535 color: #151515 !important;

4536 text-decoration: none !important;

4537}

4538.space-shortcode-wrap .space-companies-2-archive-item-title a:hover {

4539 color: #b2bec3 !important;

4540 text-decoration: none !important;

4541}

4542

4543/* --- Organizations Shortcode #3 --- */

4544

4545.space-shortcode-3 .space-companies-sidebar-item:last-child {

4546 margin-bottom: 15px;

4547}

4548.space-shortcode-3 .space-companies-sidebar-item {

4549 border-bottom: 0;

4550 padding-bottom: 0;

4551}

4552.space-shortcode-3 .space-companies-sidebar-item-ins-wrap {

4553 margin: 0 15px;

4554 padding-bottom: 15px;

4555 border-bottom: 1px solid #dfe6e9;

4556}

4557.space-shortcode-wrap .space-companies-sidebar-item-title a {

4558 color: #151515 !important;

4559 text-decoration: none !important;

4560}

4561.space-shortcode-wrap .space-companies-sidebar-item-title a:hover {

4562 color: #b2bec3 !important;

4563 text-decoration: none !important;

4564}

4565.space-shortcode-wrap .space-companies-sidebar-item-title p a {

4566 color: #ff2453;

4567 text-decoration: underline !important;

4568}

4569.space-shortcode-wrap .space-companies-sidebar-item-title p a:hover {

4570 color: #ff2453;

4571 text-decoration: none !important;

4572}

4573.space-shortcode-wrap .space-companies-sidebar-item-button a {

4574 color: #fff !important;

4575 text-decoration: none !important;

4576}

4577

4578/* --- Organizations Shortcode #4 --- */

4579

4580.space-shortcode-wrap .space-organizations-3-archive-item-button-ins a {

4581 color: #fff !important;

4582 text-decoration: none !important;

4583}

4584

4585/* --- Organizations Shortcode #5 --- */

4586

4587.space-shortcode-wrap .space-organizations-4-archive-item-title a {

4588 color: #151515 !important;

4589 text-decoration: none !important;

4590}

4591.space-shortcode-wrap .space-organizations-4-archive-item-title a:hover {

4592 color: #bdc3c7 !important;

4593}

4594.space-shortcode-wrap .space-organizations-4-archive-item-desc a {

4595 color: #7f8c8d !important;

4596}

4597.space-shortcode-wrap .space-organizations-4-archive-item-button-two-ins a,

4598.space-shortcode-wrap .space-organizations-4-archive-item-button-one-ins a {

4599 color: #fff !important;

4600 text-decoration: none !important;

4601}

4602

4603/* --- Product Units Shortcode #6 --- */

4604

4605.space-shortcode-wrap .space-units-archive-item-title a {

4606 color: #151515 !important;

4607 text-decoration: none !important;

4608}

4609.space-shortcode-wrap .space-units-archive-item-title a:hover {

4610 color: #b2bec3 !important;

4611 text-decoration: none !important;

4612}

4613.space-shortcode-wrap .space-units-archive-item-button a {

4614 color: #fff !important;

4615 text-decoration: none !important;

4616}

4617

4618/* --- Product Units Shortcode #7 --- */

4619

4620.space-shortcode-7 .space-units-sidebar-item:last-child {

4621 margin-bottom: 15px;

4622}

4623.space-shortcode-7 .space-units-sidebar-item {

4624 border-bottom: 0;

4625 padding-bottom: 0;

4626}

4627.space-shortcode-7 .space-units-sidebar-item-ins-wrap {

4628 margin: 0 15px;

4629 padding-bottom: 15px;

4630 border-bottom: 1px solid #dfe6e9;

4631}

4632.space-shortcode-wrap .space-units-sidebar-item-title a {

4633 color: #151515 !important;

4634 text-decoration: none !important;

4635}

4636.space-shortcode-wrap .space-units-sidebar-item-title a:hover {

4637 color: #b2bec3 !important;

4638 text-decoration: none !important;

4639}

4640.space-shortcode-wrap .space-units-sidebar-item-title p a {

4641 color: #ff2453 !important;

4642 text-decoration: underline !important;

4643}

4644.space-shortcode-wrap .space-units-sidebar-item-title p a:hover {

4645 color: #ff2453 !important;

4646 text-decoration: none !important;

4647}

4648.space-shortcode-wrap .space-units-sidebar-item-button a {

4649 color: #fff !important;

4650 text-decoration: none !important;

4651}

4652

4653/* --- Offers Shortcode #8 --- */

4654

4655.space-shortcode-wrap .space-offers-archive-item-cat a {

4656 color: #7f8c8d !important;

4657}

4658.space-shortcode-wrap .space-offers-archive-item-title a {

4659 color: #151515 !important;

4660}

4661.space-shortcode-wrap .space-offers-archive-item-title a:hover {

4662 color: #b2bec3 !important;

4663}

4664.space-shortcode-wrap .space-offers-archive-item.space-dark-style .space-offers-archive-item-title a {

4665 color: #fff !important;

4666}

4667.space-shortcode-wrap .space-offers-archive-item.space-dark-style .space-offers-archive-item-title:hover a {

4668 color: #b2bec3 !important;

4669}

4670.space-shortcode-wrap .space-offers-archive-item-cat a {

4671 text-decoration: none !important;

4672}

4673.space-shortcode-wrap .space-offers-archive-item-cat a:hover {

4674 text-decoration: underline !important;

4675}

4676.space-shortcode-wrap .space-offers-archive-item-title a {

4677 text-decoration: none !important;

4678}

4679.space-shortcode-wrap .space-offers-archive-item-button a {

4680 color: #fff !important;

4681 text-decoration: none !important;

4682}

4683

4684/* Shortcodes End */

4685

4686/* T&Cs Description Start */

4687

4688span.tc-apply {

4689 border-bottom: 1px dashed;

4690 cursor: pointer;

4691}

4692div.tc-desc {

4693 text-align: center;

4694 opacity: 0;

4695 visibility: hidden;

4696 min-width: 240px;

4697 max-width: 270px;

4698 width: 100%;

4699 position: absolute;

4700 left: 50%;

4701

-webkit-transform: translateX(-50%);

4702 transform: translateX(-50%);

4703 margin: 0 auto;

4704 color: #576574 !important;

4705 background-color: #fffbeb;

4706 border: 1px solid #fdcb6e;

4707 border-radius: 5px;

4708 padding: 15px;

4709 z-index: 10;

4710 box-shadow: 0px 0px 30px 0px rgba(250, 177, 160, 0.5);

4711

-webkit-transition: all 0.3s ease-in-out;

4712

-moz-transition: all 0.3s ease-in-out;

4713

-ms-transition: all 0.3s ease-in-out;

4714

-o-transition: all 0.3s ease-in-out;

4715 transition: all 0.3s ease-in-out;

4716}

4717div.tc-desc p {

4718 line-height: 1.25em !important;

4719}

4720div.tc-desc strong {

4721 color: #e17055 !important;

4722

font-size: 14px;

4723 font-weight: 700;

4724}

4725div.tc-desc a,

4726.space-page-content div.tc-desc a,

4727.home-page div.tc-desc a {

4728 color: #576574 !important;

4729}

4730span.tc-apply:hover + div.tc-desc,

4731span.tc-apply + div.tc-desc:hover,

4732span.tc-apply:active + div.tc-desc,

4733span.tc-apply + div.tc-desc:active {

4734 opacity: 1;

4735 visibility: visible;

4736 height: auto;

4737}

4738

4739/* T&Cs Description End */

4740

4741/* Organization Float Bar Start */

4742

4743.space-organization-float-bar-bg {

4744 position: fixed;

4745 bottom: -130px;

4746 left: 0;

4747 right: 0;

4748 top: auto;

4749 background-color: #1b1d21;

4750 z-index: 1;

4751 opacity: 0;

4752 visibility: hidden;

4753

-webkit-transition: all 0.3s ease-in-out;

4754

-moz-transition: all 0.3s ease-in-out;

4755

-ms-transition: all 0.3s ease-in-out;

4756

-o-transition: all 0.3s ease-in-out;

4757 transition: all 0.3s ease-in-out;

4758}

4759.space-organization-float-bar-bg.show {

4760 opacity: 1;

4761 visibility: visible;

4762 bottom: 0;

4763 z-index: 2;

4764}

4765.space-organization-float-bar-bg-ins {

4766 padding: 15px 0 !important;

4767}

4768.space-organization-float-bar {

4769 margin: 0 15px;

4770 display: -webkit-box;

4771 display: -moz-box;

4772 display: -ms-flexbox;

4773 display: -webkit-flex;

4774 display: flex;

4775 flex-wrap: wrap;

4776}

4777

4778.space-organization-float-bar-data-ins {

4779 display: -webkit-box;

4780 display: -moz-box;

4781 display: -ms-flexbox;

4782 display: -webkit-flex;

4783 display: flex;

4784 flex-wrap: wrap;

4785 align-items: center;

4786}

4787.space-organization-float-bar-logo {

4788 flex: 0 0 110px;

4789}

4790.space-organization-float-bar-logo-img {

4791 line-height: 0;

4792}

4793.space-organization-float-bar-logo-img img {

4794 border-radius: 5px;

4795 max-width: 80px;

4796 max-height: 80px;

4797}

4798.space-organization-float-bar-title-wrap {

4799 color: #fff !important;

4800 font-weight: 700;

4801 font-size: 1.777em;

4802 line-height: 1.25em;

4803}

4804.space-organization-float-bar-rating .star-rating {

4805 display: inline-block;

4806}

4807.space-organization-float-bar-rating .star-rating .star-full:before {

4808 content: "\f005";

4809 font-weight: 900;

4810}

4811.space-organization-float-bar-rating .star-rating .star-half:before {

4812 content: "\f5c0";

4813 font-weight: 900;

4814}

4815.space-organization-float-bar-rating .star-rating .star-empty:before {

4816 content: "\f005";

4817 font-weight: 400;

4818}

4819.space-organization-float-bar-rating .star-rating .star {

4820 color: #fed330;

4821 display: inline-block;

4822 font-family: 'Font Awesome 5 Free' !important;

4823 font-size: 1em;

4824 font-style: normal;

4825 line-height: 1em;

4826 text-align: center;

4827 text-decoration: inherit;

4828 vertical-align: top;

4829 width: 1.25em;

4830 padding: 0 5px 0 0;

4831}

4832.space-organization-float-bar-rating .screen-reader-text {

4833 display: none;

4834}

4835.space-organization-float-bar-rating span {

4836 color: #7f8c8d;

4837}

4838.space-organization-float-bar-rating span i {

4839 display: none;

4840}

4841.space-organization-float-bar-button {

4842 display: -webkit-box;

4843 display: -moz-box;

4844 display: -ms-flexbox;

4845 display: -webkit-flex;

4846 display: flex;

4847 align-items: center;

4848 justify-content: flex-end;

4849}

4850.space-organization-float-bar-button-wrap {

4851 display: inline-block;

4852 min-width: 200px;

4853 min-height: 60px;

4854}

4855.space-organization-float-bar-button-wrap a {

4856 display: block;

4857 text-decoration: none !important;

4858 padding: 17px 40px;

4859 margin: 15px 15px 10px;

4860 font-weight: 700;

4861 font-size: 1.333em;

4862 line-height: 1.25em;

4863 color: #fff;

4864 border-radius: 5px;

4865 background-color: #2ecc71;

4866 box-shadow: 0px 0px 15px 0px rgba(45, 221, 108, 0.55);

4867

-webkit-transition: all 0.5s ease-in-out;

4868

-moz-transition: all 0.5s ease-in-out;

4869

-ms-transition: all 0.5s ease-in-out;

4870

-o-transition: all 0.5s ease-in-out;

4871 transition: all 0.5s ease-in-out;

4872}

4873.space-organization-float-bar-button-wrap a:hover {

4874 box-shadow: 0px 0px 15px 0px rgba(45, 221, 108, 0);

4875}

4876.space-organization-float-bar-button-tac {

4877 margin-top: 2px;

4878 color: #7f8c8d;

4879 font-weight: 400;

4880

font-size: 12px;

4881 line-height: 1.25em;

4882}

4883.space-organization-float-bar-button-tac a {

4884 color: #7f8c8d !important;

4885

font-size: 12px;

4886 text-decoration: underline !important;

4887}

4888.space-organization-float-bar-button-tac a:hover {

4889 text-decoration: none !important;

4890}

4891

4892/* Organization Float Bar End */