@charset "UTF-8";
@charset "UTF-8";
@font-face {
font-family: 'icomoon'; src:
url(//chakinet.com/wp-content/themes/cocoon-master/webfonts/icomoon/fonts/icomoon.eot?jtjcvl#iefix) format('embedded-opentype'),
url(//chakinet.com/wp-content/themes/cocoon-master/webfonts/icomoon/fonts/icomoon.ttf?jtjcvl) format('truetype'),
url(//chakinet.com/wp-content/themes/cocoon-master/webfonts/icomoon/fonts/icomoon.woff?jtjcvl) format('woff'),
url(//chakinet.com/wp-content/themes/cocoon-master/webfonts/icomoon/fonts/icomoon.svg?jtjcvl#icomoon) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; letter-spacing: 0;
-webkit-font-feature-settings: "liga";
-moz-font-feature-settings: "liga=1";
-moz-font-feature-settings: "liga";
-ms-font-feature-settings: "liga" 1;
font-feature-settings: "liga";
-webkit-font-variant-ligatures: discretionary-ligatures;
font-variant-ligatures: discretionary-ligatures; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-amp-logo2:before {
content: "\e93c";
}
.icon-amp-logo:before {
content: "\e93b";
}
.icon-facebook-logo:before {
content: "\e92d";
}
.icon-feedly-logo:before {
content: "\e92e";
}
.icon-flickr-logo:before {
content: "\e92f";
}
.icon-google-plus-logo:before {
content: "\e930";
}
.icon-hatebu-logo:before {
content: "\e931";
}
.icon-instagram-logo:before {
content: "\e932";
}
.icon-instagram-logo-new:before {
content: "\e933";
}
.icon-instagram-logo-new-sq:before {
content: "\e934";
}
.icon-line-logo:before {
content: "\e935";
}
.icon-pinterest-logo:before {
content: "\e936";
}
.icon-push7-logo:before {
content: "\e937";
}
.icon-rss-logo:before {
content: "\e938";
}
.icon-twitter-logo:before {
content: "\e939";
}
.icon-youtube-logo:before {
content: "\e93a";
}
.icon-push7:before {
content: "\e90e";
}
.icon-evernote:before {
content: "\e912";
}
.icon-feedly:before {
content: "\e913";
}
.icon-pocket:before {
content: "\e914";
}
.icon-line:before {
content: "\e915";
}
.icon-hatena:before {
content: "\e916";
}
.icon-facebook:before {
content: "\e919";
}
.icon-twitter:before {
content: "\e91c";
}
.icon-youtube:before {
content: "\e91f";
}
.icon-flickr2:before {
content: "\e920";
}
.icon-delicious:before {
content: "\e92b";
}
.icon-pinterest:before {
content: "\e92c";
}
.icon-googleplus:before {
content: "\ea8b";
}
.icon-instagram-new:before {
content: "\ea92";
}
.icon-github-logo:before {
content: "\eab0";
}
.icon-home-logo:before {
content: "\e902";
}
.icon-amazon-logo:before {
content: "\ea87";
}
 .slick-loading .slick-list {
background: #fff url(https://chakinet.com/wp-content/themes/cocoon-master/plugins/slick/ajax-loader.gif) center center no-repeat; } @font-face {
font-family: "slick";
src: url(https://chakinet.com/wp-content/themes/cocoon-master/plugins/slick/fonts/slick.eot);
src: url(https://chakinet.com/wp-content/themes/cocoon-master/plugins/slick/fonts/slick.eot?#iefix) format("embedded-opentype"), url(https://chakinet.com/wp-content/themes/cocoon-master/plugins/slick/fonts/slick.woff) format("woff"), url(https://chakinet.com/wp-content/themes/cocoon-master/plugins/slick/fonts/slick.ttf) format("truetype"), url(https://chakinet.com/wp-content/themes/cocoon-master/plugins/slick/fonts/slick.svg#slick) format("svg");
font-weight: normal;
font-style: normal; } .slick-prev,
.slick-next {
position: absolute;
display: block;
height: 20px;
width: 20px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: transparent;
color: transparent;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
padding: 0;
border: none;
outline: none; }
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
outline: none;
background: transparent;
color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1; }
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25; }
.slick-prev:before,
.slick-next:before {
font-family: "slick";
font-size: 20px;
line-height: 1;
color: white;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.slick-prev {
left: -25px; }
[dir="rtl"] .slick-prev {
left: auto;
right: -25px; }
.slick-prev:before {
font-family: FontAwesome;
content: "\f053"; }
[dir="rtl"] .slick-prev:before {
font-family: FontAwesome;
content: "\f054"; }
.slick-next {
right: -25px; }
[dir="rtl"] .slick-next {
left: -25px;
right: auto; }
.slick-next:before {
font-family: FontAwesome;
content: "\f054"; }
[dir="rtl"] .slick-next:before {
font-family: FontAwesome;
content: "\f053"; } .slick-dotted.slick-slider {
margin-bottom: 30px; }
.slick-dots {
position: absolute;
bottom: -25px;
list-style: none;
display: block;
text-align: center;
padding: 0;
margin: 0;
width: 100%; }
.slick-dots li {
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer; }
.slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 5px;
cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus {
outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
opacity: 1; }
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-family: "slick";
font-size: 6px;
line-height: 20px;
text-align: center;
color: black;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before {
color: black;
opacity: 0.75; }
     @media screen and (max-width: 1023px){ } @media screen and (max-width: 834px){ } @media screen and (max-width: 480px){ }