How to use template class

Best Atoum code snippet using template

base.css

Source:base.css Github

copy

Full Screen

...227textarea228{229 overflow:hidden;230}231.template-state-hidden232{233 display:none !important;234}235/******************************************************************************/236/* Font */237/******************************************************************************/238*,239body,240input,241select,242textarea,243.fancybox-title.fancybox-title-inside-wrap244{245 font-size:16px;246}247.template-component-preformatted-text>pre248{249 font-family:monospace;250}251h1,h1 *,252h2,h2 *,253h3,h3 *,254h4,h4 *,255h5,h5 *,256h6,h6 *,257.template-component-italic,258.template-component-blockquote>p,259.template-component-pricing-plan>ul>li .template-component-pricing-plan-price>span:first-child,260.template-component-testimonial ul>li>p,261.template-component-twitter-user-timeline ul>li>p,262.template-component-counter-list>ul>li>.template-component-counter-list-label,263.template-component-counter-list>ul>li>.template-component-counter-list-counter,264.tp-font-lato-black,265.tp-font-lato-black *,266.tp-font-lato-light,267.tp-font-lato-light *,268.tp-caption.tp-font-lato-black,269.tp-caption.tp-font-lato-light270{271 font-family:'Lato';272}273*,274body,275input,276select,277textarea,278.template-component-header-subheader>*:first-child+*,279.fancybox-title.fancybox-title-inside-wrap,280.tp-slider-button,281.tp-caption.tp-slider-button,282.tp-slider-button:hover,283.tp-caption.tp-slider-button:hover284{285 font-family:'Open Sans';286}287.tp-font-handlee,288.tp-caption.tp-font-handlee289{290 font-family:'Handlee';291}292/******************************************************************************/293/* Default */294/******************************************************************************/295.template-main,296.template-component-menu-default ul.sf-menu .sf-mega297{298 width:1050px;299 margin-left:auto;300 margin-right:auto;301}302.template-list-reset303{304 margin:0px;305 padding:0px;306 list-style-type:none;307}308.template-clear-fix:after 309{310 height:0;311 clear:both;312 content:" ";313 font-size:0;314 min-height:0;315 display:block;316 visibility:hidden;317}318* html .template-clear-fix { zoom:1; } 319*:first-child+html .template-clear-fix { zoom:1; }320.template-align-center321{322 margin-left:auto;323 margin-right:auto;324 text-align:center !important;325}326.template-align-left327{328 text-align:left !important;329}330.template-text-uppercase331{332 text-transform:uppercase;333}334/******************************************************************************/335/* Margin */336/******************************************************************************/337.template-margin-reset { margin:0px !important; }338.template-margin-top-reset { margin-top:0px !important; }339.template-margin-bottom-reset { margin-bottom:0px !important; }340.template-padding-reset { padding:0px !important; }341.template-padding-top-reset { padding-top:0px !important; }342.template-padding-bottom-reset { padding-bottom:0px !important; }343.template-margin-bottom-1 { margin-bottom:10px !important; }344.template-margin-bottom-2 { margin-bottom:20px !important; }345.template-margin-bottom-3 { margin-bottom:30px !important; }346.template-margin-bottom-4 { margin-bottom:40px !important; }347.template-margin-bottom-5 { margin-bottom:50px !important; }348.template-margin-bottom-6 { margin-bottom:60px !important; }349.template-margin-top-1 { margin-top:10px !important; }350.template-margin-top-2 { margin-top:20px !important; }351.template-margin-top-3 { margin-top:30px !important; }352.template-margin-top-4 { margin-top:40px !important; }353.template-margin-top-5 { margin-top:50px !important; }354.template-margin-top-6 { margin-top:60px !important; }355.template-padding-bottom-5 { padding-bottom:50px !important; }356/******************************************************************************/357/* Color */358/******************************************************************************/359 360 /**************************************************************************/361 /* Color / Text */362 /**************************************************************************/ 363 body, 364 input, 365 select, 366 textarea,367 .template-post .template-post-section-header .template-post-date,368 .template-post .template-post-section-header .template-post-date:hover,369 .template-widget-archive.template-widget-archive-style-1>ul>li>a,370 .template-widget-category.template-widget-category-style-1>ul>li>a,371 .template-widget-tag>ul>li>a,372 .template-widget-menu ul>li>a,373 .template-component-menu-default ul ul a374 {375 color:#707070;376 }377 378 a,379 a:hover,380 h1,h1 a,381 h2,h2 a,382 h3,h3 a,383 h4,h4 a,384 h5,h5 a,385 h6,h6 a,386 .tp-font-lato-black,387 .tp-font-lato-light,388 .tp-caption.tp-font-lato-black, 389 .tp-caption.tp-font-lato-light,390 .template-component-blockquote,391 .template-component-button.template-component-button-style-3,392 .template-component-button.template-component-button-style-4:hover,393 .template-component-counter-list>ul>li>.template-component-counter-list-label,394 .template-component-counter-list>ul>li>.template-component-counter-list-counter, 395 .template-component-italic,396 .template-component-menu-default ul.sf-menu>li.sf-mega-enable-1 .sf-mega>div>.sf-mega-header,397 .template-component-menu-responsive ul li a,398 .template-component-menu-responsive a>span,399 .template-component-testimonial ul>li>p,400 .template-component-twitter-user-timeline ul>li>p,401 .template-component-vertical-grid>ul>li>div:first-child+div402 {403 color:#56509F;404 }405 406 h1 b,407 h2 b,408 h3 b,409 h4 b,410 h5 b,411 h6 b,412 h1 strong,413 h2 strong,414 h3 strong,415 h4 strong,416 h5 strong,417 h6 strong,418 .tp-font-handlee,419 .tp-caption.tp-font-handlee,420 .template-widget-menu ul>li>a:hover421 {422 color:#FE6500;423 }424 425 .template-footer .template-footer-top,426 .template-footer .template-footer-top a,427 .template-footer .template-footer-top select,428 .template-footer .template-footer-top textarea,429 .template-footer .template-footer-top input[type="text"],430 .template-footer .template-footer-top .template-widget-most-commented.template-widget-most-commented-style-1>ul>li>span,431 .template-footer .template-footer-top .template-widget-recent-post.template-widget-recent-post-style-1>ul>li>span,432 .template-footer .template-footer-top .template-widget-recent-comment.template-widget-recent-comment-style-1>ul>li>span,433 .template-footer .template-footer-top .template-widget-tag,434 .template-footer .template-footer-top .template-widget-archive.template-widget-archive-style-1>ul>li>a,435 .template-footer .template-footer-top .template-widget-category.template-widget-category-style-1>ul>li>a, 436 .template-footer .template-footer-top .template-widget-menu ul>li>a,437 .template-header .template-header-bottom .template-header-bottom-background h6,438 .template-component-class>ul>li>.template-layout-flex-50x50>div>span,439 .template-component-class>ul>li>.template-layout-flex-50x50>div>.template-layout-flex-50x50 span:first-child+span440 {441 color:#CCCAE2;442 }443 444 .template-section-white textarea,445 .template-section-white input[type="text"],446 .template-header .template-header-bottom .template-header-bottom-background h1,447 .template-header .template-header-bottom .template-header-bottom-background.template-header-bottom-background-style-1 h6,448 .template-footer .template-footer-top h1,449 .template-footer .template-footer-top h2,450 .template-footer .template-footer-top h3,451 .template-footer .template-footer-top h4,452 .template-footer .template-footer-top h5,453 .template-footer .template-footer-top h6,454 .template-footer .template-footer-top h6 a,455 .template-footer .template-footer-top a:hover,456 .template-footer .template-footer-top .template-widget-menu ul>li>a:hover,457 .template-pagination.template-pagination-style-2>ul>li>a:hover,458 .template-pagination.template-pagination-style-2>ul>li>a.template-pagination-selected,459 .template-qtip.qtip,460 .template-post .template-post-comment-list>ul>li .template-comment-content .template-comment-reply,461 .tp-slider-button,462 .tp-caption.tp-slider-button,463 .tp-slider-button:hover,464 .tp-caption.tp-slider-button:hover,465 .tp-slider-button a,466 .tp-slider-button a:hover, 467 .template-widget-archive.template-widget-archive-style-1>ul>li>a:hover,468 .template-widget-category.template-widget-category-style-1>ul>li>a:hover,469 .template-widget-tag>ul>li>a:hover,470 .template-component-button.template-component-button-style-1,471 .template-component-button.template-component-button-style-3:hover,472 .template-component-button.template-component-button-style-4,473 .template-component-class>ul>li>.template-layout-flex-50x50>div>h5,474 .template-component-class>ul>li>.template-layout-flex-50x50>div>.template-layout-flex-50x50 span:first-child,475 .template-component-counter-box ul>li>.template-component-counter-box-counter,476 .template-component-dropcap.template-component-dropcap-style-1>span:first-child,477 .template-component-dropcap.template-component-dropcap-style-2>span:first-child, 478 .template-component-menu-default ul li>a:hover,479 .template-component-menu-default ul li.sfHover>a,480 .template-component-menu-default ul li>a.template-state-selected, 481 .template-component-menu-responsive ul li a:hover,482 .template-component-menu-responsive ul li a.template-state-selected,483 .template-component-menu-responsive a:hover>span,484 .template-component-menu-responsive a.template-state-selected>span,485 .template-component-pricing-plan>ul>li .template-component-pricing-plan-price,486 .template-component-recent-post>ul>li>.template-component-image>.template-component-recent-post-comment-count,487 .template-component-tab>.ui-tabs-nav>li.ui-state-hover>.ui-tabs-anchor,488 .template-component-tab>.ui-tabs-nav>li.ui-state-active>.ui-tabs-anchor,489 .template-component-zaccordion>ul>li>.template-component-zaccordion-caption-box>*490 {491 color:#FFFFFF;492 }493 494 .template-footer-bottom,495 .template-footer-bottom a,496 .template-pagination.template-pagination-style-2>ul>li>a,497 .template-post .template-post-meta,498 .template-post .template-post-meta a,499 .template-post .template-post-comment-list>ul>li .template-comment-meta>.template-comment-meta-date,500 .template-post .template-post-comment-list>ul>li .template-comment-meta>.template-comment-meta-reply a,501 .template-post .template-post-reply-form>p, 502 .template-widget-most-commented.template-widget-most-commented-style-1>ul>li>span,503 .template-widget-recent-post.template-widget-recent-post-style-1>ul>li>span,504 .template-widget-recent-comment.template-widget-recent-comment-style-1>ul>li>span, 505 .template-component-audio,506 .template-component-blockquote>span,507 .template-component-header-subheader>*:first-child+*,508 .template-component-image>div>span,509 .template-component-recent-post>ul>li>.template-component-recent-post-date,510 .template-component-recent-post>ul>li>.template-component-recent-post-meta,511 .template-component-recent-post>ul>li>.template-component-recent-post-meta a, 512 .template-component-tab>.ui-tabs-nav>li>a,513 .template-component-team .template-component-team-position,514 .template-component-testimonial ul>li>span,515 .template-component-twitter-user-timeline ul>li>span516 {517 color:#A0A0A0;518 }519 520 .fancybox-title.fancybox-title-inside-wrap,521 .template-component-audio div.jp-audio div.jp-playlist li a,522 .template-component-audio div.jp-audio div.jp-playlist li a:hover,523 .template-component-preformatted-text>a524 {525 color:#888888;526 }527 528 .template-component-preformatted-text>pre529 {530 color:#999999;531 }532 533 .template-component-notice>.template-component-notice-content>.template-component-notice-content-right>a534 {535 color:#CCCCCC;536 }537 538 /**************************************************************************/539 /* Color / Background */540 /**************************************************************************/541 542 .template-background-color-3,543 .template-content .template-content-section.template-background-color-3,544 .template-pagination.template-pagination-style-2>ul>li>a:hover,545 .template-pagination.template-pagination-style-2>ul>li>a.template-pagination-selected,546 .tp-slider-button a,547 .tp-slider-button a:hover,548 .tp-slider-button,549 .tp-caption.tp-slider-button,550 .template-post .template-post-icon,551 .template-post .template-post-comment-list>ul>li .template-comment-content .template-comment-reply,552 .template-list-icon.template-list-icon-style-2>li,553 .template-component-accordion .ui-accordion-header .ui-accordion-header-icon,554 .template-component-audio div.jp-progress div.jp-seek-bar div.jp-play-bar,555 .template-component-audio div.jp-volume-bar div.jp-volume-bar-value,556 .template-component-button.template-component-button-style-1,557 .template-component-counter-box ul>li>.template-component-counter-box-counter,558 .template-component-go-to-top:hover,559 .template-component-divider.template-component-divider-style-2,560 .template-component-dropcap.template-component-dropcap-style-2>span:first-child,561 .template-component-feature.template-component-feature-style-1 ul>li>.template-icon-feature,562 .template-component-feature.template-component-feature-style-4 ul>li>.template-icon-feature,563 .template-component-feature.template-component-feature-style-5 ul>li>.template-icon-feature,564 .template-component-flex-slider .flex-direction-nav li a,565 .template-component-menu-default ul li a:hover,566 .template-component-menu-default ul li.sfHover>a,567 .template-component-menu-default ul li a.template-state-selected, 568 .template-component-menu-responsive ul li a:hover,569 .template-component-menu-responsive ul li a.template-state-selected,570 .template-component-nivo-slider .nivo-directionNav a,571 .template-component-pricing-plan>ul>li .template-component-pricing-plan-price,572 .template-component-recent-post>ul>li>.template-component-image>.template-component-recent-post-comment-count,573 .template-component-social-icon.template-component-social-icon-style-1>ul>li>a,574 .template-component-social-icon.template-component-social-icon-style-2>ul>li>a:hover,575 .template-component-tab>.ui-tabs-nav>li.ui-state-hover>.ui-tabs-anchor,576 .template-component-tab>.ui-tabs-nav>li.ui-state-active>.ui-tabs-anchor,577 .template-component-testimonial ul>li>div,578 .template-component-twitter-user-timeline ul>li>div,579 .template-widget-list>li>h6>span+span,580 .template-widget-archive.template-widget-archive-style-1>ul>li>a:hover,581 .template-widget-category.template-widget-category-style-1>ul>li>a:hover,582 .template-widget-tag>ul>li>a:hover583 {584 background-color:#FE6500;585 }586 587 .tp-leftarrow:hover,588 .tp-rightarrow:hover589 {590 background-color:#FE6500 !important;591 }592 593 .template-background-color-1,594 .template-content .template-content-section.template-background-color-1,595 .template-header .template-header-bottom,596 .template-post .template-post-comment-list>ul>li .template-comment-content .template-comment-reply:hover,597 .tp-slider-button:hover,598 .tp-caption.tp-slider-button:hover,599 .template-component-class>ul>li,600 .template-component-button.template-component-button-style-1:hover,601 .template-component-button.template-component-button-style-3:hover,602 .template-component-dropcap.template-component-dropcap-style-1>span:first-child,603 .template-component-feature.template-component-feature-style-4 ul>li:nth-child(2n)>.template-icon-feature,604 .template-component-flex-slider .flex-direction-nav li a:hover,605 .template-component-nivo-slider .nivo-directionNav a:hover,606 .template-component-social-icon.template-component-social-icon-style-2>ul>li>a,607 .template-component-social-icon.template-component-social-icon-style-1>ul>li>a:hover608 {609 background-color:#56509F;610 }611 612 .template-header,613 .template-header .template-header-top.template-header-top-sticky,614 .template-content,615 .template-content .template-content-section,616 .template-component-button.template-component-button-style-4:hover,617 .template-component-feature.template-component-feature-style-5 ul>li:nth-child(2n+1)>.template-icon-feature,618 .template-component-feature.template-component-feature-style-6 ul>li>.template-icon-feature, 619 .template-component-menu-default ul.sf-menu>li.sf-mega-enable-1 .sf-mega,620 .template-component-menu-default ul.sf-menu>li.sf-mega-enable-0 ul,621 .template-component-pricing-plan>ul>li,622 .template-component-pricing-plan.template-component-pricing-plan-style-2>ul>li>div,623 .template-component-vertical-grid>ul>li.template-component-vertical-grid-line-2n624 {625 background-color:#FFFFFF;626 }627 628 #rev_slider_1_1_wrapper .tp-loader.spinner2629 { 630 background-color:#FFFFFF !important; 631 } 632 633 .fancybox-skin634 {635 background:#FFFFFF;636 }637 638 .template-component-divider639 {640 background-color:#EEEEEE;641 } 642 643 .template-component-audio div.jp-progress,644 .template-component-audio div.jp-volume-bar,645 .template-component-divider.template-component-divider-style-3,646 .template-component-notice>.template-component-notice-content>.template-component-notice-content-right>span>span647 {648 background-color:#E8E8E8;649 } 650 651 .template-section-style-1,652 .template-background-color-2,653 .template-content .template-content-section.template-background-color-2,654 .template-component-audio div.jp-interface,655 .template-component-image:hover,656 .template-component-vertical-grid>ul>li.template-component-vertical-grid-line-1n657 {658 background-color:#F5F5F5;659 } 660 661 .template-section-white textarea,662 .template-section-white input[type="text"],663 .template-section-white .template-component-accordion .ui-accordion-header .ui-accordion-header-icon,664 .template-footer .template-footer-top select,665 .template-footer .template-footer-top textarea,666 .template-footer .template-footer-top input[type="text"], 667 .template-footer .template-footer-top .template-widget-tag>ul>li>a:hover,668 .template-footer .template-footer-top .template-widget-archive.template-widget-archive-style-1>ul>li>a:hover,669 .template-footer .template-footer-top .template-widget-category.template-widget-category-style-1>ul>li>a:hover,670 .tp-font-handlee,671 .tp-font-lato-black,672 .tp-font-lato-light,673 .tp-caption.tp-font-handlee,674 .tp-caption.tp-font-lato-black, 675 .tp-caption.tp-font-lato-light,676 .template-component-button.template-component-button-style-4,677 .template-component-image678 {679 background-color:transparent;680 } 681 682 .template-pagination.template-pagination-style-1 a,683 .template-pagination.template-pagination-style-1 a:hover,684 .template-pagination.template-pagination-style-1 a.flex-active685 {686 background:transparent;687 }688 689 .template-component-audio div.jp-progress div.jp-seek-bar690 {691 background-color:#FF9D5D;692 }693 694 .template-component-audio div.jp-audio div.jp-playlist695 {696 background-color:#F1F1F1;697 }698 .template-component-notice.template-component-notice-style-1>.template-component-notice-content>.template-component-notice-content-left699 {700 background-color:#41A569;701 }702 703 .template-component-notice.template-component-notice-style-2>.template-component-notice-content>.template-component-notice-content-left704 {705 background-color:#ED2B2B;706 }707 708 .template-qtip.template-qtip-success.qtip709 {710 background-color:#67CC2A;711 }712 713 .template-qtip.template-qtip-error.qtip714 {715 background-color:#FF9600;716 } 717 718 .template-footer .template-footer-top ul.template-widget-list>li>h6>span+span719 {720 background-color:#807CB7;721 }722 723 .template-component-go-to-top,724 .template-component-zaccordion>ul>li>.template-component-zaccordion-caption-box725 {726 background-color:rgba(0,0,0,0.5);727 }728 729 .template-component-image>a>span>span730 {731 background-color:rgba(86,80,159,0.5);732 }733 734 .tp-leftarrow,735 .tp-rightarrow736 {737 background-color:rgba(0,0,0,0.25) !important;738 }739 .template-component-box-video>div740 {741 background-color:rgba(89,86,80,0.5);742 }743 744 /**************************************************************************/745 /* Color / Border */746 /**************************************************************************/747 748 .template-section-white textarea,749 .template-section-white textarea:focus,750 .template-section-white input[type="text"],751 .template-section-white input[type="text"]:focus,752 .template-section-white .template-component-accordion .ui-accordion-header .ui-accordion-header-icon,753 .template-footer .template-footer-top .template-widget-tag>ul>li>a:hover,754 .template-footer .template-footer-top .template-widget-archive.template-widget-archive-style-1>ul>li>a:hover,755 .template-footer .template-footer-top .template-widget-category.template-widget-category-style-1>ul>li>a:hover,756 .template-component-button.template-component-button-style-4757 {758 border-color:#FFFFFF;759 }760 761 .template-footer .template-footer-top .template-widget-menu ul>li>a:hover762 {763 border-left-color:#FFFFFF;764 }765 766 .template-pagination.template-pagination-style-1 a,767 .template-pagination.template-pagination-style-2>ul>li>a:hover,768 .template-pagination.template-pagination-style-2>ul>li>a.template-pagination-selected, 769 textarea:focus,770 input[type="text"]:focus,771 .template-widget-archive.template-widget-archive-style-1>ul>li>a:hover,772 .template-widget-category.template-widget-category-style-1>ul>li>a:hover,773 .template-widget-tag>ul>li>a:hover,774 .template-component-accordion .ui-accordion-header .ui-accordion-header-icon,775 .template-component-blockquote,776 .template-component-counter-box ul>li>.template-component-counter-box-timeline,777 .template-component-counter-box ul>li>.template-component-counter-box-timeline>span, 778 .template-component-counter-list>ul>li>.template-component-counter-list-timeline,779 .template-component-counter-list>ul>li>.template-component-counter-list-timeline>span, 780 .template-component-feature.template-component-feature-style-2 ul>li>.template-icon-feature,781 .template-component-team .template-component-team-quote,782 .template-component-testimonial ul>li>i,783 .template-component-menu-responsive ul li a:hover,784 .template-component-menu-responsive ul li a.template-state-selected,785 .template-component-menu-default ul.sf-menu>li.sf-mega-enable-0 ul,786 .template-component-menu-default ul.sf-menu>li.sf-mega-enable-1>div,787 .template-component-nivo-slider .nivo-controlNav.nivo-thumbs-enabled a.active,788 .template-component-tab>.ui-tabs-nav>li.ui-state-hover,789 .template-component-tab>.ui-tabs-nav>li.ui-state-active,790 .template-component-tab>.ui-tabs-nav>li.ui-state-hover>span,791 .template-component-tab>.ui-tabs-nav>li.ui-state-active>span,792 .template-component-twitter-user-timeline ul>li>i793 {794 border-color:#FE6500;795 }796 797 .tp-bullets .tp-bullet798 {799 border-color:#FE6500 !important;800 }801 802 .template-content-layout-sidebar-right .template-widget-menu ul>li>a:hover803 {804 border-left-color:#FE6500;805 }806 807 .template-content-layout-sidebar-left .template-widget-menu ul>li>a:hover808 {809 border-right-color:#FE6500;810 }811 812 .template-pagination.template-pagination-style-1 a:hover,813 .template-post .template-post-section-header .template-post-header a:hover,814 .tp-font-handlee,815 .tp-font-lato-light,816 .tp-font-lato-black,817 .tp-slider-button,818 .tp-slider-button:hover,819 .tp-caption.tp-font-handlee,820 .tp-caption.tp-font-lato-black,821 .tp-caption.tp-font-lato-light,822 .tp-caption.tp-slider-button,823 .tp-caption.tp-slider-button:hover 824 .template-component-button.template-component-button-style-3,825 .template-component-button.template-component-button-style-3:hover826 {827 border-color:#56509F;828 }829 830 .template-pagination.template-pagination-style-2>ul>li>a,831 textarea,832 select,833 input[type="text"], 834 .template-post .template-post-meta,835 .template-post .template-post-navigation>a,836 .template-post .template-post-comment-list>ul li .template-comment-inner,837 .template-widget-most-commented.template-widget-most-commented-style-2>ul>li>span,838 .template-widget-recent-post.template-widget-recent-post-style-2>ul>li>span,839 .template-widget-recent-comment.template-widget-recent-comment-style-2>ul>li>span,840 .template-widget-archive.template-widget-archive-style-1>ul>li>a,841 .template-widget-category.template-widget-category-style-1>ul>li>a,842 .template-widget-tag>ul>li>a,843 .template-widget-menu ul>li>a, 844 .template-component-menu-responsive ul,845 .template-component-menu-responsive ul li a,846 .template-component-notice>.template-component-notice-content>.template-component-notice-content-right,847 .template-component-recent-post>ul>li>.template-component-recent-post-meta,848 .template-component-tab>.ui-tabs-nav>li,849 .template-component-team.template-component-team-style-1>ul>li850 {851 border-color:#E8E8E8;852 }853 854 .template-footer .template-footer-top select,855 .template-footer .template-footer-top textarea,856 .template-footer .template-footer-top input[type="text"],857 .template-footer .template-footer-top .template-widget-tag>ul>li>a,858 .template-footer .template-footer-top .template-widget-archive.template-widget-archive-style-1>ul>li>a,859 .template-footer .template-footer-top .template-widget-category.template-widget-category-style-1>ul>li>a,860 .template-footer .template-footer-top .template-widget-most-commented.template-widget-most-commented-style-2>ul>li>span,861 .template-footer .template-footer-top .template-widget-recent-post.template-widget-recent-post-style-2>ul>li>span,862 .template-footer .template-footer-top .template-widget-recent-comment.template-widget-recent-comment-style-2>ul>li>span,863 .template-footer .template-footer-top .template-widget-menu ul>li>a,864 .template-component-class>ul>li>.template-layout-flex-50x50>div>.template-layout-flex-50x50>div+div865 {866 border-color:#807CB7;867 }868 .template-component-call-to-action.template-component-call-to-action-style-1,869 .template-component-call-to-action.template-component-call-to-action-style-3870 {871 border-color:#F5F5F5;872 }873 874 .template-component-preformatted-text875 {876 border-color:#F1F1F1;877 }878 879 .template-qtip.template-qtip-success.qtip .qtip-tip 880 {881 border-color:#67CC2A;882 }883 884 .template-qtip.template-qtip-error.qtip .qtip-tip885 {886 border-color:#FF9600;887 }888 889 .template-section-style-1890 {891 border-color:#E5E5E5;892 }893 894 .template-post .template-post-section-header .template-post-date:hover895 {896 border-color:#707070;897 }898 899 .template-post-meta a:hover900 {901 border-color:#A0A0A0;902 }903 904 .tp-bullets .tp-bullet:hover905 {906 border-color:#5852A0 !important;907 }908 909 .template-post-meta a,910 .template-post .template-post-date,911 .template-post .template-post-header a,912 .template-component-nivo-slider .nivo-controlNav.nivo-thumbs-enabled a913 {914 border-color:transparent;915 }916 917 textarea:focus,918 input[type="text"]:focus,919 .template-section-white textarea:focus,920 .template-section-white input[type="text"]:focus,921 .template-footer .template-footer-top textarea:focus,922 .template-footer .template-footer-top input[type="text"]:focus923 {924 border-top-color:transparent;925 }926 927 textarea:focus,928 input[type="text"]:focus,929 .template-section-white textarea:focus,930 .template-section-white input[type="text"]:focus,931 .template-footer .template-footer-top textarea:focus,932 .template-footer .template-footer-top input[type="text"]:focus933 {934 border-left-color:transparent;935 }936 937 textarea:focus,938 input[type="text"]:focus,939 .template-section-white textarea:focus,940 .template-section-white input[type="text"]:focus,941 .template-footer .template-footer-top textarea:focus,942 .template-footer .template-footer-top input[type="text"]:focus943 {944 border-right-color:transparent;945 }946 947 .template-component-tab>.ui-tabs-nav>li.ui-state-hover>span,948 .template-component-tab>.ui-tabs-nav>li.ui-state-active>span949 {950 border-left-color:transparent !important;951 }952 .template-component-tab>.ui-tabs-nav>li.ui-state-hover>span,953 .template-component-tab>.ui-tabs-nav>li.ui-state-active>span954 {955 border-right-color:transparent !important;956 }957 .template-component-tab>.ui-tabs-nav>li.ui-state-hover>span,958 .template-component-tab>.ui-tabs-nav>li.ui-state-active>span959 {960 border-bottom-color:transparent !important; 961 }962 963 /**************************************************************************/964 /* Color / White section */965 /**************************************************************************/966 967 .template-section-white,968 .template-section-white *969 {970 color:#FFFFFF !important;971 }972 973 .template-section-white .template-component-button:hover,974 .template-section-white .template-component-button:hover>i975 {976 color:#56509F !important;977 }978 979 .template-section-white .template-pagination a,980 .template-section-white .template-component-button,981 .template-section-white .template-component-testimonial ul>li>i,982 .template-section-white .template-component-twitter-user-timeline ul>li>i,983 .template-section-white .template-component-counter-box ul>li>.template-component-counter-box-counter,984 .template-section-white .template-component-counter-box ul>li>.template-component-counter-box-timeline,985 .template-section-white .template-component-counter-box ul>li>.template-component-counter-box-timeline>span,986 .template-section-white .template-component-counter-list>ul>li>.template-component-counter-list-timeline,987 .template-section-white .template-component-counter-list>ul>li>.template-component-counter-list-timeline>span,988 .template-section-white .template-component-feature.template-component-feature-style-2 ul>li>.template-icon-feature989 {990 border-color:#FFFFFF !important;991 }992 993 .template-section-white .template-component-button:hover,994 .template-section-white .template-component-testimonial ul>li>div,995 .template-section-white .template-component-twitter-user-timeline ul>li>div,996 .template-section-white .template-component-divider.template-component-divider-style-2997 {998 background-color:#FFFFFF;999 }1000 1001 .template-section-white .template-component-button,1002 .template-section-white .template-component-counter-box ul>li>.template-component-counter-box-counter1003 {1004 background-color:transparent;1005 }1006 1007 .template-section-white .template-pagination a:hover1008 {1009 opacity:0.5 !important;1010 }1011 1012/******************************************************************************/1013/* Layout */1014/******************************************************************************/1015.template-layout-100>.template-layout-column-left,1016.template-layout-50x50>.template-layout-column-left,1017.template-layout-50x50>.template-layout-column-right,1018.template-layout-33x33x33>.template-layout-column-left,1019.template-layout-33x33x33>.template-layout-column-right,1020.template-layout-33x33x33>.template-layout-column-center,1021.template-layout-25x25x25x25>.template-layout-column-left,1022.template-layout-25x25x25x25>.template-layout-column-center-left,1023.template-layout-25x25x25x25>.template-layout-column-center-right,1024.template-layout-25x25x25x25>.template-layout-column-right,1025.template-layout-66x33>.template-layout-column-left,1026.template-layout-66x33>.template-layout-column-right,1027.template-layout-33x66>.template-layout-column-left,1028.template-layout-33x66>.template-layout-column-right,1029.template-layout-75x25>.template-layout-column-left,1030.template-layout-75x25>.template-layout-column-right,1031.template-layout-25x75>.template-layout-column-left,1032.template-layout-25x75>.template-layout-column-right1033{1034 display:block;1035 visibility:visible;1036 margin-bottom:30px;1037}1038.template-layout-100>.template-layout-column-left1039{1040 visibility:visible;1041}1042 /**************************************************************************/1043 /* Layout / 100 */1044 /**************************************************************************/1045 .template-layout-100 {}1046 .template-layout-100>.template-layout-column-left 1047 { 1048 width:100%;1049 clear:both;1050 float:left; 1051 }1052 /**************************************************************************/1053 /* Layout / 50x50 */1054 /**************************************************************************/1055 .template-layout-50x50 {}1056 .template-layout-50x50>.template-layout-column-left 1057 { 1058 clear:both;1059 float:left; 1060 }1061 .template-layout-50x50>.template-layout-column-right 1062 { 1063 float:right; 1064 }1065 .template-layout-50x50>.template-layout-column-left,1066 .template-layout-50x50>.template-layout-column-right1067 { 1068 width:48.4375%;1069 }1070 .template-layout-50x50.template-layout-margin-reset>.template-layout-column-left,1071 .template-layout-50x50.template-layout-margin-reset>.template-layout-column-right1072 {1073 width:50%;1074 }1075 1076 .template-layout-flex-50x501077 {1078 width:100%;1079 display:flex;1080 }1081 1082 .template-layout-flex-50x50>div1083 {1084 flex-basis:50%;1085 }1086 /**************************************************************************/1087 /* Layout / 33x33x33 */1088 /**************************************************************************/ 1089 .template-layout-33x33x33 {}1090 .template-layout-33x33x33>.template-layout-column-left 1091 { 1092 clear:both;1093 }1094 .template-layout-33x33x33>.template-layout-column-left,1095 .template-layout-33x33x33>.template-layout-column-center1096 {1097 float:left; 1098 margin-right:3.125%;1099 }1100 .template-layout-33x33x33>.template-layout-column-right1101 { 1102 float:right; 1103 }1104 .template-layout-33x33x33>.template-layout-column-left,1105 .template-layout-33x33x33>.template-layout-column-right,1106 .template-layout-33x33x33>.template-layout-column-center1107 { 1108 width:31.25%;1109 }1110 .template-layout-33x33x33.template-layout-margin-reset>.template-layout-column-left,1111 .template-layout-33x33x33.template-layout-margin-reset>.template-layout-column-center,1112 .template-layout-33x33x33.template-layout-margin-reset>.template-layout-column-right1113 {1114 float:left;1115 width:33.33334%;1116 margin:0px !important; 1117 }1118 /**************************************************************************/1119 /* Layout / 25x25x25x25 */1120 /**************************************************************************/1121 .template-layout-25x25x25x25 {}1122 .template-layout-25x25x25x25>.template-layout-column-left 1123 { 1124 clear:both;1125 }1126 .template-layout-25x25x25x25>.template-layout-column-left,1127 .template-layout-25x25x25x25>.template-layout-column-center-left,1128 .template-layout-25x25x25x25>.template-layout-column-center-right1129 {1130 float:left; 1131 margin-right:3.125%;1132 }1133 .template-layout-25x25x25x25>.template-layout-column-right 1134 { 1135 float:right; 1136 }1137 .template-layout-25x25x25x25>.template-layout-column-left,1138 .template-layout-25x25x25x25>.template-layout-column-center-left,1139 .template-layout-25x25x25x25>.template-layout-column-center-right,1140 .template-layout-25x25x25x25>.template-layout-column-right1141 { 1142 width:22.6563%;1143 }1144 .template-layout-25x25x25x25.template-layout-margin-reset>.template-layout-column-left,1145 .template-layout-25x25x25x25.template-layout-margin-reset>.template-layout-column-center-left,1146 .template-layout-25x25x25x25.template-layout-margin-reset>.template-layout-column-center-right,1147 .template-layout-25x25x25x25.template-layout-margin-reset>.template-layout-column-right1148 {1149 width:25%;1150 margin:0px !important; 1151 }1152 /**************************************************************************/1153 /* Layout / 66x33 */1154 /**************************************************************************/1155 .template-layout-66x33 {}1156 .template-layout-66x33>.template-layout-column-left 1157 { 1158 clear:both;1159 }1160 .template-layout-66x33>.template-layout-column-left1161 {1162 float:left;1163 width:64.5769%;1164 }1165 .template-layout-66x33>.template-layout-column-right1166 { 1167 float:right; 1168 width:32.2884%;1169 }1170 /**************************************************************************/1171 /* Layout / 33x66 */1172 /**************************************************************************/1173 .template-layout-33x66 {}1174 .template-layout-33x66>.template-layout-column-left 1175 { 1176 clear:both;1177 }1178 .template-layout-33x66>.template-layout-column-left1179 {1180 float:left;1181 width:32.2884%;1182 }1183 .template-layout-33x66>.template-layout-column-right1184 { 1185 float:right; 1186 width:64.5769%;1187 }1188 1189 /**************************************************************************/1190 /* Layout / 75x25 */1191 /**************************************************************************/1192 .template-layout-75x25 {}1193 .template-layout-75x25>.template-layout-column-left 1194 { 1195 clear:both;1196 }1197 .template-layout-75x25>.template-layout-column-left1198 {1199 float:left;1200 width:72.6562%;1201 }1202 .template-layout-75x25>.template-layout-column-right1203 { 1204 float:right; 1205 width:24.2187%;1206 }1207 /**************************************************************************/1208 /* Layout / 25x75 */1209 /**************************************************************************/1210 .template-layout-25x75 {}1211 .template-layout-25x75>.template-layout-column-left 1212 { 1213 clear:both;1214 }1215 .template-layout-25x75>.template-layout-column-left1216 {1217 float:left;1218 width:24.2187%;1219 }1220 .template-layout-25x75>.template-layout-column-right1221 { 1222 float:right; 1223 width:72.6562%;1224 }1225 1226/******************************************************************************/1227/* Template layout */1228/******************************************************************************/1229.template-content-layout1230{1231 1232}1233 .template-content-layout.template-content-layout-sidebar-left .template-content-layout-column-left,1234 .template-content-layout.template-content-layout-sidebar-right .template-content-layout-column-right1235 {1236 width:330px;1237 }1238 1239 .template-content-layout.template-content-layout-sidebar-left .template-content-layout-column-right,1240 .template-content-layout.template-content-layout-sidebar-right .template-content-layout-column-left1241 {1242 width:690px;1243 }1244 1245 .template-content-layout.template-content-layout-sidebar-left .template-content-layout-column-left,1246 .template-content-layout.template-content-layout-sidebar-right .template-content-layout-column-left1247 {1248 float:left;1249 }1250 1251 .template-content-layout.template-content-layout-sidebar-left .template-content-layout-column-right,1252 .template-content-layout.template-content-layout-sidebar-right .template-content-layout-column-right1253 {1254 float:right;1255 }1256 1257/******************************************************************************/1258/* Header */1259/******************************************************************************/ 1260 1261h1,h2,h3,h4,h5,h61262{1263 margin-bottom:30px;1264}1265h1+p,h2+p,h3+p,h4+p,h5+p,h6+p1266{1267 padding-top:0px;1268}1269*+h1,*+h2,*+h3,*+h4,*+h5,*+h61270{1271 margin-top:60px;1272}1273h1 b,1274h2 b,1275h3 b,1276h4 b,1277h5 b,1278h6 b,1279h1 strong,1280h2 strong,1281h3 strong,1282h4 strong,1283h5 strong,1284h6 strong1285{1286 font-weight:900;1287}1288h1 strong,1289h2 strong,1290h3 strong,1291h4 strong,1292h5 strong,1293h6 strong1294{1295 clear:both;1296 display:block;1297}1298h1,h1 a,1299h2,h2 a,1300h3,h3 a,1301h4,h4 a,1302h5,h5 a,1303h6,h6 a,1304.template-component-pricing-plan>ul>li .template-component-pricing-plan-price>span:first-child,1305.template-component-testimonial ul>li>p,1306.template-component-twitter-user-timeline ul>li>p,1307.template-component-counter-list>ul>li>.template-component-counter-list-label,1308.template-component-counter-list>ul>li>.template-component-counter-list-counter,1309.template-component-counter-box ul>li>.template-component-counter-box-counter1310{1311 font-weight:300;1312 line-height:1em;1313 font-style:normal;1314}1315h1 a,1316h2 a,1317h3 a,1318h4 a,1319h5 a,1320h6 a1321{1322 text-decoration:none;1323}1324h1 a:hover,1325h2 a:hover,1326h3 a:hover,1327h4 a:hover,1328h5 a:hover,1329h6 a:hover1330{1331 text-decoration:underline;1332}1333h1,h1 a1334{1335 font-size:55px;1336}1337h2,h2 a,1338.template-component-counter-box ul>li>.template-component-counter-box-counter,1339.template-component-pricing-plan>ul>li .template-component-pricing-plan-price>span:first-child1340{1341 font-size:50px;1342}1343h3,h3 a,1344.template-component-testimonial ul>li>p,1345.template-component-twitter-user-timeline ul>li>p1346{1347 font-size:38px;1348 line-height:1.2em; 1349}1350h4,h4 a1351{1352 font-size:30px;1353 font-weight:400;1354 line-height:1.2em;1355}1356h5,h5 a1357{1358 font-size:24px;1359 font-weight:400;1360 line-height:1.2em; 1361}1362h6,h6 a,1363.template-component-counter-list>ul>li>.template-component-counter-list-label,1364.template-component-counter-list>ul>li>.template-component-counter-list-counter1365{1366 font-size:18px;1367 font-weight:400;1368 line-height:1.4em;1369}1370 1371/******************************************************************************/1372/* Icon */1373/******************************************************************************/1374 1375 /**************************************************************************/1376 /* Icon / Feature */1377 /**************************************************************************/1378 .template-icon-feature1379 {1380 background-position:center center;1381 background-repeat:no-repeat; 1382 }1383 1384 /**********************************************************************/1385 /* Icon / Feature / Size */1386 /**********************************************************************/1387 1388 .template-icon-feature-size-tiny1389 {1390 width:16px;1391 height:16px;1392 }1393 .template-icon-feature-size-small1394 { 1395 width:32px;1396 height:32px;1397 }1398 .template-icon-feature-size-medium1399 {1400 width:32px;1401 height:32px; 1402 }1403 .template-icon-feature-size-large1404 {1405 width:64px;1406 height:64px; 1407 }1408 1409 /**********************************************************************/1410 /* Icon / Feature / Name */1411 /**********************************************************************/1412 1413 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-app { background-image:url('../media/image/icon/feature/tiny/app.png'); }1414 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-app-alt { background-image:url('../media/image/icon/feature/tiny/app_alt.png'); }1415 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-bath { background-image:url('../media/image/icon/feature/tiny/bath.png'); }1416 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-bath-alt { background-image:url('../media/image/icon/feature/tiny/bath_alt.png'); }1417 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-battery { background-image:url('../media/image/icon/feature/tiny/battery.png'); }1418 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-battery-alt { background-image:url('../media/image/icon/feature/tiny/battery_alt.png'); }1419 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-bell { background-image:url('../media/image/icon/feature/tiny/bell.png'); }1420 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-bell-alt { background-image:url('../media/image/icon/feature/tiny/bell_alt.png'); }1421 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-blocks { background-image:url('../media/image/icon/feature/tiny/blocks.png'); }1422 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-blocks-alt { background-image:url('../media/image/icon/feature/tiny/blocks_alt.png'); }1423 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-book { background-image:url('../media/image/icon/feature/tiny/book.png'); }1424 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-book-alt { background-image:url('../media/image/icon/feature/tiny/book_alt.png'); }1425 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-briefcase { background-image:url('../media/image/icon/feature/tiny/briefcase.png'); }1426 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-briefcase-alt { background-image:url('../media/image/icon/feature/tiny/briefcase_alt.png'); }1427 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-calendar { background-image:url('../media/image/icon/feature/tiny/calendar.png'); }1428 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-calendar-alt { background-image:url('../media/image/icon/feature/tiny/calendar_alt.png'); }1429 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-chart { background-image:url('../media/image/icon/feature/tiny/chart.png'); }1430 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-chart-alt { background-image:url('../media/image/icon/feature/tiny/chart_alt.png'); }1431 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-chat { background-image:url('../media/image/icon/feature/tiny/chat.png'); }1432 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-chat-alt { background-image:url('../media/image/icon/feature/tiny/chat_alt.png'); }1433 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-clock { background-image:url('../media/image/icon/feature/tiny/clock.png'); }1434 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-clock-alt { background-image:url('../media/image/icon/feature/tiny/clock_alt.png'); }1435 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-coffee { background-image:url('../media/image/icon/feature/tiny/coffee.png'); }1436 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-coffee-alt { background-image:url('../media/image/icon/feature/tiny/coffee_alt.png'); }1437 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-cot { background-image:url('../media/image/icon/feature/tiny/cot.png'); }1438 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-cot-alt { background-image:url('../media/image/icon/feature/tiny/cot_alt.png'); }1439 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-cutlery { background-image:url('../media/image/icon/feature/tiny/cutlery.png'); }1440 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-cutlery-alt { background-image:url('../media/image/icon/feature/tiny/cutlery_alt.png'); }1441 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-database { background-image:url('../media/image/icon/feature/tiny/database.png'); }1442 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-database-alt { background-image:url('../media/image/icon/feature/tiny/database_alt.png'); }1443 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-diagram { background-image:url('../media/image/icon/feature/tiny/diagram.png'); }1444 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-diagram-alt { background-image:url('../media/image/icon/feature/tiny/diagram_alt.png'); }1445 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-document { background-image:url('../media/image/icon/feature/tiny/document.png'); }1446 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-document-alt { background-image:url('../media/image/icon/feature/tiny/document_alt.png'); }1447 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-envelope { background-image:url('../media/image/icon/feature/tiny/envelope.png'); }1448 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-envelope-alt { background-image:url('../media/image/icon/feature/tiny/envelope_alt.png'); }1449 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-faq { background-image:url('../media/image/icon/feature/tiny/faq.png'); }1450 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-faq-alt { background-image:url('../media/image/icon/feature/tiny/faq_alt.png'); }1451 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-fastfood { background-image:url('../media/image/icon/feature/tiny/fastfood.png'); }1452 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-fastfood-alt { background-image:url('../media/image/icon/feature/tiny/fastfood_alt.png'); }1453 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-flag { background-image:url('../media/image/icon/feature/tiny/flag.png'); }1454 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-flag-alt { background-image:url('../media/image/icon/feature/tiny/flag_alt.png'); }1455 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-gallery { background-image:url('../media/image/icon/feature/tiny/gallery.png'); }1456 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-gallery-alt { background-image:url('../media/image/icon/feature/tiny/gallery_alt.png'); }1457 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-globe { background-image:url('../media/image/icon/feature/tiny/globe.png'); }1458 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-globe-alt { background-image:url('../media/image/icon/feature/tiny/globe_alt.png'); }1459 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-graph { background-image:url('../media/image/icon/feature/tiny/graph.png'); }1460 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-graph-alt { background-image:url('../media/image/icon/feature/tiny/graph_alt.png'); }1461 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-heart { background-image:url('../media/image/icon/feature/tiny/heart.png'); }1462 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-heart-alt { background-image:url('../media/image/icon/feature/tiny/heart_alt.png'); }1463 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-home { background-image:url('../media/image/icon/feature/tiny/home.png'); }1464 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-home-alt { background-image:url('../media/image/icon/feature/tiny/home_alt.png'); }1465 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-image { background-image:url('../media/image/icon/feature/tiny/image.png'); }1466 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-image-alt { background-image:url('../media/image/icon/feature/tiny/image_alt.png'); }1467 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-keyboard { background-image:url('../media/image/icon/feature/tiny/keyboard.png'); }1468 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-keyboard-alt { background-image:url('../media/image/icon/feature/tiny/keyboard_alt.png'); }1469 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-lab { background-image:url('../media/image/icon/feature/tiny/lab.png'); }1470 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-lab-alt { background-image:url('../media/image/icon/feature/tiny/lab_alt.png'); }1471 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-laptop { background-image:url('../media/image/icon/feature/tiny/laptop.png'); }1472 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-laptop-alt { background-image:url('../media/image/icon/feature/tiny/laptop_alt.png'); }1473 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-lock { background-image:url('../media/image/icon/feature/tiny/lock.png'); }1474 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-lock-alt { background-image:url('../media/image/icon/feature/tiny/lock_alt.png'); }1475 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-magnifier { background-image:url('../media/image/icon/feature/tiny/magnifier.png'); }1476 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-magnifier-alt { background-image:url('../media/image/icon/feature/tiny/magnifier_alt.png'); }1477 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-meal { background-image:url('../media/image/icon/feature/tiny/meal.png'); }1478 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-meal-alt { background-image:url('../media/image/icon/feature/tiny/meal_alt.png'); }1479 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-mobile { background-image:url('../media/image/icon/feature/tiny/mobile.png'); }1480 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-mobile-alt { background-image:url('../media/image/icon/feature/tiny/mobile_alt.png'); }1481 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-paintbrush { background-image:url('../media/image/icon/feature/tiny/paintbrush.png'); }1482 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-paintbrush-alt { background-image:url('../media/image/icon/feature/tiny/paintbrush_alt.png'); }1483 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-pencil { background-image:url('../media/image/icon/feature/tiny/pencil.png'); }1484 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-pencil-alt { background-image:url('../media/image/icon/feature/tiny/pencil_alt.png'); }1485 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-people { background-image:url('../media/image/icon/feature/tiny/people.png'); }1486 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-people-alt { background-image:url('../media/image/icon/feature/tiny/people_alt.png'); }1487 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-piano { background-image:url('../media/image/icon/feature/tiny/piano.png'); } 1488 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-piano-alt { background-image:url('../media/image/icon/feature/tiny/piano_alt.png'); }1489 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-pin { background-image:url('../media/image/icon/feature/tiny/pin.png'); }1490 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-pin-alt { background-image:url('../media/image/icon/feature/tiny/pin_alt.png'); }1491 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-pointer { background-image:url('../media/image/icon/feature/tiny/pointer.png'); }1492 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-pointer-alt { background-image:url('../media/image/icon/feature/tiny/pointer_alt.png'); }1493 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-poll { background-image:url('../media/image/icon/feature/tiny/poll.png'); }1494 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-poll-alt { background-image:url('../media/image/icon/feature/tiny/poll_alt.png'); }1495 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-printer { background-image:url('../media/image/icon/feature/tiny/printer.png'); }1496 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-printer-alt { background-image:url('../media/image/icon/feature/tiny/printer_alt.png'); }1497 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-projector { background-image:url('../media/image/icon/feature/tiny/projector.png'); }1498 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-projector-alt { background-image:url('../media/image/icon/feature/tiny/projector_alt.png'); }1499 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-quote { background-image:url('../media/image/icon/feature/tiny/quote.png'); }1500 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-quote-alt { background-image:url('../media/image/icon/feature/tiny/quote_alt.png'); }1501 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-rattle { background-image:url('../media/image/icon/feature/tiny/rattle.png'); }1502 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-rattle-alt { background-image:url('../media/image/icon/feature/tiny/rattle_alt.png'); }1503 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-salver { background-image:url('../media/image/icon/feature/tiny/salver.png'); }1504 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-salver-alt { background-image:url('../media/image/icon/feature/tiny/salver_alt.png'); }1505 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-school { background-image:url('../media/image/icon/feature/tiny/school.png'); }1506 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-school-alt { background-image:url('../media/image/icon/feature/tiny/school_alt.png'); }1507 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-schoolbag { background-image:url('../media/image/icon/feature/tiny/schoolbag.png'); }1508 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-schoolbag-alt { background-image:url('../media/image/icon/feature/tiny/schoolbag_alt.png'); }1509 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-screen { background-image:url('../media/image/icon/feature/tiny/screen.png'); }1510 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-screen-alt { background-image:url('../media/image/icon/feature/tiny/screen_alt.png'); }1511 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-shield { background-image:url('../media/image/icon/feature/tiny/shield.png'); }1512 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-shield-alt { background-image:url('../media/image/icon/feature/tiny/shield_alt.png'); }1513 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-signpost { background-image:url('../media/image/icon/feature/tiny/signpost.png'); } 1514 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-signpost-alt { background-image:url('../media/image/icon/feature/tiny/signpost_alt.png'); }1515 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-speaker { background-image:url('../media/image/icon/feature/tiny/speaker.png'); }1516 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-speaker-alt { background-image:url('../media/image/icon/feature/tiny/speaker_alt.png'); }1517 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-stacker { background-image:url('../media/image/icon/feature/tiny/stacker.png'); }1518 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-stacker-alt { background-image:url('../media/image/icon/feature/tiny/stacker_alt.png'); }1519 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-stroller { background-image:url('../media/image/icon/feature/tiny/stroller.png'); }1520 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-stroller-alt { background-image:url('../media/image/icon/feature/tiny/stroller_alt.png'); }1521 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-tags { background-image:url('../media/image/icon/feature/tiny/tags.png'); }1522 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-tags-alt { background-image:url('../media/image/icon/feature/tiny/tags_alt.png'); }1523 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-teddy { background-image:url('../media/image/icon/feature/tiny/teddy.png'); }1524 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-teddy-alt { background-image:url('../media/image/icon/feature/tiny/teddy_alt.png'); }1525 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-tick { background-image:url('../media/image/icon/feature/tiny/tick.png'); }1526 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-tick-alt { background-image:url('../media/image/icon/feature/tiny/tick_alt.png'); }1527 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-toy { background-image:url('../media/image/icon/feature/tiny/toy.png'); }1528 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-toy-alt { background-image:url('../media/image/icon/feature/tiny/toy_alt.png'); }1529 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-video { background-image:url('../media/image/icon/feature/tiny/video.png'); }1530 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-video-alt { background-image:url('../media/image/icon/feature/tiny/video_alt.png'); }1531 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-wallet { background-image:url('../media/image/icon/feature/tiny/wallet.png'); }1532 .template-icon-feature.template-icon-feature-size-tiny.template-icon-feature-name-wallet-alt { background-image:url('../media/image/icon/feature/tiny/wallet_alt.png'); }1533 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-app { background-image:url('../media/image/icon/feature/small/app.png'); }1534 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-app-alt { background-image:url('../media/image/icon/feature/small/app_alt.png'); }1535 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-bath { background-image:url('../media/image/icon/feature/small/bath.png'); }1536 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-bath-alt { background-image:url('../media/image/icon/feature/small/bath_alt.png'); }1537 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-battery { background-image:url('../media/image/icon/feature/small/battery.png'); }1538 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-battery-alt { background-image:url('../media/image/icon/feature/small/battery_alt.png'); }1539 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-bell { background-image:url('../media/image/icon/feature/small/bell.png'); }1540 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-bell-alt { background-image:url('../media/image/icon/feature/small/bell_alt.png'); }1541 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-blocks { background-image:url('../media/image/icon/feature/small/blocks.png'); }1542 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-blocks-alt { background-image:url('../media/image/icon/feature/small/blocks_alt.png'); }1543 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-book { background-image:url('../media/image/icon/feature/small/book.png'); }1544 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-book-alt { background-image:url('../media/image/icon/feature/small/book_alt.png'); }1545 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-briefcase { background-image:url('../media/image/icon/feature/small/briefcase.png'); }1546 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-briefcase-alt { background-image:url('../media/image/icon/feature/small/briefcase_alt.png'); }1547 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-calendar { background-image:url('../media/image/icon/feature/small/calendar.png'); }1548 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-calendar-alt { background-image:url('../media/image/icon/feature/small/calendar_alt.png'); }1549 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-chart { background-image:url('../media/image/icon/feature/small/chart.png'); }1550 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-chart-alt { background-image:url('../media/image/icon/feature/small/chart_alt.png'); }1551 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-chat { background-image:url('../media/image/icon/feature/small/chat.png'); }1552 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-chat-alt { background-image:url('../media/image/icon/feature/small/chat_alt.png'); }1553 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-clock { background-image:url('../media/image/icon/feature/small/clock.png'); }1554 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-clock-alt { background-image:url('../media/image/icon/feature/small/clock_alt.png'); }1555 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-coffee { background-image:url('../media/image/icon/feature/small/coffee.png'); }1556 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-coffee-alt { background-image:url('../media/image/icon/feature/small/coffee_alt.png'); }1557 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-cot { background-image:url('../media/image/icon/feature/small/cot.png'); }1558 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-cot-alt { background-image:url('../media/image/icon/feature/small/cot_alt.png'); }1559 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-cutlery { background-image:url('../media/image/icon/feature/small/cutlery.png'); }1560 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-cutlery-alt { background-image:url('../media/image/icon/feature/small/cutlery_alt.png'); }1561 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-database { background-image:url('../media/image/icon/feature/small/database.png'); }1562 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-database-alt { background-image:url('../media/image/icon/feature/small/database_alt.png'); }1563 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-diagram { background-image:url('../media/image/icon/feature/small/diagram.png'); }1564 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-diagram-alt { background-image:url('../media/image/icon/feature/small/diagram_alt.png'); }1565 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-document { background-image:url('../media/image/icon/feature/small/document.png'); }1566 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-document-alt { background-image:url('../media/image/icon/feature/small/document_alt.png'); }1567 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-envelope { background-image:url('../media/image/icon/feature/small/envelope.png'); }1568 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-envelope-alt { background-image:url('../media/image/icon/feature/small/envelope_alt.png'); }1569 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-faq { background-image:url('../media/image/icon/feature/small/faq.png'); }1570 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-faq-alt { background-image:url('../media/image/icon/feature/small/faq_alt.png'); }1571 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-fastfood { background-image:url('../media/image/icon/feature/small/fastfood.png'); }1572 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-fastfood-alt { background-image:url('../media/image/icon/feature/small/fastfood_alt.png'); }1573 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-flag { background-image:url('../media/image/icon/feature/small/flag.png'); }1574 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-flag-alt { background-image:url('../media/image/icon/feature/small/flag_alt.png'); }1575 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-gallery { background-image:url('../media/image/icon/feature/small/gallery.png'); }1576 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-gallery-alt { background-image:url('../media/image/icon/feature/small/gallery_alt.png'); }1577 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-globe { background-image:url('../media/image/icon/feature/small/globe.png'); }1578 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-globe-alt { background-image:url('../media/image/icon/feature/small/globe_alt.png'); }1579 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-graph { background-image:url('../media/image/icon/feature/small/graph.png'); }1580 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-graph-alt { background-image:url('../media/image/icon/feature/small/graph_alt.png'); }1581 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-heart { background-image:url('../media/image/icon/feature/small/heart.png'); }1582 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-heart-alt { background-image:url('../media/image/icon/feature/small/heart_alt.png'); }1583 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-home { background-image:url('../media/image/icon/feature/small/home.png'); }1584 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-home-alt { background-image:url('../media/image/icon/feature/small/home_alt.png'); }1585 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-image { background-image:url('../media/image/icon/feature/small/image.png'); }1586 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-image-alt { background-image:url('../media/image/icon/feature/small/image_alt.png'); }1587 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-keyboard { background-image:url('../media/image/icon/feature/small/keyboard.png'); }1588 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-keyboard-alt { background-image:url('../media/image/icon/feature/small/keyboard_alt.png'); }1589 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-lab { background-image:url('../media/image/icon/feature/small/lab.png'); }1590 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-lab-alt { background-image:url('../media/image/icon/feature/small/lab_alt.png'); }1591 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-laptop { background-image:url('../media/image/icon/feature/small/laptop.png'); }1592 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-laptop-alt { background-image:url('../media/image/icon/feature/small/laptop_alt.png'); }1593 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-lock { background-image:url('../media/image/icon/feature/small/lock.png'); }1594 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-lock-alt { background-image:url('../media/image/icon/feature/small/lock_alt.png'); }1595 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-magnifier { background-image:url('../media/image/icon/feature/small/magnifier.png'); }1596 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-magnifier-alt { background-image:url('../media/image/icon/feature/small/magnifier_alt.png'); }1597 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-meal { background-image:url('../media/image/icon/feature/small/meal.png'); }1598 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-meal-alt { background-image:url('../media/image/icon/feature/small/meal_alt.png'); }1599 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-mobile { background-image:url('../media/image/icon/feature/small/mobile.png'); }1600 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-mobile-alt { background-image:url('../media/image/icon/feature/small/mobile_alt.png'); }1601 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-paintbrush { background-image:url('../media/image/icon/feature/small/paintbrush.png'); }1602 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-paintbrush-alt { background-image:url('../media/image/icon/feature/small/paintbrush_alt.png'); }1603 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-pencil { background-image:url('../media/image/icon/feature/small/pencil.png'); }1604 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-pencil-alt { background-image:url('../media/image/icon/feature/small/pencil_alt.png'); }1605 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-people { background-image:url('../media/image/icon/feature/small/people.png'); }1606 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-people-alt { background-image:url('../media/image/icon/feature/small/people_alt.png'); }1607 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-piano { background-image:url('../media/image/icon/feature/small/piano.png'); }1608 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-piano-alt { background-image:url('../media/image/icon/feature/small/piano_alt.png'); }1609 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-pin { background-image:url('../media/image/icon/feature/small/pin.png'); }1610 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-pin-alt { background-image:url('../media/image/icon/feature/small/pin_alt.png'); }1611 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-pointer { background-image:url('../media/image/icon/feature/small/pointer.png'); }1612 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-pointer-alt { background-image:url('../media/image/icon/feature/small/pointer_alt.png'); }1613 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-poll { background-image:url('../media/image/icon/feature/small/poll.png'); }1614 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-poll-alt { background-image:url('../media/image/icon/feature/small/poll_alt.png'); }1615 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-printer { background-image:url('../media/image/icon/feature/small/printer.png'); }1616 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-printer-alt { background-image:url('../media/image/icon/feature/small/printer_alt.png'); }1617 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-projector { background-image:url('../media/image/icon/feature/small/projector.png'); }1618 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-projector-alt { background-image:url('../media/image/icon/feature/small/projector_alt.png'); }1619 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-quote { background-image:url('../media/image/icon/feature/small/quote.png'); }1620 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-quote-alt { background-image:url('../media/image/icon/feature/small/quote_alt.png'); }1621 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-rattle { background-image:url('../media/image/icon/feature/small/rattle.png'); }1622 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-rattle-alt { background-image:url('../media/image/icon/feature/small/rattle_alt.png'); }1623 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-salver { background-image:url('../media/image/icon/feature/small/salver.png'); }1624 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-salver-alt { background-image:url('../media/image/icon/feature/small/salver_alt.png'); }1625 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-school { background-image:url('../media/image/icon/feature/small/school.png'); }1626 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-school-alt { background-image:url('../media/image/icon/feature/small/school_alt.png'); }1627 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-schoolbag { background-image:url('../media/image/icon/feature/small/schoolbag.png'); }1628 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-schoolbag-alt { background-image:url('../media/image/icon/feature/small/schoolbag_alt.png'); }1629 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-screen { background-image:url('../media/image/icon/feature/small/screen.png'); }1630 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-screen-alt { background-image:url('../media/image/icon/feature/small/screen_alt.png'); }1631 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-shield { background-image:url('../media/image/icon/feature/small/shield.png'); }1632 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-shield-alt { background-image:url('../media/image/icon/feature/small/shield_alt.png'); }1633 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-signpost { background-image:url('../media/image/icon/feature/small/signpost.png'); }1634 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-signpost-alt { background-image:url('../media/image/icon/feature/small/signpost_alt.png'); }1635 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-speaker { background-image:url('../media/image/icon/feature/small/speaker.png'); }1636 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-speaker-alt { background-image:url('../media/image/icon/feature/small/speaker_alt.png'); }1637 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-stacker { background-image:url('../media/image/icon/feature/small/stacker.png'); }1638 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-stacker-alt { background-image:url('../media/image/icon/feature/small/stacker_alt.png'); }1639 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-stroller { background-image:url('../media/image/icon/feature/small/stroller.png'); }1640 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-stroller-alt { background-image:url('../media/image/icon/feature/small/stroller_alt.png'); }1641 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-tags { background-image:url('../media/image/icon/feature/small/tags.png'); }1642 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-tags-alt { background-image:url('../media/image/icon/feature/small/tags_alt.png'); }1643 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-teddy { background-image:url('../media/image/icon/feature/small/teddy.png'); }1644 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-teddy-alt { background-image:url('../media/image/icon/feature/small/teddy_alt.png'); }1645 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-tick { background-image:url('../media/image/icon/feature/small/tick.png'); }1646 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-tick-alt { background-image:url('../media/image/icon/feature/small/tick_alt.png'); }1647 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-toy { background-image:url('../media/image/icon/feature/small/toy.png'); }1648 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-toy-alt { background-image:url('../media/image/icon/feature/small/toy_alt.png'); }1649 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-video { background-image:url('../media/image/icon/feature/small/video.png'); }1650 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-video-alt { background-image:url('../media/image/icon/feature/small/video_alt.png'); }1651 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-wallet { background-image:url('../media/image/icon/feature/small/wallet.png'); }1652 .template-icon-feature.template-icon-feature-size-small.template-icon-feature-name-wallet-alt { background-image:url('../media/image/icon/feature/small/wallet_alt.png'); }1653 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-app { background-image:url('../media/image/icon/feature/medium/app.png'); }1654 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-app-alt { background-image:url('../media/image/icon/feature/medium/app_alt.png'); }1655 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-bath { background-image:url('../media/image/icon/feature/medium/bath.png'); }1656 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-bath-alt { background-image:url('../media/image/icon/feature/medium/bath_alt.png'); }1657 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-battery { background-image:url('../media/image/icon/feature/medium/battery.png'); }1658 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-battery-alt { background-image:url('../media/image/icon/feature/medium/battery_alt.png'); }1659 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-bell { background-image:url('../media/image/icon/feature/medium/bell.png'); }1660 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-bell-alt { background-image:url('../media/image/icon/feature/medium/bell_alt.png'); }1661 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-blocks { background-image:url('../media/image/icon/feature/medium/blocks.png'); }1662 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-blocks-alt { background-image:url('../media/image/icon/feature/medium/blocks_alt.png'); }1663 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-book { background-image:url('../media/image/icon/feature/medium/book.png'); }1664 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-book-alt { background-image:url('../media/image/icon/feature/medium/book_alt.png'); }1665 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-briefcase { background-image:url('../media/image/icon/feature/medium/briefcase.png'); }1666 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-briefcase-alt { background-image:url('../media/image/icon/feature/medium/briefcase_alt.png'); }1667 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-calendar { background-image:url('../media/image/icon/feature/medium/calendar.png'); }1668 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-calendar-alt { background-image:url('../media/image/icon/feature/medium/calendar_alt.png'); }1669 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-chart { background-image:url('../media/image/icon/feature/medium/chart.png'); }1670 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-chart-alt { background-image:url('../media/image/icon/feature/medium/chart_alt.png'); }1671 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-chat { background-image:url('../media/image/icon/feature/medium/chat.png'); }1672 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-chat-alt { background-image:url('../media/image/icon/feature/medium/chat_alt.png'); }1673 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-clock { background-image:url('../media/image/icon/feature/medium/clock.png'); }1674 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-clock-alt { background-image:url('../media/image/icon/feature/medium/clock_alt.png'); }1675 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-coffee { background-image:url('../media/image/icon/feature/medium/coffee.png'); }1676 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-coffee-alt { background-image:url('../media/image/icon/feature/medium/coffee_alt.png'); }1677 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-cot { background-image:url('../media/image/icon/feature/medium/cot.png'); }1678 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-cot-alt { background-image:url('../media/image/icon/feature/medium/cot_alt.png'); }1679 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-cutlery { background-image:url('../media/image/icon/feature/medium/cutlery.png'); }1680 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-cutlery-alt { background-image:url('../media/image/icon/feature/medium/cutlery_alt.png'); }1681 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-database { background-image:url('../media/image/icon/feature/medium/database.png'); }1682 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-database-alt { background-image:url('../media/image/icon/feature/medium/database_alt.png'); }1683 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-diagram { background-image:url('../media/image/icon/feature/medium/diagram.png'); }1684 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-diagram-alt { background-image:url('../media/image/icon/feature/medium/diagram_alt.png'); }1685 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-document { background-image:url('../media/image/icon/feature/medium/document.png'); }1686 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-document-alt { background-image:url('../media/image/icon/feature/medium/document_alt.png'); }1687 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-envelope { background-image:url('../media/image/icon/feature/medium/envelope.png'); }1688 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-envelope-alt { background-image:url('../media/image/icon/feature/medium/envelope_alt.png'); }1689 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-faq { background-image:url('../media/image/icon/feature/medium/faq.png'); }1690 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-faq-alt { background-image:url('../media/image/icon/feature/medium/faq_alt.png'); }1691 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-fastfood { background-image:url('../media/image/icon/feature/medium/fastfood.png'); }1692 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-fastfood-alt { background-image:url('../media/image/icon/feature/medium/fastfood_alt.png'); }1693 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-flag { background-image:url('../media/image/icon/feature/medium/flag.png'); }1694 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-flag-alt { background-image:url('../media/image/icon/feature/medium/flag_alt.png'); }1695 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-gallery { background-image:url('../media/image/icon/feature/medium/gallery.png'); }1696 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-gallery-alt { background-image:url('../media/image/icon/feature/medium/gallery_alt.png'); }1697 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-globe { background-image:url('../media/image/icon/feature/medium/globe.png'); }1698 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-globe-alt { background-image:url('../media/image/icon/feature/medium/globe_alt.png'); }1699 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-graph { background-image:url('../media/image/icon/feature/medium/graph.png'); }1700 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-graph-alt { background-image:url('../media/image/icon/feature/medium/graph_alt.png'); }1701 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-heart { background-image:url('../media/image/icon/feature/medium/heart.png'); }1702 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-heart-alt { background-image:url('../media/image/icon/feature/medium/heart_alt.png'); }1703 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-home { background-image:url('../media/image/icon/feature/medium/home.png'); }1704 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-home-alt { background-image:url('../media/image/icon/feature/medium/home_alt.png'); }1705 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-image { background-image:url('../media/image/icon/feature/medium/image.png'); }1706 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-image-alt { background-image:url('../media/image/icon/feature/medium/image_alt.png'); }1707 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-keyboard { background-image:url('../media/image/icon/feature/medium/keyboard.png'); }1708 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-keyboard-alt { background-image:url('../media/image/icon/feature/medium/keyboard_alt.png'); }1709 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-lab { background-image:url('../media/image/icon/feature/medium/lab.png'); }1710 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-lab-alt { background-image:url('../media/image/icon/feature/medium/lab_alt.png'); }1711 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-laptop { background-image:url('../media/image/icon/feature/medium/laptop.png'); }1712 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-laptop-alt { background-image:url('../media/image/icon/feature/medium/laptop_alt.png'); }1713 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-lock { background-image:url('../media/image/icon/feature/medium/lock.png'); }1714 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-lock-alt { background-image:url('../media/image/icon/feature/medium/lock_alt.png'); }1715 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-magnifier { background-image:url('../media/image/icon/feature/medium/magnifier.png'); }1716 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-magnifier-alt { background-image:url('../media/image/icon/feature/medium/magnifier_alt.png'); }1717 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-meal { background-image:url('../media/image/icon/feature/medium/meal.png'); }1718 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-meal-alt { background-image:url('../media/image/icon/feature/medium/meal_alt.png'); }1719 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-mobile { background-image:url('../media/image/icon/feature/medium/mobile.png'); }1720 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-mobile-alt { background-image:url('../media/image/icon/feature/medium/mobile_alt.png'); }1721 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-paintbrush { background-image:url('../media/image/icon/feature/medium/paintbrush.png'); }1722 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-paintbrush-alt { background-image:url('../media/image/icon/feature/medium/paintbrush_alt.png'); }1723 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-pencil { background-image:url('../media/image/icon/feature/medium/pencil.png'); }1724 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-pencil-alt { background-image:url('../media/image/icon/feature/medium/pencil_alt.png'); }1725 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-people { background-image:url('../media/image/icon/feature/medium/people.png'); }1726 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-people-alt { background-image:url('../media/image/icon/feature/medium/people_alt.png'); }1727 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-piano { background-image:url('../media/image/icon/feature/medium/piano.png'); }1728 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-piano-alt { background-image:url('../media/image/icon/feature/medium/piano_alt.png'); }1729 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-pin { background-image:url('../media/image/icon/feature/medium/pin.png'); }1730 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-pin-alt { background-image:url('../media/image/icon/feature/medium/pin_alt.png'); }1731 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-pointer { background-image:url('../media/image/icon/feature/medium/pointer.png'); }1732 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-pointer-alt { background-image:url('../media/image/icon/feature/medium/pointer_alt.png'); }1733 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-poll { background-image:url('../media/image/icon/feature/medium/poll.png'); }1734 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-poll-alt { background-image:url('../media/image/icon/feature/medium/poll_alt.png'); }1735 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-printer { background-image:url('../media/image/icon/feature/medium/printer.png'); }1736 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-printer-alt { background-image:url('../media/image/icon/feature/medium/printer_alt.png'); }1737 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-projector { background-image:url('../media/image/icon/feature/medium/projector.png'); }1738 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-projector-alt { background-image:url('../media/image/icon/feature/medium/projector_alt.png'); }1739 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-quote { background-image:url('../media/image/icon/feature/medium/quote.png'); }1740 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-quote-alt { background-image:url('../media/image/icon/feature/medium/quote_alt.png'); }1741 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-rattle { background-image:url('../media/image/icon/feature/medium/rattle.png'); }1742 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-rattle-alt { background-image:url('../media/image/icon/feature/medium/rattle_alt.png'); }1743 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-salver { background-image:url('../media/image/icon/feature/medium/salver.png'); }1744 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-salver-alt { background-image:url('../media/image/icon/feature/medium/salver_alt.png'); }1745 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-school { background-image:url('../media/image/icon/feature/medium/school.png'); }1746 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-school-alt { background-image:url('../media/image/icon/feature/medium/school_alt.png'); }1747 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-schoolbag { background-image:url('../media/image/icon/feature/medium/schoolbag.png'); }1748 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-schoolbag-alt { background-image:url('../media/image/icon/feature/medium/schoolbag_alt.png'); }1749 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-screen { background-image:url('../media/image/icon/feature/medium/screen.png'); }1750 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-screen-alt { background-image:url('../media/image/icon/feature/medium/screen_alt.png'); }1751 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-shield { background-image:url('../media/image/icon/feature/medium/shield.png'); }1752 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-shield-alt { background-image:url('../media/image/icon/feature/medium/shield_alt.png'); }1753 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-signpost { background-image:url('../media/image/icon/feature/medium/signpost.png'); }1754 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-signpost-alt { background-image:url('../media/image/icon/feature/medium/signpost_alt.png'); }1755 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-speaker { background-image:url('../media/image/icon/feature/medium/speaker.png'); }1756 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-speaker-alt { background-image:url('../media/image/icon/feature/medium/speaker_alt.png'); }1757 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-stacker { background-image:url('../media/image/icon/feature/medium/stacker.png'); }1758 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-stacker-alt { background-image:url('../media/image/icon/feature/medium/stacker_alt.png'); }1759 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-stroller { background-image:url('../media/image/icon/feature/medium/stroller.png'); }1760 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-stroller-alt { background-image:url('../media/image/icon/feature/medium/stroller_alt.png'); }1761 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-tags { background-image:url('../media/image/icon/feature/medium/tags.png'); }1762 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-tags-alt { background-image:url('../media/image/icon/feature/medium/tags_alt.png'); }1763 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-teddy { background-image:url('../media/image/icon/feature/medium/teddy.png'); }1764 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-teddy-alt { background-image:url('../media/image/icon/feature/medium/teddy_alt.png'); }1765 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-tick { background-image:url('../media/image/icon/feature/medium/tick.png'); }1766 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-tick-alt { background-image:url('../media/image/icon/feature/medium/tick_alt.png'); }1767 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-toy { background-image:url('../media/image/icon/feature/medium/toy.png'); }1768 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-toy-alt { background-image:url('../media/image/icon/feature/medium/toy_alt.png'); }1769 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-video { background-image:url('../media/image/icon/feature/medium/video.png'); }1770 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-video-alt { background-image:url('../media/image/icon/feature/medium/video_alt.png'); }1771 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-wallet { background-image:url('../media/image/icon/feature/medium/wallet.png'); }1772 .template-icon-feature.template-icon-feature-size-medium.template-icon-feature-name-wallet-alt { background-image:url('../media/image/icon/feature/medium/wallet_alt.png'); }1773 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-app { background-image:url('../media/image/icon/feature/large/app.png'); }1774 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-app-alt { background-image:url('../media/image/icon/feature/large/app_alt.png'); }1775 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-bath { background-image:url('../media/image/icon/feature/large/bath.png'); }1776 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-bath-alt { background-image:url('../media/image/icon/feature/large/bath_alt.png'); }1777 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-battery { background-image:url('../media/image/icon/feature/large/battery.png'); }1778 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-battery-alt { background-image:url('../media/image/icon/feature/large/battery_alt.png'); }1779 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-bell { background-image:url('../media/image/icon/feature/large/bell.png'); }1780 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-bell-alt { background-image:url('../media/image/icon/feature/large/bell_alt.png'); }1781 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-blocks { background-image:url('../media/image/icon/feature/large/blocks.png'); }1782 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-blocks-alt { background-image:url('../media/image/icon/feature/large/blocks_alt.png'); }1783 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-book { background-image:url('../media/image/icon/feature/large/book.png'); }1784 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-book-alt { background-image:url('../media/image/icon/feature/large/book_alt.png'); }1785 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-briefcase { background-image:url('../media/image/icon/feature/large/briefcase.png'); }1786 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-briefcase-alt { background-image:url('../media/image/icon/feature/large/briefcase_alt.png'); }1787 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-calendar { background-image:url('../media/image/icon/feature/large/calendar.png'); }1788 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-calendar-alt { background-image:url('../media/image/icon/feature/large/calendar_alt.png'); }1789 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-chart { background-image:url('../media/image/icon/feature/large/chart.png'); }1790 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-chart-alt { background-image:url('../media/image/icon/feature/large/chart_alt.png'); }1791 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-chat { background-image:url('../media/image/icon/feature/large/chat.png'); }1792 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-chat-alt { background-image:url('../media/image/icon/feature/large/chat_alt.png'); }1793 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-clock { background-image:url('../media/image/icon/feature/large/clock.png'); }1794 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-clock-alt { background-image:url('../media/image/icon/feature/large/clock_alt.png'); }1795 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-coffee { background-image:url('../media/image/icon/feature/large/coffee.png'); }1796 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-coffee-alt { background-image:url('../media/image/icon/feature/large/coffee_alt.png'); }1797 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-cot { background-image:url('../media/image/icon/feature/large/cot.png'); }1798 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-cot-alt { background-image:url('../media/image/icon/feature/large/cot_alt.png'); }1799 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-cutlery { background-image:url('../media/image/icon/feature/large/cutlery.png'); }1800 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-cutlery-alt { background-image:url('../media/image/icon/feature/large/cutlery_alt.png'); }1801 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-database { background-image:url('../media/image/icon/feature/large/database.png'); }1802 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-database-alt { background-image:url('../media/image/icon/feature/large/database_alt.png'); }1803 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-diagram { background-image:url('../media/image/icon/feature/large/diagram.png'); }1804 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-diagram-alt { background-image:url('../media/image/icon/feature/large/diagram_alt.png'); }1805 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-document { background-image:url('../media/image/icon/feature/large/document.png'); }1806 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-document-alt { background-image:url('../media/image/icon/feature/large/document_alt.png'); }1807 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-envelope { background-image:url('../media/image/icon/feature/large/envelope.png'); }1808 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-envelope-alt { background-image:url('../media/image/icon/feature/large/envelope_alt.png'); }1809 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-faq { background-image:url('../media/image/icon/feature/large/faq.png'); }1810 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-faq-alt { background-image:url('../media/image/icon/feature/large/faq_alt.png'); }1811 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-fastfood { background-image:url('../media/image/icon/feature/large/fastfood.png'); }1812 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-fastfood-alt { background-image:url('../media/image/icon/feature/large/fastfood_alt.png'); }1813 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-flag { background-image:url('../media/image/icon/feature/large/flag.png'); }1814 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-flag-alt { background-image:url('../media/image/icon/feature/large/flag_alt.png'); }1815 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-gallery { background-image:url('../media/image/icon/feature/large/gallery.png'); }1816 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-gallery-alt { background-image:url('../media/image/icon/feature/large/gallery_alt.png'); }1817 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-globe { background-image:url('../media/image/icon/feature/large/globe.png'); }1818 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-globe-alt { background-image:url('../media/image/icon/feature/large/globe_alt.png'); }1819 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-graph { background-image:url('../media/image/icon/feature/large/graph.png'); }1820 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-graph-alt { background-image:url('../media/image/icon/feature/large/graph_alt.png'); }1821 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-heart { background-image:url('../media/image/icon/feature/large/heart.png'); }1822 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-heart-alt { background-image:url('../media/image/icon/feature/large/heart_alt.png'); }1823 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-home { background-image:url('../media/image/icon/feature/large/home.png'); }1824 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-home-alt { background-image:url('../media/image/icon/feature/large/home_alt.png'); }1825 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-image { background-image:url('../media/image/icon/feature/large/image.png'); }1826 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-image-alt { background-image:url('../media/image/icon/feature/large/image_alt.png'); }1827 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-keyboard { background-image:url('../media/image/icon/feature/large/keyboard.png'); }1828 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-keyboard-alt { background-image:url('../media/image/icon/feature/large/keyboard_alt.png'); }1829 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-lab { background-image:url('../media/image/icon/feature/large/lab.png'); }1830 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-lab-alt { background-image:url('../media/image/icon/feature/large/lab_alt.png'); }1831 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-laptop { background-image:url('../media/image/icon/feature/large/laptop.png'); }1832 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-laptop-alt { background-image:url('../media/image/icon/feature/large/laptop_alt.png'); }1833 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-lock { background-image:url('../media/image/icon/feature/large/lock.png'); }1834 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-lock-alt { background-image:url('../media/image/icon/feature/large/lock_alt.png'); }1835 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-magnifier { background-image:url('../media/image/icon/feature/large/magnifier.png'); }1836 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-magnifier-alt { background-image:url('../media/image/icon/feature/large/magnifier_alt.png'); }1837 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-meal { background-image:url('../media/image/icon/feature/large/meal.png'); }1838 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-meal-alt { background-image:url('../media/image/icon/feature/large/meal_alt.png'); }1839 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-mobile { background-image:url('../media/image/icon/feature/large/mobile.png'); }1840 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-mobile-alt { background-image:url('../media/image/icon/feature/large/mobile_alt.png'); }1841 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-paintbrush { background-image:url('../media/image/icon/feature/large/paintbrush.png'); }1842 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-paintbrush-alt { background-image:url('../media/image/icon/feature/large/paintbrush_alt.png'); }1843 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-pencil { background-image:url('../media/image/icon/feature/large/pencil.png'); }1844 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-pencil-alt { background-image:url('../media/image/icon/feature/large/pencil_alt.png'); }1845 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-people { background-image:url('../media/image/icon/feature/large/people.png'); }1846 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-people-alt { background-image:url('../media/image/icon/feature/large/people_alt.png'); }1847 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-piano { background-image:url('../media/image/icon/feature/large/piano.png'); }1848 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-piano-alt { background-image:url('../media/image/icon/feature/large/piano_alt.png'); }1849 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-pin { background-image:url('../media/image/icon/feature/large/pin.png'); }1850 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-pin-alt { background-image:url('../media/image/icon/feature/large/pin_alt.png'); }1851 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-pointer { background-image:url('../media/image/icon/feature/large/pointer.png'); }1852 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-pointer-alt { background-image:url('../media/image/icon/feature/large/pointer_alt.png'); }1853 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-poll { background-image:url('../media/image/icon/feature/large/poll.png'); }1854 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-poll-alt { background-image:url('../media/image/icon/feature/large/poll_alt.png'); }1855 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-printer { background-image:url('../media/image/icon/feature/large/printer.png'); }1856 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-printer-alt { background-image:url('../media/image/icon/feature/large/printer_alt.png'); }1857 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-projector { background-image:url('../media/image/icon/feature/large/projector.png'); }1858 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-projector-alt { background-image:url('../media/image/icon/feature/large/projector_alt.png'); }1859 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-quote { background-image:url('../media/image/icon/feature/large/quote.png'); }1860 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-quote-alt { background-image:url('../media/image/icon/feature/large/quote_alt.png'); }1861 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-rattle { background-image:url('../media/image/icon/feature/large/rattle.png'); }1862 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-rattle-alt { background-image:url('../media/image/icon/feature/large/rattle_alt.png'); }1863 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-salver { background-image:url('../media/image/icon/feature/large/salver.png'); }1864 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-salver-alt { background-image:url('../media/image/icon/feature/large/salver_alt.png'); }1865 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-school { background-image:url('../media/image/icon/feature/large/school.png'); }1866 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-school-alt { background-image:url('../media/image/icon/feature/large/school_alt.png'); }1867 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-schoolbag { background-image:url('../media/image/icon/feature/large/schoolbag.png'); }1868 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-schoolbag-alt { background-image:url('../media/image/icon/feature/large/schoolbag_alt.png'); }1869 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-screen { background-image:url('../media/image/icon/feature/large/screen.png'); }1870 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-screen-alt { background-image:url('../media/image/icon/feature/large/screen_alt.png'); }1871 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-shield { background-image:url('../media/image/icon/feature/large/shield.png'); }1872 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-shield-alt { background-image:url('../media/image/icon/feature/large/shield_alt.png'); }1873 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-signpost { background-image:url('../media/image/icon/feature/large/signpost.png'); }1874 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-signpost-alt { background-image:url('../media/image/icon/feature/large/signpost_alt.png'); }1875 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-speaker { background-image:url('../media/image/icon/feature/large/speaker.png'); }1876 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-speaker-alt { background-image:url('../media/image/icon/feature/large/speaker_alt.png'); }1877 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-stacker { background-image:url('../media/image/icon/feature/large/stacker.png'); }1878 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-stacker-alt { background-image:url('../media/image/icon/feature/large/stacker_alt.png'); }1879 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-stroller { background-image:url('../media/image/icon/feature/large/stroller.png'); }1880 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-stroller-alt { background-image:url('../media/image/icon/feature/large/stroller_alt.png'); }1881 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-tags { background-image:url('../media/image/icon/feature/large/tags.png'); }1882 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-tags-alt { background-image:url('../media/image/icon/feature/large/tags_alt.png'); }1883 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-teddy { background-image:url('../media/image/icon/feature/large/teddy.png'); }1884 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-teddy-alt { background-image:url('../media/image/icon/feature/large/teddy_alt.png'); }1885 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-tick { background-image:url('../media/image/icon/feature/large/tick.png'); }1886 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-tick-alt { background-image:url('../media/image/icon/feature/large/tick_alt.png'); }1887 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-toy { background-image:url('../media/image/icon/feature/large/toy.png'); }1888 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-toy-alt { background-image:url('../media/image/icon/feature/large/toy_alt.png'); }1889 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-video { background-image:url('../media/image/icon/feature/large/video.png'); }1890 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-video-alt { background-image:url('../media/image/icon/feature/large/video_alt.png'); }1891 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-wallet { background-image:url('../media/image/icon/feature/large/wallet.png'); }1892 .template-icon-feature.template-icon-feature-size-large.template-icon-feature-name-wallet-alt { background-image:url('../media/image/icon/feature/large/wallet_alt.png'); }1893 /**************************************************************************/1894 /* Icon / Menu */1895 /**************************************************************************/1896 .template-icon-menu1897 {1898 width:32px;1899 height:32px;1900 display:block;1901 background-position:0px 0px;1902 background-repeat:no-repeat;1903 }1904 1905 .template-icon-menu.template-icon-menu-app { background-image:url('../media/image/icon/menu/app.png'); }1906 .template-icon-menu.template-icon-menu-bath { background-image:url('../media/image/icon/menu/bath.png'); }1907 .template-icon-menu.template-icon-menu-battery { background-image:url('../media/image/icon/menu/battery.png'); }1908 .template-icon-menu.template-icon-menu-bell { background-image:url('../media/image/icon/menu/bell.png'); }1909 .template-icon-menu.template-icon-menu-blocks { background-image:url('../media/image/icon/menu/blocks.png'); }1910 .template-icon-menu.template-icon-menu-book { background-image:url('../media/image/icon/menu/book.png'); }1911 .template-icon-menu.template-icon-menu-breifcase { background-image:url('../media/image/icon/menu/breifcase.html'); }1912 .template-icon-menu.template-icon-menu-calendar { background-image:url('../media/image/icon/menu/calendar.png'); }1913 .template-icon-menu.template-icon-menu-cart { background-image:url('../media/image/icon/menu/cart.png'); }1914 .template-icon-menu.template-icon-menu-chart { background-image:url('../media/image/icon/menu/chart.png'); }1915 .template-icon-menu.template-icon-menu-chat { background-image:url('../media/image/icon/menu/chat.png'); }1916 .template-icon-menu.template-icon-menu-clock { background-image:url('../media/image/icon/menu/clock.png'); }1917 .template-icon-menu.template-icon-menu-coffe { background-image:url('../media/image/icon/menu/coffe.html'); }1918 .template-icon-menu.template-icon-menu-cot { background-image:url('../media/image/icon/menu/cot.png'); }1919 .template-icon-menu.template-icon-menu-cutlery { background-image:url('../media/image/icon/menu/cutlery.png'); }1920 .template-icon-menu.template-icon-menu-database { background-image:url('../media/image/icon/menu/database.png'); }1921 .template-icon-menu.template-icon-menu-diagram { background-image:url('../media/image/icon/menu/diagram.png'); }1922 .template-icon-menu.template-icon-menu-document { background-image:url('../media/image/icon/menu/document.png'); }1923 .template-icon-menu.template-icon-menu-envelope { background-image:url('../media/image/icon/menu/envelope.png'); } 1924 .template-icon-menu.template-icon-menu-faq { background-image:url('../media/image/icon/menu/faq.png'); }1925 .template-icon-menu.template-icon-menu-fastfood { background-image:url('../media/image/icon/menu/fastfood.png'); }1926 .template-icon-menu.template-icon-menu-flag { background-image:url('../media/image/icon/menu/flag.png'); }1927 .template-icon-menu.template-icon-menu-gallery { background-image:url('../media/image/icon/menu/gallery.png'); }1928 .template-icon-menu.template-icon-menu-globe { background-image:url('../media/image/icon/menu/globe.png'); }1929 .template-icon-menu.template-icon-menu-graph { background-image:url('../media/image/icon/menu/graph.png'); }1930 .template-icon-menu.template-icon-menu-heart { background-image:url('../media/image/icon/menu/heart.png'); }1931 .template-icon-menu.template-icon-menu-home { background-image:url('../media/image/icon/menu/home.png'); }1932 .template-icon-menu.template-icon-menu-image { background-image:url('../media/image/icon/menu/image.png'); }1933 .template-icon-menu.template-icon-menu-keyboard { background-image:url('../media/image/icon/menu/keyboard.png'); }1934 .template-icon-menu.template-icon-menu-lab { background-image:url('../media/image/icon/menu/lab.png'); }1935 .template-icon-menu.template-icon-menu-laptop { background-image:url('../media/image/icon/menu/laptop.png'); }1936 .template-icon-menu.template-icon-menu-lock { background-image:url('../media/image/icon/menu/lock.png'); }1937 .template-icon-menu.template-icon-menu-magnifier { background-image:url('../media/image/icon/menu/magnifier.png'); } 1938 .template-icon-menu.template-icon-menu-meal { background-image:url('../media/image/icon/menu/meal.png'); }1939 .template-icon-menu.template-icon-menu-mobile { background-image:url('../media/image/icon/menu/mobile.png'); }1940 .template-icon-menu.template-icon-menu-paintbrush { background-image:url('../media/image/icon/menu/paintbrush.png'); }1941 .template-icon-menu.template-icon-menu-pencil { background-image:url('../media/image/icon/menu/pencil.png'); }1942 .template-icon-menu.template-icon-menu-people { background-image:url('../media/image/icon/menu/people.png'); }1943 .template-icon-menu.template-icon-menu-piano { background-image:url('../media/image/icon/menu/piano.png'); }1944 .template-icon-menu.template-icon-menu-pin { background-image:url('../media/image/icon/menu/pin.png'); }1945 .template-icon-menu.template-icon-menu-pointer { background-image:url('../media/image/icon/menu/pointer.png'); }1946 .template-icon-menu.template-icon-menu-poll { background-image:url('../media/image/icon/menu/poll.png'); }1947 .template-icon-menu.template-icon-menu-printer { background-image:url('../media/image/icon/menu/printer.png'); }1948 .template-icon-menu.template-icon-menu-projector { background-image:url('../media/image/icon/menu/projector.png'); }1949 .template-icon-menu.template-icon-menu-quote { background-image:url('../media/image/icon/menu/quote.png'); }1950 .template-icon-menu.template-icon-menu-rattle { background-image:url('../media/image/icon/menu/rattle.png'); }1951 .template-icon-menu.template-icon-menu-salver { background-image:url('../media/image/icon/menu/salver.png'); }1952 .template-icon-menu.template-icon-menu-school { background-image:url('../media/image/icon/menu/school.png'); }1953 .template-icon-menu.template-icon-menu-schoolbag { background-image:url('../media/image/icon/menu/schoolbag.png'); }1954 .template-icon-menu.template-icon-menu-screen { background-image:url('../media/image/icon/menu/screen.png'); }1955 .template-icon-menu.template-icon-menu-shield { background-image:url('../media/image/icon/menu/shield.png'); }1956 .template-icon-menu.template-icon-menu-signpost { background-image:url('../media/image/icon/menu/signpost.png'); }1957 .template-icon-menu.template-icon-menu-speaker { background-image:url('../media/image/icon/menu/speaker.png'); }1958 .template-icon-menu.template-icon-menu-stacker { background-image:url('../media/image/icon/menu/stacker.png'); }1959 .template-icon-menu.template-icon-menu-stroller { background-image:url('../media/image/icon/menu/stroller.png'); }1960 .template-icon-menu.template-icon-menu-tags { background-image:url('../media/image/icon/menu/tags.png'); }1961 .template-icon-menu.template-icon-menu-teddy { background-image:url('../media/image/icon/menu/teddy.png'); }1962 .template-icon-menu.template-icon-menu-tick { background-image:url('../media/image/icon/menu/tick.png'); }1963 .template-icon-menu.template-icon-menu-toy { background-image:url('../media/image/icon/menu/toy.png'); }1964 .template-icon-menu.template-icon-menu-video { background-image:url('../media/image/icon/menu/video.png'); }1965 .template-icon-menu.template-icon-menu-wallet { background-image:url('../media/image/icon/menu/wallet.png'); }1966 1967 /**************************************************************************/1968 /* Icon / Blog */1969 /**************************************************************************/1970 1971 .template-icon-blog1972 {1973 background-position:0px 3px;1974 background-repeat:no-repeat;1975 }1976 1977 .template-icon-blog.template-icon-blog-tag { background-image:url('../media/image/icon/blog/tag.png'); }1978 .template-icon-blog.template-icon-blog-date { background-image:url('../media/image/icon/blog/date.png'); }1979 .template-icon-blog.template-icon-blog-author { background-image:url('../media/image/icon/blog/author.png'); }1980 .template-icon-blog.template-icon-blog-comment { background-image:url('../media/image/icon/blog/comment.png'); }1981 .template-icon-blog.template-icon-blog-category { background-image:url('../media/image/icon/blog/category.png'); }1982 1983 .template-footer .template-footer-top .template-icon-blog.template-icon-blog-date { background-image:url('../media/image/icon/blog/date_footer.png'); }1984 .template-footer .template-footer-top .template-icon-blog.template-icon-blog-author { background-image:url('../media/image/icon/blog/author_footer.png'); }1985 .template-footer .template-footer-top .template-icon-blog.template-icon-blog-comment { background-image:url('../media/image/icon/blog/comment_footer.png'); }1986 1987/******************************************************************************/1988/* Background image */1989/******************************************************************************/ 1990 1991.template-background-image1992{1993 background-repeat:repeat;1994 background-attachment:fixed;1995 background-position:center center;1996 background-image:url('../media/image/pattern.png');1997}1998 .template-background-image.template-background-image-1 { background-image:url('../media/image/_sample/1920x1200/1.jpg'); }1999 .template-background-image.template-background-image-2 { background-image:url('../media/image/_sample/1920x1200/2.jpg'); }2000 .template-background-image.template-background-image-3 { background-image:url('../media/image/_sample/1920x1200/3.jpg'); }2001 .template-background-image.template-background-image-4 { background-image:url('../media/image/_sample/1920x1200/4.jpg'); }2002 .template-background-image.template-background-image-5 { background-image:url('../media/image/_sample/1920x1200/5.jpg'); }2003 .template-background-image.template-background-image-6 { background-image:url('../media/image/_sample/1920x1200/6.jpg'); }2004 .template-background-image.template-background-image-7 { background-image:url('../media/image/_sample/1920x1200/7.jpg'); }2005 2006/******************************************************************************/2007/* Section */2008/******************************************************************************/2009 2010.template-section-style-12011{2012 border-style:solid;2013 border-width:1px 0px 1px 0px;2014}2015 2016/******************************************************************************/2017/* Template */2018/******************************************************************************/2019 /**************************************************************************/2020 /* Template / Header */2021 /**************************************************************************/2022 2023 .template-header2024 {2025 z-index:99;2026 display:none;2027 position:relative;2028 }2029 2030 /**********************************************************************/2031 /* Template / Header / Top */2032 /**********************************************************************/ 2033 2034 .template-header .template-header-top2035 {2036 2037 }2038 2039 .template-header .template-header-top.template-header-top-sticky2040 {2041 top:0px;2042 left:0px;2043 width:100%;2044 z-index:1001;2045 position:fixed;2046 box-shadow:0 2px 5px 0 rgba(0,0,0,0.1);2047 }2048 2049 .template-header .template-header-top .template-main2050 {2051 position:relative;2052 }2053 2054 .template-header .template-header-top .template-header-top-logo2055 {2056 float:left;2057 max-width:200px;2058 margin-left:auto;2059 margin-right:auto;2060 }2061 2062 /**********************************************************************/2063 /* Template / Header / Bottom */2064 /**********************************************************************/ 2065 2066 .template-header .template-header-bottom2067 {2068 2069 }2070 2071 .template-header .template-header-bottom .template-header-bottom-background2072 {2073 overflow:hidden;2074 text-align:center;2075 padding:46px 0 50px 0px;2076 background-size:cover;2077 background-repeat:no-repeat;2078 background-position:center center;2079 background-image:url('../media/image/pattern.png')2080 }2081 2082 .template-header .template-header-bottom .template-header-bottom-background.template-header-bottom-background-img-1 { background-image:url('../media/image/_sample/header/1.jpg'); }2083 .template-header .template-header-bottom .template-header-bottom-background.template-header-bottom-background-img-2 { background-image:url('../media/image/_sample/header/2.jpg'); }2084 .template-header .template-header-bottom .template-header-bottom-background.template-header-bottom-background-img-3 { background-image:url('../media/image/_sample/header/3.jpg'); }2085 .template-header .template-header-bottom .template-header-bottom-background.template-header-bottom-background-img-4 { background-image:url('../media/image/_sample/header/4.jpg'); }2086 .template-header .template-header-bottom .template-header-bottom-background.template-header-bottom-background-img-5 { background-image:url('../media/image/_sample/header/5.jpg'); }2087 .template-header .template-header-bottom .template-header-bottom-background.template-header-bottom-background-img-6 { background-image:url('../media/image/_sample/header/6.jpg'); }2088 .template-header .template-header-bottom .template-header-bottom-background.template-header-bottom-background-img-7 { background-image:url('../media/image/_sample/header/7.jpg'); }2089 .template-header .template-header-bottom .template-header-bottom-background.template-header-bottom-background-img-8 { background-image:url('../media/image/_sample/header/8.jpg'); }2090 .template-header .template-header-bottom .template-header-bottom-background.template-header-bottom-background-img-9 { background-image:url('../media/image/_sample/header/9.jpg'); }2091 .template-header .template-header-bottom .template-header-bottom-background.template-header-bottom-background-img-10 { background-image:url('../media/image/_sample/header/10.jpg'); }2092 .template-header .template-header-bottom .template-header-bottom-background h1,2093 .template-header .template-header-bottom .template-header-bottom-background h62094 {2095 margin-bottom:0px;2096 }2097 2098 .template-header .template-header-bottom .template-header-bottom-background h12099 {2100 2101 }2102 2103 .template-header .template-header-bottom .template-header-bottom-background h62104 {2105 margin-top:20px;2106 letter-spacing:0.05em;2107 text-transform:uppercase; 2108 }2109 2110 /**************************************************************************/2111 /* Template / Content */2112 /**************************************************************************/2113 2114 .template-content2115 {2116 z-index:2;2117 height:auto !important;2118 position:relative;2119 min-height:700px;2120 }2121 2122 .template-content.template-content-bottom-fixed2123 {2124 width:100%;2125 bottom:0px;2126 position:fixed;2127 min-height:0px;2128 }2129 2130 /**********************************************************************/2131 /* Template / Content / Section */2132 /**********************************************************************/2133 2134 .template-content .template-content-section2135 {2136 z-index:3;2137 position:relative;2138 padding:80px 0px 80px 0px;2139 }2140 2141 .template-content .template-content-section.template-content-section-video2142 {2143 padding-top:240px;2144 padding-bottom:240px;2145 }2146 2147 .template-content .template-content-section>.template-main2148 {2149 overflow:hidden;2150 }2151 2152 /**************************************************************************/2153 /* Template / Footer */2154 /**************************************************************************/2155 2156 .template-footer2157 {2158 font-size:14px;2159 }2160 2161 .template-footer.template-footer-sticky2162 {2163 z-index:0;2164 width:100%;2165 bottom:0px;2166 position:fixed;2167 vertical-align:middle;2168 }2169 2170 /**********************************************************************/2171 /* Template / Footer / Top */2172 /**********************************************************************/ 2173 2174 .template-footer .template-footer-top2175 {2176 padding:50px 0px 50px 0px;2177 background-repeat:repeat;2178 background-size:auto auto;2179 background-position:0px 0px;2180 background-image:url('../media/image/pattern.png'); 2181 }2182 2183 .template-footer .template-footer-top .template-footer-logo2184 {2185 max-width:186px;2186 }2187 2188 /**********************************************************************/2189 /* Template / Footer / Bottom */2190 /**********************************************************************/ 2191 2192 .template-footer .template-footer-bottom2193 {2194 padding:30px 0px 30px 0px;2195 }2196 2197 .template-footer .template-footer-bottom a2198 {2199 text-decoration:none;2200 }2201 2202 .template-footer .template-footer-bottom a:hover2203 {2204 text-decoration:underline;2205 }2206 2207/******************************************************************************/2208/* Preloader */2209/******************************************************************************/2210 2211.template-preloader2212{2213 display:block;2214 min-height:20px;2215 background-repeat:no-repeat;2216 background-position:center center;2217 background-image:url('../media/image/preloader.gif');2218}2219 .template-preloader *2220 {2221 display:none !important;2222 }2223/******************************************************************************/2224/* Pagination */2225/******************************************************************************/2226.template-pagination2227{2228 2229}2230 /**************************************************************************/2231 /* Pagination / Style 1 */2232 /**************************************************************************/2233 .template-pagination.template-pagination-style-12234 {2235 height:30px;2236 margin:0px;2237 padding:0px;2238 width:300px;2239 max-width:100%;2240 list-style:none;2241 margin:10px auto 0px auto;2242 }2243 2244 .template-pagination.template-pagination-style-1 li:first-child2245 {2246 margin-left:0px !important;2247 }2248 2249 .template-pagination.template-pagination-style-1 a2250 {2251 float:left;2252 height:12px;2253 bottom:-18px;2254 display:block;2255 box-shadow:none;2256 border-width:2px;2257 border-radius:0px;2258 position:relative;2259 border-style:solid;2260 }2261 2262 .template-component-flex-slider .template-pagination li a2263 {2264 float:none;2265 }2266 2267 .template-pagination.template-pagination-style-1 a.active,2268 .template-pagination.template-pagination-style-1 a.selected,2269 .template-pagination.template-pagination-style-1 a.flex-active2270 {2271 bottom:-6px;2272 }2273 /**************************************************************************/2274 /* Pagination / Style 2 */2275 /**************************************************************************/2276 2277 .template-pagination.template-pagination-style-22278 {2279 text-align:center;2280 }2281 2282 .template-pagination.template-pagination-style-2>ul2283 {2284 margin:0px;2285 padding:0px;2286 list-style:none;2287 display:inline-block;2288 }2289 2290 .template-pagination.template-pagination-style-2>ul>li2291 {2292 float:left;2293 margin-left:5px;2294 }2295 2296 .template-pagination.template-pagination-style-2>ul>li:first-child2297 {2298 margin-left:0px;2299 }2300 2301 .template-pagination.template-pagination-style-2>ul>li>a2302 {2303 line-height:1;2304 display:block;2305 border-style:solid;2306 border-width:0px 0px 1px 0px;2307 padding:14px 20px 14px 20px;2308 }2309 2310 .template-pagination.template-pagination-style-2>ul>li>a,2311 .template-pagination.template-pagination-style-2>ul>li>a:hover2312 {2313 text-decoration:none;2314 }2315 2316/******************************************************************************/2317/* Slider navigation */2318/******************************************************************************/2319 2320.template-component-flex-slider .flex-direction-nav li a,2321.template-component-nivo-slider .nivo-directionNav a2322{2323 top:50%;2324 opacity:1;2325 z-index:10;2326 width:45px;2327 height:45px;2328 display:block;2329 transition:none;2330 overflow:hidden;2331 position:absolute;2332 margin-top:-22.5px;2333 text-decoration:none;2334 background-repeat:no-repeat;2335 background-position:center center;2336}2337.template-component-flex-slider .flex-direction-nav a.flex-prev::before,2338.template-component-flex-slider .flex-direction-nav a.flex-next::before 2339{2340 content:"";2341}2342.tp-leftarrow,2343.template-component-nivo-slider .nivo-directionNav a.nivo-prevNav,2344.template-component-flex-slider .flex-direction-nav li a.flex-prev2345{2346 left:0px;2347 background-image:url('../media/image/slider_previous.png') !important;2348}2349.tp-rightarrow,2350.template-component-nivo-slider .nivo-directionNav a.nivo-nextNav,2351.template-component-flex-slider .flex-direction-nav li a.flex-next2352{2353 right:0px;2354 background-image:url('../media/image/slider_next.png') !important;2355}2356/******************************************************************************/2357/* Qtip */2358/******************************************************************************/2359.template-qtip.qtip2360{2361 border:none; 2362 outline:none;2363 font-size:13px;2364 max-width:300px;2365 box-shadow:none;2366}2367.template-qtip.qtip .qtip-content2368{2369 line-height:150%;2370 padding:10px 20px 10px 20px;2371}2372.template-qtip.qtip.qtip-shadow2373{2374 box-shadow:none;2375 -moz-box-shadow:none;2376 -webkit-box-shadow:none;2377}2378 2379/******************************************************************************/2380/* Form */2381/******************************************************************************/2382form2383{2384 margin:0px;2385 padding:0px;2386 2387}2388select,2389textarea,2390input[type="text"]2391{2392 width:100%;2393 margin-top:0px;2394 border-width:1px;2395 border-style:solid;2396 padding:10px 10px 10px 15px;2397}2398select2399{2400 cursor:pointer;2401}2402textarea:focus,2403input[type="text"]:focus,2404.template-section-white textarea:focus,2405.template-section-white input[type="text"]:focus,2406.template-footer .template-footer-top textarea:focus,2407.template-footer .template-footer-top input[type="text"]:focus2408{2409 padding-bottom:9px;2410 border-width:1px 1px 2px 1px;2411}2412input[type="submit"]2413{2414 border:none;2415 margin:0px;2416}2417textarea2418{2419 resize:none;2420 height:198px;2421 display:block;2422}2423.template-form-line2424{2425 margin-top:30px;2426 position:relative;2427}2428 .template-form-line>label2429 {2430 top:11px;2431 left:15px;2432 cursor:text;2433 position:absolute;2434 }2435.template-form-line:first-child,2436.template-form-line-submit2437{2438 margin-top:0px;2439}2440.template-form-line-submit2441{2442 2443}2444 .template-form-line-submit>div2445 {2446 display:inline-block;2447 }2448 2449/******************************************************************************/2450/* Fancybox */2451/******************************************************************************/2452.fancybox-skin,2453#fancybox-buttons ul2454{2455 -webkit-border-radius:0px;2456 -moz-border-radius:0px;2457 border-radius:0px; 2458}2459#fancybox-buttons2460{2461 z-index:100001;2462}2463#fancybox-buttons ul2464{2465 width:161px;2466 border:none;2467 box-shadow:none;2468 background:rgba(0,0,0,0.5);2469}2470#fancybox-buttons a.btnNext,2471#fancybox-buttons a.btnClose,2472#fancybox-buttons a.btnToggle2473{2474 border:none;2475}2476#fancybox-buttons li2477{2478 background-image:none;2479}2480.fancybox-overlay2481{2482 z-index:100000;2483}2484.fancybox-opened 2485{2486 z-index:100001;2487}2488.fancybox-title.fancybox-title-inside-wrap2489{2490 font-size:14px;2491}2492/******************************************************************************/2493/* Revolution slider */2494/******************************************************************************/2495 /**************************************************************************/2496 /* Revolution slider / Font */2497 /**************************************************************************/2498 .tp-font-lato-black,2499 .tp-font-lato-light,2500 .tp-caption.tp-font-lato-black,2501 .tp-caption.tp-font-lato-light2502 {2503 font-size:55px;2504 line-height:65px;2505 }2506 .tp-font-handlee,2507 .tp-font-lato-black,2508 .tp-font-lato-light,2509 .tp-caption.tp-font-handlee,2510 .tp-caption.tp-font-lato-black,2511 .tp-caption.tp-font-lato-light2512 {2513 border-width:0px;2514 text-shadow:none;2515 border-style:none;2516 text-decoration:none; 2517 }2518 .tp-font-lato-black,2519 .tp-caption.tp-font-lato-black2520 {2521 font-weight:900;2522 }2523 .tp-font-lato-light,2524 .tp-caption.tp-font-lato-light2525 {2526 font-weight:300;2527 }2528 .tp-font-handlee,2529 .tp-caption.tp-font-handlee2530 {2531 font-size:38px;2532 font-weight:400;2533 line-height:65px;2534 }2535 /**************************************************************************/2536 /* Revolution slider / Button */2537 /**************************************************************************/2538 .tp-slider-button a,2539 .tp-slider-button a:hover,2540 .tp-slider-button,2541 .tp-caption.tp-slider-button,2542 .tp-slider-button:hover,2543 .tp-caption.tp-slider-button:hover2544 {2545 font-size:14px;2546 text-decoration:none !important;2547 }2548 2549 .tp-slider-button,2550 .tp-caption.tp-slider-button,2551 .tp-slider-button:hover,2552 .tp-caption.tp-slider-button:hover2553 {2554 cursor:pointer;2555 line-height:1px;2556 font-weight:600;2557 text-shadow:none;2558 border-width:0px;2559 border-style:none;2560 text-decoration:none;2561 }2562 2563 .tp-slider-button a2564 {2565 line-height:1 !important;2566 font-weight:600 !important;2567 padding:14px 20px 15px 20px;2568 }2569 /**************************************************************************/2570 /* Revolution slider / Arrow */2571 /**************************************************************************/2572 .tparrows.tp-leftarrow::before,2573 .tparrows.tp-rightarrow::before,2574 .hesperiden.tparrows.tp-leftarrow::before,2575 .hesperiden.tparrows.tp-rightarrow::before2576 {2577 content:"" !important;2578 }2579 .tp-leftarrow,2580 .tp-rightarrow2581 {2582 width:45px !important;2583 height:45px !important;2584 border-radius:45px;2585 -moz-border-radius:45px;2586 -webkit-border-radius:45px;2587 }2588 /**************************************************************************/2589 /* Revolution slider / Button */2590 /**************************************************************************/2591 .tp-bullets .tp-bullet2592 {2593 width:40px !important;2594 height:12px !important;2595 border-radius:0 !important;2596 background:none !important;2597 margin-left:15px !important;2598 box-sizing:border-box !important;2599 border-style:solid !important;2600 border-width:2px !important;2601 }2602 .tp-bullets .tp-bullet.selected2603 {2604 top:-12px !important;2605 }2606 2607 .tp-bullets .tp-bullet2608 {2609 margin-left:0px !important;2610 }2611 2612 .slotholder2613 {2614 transform:translate3d(0px,0px,0px) !important;2615 }2616/******************************************************************************/2617/* Blog */2618/******************************************************************************/2619ul.template-post-list2620{2621 2622}2623 ul.template-post-list>li2624 {2625 margin-bottom:40px;2626 }2627 2628/******************************************************************************/2629/* Post */2630/******************************************************************************/2631 2632.template-post2633{2634 2635}2636 /**************************************************************************/2637 /* Post / Section */2638 /**************************************************************************/2639 /**********************************************************************/2640 /* Post / Section / Header */2641 /**********************************************************************/2642 .template-post .template-post-section-header2643 {2644 text-align:center;2645 margin-bottom:70px;2646 }2647 2648 /**********************************************************************/2649 /* Post / Section / Icon */2650 /**********************************************************************/ 2651 2652 .template-post .template-post-section-icon2653 {2654 position:relative;2655 margin-top:40px;2656 }2657 2658 .template-post-list .template-post .template-post-section-icon2659 {2660 margin-top:0px;2661 }2662 /**********************************************************************/2663 /* Post / Section / Preambule */2664 /**********************************************************************/2665 .template-post .template-post-section-preambule2666 {2667 min-height:80px;2668 margin-bottom:15px;2669 }2670 2671 .template-post .template-post-section-preambule .jp-interface 2672 {2673 padding-top:50px;2674 }2675 /**********************************************************************/2676 /* Post / Section / Meta */2677 /**********************************************************************/2678 .template-post .template-post-section-meta2679 {2680 margin-bottom:20px;2681 }2682 /**********************************************************************/2683 /* Post / Section / Content */2684 /**********************************************************************/2685 .template-post .template-post-section-content2686 {2687 margin-bottom:50px;2688 }2689 2690 .template-post-list .template-post .template-post-section-button2691 {2692 margin-bottom:30px;2693 }2694 /**********************************************************************/2695 /* Post / Section / Button */2696 /**********************************************************************/2697 2698 .template-post .template-post-section-button2699 {2700 text-align:center;2701 margin-bottom:50px;2702 }2703 /**********************************************************************/2704 /* Post / Section / Divider */2705 /**********************************************************************/2706 .template-post .template-post-section-divider2707 {2708 width:50px;2709 margin-left:auto;2710 margin-right:auto;2711 }2712 2713 /**********************************************************************/2714 /* Post / Section / Navigation */2715 /**********************************************************************/ 2716 2717 .template-post .template-post-section-navigation2718 {2719 margin-bottom:50px;2720 }2721 2722 /**********************************************************************/2723 /* Post / Section / Comments list */2724 /**********************************************************************/ 2725 2726 .template-post .template-post-section-comment-list2727 {2728 margin-bottom:50px;2729 }2730 2731 /**************************************************************************/2732 /* Post / Header */2733 /**************************************************************************/2734 2735 .template-post .template-post-header2736 {2737 margin-bottom:15px;2738 }2739 2740 .template-post .template-post-header a2741 {2742 padding-bottom:5px;2743 border-style:solid;2744 text-decoration:none;2745 border-width:0px 0px 1px 0px;2746 }2747 2748 .template-post .template-post-header a:hover2749 {2750 border-style:dotted;2751 }2752 2753 /**************************************************************************/2754 /* Post / Date */2755 /**************************************************************************/2756 .template-post .template-post-date2757 {2758 border-style:dotted;2759 text-decoration:none;2760 border-width:0px 0px 1px 0px;2761 }2762 .template-post .template-post-date:hover2763 {2764 text-decoration:none;2765 }2766 2767 /**************************************************************************/2768 /* Post / Icon */2769 /**************************************************************************/2770 .template-post .template-post-icon2771 {2772 left:0px;2773 right:0px;2774 top:-40px;2775 z-index:99;2776 width:80px;2777 height:80px;2778 display:block;2779 margin-left:auto;2780 margin-right:auto;2781 position:absolute;2782 border-radius:100%;2783 background-repeat:no-repeat;2784 background-position:center center;2785 }2786 2787 .template-post .template-post-icon.template-post-icon-audio { background-image:url('../media/image/media_audio.png'); }2788 .template-post .template-post-icon.template-post-icon-image { background-image:url('../media/image/media_image.png'); }2789 .template-post .template-post-icon.template-post-icon-image-slider { background-image:url('../media/image/media_image_slider.png'); }2790 .template-post .template-post-icon.template-post-icon-quote { background-image:url('../media/image/media_quote.png'); }2791 .template-post .template-post-icon.template-post-icon-sticky { background-image:url('../media/image/media_sticky.png'); }2792 .template-post .template-post-icon.template-post-icon-text { background-image:url('../media/image/media_text.png'); }2793 .template-post .template-post-icon.template-post-icon-video { background-image:url('../media/image/media_video.png'); }2794 2795 /**************************************************************************/2796 /* Post / Meta */2797 /**************************************************************************/2798 2799 .template-post-meta2800 {2801 font-size:14px;2802 text-align:center;2803 padding:0px 0px 10px 0px;2804 border-style:solid;2805 border-width:0px 0px 1px 0px;2806 }2807 2808 .template-post-meta>div2809 {2810 padding-left:30px;2811 padding-bottom:5px;2812 display:inline-block;2813 margin:0px 10px 0px 10px;2814 background-repeat:no-repeat;2815 background-position:center left;2816 }2817 2818 .template-post-meta>div>ul2819 {2820 2821 }2822 2823 .template-post-meta>div>ul>li2824 {2825 display:inline-block;2826 }2827 2828 .template-post-meta a2829 {2830 padding-bottom:3px;2831 text-decoration:none;2832 border-style:dotted;2833 border-width:0px 0px 1px 0px;2834 }2835 2836 /**************************************************************************/2837 /* Post / Navigation */2838 /**************************************************************************/2839 2840 .template-post .template-post-navigation2841 {2842 width:100%;2843 display:table;2844 }2845 2846 .template-post .template-post-navigation>a2847 {2848 width:50%;2849 border-width:1px;2850 border-style:solid;2851 display:table-cell;2852 vertical-align:middle;2853 padding:20px 20px 20px 20px;2854 background-repeat:no-repeat;;2855 }2856 2857 .template-post .template-post-navigation>a,2858 .template-post .template-post-navigation>a:hover2859 {2860 text-decoration:none;2861 }2862 2863 .template-post .template-post-navigation>a.template-post-navigation-prev2864 {2865 text-align:right;2866 border-left-width:0px;2867 background-position:5% center;2868 background-image:url('../media/image/post_prev_arrow.png');2869 }2870 2871 .template-post .template-post-navigation>a.template-post-navigation-next2872 {2873 text-align:left;2874 border-right-width:0px;2875 background-position:95% center;2876 background-image:url('../media/image/post_next_arrow.png');2877 }2878 2879 /**************************************************************************/2880 /* Post / Comments list */2881 /**************************************************************************/2882 2883 .template-post .template-post-comment-list+.template-pagination2884 {2885 margin-top:30px;2886 }2887 2888 .template-post .template-post-comment-list>ul>li ul.template-post-comment-list-children,2889 .template-post .template-post-comment-list>ul>li ul.template-post-comment-list-children li,2890 .template-post .template-post-comment-list>ul>li .template-comment-meta,2891 .template-post .template-post-comment-list>ul>li .template-comment-content2892 {2893 margin-left:100px;2894 }2895 .template-post .template-post-comment-list>ul>li ul.template-post-comment-list-children li ul.template-post-comment-list-children,2896 .template-post .template-post-comment-list>ul>li ul.template-post-comment-list-children li ul.template-post-comment-list-children li,2897 .template-post .template-post-comment-list>ul>li .template-comment-meta .template-comment-meta,2898 .template-post .template-post-comment-list>ul>li .template-comment-content .template-comment-content2899 {2900 margin-left:0px;2901 }2902 .template-post .template-post-comment-list>ul>li ul.template-post-comment-list-children2903 {2904 clear:both;2905 margin:0px;2906 padding:0px;2907 list-style-type:none;2908 }2909 2910 /**********************************************************************/2911 /* Post / Comments list / Comment */2912 /**********************************************************************/2913 2914 .template-post .template-post-comment-list>ul li2915 {2916 padding:0px;2917 background-image:none;2918 }2919 2920 .template-post .template-post-comment-list>ul li .template-comment-inner2921 {2922 padding-top:20px;2923 margin-bottom:20px;2924 border-style:solid;2925 border-width:1px 0px 0px 0px;2926 }2927 2928 /******************************************************************/2929 /* Post / Comments list / Comment / Avatar */2930 /******************************************************************/2931 2932 .template-post .template-post-comment-list>ul>li .template-comment-avatar2933 {2934 float:left;2935 width:80px;2936 height:80px;2937 }2938 .template-post .template-post-comment-list>ul>li .template-comment-avatar img2939 {2940 border:none;2941 }2942 2943 /******************************************************************/2944 /* Post / Comments list / Comment / Meta */2945 /******************************************************************/2946 2947 .template-post .template-post-comment-list>ul>li .template-comment-meta2948 {2949 }2950 2951 .template-post .template-post-comment-list>ul>li .template-comment-meta>a,2952 .template-post .template-post-comment-list>ul>li .template-comment-meta h6>a2953 {2954 text-decoration:none;2955 }2956 2957 .template-post .template-post-comment-list>ul>li .template-comment-meta>a:hover,2958 .template-post .template-post-comment-list>ul>li .template-comment-meta h6>a:hover2959 {2960 text-decoration:underline;2961 }2962 2963 .template-post .template-post-comment-list>ul>li .template-comment-meta>.template-comment-meta-date,2964 .template-post .template-post-comment-list>ul>li .template-comment-meta>.template-comment-meta-reply,2965 .template-post .template-post-comment-list>ul>li .template-comment-meta>.template-comment-meta-author2966 {2967 float:left;2968 }2969 2970 .template-post .template-post-comment-list>ul>li .template-comment-meta>.template-comment-meta-author2971 {2972 margin-right:5px;2973 margin-bottom:0px;2974 }2975 2976 .template-post .template-post-comment-list>ul>li .template-comment-meta>.template-comment-meta-reply2977 {2978 margin-top:0px;2979 margin-bottom:0px;2980 }2981 2982 .template-post .template-post-comment-list>ul>li .template-comment-meta>.template-comment-meta-date2983 {2984 width:100%;2985 margin-top:5px;2986 font-size:14px;2987 padding-left:25px;2988 box-sizing:border-box;2989 background-position:center left;2990 }2991 2992 /******************************************************************/2993 /* Post / Comments list / Comment / Content */2994 /******************************************************************/2995 .template-post .template-post-comment-list>ul>li .template-comment-content,2996 .template-post .template-post-comment-list>ul>li .template-comment-content a2997 {2998 font-size:14px;2999 }3000 .template-post .template-post-comment-list>ul>li .template-comment-content>p:first-child3001 {3002 margin-top:0px;3003 }3004 .template-post .template-post-comment-list>ul>li .template-comment-content .template-comment-reply3005 {3006 line-height:1;3007 font-size:13px;3008 font-weight:600;3009 margin-top:10px;3010 display:inline-block;3011 text-transform:uppercase;3012 padding:15px 13px 15px 13px;3013 }3014 .template-post .template-post-comment-list>ul>li .template-comment-content .template-comment-reply,3015 .template-post .template-post-comment-list>ul>li .template-comment-content .template-comment-reply:hover3016 {3017 text-decoration:none;3018 }3019 3020 /**************************************************************************/3021 /* Post / Reply form */3022 /**************************************************************************/3023 3024 .template-post .template-post-reply-form3025 {3026 3027 }3028 3029 .template-post .template-post-reply-form>h53030 {3031 margin-bottom:0px;3032 }3033 3034 .template-post .template-post-reply-form>p3035 {3036 font-size:14px;3037 }3038 3039/******************************************************************************/3040/* Widget */3041/******************************************************************************/3042 3043ul.template-widget-list3044{3045 margin:0px;3046 padding:0px;3047 list-style:none;3048}3049 ul.template-widget-list>li3050 {3051 margin-top:50px;3052 }3053 3054 ul.template-widget-list>li:first-child3055 {3056 margin-top:0px;3057 }3058 3059 .template-footer .template-footer-top ul.template-widget-list>li3060 {3061 margin-top:0px;3062 }3063 3064 ul.template-widget-list>li>h63065 {3066 3067 }3068 3069 ul.template-widget-list>li>h6>span3070 {3071 text-transform:uppercase;3072 }3073 3074 ul.template-widget-list>li>h6>span+span3075 {3076 width:50px;3077 height:2px;3078 display:block;3079 margin-top:10px;3080 }3081 3082 ul.template-widget-list>li>div3083 {3084 3085 }3086 3087 ul.template-widget-list>li>div h6,3088 ul.template-widget-list>li>div h6 a3089 {3090 font-size:16px;3091 }3092 3093 /**************************************************************************/3094 /* Widget / Most commented - Style 1 */3095 /* Widget / Recent post - Style 1 */3096 /* Widget / Recent comments - Style 1 */3097 /**************************************************************************/3098 .template-widget-most-commented.template-widget-most-commented-style-1,3099 .template-widget-recent-post.template-widget-recent-post-style-1,3100 .template-widget-recent-comment.template-widget-recent-comment-style-13101 {3102 3103 }3104 3105 .template-widget-most-commented.template-widget-most-commented-style-1>ul,3106 .template-widget-recent-post.template-widget-recent-post-style-1>ul,3107 .template-widget-recent-comment.template-widget-recent-comment-style-1>ul3108 {3109 3110 }3111 .template-widget-most-commented.template-widget-most-commented-style-1>ul>li,3112 .template-widget-recent-post.template-widget-recent-post-style-1>ul>li,3113 .template-widget-recent-comment.template-widget-recent-comment-style-1>ul>li3114 {3115 height:100%;3116 overflow:hidden;3117 margin-top:20px;3118 }3119 3120 .template-widget-most-commented.template-widget-most-commented-style-1>ul>li:first-child,3121 .template-widget-recent-post.template-widget-recent-post-style-1>ul>li:first-child,3122 .template-widget-recent-comment.template-widget-recent-comment-style-1>ul>li:first-child3123 {3124 margin-top:0px;3125 }3126 .template-widget-most-commented.template-widget-most-commented-style-1>ul>li>a,3127 .template-widget-recent-post.template-widget-recent-post-style-1>ul>li>a,3128 .template-widget-recent-comment.template-widget-recent-comment-style-1>ul>li>a3129 {3130 float:left;3131 display:block;3132 }3133 .template-widget-most-commented.template-widget-most-commented-style-1>ul>li>a>img,3134 .template-widget-recent-post.template-widget-recent-post-style-1>ul>li>a>img,3135 .template-widget-recent-comment.template-widget-recent-comment-style-1>ul>li>a>img3136 {3137 width:80px;3138 }3139 3140 .template-widget-most-commented.template-widget-most-commented-style-1>ul>li>h6,3141 .template-widget-most-commented.template-widget-most-commented-style-1>ul>li>span,3142 .template-widget-recent-post.template-widget-recent-post-style-1>ul>li>h6,3143 .template-widget-recent-post.template-widget-recent-post-style-1>ul>li>span,3144 .template-widget-recent-comment.template-widget-recent-comment-style-1>ul>li>h6,3145 .template-widget-recent-comment.template-widget-recent-comment-style-1>ul>li>span3146 {3147 display:block;3148 margin-left:100px;3149 }3150 .template-widget-most-commented.template-widget-most-commented-style-1>ul>li>h6,3151 .template-widget-recent-post.template-widget-recent-post-style-1>ul>li>h6,3152 .template-widget-recent-comment.template-widget-recent-comment-style-1>ul>li>h63153 {3154 margin-top:0px;3155 margin-bottom:10px;3156 }3157 .template-widget-most-commented.template-widget-most-commented-style-1>ul>li>span,3158 .template-widget-recent-post.template-widget-recent-post-style-1>ul>li>span,3159 .template-widget-recent-comment.template-widget-recent-comment-style-1>ul>li>span3160 {3161 font-size:14px;3162 padding-left:30px;3163 background-repeat:no-repeat;3164 background-position:left 2px;3165 }3166 3167 .template-footer .template-footer-top .template-widget-most-commented.template-widget-most-commented-style-1>ul>li>span,3168 .template-footer .template-footer-top .template-widget-recent-post.template-widget-recent-post-style-1>ul>li>span,3169 .template-footer .template-footer-top .template-widget-recent-comment.template-widget-recent-comment-style-1>ul>li>span3170 {3171 font-size:13px;3172 }3173 3174 /**************************************************************************/3175 /* Widget / Most commented - Style 2 */3176 /* Widget / Recent post - Style 2 */3177 /* Widget / Recent comments - Style 3 */3178 /**************************************************************************/3179 .template-widget-most-commented.template-widget-most-commented-style-2,3180 .template-widget-recent-post.template-widget-recent-post-style-2,3181 .template-widget-recent-comment.template-widget-recent-comment-style-23182 {3183 3184 }3185 3186 .template-widget-most-commented.template-widget-most-commented-style-2>ul,3187 .template-widget-recent-post.template-widget-recent-post-style-2>ul,3188 .template-widget-recent-comment.template-widget-recent-comment-style-2>ul3189 {3190 3191 }3192 .template-widget-most-commented.template-widget-most-commented-style-2>ul>li,3193 .template-widget-recent-post.template-widget-recent-post-style-2>ul>li,3194 .template-widget-recent-comment.template-widget-recent-comment-style-2>ul>li3195 {3196 height:100%;3197 overflow:hidden;3198 margin-top:20px;3199 padding-left:30px;3200 background-repeat:no-repeat;3201 background-position:left 3px;3202 background-image:url('../media/image/icon/bullet/style_1.png');3203 }3204 3205 .template-footer .template-footer-top .template-widget-most-commented.template-widget-most-commented-style-2>ul>li,3206 .template-footer .template-footer-top .template-widget-recent-post.template-widget-recent-post-style-2>ul>li,3207 .template-footer .template-footer-top .template-widget-recent-comment.template-widget-recent-comment-style-2>ul>li3208 {3209 background-image:url('../media/image/icon/bullet/style_1_alt.png');3210 }3211 3212 .template-widget-most-commented.template-widget-most-commented-style-2>ul>li:first-child,3213 .template-widget-recent-post.template-widget-recent-post-style-2>ul>li:first-child,3214 .template-widget-recent-comment.template-widget-recent-comment-style-2>ul>li:first-child3215 {3216 margin-top:0px;3217 }3218 .template-widget-most-commented.template-widget-most-commented-style-2>ul>li>a,3219 .template-widget-recent-post.template-widget-recent-post-style-2>ul>li>a,3220 .template-widget-recent-comment.template-widget-recent-comment-style-2>ul>li>a3221 {3222 display:block;3223 font-weight:600;3224 text-decoration:none;3225 }3226 3227 .template-footer .template-footer-top .template-widget-most-commented.template-widget-most-commented-style-2>ul>li>a:hover,3228 .template-footer .template-footer-top .template-widget-recent-post.template-widget-recent-post-style-2>ul>li>a:hover,3229 .template-footer .template-footer-top .template-widget-recent-comment.template-widget-recent-comment-style-2>ul>li>a:hover3230 {3231 text-decoration:none;3232 }3233 3234 .template-widget-most-commented.template-widget-most-commented-style-2>ul>li>a:hover,3235 .template-widget-recent-post.template-widget-recent-post-style-2>ul>li>a:hover,3236 .template-widget-recent-comment.template-widget-recent-comment-style-2>ul>li>a:hover3237 {3238 text-decoration:underline;3239 }3240 .template-widget-most-commented.template-widget-most-commented-style-2>ul>li>span,3241 .template-widget-recent-post.template-widget-recent-post-style-2>ul>li>span,3242 .template-widget-recent-comment.template-widget-recent-comment-style-2>ul>li>span3243 {3244 clear:both;3245 line-height:1;3246 margin-top:5px;3247 font-size:13px;3248 border-width:1px;3249 padding-left:30px;3250 border-style:solid;3251 display:inline-block;3252 padding:5px 10px 5px 10px;3253 }3254 3255 /**************************************************************************/3256 /* Widget / Tag */3257 /* Widget / Archive - Style 1 */3258 /* Widget / Category - Style 1 */3259 /**************************************************************************/3260 3261 .template-widget-tag,3262 .template-widget-archive.template-widget-archive-style-1,3263 .template-widget-category.template-widget-category-style-13264 {3265 3266 }3267 3268 .template-widget-tag>ul,3269 .template-widget-archive.template-widget-archive-style-1>ul,3270 .template-widget-category.template-widget-category-style-1>ul3271 {3272 margin:0px;3273 padding:0px;3274 list-style:none;3275 }3276 3277 .template-widget-archive.template-widget-archive-style-1>ul>li,3278 .template-widget-category.template-widget-category-style-1>ul>li3279 {3280 3281 }3282 3283 .template-widget-tag>ul>li3284 {3285 display:inline-block;3286 }3287 3288 .template-widget-tag>ul>li>a,3289 .template-widget-archive.template-widget-archive-style-1>ul>li>a,3290 .template-widget-category.template-widget-category-style-1>ul>li>a3291 {3292 padding:12px;3293 display:block;3294 font-size:13px;3295 font-weight:600;3296 margin-bottom:5px;3297 border-width:1px;3298 border-style:solid;3299 text-transform:uppercase;3300 }3301 3302 .template-widget-tag>ul>li>a,3303 .template-widget-tag>ul>li>a:hover,3304 .template-widget-archive.template-widget-archive-style-1>ul>li>a,3305 .template-widget-archive.template-widget-archive-style-1>ul>li>a:hover,3306 .template-widget-category.template-widget-category-style-1>ul>li>a,3307 .template-widget-category.template-widget-category-style-1>ul>li>a:hover3308 {3309 text-decoration:none;3310 }3311 3312 .template-footer .template-footer-top .template-widget-tag>ul>li>a:hover,3313 .template-footer .template-footer-top .template-widget-archive.template-widget-archive-style-1>ul>li>a:hover,3314 .template-footer .template-footer-top .template-widget-category.template-widget-category-style-1>ul>li>a:hover3315 {3316 padding:11px;3317 border-width:2px;3318 }3319 3320 /**************************************************************************/3321 /* Widget / Search */3322 /**************************************************************************/3323 3324 .template-widget-search-form3325 {3326 3327 }3328 3329 .template-widget-search-form .template-form-line:first-child3330 {3331 margin-top:0px;3332 }3333 3334 .template-widget-search-form .template-form-line3335 {3336 margin-top:10px;3337 }3338 3339 .template-widget-search-form .template-form-line input[type="submit"]3340 {3341 float:right;3342 }3343 3344 /**************************************************************************/3345 /* Widget / Text */3346 /**************************************************************************/3347 .template-widget-text3348 {3349 font-size:14px;3350 }3351 3352 .template-widget-text p:first-child3353 {3354 margin-top:0px;3355 }3356 3357 /**************************************************************************/3358 /* Widget / Menu */3359 /**************************************************************************/ 3360 3361 .template-widget-menu3362 {3363 3364 }3365 3366 .template-widget-menu ul3367 {3368 margin:0px;3369 padding:0px;3370 list-style:none;3371 }3372 3373 .template-content-layout-sidebar-right .template-widget-menu ul ul3374 {3375 margin-left:30px;3376 }3377 .template-content-layout-sidebar-left .template-widget-menu ul ul3378 {3379 margin-right:30px;3380 }3381 .template-widget-menu ul>li3382 {3383 3384 }3385 3386 .template-widget-menu ul>li>a3387 {3388 display:block;3389 border-width:1px;3390 border-style:solid;3391 position:relative;3392 margin-bottom:-1px;3393 text-decoration:none;3394 padding:11px 20px 11px 20px;3395 }3396 3397 .template-content-layout-sidebar-right .template-widget-menu ul>li>a3398 {3399 border-right:0px;3400 }3401 3402 .template-content-layout-sidebar-left .template-widget-menu ul>li>a3403 {3404 border-left:0px;3405 }3406 3407 .template-footer .template-footer-top .template-widget-menu ul>li>a:hover,3408 .template-content-layout-sidebar-right .template-widget-menu ul>li>a:hover3409 {3410 padding-left:19px;3411 border-left-width:2px;3412 }3413 3414 .template-content-layout-sidebar-left .template-widget-menu ul>li>a:hover3415 {3416 padding-right:19px;3417 border-right-width:2px;3418 }3419 3420/******************************************************************************/3421/* Responsive column */3422/******************************************************************************/3423.template-responsive-column-a3424{3425 clear:both !important;3426 width:100% !important;3427 float:none !important;3428 margin-bottom:30px !important;3429}3430.template-margin-bottom-1.template-responsive-column-a { margin-bottom:10px !important; }3431.template-margin-bottom-2.template-responsive-column-a { margin-bottom:20px !important; }3432.template-margin-bottom-3.template-responsive-column-a { margin-bottom:30px !important; }3433.template-margin-bottom-4.template-responsive-column-a { margin-bottom:40px !important; }3434.template-margin-bottom-5.template-responsive-column-a { margin-bottom:50px !important; }3435.template-margin-bottom-6.template-responsive-column-a { margin-bottom:60px !important; }3436/******************************************************************************/3437/* List icon */3438/******************************************************************************/3439.template-list-icon3440{3441 3442}3443 .template-list-icon>li3444 {3445 padding:10px;3446 display:inline-block;3447 }3448 3449 .template-list-icon>li>span3450 {3451 display:block;3452 }3453 3454/******************************************************************************/3455/* Component */3456/******************************************************************************/3457 /**************************************************************************/3458 /* Component / Accordion */3459 /**************************************************************************/3460 .template-component-accordion3461 {3462 visibility:hidden;3463 }3464 .template-component-accordion .ui-accordion-header3465 {3466 padding:0px;3467 height:100%;3468 display:table;3469 overflow:hidden;3470 margin-top:20px;3471 }3472 3473 .template-component-accordion .ui-accordion-header:first-child3474 {3475 margin-top:0px;3476 }3477 3478 .template-component-accordion .ui-accordion-header .ui-accordion-header-icon,3479 .template-component-accordion .ui-accordion-header a3480 {3481 vertical-align:middle;3482 }3483 3484 .template-component-accordion .ui-accordion-header .ui-accordion-header-icon3485 {3486 margin:0px;3487 width:40px;3488 height:40px;3489 position:static;3490 border-width:2px;3491 border-style:solid;3492 display:inline-block;3493 border-radius:100%;3494 -moz-border-radius:100%;3495 -webkit-border-radius:100%;3496 background-size:36px 72px;3497 background-position:0px 0px;3498 background-repeat:no-repeat;3499 background-image:url('../media/image/accordion_icon.png');3500 }3501 3502 .template-component-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon3503 {3504 background-position:0px -36px;3505 }3506 .template-component-accordion .ui-accordion-header a3507 {3508 padding-left:20px;3509 display:table-cell;3510 text-decoration:none;3511 }3512 3513 .template-widget-list .template-component-accordion .ui-accordion-header a3514 {3515 font-size:18px;3516 }3517 .template-component-accordion .ui-accordion-header a:hover3518 {3519 text-decoration:underline;3520 }3521 3522 .template-component-accordion .ui-accordion-content3523 {3524 padding:0px;3525 margin-left:60px;3526 }3527 3528 .template-widget-list .template-component-accordion .ui-accordion-content p3529 {3530 font-size:14px;3531 }3532 3533 /**************************************************************************/3534 /* Component / Audio */3535 /**************************************************************************/3536 3537 .template-component-audio3538 {3539 display:none;3540 }3541 .template-component-audio div.jp-audio,3542 .template-component-audio div.jp-video,3543 .template-component-audio div.jp-audio-stream3544 {3545 border:none;3546 }3547 .template-component-audio div.jp-interface3548 {3549 height:100%;3550 padding:10px;3551 overflow:hidden;3552 }3553 .template-component-audio div.jp-interface>*3554 {3555 z-index:2;3556 position:relative;3557 }3558 .template-component-audio div.jp-controls-13559 {3560 float:left3561 }3562 .template-component-audio div.jp-controls-23563 {3564 float:right;3565 margin-right:10px;3566 }3567 3568 .template-component-audio div.jp-audio3569 {3570 width:100%;3571 }3572 3573 .template-component-audio div.jp-audio>div3574 {3575 height:100%;3576 overflow:hidden;3577 position:relative;3578 }3579 .template-component-audio div.jp-current-time3580 {3581 float:left;3582 margin-left:20px;3583 }3584 .template-component-audio div.jp-duration3585 {3586 float:right;3587 margin-right:20px;3588 }3589 .template-component-audio div.jp-progress-box3590 {3591 z-index:1;3592 width:100%;3593 height:28px;3594 position:absolute;3595 box-sizing:border-box;3596 padding:9px 200px 9px 90px;3597 }3598 3599 .template-component-audio div.jp-progress *,3600 .template-component-audio div.jp-volume-bar *3601 {3602 height:100%;3603 cursor:pointer;3604 }3605 .template-component-audio div.jp-progress3606 {3607 width:100%;3608 height:10px;3609 }3610 3611 .template-component-audio div.jp-volume-bar3612 {3613 width:80px;3614 height:10px;3615 float:right;3616 margin:9px 0px 9px 0px;3617 }3618 .template-component-audio div.jp-playlist3619 {3620 clear:both;3621 padding:10px;3622 }3623 .template-component-audio div.jp-audio div.jp-playlist li3624 {3625 background:none;3626 display:inline-block;3627 margin:0px 10px 0px 0px;3628 }3629 .template-component-audio div.jp-audio div.jp-playlist li a,3630 .template-component-audio div.jp-audio div.jp-playlist li a:hover3631 {3632 opacity:0.5;3633 text-decoration:none;3634 }3635 .template-component-audio div.jp-audio div.jp-playlist li.jp-playlist-current a3636 {3637 opacity:1;3638 font-weight:600;3639 }3640 3641 .template-component-audio div.jp-audio div.jp-playlist a3642 {3643 font-size:14px;3644 text-decoration:none;3645 }3646 3647 .template-component-audio a.jp-play,3648 .template-component-audio a.jp-pause,3649 .template-component-audio a.jp-mute,3650 .template-component-audio a.jp-unmute3651 {3652 width:28px;3653 height:28px;3654 display:block;3655 background-repeat:no-repeat;3656 background-image:url('../media/image/audio_control.png');3657 }3658 3659 .template-component-audio a.jp-play { background-position:0px 0px; }3660 .template-component-audio a.jp-play:hover { background-position:0px -28px; }3661 3662 .template-component-audio a.jp-pause { background-position:-28px 0px; }3663 .template-component-audio a.jp-pause:hover { background-position:-28px -28px; }3664 3665 .template-component-audio a.jp-mute { background-position:-56px 0px; }3666 .template-component-audio a.jp-mute:hover { background-position:-56px -28px; }3667 3668 .template-component-audio a.jp-unmute { background-position:-84px 0px; }3669 .template-component-audio a.jp-unmute:hover { background-position:-84px -28px; }3670 3671 .template-component-audio div.jp-duration,3672 .template-component-audio div.jp-current-time3673 {3674 font-size:12px;3675 line-height:28px;3676 }3677 3678 /**************************************************************************/3679 /* Component / Background Video */3680 /**************************************************************************/3681 .template-component-background-video3682 {3683 3684 }3685 3686 .template-component-background-video>div3687 {3688 position:fixed !important;3689 } 3690 3691 /**************************************************************************/3692 /* Component / Blockquote */3693 /**************************************************************************/3694 .template-component-blockquote3695 {3696 border-style:solid;3697 padding:50px 0px 0px 30px;3698 border-width:0px 0px 0px 2px;3699 background-position:30px top;3700 background-repeat:no-repeat;3701 background-image:url('../media/image/quote.png'); 3702 }3703 3704 .template-component-blockquote>p3705 {3706 font-size:20px;3707 font-style:italic;3708 }3709 3710 .template-component-blockquote>span3711 {3712 display:block;3713 font-size:14px;3714 margin-top:20px;3715 }3716 3717 /**************************************************************************/3718 /* Component / Box video */3719 /**************************************************************************/3720 .template-component-box-video,3721 .template-component-box-video>div,3722 .template-component-box-video>video3723 {3724 top:0px;3725 left:0px;3726 position:absolute;3727 }3728 3729 .template-component-box-video3730 {3731 width:100%;3732 height:100%;3733 overflow:hidden;3734 }3735 3736 .template-component-box-video>video3737 {3738 z-index:1;3739 min-width:100%;3740 min-height:100%;3741 }3742 3743 .template-component-box-video>div3744 {3745 z-index:2;3746 width:100%;3747 height:100%;3748 }3749 3750 .template-component-box-video+.template-main3751 {3752 z-index:2;3753 position:relative;3754 }3755 3756 /**************************************************************************/3757 /* Component / Button */3758 /**************************************************************************/3759 3760 .template-component-button3761 {3762 cursor:pointer;3763 line-height:1;3764 font-size:14px;3765 font-weight:600;3766 display:inline-block;3767 text-transform:uppercase; 3768 padding:16px 20px 16px 20px;3769 margin-right:0px;3770 margin-bottom:5px;3771 white-space:nowrap;3772 }3773 .template-component-button,3774 .template-component-button:hover3775 {3776 text-decoration:none;3777 }3778 3779 .template-component-button.template-component-button-style-13780 {3781 3782 }3783 3784 .template-component-button.template-component-button-style-2,3785 .template-component-button.template-component-button-style-3,3786 .template-component-button.template-component-button-style-3:hover,3787 .template-component-button.template-component-button-style-43788 {3789 border-width:2px;3790 border-style:solid;3791 padding:14px 20px 14px 20px;3792 }3793 3794 .template-component-button.template-component-button-size-tiny3795 {3796 font-size:14px;3797 padding:5px 10px 5px 10px;3798 }3799 3800 .template-component-button.template-component-button-size-small3801 {3802 font-size:14px;3803 padding:16px 20px 16px 20px;3804 }3805 3806 .template-component-button.template-component-button-size-medium3807 {3808 padding:22px 20px 22px 20px;3809 }3810 3811 .template-component-button.template-component-button-size-large3812 {3813 padding:30px 25px 30px 25px;3814 }3815 3816 .template-component-button>i3817 {3818 top:-2px;3819 width:6px; 3820 height:6px;3821 line-height:1em;3822 margin-left:10px;3823 position:relative;3824 border-style:solid;3825 display:inline-block;3826 transform:rotate(45deg);3827 border-width:2px 2px 0px 0px;3828 }3829 3830 .template-component-button>span.template-icon-feature+span,3831 .template-component-button>span+span.template-icon-feature3832 {3833 margin-left:10px;3834 }3835 3836 .template-component-button>span3837 {3838 display:inline-block;3839 vertical-align:middle;3840 }3841 3842 /**************************************************************************/3843 /* Component / Call To Action */3844 /**************************************************************************/3845 .template-component-call-to-action3846 {3847 width:100%;3848 display:table;3849 }3850 3851 .template-component-call-to-action.template-component-call-to-action-style-1,3852 .template-component-call-to-action.template-component-call-to-action-style-33853 {3854 padding:30px;3855 border-width:2px;3856 border-style:solid;3857 }3858 3859 .template-component-call-to-action.template-component-call-to-action-style-23860 {3861 padding:44px 0px 44px 0px;3862 }3863 3864 .template-component-call-to-action .template-component-call-to-action-content3865 {3866 display:table-row;3867 }3868 3869 .template-component-call-to-action .template-component-call-to-action-content>div3870 {3871 display:table-cell;3872 vertical-align:middle;3873 }3874 3875 .template-component-call-to-action.template-component-call-to-action-responsive .template-component-call-to-action-content>div3876 {3877 width:100%;3878 display:block;3879 text-align:center;3880 }3881 3882 .template-component-call-to-action.template-component-call-to-action-style-3 .template-component-call-to-action-content>div3883 {3884 display:table-row;3885 text-align:center;3886 }3887 3888 .template-component-call-to-action.template-component-call-to-action-style-3 .template-component-call-to-action-content>div p3889 {3890 font-size:14px;3891 }3892 3893 .template-component-call-to-action .template-component-call-to-action-content>.template-component-call-to-action-content-left3894 {3895 }3896 3897 .template-component-call-to-action .template-component-call-to-action-content>.template-component-call-to-action-content-left>h3,3898 .template-component-call-to-action .template-component-call-to-action-content>.template-component-call-to-action-content-left>h43899 {3900 margin-bottom:0px;3901 }3902 3903 .template-component-call-to-action .template-component-call-to-action-content>.template-component-call-to-action-content-left>h3 b,3904 .template-component-call-to-action .template-component-call-to-action-content>.template-component-call-to-action-content-left>h4 b3905 {3906 font-weight:400;3907 }3908 3909 .template-component-call-to-action .template-component-call-to-action-content>.template-component-call-to-action-content-left>h5,3910 .template-component-call-to-action .template-component-call-to-action-content>.template-component-call-to-action-content-left>h63911 {3912 margin-top:0px;3913 margin-bottom:0px;3914 }3915 3916 .template-component-call-to-action.template-component-call-to-action-style-3 .template-component-call-to-action-content>.template-component-call-to-action-content-left>h5,3917 .template-component-call-to-action.template-component-call-to-action-style-3 .template-component-call-to-action-content>.template-component-call-to-action-content-left>h63918 {3919 margin-bottom:20px;3920 }3921 .template-component-call-to-action .template-component-call-to-action-content>.template-component-call-to-action-content-right3922 {3923 text-align:right;3924 }3925 3926 .template-component-call-to-action.template-component-call-to-action-responsive .template-component-call-to-action-content>.template-component-call-to-action-content-right3927 {3928 3929 }3930 3931 .template-component-call-to-action.template-component-call-to-action-responsive .template-component-call-to-action-content>.template-component-call-to-action-content-right>a3932 {3933 width:100%;3934 margin-top:20px;3935 }3936 3937 /**************************************************************************/3938 /* Component / Class */3939 /**************************************************************************/3940 3941 .template-component-class3942 {3943 3944 }3945 3946 .template-component-class>ul3947 {3948 3949 }3950 3951 .template-component-class>ul>li3952 {3953 3954 }3955 3956 .template-component-class>ul>li>.template-layout-flex-50x503957 {3958 3959 }3960 3961 .template-component-class.template-component-class-responsive>ul>li>.template-layout-flex-50x503962 {3963 display:block;3964 }3965 3966 .template-component-class>ul>li>.template-layout-flex-50x50>div:first-child3967 {3968 padding:20px;3969 }3970 3971 .template-component-class.template-component-class-responsive>ul>li>.template-layout-flex-50x50>div,3972 .template-component-class.template-component-class-responsive>ul>li>.template-layout-flex-50x50>div+div3973 {3974 clear:both;3975 flex-basis:100%;3976 }3977 3978 .template-component-class.template-component-class-responsive>ul>li>.template-layout-flex-50x50>div3979 {3980 3981 }3982 3983 .template-component-class.template-component-class-responsive>ul>li>.template-layout-flex-50x50>div+div3984 {3985 text-align:right;3986 background-image:none !important;3987 }3988 3989 .template-component-class>ul>li>.template-layout-flex-50x50>div>h53990 {3991 margin-bottom:0px;3992 }3993 .template-component-class>ul>li>.template-layout-flex-50x50>div>span3994 {3995 font-size:14px;3996 }3997 .template-component-class>ul>li>.template-layout-flex-50x50>div>.template-layout-flex-50x503998 {3999 margin-top:50px;4000 text-align:center;4001 }4002 4003 .template-component-class.template-component-class-responsive>ul>li>.template-layout-flex-50x50>div>.template-layout-flex-50x504004 {4005 margin-top:30px;4006 }4007 4008 .template-component-class>ul>li>.template-layout-flex-50x50>div>.template-layout-flex-50x50>div+div4009 {4010 border-style:solid;4011 border-width:0px 0px 0px 1px; 4012 }4013 4014 .template-component-class>ul>li>.template-layout-flex-50x50>div>.template-layout-flex-50x50 span4015 {4016 display:block;4017 }4018 .template-component-class>ul>li>.template-layout-flex-50x50>div>.template-layout-flex-50x50 span:first-child4019 {4020 }4021 .template-component-class>ul>li>.template-layout-flex-50x50>div>.template-layout-flex-50x50 span:first-child+span4022 {4023 font-size:14px;4024 }4025 4026 .template-component-class>ul>li>.template-layout-flex-50x50>div+div4027 {4028 right:-1px;4029 position:relative;4030 background-size:cover;4031 background-repeat:no-repeat;4032 background-position:100% center;4033 }4034 4035 .template-component-class.template-component-class-responsive>ul>li>.template-layout-flex-50x50>div+div4036 {4037 position:static;4038 }4039 4040 .template-component-class>ul>li>.template-layout-flex-50x50>div+div.template-component-class-background-1 { background-image:url('../media/image/_sample/1050x770/1.jpg'); }4041 .template-component-class>ul>li>.template-layout-flex-50x50>div+div.template-component-class-background-2 { background-image:url('../media/image/_sample/1050x770/2.jpg'); }4042 .template-component-class>ul>li>.template-layout-flex-50x50>div+div.template-component-class-background-3 { background-image:url('../media/image/_sample/1050x770/3.jpg'); }4043 .template-component-class>ul>li>.template-layout-flex-50x50>div+div.template-component-class-background-4 { background-image:url('../media/image/_sample/1050x770/4.jpg'); }4044 .template-component-class>ul>li>.template-layout-flex-50x50>div+div>.template-component-button4045 {4046 right:0px;4047 bottom:0px;4048 margin:0px;4049 position:absolute;4050 }4051 4052 .template-component-class.template-component-class-responsive>ul>li>.template-layout-flex-50x50>div+div>.template-component-button4053 {4054 position:static;4055 }4056 4057 /**************************************************************************/4058 /* Component / Counter box */4059 /**************************************************************************/4060 4061 .template-component-counter-box4062 {4063 position:relative;4064 margin-left:auto;4065 margin-right:auto;4066 }4067 4068 .template-component-counter-box.template-state-carousel-enable4069 {4070 opacity:0;4071 }4072 4073 .template-component-counter-box .template-pagination4074 {4075 margin-top:30px;4076 }4077 4078 .template-component-counter-box ul4079 {4080 margin:0px;4081 padding:0px;4082 list-style:none;4083 }4084 .template-component-counter-box ul>li4085 {4086 text-align:center;4087 }4088 .template-component-counter-box ul>li>.template-component-counter-box-counter4089 {4090 width:180px;4091 height:180px;4092 display:block;4093 margin-left:auto;4094 margin-right:auto;4095 line-height:180px;4096 border-radius:100%;4097 margin-bottom:20px;4098 }4099 4100 .template-section-white .template-component-counter-box ul>li>.template-component-counter-box-counter4101 {4102 border-width:2px;4103 border-style:solid;4104 }4105 4106 .template-component-counter-box ul>li>.template-component-counter-box-counter>i4107 {4108 display:none;4109 }4110 4111 .template-component-counter-box ul>li>.template-component-counter-box-counter>.template-component-counter-box-counter-value,4112 .template-component-counter-box ul>li>.template-component-counter-box-counter>.template-component-counter-box-counter-character4113 {4114 display:inline;4115 }4116 .template-component-counter-box ul>li>.template-component-counter-box-counter>.template-component-counter-box-counter-value4117 {4118 }4119 .template-component-counter-box ul>li>.template-component-counter-box-counter>.template-component-counter-box-counter-character4120 {4121 4122 }4123 4124 .template-component-counter-box ul>li>.template-component-counter-box-counter>.template-component-counter-box-counter-value+.template-component-counter-box-counter-character4125 {4126 margin-left:-10px;4127 }4128 4129 .template-component-counter-box ul>li>.template-component-counter-box-counter>.template-component-counter-box-counter-character+.template-component-counter-box-counter-value4130 {4131 margin-left:-10px;4132 }4133 4134 .template-component-counter-box ul>li>h54135 {4136 margin-top:0px;4137 margin-bottom:20px;4138 }4139 .template-component-counter-box ul>li>p4140 {4141 margin:0px;4142 }4143 .template-component-counter-box ul>li>.template-component-counter-box-timeline,4144 .template-component-counter-box ul>li>.template-component-counter-box-timeline>span4145 {4146 clear:both;4147 height:10px;4148 display:block;4149 border-style:solid;4150 }4151 4152 .template-component-counter-box ul>li>.template-component-counter-box-timeline4153 {4154 margin-top:30px;4155 border-width:0px 0px 2px 0px;4156 }4157 4158 .template-component-counter-box ul>li>.template-component-counter-box-timeline>span4159 {4160 width:0%;4161 border-width:2px 2px 0px 2px;4162 }4163 4164 /**************************************************************************/4165 /* Component / Counter list */4166 /**************************************************************************/4167 4168 .template-component-counter-list4169 {4170 }4171 4172 .template-component-counter-list>ul4173 {4174 width:100%;4175 margin:0px;4176 padding:0px;4177 list-style:none;4178 }4179 4180 .template-component-counter-list>ul>li4181 {4182 4183 }4184 4185 .template-component-counter-list>ul>li>.template-component-counter-list-label4186 {4187 4188 }4189 4190 .template-component-counter-list>ul>li>.template-component-counter-list-counter4191 {4192 float:right;4193 }4194 4195 .template-component-counter-list>ul>li>.template-component-counter-list-counter>i4196 {4197 display:none;4198 }4199 4200 .template-component-counter-list>ul>li>.template-component-counter-list-counter>.template-component-counter-list-counter-value4201 {4202 4203 }4204 4205 .template-component-counter-list>ul>li>.template-component-counter-list-counter>.template-component-counter-list-counter-character4206 {4207 4208 }4209 4210 .template-component-counter-list>ul>li>.template-component-counter-list-timeline,4211 .template-component-counter-list>ul>li>.template-component-counter-list-timeline>span4212 {4213 clear:both;4214 height:10px;4215 display:block;4216 border-style:solid;4217 }4218 4219 .template-component-counter-list>ul>li>.template-component-counter-list-timeline4220 {4221 margin-top:20px;4222 border-width:0px 0px 2px 0px;4223 }4224 4225 .template-component-counter-list>ul>li>.template-component-counter-list-timeline>span4226 {4227 width:0%;4228 border-width:2px 2px 0px 2px;4229 }4230 4231 /**************************************************************************/4232 /* Component / Divider */4233 /**************************************************************************/4234 .template-component-divider4235 {4236 height:1px;4237 font-size:0px;4238 margin:20px 0px 20px 0px;4239 }4240 4241 .template-component-divider.template-component-divider-style-2,4242 .template-component-divider.template-component-divider-style-34243 {4244 height:2px;4245 width:50px;4246 margin-left:auto;4247 margin-right:auto;4248 }4249 4250 .template-component-divider.template-component-divider-style-34251 {4252 height:1px;4253 }4254 4255 /**************************************************************************/4256 /* Component / Dropcap */4257 /**************************************************************************/4258 4259 .template-component-dropcap4260 {4261 height:100%;4262 margin:0px;4263 overflow:hidden;4264 }4265 4266 .template-component-dropcap>span:first-child4267 {4268 float:left;4269 display:block;4270 line-height:1;4271 font-size:36px;4272 margin:4px 15px 10px 0px;4273 padding:15px 20px 15px 20px4274 }4275 4276 /**************************************************************************/4277 /* Component / Feature */4278 /**************************************************************************/4279 .template-component-feature4280 {4281 display:none;4282 position:relative;4283 margin-left:auto;4284 margin-right:auto;4285 }4286 4287 .template-component-feature ul4288 {4289 margin:0px;4290 padding:0px;4291 list-style:none;4292 }4293 4294 .template-component-feature>.caroufredsel_wrapper4295 {4296 margin-left:auto !important;4297 margin-right:auto !important;4298 }4299 4300 .template-component-feature .template-pagination4301 {4302 margin-top:30px;4303 }4304 4305 .template-component-feature ul>li4306 {4307 4308 }4309 4310 /**************************************************************/4311 /* Component / Feature / Icon */4312 /**************************************************************/4313 4314 .template-component-feature ul>li>.template-icon-feature4315 {4316 4317 }4318 4319 /**********************************************************/4320 /* Component / Feature / Icon / Style */4321 /**********************************************************/ 4322 4323 .template-component-feature.template-component-feature-style-1 ul>li>.template-icon-feature,4324 .template-component-feature.template-component-feature-style-4 ul>li>.template-icon-feature,4325 .template-component-feature.template-component-feature-style-5 ul>li>.template-icon-feature,4326 .template-component-feature.template-component-feature-style-6 ul>li>.template-icon-feature4327 {4328 border-radius:100%4329 }4330 4331 .template-component-feature.template-component-feature-style-2 ul>li>.template-icon-feature4332 {4333 border-width:2px;4334 border-style:solid;4335 border-radius:100%4336 }4337 4338 .template-component-feature.template-component-feature-style-3 ul>li>.template-icon-feature4339 {4340 border-radius:0;4341 }4342 4343 /**********************************************************/4344 /* Component / Feature / Icon / Size */4345 /**********************************************************/4346 .template-component-feature.template-component-feature-size-large ul>li>.template-icon-feature4347 {4348 width:180px;4349 height:180px;4350 }4351 4352 .template-component-feature.template-component-feature-size-medium ul>li>.template-icon-feature4353 {4354 width:80px;4355 height:80px;4356 }4357 4358 .template-component-feature.template-component-feature-size-small ul>li>.template-icon-feature4359 {4360 width:32px;4361 height:32px;4362 }4363 4364 /**********************************************************/4365 /* Component / Feature / Icon / Position */4366 /**********************************************************/4367 4368 .template-component-feature.template-component-feature-position-top ul>li>.template-icon-feature4369 {4370 margin-left:auto;4371 margin-right:auto;4372 margin-bottom:20px;4373 }4374 4375 .template-component-feature.template-component-feature-position-right ul>li>.template-icon-feature4376 {4377 float:right;4378 }4379 4380 .template-component-feature.template-component-feature-position-bottom ul>li>.template-icon-feature4381 {4382 margin-left:auto;4383 margin-right:auto; 4384 }4385 4386 .template-component-feature.template-component-feature-position-left ul>li>.template-icon-feature4387 {4388 float:left;4389 }4390 4391 /**************************************************************/4392 /* Component / Feature / Header */4393 /**************************************************************/4394 4395 .template-component-feature ul>li>h54396 {4397 margin-top:0px;4398 margin-bottom:20px;4399 }4400 4401 /**********************************************************/4402 /* Component / Feature / Header / Position */4403 /**********************************************************/4404 4405 .template-component-feature.template-component-feature-position-top ul>li>h54406 {4407 text-align:center;4408 }4409 4410 .template-component-feature.template-component-feature-position-right ul>li>h54411 {4412 text-align:right;4413 }4414 4415 .template-component-feature.template-component-feature-position-bottom ul>li>h54416 {4417 text-align:center;4418 }4419 4420 .template-component-feature.template-component-feature-position-left ul>li>h54421 {4422 text-align:left;4423 }4424 4425 /***/4426 4427 .template-component-feature.template-component-feature-size-large.template-component-feature-position-right ul>li>h54428 {4429 margin-right:200px;4430 }4431 4432 .template-component-feature.template-component-feature-size-large.template-component-feature-position-left ul>li>h54433 {4434 margin-left:200px;4435 }4436 4437 .template-component-feature.template-component-feature-size-medium.template-component-feature-position-right ul>li>h54438 {4439 margin-right:110px;4440 }4441 4442 .template-component-feature.template-component-feature-size-medium.template-component-feature-position-left ul>li>h54443 {4444 margin-left:110px;4445 }4446 4447 .template-component-feature.template-component-feature-size-small.template-component-feature-position-right ul>li>h54448 {4449 margin-right:60px;4450 }4451 4452 .template-component-feature.template-component-feature-size-small.template-component-feature-position-left ul>li>h54453 {4454 margin-left:60px;4455 } 4456 4457 /**************************************************************/4458 /* Component / Feature / Text */4459 /**************************************************************/4460 4461 .template-component-feature ul>li>p4462 {4463 margin-top:0px;4464 margin-bottom:0px;4465 }4466 4467 /**********************************************************/4468 /* Component / Feature / Text / Position */4469 /**********************************************************/4470 4471 .template-component-feature.template-component-feature-position-top ul>li>p4472 {4473 text-align:center;4474 }4475 4476 .template-component-feature.template-component-feature-position-right ul>li>p4477 {4478 text-align:right;4479 }4480 4481 .template-component-feature.template-component-feature-position-bottom ul>li>p4482 {4483 text-align:center;4484 margin-bottom:20px;4485 }4486 4487 .template-component-feature.template-component-feature-position-left ul>li>p4488 {4489 text-align:left;4490 }4491 4492 /***/4493 4494 .template-component-feature.template-component-feature-size-large.template-component-feature-position-right ul>li>p4495 {4496 margin-right:200px;4497 }4498 4499 .template-component-feature.template-component-feature-size-large.template-component-feature-position-left ul>li>p4500 {4501 margin-left:200px;4502 }4503 4504 .template-component-feature.template-component-feature-size-medium.template-component-feature-position-right ul>li>p4505 {4506 margin-right:110px;4507 }4508 4509 .template-component-feature.template-component-feature-size-medium.template-component-feature-position-left ul>li>p4510 {4511 margin-left:110px;4512 }4513 4514 .template-component-feature.template-component-feature-size-small.template-component-feature-position-right ul>li>p4515 {4516 margin-right:60px;4517 }4518 4519 .template-component-feature.template-component-feature-size-small.template-component-feature-position-left ul>li>p4520 {4521 margin-left:60px;4522 } 4523 4524 /**************************************************************************/4525 /* Component / Flex slider */4526 /**************************************************************************/4527 4528 .template-component-flex-slider4529 {4530 position:relative;4531 }4532 4533 .template-component-flex-slider .template-pagination4534 {4535 position:static;4536 }4537 4538 .template-component-flex-slider .flex-direction-nav4539 {4540 4541 }4542 4543 .template-component-flex-slider .flex-direction-nav li4544 {4545 4546 }4547 4548 /**************************************************************************/4549 /* Component / Gallery */4550 /**************************************************************************/4551 4552 .template-component-gallery4553 {4554 4555 }4556 4557 .template-component-gallery>ul4558 {4559 4560 }4561 4562 .template-component-gallery>ul>li4563 {4564 overflow:hidden;4565 }4566 4567 /**************************************************************************/4568 /* Component / Google Map */4569 /**************************************************************************/4570 4571 .component-google-map4572 {4573 margin-top:0px;4574 margin-bottom:0px;4575 left:90px;4576 }4577 4578 /**************************************************************************/4579 /* Component / Go To Top */4580 /**************************************************************************/4581 .template-component-go-to-top4582 {4583 opacity:0;4584 z-index:2;4585 right:30px;4586 width:46px;4587 height:46px;4588 bottom:30px;4589 display:block;4590 position:fixed;4591 background-repeat:no-repeat;4592 background-position:center center;4593 background-image:url('../media/image/go_to_top.png');4594 }4595 4596 /**************************************************************************/4597 /* Component / Header */4598 /**************************************************************************/4599 4600 .template-component-header-subheader4601 {4602 text-align:center;4603 padding-top:60px;4604 padding-bottom:60px;4605 }4606 4607 .template-component-header-subheader>*:first-child4608 {4609 margin-bottom:0px;4610 }4611 4612 .template-component-header-subheader>*:first-child+*4613 {4614 display:block;4615 margin-top:15px;4616 margin-bottom:0px;4617 }4618 4619 .template-component-header-subheader>div4620 {4621 height:14px;4622 width:100px;4623 margin-top:30px;4624 display:inline-block;4625 background-position:0px 0px;4626 background-repeat:no-repeat;4627 background-image:url('../media/image/header_divider.png');4628 }4629 4630 .template-section-white .template-component-header-subheader>div4631 {4632 background-image:url('../media/image/header_divider_alt.png');4633 }4634 4635 /**************************************************************************/4636 /* Component / Iframe */4637 /**************************************************************************/4638 4639 .template-component-iframe4640 {4641 width:100%;4642 max-width:100%;4643 }4644 4645 .template-component-iframe>.template-component-iframe-content4646 {4647 height:388px;4648 overflow:hidden;4649 position:relative;4650 padding-bottom:0px;4651 }4652 4653 .template-component-iframe>.template-component-iframe-content>iframe4654 {4655 top:0px;4656 left:0px;4657 width:100%;4658 height:100%;4659 max-width:100%;4660 position:absolute;4661 }4662 4663 /**************************************************************************/4664 /* Component / Image */4665 /**************************************************************************/ 4666 4667 .template-component-image4668 {4669 overflow:hidden;4670 margin-top:0px;4671 transition:none;4672 padding-bottom:0px; 4673 }4674 4675 .template-component-image.template-component-image-hover-slide-enable,4676 .template-component-image.template-component-image-hover-slide-enable:hover4677 {4678 transition:margin-top 0.3s ease-in-out,padding-bottom 0.3s ease-in-out,background-color 0.3s ease-in-out;4679 }4680 4681 .template-component-image.template-component-image-hover-slide-enable:hover4682 {4683 margin-top:-25px;4684 padding-bottom:25px;4685 }4686 4687 .template-component-image>a4688 {4689 display:block;4690 position:relative;4691 }4692 4693 .template-component-image>a>img4694 {4695 4696 }4697 4698 .template-component-image>a span4699 {4700 display:block;4701 }4702 4703 .template-component-image>a>span4704 {4705 top:0px;4706 opacity:0;4707 width:100%;4708 height:100%;4709 display:block;4710 position:absolute;4711 }4712 4713 .template-component-image:hover>a>span4714 {4715 opacity:1;4716 }4717 4718 .template-component-image>a>span,4719 .template-component-image:hover>a>span4720 {4721 transition:opacity 0.3s ease-in-out;4722 }4723 .template-component-image>a>span>span,4724 .template-component-image>a>span>span>span4725 {4726 width:100px;4727 height:100px; 4728 }4729 4730 .template-component-image>a>span>span4731 {4732 top:50%;4733 margin-top:-50px;4734 margin-left:auto;4735 margin-right:auto; 4736 border-radius:100%;4737 position:relative;4738 }4739 4740 .template-component-image>a>span>span>span4741 {4742 background-repeat:no-repeat;4743 background-position:center center;4744 background-image:url('../media/image/image_overlay.png');4745 }4746 4747 .template-component-image>div4748 {4749 text-align:center;4750 padding:20px 15px 0px 15px;4751 }4752 4753 .template-component-image>div>h64754 {4755 margin-bottom:0px;4756 }4757 4758 .template-component-image>div>span4759 {4760 font-size:14px;4761 margin-top:4px;4762 display:block;4763 }4764 4765 .template-component-image>p4766 {4767 display:none;4768 }4769 4770 /**************************************************************************/4771 /* Component / Italic */4772 /**************************************************************************/4773 4774 .template-component-italic4775 {4776 font-size:20px;4777 font-style:italic;4778 }4779 4780 /**************************************************************************/4781 /* Component / List */4782 /**************************************************************************/4783 4784 .template-component-list4785 {4786 4787 }4788 4789 .template-component-list>ul4790 {4791 margin:0px;4792 padding:0px;4793 list-style:none;4794 }4795 4796 .template-component-list>ul>li4797 {4798 padding-left:30px;4799 margin-bottom:8px;4800 background-size:17px 17px;4801 background-repeat:no-repeat;4802 background-position:left 2px;4803 }4804 4805 .template-component-list.template-component-list-style-1>ul>li { background-image:url('../media/image/icon/bullet/style_1.png'); }4806 .template-component-list.template-component-list-style-1-alt>ul>li { background-image:url('../media/image/icon/bullet/style_1_alt.png'); }4807 .template-component-list.template-component-list-style-2>ul>li { background-image:url('../media/image/icon/bullet/style_2.png'); } 4808 .template-component-list.template-component-list-style-2-alt>ul>li { background-image:url('../media/image/icon/bullet/style_2_alt.png'); }4809 .template-component-list.template-component-list-style-3>ul>li { background-image:url('../media/image/icon/bullet/style_3.png'); }4810 .template-component-list.template-component-list-style-3-alt>ul>li { background-image:url('../media/image/icon/bullet/style_3_alt.png'); }4811 .template-component-list.template-component-list-style-4>ul>li { background-image:url('../media/image/icon/bullet/style_4.png'); }4812 .template-component-list.template-component-list-style-4-alt>ul>li { background-image:url('../media/image/icon/bullet/style_4_alt.png'); }4813 .template-component-list.template-component-list-style-5>ul>li { background-image:url('../media/image/icon/bullet/style_5.png'); }4814 .template-component-list.template-component-list-style-5-alt>ul>li { background-image:url('../media/image/icon/bullet/style_5_alt.png'); }4815 .template-component-list.template-component-list-style-6>ul>li { background-image:url('../media/image/icon/bullet/style_6.png'); }4816 .template-component-list.template-component-list-style-6-alt>ul>li { background-image:url('../media/image/icon/bullet/style_6_alt.png'); }4817 .template-component-list.template-component-list-style-7>ul>li { background-image:url('../media/image/icon/bullet/style_7.png'); }4818 .template-component-list.template-component-list-style-7-alt>ul>li { background-image:url('../media/image/icon/bullet/style_7_alt.png'); }4819 .template-component-list.template-component-list-style-8>ul>li { background-image:url('../media/image/icon/bullet/style_8.png'); }4820 .template-component-list.template-component-list-style-8-alt>ul>li { background-image:url('../media/image/icon/bullet/style_8_alt.png'); }4821 4822 /**************************************************************************/4823 /* Component / Menu */4824 /**************************************************************************/4825 /**********************************************************************/4826 /* Component / Menu / Default */4827 /**********************************************************************/4828 4829 .template-component-menu-default4830 {4831 float:right;4832 display:block;4833 }4834 4835 .template-component-menu-default ul.sf-menu4836 {4837 position:static;4838 }4839 4840 .template-component-menu-default ul.sf-menu>li4841 {4842 }4843 4844 .template-component-menu-default ul.sf-menu>li.sf-mega-enable-14845 {4846 position:static;4847 }4848 4849 .template-component-menu-default ul.sf-menu>li.sf-mega-enable-04850 {4851 position:relative;4852 } 4853 4854 .template-component-menu-default ul.sf-menu>li>a4855 {4856 display:block;4857 min-width:110px;4858 text-align:center;4859 padding:30px 10px 25px 10px;4860 }4861 4862 .template-header .template-header-top.template-header-top-sticky .template-component-menu-default ul.sf-menu>li>a4863 {4864 padding:25px 20px 25px 20px;4865 }4866 4867 .template-component-menu-default ul.sf-menu ul a4868 {4869 padding:11px 20px 11px 20px;4870 }4871 4872 .template-component-menu-default ul.sf-menu>li>a>span4873 {4874 margin-left:auto;4875 margin-right:auto;4876 margin-bottom:15px;4877 }4878 4879 .template-header .template-header-top.template-header-top-sticky .template-component-menu-default ul.sf-menu>li>a>span4880 {4881 display:none;4882 }4883 4884 .template-component-menu-default ul.sf-menu>li>a:hover>span,4885 .template-component-menu-default ul.sf-menu>li.sfHover>a>span,4886 .template-component-menu-default ul.sf-menu li>a.template-state-selected>span4887 {4888 background-position:0px -32px;4889 }4890 4891 .template-component-menu-default ul.sf-menu>li a,4892 .template-component-menu-default ul.sf-menu>li a:hover4893 {4894 text-decoration:none;4895 }4896 4897 .template-component-menu-default ul.sf-menu>li.sf-mega-enable-0 ul,4898 .template-component-menu-default ul.sf-menu>li.sf-mega-enable-1 .sf-mega4899 {4900 padding:10px;4901 border-style:solid;4902 border-width:2px 0px 0px 0px;4903 box-shadow:0 6px 8px 0 rgba(0,0,0,0.1);4904 }4905 4906 .template-component-menu-default ul.sf-menu>li.sf-mega-enable-0 ul4907 {4908 width:300px;4909 }4910 4911 .template-component-menu-default ul.sf-menu>li.sf-mega-enable-1 .sf-mega4912 {4913 left:0px;4914 right:0px;4915 }4916 4917 .template-component-menu-default ul.sf-menu>li.sf-mega-enable-1 .sf-mega>div4918 {4919 margin-bottom:0px;4920 }4921 4922 .template-component-menu-default ul.sf-menu>li.sf-mega-enable-1 .sf-mega>div>ul4923 {4924 display:block;4925 position:static;4926 }4927 4928 .template-component-menu-default ul.sf-menu>li.sf-mega-enable-1 .sf-mega>div>.sf-mega-header4929 {4930 display:block;4931 font-size:14px;4932 font-weight:600;4933 padding:13px 20px 13px 20px;4934 }4935 /**********************************************************************/4936 /* Component / Menu / Responsive */4937 /**********************************************************************/4938 4939 .template-component-menu-responsive4940 {4941 display:none;4942 }4943 4944 .template-component-menu-responsive ul4945 {4946 4947 }4948 4949 .template-component-menu-responsive>ul4950 {4951 border-style:solid;4952 border-width:1px 0px 0px 0px; 4953 }4954 4955 .template-component-menu-responsive ul li4956 {4957 width:100%;4958 }4959 4960 .template-component-menu-responsive ul li a4961 {4962 width:100%;4963 display:block;4964 border-style:solid;4965 padding:10px 20px 10px 20px;4966 border-width:0px 1px 1px 1px;4967 }4968 4969 .template-component-menu-responsive a>span4970 {4971 top:8px;4972 right:8px;4973 width:6px;4974 height:6px;4975 float:right;4976 line-height:1em;4977 position:relative;4978 border-style:solid;4979 display:inline-block;4980 transform:rotate(135deg);4981 border-width:2px 2px 0px 0px;4982 }4983 4984 .template-component-menu-responsive>ul>li>a>span4985 {4986 width:20px;4987 height:15px;4988 float:right;4989 border:none;4990 display:block;4991 transform:none;4992 margin-top:3px;4993 position:static;4994 background-repeat:no-repeat;4995 background-position:0px 0px;4996 background-image:url('../media/image/menu_icon.png');4997 }4998 4999 .template-component-menu-responsive>ul>li>a:hover>span5000 {5001 background-position:0px -15px;5002 }5003 5004 .template-component-menu-responsive ul li ul li a5005 {5006 padding-left:30px;5007 }5008 5009 .template-component-menu-responsive ul li ul li ul li a5010 {5011 padding-left:45px;5012 }5013 5014 .template-component-menu-responsive ul li ul li ul li ul li a5015 {5016 padding-left:60px;5017 }5018 5019 .template-component-menu-responsive ul li a,5020 .template-component-menu-responsive ul li a:hover5021 {5022 text-decoration:none;5023 }5024 5025 .template-component-menu-responsive ul li ul5026 {5027 display:none;5028 }5029 5030 /**************************************************************************/5031 /* Component / Notice */5032 /**************************************************************************/5033 5034 .template-component-notice5035 {5036 width:100%;5037 display:table;5038 }5039 5040 .template-component-notice>.template-component-notice-content5041 {5042 display:table-row;5043 }5044 5045 .template-component-notice>.template-component-notice-content>*5046 {5047 display:table-cell;5048 vertical-align:middle;5049 }5050 5051 .template-component-notice>.template-component-notice-content>.template-component-notice-content-left5052 {5053 width:100px;5054 }5055 5056 .template-component-notice>.template-component-notice-content>.template-component-notice-content-left>*5057 {5058 margin-left:auto;5059 margin-right:auto;5060 }5061 5062 .template-component-notice>.template-component-notice-content>.template-component-notice-content-right5063 {5064 position:relative;5065 border-style:solid;5066 padding:15px 20px 15px 20px;5067 border-width:1px 1px 1px 0px;5068 }5069 5070 .template-component-notice>.template-component-notice-content>.template-component-notice-content-right>h65071 {5072 font-weight:600;5073 margin-bottom:0px;5074 }5075 5076 .template-component-notice>.template-component-notice-content>.template-component-notice-content-right>p5077 {5078 margin:0px;5079 font-size:15px;5080 }5081 5082 .template-component-notice>.template-component-notice-content>.template-component-notice-content-right>a5083 {5084 font-size:14px;5085 text-decoration:underline;5086 }5087 5088 .template-component-notice>.template-component-notice-content>.template-component-notice-content-right>span5089 {5090 left:0px;5091 height:3px;5092 bottom:0px;5093 width:100%;5094 display:block;5095 overflow:hidden;5096 position:absolute;5097 }5098 5099 .template-component-notice>.template-component-notice-content>.template-component-notice-content-right>span>span5100 {5101 width:0px;5102 height:100%;5103 display:block;5104 }5105 5106 /**************************************************************************/5107 /* Component / Nivo slider */5108 /**************************************************************************/5109 5110 .template-component-nivo-slider5111 {5112 5113 }5114 5115 .template-component-nivo-slider .nivo-controlNav.nivo-thumbs-enabled5116 {5117 width:100%; 5118 height:100%;5119 overflow:hidden;5120 }5121 5122 .template-component-nivo-slider .nivo-controlNav.nivo-thumbs-enabled a5123 {5124 float:left;5125 display:block;5126 border-style:solid;5127 padding-bottom:10px;5128 border-width:0px 0px 2px 0px;5129 }5130 5131 .template-component-nivo-slider .nivo-controlNav.nivo-thumbs-enabled a:hover img5132 {5133 opacity:0.8;5134 }5135 5136 /**************************************************************************/5137 /* Component / Preformatted text */5138 /**************************************************************************/5139 5140 .template-component-preformatted-text5141 {5142 border-width:1px;5143 border-style:solid;5144 margin:30px 0px 0px 0px;5145 }5146 5147 .template-component-preformatted-text>a5148 {5149 display:block;5150 text-decoration:none;5151 padding:10px 15px 10px 15px;5152 }5153 5154 .template-component-preformatted-text>a:hover5155 {5156 text-decoration:underline;5157 }5158 5159 .template-component-preformatted-text>a>span5160 {5161 display:block;5162 }5163 5164 .template-component-preformatted-text>a>span+span5165 {5166 display:none;5167 }5168 5169 .template-component-preformatted-text>pre5170 {5171 display:none;5172 white-space:pre;5173 overflow-x:scroll;5174 padding:10px 15px 20px 15px;5175 }5176 5177 /**************************************************************************/5178 /* Component / Pricing Plan */5179 /**************************************************************************/5180 5181 .template-component-pricing-plan5182 {5183 5184 }5185 5186 .template-component-pricing-plan.template-component-pricing-plan-style-15187 {5188 margin-top:30px;5189 }5190 5191 .template-component-pricing-plan>ul5192 {5193 5194 }5195 5196 .template-component-pricing-plan>ul>li5197 {5198 position:relative;5199 }5200 5201 .template-component-pricing-plan.template-component-pricing-plan-style-1>ul>li5202 {5203 padding:30px;5204 text-align:center;5205 }5206 5207 .template-component-pricing-plan.template-component-pricing-plan-style-2>ul>li5208 {5209 background-repeat:no-repeat;5210 background-position:right bottom;5211 }5212 5213 .template-component-pricing-plan.template-component-pricing-plan-style-1>ul>li.template-responsive-column-a,5214 .template-component-pricing-plan.template-state-responsive-300.template-component-pricing-plan-style-2>ul>li.template-responsive-column-a5215 {5216 margin-bottom:60px !important;5217 }5218 5219 .template-component-pricing-plan.template-component-pricing-plan-style-1>ul>li.template-responsive-column-a:last-child,5220 .template-component-pricing-plan.template-state-responsive-300.template-component-pricing-plan-style-2>ul>li.template-responsive-column-a:last-child5221 {5222 margin-bottom:30px !important;5223 }5224 5225 .template-component-pricing-plan.template-component-pricing-plan-style-2>ul>li.template-component-pricing-plan-background-1 { background-image:url('../media/image/_sample/280x650/1.jpg'); }5226 .template-component-pricing-plan.template-component-pricing-plan-style-2>ul>li.template-component-pricing-plan-background-2 { background-image:url('../media/image/_sample/280x650/2.jpg'); }5227 .template-component-pricing-plan.template-state-responsive-300.template-component-pricing-plan-style-2>ul>li.template-component-pricing-plan-background-1,5228 .template-component-pricing-plan.template-state-responsive-300.template-component-pricing-plan-style-2>ul>li.template-component-pricing-plan-background-25229 {5230 background-image:none;5231 }5232 5233 .template-component-pricing-plan.template-component-pricing-plan-style-2>ul>li>div5234 {5235 width:65%;5236 padding:30px;5237 }5238 5239 .template-component-pricing-plan.template-state-responsive-300.template-component-pricing-plan-style-2>ul>li>div5240 {5241 width:100%;5242 margin-top:30px;5243 }5244 .template-component-pricing-plan>ul>li .template-component-pricing-plan-price5245 {5246 text-align:center;5247 position:absolute;5248 padding:25px 0px 25px 0px;5249 }5250 5251 .template-component-pricing-plan.template-component-pricing-plan-style-1>ul>li .template-component-pricing-plan-price5252 {5253 top:-30px;5254 left:30px;5255 right:30px;5256 }5257 5258 .template-component-pricing-plan.template-component-pricing-plan-style-2>ul>li .template-component-pricing-plan-price5259 {5260 width:35%;5261 right:30px;5262 bottom:30px;5263 } 5264 5265 .template-component-pricing-plan.template-state-responsive-300.template-component-pricing-plan-style-2>ul>li .template-component-pricing-plan-price5266 {5267 top:-30px;5268 left:30px;5269 width:auto;5270 bottom:auto;5271 }5272 5273 .template-component-pricing-plan.template-component-pricing-plan-style-2>ul>li .template-component-pricing-plan-price>span5274 {5275 display:block;5276 }5277 .template-component-pricing-plan>ul>li .template-component-pricing-plan-price>span:first-child5278 {5279 }5280 .template-component-pricing-plan>ul>li .template-component-pricing-plan-price>span:first-child+span5281 {5282 }5283 .template-component-pricing-plan.template-component-pricing-plan-style-1>ul>li .template-component-pricing-plan-header5284 {5285 margin-top:70px;5286 }5287 .template-component-pricing-plan.template-component-pricing-plan-style-2>ul>li .template-component-pricing-plan-header5288 {5289 margin-top:0px;5290 }5291 5292 .template-component-pricing-plan.template-state-responsive-300.template-component-pricing-plan-style-2>ul>li .template-component-pricing-plan-header5293 {5294 margin-top:80px;5295 }5296 .template-component-pricing-plan>ul>li .template-component-pricing-plan-description5297 {5298 }5299 .template-component-pricing-plan>ul>li .template-component-pricing-plan-feature5300 {5301 text-align:left;5302 margin-top:30px;5303 }5304 .template-component-pricing-plan>ul>li .template-component-pricing-plan-button5305 {5306 margin-top:25px;5307 }5308 5309 /**************************************************************************/5310 /* Component / Recent Post */5311 /**************************************************************************/5312 5313 .template-component-recent-post5314 {5315 5316 }5317 5318 .template-component-recent-post>ul5319 {5320 5321 }5322 5323 .template-component-recent-post>ul>li5324 {5325 5326 }5327 5328 .template-component-recent-post>ul>li>.template-component-recent-post-date5329 {5330 margin-bottom:20px;5331 }5332 5333 .template-component-recent-post.template-component-recent-post-style-2>ul>li>.template-component-recent-post-date5334 {5335 font-size:14px;5336 }5337 5338 .template-component-recent-post>ul>li>.template-component-image5339 {5340 margin-bottom:20px;5341 position:relative;5342 }5343 5344 .template-component-recent-post>ul>li>.template-component-image>.template-component-recent-post-comment-count5345 {5346 right:0px;5347 bottom:0px;5348 display:block;5349 min-width:40px;5350 font-size:20px;5351 font-weight:400;5352 text-align:center;5353 position:absolute;5354 padding:7px 0px 7px 0px;5355 }5356 5357 .template-component-recent-post>ul>li>h55358 {5359 margin-top:0px;5360 margin-bottom:20px;5361 }5362 5363 .template-component-recent-post.template-component-recent-post-style-2>ul>li>h55364 {5365 margin-bottom:10px;5366 }5367 5368 .template-component-recent-post>ul>li>p5369 {5370 margin:0px;5371 }5372 5373 .template-component-recent-post>ul>li>.template-component-recent-post-meta5374 {5375 margin-top:20px;5376 border-style:solid;5377 padding:10px 0px 5px 0px;5378 border-width:1px 0px 0px 0px;5379 }5380 5381 .template-component-recent-post>ul>li>.template-component-recent-post-meta li5382 {5383 float:left;5384 }5385 5386 .template-component-recent-post>ul>li>.template-component-recent-post-meta>li5387 {5388 padding-left:30px;5389 margin-right:30px;5390 }5391 5392 .template-component-recent-post>ul>li>.template-component-recent-post-meta>li:last-child5393 {5394 margin-right:0px;5395 }5396 5397 .template-component-recent-post>ul>li>.template-component-recent-post-meta li a5398 {5399 font-size:14px;5400 text-decoration:none;5401 }5402 5403 .template-component-recent-post>ul>li>.template-component-recent-post-meta li a:hover5404 {5405 text-decoration:underline;5406 }5407 5408 /**************************************************************************/5409 /* Component / Reply form */5410 /**************************************************************************/5411 5412 .template-component-reply-form5413 {5414 5415 } 5416 5417 .template-component-reply-form .template-form-line5418 {5419 margin-top:10px;5420 }5421 5422 /**************************************************************************/5423 /* Component / Social icon */5424 /**************************************************************************/5425 5426 .template-component-social-icon5427 {5428 5429 }5430 5431 .template-component-social-icon>ul5432 {5433 margin:0px;5434 padding:0px;5435 list-style:none;5436 display:inline-block;5437 }5438 5439 .template-component-social-icon>ul>li5440 {5441 float:left;5442 margin:0px 2px 2px 0px;5443 }5444 5445 .template-component-social-icon>ul>li>a5446 {5447 display:block;5448 text-align:center;5449 background-size:40px 40px;5450 background-repeat:no-repeat;5451 background-position:center center;5452 }5453 5454 .template-component-social-icon.template-component-social-icon-style-1>ul>li>a5455 {5456 width:46px;5457 height:46px; 5458 }5459 5460 .template-component-social-icon.template-component-social-icon-style-2>ul>li>a5461 {5462 width:50px;5463 height:50px;5464 border-radius:999em;5465 }5466 5467 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a5468 {5469 width:46px;5470 height:46px;5471 border-radius:10px;5472 }5473 5474 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a:hover5475 {5476 opacity:0.8;5477 }5478 5479 .template-component-social-icon>ul>li>a.template-component-social-icon-behance { background-image:url('../media/image/icon/social/behance.png'); }5480 .template-component-social-icon>ul>li>a.template-component-social-icon-bing { background-image:url('../media/image/icon/social/bing.png'); }5481 .template-component-social-icon>ul>li>a.template-component-social-icon-blogger { background-image:url('../media/image/icon/social/blogger.png'); }5482 .template-component-social-icon>ul>li>a.template-component-social-icon-deezer { background-image:url('../media/image/icon/social/deezer.png'); }5483 .template-component-social-icon>ul>li>a.template-component-social-icon-designfloat { background-image:url('../media/image/icon/social/designfloat.png'); }5484 .template-component-social-icon>ul>li>a.template-component-social-icon-deviantart { background-image:url('../media/image/icon/social/deviantart.png'); }5485 .template-component-social-icon>ul>li>a.template-component-social-icon-digg { background-image:url('../media/image/icon/social/digg.png'); }5486 .template-component-social-icon>ul>li>a.template-component-social-icon-dribbble { background-image:url('../media/image/icon/social/dribbble.png'); }5487 .template-component-social-icon>ul>li>a.template-component-social-icon-envato { background-image:url('../media/image/icon/social/envato.png'); }5488 .template-component-social-icon>ul>li>a.template-component-social-icon-facebook { background-image:url('../media/image/icon/social/facebook.png'); }5489 .template-component-social-icon>ul>li>a.template-component-social-icon-flickr { background-image:url('../media/image/icon/social/flickr.png'); }5490 .template-component-social-icon>ul>li>a.template-component-social-icon-form { background-image:url('../media/image/icon/social/form.png'); }5491 .template-component-social-icon>ul>li>a.template-component-social-icon-forrst { background-image:url('../media/image/icon/social/forrst.png'); }5492 .template-component-social-icon>ul>li>a.template-component-social-icon-foursquare { background-image:url('../media/image/icon/social/foursquare.png'); }5493 .template-component-social-icon>ul>li>a.template-component-social-icon-friendfeed { background-image:url('../media/image/icon/social/friendfeed.png'); }5494 .template-component-social-icon>ul>li>a.template-component-social-icon-googleplus { background-image:url('../media/image/icon/social/googleplus.png'); }5495 .template-component-social-icon>ul>li>a.template-component-social-icon-instagram { background-image:url('../media/image/icon/social/instagram.png'); }5496 .template-component-social-icon>ul>li>a.template-component-social-icon-linkedin { background-image:url('../media/image/icon/social/linkedin.png'); }5497 .template-component-social-icon>ul>li>a.template-component-social-icon-mail { background-image:url('../media/image/icon/social/mail.png'); }5498 .template-component-social-icon>ul>li>a.template-component-social-icon-myspace { background-image:url('../media/image/icon/social/myspace.png'); }5499 .template-component-social-icon>ul>li>a.template-component-social-icon-picasa { background-image:url('../media/image/icon/social/picasa.png'); }5500 .template-component-social-icon>ul>li>a.template-component-social-icon-pinterest { background-image:url('../media/image/icon/social/pinterest.png'); }5501 .template-component-social-icon>ul>li>a.template-component-social-icon-reddit { background-image:url('../media/image/icon/social/reddit.png'); }5502 .template-component-social-icon>ul>li>a.template-component-social-icon-rss { background-image:url('../media/image/icon/social/rss.png'); }5503 .template-component-social-icon>ul>li>a.template-component-social-icon-skype { background-image:url('../media/image/icon/social/skype.png'); }5504 .template-component-social-icon>ul>li>a.template-component-social-icon-soundcloud { background-image:url('../media/image/icon/social/soundcloud.png'); }5505 .template-component-social-icon>ul>li>a.template-component-social-icon-spotify { background-image:url('../media/image/icon/social/spotify.png'); }5506 .template-component-social-icon>ul>li>a.template-component-social-icon-stumbleupon { background-image:url('../media/image/icon/social/stumbleupon.png'); }5507 .template-component-social-icon>ul>li>a.template-component-social-icon-technorati { background-image:url('../media/image/icon/social/technorati.png'); }5508 .template-component-social-icon>ul>li>a.template-component-social-icon-tumblr { background-image:url('../media/image/icon/social/tumblr.png'); }5509 .template-component-social-icon>ul>li>a.template-component-social-icon-twitter { background-image:url('../media/image/icon/social/twitter.png'); }5510 .template-component-social-icon>ul>li>a.template-component-social-icon-vimeo { background-image:url('../media/image/icon/social/vimeo.png'); }5511 .template-component-social-icon>ul>li>a.template-component-social-icon-wykop { background-image:url('../media/image/icon/social/wykop.png'); }5512 .template-component-social-icon>ul>li>a.template-component-social-icon-xing { background-image:url('../media/image/icon/social/xing.png'); }5513 .template-component-social-icon>ul>li>a.template-component-social-icon-youtube { background-image:url('../media/image/icon/social/youtube.png'); }5514 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-behance,5515 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-behance:hover { background-color:#30539D; }5516 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-bing, 5517 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-bing:hover { background-color:#FFA616; }5518 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-blogger, 5519 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-blogger:hover { background-color:#FF6600; }5520 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-deezer, 5521 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-deezer:hover { background-color:#222231; }5522 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-designfloat, 5523 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-designfloat:hover { background-color:#EF7D00; }5524 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-deviantart, 5525 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-deviantart:hover { background-color:#3D895F; }5526 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-digg, 5527 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-digg:hover { background-color:#000000; }5528 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-dribbble, 5529 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-dribbble:hover { background-color:#323232; } 5530 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-envato, 5531 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-envato:hover { background-color:#82B540; }5532 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-facebook, 5533 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-facebook:hover { background-color:#3B5998; }5534 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-flickr, 5535 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-flickr:hover { background-color:#FF0084; } 5536 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-forrst, 5537 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-forrst:hover { background-color:#398466; }5538 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-foursquare, 5539 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-foursquare:hover { background-color:#0072B1; }5540 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-friendfeed, 5541 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-friendfeed:hover { background-color:#2F72C4; } 5542 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-googleplus,5543 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-googleplus:hover { background-color:#DD4B39; }5544 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-instagram,5545 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-instagram:hover { background-color:#517FA4; } 5546 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-linkedin, 5547 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-linkedin:hover { background-color:#007BB6; }5548 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-myspace,5549 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-myspace:hover { background-color:#030303; } 5550 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-picasa,5551 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-picasa:hover { background-color:#E04A3F; } 5552 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-pinterest,5553 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-pinterest:hover { background-color:#CB2027; } 5554 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-reddit,5555 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-reddit:hover { background-color:#000000; } 5556 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-rss,5557 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-rss:hover { background-color:#FB7629; } 5558 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-skype,5559 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-skype:hover { background-color:#0F6CD4; } 5560 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-soundcloud,5561 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-soundcloud:hover { background-color:#FF4D01; } 5562 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-spotify,5563 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-spotify:hover { background-color:#89B703; } 5564 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-stumbleupon,5565 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-stumbleupon:hover { background-color:#EA4B24; } 5566 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-technorati,5567 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-technorati:hover { background-color:#3FB24D; } 5568 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-tumblr,5569 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-tumblr:hover { background-color:#32506D; } 5570 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-twitter,5571 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-twitter:hover { background-color:#00ACED; } 5572 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-vimeo,5573 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-vimeo:hover { background-color:#AAD450; } 5574 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-wykop,5575 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-wykop:hover { background-color:#2E6E99; } 5576 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-xing,5577 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-xing:hover { background-color:#006464; } 5578 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-youtube,5579 .template-component-social-icon.template-component-social-icon-style-3>ul>li>a.template-component-social-icon-youtube:hover { background-color:#BB0000; }5580 5581 /**************************************************************************/5582 /* Component / Team */5583 /**************************************************************************/5584 5585 .template-component-team5586 {5587 5588 }5589 5590 .template-component-team .template-component-team-position5591 {5592 font-style:italic;5593 }5594 5595 .template-component-team .template-component-team-quote5596 {5597 z-index:2;5598 left:-60px;5599 height:55px;5600 width:117px;5601 margin-top:30px;5602 border-width:2px;5603 margin-left:15px;5604 position:relative;5605 border-style:solid;5606 margin-bottom:25px;5607 background-repeat:no-repeat;5608 background-position:60px center;5609 background-image:url('../media/image/quote.png');5610 }5611 5612 .template-component-team .template-responsive-column-a>.template-component-team-quote5613 {5614 display:none;5615 }5616 5617 .template-component-team .template-component-social-icon5618 {5619 margin-top:25px;5620 }5621 5622 .template-component-team.template-component-team-style-1>ul>li>ul>li:first-child,5623 .template-component-team.template-component-team-style-2>ul>li>ul>li:first-child,5624 .template-component-team.template-component-team-style-3>ul>li5625 {5626 overflow:hidden;5627 }5628 5629 .template-component-team.template-component-team-style-1>ul>li,5630 .template-component-team.template-component-team-style-1>ul>li>ul>li,5631 .template-component-team.template-component-team-style-2>ul>li,5632 .template-component-team.template-component-team-style-2>ul>li>ul>li5633 {5634 margin-bottom:0px;5635 }5636 5637 .template-component-team.template-component-team-style-1 ul>li.template-responsive-column-a:last-child5638 {5639 margin-bottom:0px !important;5640 }5641 5642 .template-component-team.template-component-team-style-1>ul>li.template-responsive-column-a5643 {5644 padding-bottom:10px;5645 }5646 5647 /**********************************************************************/5648 /* Component / Team / Style 1 */5649 /**********************************************************************/5650 5651 .template-component-team.template-component-team-style-15652 {5653 5654 }5655 5656 .template-component-team.template-component-team-style-1>ul>li,5657 .template-component-team.template-component-team-style-1>ul>li>ul>li5658 {5659 margin-bottom:0px;5660 }5661 5662 .template-component-team.template-component-team-style-1>ul>li5663 {5664 padding-top:40px;5665 padding-bottom:40px;5666 border-style:solid;5667 border-width:1px 0px 0px 0px;5668 }5669 5670 .template-component-team.template-component-team-style-1>ul>li:first-child5671 {5672 padding-top:0px;5673 border-width:0px;5674 }5675 5676 .template-component-team.template-component-team-style-1>ul>li:last-child5677 {5678 padding-bottom:0px;5679 }5680 5681 .template-component-team.template-component-team-style-1 .template-component-team-name5682 {5683 margin-top:-10px;5684 margin-bottom:0px;5685 }5686 5687 .template-component-team.template-component-team-style-1 .template-component-team-description5688 {5689 margin-top:30px;5690 }5691 5692 .template-component-team.template-component-team-style-1 .template-component-counter-list5693 {5694 margin-top:30px;5695 }5696 5697 /**********************************************************************/5698 /* Component / Team / Style 2 */5699 /**********************************************************************/5700 5701 .template-component-team.template-component-team-style-25702 {5703 5704 }5705 5706 .template-component-team.template-component-team-style-2>ul>li5707 {5708 margin-bottom:30px;5709 }5710 5711 .template-component-team.template-component-team-style-2 .template-component-social-icon,5712 .template-component-team.template-component-team-style-2 .template-component-team-description5713 {5714 margin-left:15px;5715 }5716 5717 .template-component-team.template-component-team-style-2 .template-responsive-column-a>.template-component-social-icon,5718 .template-component-team.template-component-team-style-2 .template-responsive-column-a>.template-component-team-description5719 {5720 margin-left:0px;5721 }5722 5723 /**********************************************************************/5724 /* Component / Team / Style 3 */5725 /**********************************************************************/5726 .template-component-team.template-component-team-style-35727 {5728 5729 }5730 5731 /**************************************************************************/5732 /* Component / Tab */5733 /**************************************************************************/5734 5735 .template-component-tab5736 {5737 padding:0px;5738 visibility:hidden;5739 }5740 .template-component-tab>.ui-tabs-nav5741 {5742 margin:0px;5743 padding:0px;5744 text-align:center;5745 list-style-type:none;5746 }5747 .template-component-tab>.ui-tabs-nav>li5748 {5749 float:none;5750 min-width:140px;5751 text-align:center;5752 margin-right:15px;5753 position:relative;5754 vertical-align:top;5755 border-style:solid;5756 display:inline-block;5757 border-width:0px 0px 1px 0px;5758 }5759 5760 .template-component-tab>.ui-tabs-nav.template-align-left>li:last-child5761 {5762 margin-right:0px;5763 }5764 5765 .template-component-tab>.ui-tabs-nav>li.ui-tabs-active5766 {5767 margin-bottom:0px;5768 padding-bottom:0px;5769 }5770 .template-component-tab>.ui-tabs-nav>li>a.ui-tabs-anchor5771 {5772 float:none;5773 display:block;5774 font-size:18px;5775 text-align:center;5776 text-decoration:none;5777 padding:12px 15px 12px 15px;5778 }5779 .template-component-tab>.ui-tabs-nav>li.ui-state-hover>span,5780 .template-component-tab>.ui-tabs-nav>li.ui-state-active>span5781 {5782 left:50%;5783 width:0px;5784 height:0px;5785 bottom:-9px;5786 display:block;5787 margin-left:-8px;5788 position:absolute;5789 border-style:solid;5790 border-width:8px 8px 0px 8px;5791 }5792 .template-component-tab>.ui-tabs-panel5793 {5794 clear:both;5795 margin:0px;5796 padding:60px 0px 0px 0px;5797 }5798 5799 /**************************************************************************/5800 /* Component / Testimonial */5801 /* Component / Twitter User Timeline */5802 /**************************************************************************/5803 5804 .template-component-testimonial,5805 .template-component-twitter-user-timeline5806 {5807 opacity:0;5808 position:relative;5809 height:100% !important;5810 }5811 5812 .template-component-testimonial ul,5813 .template-component-twitter-user-timeline ul5814 {5815 margin:0px;5816 padding:0px;5817 list-style-type:none;5818 }5819 5820 .template-component-testimonial>.caroufredsel_wrapper,5821 .template-component-twitter-user-timeline>.caroufredsel_wrapper5822 {5823 margin-left:auto !important;5824 margin-right:auto !important;5825 }5826 5827 .template-component-testimonial .template-pagination,5828 .template-component-twitter-user-timeline .template-pagination5829 {5830 margin-top:30px;5831 }5832 5833 .template-component-testimonial ul>li,5834 .template-component-twitter-user-timeline ul>li5835 {5836 float:left;5837 text-align:center;5838 }5839 5840 .template-component-testimonial ul>li>i,5841 .template-component-twitter-user-timeline ul>li>i5842 {5843 width:80px;5844 height:80px;5845 display:block;5846 border-width:2px;5847 margin-left:auto;5848 margin-right:auto;5849 margin-bottom:20px;5850 border-style:solid;5851 border-radius:100%;5852 background-repeat:no-repeat;5853 background-position:center center;5854 }5855 5856 .template-component-testimonial ul>li>i5857 {5858 background-image:url('../media/image/quote.png');5859 }5860 5861 .template-section-white .template-component-testimonial ul>li>i5862 {5863 background-image:url('../media/image/quote_alt.png');5864 }5865 5866 .template-component-twitter-user-timeline ul>li>i5867 {5868 background-image:url('../media/image/twitter.png');5869 }5870 5871 .template-section-white .template-component-twitter-user-timeline ul>li>i5872 {5873 background-image:url('../media/image/twitter_alt.png');5874 }5875 5876 .template-component-testimonial ul>li>p,5877 .template-component-twitter-user-timeline ul>li>p5878 {5879 padding:10px 0px 10px 0px;5880 }5881 5882 .template-component-testimonial ul>li>div,5883 .template-component-twitter-user-timeline ul>li>div5884 {5885 height:1px;5886 width:50px; 5887 float:none;5888 font-size:0px;5889 margin:20px auto 25px auto;5890 }5891 5892 .template-component-testimonial ul>li>span,5893 .template-component-twitter-user-timeline ul>li>span5894 {5895 5896 }5897 5898 /**************************************************************************/5899 /* Component / Verical grid */5900 /**************************************************************************/5901 5902 .template-component-vertical-grid5903 {5904 5905 }5906 5907 .template-component-vertical-grid>ul5908 {5909 width:100%;5910 margin:0px;5911 padding:0px;5912 display:table;5913 list-style:none;5914 }5915 5916 .template-component-vertical-grid>ul>li5917 {5918 padding:0px;5919 display:table-row;5920 }5921 5922 .template-component-vertical-grid>ul>li.template-component-vertical-grid-line-1n5923 {5924 5925 }5926 5927 .template-component-vertical-grid>ul>li.template-component-vertical-grid-line-2n5928 {5929 5930 }5931 5932 .template-component-vertical-grid>ul>li>div5933 {5934 5935 display:table-cell;5936 padding:10px 20px 10px 20px; 5937 }5938 5939 .template-component-vertical-grid>ul>li>div:first-child5940 {5941 text-align:left;5942 }5943 5944 .template-component-vertical-grid>ul>li>div:first-child+div5945 {5946 text-align:right;5947 }5948 5949 /**************************************************************************/5950 /* Component / zAccordion */5951 /**************************************************************************/5952 5953 .template-component-zaccordion5954 {5955 5956 }5957 5958 .template-component-zaccordion>ul5959 {5960 margin:0px;5961 padding:0px;5962 list-style:none;5963 }5964 5965 .template-component-zaccordion>ul>li5966 {5967 height:auto !important;5968 }5969 5970 .template-component-zaccordion>ul>li>.template-component-zaccordion-caption-box5971 {5972 z-index:2;5973 bottom:0px;5974 width:100%;5975 padding:20px;5976 display:none;5977 position:absolute;5978 box-sizing:border-box; 5979 }5980 5981 .template-component-zaccordion>ul>li>.template-component-zaccordion-caption-box.template-state-hidden5982 {5983 display:none;5984 }5985 5986 .template-component-zaccordion>ul>li>.template-component-zaccordion-caption-box>h55987 {5988 margin-bottom:0px;5989 }5990 5991 .template-component-zaccordion>ul>li>.template-component-zaccordion-caption-box>span5992 {5993 display:block;5994 font-size:14px;5995 margin-top:10px;5996 line-height:140%;5997 }5998 5999/******************************************************************************/6000/* Page */6001/******************************************************************************/6002 /**************************************************************************/6003 /* Page / 404 */6004 /**************************************************************************/6005 body.template-page-4046006 {6007 6008 }6009 6010 body.template-page-404 .template-content6011 {6012 }6013 body.template-page-404 .template-content .template-content-section6014 {6015 padding-top:180px;6016 padding-bottom:180px;6017 }6018 6019 body.template-page-404 .template-content .template-content-section h16020 {6021 font-size:160px;6022 font-weight:300;6023 line-height:1;6024 }6025 6026 body.template-page-404 .template-content .template-content-section h36027 {6028 margin-top:0px;6029 }6030 6031 /**************************************************************************/6032 /* Page / Maintenance Mode */6033 /**************************************************************************/6034 6035 html.template-page-maintenance-mode6036 {6037 height:100%;6038 }6039 6040 body.template-page-maintenance-mode6041 {6042 width:100%;6043 height:100%;6044 margin:auto;6045 display:table;6046 }6047 6048 .template-page-maintenance-mode .template-content6049 {6050 display:table-cell;6051 vertical-align:middle;6052 }6053 6054 .template-page-maintenance-mode .template-content .template-content-section6055 {6056 6057 }6058 6059 .template-page-maintenance-mode .template-content .template-content-section h16060 {6061 margin-top:0px;6062 }...

Full Screen

Full Screen

landing.css

Source:landing.css Github

copy

Full Screen

...5}6.clear:after {7 clear: both;8}9body.page-template-page-landing header aside,10body.page-template-page-thank-you header aside {11 max-width: none;12}13body.page-template-page-landing header .phone,14body.page-template-page-thank-you header .phone {15 font-size: 40px;16 text-transform: uppercase;17}18body.page-template-page-landing header .phone span,19body.page-template-page-thank-you header .phone span {20 color: #898989;21 margin: 0;22}23body.page-template-page-landing header .phone span span,24body.page-template-page-thank-you header .phone span span {25 color: #97536c;26 font-family: "AvantGarde_Demi", sans-serif;27}28body.page-template-page-landing .h1-wrap,29body.page-template-page-thank-you .h1-wrap {30 background-color: #97536c;31}32body.page-template-page-landing h1,33body.page-template-page-thank-you h1 {34 text-align: left;35 background-color: #97536c;36}37body.page-template-page-landing h1.hb-page-title,38body.page-template-page-thank-you h1.hb-page-title {39 text-transform: none;40 font: 50px/normal "AvantGarde_Book", sans-serif;41}42body.page-template-page-landing h1 sup,43body.page-template-page-thank-you h1 sup {44 font-size: 18px !important;45}46body.page-template-page-landing section.main,47body.page-template-page-thank-you section.main {48 padding-top: 0;49}50body.page-template-page-landing main > section > div,51body.page-template-page-thank-you main > section > div {52 padding: 0;53}54body.page-template-page-landing .sub-header,55body.page-template-page-thank-you .sub-header {56 padding-bottom: 50px;57}58body.page-template-page-landing main.lev2,59body.page-template-page-thank-you main.lev2 {60 padding-bottom: 50px;61}62body.page-template-page-landing .lev2 h2,63body.page-template-page-thank-you .lev2 h2 {64 font: 40px/normal "AvantGarde_Demi", sans-serif;65 height: 200px;66 padding-top: 50px;67 margin-bottom: 0;68}69body.page-template-page-landing .vid-buttons,70body.page-template-page-thank-you .vid-buttons {71 text-align: center;72}73body.page-template-page-landing .vid-buttons a,74body.page-template-page-thank-you .vid-buttons a {75 color: #fff;76 margin: 0 10px;77}78body.page-template-page-landing .vid-buttons a:hover,79body.page-template-page-thank-you .vid-buttons a:hover {80 text-decoration: none;81}82body.page-template-page-landing .vid-buttons a.active,83body.page-template-page-thank-you .vid-buttons a.active {84 background-color: #d0d0d0;85 color: #97536c;86}87body.page-template-page-landing .vid-riff,88body.page-template-page-thank-you .vid-riff {89 background-color: #898989;90 padding: 70px 60px 40px;91 margin-top: -24px;92}93body.page-template-page-landing .vid-riff .landing-vid,94body.page-template-page-thank-you .vid-riff .landing-vid {95 margin-right: 20px;96}97body.page-template-page-landing .vid-riff .landing-vid.hidden,98body.page-template-page-thank-you .vid-riff .landing-vid.hidden {99 display: none;100}101body.page-template-page-landing .info,102body.page-template-page-thank-you .info {103 padding-left: 20px;104}105body.page-template-page-landing .info p,106body.page-template-page-landing .info h4,107body.page-template-page-thank-you .info p, body.page-template-page-thank-you .info h4 {108 color: #fff;109 line-height: normal;110 margin: 0;111}112body.page-template-page-landing .info h4,113body.page-template-page-thank-you .info h4 {114 font: 22px/normal "AvantGarde_Demi", sans-serif;115}116body.page-template-page-landing .info h4 sup,117body.page-template-page-thank-you .info h4 sup {118 top: -9px;119}120body.page-template-page-landing .info p,121body.page-template-page-thank-you .info p {122 margin-top: 12px;123}124body.page-template-page-landing .page-content,125body.page-template-page-thank-you .page-content {126 padding: 0 32px;127}128body.page-template-page-landing .landing-vid,129body.page-template-page-thank-you .landing-vid {130 width: 60%;131 float: left;132 position: relative;133 padding-bottom: 33.8%;134 height: 0;135 overflow: hidden;136 cursor: pointer;137}138body.page-template-page-landing .landing-vid iframe,139body.page-template-page-thank-you .landing-vid iframe {140 position: absolute;141 top: 0;142 left: 0;143 width: 100%;144 height: 100%;145}146body.page-template-page-landing h2.schedule,147body.page-template-page-thank-you h2.schedule {148 height: 126px;149 padding-top: 40px;150 background-color: #fff;151 position: relative;152 z-index: 20;153}154body.page-template-page-landing #top-form,155body.page-template-page-thank-you #top-form {156 float: left;157 width: 40%;158 padding-left: 40px;159}160body.page-template-page-landing #top-form .form-wrap,161body.page-template-page-thank-you #top-form .form-wrap {162 border: 3px solid #97536c;163 padding-bottom: 20px;164}165body.page-template-page-landing #top-form .form-wrap h2,166body.page-template-page-thank-you #top-form .form-wrap h2 {167 background-color: #97536c;168 padding: 6px;169 margin: 0;170 color: #fff;171 font: 26px/normal "AvantGarde_Demi", sans-serif;172}173body.page-template-page-landing #top-form .form-wrap p,174body.page-template-page-thank-you #top-form .form-wrap p {175 padding: 20px;176 margin: 0;177 color: #898989;178 font: 17px/normal "AvantGarde_Book", sans-serif;179 letter-spacing: 1px;180}181body.page-template-page-landing #top-form .form-wrap .af-form,182body.page-template-page-thank-you #top-form .form-wrap .af-form {183 max-width: none;184}185body.page-template-page-landing #top-form .form-wrap .af-form .af-body,186body.page-template-page-thank-you #top-form .form-wrap .af-form .af-body {187 padding: 0;188}189body.page-template-page-landing #top-form .form-wrap .af-form .af-element,190body.page-template-page-thank-you #top-form .form-wrap .af-form .af-element {191 width: 90%;192 margin: 0 5%;193 padding: 10px 0;194}195body.page-template-page-landing #top-form .form-wrap .af-form .af-element.buttonContainer,196body.page-template-page-thank-you #top-form .form-wrap .af-form .af-element.buttonContainer {197 text-align: left;198}199body.page-template-page-landing #top-form .form-wrap .af-form .af-element label,200body.page-template-page-thank-you #top-form .form-wrap .af-form .af-element label {201 display: none;202}203body.page-template-page-landing #top-form .form-wrap .af-form .af-element .af-textWrap,204body.page-template-page-thank-you #top-form .form-wrap .af-form .af-element .af-textWrap {205 float: none;206 width: 100%;207}208body.page-template-page-landing #top-form .form-wrap .af-form .af-element .af-textWrap input.text,209body.page-template-page-thank-you #top-form .form-wrap .af-form .af-element .af-textWrap input.text {210 border: 1px solid #97536c;211 height: 30px;212 padding: 4px 10px !important;213 font: 14px/normal "AvantGarde_Book", sans-serif;214}215body.page-template-page-landing #top-form .form-wrap .af-form .af-element .af-textWrap input.text:focus,216body.page-template-page-thank-you #top-form .form-wrap .af-form .af-element .af-textWrap input.text:focus {217 background-color: #fff !important;218}219body.page-template-page-landing #top-form .form-wrap .af-form .af-element input.submit,220body.page-template-page-thank-you #top-form .form-wrap .af-form .af-element input.submit {221 background-color: #97536c;222 border: none;223 outline: 0;224 padding: 10px 20px;225 font: 14px/normal "AvantGarde_Book", sans-serif;226 letter-spacing: 1px;227}228body.page-template-page-landing .mid-riff,229body.page-template-page-thank-you .mid-riff {230 height: 226px;231 background: url("../images/brushstroke.jpg") center center no-repeat;232}233body.page-template-page-landing .mid-riff h3,234body.page-template-page-thank-you .mid-riff h3 {235 height: 60px;236 margin: 0;237 color: #fff;238 font: 40px/64px "AvantGarde_Demi", sans-serif;239 text-align: center;240 background-color: #898989;241 position: relative;242 top: 50%;243 -webkit-transform: translateY(-50%);244 -ms-transform: translateY(-50%);245 transform: translateY(-50%);246}247body.page-template-page-landing .mid-riff h3 sup,248body.page-template-page-thank-you .mid-riff h3 sup {249 font: 20px/normal "AvantGarde_Book", sans-serif;250 top: -0.7em;251}252body.page-template-page-landing .infront,253body.page-template-page-thank-you .infront {254 position: relative;255 z-index: 100;256}257body.page-template-page-landing .bullets,258body.page-template-page-thank-you .bullets {259 float: left;260 font: 18px/30px "AvantGarde_Demi", sans-serif;261 color: #898989;262 margin-top: -40px;263 max-width: 350px;264}265body.page-template-page-landing #landing-gallery,266body.page-template-page-thank-you #landing-gallery {267 width: 600px;268 float: right;269}270body.page-template-page-landing #landing-gallery .item-landing div,271body.page-template-page-thank-you #landing-gallery .item-landing div {272 float: left;273 text-align: center;274 text-transform: uppercase;275 max-width: 48%;276}277body.page-template-page-landing #landing-gallery .item-landing div.post-landing,278body.page-template-page-thank-you #landing-gallery .item-landing div.post-landing {279 margin-left: 4%;280}281body.page-template-page-landing #landing-gallery .item-landing span,282body.page-template-page-thank-you #landing-gallery .item-landing span {283 display: block;284 font-size: 24px;285 color: #fff;286 height: 38px;287 line-height: 46px;288 background: url("../images/bend.png") no-repeat;289 background-position: center top;290}291body.page-template-page-landing #landing-gallery .item-landing img,292body.page-template-page-thank-you #landing-gallery .item-landing img {293 border: 9px solid #97536c;294}295body.page-template-page-landing #landing-gallery .owl-buttons,296body.page-template-page-landing #landing-gallery .owl-controls,297body.page-template-page-thank-you #landing-gallery .owl-buttons, body.page-template-page-thank-you #landing-gallery .owl-controls {298 height: 0;299 margin: 0;300}301body.page-template-page-landing #landing-gallery .owl-buttons div,302body.page-template-page-thank-you #landing-gallery .owl-buttons div {303 margin: 0;304 padding: 0;305 position: absolute;306 top: 50%;307}308body.page-template-page-landing #landing-gallery .owl-buttons div.owl-prev,309body.page-template-page-thank-you #landing-gallery .owl-buttons div.owl-prev {310 left: -22px;311}312body.page-template-page-landing #landing-gallery .owl-buttons div.owl-next,313body.page-template-page-thank-you #landing-gallery .owl-buttons div.owl-next {314 right: -32px;315}316body.page-template-page-landing #testimonial,317body.page-template-page-thank-you #testimonial {318 clear: both;319 width: 100%;320 text-align: center;321 background-color: #97536c;322 position: relative;323 padding: 90px;324}325body.page-template-page-landing #testimonial *,326body.page-template-page-thank-you #testimonial * {327 color: #fff;328 margin: 0;329 text-align: center;330}331body.page-template-page-landing #testimonial h3,332body.page-template-page-thank-you #testimonial h3 {333 font: 40px/normal "AvantGarde_Demi", sans-serif;334}335body.page-template-page-landing #testimonial h3 sup,336body.page-template-page-thank-you #testimonial h3 sup {337 font: 20px/normal "AvantGarde_Book", sans-serif;338 top: -0.7em;339}340body.page-template-page-landing #testimonial em,341body.page-template-page-thank-you #testimonial em {342 font: italic 30px/normal "AvantGarde_Bold", sans-serif;343 margin: 70px 0 30px;344 display: block;345}346body.page-template-page-landing #testimonial p,347body.page-template-page-thank-you #testimonial p {348 font: 20px/30px "AvantGarde_Book", sans-serif;349}350body.page-template-page-landing #testimonial h5,351body.page-template-page-thank-you #testimonial h5 {352 font: 20px/normal "AvantGarde_Bold", sans-serif;353}354body.page-template-page-landing #testimonial:before,355body.page-template-page-thank-you #testimonial:before {356 content: '';357 background: url("../images/bend-big.png") no-repeat;358 background-position: center top;359 height: 50px;360 width: 100%;361 position: absolute;362 left: 0;363 top: -50px;364}365body.page-template-page-landing #call-now,366body.page-template-page-thank-you #call-now {367 min-height: 320px;368 background: url("../images/top-splash.png") no-repeat;369 overflow: hidden;370}371body.page-template-page-landing #call-now > div,372body.page-template-page-thank-you #call-now > div {373 float: left;374}375body.page-template-page-landing #call-now > div img,376body.page-template-page-thank-you #call-now > div img {377 width: 533px;378 height: 533px;379}380body.page-template-page-landing #call-now > div:first-child,381body.page-template-page-thank-you #call-now > div:first-child {382 margin: -50px 0 0 -190px;383}384body.page-template-page-landing #call-now > div + div,385body.page-template-page-thank-you #call-now > div + div {386 padding: 80px 80px 80px 50px;387 float: left;388 width: 65%;389}390body.page-template-page-landing #call-now br,391body.page-template-page-thank-you #call-now br {392 display: none;393}394body.page-template-page-landing #call-now h3,395body.page-template-page-thank-you #call-now h3 {396 margin-top: 0;397 font: 40px/normal "AvantGarde_Bold", sans-serif;398}399body.page-template-page-landing #call-now h3 sup,400body.page-template-page-thank-you #call-now h3 sup {401 font: 20px/normal "AvantGarde_Book", sans-serif;402 top: -0.7em;403}404body.page-template-page-landing #call-now p,405body.page-template-page-thank-you #call-now p {406 font: 20px/30px "AvantGarde_Book", sans-serif;407}408body.page-template-page-landing #call-now h4,409body.page-template-page-thank-you #call-now h4 {410 margin-top: 0;411 font: 30px/normal "AvantGarde_Demi", sans-serif;412}413body.page-template-page-landing #call-now h4 span,414body.page-template-page-thank-you #call-now h4 span {415 white-space: nowrap;416}417body.page-template-page-landing #call-now .af-form,418body.page-template-page-thank-you #call-now .af-form {419 max-width: none;420}421body.page-template-page-landing #call-now .af-form .af-element,422body.page-template-page-thank-you #call-now .af-form .af-element {423 width: 46%;424 margin: 0 0 14px 3%;425 padding: 0;426 float: left;427}428body.page-template-page-landing #call-now .af-form .af-element label,429body.page-template-page-thank-you #call-now .af-form .af-element label {430 display: none;431}432body.page-template-page-landing #call-now .af-form .af-element.buttonContainer,433body.page-template-page-thank-you #call-now .af-form .af-element.buttonContainer {434 text-align: right;435}436body.page-template-page-landing #call-now .af-form .af-element .af-textWrap,437body.page-template-page-thank-you #call-now .af-form .af-element .af-textWrap {438 float: none;439 width: 100%;440}441body.page-template-page-landing #call-now .af-form .af-element .af-textWrap input.text,442body.page-template-page-thank-you #call-now .af-form .af-element .af-textWrap input.text {443 border: 1px solid #97536c;444 height: 30px;445 padding: 4px 10px !important;446 font: 14px/normal "AvantGarde_Book", sans-serif;447}448body.page-template-page-landing #call-now .af-form .af-element .af-textWrap input.text:focus,449body.page-template-page-thank-you #call-now .af-form .af-element .af-textWrap input.text:focus {450 background-color: #fff !important;451}452body.page-template-page-landing #call-now .af-form .af-element input.submit,453body.page-template-page-thank-you #call-now .af-form .af-element input.submit {454 background-color: #97536c;455 border: none;456 outline: 0;457 padding: 7px 14px;458 font: 14px/normal "AvantGarde_Book", sans-serif;459 letter-spacing: 1px;460}461body.page-template-page-landing .about-riff h3,462body.page-template-page-thank-you .about-riff h3 {463 height: 60px;464 margin: 0;465 color: #fff;466 font: 40px/64px "AvantGarde_Demi", sans-serif;467 text-align: center;468 background-color: #898989;469 position: relative;470 top: 50%;471 -webkit-transform: translateY(-50%);472 -ms-transform: translateY(-50%);473 transform: translateY(-50%);474}475body.page-template-page-landing .about-riff h3 sup,476body.page-template-page-thank-you .about-riff h3 sup {477 font: 20px/normal "AvantGarde_Book", sans-serif;478 top: -0.7em;479}480body.page-template-page-landing #about,481body.page-template-page-thank-you #about {482 margin-bottom: 50px;483 padding: 30px 70px;484}485body.page-template-page-landing #about .circle,486body.page-template-page-thank-you #about .circle {487 float: left;488 margin: 20px 40px 0 0;489 width: 244px;490 height: 244px;491 border-radius: 122px;492 overflow: hidden;493 border: 8px solid #97536c;494 background: url("/lebo/wp-content/uploads/2015/05/hillary-heather-1b.jpg") -9px -9px no-repeat;495}496body.page-template-page-landing #about p,497body.page-template-page-thank-you #about p {498 font: 17px/27px "AvantGarde_Book", sans-serif;499}500body.page-template-page-landing #about .lebo-location i,501body.page-template-page-landing #about .lebo-location div,502body.page-template-page-thank-you #about .lebo-location i, body.page-template-page-thank-you #about .lebo-location div {503 float: left;504}505body.page-template-page-landing #about .lebo-location i,506body.page-template-page-thank-you #about .lebo-location i {507 font-size: 52px;508 color: #898989;509 margin: 0 10px 0 -20px;510}511body.page-template-page-landing #about .lebo-location p,512body.page-template-page-thank-you #about .lebo-location p {513 color: #97536c;514 margin: 0 0 7px 0;515 font: 14px/normal "AvantGarde_Book", sans-serif;516}517body.page-template-page-landing #about .lebo-location p a,518body.page-template-page-thank-you #about .lebo-location p a {519 font: 14px/normal "AvantGarde_Demi", sans-serif;520}521body.page-template-page-landing #about .lebo-location + .lebo-location i,522body.page-template-page-thank-you #about .lebo-location + .lebo-location i {523 margin-left: 30px;524}525body.page-template-page-landing footer,526body.page-template-page-thank-you footer {527 min-height: 200px;528 max-width: 1102px;529 margin: -50px auto 0;530}531body.page-template-page-landing footer span img,532body.page-template-page-thank-you footer span img {533 display: inline;534 margin: 120px 30px 0 0;535 float: right;536}537body.page-template-page-landing #thoughts,538body.page-template-page-thank-you #thoughts {539 background-color: #97536c;540 padding: 40px 40px 80px;541 margin: -40px 0 -50px 0;542}543body.page-template-page-landing #thoughts p,544body.page-template-page-landing #thoughts h5,545body.page-template-page-thank-you #thoughts p, body.page-template-page-thank-you #thoughts h5 {546 color: #fff;547 margin: 0;548}549body.page-template-page-landing #thoughts h5,550body.page-template-page-thank-you #thoughts h5 {551 font: 30px/normal "AvantGarde_Bold", sans-serif;552 padding: 0;553}554body.page-template-page-landing #bottom-form,555body.page-template-page-thank-you #bottom-form {556 float: left;557 width: 65%;558 text-align: center;559 margin: 0;560 padding: 50px 0 0 30px;561}562body.page-template-page-landing #bottom-form .form-wrap,563body.page-template-page-thank-you #bottom-form .form-wrap {564 border: 1px solid #97536c;565 padding: 20px 0;566 margin-bottom: 30px;567}568body.page-template-page-landing #bottom-form h2,569body.page-template-page-thank-you #bottom-form h2 {570 font: 40px/normal "AvantGarde_Demi", sans-serif;571}572body.page-template-page-landing #bottom-form p,573body.page-template-page-thank-you #bottom-form p {574 padding: 0 15px;575}576body.page-template-page-landing #bottom-form p,577body.page-template-page-landing #bottom-form p span,578body.page-template-page-thank-you #bottom-form p, body.page-template-page-thank-you #bottom-form p span {579 text-align: center;580 color: #898989;581 font: 17px/normal "AvantGarde_Book", sans-serif;582 letter-spacing: 1px;583}584body.page-template-page-landing #bottom-form p span,585body.page-template-page-thank-you #bottom-form p span {586 font: 17px/normal "AvantGarde_Demi", sans-serif;587}588body.page-template-page-landing #bottom-form .af-form,589body.page-template-page-thank-you #bottom-form .af-form {590 max-width: none;591}592body.page-template-page-landing #bottom-form .af-form .af-element,593body.page-template-page-thank-you #bottom-form .af-form .af-element {594 width: 35%;595 margin: 0 0 0 4%;596 padding: 0;597 float: left;598}599body.page-template-page-landing #bottom-form .af-form .af-element label,600body.page-template-page-thank-you #bottom-form .af-form .af-element label {601 display: none;602}603body.page-template-page-landing #bottom-form .af-form .af-element.buttonContainer,604body.page-template-page-thank-you #bottom-form .af-form .af-element.buttonContainer {605 width: 14%;606}607body.page-template-page-landing #bottom-form .af-form .af-element .af-textWrap,608body.page-template-page-thank-you #bottom-form .af-form .af-element .af-textWrap {609 float: none;610 width: 100%;611}612body.page-template-page-landing #bottom-form .af-form .af-element .af-textWrap input.text,613body.page-template-page-thank-you #bottom-form .af-form .af-element .af-textWrap input.text {614 border: 1px solid #97536c;615 height: 30px;616 padding: 4px 10px !important;617 font: 14px/normal "AvantGarde_Book", sans-serif;618}619body.page-template-page-landing #bottom-form .af-form .af-element .af-textWrap input.text:focus,620body.page-template-page-thank-you #bottom-form .af-form .af-element .af-textWrap input.text:focus {621 background-color: #fff !important;622}623body.page-template-page-landing #bottom-form .af-form .af-element input.submit,624body.page-template-page-thank-you #bottom-form .af-form .af-element input.submit {625 background-color: #97536c;626 border: none;627 outline: 0;628 padding: 7px 14px;629 font: 14px/normal "AvantGarde_Book", sans-serif;630 letter-spacing: 1px;631}632body.page-template-page-landing footer.lev2foot #bottom-form h2,633body.page-template-page-thank-you footer.lev2foot #bottom-form h2 {634 text-transform: none;635 text-align: left;636 padding: 15px 15px 0;637}638body.page-template-page-landing footer.lev2foot #bottom-form div,639body.page-template-page-thank-you footer.lev2foot #bottom-form div {640 float: left;641}642body.page-template-page-landing footer.lev2foot #bottom-form div p,643body.page-template-page-thank-you footer.lev2foot #bottom-form div p {644 text-align: left;645 color: #97536c;646 font: 15px/normal "AvantGarde_Book", sans-serif;647}648body.page-template-page-landing footer.lev2foot #bottom-form div p span,649body.page-template-page-thank-you footer.lev2foot #bottom-form div p span {650 color: #898989;651 font: 17px/normal "AvantGarde_Book", sans-serif;652}653body.page-template-page-landing footer.lev2foot span img,654body.page-template-page-thank-you footer.lev2foot span img {655 margin: 80px 30px 0 0;656}657body.page-template-page-landing .copyright,658body.page-template-page-thank-you .copyright {659 clear: both;660 background-color: #97536c;661 height: 50px;662}663body.page-template-page-landing .copyright p,664body.page-template-page-thank-you .copyright p {665 color: #fff;666 text-align: center;667 line-height: 50px;668}669body.page-template-page-thank-you article {670 text-align: center;671}672body.page-template-page-thank-you article section h2 {673 font: 40px/normal "AvantGarde_Demi", sans-serif;674 margin: 30px 0;675}676body.page-template-page-thank-you article section p {677 font: 20px/30px "AvantGarde_Demi", sans-serif;678 text-align: center;679 padding: 0 60px;680}681body.page-template-page-thank-you article section a.button {682 color: #fff;683 margin: 0 0 30px 0;684}685body.page-template-page-thank-you article section a.button:hover {686 text-decoration: none;687}688body.page-template-page-thank-you article #awards {689 background: url("/lebo/wp-content/uploads/2015/06/bg-halfcirc-f.png") no-repeat;690 margin-top: -100px;691 padding-top: 220px;692 text-align: center;693}694body.page-template-page-thank-you article #awards p {695 font: 17px/24px "AvantGarde_Book", sans-serif;696 letter-spacing: 1px;697 padding: 0 150px;698 text-align: center;699}700body.page-template-page-thank-you article #awards img {701 display: inline;702 margin: 0 20px 40px;703}704body.page-template-page-thank-you article #about p.thank-you {705 padding-top: 30px;706}707body.page-template-page-thank-you footer span img {708 margin: 60px 30px 0 0;709}710body.page-template-page-thank-you #bottom-form h3 {711 text-align: left;712 margin: 30px 0 0 0;713}714body.page-template-page-thank-you #bottom-form h3 a {715 text-transform: none;716 font: 40px/normal "AvantGarde_Demi", sans-serif;717}718body.page-template-page-thank-you #bottom-form p {719 text-align: left;720 width: 500px;721}722body.page-template-page-thank-you .about-riff h3 {723 position: static;724 top: 0;725 -webkit-transform: translateY(0);726 -ms-transform: translateY(0);727 transform: translateY(0);728 margin-bottom: 20px;729}730/*731 ___ __ __ ___ __ ___ __ 732 |\/| |__ | \ | /\ / \ | | |__ |__) | |__ /__` 733 | | |___ |__/ | /~~\ \__X \__/ |___ | \ | |___ .__/ 734 735*/736@media only screen and (max-width: 1120px) {737 body.page-template-page-landing header,738 body.page-template-page-thank-you header {739 padding: 10px 10px 0;740 }741 body.page-template-page-landing h1,742 body.page-template-page-thank-you h1 {743 padding: 10px;744 }745}746@media only screen and (max-width: 1020px) {747 body.page-template-page-landing .bullets,748 body.page-template-page-thank-you .bullets {749 font-size: 16px;750 line-height: 30px;751 max-width: 500px;752 }753 body.page-template-page-landing #landing-gallery,754 body.page-template-page-thank-you #landing-gallery {755 width: 400px;756 }757}758@media only screen and (max-width: 980px) {759 body.page-template-page-landing #call-now > div img,760 body.page-template-page-thank-you #call-now > div img {761 width: 433px;762 height: 433px;763 }764 body.page-template-page-landing #call-now > div:first-child,765 body.page-template-page-thank-you #call-now > div:first-child {766 margin: -40px 0 0 -154px;767 }768 body.page-template-page-landing #call-now > div + div,769 body.page-template-page-thank-you #call-now > div + div {770 padding: 30px 20px;771 width: 62%;772 }773 body.page-template-page-landing #about,774 body.page-template-page-thank-you #about {775 padding: 15px 35px;776 }777 body.page-template-page-landing footer,778 body.page-template-page-thank-you footer {779 min-height: 0;780 }781 body.page-template-page-landing footer span img,782 body.page-template-page-thank-you footer span img {783 display: block;784 margin: 0 auto 30px;785 float: none;786 }787 body.page-template-page-landing #bottom-form,788 body.page-template-page-thank-you #bottom-form {789 float: none;790 width: 100%;791 padding: 50px 30px 0;792 }793 body.page-template-page-landing footer.lev2foot span img,794 body.page-template-page-thank-you footer.lev2foot span img {795 margin: 0 0 20px 40px;796 }797 body.page-template-page-thank-you #bottom-form h3, body.page-template-page-thank-you #bottom-form p {798 text-align: center;799 width: 100%;800 }801 body.page-template-page-thank-you #bottom-form p {802 margin-bottom: 40px;803 }804}805@media only screen and (max-width: 805px) {806 body.page-template-page-landing h2.schedule,807 body.page-template-page-thank-you h2.schedule {808 height: 93px;809 padding-top: 30px;810 font-size: 30px;811 }812 body.page-template-page-landing #about .lebo-location,813 body.page-template-page-thank-you #about .lebo-location {814 clear: left;815 }816 body.page-template-page-landing #about .lebo-location i,817 body.page-template-page-thank-you #about .lebo-location i {818 margin: 0 10px 0 0;819 }820 body.page-template-page-landing #about .lebo-location + .lebo-location,821 body.page-template-page-thank-you #about .lebo-location + .lebo-location {822 clear: none;823 }824 body.page-template-page-landing #about .circle,825 body.page-template-page-thank-you #about .circle {826 margin: 0 40px 40px 0;827 }828}829@media only screen and (max-width: 767px) {830 body.page-template-page-landing div#content,831 body.page-template-page-thank-you div#content {832 padding-bottom: 0;833 }834 body.page-template-page-landing header .phone,835 body.page-template-page-thank-you header .phone {836 font-size: 36px;837 }838 body.page-template-page-landing .landing-vid,839 body.page-template-page-thank-you .landing-vid {840 float: none;841 width: 100%;842 padding-bottom: 56%;843 }844 body.page-template-page-landing #top-form,845 body.page-template-page-thank-you #top-form {846 float: none;847 width: 100%;848 padding-left: 0;849 margin-top: 20px;850 }851 body.page-template-page-landing #testimonial,852 body.page-template-page-thank-you #testimonial {853 padding: 45px;854 }855 body.page-template-page-landing #testimonial em,856 body.page-template-page-thank-you #testimonial em {857 margin: 35px 0 15px;858 }859 body.page-template-page-landing #call-now > div img,860 body.page-template-page-thank-you #call-now > div img {861 width: 216px;862 height: 216px;863 position: absolute;864 }865 body.page-template-page-landing #call-now > div:first-child,866 body.page-template-page-thank-you #call-now > div:first-child {867 margin: -20px 0 0 -77px;868 }869 body.page-template-page-landing #call-now > div + div,870 body.page-template-page-thank-you #call-now > div + div {871 padding: 30px 20px 30px 160px;872 width: auto;873 }874 body.page-template-page-landing #about,875 body.page-template-page-thank-you #about {876 padding: 0 20px 20px 20px;877 }878 body.page-template-page-landing #about .circle,879 body.page-template-page-thank-you #about .circle {880 margin: 0 20px 40px 0;881 }882 body.page-template-page-landing #bottom-form,883 body.page-template-page-thank-you #bottom-form {884 padding: 20px 30px 0;885 }886 body.page-template-page-landing .lev2 h2,887 body.page-template-page-thank-you .lev2 h2 {888 font-size: 32px;889 }890 body.page-template-page-landing .info,891 body.page-template-page-thank-you .info {892 padding: 20px 0 0 0;893 }894 body.page-template-page-landing article #awards p,895 body.page-template-page-thank-you article #awards p {896 padding: 0 30px;897 }898}899@media only screen and (max-width: 664px) {900 body.page-template-page-landing h1.hb-page-title,901 body.page-template-page-thank-you h1.hb-page-title {902 font-size: 40px;903 text-align: center;904 }905 body.page-template-page-landing h1.hb-page-title sup,906 body.page-template-page-thank-you h1.hb-page-title sup {907 font-size: 15px;908 top: -0.7em;909 }910 body.page-template-page-landing .bullets,911 body.page-template-page-thank-you .bullets {912 float: none;913 margin: -50px 0 20px;914 }915 body.page-template-page-landing #landing-gallery,916 body.page-template-page-thank-you #landing-gallery {917 float: none;918 width: 100%;919 }920 body.page-template-page-landing .about-riff h3,921 body.page-template-page-landing .mid-riff h3,922 body.page-template-page-thank-you .about-riff h3,923 body.page-template-page-thank-you .mid-riff h3 {924 font-size: 24px;925 line-height: normal;926 padding: 10px;927 height: auto;928 }929 body.page-template-page-landing .about-riff h3 sup,930 body.page-template-page-landing .mid-riff h3 sup,931 body.page-template-page-thank-you .about-riff h3 sup,932 body.page-template-page-thank-you .mid-riff h3 sup {933 font-size: 12px;934 }935 body.page-template-page-landing #call-now > div img,936 body.page-template-page-thank-you #call-now > div img {937 width: 333px;938 height: 333px;939 opacity: 0.25;940 }941 body.page-template-page-landing #call-now > div:first-child,942 body.page-template-page-thank-you #call-now > div:first-child {943 margin: -30px 0 0 -124px;944 }945 body.page-template-page-landing #call-now > div + div,946 body.page-template-page-thank-you #call-now > div + div {947 padding: 30px 20px;948 }949 body.page-template-page-landing #call-now > div h3,950 body.page-template-page-thank-you #call-now > div h3 {951 font-size: 30px;952 }953 body.page-template-page-landing #bottom-form .af-form .af-element,954 body.page-template-page-thank-you #bottom-form .af-form .af-element {955 width: auto;956 margin: 0 0 30px 0;957 float: none;958 }959 body.page-template-page-landing #bottom-form .af-form .af-element.buttonContainer,960 body.page-template-page-thank-you #bottom-form .af-form .af-element.buttonContainer {961 width: auto;962 }963 body.page-template-page-landing #bottom-form .af-form .af-element .af-textWrap,964 body.page-template-page-thank-you #bottom-form .af-form .af-element .af-textWrap {965 padding: 0 20px;966 }967 body.page-template-page-landing #bottom-form .af-form .af-element .af-textWrap input.text,968 body.page-template-page-thank-you #bottom-form .af-form .af-element .af-textWrap input.text {969 margin: 0 auto;970 }971 body.page-template-page-landing h2.schedule,972 body.page-template-page-thank-you h2.schedule {973 height: 62px;974 padding-top: 20px;975 font-size: 20px;976 }977}978@media only screen and (max-width: 600px) {979 body.page-template-page-landing footer.lev2foot #bottom-form h2,980 body.page-template-page-thank-you footer.lev2foot #bottom-form h2 {981 font-size: 30px;982 text-align: center;983 padding: 0;984 }985 body.page-template-page-landing footer.lev2foot #bottom-form div,986 body.page-template-page-thank-you footer.lev2foot #bottom-form div {987 float: none;988 margin: 0 auto;989 display: inline-block;990 width: 300px;991 }992 body.page-template-page-landing footer.lev2foot span img,993 body.page-template-page-thank-you footer.lev2foot span img {994 margin: 0 auto 20px;995 }996}997@media only screen and (max-width: 520px) {998 body.page-template-page-landing #about .lebo-location,999 body.page-template-page-thank-you #about .lebo-location {1000 clear: both;1001 float: none;1002 width: 100%;1003 height: 180px;1004 }1005 body.page-template-page-landing #about .lebo-location i,1006 body.page-template-page-thank-you #about .lebo-location i {1007 margin: 0 0 10px 0 !important;1008 }1009 body.page-template-page-landing #about .circle,1010 body.page-template-page-thank-you #about .circle {1011 float: none;1012 margin: 0 auto 20px;1013 }1014}1015@media only screen and (max-width: 480px) {1016 body.page-template-page-landing #call-now br,1017 body.page-template-page-thank-you #call-now br {1018 display: block;1019 }1020 body.page-template-page-landing #call-now h4,1021 body.page-template-page-thank-you #call-now h4 {1022 font-size: 22px;1023 }1024 body.page-template-page-landing .vid-riff,1025 body.page-template-page-thank-you .vid-riff {1026 padding: 35px 10px 20px;1027 }1028 body.page-template-page-landing .vid-buttons a span,1029 body.page-template-page-thank-you .vid-buttons a span {1030 display: none;1031 }1032}1033@media only screen and (max-width: 400px) {1034 body.page-template-page-landing header aside,1035 body.page-template-page-thank-you header aside {1036 margin: 12px 0 0 0;1037 }1038 body.page-template-page-landing header .phone span,1039 body.page-template-page-thank-you header .phone span {1040 font-size: 40px;1041 }1042 body.page-template-page-landing .sub-header,1043 body.page-template-page-thank-you .sub-header {1044 padding-bottom: 20px;1045 }1046 body.page-template-page-landing h1.hb-page-title,1047 body.page-template-page-thank-you h1.hb-page-title {1048 font-size: 30px;1049 text-align: center;1050 }1051 body.page-template-page-landing h1.hb-page-title sup,1052 body.page-template-page-thank-you h1.hb-page-title sup {1053 font-size: 12px;1054 top: -1em;1055 }1056 body.page-template-page-landing .lev2 h2,1057 body.page-template-page-thank-you .lev2 h2 {1058 font-size: 28px;1059 padding: 30px 10px;1060 height: auto;1061 }1062}...

Full Screen

Full Screen

template.php

Source:template.php Github

copy

Full Screen

...5 * @package WordPress6 * @subpackage Template7 */8/**9 * Retrieve path to a template10 *11 * Used to quickly retrieve the path of a template without including the file12 * extension. It will also check the parent theme, if the file exists, with13 * the use of {@link locate_template()}. Allows for more generic template location14 * without the use of the other get_*_template() functions.15 *16 * @since 1.5.017 *18 * @param string $type Filename without extension.19 * @param array $templates An optional list of template candidates20 * @return string Full path to template file.21 */22function get_query_template( $type, $templates = array() ) {23 $type = preg_replace( '|[^a-z0-9-]+|', '', $type );24 if ( empty( $templates ) )25 $templates = array("{$type}.php");26 $template = locate_template( $templates );27 /**28 * Filter the path of the queried template by type.29 *30 * The dynamic portion of the hook name, `$type`, refers to the filename31 * -- minus the extension -- of the file to load. This hook also applies32 * to various types of files loaded as part of the Template Hierarchy.33 *34 * @since 1.5.035 *36 * @param string $template Path to the template. See {@see locate_template()}.37 */38 return apply_filters( "{$type}_template", $template );39}40/**41 * Retrieve path of index template in current or parent template.42 *43 * The template path is filterable via the 'index_template' hook.44 *45 * @since 3.0.046 *47 * @see get_query_template()48 *49 * @return string Full path to index template file.50 */51function get_index_template() {52 return get_query_template('index');53}54/**55 * Retrieve path of 404 template in current or parent template.56 *57 * The template path is filterable via the '404_template' hook.58 *59 * @since 1.5.060 *61 * @see get_query_template()62 *63 * @return string Full path to 404 template file.64 */65function get_404_template() {66 return get_query_template('404');67}68/**69 * Retrieve path of archive template in current or parent template.70 *71 * The template path is filterable via the 'archive_template' hook.72 *73 * @since 1.5.074 *75 * @see get_query_template()76 *77 * @return string Full path to archive template file.78 */79function get_archive_template() {80 $post_types = array_filter( (array) get_query_var( 'post_type' ) );81 $templates = array();82 if ( count( $post_types ) == 1 ) {83 $post_type = reset( $post_types );84 $templates[] = "archive-{$post_type}.php";85 }86 $templates[] = 'archive.php';87 return get_query_template( 'archive', $templates );88}89/**90 * Retrieve path of post type archive template in current or parent template.91 *92 * The template path is filterable via the 'archive_template' hook.93 *94 * @since 3.7.095 *96 * @see get_archive_template()97 *98 * @return string Full path to archive template file.99 */100function get_post_type_archive_template() {101 $post_type = get_query_var( 'post_type' );102 if ( is_array( $post_type ) )103 $post_type = reset( $post_type );104 $obj = get_post_type_object( $post_type );105 if ( ! $obj->has_archive )106 return '';107 return get_archive_template();108}109/**110 * Retrieve path of author template in current or parent template.111 *112 * The template path is filterable via the 'author_template' hook.113 *114 * @since 1.5.0115 *116 * @see get_query_template()117 *118 * @return string Full path to author template file.119 */120function get_author_template() {121 $author = get_queried_object();122 $templates = array();123 if ( $author instanceof WP_User ) {124 $templates[] = "author-{$author->user_nicename}.php";125 $templates[] = "author-{$author->ID}.php";126 }127 $templates[] = 'author.php';128 return get_query_template( 'author', $templates );129}130/**131 * Retrieve path of category template in current or parent template.132 *133 * Works by first retrieving the current slug, for example 'category-default.php', and then134 * trying category ID, for example 'category-1.php', and will finally fall back to category.php135 * template, if those files don't exist.136 *137 * The template path is filterable via the 'category_template' hook.138 *139 * @since 1.5.0140 *141 * @see get_query_template()142 *143 * @return string Full path to category template file.144 */145function get_category_template() {146 $category = get_queried_object();147 $templates = array();148 if ( ! empty( $category->slug ) ) {149 $templates[] = "category-{$category->slug}.php";150 $templates[] = "category-{$category->term_id}.php";151 }152 $templates[] = 'category.php';153 return get_query_template( 'category', $templates );154}155/**156 * Retrieve path of tag template in current or parent template.157 *158 * Works by first retrieving the current tag name, for example 'tag-wordpress.php', and then159 * trying tag ID, for example 'tag-1.php', and will finally fall back to tag.php160 * template, if those files don't exist.161 *162 * The template path is filterable via the 'tag_template' hook.163 *164 * @since 2.3.0165 *166 * @see get_query_template()167 *168 * @return string Full path to tag template file.169 */170function get_tag_template() {171 $tag = get_queried_object();172 $templates = array();173 if ( ! empty( $tag->slug ) ) {174 $templates[] = "tag-{$tag->slug}.php";175 $templates[] = "tag-{$tag->term_id}.php";176 }177 $templates[] = 'tag.php';178 return get_query_template( 'tag', $templates );179}180/**181 * Retrieve path of taxonomy template in current or parent template.182 *183 * Retrieves the taxonomy and term, if term is available. The template is184 * prepended with 'taxonomy-' and followed by both the taxonomy string and185 * the taxonomy string followed by a dash and then followed by the term.186 *187 * The taxonomy and term template is checked and used first, if it exists.188 * Second, just the taxonomy template is checked, and then finally, taxonomy.php189 * template is used. If none of the files exist, then it will fall back on to190 * index.php.191 *192 * The template path is filterable via the 'taxonomy_template' hook.193 *194 * @since 2.5.0195 *196 * @see get_query_template()197 *198 * @return string Full path to taxonomy template file.199 */200function get_taxonomy_template() {201 $term = get_queried_object();202 $templates = array();203 if ( ! empty( $term->slug ) ) {204 $taxonomy = $term->taxonomy;205 $templates[] = "taxonomy-$taxonomy-{$term->slug}.php";206 $templates[] = "taxonomy-$taxonomy.php";207 }208 $templates[] = 'taxonomy.php';209 return get_query_template( 'taxonomy', $templates );210}211/**212 * Retrieve path of date template in current or parent template.213 *214 * The template path is filterable via the 'date_template' hook.215 *216 * @since 1.5.0217 *218 * @see get_query_template()219 *220 * @return string Full path to date template file.221 */222function get_date_template() {223 return get_query_template('date');224}225/**226 * Retrieve path of home template in current or parent template.227 *228 * This is the template used for the page containing the blog posts.229 * Attempts to locate 'home.php' first before falling back to 'index.php'.230 *231 * The template path is filterable via the 'home_template' hook.232 *233 * @since 1.5.0234 *235 * @see get_query_template()236 *237 * @return string Full path to home template file.238 */239function get_home_template() {240 $templates = array( 'home.php', 'index.php' );241 return get_query_template( 'home', $templates );242}243/**244 * Retrieve path of front-page template in current or parent template.245 *246 * Looks for 'front-page.php'. The template path is filterable via the247 * 'front_page_template' hook.248 *249 * @since 3.0.0250 *251 * @see get_query_template()252 *253 * @return string Full path to front page template file.254 */255function get_front_page_template() {256 $templates = array('front-page.php');257 return get_query_template( 'front_page', $templates );258}259/**260 * Retrieve path of page template in current or parent template.261 *262 * Will first look for the specifically assigned page template.263 * Then will search for 'page-{slug}.php', followed by 'page-{id}.php',264 * and finally 'page.php'.265 *266 * The template path is filterable via the 'page_template' hook.267 *268 * @since 1.5.0269 *270 * @see get_query_template()271 *272 * @return string Full path to page template file.273 */274function get_page_template() {275 $id = get_queried_object_id();276 $template = get_page_template_slug();277 $pagename = get_query_var('pagename');278 if ( ! $pagename && $id ) {279 // If a static page is set as the front page, $pagename will not be set. Retrieve it from the queried object280 $post = get_queried_object();281 if ( $post )282 $pagename = $post->post_name;283 }284 $templates = array();285 if ( $template && 0 === validate_file( $template ) )286 $templates[] = $template;287 if ( $pagename )288 $templates[] = "page-$pagename.php";289 if ( $id )290 $templates[] = "page-$id.php";291 $templates[] = 'page.php';292 return get_query_template( 'page', $templates );293}294/**295 * Retrieve path of paged template in current or parent template.296 *297 * The template path is filterable via the 'paged_template' hook.298 *299 * @since 1.5.0300 *301 * @see get_query_template()302 *303 * @return string Full path to paged template file.304 */305function get_paged_template() {306 return get_query_template('paged');307}308/**309 * Retrieve path of search template in current or parent template.310 *311 * The template path is filterable via the 'search_template' hook.312 *313 * @since 1.5.0314 *315 * @see get_query_template()316 *317 * @return string Full path to search template file.318 */319function get_search_template() {320 return get_query_template('search');321}322/**323 * Retrieve path of single template in current or parent template.324 *325 * The template path is filterable via the 'single_template' hook.326 *327 * @since 1.5.0328 *329 * @see get_query_template()330 *331 * @return string Full path to single template file.332 */333function get_single_template() {334 $object = get_queried_object();335 $templates = array();336 if ( ! empty( $object->post_type ) )337 $templates[] = "single-{$object->post_type}.php";338 $templates[] = "single.php";339 return get_query_template( 'single', $templates );340}341/**342 * Retrieve path of attachment template in current or parent template.343 *344 * The attachment path first checks if the first part of the mime type exists.345 * The second check is for the second part of the mime type. The last check is346 * for both types separated by an underscore. If neither are found then the file347 * 'attachment.php' is checked and returned.348 *349 * Some examples for the 'text/plain' mime type are 'text.php', 'plain.php', and350 * finally 'text_plain.php'.351 *352 * The template path is filterable via the 'attachment_template' hook.353 *354 * @since 2.0.0355 *356 * @see get_query_template()357 *358 * @return string Full path to attachment template file.359 */360function get_attachment_template() {361 global $posts;362 if ( ! empty( $posts ) && isset( $posts[0]->post_mime_type ) ) {363 $type = explode( '/', $posts[0]->post_mime_type );364 if ( ! empty( $type ) ) {365 if ( $template = get_query_template( $type[0] ) )366 return $template;367 elseif ( ! empty( $type[1] ) ) {368 if ( $template = get_query_template( $type[1] ) )369 return $template;370 elseif ( $template = get_query_template( "$type[0]_$type[1]" ) )371 return $template;372 }373 }374 }375 return get_query_template( 'attachment' );376}377/**378 * Retrieve path of comment popup template in current or parent template.379 *380 * Checks for comment popup template in current template, if it exists or in the381 * parent template.382 *383 * The template path is filterable via the 'comments_popup_template' hook.384 *385 * @since 1.5.0386 *387 * @see get_query_template()388 *389 * @return string Full path to comments popup template file.390 */391function get_comments_popup_template() {392 $template = get_query_template( 'comments_popup', array( 'comments-popup.php' ) );393 // Backward compat code will be removed in a future release394 if ('' == $template)395 $template = ABSPATH . WPINC . '/theme-compat/comments-popup.php';396 return $template;397}398/**399 * Retrieve the name of the highest priority template file that exists.400 *401 * Searches in the STYLESHEETPATH before TEMPLATEPATH so that themes which402 * inherit from a parent theme can just overload one file.403 *404 * @since 2.7.0405 *406 * @param string|array $template_names Template file(s) to search for, in order.407 * @param bool $load If true the template file will be loaded if it is found.408 * @param bool $require_once Whether to require_once or require. Default true. Has no effect if $load is false.409 * @return string The template filename if one is located.410 */411function locate_template($template_names, $load = false, $require_once = true ) {412 $located = '';413 foreach ( (array) $template_names as $template_name ) {414 if ( !$template_name )415 continue;416 if ( file_exists(STYLESHEETPATH . '/' . $template_name)) {417 $located = STYLESHEETPATH . '/' . $template_name;418 break;419 } elseif ( file_exists(TEMPLATEPATH . '/' . $template_name) ) {420 $located = TEMPLATEPATH . '/' . $template_name;421 break;422 }423 }424 if ( $load && '' != $located )425 load_template( $located, $require_once );426 return $located;427}428/**429 * Require the template file with WordPress environment.430 *431 * The globals are set up for the template file to ensure that the WordPress432 * environment is available from within the function. The query variables are433 * also available.434 *435 * @since 1.5.0436 *437 * @param string $_template_file Path to template file.438 * @param bool $require_once Whether to require_once or require. Default true.439 */440function load_template( $_template_file, $require_once = true ) {441 global $posts, $post, $wp_did_header, $wp_query, $wp_rewrite, $wpdb, $wp_version, $wp, $id, $comment, $user_ID;442 if ( is_array( $wp_query->query_vars ) )443 extract( $wp_query->query_vars, EXTR_SKIP );444 if ( $require_once )445 require_once( $_template_file );446 else447 require( $_template_file );448}...

Full Screen

Full Screen

test_Templated-widgets.html

Source:test_Templated-widgets.html Github

copy

Full Screen

...10 <script type="text/javascript" src="../../../dojo/dojo.js" 11 data-dojo-config="async: true, parseOnLoad: true, mblAlwaysHideAddressBar: true"></script>12 <script type="text/javascript">13 // Templates14 var templateListItem1, templateListItem2, templateListItem3,15 templateHeading1, templateHeading2, templateButton1, templateCheckBox1, 16 templateToggleButton1, templateSwitch1, templateSlider1, templateRadioButton1,17 templateView1;18 // Templated widget classes19 var TemplatedListItem, TemplatedWithWidgetsListItem, 20 TemplatedHeading, TemplatedWithWidgetsHeading1, 21 TemplatedWithWidgetsHeading2, TemplatedSwitch;22 23 var showMsg;24 var onclick = function(e){25 showMsg("msgArea", "Click!");26 };27 var onclick1 = function(e){28 alert("Click!");29 };30 31 require([32 "dojo/ready",33 "dojo/dom",34 "dijit/registry",35 "dojox/mobile/parser",36 "dojox/mobile",37 "dojox/mobile/compat",38 "dojo/_base/declare",39 "dojo/dom-construct",40 "dijit/_TemplatedMixin",41 "dijit/_WidgetsInTemplateMixin", 42 "dojo/text!./templates/Button1.html",43 "dojo/text!./templates/CheckBox1.html",44 "dojo/text!./templates/Heading1.html",45 "dojo/text!./templates/Heading2.html",46 "dojo/text!./templates/ListItem1.html", // pure HTML47 "dojo/text!./templates/ListItem2.html", // contains widgets48 "dojo/text!./templates/ListItem3.html", // contains widgets49 "dojo/text!./templates/RadioButton1.html",50 "dojo/text!./templates/Slider1.html",51 "dojo/text!./templates/Switch1.html",52 "dojo/text!./templates/ToggleButton1.html",53 "dojo/text!./templates/View1.html",54 "dojox/mobile/ListItem",55 "dojox/mobile/Heading",56 "dojox/mobile/Switch",57 "dojox/mobile/TabBar",58 "dojox/mobile/TabBarButton",59 "dojox/mobile/ScrollableView"60 ], function(ready, dom, registry, parser, mobile, compat, declare, domConstruct, 61 TemplatedMixin, WidgetsInTemplateMixin, 62 myTemplateButton1, myTemplateCheckBox1, myTemplateHeading1,63 myTemplateHeading2, myTemplateListItem1, myTemplateListItem2, 64 myTemplateListItem3, myTemplateRadioButton1, myTemplateSlider1, 65 myTemplateSwitch1, myTemplateToggleButton1, myTemplateView1,66 ListItem, Heading, Switch){67 68 templateListItem1 = myTemplateListItem1;69 templateListItem2 = myTemplateListItem2;70 templateListItem3 = myTemplateListItem3;71 templateHeading1 = myTemplateHeading1;72 templateHeading2 = myTemplateHeading2;73 templateButton1 = myTemplateButton1; 74 templateCheckBox1 = myTemplateCheckBox1;75 templateToggleButton1 = myTemplateToggleButton1;76 templateRadioButton1 = myTemplateRadioButton1;77 templateSwitch1 = myTemplateSwitch1;78 templateSlider1 = myTemplateSlider1;79 templateView1 = myTemplateView1;80 81 TemplatedListItem = declare(82 [ListItem, TemplatedMixin], {83 templateString: "<div>My inline <i>HTML</i> template (using declare)<div data-dojo-attach-point=\'labelNode\'></div></div>",84 clickable: true,85 onClick: onclick186 }87 );88 89 TemplatedWithWidgetsListItem1 = declare( 90 [ListItem, TemplatedMixin], {91 label: "Some label",92 templateString: templateListItem1, // pure HTML93 clickable: true,94 onClick: onclick195 }96 );97 98 TemplatedWithWidgetsListItem2 = declare( 99 [ListItem, TemplatedMixin, WidgetsInTemplateMixin], {100 label: "Some label",101 templateString: templateListItem2, // contains widgets102 clickable: true,103 onClick: onclick1104 }105 );106 107 TemplatedHeading = declare( 108 [Heading, TemplatedMixin], {109 back:"Back",110 templateString: "<div>My inline <i>HTML</i> template (programmatic)</div>"111 }112 );113 114 TemplatedWithWidgetsHeading1 = declare( 115 [Heading, TemplatedMixin, WidgetsInTemplateMixin], {116 back:"Back",117 templateString: templateHeading1118 }119 );120 121 TemplatedWithWidgetsHeading2 = declare( 122 [Heading, TemplatedMixin, WidgetsInTemplateMixin], {123 back:"Back",124 label: "Templated by: <code>Heading2.html</code> (using declare)",125 templateString: templateHeading2126 }127 );128 129 TemplatedSwitch = declare( 130 [Switch, TemplatedMixin], {131 templateString: templateSwitch1132 }133 );134 135 var timer;136 showMsg = function(msgAreaId, msg){137 if(timer){138 clearTimeout(timer);139 }140 var msgArea = dom.byId(msgAreaId);141 msgArea.innerHTML = msg;142 timer = setTimeout(function(){143 msgArea.innerHTML = ""; // clear, don't keep it too long144 }, 1000);145 };146 147 ready(function(){148 // Testing the dynamic addition149 registry.byId("list").addChild(new TemplatedListItem({150 label: "added dynamically",151 clickable: true, onClick: onclick1}));152 });153 });154 </script>155 <style type="text/css">156 html,body{157 height: 100%;158 }159 .mblRoundRect {160 margin-left: 32px;161 margin-right: 32px;162 }163 .bold {164 font-weight: bold;165 }166 </style>167</head>168<body style="visibility:hidden;">169 <div id="main" data-dojo-type="dojox/mobile/View">170 <ul data-dojo-type="dojox/mobile/TabBar" 171 data-dojo-props="barType:'segmentedControl', fixed:'top'">172 <li data-dojo-type="dojox/mobile/TabBarButton" 173 data-dojo-props="moveTo:'ListItem', selected:true">ListItem</li>174 <li data-dojo-type="dojox/mobile/TabBarButton" 175 data-dojo-props="moveTo:'Heading'">Heading</li>176 <li data-dojo-type="dojox/mobile/TabBarButton" 177 data-dojo-props="moveTo:'FormControls'">Form Controls</li>178 <li data-dojo-type="dojox/mobile/TabBarButton" 179 data-dojo-props="moveTo:'View'">View</li>180 </ul>181 <!-- Templated ListItem -->182 <div id="ListItem" data-dojo-type="dojox/mobile/ScrollableView">183 <ul id="list" data-dojo-type="dojox/mobile/RoundRectList" 184 data-dojo-props="iconBase:'images/tab-icon-11h.png', variableHeight: true">185 <li data-dojo-type="dojox/mobile/ListItem"186 data-dojo-mixins="dijit/_TemplatedMixin"187 data-dojo-props="label:'Some label', 188 clickable: true, onClick: onclick1,189 templateString: '<div>My inline <i>HTML</i> template (markup)<div data-dojo-attach-point=\'labelNode\'></div></div>'">190 </li>191 <li data-dojo-type="dojox/mobile/ListItem"192 data-dojo-mixins="dijit/_TemplatedMixin"193 data-dojo-props="clickable: true, onClick: onclick1,194 templateString: '<div><div>My inline, multiline <i>HTML</i><br>template (markup)</div></div>'">195 </li>196 <li data-dojo-type=TemplatedListItem>197 </li>198 <li data-dojo-type="dojox/mobile/ListItem"199 data-dojo-mixins="dijit/_TemplatedMixin"200 data-dojo-props="label: '(markup, using data-dojo-mixins)', 201 templateString: templateListItem1,202 clickable: true, onClick: onclick1">203 </li>204 <li data-dojo-type=TemplatedWithWidgetsListItem1205 data-dojo-props="label: '(markup, using declare)'">206 </li>207 <li data-dojo-type=TemplatedWithWidgetsListItem2>208 </li>209 <li data-dojo-type="dojox/mobile/ListItem"210 data-dojo-mixins="dijit/_TemplatedMixin, dijit/_WidgetsInTemplateMixin"211 data-dojo-props="templateString: templateListItem3,212 clickable: true, onClick: onclick1">213 </li>214 </ul>215 </div>216 217 <!-- Templated Form Controls -->218 <div id="FormControls" data-dojo-type="dojox/mobile/ScrollableView">219 <h1 data-dojo-type="dojox/mobile/Heading">Form Controls</h1>220 <div id="msgArea" style="margin-left: 40px; margin-top: 4px; height: 20px"></div>221 <div data-dojo-type="dojox/mobile/RoundRect" data-dojo-props="shadow:true">222 <table style="width:100%">223 <tr>224 <td><span class="bold">Button</span></td>225 <td style="text-align:right">226 <button data-dojo-type="dojox/mobile/Button" 227 data-dojo-props="templateString: '<button class=\'${baseClass}\' data-dojo-attach-point=\'containerNode\'></button>'"228 data-dojo-mixins="dijit/_TemplatedMixin"229 onClick="onclick">230 Press me! (inline template)231 </button>232 <button data-dojo-type="dojox/mobile/Button" 233 data-dojo-props="templateString: templateButton1"234 data-dojo-mixins="dijit/_TemplatedMixin"235 onClick="onclick">236 Press me! (external template)237 </button>238 </td>239 </tr>240 </table>241 </div>242 243 <div data-dojo-type="dojox/mobile/RoundRect" data-dojo-props="shadow:true">244 <table style="width:100%">245 <tr>246 <td><span class="bold">Slider</span></td>247 <td style="float:right">248 <input data-dojo-type="dojox/mobile/Slider"249 style="width:200px;" type="range"250 data-dojo-props="templateString: templateSlider1, 251 value:10, min:0, max:40, step:0.1, 252 onChange:function(v){ showMsg('msgArea', 'value: ' + this.get('value')); }"253 data-dojo-mixins="dijit/_TemplatedMixin">254 </td>255 </tr>256 </table>257 </div>258 259 <div data-dojo-type="dojox/mobile/RoundRect" data-dojo-props="shadow:true">260 <table style="width:100%">261 <tr>262 <td><span class="bold">CheckBox</span></td>263 <td style="text-align:right">264 <label for="cbox">Click me</label>265 <input type="checkbox" id="cbox"266 data-dojo-type="dojox/mobile/CheckBox"267 data-dojo-props="templateString: templateCheckBox1, 268 onChange:function(v){ showMsg('msgArea', 'checked: ' + this.get('checked')); }">269 </td>270 </tr>271 </table>272 </div>273 274 <div data-dojo-type="dojox/mobile/RoundRect" data-dojo-props="shadow:true">275 <table style="width:100%">276 <tr>277 <td><span class="bold">ToggleButton</span></td>278 <td style="text-align:right">279 <button data-dojo-type="dojox/mobile/ToggleButton"280 data-dojo-props="templateString: templateToggleButton1,281 onChange:function(v){ showMsg('msgArea', 'checked: ' + this.get('checked')); }">282 Toggle me283 </button>284 </td>285 </tr>286 </table>287 </div>288 289 <div data-dojo-type="dojox/mobile/RoundRect" data-dojo-props="shadow:true">290 <table style="width:100%">291 <tr>292 <td><span class="bold">Switch</span></td>293 <td style="text-align:right">294 <input type="checkbox" value="on"295 data-dojo-type="dojox/mobile/Switch"296 data-dojo-props="templateString: templateSwitch1,297 onStateChanged:function(v){ showMsg('msgArea', 'value: ' + v); }"298 data-dojo-mixins="dijit/_TemplatedMixin, dijit/_WidgetsInTemplateMixin">299 </td>300 <td style="text-align:right">301 <input type="checkbox" value="on"302 data-dojo-type=TemplatedSwitch303 data-dojo-props="onStateChanged:function(v){ showMsg('msgArea', 'value: ' + v); }">304 </td>305 </tr>306 </table>307 </div>308 309 <div data-dojo-type="dojox/mobile/RoundRect" data-dojo-props="shadow:true">310 <table style="width:100%">311 <tr>312 <td><span class="bold">Radio Button</span></td>313 <td style="text-align:right">314 <input type="radio" id="rb1" data-dojo-type="dojox/mobile/RadioButton" 315 data-dojo-props="templateString: templateRadioButton1,316 onChange:function(v){ if(this.get('checked')) showMsg('msgArea', 'checked RadioButton 1'); }"317 name="mobileRadio" value="Large" checked>318 <label for="rb1">1</label>319 320 <input type="radio" id="rb2" data-dojo-type="dojox/mobile/RadioButton" 321 data-dojo-props="templateString: templateRadioButton1,322 onChange:function(v){ if(this.get('checked')) showMsg('msgArea', 'checked RadioButton 2'); }"323 name="mobileRadio" value="Large">324 <label for="rb2">2</label>325 326 <input type="radio" id="rb3" data-dojo-type="dojox/mobile/RadioButton" 327 data-dojo-props="templateString: templateRadioButton1,328 onChange:function(v){ if(this.get('checked')) showMsg('msgArea', 'checked RadioButton 3'); }"329 name="mobileRadio" value="Large">330 <label for="rb3">3</label>331 </tr>332 </table>333 </div>334 </div>335 336 <!-- Templated Heading -->337 <div id="Heading" data-dojo-type="dojox/mobile/ScrollableView">338 <!-- Template containing widgets -->339 <div data-dojo-type="dojox/mobile/Heading" 340 data-dojo-props="label:'Some label', templateString: templateHeading1"341 data-dojo-mixins="dijit/_TemplatedMixin, dijit/_WidgetsInTemplateMixin">342 </div>343 <!-- Pure HTML template -->344 <div data-dojo-type="dojox/mobile/Heading" 345 data-dojo-props="back:'Back', 346 templateString: '<div>My inline <i>HTML</i> template (markup)</div>'"347 data-dojo-mixins="dijit/_TemplatedMixin">348 </div>349 <div data-dojo-type="dojox/mobile/Heading" 350 data-dojo-props="back:'Back',351 label: 'Templated by: <code>Heading2.html</code> (using data-dojo-mixins)', 352 templateString: templateHeading2"353 data-dojo-mixins="dijit/_TemplatedMixin, dijit/_WidgetsInTemplateMixin">354 </div>355 <div data-dojo-type=TemplatedHeading>356 </div>357 <div data-dojo-type=TemplatedWithWidgetsHeading1>358 </div>359 <div data-dojo-type=TemplatedWithWidgetsHeading2360 data-dojo-props="back: 'Back'">361 </div>362 </div>363 364 <!-- Templated View -->365 <div id="View" data-dojo-type="dojox/mobile/View"366 data-dojo-props="templateString: templateView1"367 data-dojo-mixins="dijit/_TemplatedMixin, dijit/_WidgetsInTemplateMixin">368 </div>369 </div>370</body>371</html>...

Full Screen

Full Screen

template.go

Source:template.go Github

copy

Full Screen

1// Copyright 2011 The Go Authors. All rights reserved.2// Use of this source code is governed by a BSD-style3// license that can be found in the LICENSE file.4package template5import (6 "fmt"7 "io"8 "io/ioutil"9 "path/filepath"10 "sync"11 "text/template"12 "text/template/parse"13)14// Template is a specialized Template from "text/template" that produces a safe15// HTML document fragment.16type Template struct {17 escaped bool18 // We could embed the text/template field, but it's safer not to because19 // we need to keep our version of the name space and the underlying20 // template's in sync.21 text *template.Template22 // The underlying template's parse tree, updated to be HTML-safe.23 Tree *parse.Tree24 *nameSpace // common to all associated templates25}26// nameSpace is the data structure shared by all templates in an association.27type nameSpace struct {28 mu sync.Mutex29 set map[string]*Template30}31// Templates returns a slice of the templates associated with t, including t32// itself.33func (t *Template) Templates() []*Template {34 ns := t.nameSpace35 ns.mu.Lock()36 defer ns.mu.Unlock()37 // Return a slice so we don't expose the map.38 m := make([]*Template, 0, len(ns.set))39 for _, v := range ns.set {40 m = append(m, v)41 }42 return m43}44// escape escapes all associated templates.45func (t *Template) escape() error {46 t.nameSpace.mu.Lock()47 defer t.nameSpace.mu.Unlock()48 if !t.escaped {49 if err := escapeTemplates(t, t.Name()); err != nil {50 return err51 }52 t.escaped = true53 }54 return nil55}56// Execute applies a parsed template to the specified data object,57// writing the output to wr.58func (t *Template) Execute(wr io.Writer, data interface{}) error {59 if err := t.escape(); err != nil {60 return err61 }62 return t.text.Execute(wr, data)63}64// ExecuteTemplate applies the template associated with t that has the given65// name to the specified data object and writes the output to wr.66func (t *Template) ExecuteTemplate(wr io.Writer, name string, data interface{}) error {67 tmpl, err := t.lookupAndEscapeTemplate(name)68 if err != nil {69 return err70 }71 return tmpl.text.Execute(wr, data)72}73// lookupAndEscapeTemplate guarantees that the template with the given name74// is escaped, or returns an error if it cannot be. It returns the named75// template.76func (t *Template) lookupAndEscapeTemplate(name string) (tmpl *Template, err error) {77 t.nameSpace.mu.Lock()78 defer t.nameSpace.mu.Unlock()79 tmpl = t.set[name]80 if tmpl == nil {81 return nil, fmt.Errorf("html/template: %q is undefined", name)82 }83 if tmpl.text.Tree == nil || tmpl.text.Root == nil {84 return nil, fmt.Errorf("html/template: %q is an incomplete template", name)85 }86 if t.text.Lookup(name) == nil {87 panic("html/template internal error: template escaping out of sync")88 }89 if tmpl != nil && !tmpl.escaped {90 err = escapeTemplates(tmpl, name)91 }92 return tmpl, err93}94// Parse parses a string into a template. Nested template definitions95// will be associated with the top-level template t. Parse may be96// called multiple times to parse definitions of templates to associate97// with t. It is an error if a resulting template is non-empty (contains98// content other than template definitions) and would replace a99// non-empty template with the same name. (In multiple calls to Parse100// with the same receiver template, only one call can contain text101// other than space, comments, and template definitions.)102func (t *Template) Parse(src string) (*Template, error) {103 t.nameSpace.mu.Lock()104 t.escaped = false105 t.nameSpace.mu.Unlock()106 ret, err := t.text.Parse(src)107 if err != nil {108 return nil, err109 }110 // In general, all the named templates might have changed underfoot.111 // Regardless, some new ones may have been defined.112 // The template.Template set has been updated; update ours.113 t.nameSpace.mu.Lock()114 defer t.nameSpace.mu.Unlock()115 for _, v := range ret.Templates() {116 name := v.Name()117 tmpl := t.set[name]118 if tmpl == nil {119 tmpl = t.new(name)120 }121 // Restore our record of this text/template to its unescaped original state.122 tmpl.escaped = false123 tmpl.text = v124 tmpl.Tree = v.Tree125 }126 return t, nil127}128// AddParseTree creates a new template with the name and parse tree129// and associates it with t.130//131// It returns an error if t has already been executed.132func (t *Template) AddParseTree(name string, tree *parse.Tree) (*Template, error) {133 t.nameSpace.mu.Lock()134 defer t.nameSpace.mu.Unlock()135 if t.escaped {136 return nil, fmt.Errorf("html/template: cannot AddParseTree to %q after it has executed", t.Name())137 }138 text, err := t.text.AddParseTree(name, tree)139 if err != nil {140 return nil, err141 }142 ret := &Template{143 false,144 text,145 text.Tree,146 t.nameSpace,147 }148 t.set[name] = ret149 return ret, nil150}151// Clone returns a duplicate of the template, including all associated152// templates. The actual representation is not copied, but the name space of153// associated templates is, so further calls to Parse in the copy will add154// templates to the copy but not to the original. Clone can be used to prepare155// common templates and use them with variant definitions for other templates156// by adding the variants after the clone is made.157//158// It returns an error if t has already been executed.159func (t *Template) Clone() (*Template, error) {160 t.nameSpace.mu.Lock()161 defer t.nameSpace.mu.Unlock()162 if t.escaped {163 return nil, fmt.Errorf("html/template: cannot Clone %q after it has executed", t.Name())164 }165 textClone, err := t.text.Clone()166 if err != nil {167 return nil, err168 }169 ret := &Template{170 false,171 textClone,172 textClone.Tree,173 &nameSpace{174 set: make(map[string]*Template),175 },176 }177 for _, x := range textClone.Templates() {178 name := x.Name()179 src := t.set[name]180 if src == nil || src.escaped {181 return nil, fmt.Errorf("html/template: cannot Clone %q after it has executed", t.Name())182 }183 x.Tree = x.Tree.Copy()184 ret.set[name] = &Template{185 false,186 x,187 x.Tree,188 ret.nameSpace,189 }190 }191 return ret, nil192}193// New allocates a new HTML template with the given name.194func New(name string) *Template {195 tmpl := &Template{196 false,197 template.New(name),198 nil,199 &nameSpace{200 set: make(map[string]*Template),201 },202 }203 tmpl.set[name] = tmpl204 return tmpl205}206// New allocates a new HTML template associated with the given one207// and with the same delimiters. The association, which is transitive,208// allows one template to invoke another with a {{template}} action.209func (t *Template) New(name string) *Template {210 t.nameSpace.mu.Lock()211 defer t.nameSpace.mu.Unlock()212 return t.new(name)213}214// new is the implementation of New, without the lock.215func (t *Template) new(name string) *Template {216 tmpl := &Template{217 false,218 t.text.New(name),219 nil,220 t.nameSpace,221 }222 tmpl.set[name] = tmpl223 return tmpl224}225// Name returns the name of the template.226func (t *Template) Name() string {227 return t.text.Name()228}229// FuncMap is the type of the map defining the mapping from names to230// functions. Each function must have either a single return value, or two231// return values of which the second has type error. In that case, if the232// second (error) argument evaluates to non-nil during execution, execution233// terminates and Execute returns that error. FuncMap has the same base type234// as FuncMap in "text/template", copied here so clients need not import235// "text/template".236type FuncMap map[string]interface{}237// Funcs adds the elements of the argument map to the template's function map.238// It panics if a value in the map is not a function with appropriate return239// type. However, it is legal to overwrite elements of the map. The return240// value is the template, so calls can be chained.241func (t *Template) Funcs(funcMap FuncMap) *Template {242 t.text.Funcs(template.FuncMap(funcMap))243 return t244}245// Delims sets the action delimiters to the specified strings, to be used in246// subsequent calls to Parse, ParseFiles, or ParseGlob. Nested template247// definitions will inherit the settings. An empty delimiter stands for the248// corresponding default: {{ or }}.249// The return value is the template, so calls can be chained.250func (t *Template) Delims(left, right string) *Template {251 t.text.Delims(left, right)252 return t253}254// Lookup returns the template with the given name that is associated with t,255// or nil if there is no such template.256func (t *Template) Lookup(name string) *Template {257 t.nameSpace.mu.Lock()258 defer t.nameSpace.mu.Unlock()259 return t.set[name]260}261// Must is a helper that wraps a call to a function returning (*Template, error)262// and panics if the error is non-nil. It is intended for use in variable initializations263// such as264// var t = template.Must(template.New("name").Parse("html"))265func Must(t *Template, err error) *Template {266 if err != nil {267 panic(err)268 }269 return t270}271// ParseFiles creates a new Template and parses the template definitions from272// the named files. The returned template's name will have the (base) name and273// (parsed) contents of the first file. There must be at least one file.274// If an error occurs, parsing stops and the returned *Template is nil.275func ParseFiles(filenames ...string) (*Template, error) {276 return parseFiles(nil, filenames...)277}278// ParseFiles parses the named files and associates the resulting templates with279// t. If an error occurs, parsing stops and the returned template is nil;280// otherwise it is t. There must be at least one file.281func (t *Template) ParseFiles(filenames ...string) (*Template, error) {282 return parseFiles(t, filenames...)283}284// parseFiles is the helper for the method and function. If the argument285// template is nil, it is created from the first file.286func parseFiles(t *Template, filenames ...string) (*Template, error) {287 if len(filenames) == 0 {288 // Not really a problem, but be consistent.289 return nil, fmt.Errorf("html/template: no files named in call to ParseFiles")290 }291 for _, filename := range filenames {292 b, err := ioutil.ReadFile(filename)293 if err != nil {294 return nil, err295 }296 s := string(b)297 name := filepath.Base(filename)298 // First template becomes return value if not already defined,299 // and we use that one for subsequent New calls to associate300 // all the templates together. Also, if this file has the same name301 // as t, this file becomes the contents of t, so302 // t, err := New(name).Funcs(xxx).ParseFiles(name)303 // works. Otherwise we create a new template associated with t.304 var tmpl *Template305 if t == nil {306 t = New(name)307 }308 if name == t.Name() {309 tmpl = t310 } else {311 tmpl = t.New(name)312 }313 _, err = tmpl.Parse(s)314 if err != nil {315 return nil, err316 }317 }318 return t, nil319}320// ParseGlob creates a new Template and parses the template definitions from the321// files identified by the pattern, which must match at least one file. The322// returned template will have the (base) name and (parsed) contents of the323// first file matched by the pattern. ParseGlob is equivalent to calling324// ParseFiles with the list of files matched by the pattern.325func ParseGlob(pattern string) (*Template, error) {326 return parseGlob(nil, pattern)327}328// ParseGlob parses the template definitions in the files identified by the329// pattern and associates the resulting templates with t. The pattern is330// processed by filepath.Glob and must match at least one file. ParseGlob is331// equivalent to calling t.ParseFiles with the list of files matched by the332// pattern.333func (t *Template) ParseGlob(pattern string) (*Template, error) {334 return parseGlob(t, pattern)335}336// parseGlob is the implementation of the function and method ParseGlob.337func parseGlob(t *Template, pattern string) (*Template, error) {338 filenames, err := filepath.Glob(pattern)339 if err != nil {340 return nil, err341 }342 if len(filenames) == 0 {343 return nil, fmt.Errorf("html/template: pattern matches no files: %#q", pattern)344 }345 return parseFiles(t, filenames...)346}...

Full Screen

Full Screen

smarty_template_compiled.php

Source:smarty_template_compiled.php Github

copy

Full Screen

...18 public $nocache_hash = null;19 /**20 * get a Compiled Object of this source21 *22 * @param Smarty_Internal_Template $_template template object23 *24 * @return Smarty_Template_Compiled compiled object25 */26 static function load($_template)27 {28 // check runtime cache29 if (!$_template->source->handler->recompiled &&30 ($_template->smarty->resource_cache_mode & Smarty::RESOURCE_CACHE_ON)31 ) {32 $_cache_key = $_template->source->unique_resource . '#';33 if ($_template->caching) {34 $_cache_key .= 'caching#';35 }36 $_cache_key .= $_template->compile_id;37 if (isset($_template->source->compileds[$_cache_key])) {38 return $_template->source->compileds[$_cache_key];39 }40 }41 $compiled = new Smarty_Template_Compiled();42 if ($_template->source->handler->hasCompiledHandler) {43 $_template->source->handler->populateCompiledFilepath($compiled, $_template);44 } else {45 $compiled->populateCompiledFilepath($_template);46 }47 // runtime cache48 if (!$_template->source->handler->recompiled &&49 ($_template->smarty->resource_cache_mode & Smarty::RESOURCE_CACHE_ON)50 ) {51 $_template->source->compileds[$_cache_key] = $compiled;52 }53 return $compiled;54 }55 /**56 * populate Compiled Object with compiled filepath57 *58 * @param Smarty_Internal_Template $_template template object59 **/60 public function populateCompiledFilepath(Smarty_Internal_Template $_template)61 {62 $_compile_id = isset($_template->compile_id) ? preg_replace('![^\w]+!', '_', $_template->compile_id) : null;63 if ($_template->source->isConfig) {64 $_flag = '_' .65 ((int) $_template->smarty->config_read_hidden + (int) $_template->smarty->config_booleanize * 2 +66 (int) $_template->smarty->config_overwrite * 4);67 } else {68 $_flag =69 '_' . ((int) $_template->smarty->merge_compiled_includes + (int) $_template->smarty->escape_html * 2);70 }71 $_filepath = $_template->source->uid . $_flag;72 // if use_sub_dirs, break file into directories73 if ($_template->smarty->use_sub_dirs) {74 $_filepath = substr($_filepath, 0, 2) . DS . substr($_filepath, 2, 2) . DS . substr($_filepath, 4, 2) . DS .75 $_filepath;76 }77 $_compile_dir_sep = $_template->smarty->use_sub_dirs ? DS : '^';78 if (isset($_compile_id)) {79 $_filepath = $_compile_id . $_compile_dir_sep . $_filepath;80 }81 // caching token82 if ($_template->caching) {83 $_cache = '.cache';84 } else {85 $_cache = '';86 }87 $_compile_dir = $_template->smarty->getCompileDir();88 // set basename if not specified89 $_basename = $_template->source->handler->getBasename($_template->source);90 if ($_basename === null) {91 $_basename = basename(preg_replace('![^\w]+!', '_', $_template->source->name));92 }93 // separate (optional) basename by dot94 if ($_basename) {95 $_basename = '.' . $_basename;96 }97 $this->filepath = $_compile_dir . $_filepath . '.' . $_template->source->type . $_basename . $_cache . '.php';98 $this->exists = is_file($this->filepath);99 if (!$this->exists) {100 $this->timestamp = false;101 }102 }103 /**104 * load compiled template or compile from source105 *106 * @param Smarty_Internal_Template $_template107 *108 * @throws Exception109 */110 public function process(Smarty_Internal_Template $_template)111 {112 $_smarty_tpl = $_template;113 if ($_template->source->handler->recompiled || !$_template->compiled->exists ||114 $_template->smarty->force_compile || ($_template->smarty->compile_check &&115 $_template->source->getTimeStamp() > $_template->compiled->getTimeStamp())116 ) {117 $this->compileTemplateSource($_template);118 $compileCheck = $_template->smarty->compile_check;119 $_template->smarty->compile_check = false;120 if ($_template->source->handler->recompiled) {121 $level = ob_get_level();122 ob_start();123 try {124 eval("?>" . $this->content);125 }126 catch (Exception $e) {127 while (ob_get_level() > $level) {128 ob_end_clean();129 }130 throw $e;131 }132 ob_get_clean();133 $this->content = null;134 } else {135 $this->loadCompiledTemplate($_template);136 }137 $_template->smarty->compile_check = $compileCheck;138 } else {139 $_template->mustCompile = true;140 @include($_template->compiled->filepath);141 if ($_template->mustCompile) {142 $this->compileTemplateSource($_template);143 $compileCheck = $_template->smarty->compile_check;144 $_template->smarty->compile_check = false;145 $this->loadCompiledTemplate($_template);146 $_template->smarty->compile_check = $compileCheck;147 }148 }149 $_template->smarty->ext->_subTemplate->registerSubTemplates($_template);150 $this->processed = true;151 }152 /**153 * Load fresh compiled template by including the PHP file154 * HHVM requires a work around because of a PHP incompatibility155 *156 * @param \Smarty_Internal_Template $_template157 */158 private function loadCompiledTemplate(Smarty_Internal_Template $_template)159 {160 if (function_exists('opcache_invalidate')) {161 opcache_invalidate($_template->compiled->filepath);162 }163 $_smarty_tpl = $_template;164 if (defined('HHVM_VERSION')) {165 $_template->smarty->ext->_hhvm->includeHhvm($_template, $_template->compiled->filepath);166 } else {167 include($_template->compiled->filepath);168 }169 }170 /**171 * render compiled template code172 *173 * @param Smarty_Internal_Template $_template174 *175 * @return string176 * @throws Exception177 */178 public function render(Smarty_Internal_Template $_template)179 {180 if ($_template->smarty->debugging) {181 $_template->smarty->_debug->start_render($_template);182 }183 if (!$this->processed) {184 $this->process($_template);185 }186 if (isset($_template->cached)) {187 $_template->cached->file_dependency =188 array_merge($_template->cached->file_dependency, $this->file_dependency);189 }190 $this->getRenderedTemplateCode($_template);191 if ($_template->caching && $this->has_nocache_code) {192 $_template->cached->hashes[$this->nocache_hash] = true;193 }194 if (isset($_template->parent) && $_template->parent->_objType == 2 && !empty($_template->tpl_function)) {195 $_template->parent->tpl_function = array_merge($_template->parent->tpl_function, $_template->tpl_function);196 }197 if ($_template->smarty->debugging) {198 $_template->smarty->_debug->end_render($_template);199 }200 }201 /**202 * compile template from source203 *204 * @param Smarty_Internal_Template $_template205 *206 * @return string207 * @throws Exception208 */209 public function compileTemplateSource(Smarty_Internal_Template $_template)210 {211 $_template->source->compileds = array();212 $this->file_dependency = array();213 $this->tpl_function = array();214 $this->includes = array();215 $this->nocache_hash = null;216 $this->unifunc = null;217 // compile locking218 if (!$_template->source->handler->recompiled) {219 if ($saved_timestamp = $_template->compiled->getTimeStamp()) {220 touch($_template->compiled->filepath);221 }222 }223 // call compiler224 try {225 $_template->loadCompiler();226 $code = $_template->compiler->compileTemplate($_template);227 }228 catch (Exception $e) {229 // restore old timestamp in case of error230 if (!$_template->source->handler->recompiled && $saved_timestamp) {231 touch($_template->compiled->filepath, $saved_timestamp);232 }233 throw $e;234 }235 // compiling succeeded236 if ($_template->compiler->write_compiled_code) {237 // write compiled template238 $this->write($_template, $code);239 $code = '';240 }241 // release compiler object to free memory242 unset($_template->compiler);243 return $code;244 }245 /**246 * Write compiled code by handler247 *248 * @param Smarty_Internal_Template $_template template object249 * @param string $code compiled code250 *251 * @return boolean success252 */253 public function write(Smarty_Internal_Template $_template, $code)254 {255 if (!$_template->source->handler->recompiled) {256 if ($_template->smarty->ext->_writeFile->writeFile($this->filepath, $code, $_template->smarty) === true) {257 $this->timestamp = $this->exists = is_file($this->filepath);258 if ($this->exists) {259 $this->timestamp = filemtime($this->filepath);260 return true;261 }262 }263 return false;264 } else {265 $this->content = $code;266 }267 $this->timestamp = time();268 $this->exists = true;269 return true;270 }271 /**272 * Read compiled content from handler273 *274 * @param Smarty_Internal_Template $_template template object275 *276 * @return string content277 */278 public function read(Smarty_Internal_Template $_template)279 {280 if (!$_template->source->handler->recompiled) {281 return file_get_contents($this->filepath);282 }283 return isset($this->content) ? $this->content : false;284 }285}...

Full Screen

Full Screen

examplefiles_test.go

Source:examplefiles_test.go Github

copy

Full Screen

1// Copyright 2012 The Go Authors. All rights reserved.2// Use of this source code is governed by a BSD-style3// license that can be found in the LICENSE file.4package template_test5import (6 "io"7 "io/ioutil"8 "log"9 "os"10 "path/filepath"11 "text/template"12)13// templateFile defines the contents of a template to be stored in a file, for testing.14type templateFile struct {15 name string16 contents string17}18func createTestDir(files []templateFile) string {19 dir, err := ioutil.TempDir("", "template")20 if err != nil {21 log.Fatal(err)22 }23 for _, file := range files {24 f, err := os.Create(filepath.Join(dir, file.name))25 if err != nil {26 log.Fatal(err)27 }28 defer f.Close()29 _, err = io.WriteString(f, file.contents)30 if err != nil {31 log.Fatal(err)32 }33 }34 return dir35}36// Here we demonstrate loading a set of templates from a directory.37func ExampleTemplate_glob() {38 // Here we create a temporary directory and populate it with our sample39 // template definition files; usually the template files would already40 // exist in some location known to the program.41 dir := createTestDir([]templateFile{42 // T0.tmpl is a plain template file that just invokes T1.43 {"T0.tmpl", `T0 invokes T1: ({{template "T1"}})`},44 // T1.tmpl defines a template, T1 that invokes T2.45 {"T1.tmpl", `{{define "T1"}}T1 invokes T2: ({{template "T2"}}){{end}}`},46 // T2.tmpl defines a template T2.47 {"T2.tmpl", `{{define "T2"}}This is T2{{end}}`},48 })49 // Clean up after the test; another quirk of running as an example.50 defer os.RemoveAll(dir)51 // pattern is the glob pattern used to find all the template files.52 pattern := filepath.Join(dir, "*.tmpl")53 // Here starts the example proper.54 // T0.tmpl is the first name matched, so it becomes the starting template,55 // the value returned by ParseGlob.56 tmpl := template.Must(template.ParseGlob(pattern))57 err := tmpl.Execute(os.Stdout, nil)58 if err != nil {59 log.Fatalf("template execution: %s", err)60 }61 // Output:62 // T0 invokes T1: (T1 invokes T2: (This is T2))63}64// This example demonstrates one way to share some templates65// and use them in different contexts. In this variant we add multiple driver66// templates by hand to an existing bundle of templates.67func ExampleTemplate_helpers() {68 // Here we create a temporary directory and populate it with our sample69 // template definition files; usually the template files would already70 // exist in some location known to the program.71 dir := createTestDir([]templateFile{72 // T1.tmpl defines a template, T1 that invokes T2.73 {"T1.tmpl", `{{define "T1"}}T1 invokes T2: ({{template "T2"}}){{end}}`},74 // T2.tmpl defines a template T2.75 {"T2.tmpl", `{{define "T2"}}This is T2{{end}}`},76 })77 // Clean up after the test; another quirk of running as an example.78 defer os.RemoveAll(dir)79 // pattern is the glob pattern used to find all the template files.80 pattern := filepath.Join(dir, "*.tmpl")81 // Here starts the example proper.82 // Load the helpers.83 templates := template.Must(template.ParseGlob(pattern))84 // Add one driver template to the bunch; we do this with an explicit template definition.85 _, err := templates.Parse("{{define `driver1`}}Driver 1 calls T1: ({{template `T1`}})\n{{end}}")86 if err != nil {87 log.Fatal("parsing driver1: ", err)88 }89 // Add another driver template.90 _, err = templates.Parse("{{define `driver2`}}Driver 2 calls T2: ({{template `T2`}})\n{{end}}")91 if err != nil {92 log.Fatal("parsing driver2: ", err)93 }94 // We load all the templates before execution. This package does not require95 // that behavior but html/template's escaping does, so it's a good habit.96 err = templates.ExecuteTemplate(os.Stdout, "driver1", nil)97 if err != nil {98 log.Fatalf("driver1 execution: %s", err)99 }100 err = templates.ExecuteTemplate(os.Stdout, "driver2", nil)101 if err != nil {102 log.Fatalf("driver2 execution: %s", err)103 }104 // Output:105 // Driver 1 calls T1: (T1 invokes T2: (This is T2))106 // Driver 2 calls T2: (This is T2)107}108// This example demonstrates how to use one group of driver109// templates with distinct sets of helper templates.110func ExampleTemplate_share() {111 // Here we create a temporary directory and populate it with our sample112 // template definition files; usually the template files would already113 // exist in some location known to the program.114 dir := createTestDir([]templateFile{115 // T0.tmpl is a plain template file that just invokes T1.116 {"T0.tmpl", "T0 ({{.}} version) invokes T1: ({{template `T1`}})\n"},117 // T1.tmpl defines a template, T1 that invokes T2. Note T2 is not defined118 {"T1.tmpl", `{{define "T1"}}T1 invokes T2: ({{template "T2"}}){{end}}`},119 })120 // Clean up after the test; another quirk of running as an example.121 defer os.RemoveAll(dir)122 // pattern is the glob pattern used to find all the template files.123 pattern := filepath.Join(dir, "*.tmpl")124 // Here starts the example proper.125 // Load the drivers.126 drivers := template.Must(template.ParseGlob(pattern))127 // We must define an implementation of the T2 template. First we clone128 // the drivers, then add a definition of T2 to the template name space.129 // 1. Clone the helper set to create a new name space from which to run them.130 first, err := drivers.Clone()131 if err != nil {132 log.Fatal("cloning helpers: ", err)133 }134 // 2. Define T2, version A, and parse it.135 _, err = first.Parse("{{define `T2`}}T2, version A{{end}}")136 if err != nil {137 log.Fatal("parsing T2: ", err)138 }139 // Now repeat the whole thing, using a different version of T2.140 // 1. Clone the drivers.141 second, err := drivers.Clone()142 if err != nil {143 log.Fatal("cloning drivers: ", err)144 }145 // 2. Define T2, version B, and parse it.146 _, err = second.Parse("{{define `T2`}}T2, version B{{end}}")147 if err != nil {148 log.Fatal("parsing T2: ", err)149 }150 // Execute the templates in the reverse order to verify the151 // first is unaffected by the second.152 err = second.ExecuteTemplate(os.Stdout, "T0.tmpl", "second")153 if err != nil {154 log.Fatalf("second execution: %s", err)155 }156 err = first.ExecuteTemplate(os.Stdout, "T0.tmpl", "first")157 if err != nil {158 log.Fatalf("first: execution: %s", err)159 }160 // Output:161 // T0 (second version) invokes T1: (T1 invokes T2: (T2, version B))162 // T0 (first version) invokes T1: (T1 invokes T2: (T2, version A))163}...

Full Screen

Full Screen

template

Using AI Code Generation

copy

Full Screen

1require_once('atoum/atoum.php');2$atoum = new atoum();3$atoum->display('index.html');4require_once('atoum/atoum.php');5$atoum = new atoum();6$atoum->display('index.html');7<?php echo $this->title; ?>8<?php echo $this->content; ?>9<?php echo $this->footer; ?>

Full Screen

Full Screen

template

Using AI Code Generation

copy

Full Screen

1require_once 'atoum.phar';2{3 public function testMe()4 {5 ->if($template = new \atoum\template())6 ->object($template->addPath(__DIR__ . '/templates/'))7 ->isIdenticalTo($template)8 ->string($template->render('hello.tpl'))9 ->isEqualTo('Hello world!')10 ;11 }12}13Hello {name}!14require_once 'atoum.phar';15{16 public function testMe()17 {18 ->if($template = new \atoum\template())19 ->object($template->addPath(__DIR__ . '/templates/'))20 ->isIdenticalTo($template)21 ->string($template->render('another.tpl', array('name' => 'world')))22 ->isEqualTo('Hello world!')23 ;24 }25}26Hello {name}!27require_once 'atoum.phar';28{29 public function testMe()30 {31 ->if($template = new \atoum\template())32 ->object($template->addPath(__DIR__ . '/templates/'))33 ->isIdenticalTo($template)34 ->string($template->render('another.tpl', array('name' => 'world')))35 ->isEqualTo('Hello world!')36 ->string($template->render('another.tpl', array('name' => 'universe')))37 ->isEqualTo('Hello universe!')38 ;39 }40}41Hello {name}!42require_once 'atoum.phar';43{44 public function testMe()45 {46 ->if($template = new \atoum\template())47 ->object($template->addPath(__DIR__ . '/templates/'))48 ->isIdenticalTo($template)

Full Screen

Full Screen

template

Using AI Code Generation

copy

Full Screen

1include_once("class.TemplatePower.inc.php");2$tpl = new TemplatePower("1.html");3$tpl->prepare();4$tpl->assign("title", "Hello World!");5$tpl->printToScreen();6<title>{$title}</title>

Full Screen

Full Screen

template

Using AI Code Generation

copy

Full Screen

1include('template.class.php');2$tpl = new Template();3$tpl->set_file('template_file', 'template.html');4$tpl->set_var('TEMPLATE_VAR_NAME', 'TEMPLATE_VAR_VALUE');5$tpl->pfp('template_file');6include('template.class.php');7$tpl = new Template();8$tpl->set_file('template_file', 'template.html');9$tpl->set_var('TEMPLATE_VAR_NAME', 'TEMPLATE_VAR_VALUE');10$tpl->pfp('template_file');11{12var $vars;13function Template($file = '')14{15$this->file = $file;16$this->vars = array();17}18function set_file($var, $file)19{20$this->file = $file;21$this->vars[$var] = $file;22}23function set_var($var, $value)24{25$this->vars[$var] = $value;26}27function pfp($var)28{29print $this->get_var($var);30}31function get_var($var)32{33$filename = $this->vars[$var];34if (empty($filename))35{36return false;37}38if (!file_exists($filename))39{40return false;41}42$fp = fopen($filename, 'r');43$str = fread($fp, filesize($filename));44fclose($fp);45reset($this->vars);46while (list($key, $value) = each($this->vars))47{48$str = str_replace('{' . $key . '}', $value, $str);49}50return $str;51}52}

Full Screen

Full Screen

template

Using AI Code Generation

copy

Full Screen

1require_once 'atoum.php';2$tmpl = new atoum();3$tmpl->set('title', 'Atoum Template');4$tmpl->set('content', 'This is a test of Atoum Template.');5$tmpl->set('footer', 'Atoum Template is a template class for PHP.');6$tmpl->render('template');7< meta http-equiv = "Content-Type" content = "text/html; charset=iso-8859-1" />8< title >{title}</ title >9< h1 >{title}</ h1 >10< p >{content}</ p >11< p >{footer}</ p >

Full Screen

Full Screen

template

Using AI Code Generation

copy

Full Screen

1require_once("Atoum/Template.class.php");2$tpl = new Template();3$tpl->setFile("template.html");4$tpl->setVar("name", "Atoum");5$tpl->output();6<?php echo $name; ?>

Full Screen

Full Screen

Automation Testing Tutorials

Learn to execute automation testing from scratch with LambdaTest Learning Hub. Right from setting up the prerequisites to run your first automation test, to following best practices and diving deeper into advanced test scenarios. LambdaTest Learning Hubs compile a list of step-by-step guides to help you be proficient with different test automation frameworks i.e. Selenium, Cypress, TestNG etc.

LambdaTest Learning Hubs:

YouTube

You could also refer to video tutorials over LambdaTest YouTube channel to get step by step demonstration from industry experts.

Try LambdaTest Now !!

Get 100 minutes of automation test minutes FREE!!

Next-Gen App & Browser Testing Cloud

Was this article helpful?

Helpful

NotHelpful