﻿@charset "UTF-8";*{box-sizing:border-box;}html{height:100%;}body{margin:0;background:#f0eee1;font-size:.875rem;color:#494738;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;}ul,li,dl,dt,dd{list-style:none;margin:0;padding:0;}a{color:#a6ba1c;text-decoration:none;transition:all .3s;}a:hover{color:#f60;transition:all .3s;}h1{margin-bottom:0;}header{background:#fff;height:100px;}@media(max-width:767.98px){header{height:80px;}}@media(max-width:575.98px){header{height:130px;position:relative;}}.con{max-width:1374px;min-width:360px;width:100%;margin:0 auto;}#top{display:flex;height:100%;align-items:center;justify-content:space-between;}@media(max-width:575.98px){#top{height:70px;}}#top #logo{margin-left:0;margin-right:20px;height:48px;display:flex;align-items:center;}#top #logo .g-logo{height:43px;}#top #logo .text-logo{height:31px;margin-left:18px;}@media(max-width:1380px){#top #logo{margin-left:20px;}}@media(max-width:991.98px){#top #logo{margin-left:20px;}}@media(max-width:767.98px){#top #logo{margin-left:16px;height:40px;}#top #logo .g-logo{height:38px;}#top #logo .text-logo{height:28px;margin-left:16px;}}@media(max-width:575.98px){#top #logo{margin-left:14px;height:35px;}#top #logo .g-logo{height:33px;}#top #logo .text-logo{height:24px;margin-left:14px;}}#top #menu #menu-toggle{display:none;}#top #menu .menu-button{display:none;}#top #menu .menu-list{display:flex;margin-right:20px;}#top #menu .menu-list a{font-size:18px;color:#494738;display:inline-block;margin-left:40px;}#top #menu .menu-list a:hover{color:#f60;}@media(max-width:767.98px){#top #menu{position:relative;width:70px;height:70px;}#top #menu .menu-button{display:block;font-size:24px;line-height:70px;text-align:center;cursor:pointer;width:70px;height:70px;}#top #menu #menu-toggle{display:none;}#top #menu .menu-list{display:none;list-style:none;padding:0;margin:0;background:#fff;width:140px;height:100px;right:0;position:absolute;padding:10px;}#top #menu .menu-list li{line-height:40px;}#top #menu .menu-list li a{margin-left:10px;}#top #menu #menu-toggle:checked~.menu-list{display:block;}}.bb{margin-right:auto;margin-left:auto;max-width:1374px;min-width:330px;}@media(max-width:1388px){.bb{margin-left:20px!important;margin-right:20px!important;}}@media(max-width:767.98px){.bb{margin-left:20px;margin-right:20px;}}.content{background:#fff;border-radius:10px;padding:30px;}.packs{background:#fff;border-radius:10px;padding:30px 30px 0 30px;}.pack-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(336px,1fr));justify-items:center;margin-right:-15px;margin-left:-15px;}.pack-items>a{width:306px;height:356px;border:1px solid #f0eee1;padding:25px;background:#fff;border-radius:10px;box-shadow:0 0 10px rgba(240,238,225,.5);display:flex;flex-direction:column;margin-bottom:30px;transition:all .3s;}.pack-items>a>img{width:256px;height:256px;}.pack-items>a>div{display:flex;flex-direction:column;justify-content:space-between;height:30px;margin-top:10px;}.pack-items>a>div h4{margin:0;font-size:14px;font-weight:bold;color:#a5b91c;height:24px;line-height:24px;}.pack-items>a>div span{font-size:12px;color:#999;margin-top:6px;line-height:20px;}.pack-items>a:hover{border-color:#dfdfc5;box-shadow:0 0 10px rgba(223,223,197,.7);transition:all .3s;}.pack-items>a:hover h4{color:#f60;}footer{margin-top:30px;height:80px;align-items:center;display:flex;justify-content:center;}footer a{color:#494738;}footer a:hover{color:#f60;}.pager{width:100%;display:flex;justify-content:center;align-items:center;margin:10px;}.pager a,.pager strong{width:35px;height:35px;margin:5px;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:20px;font-size:15px;color:#494738;}.pager strong{color:#fff;background-color:#a6ba1c;font-weight:normal;}.pager a:hover{border-color:#494738;color:#fff;background-color:#f60;}.pager .pager-dots{width:35px;height:35px;line-height:25px;text-align:center;font-weight:bold;}.pager .pager-prev,.pager .pager-next{font-size:0;line-height:100px;overflow:hidden;}.pager .pager-prev:before,.pager .pager-prev:after,.pager .pager-next:before,.pager .pager-next:after{content:"";width:0;height:0;border:8px solid rgba(255,255,255,0);display:block;}.pager .pager-prev:before{border-right-color:#666452;margin-left:-8px;}.pager .pager-prev:after{border-right-color:#fff;margin-left:-14px;}.pager .pager-prev:hover:before{border-right-color:#fff;}.pager .pager-prev:hover:after{border-right-color:#f60;}.pager .pager-next:after{border-left-color:#666452;margin-right:-8px;}.pager .pager-next:before{border-left-color:#fff;margin-right:-14px;z-index:100;}.pager .pager-next:hover:after{border-left-color:#fff;}.pager .pager-next:hover:before{border-left-color:#f60;}.page-title{background:#494738;color:#fff;padding-bottom:100px;padding-top:10px;}.page-title .title{display:flex;align-items:center;padding-top:20px;justify-content:flex-start;flex-wrap:wrap;}.page-title .title h1{margin:0;padding:0;line-height:30px;font-size:30px;font-weight:normal;margin-right:20px;}.page-title .title i{font-style:normal;font-size:16px;line-height:40px;height:30px;opacity:.85;min-width:120px;}@media(max-width:767.98px){.page-title .title i{margin-left:0;}}.page-title p{font-size:13px;opacity:.5;margin-top:15px;}.page-title .attr{display:flex;flex-wrap:wrap;margin-top:20px;}.page-title .attr .attr-item{margin-right:30px;color:rgba(255,255,255,.8);height:30px;line-height:30px;}.page-title .attr .attr-item .attr-text{color:#a6ba1c;}.page-title .attr .attr-item a{text-decoration:none;}@media(max-width:767.98px){.page-title{flex-direction:column;align-items:center;justify-content:flex-start;}}#icons,#iconsets,#categories{margin-top:-70px;}.icons{background:#fff;border-radius:10px;padding:27px;}.no-results{min-height:350px;height:100%;font-size:20px;display:flex;align-items:center;justify-content:center;}ul.icon-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));justify-items:center;}ul.icon-items li{width:132px;height:132px;margin-bottom:20px;border-radius:8px;display:flex;flex-direction:column;align-items:center;}ul.icon-items li:hover{background-color:#eee;}ul.icon-items li img{width:64px;height:64px;margin:26px 36px 18px 36px;}ul.icon-items li h4{font-size:11px;font-weight:normal;text-align:center;height:14px;overflow:hidden;margin:0;width:90%;margin-left:5%;color:rgba(73,71,56,.6);}h2{margin-top:30px;margin-bottom:30px;}#aboutus-title h1{font-size:24px;text-align:left;margin-top:40px;}#aboutus-title p{font-size:16px;line-height:30px;}#aboutus{margin-top:-60px;}#aboutus h3{font-size:20px;}#aboutus p,#aboutus li{font-size:16px;line-height:30px;}#aboutus p i,#aboutus li i{color:#f60;font-style:normal;}#aboutus ul li{list-style:disc;margin-left:40px;}#search-box-top{width:300px;height:42px;border:1px solid #bbb;background:#fff;border-radius:10px;display:flex;align-items:center;transition:all .3s;}#search-box-top.focus{border-color:#a6ba1c;box-shadow:0 0 5px rgba(166,186,28,.7);transition:all .3s;}@media(max-width:767.98px){#search-box-top{width:300px;height:42px;}}@media(max-width:575.98px){#search-box-top{width:92%;height:42px;top:70px;position:absolute;left:4%;left:4%;}}#search-box-top>input{border:0;outline:0;font-size:16px;height:36px;line-height:37px;margin-left:8px;flex:1;}#search-box-top>input::-webkit-input-placeholder{color:#b4b2a3;}#search-box-top>input:-moz-placeholder{color:#b4b2a3;}#search-box-top>input::-moz-placeholder{color:#b4b2a3;}#search-box-top>input:-ms-input-placeholder{color:#b4b2a3;}#search-box-top>input::placeholder{color:#b4b2a3;opacity:1;}#search-box-top>button{height:32px;width:32px;border:0;border-radius:7px;margin-right:5px;background:#a6ba1c url(/images/search-icon.svg) center center no-repeat;background-size:20px 20px;cursor:pointer;}#search-box-top>button:hover{background-color:#9aad1a;transition:all .3s;}#similar-iconsets .pack-items{margin-left:-30px;margin-right:-30px;}#search-title{display:flex;justify-content:space-between;flex-wrap:wrap;}#search-title .title h1{text-wrap:nowrap;}#search-title .filters{display:flex;height:40px;align-items:center;margin-top:20px;min-width:500px;}#search-title .filters .desc{font-size:16px;width:55px;display:flex;}@media(max-width:575.98px){#search-title .filters .desc{width:100%;}}@media(max-width:575.98px){#search-title .filters{flex-wrap:wrap;height:80px;}#search-title .filters #filter-style{margin-left:0;}}#filter-style{margin-left:15px;}#filter-color{margin-left:15px;}#filter-sharp{margin-left:15px;width:140px;}.my-select-container{position:relative;width:120px;user-select:none;font-size:14px;color:#494738;}.my-select-trigger{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;border:1px solid #ddd;border-radius:4px;background-color:#fff;cursor:pointer;transition:all .2s;box-sizing:border-box;}@media(max-width:575.98px){#filter-style{margin-left:10px;width:100px;}#filter-color{margin-left:10px;width:102px;}#filter-sharp{margin-left:10px;width:123px;}.my-select-container{font-size:13px;}.my-select-trigger{padding:8px 10px;}}.my-select-trigger:hover{border-color:#bbb;}.my-select-left{display:flex;align-items:center;overflow:hidden;}.my-select-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:10px;}.my-select-right{display:flex;align-items:center;}.my-arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #666;transition:transform .2s;}.my-clear-btn{display:none;font-size:18px;color:#a6ba1c;line-height:1;cursor:pointer;margin-left:5px;margin-top:-10px;margin-bottom:-10px;margin-right:-20px;height:36px;line-height:36px;width:30px;font-size:18px;padding-bottom:2px;}.my-clear-btn:hover{color:#ff4d4f;}.my-select-dropdown{display:none;position:absolute;top:100%;left:0;right:0;margin-top:5px;border:1px solid #ddd;border-radius:4px;background-color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:1000;max-height:350px;overflow-y:auto;}.my-select-list{list-style:none;margin:0;padding:0;}.my-select-item{padding:10px 15px;cursor:pointer;color:#333;transition:background .15s;}.my-select-item:hover{background-color:#eceada;}.my-select-active .my-select-dropdown{display:block;}.my-select-active .my-arrow{transform:rotate(180deg);}.my-select-has-value .my-select-trigger{background-color:#f0eee1;}.my-select-has-value .my-clear-btn{display:inline-block;}.my-select-has-value .my-arrow{display:none;}.my-select-has-value .my-select-text{font-weight:bold;}