@charset 'UTF-8';
@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
 .st-af-cpt-edit-button {
margin: 0 8px;
padding: 0;
border: 0;
background: none;
color: #4682b4;
text-decoration: underline;
font-size: 95%;
-webkit-appearance: none;
}
.st-af-cpt-edit-button:hover {
color: #b22222;
}.popup-template .modal {
opacity: 0;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
.popup-template .modal.is-open {
opacity: 1;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face {
font-family: stsvg;
src:  url(//elifehira-yamikin.ad-web.click/wp-content/themes/affinger/st_svg/fonts/stsvg.eot?e9lchi);
src:  url(//elifehira-yamikin.ad-web.click/wp-content/themes/affinger/st_svg/fonts/stsvg.eot?e9lchi#iefix) format('embedded-opentype'),
url(//elifehira-yamikin.ad-web.click/wp-content/themes/affinger/st_svg/fonts/stsvg.ttf?e9lchi) format('truetype'),
url(//elifehira-yamikin.ad-web.click/wp-content/themes/affinger/st_svg/fonts/stsvg.woff?e9lchi) format('woff'),
url(//elifehira-yamikin.ad-web.click/wp-content/themes/affinger/st_svg/fonts/stsvg.svg?e9lchi#stsvg) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="st-svg-"], [class*=" st-svg-"] {
font-family: stsvg;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wp-element-caption [class^="st-svg-"],
.wp-element-caption [class*=" st-svg-"] {
margin-right: 3px;
}
#search .st-fa {
font-family: stsvg;
}
.st-svg-caret-down:before {
content: "\e901";
}
.st-svg-xcom:before {
content: "\e92c";
}
.st-svg-bar:before {
content: "\e916";
}
.st-svg-circle-w:before {
content: "\e920";
}
.st-svg-triangle:before {
content: "\e92b";
}
.st-svg-font-q:before {
content: "\e906";
}
.st-svg-h-top:before {
content: "\e905";
}
.st-svg-instagram:before {
content: "\e903";
}
.st-svg-get-pocket:before {
content: "\f265";
}
.st-svg-pinterest-p:before {
content: "\f231";
}
.st-svg-youtube-play:before {
content: "\f16a";
}
.st-svg-hand-right:before {
content: "\e974";
}
.st-svg-thumbs-o-down:before {
content: "\f088";
}
.st-svg-thumbs-o-up:before {
content: "\f087";
}
.st-svg-thumbs-up:before {
content: "\f164";
}
.st-svg-vidicon:before {
content: "\e934";
}
.st-svg-hand-o-down:before {
content: "\f0a7";
}
.st-svg-hand-o-right:before {
content: "\f0a4";
}
.st-svg-headphone:before {
content: "\e938";
}
.st-svg-pencil-square:before {
content: "\f14b";
}
.st-svg-pencil-square-o:before {
content: "\f044";
}
.st-svg-thumbs-down:before {
content: "\f165";
}
.st-svg-bullhorn:before {
content: "\f0a1";
}
.st-svg-columns:before {
content: "\f0db";
}
.st-svg-refresh:before {
content: "\f021";
}
.st-svg-plus-circle:before {
content: "\f055";
}
.st-svg-qr-code:before {
content: "\e933";
}
.st-svg-angle-double-down:before {
content: "\f103";
}
.st-svg-angle-double-right:before {
content: "\f101";
}
.st-svg-angle-down:before {
content: "\f107";
}
.st-svg-angle-right:before {
content: "\f105";
}
.st-svg-angle-up:before {
content: "\f106";
}
.st-svg-arrow-right:before {
content: "\f061";
}
.st-svg-arrow-left:before {
content: "\f061";
transform:rotate(180deg);
}
.st-svg-bell:before {
content: "\f0f3";
}
.st-svg-bold:before {
content: "\f032";
}
.st-svg-book:before {
content: "\f02d";
}
.st-svg-bookmark:before {
content: "\f02e";
}
.st-svg-calendar:before {
content: "\f073";
}
.st-svg-camera:before {
content: "\f030";
}
.st-svg-caret-right:before {
content: "\f0da";
}
.st-svg-caret-square-o-right:before {
content: "\f152";
}
.st-svg-check-circle:before {
content: "\f058";
}
.st-svg-chevron-circle-right:before {
content: "\f138";
}
.st-svg-chevron-circle-right_:before {
content: "\e937";
}
.st-svg-chevron-down:before {
content: "\f078";
}
.st-svg-chevron-left:before {
content: "\f053";
}
.st-svg-chevron-right:before {
content: "\f054";
}
.st-svg-clipboard:before {
content: "\f0ea";
}
.st-svg-clock-o:before {
content: "\f017";
}
.st-svg-cloud-download:before {
content: "\f0ed";
}
.st-svg-code:before {
content: "\f121";
}
.st-svg-cog:before {
content: "\f013";
}
.st-svg-cogs:before {
content: "\f085";
}
.st-svg-copy:before {
content: "\f0c5";
}
.st-svg-credit-card-alt:before {
content: "\f283";
}
.st-svg-desktop:before {
content: "\f108";
}
.st-svg-double-up:before {
content: "\f102";
}
.st-svg-download:before {
content: "\f019";
}
.st-svg-envelope:before {
content: "\f0e0";
}
.st-svg-envelope-o:before {
content: "\f003";
}
.st-svg-eraser:before {
content: "\f12d";
}
.st-svg-exchange:before {
content: "\f0ec";
}
.st-svg-exclamation-circle:before {
content: "\f06a";
}
.st-svg-exclamation-triangle:before {
content: "\f071";
}
.st-svg-external-link:before {
content: "\f08e";
}
.st-svg-eye:before {
content: "\f06e";
}
.st-svg-eye-slash:before {
content: "\f070";
}
.st-svg-file-image-o:before {
content: "\f1c5";
}
.st-svg-files-o:before {
content: "\e918";
}
.st-svg-file-text:before {
content: "\f15c";
}
.st-svg-file-text-o:before {
content: "\f0f6";
}
.st-svg-file-zip-o:before {
content: "\f1c6";
}
.st-svg-flag:before {
content: "\f024";
}
.st-svg-folder:before {
content: "\f07b";
}
.st-svg-folder-open-o:before {
content: "\f115";
}
.st-svg-font:before {
content: "\f031";
}
.st-svg-font-tag:before {
content: "\e914";
}
.st-svg-gift:before {
content: "\f06b";
}
.st-svg-home:before {
content: "\f015";
}
.st-svg-inbox:before {
content: "\f01c";
}
.st-svg-info-circle:before {
content: "\f05a";
}
.st-svg-lightbulb:before {
content: "\e915";
}
.st-svg-lightbulb-o:before {
content: "\f0eb";
}
.st-svg-line-chart:before {
content: "\f201";
}
.st-svg-list:before {
content: "\f03a";
}
.st-svg-list-alt:before {
content: "\f022";
}
.st-svg-list-ol:before {
content: "\f0cb";
}
.st-svg-list-ul:before {
content: "\f0ca";
}
.st-svg-lock:before {
content: "\f023";
}
.st-svg-money:before {
content: "\f0d6";
}
.st-svg-newspaper-o:before {
content: "\f1ea";
}
.st-svg-pages:before {
content: "\e96d";
}
.st-svg-paper-plane:before {
content: "\f1d8";
}
.st-svg-pdf-o:before {
content: "\f1c1";
}
.st-svg-pencil:before {
content: "\f040";
}
.st-svg-pencil-square-b:before {
content: "\e973";
}
.st-svg-percent:before {
content: "\f295";
}
.st-svg-picture-o:before {
content: "\f03e";
}
.st-svg-print:before {
content: "\f02f";
}
.st-svg-product-hunt:before {
content: "\f288";
}
.st-svg-reply:before {
content: "\f112";
}
.st-svg-rss:before {
content: "\f09e";
}
.st-svg-rss-square:before {
content: "\f143";
}
.st-svg-share-alt:before {
content: "\f1e0";
}
.st-svg-share-square:before {
content: "\f14d";
}
.st-svg-share-square-o:before {
content: "\f045";
}
.st-svg-shopping-cart:before {
content: "\f217";
}
.st-svg-shortcode:before {
content: "\e99a";
}
.st-svg-sign-in:before {
content: "\f090";
}
.st-svg-sign-out:before {
content: "\f08b";
}
.st-svg-star:before {
content: "\f005";
}
.st-svg-star-half-o:before {
content: "\f123";
}
.st-svg-star-o:before {
content: "\f006";
}
.st-svg-sticky-note-o:before {
content: "\f24a";
}
.st-svg-tachometer:before {
content: "\f0e4";
}
.st-svg-terminal:before {
content: "\f120";
}
.st-svg-thumb-tack:before {
content: "\f08d";
}
.st-svg-toggle-on:before {
content: "\f205";
}
.st-svg-txt:before {
content: "\e98c";
}
.st-svg-unlock-alt:before {
content: "\f13e";
}
.st-svg-url-copy:before {
content: "\e913";
}
.st-svg-user:before {
content: "\f007";
}
.st-svg-user-circle:before {
content: "\f2bd";
}
.st-svg-menu_cut:before {
content: "\e90a";
}
.st-svg-search_s:before {
content: "\e91f";
}
.st-svg-search_thin_s:before {
content: "\e921";
}
.st-svg-close:before {
content: "\e90e";
}
.st-svg-close_thin:before {
content: "\e90c";
}
.st-svg-menu_thin:before {
content: "\e90b";
}
.st-svg-menu:before {
content: "\e909";
}
.st-svg-border:before {
content: "\e91d";
}
.st-svg-circle-s:before {
content: "\e91e";
}
.st-svg-camera-retro:before {
content: "\f080";
}
.st-svg-check:before {
content: "\f00c";
}
.st-svg-facebook-square:before {
content: "\f082";
}
.st-svg-oukan:before {
content: "\e908";
}
.st-svg-relation:before {
content: "\e917";
}
.st-svg-diamond:before {
content: "\f219";
}
.st-svg-trophy:before {
content: "\f091";
}
.st-svg-slide-show:before {
content: "\e92a";
}
.st-svg-quote-left:before {
content: "\f10d";
}
.st-svg-magic:before {
content: "\f0d0";
}
.st-svg-plus:before {
content: "\f067";
}
.st-svg-quote-right:before {
content: "\f10e";
}
.st-svg-th:before {
content: "\f00a";
}
.st-svg-link:before {
content: "\f0c1";
}
.st-svg-map-marker:before {
content: "\f041";
}
.st-svg-tag:before {
content: "\f02b";
}
.st-svg-tags:before {
content: "\f02c";
}
.st-svg-palette:before {
content: "\e925";
}
.st-svg-footer:before {
content: "\e924";
}
.st-svg-header:before {
content: "\f1dc";
}
.st-svg-h-gazou:before {
content: "\e926";
}
.st-svg-h-under:before {
content: "\e927";
}
.st-svg-main-area:before {
content: "\e928";
}
.st-svg-sidebar:before {
content: "\e929";
}
.st-svg-minus-thin:before {
content: "\e922";
}
.st-svg-plus-thin:before {
content: "\e923";
}
.st-svg-quora:before,
.st-svg-question-circle:before {
content: "\f059";
}
.st-svg-close_cut:before {
content: "\e90d";
}
.st-svg-toc:before {
content: "\e91c";
}
.st-svg-bolt:before {
content: "\f0e7";
}
.st-svg-th-large:before {
content: "\f009";
}
.st-svg-paperclip:before {
content: "\f0c6";
}
.st-svg-tablet:before {
content: "\f10a";
}
.st-svg-times:before {
content: "\f00d";
}
.st-svg-comments-o:before {
content: "\f0e6";
}
.st-svg-circle-o:before {
content: "\f10c";
}
.st-svg-heart:before {
content: "\f004";
}
.st-svg-twitter:before {
content: "\e92c";
}
.st-svg-mobile:before {
content: "\f10b";
}
.st-svg-emotion-frown:before {
content: "\e919";
}
.st-svg-emotion-meh:before {
content: "\e91a";
}
.st-svg-emotion-smile:before {
content: "\e91b";
}
.st-svg-plug:before {
content: "\f1e6";
}
.st-svg-bars:before {
content: "\f0c9";
}
.st-svg-comment:before {
content: "\f075";
}
.st-svg-commenting:before {
content: "\f27a";
}
.st-svg-comments:before {
content: "\f086";
}
.st-svg-amazon:before {
content: "\f270";
}
.st-svg-arrow-circle-o-right:before {
content: "\f18e";
}
.st-svg-arrow-circle-right:before {
content: "\f0a9";
}
.st-svg-bigginer_l:before {
content: "\e910";
}
.st-svg-bigginer_r:before {
content: "\e90f";
}
.st-svg-check-thin:before {
content: "\e902";
}
.st-svg-check_bold:before {
content: "\e907";
}
.st-svg-check_bold_max:before {
content: "\e901";
}
.st-svg-check_square_radius:before {
content: "\e904";
}
.st-svg-circle:before {
content: "\f111";
}
.st-svg-facebook:before {
content: "\f09a";
}
.st-svg-google:before {
content: "\f1a0";
}
.st-svg-hateb:before {
content: "\e911";
}
.st-svg-line:before {
content: "\e912";
}
.st-svg-search:before {
content: "\f002";
}
.st-svg-search-minus:before {
content: "\f010";
}
.st-svg-search-plus:before {
content: "\f00e";
}
.st-svg-search_thin:before {
content: "\e948";
}
.st-svg-arrow:before {
content: "\e900";
}
.st-svg-wordpress:before {
content: "\f19a";
} .st-svg-checkbox {
position:relative;
}
.st-svg-checkbox:before {
content: "\e904";
color:#ccc;
z-index:2;
margin-right:10px;
}
.st-svg-checkbox:after {
content: "\e907";
color:#ff0000;
position:absolute;
z-index:1;
top:0;
left:0;
text-shadow: -1px -1px 0 rgba(255, 255, 255, 1),1px -1px 0 rgba(255, 255, 255, 1),-1px 1px 0 rgba(255, 255, 255, 1),1px 1px 0 rgba(255, 255, 255, 1);
}
.st-bigginer {
position:relative;
}
.st-svg-bigginer {
position:relative;
}
.st-svg-bigginer:before {
content: "\e910";
color:#FFEE58;
z-index:2;
}
.st-svg-bigginer:after {
content: "\e90f";
position:absolute;
color:#388E3C;
z-index:1;
top:0;
left:0;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://elifehira-yamikin.ad-web.click/wp-content/themes/affinger/vendor/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://elifehira-yamikin.ad-web.click/wp-content/themes/affinger/vendor/slick/fonts/slick.eot);
src: url(https://elifehira-yamikin.ad-web.click/wp-content/themes/affinger/vendor/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://elifehira-yamikin.ad-web.click/wp-content/themes/affinger/vendor/slick/fonts/slick.woff) format('woff'), url(https://elifehira-yamikin.ad-web.click/wp-content/themes/affinger/vendor/slick/fonts/slick.ttf) format('truetype'), url(https://elifehira-yamikin.ad-web.click/wp-content/themes/affinger/vendor/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: 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: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.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
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}