/*
 * This file belongs to the YIT Framework.
 *
 * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.gnu.org/licenses/gpl-3.0.txt
 */


#faqs-container {
    margin: 25px 0 40px 0;
}

.faq-wrapper {
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    margin-bottom: 21px;
}

.faq-wrapper:hover {
    background: #f5f3f3;
}

.faq-title{
    padding:6px 10px ;
    cursor: pointer;
}
.faq-title h4 {
    margin: 0;
    overflow: hidden;
    font-size: 14px;
    line-height: 28px;
    font-weight: 700;
    clear: inherit;
}

.faq-title .plus,
.faq-title .minus {
    float: left;
    margin: 0 12px 0 0;
    width: 9px;
    height: 8px;
    padding: 6px;
    position: relative;
    top: 8px;
}

.ie9 .faq-title .plus,
.ie9 .faq-title .minus{
    top: 4px;
}

.faq-title .minus{
    background: transparent url('/wp-content/themes/zino/theme/plugins/yit-framework/modules/faq/assets/images/faq-opened.png') no-repeat center center;
}
.faq-title .plus{
    background: transparent url('/wp-content/themes/zino/theme/plugins/yit-framework/modules/faq/assets/images/faq-closed.png') no-repeat center center;
}

.faq-item {
    display: none;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.faq-item-content {
    padding: 10px 12px 24px;
    clear: both;
    font-size: 14px;
}

.faq-item-content p {
    margin: 0;
}

ul.filters.faq {
    float: right;
    display: none;
}


.widget.faq-filters ul li a {
    display: block;
    padding: 9px 0px 8px;
    border-bottom: 1px solid #ccc;
}
.widget.faq-filters ul li a.active,
.widget.faq-filters ul li a:hover{
    padding: 6px 0;
    border-top: 3px solid #ccc;
    border-bottom: 3px solid #ccc;
    text-decoration: none;
}
.widget.faq-filters ul li.with-image a{
    padding: 6px 0px 8px;
}
.widget.faq-filters ul li.with-image a.active ,
.widget.faq-filters ul li.with-image a:hover {
    border-top: 0px;
}
/*
     FILE ARCHIVED ON 09:06:46 Feb 23, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:46:53 Jan 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.806
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.011
  esindex: 0.04
  cdx.remote: 5.293
  LoadShardBlock: 107.387 (3)
  PetaboxLoader3.datanode: 136.902 (4)
  load_resource: 56.597
*/