@charset 'UTF-8';
 .ex_s_lick-loading .ex_s_lick-list
{
background: #fff url(https://avro.cloud7.ng/wp-content/plugins/woo-exfood/js/ex_s_lick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'ex_s_lick';
font-weight: normal;
font-style: normal;
src: url(https://avro.cloud7.ng/wp-content/plugins/woo-exfood/js/ex_s_lick/fonts/ex_s_lick.eot);
src: url(https://avro.cloud7.ng/wp-content/plugins/woo-exfood/js/ex_s_lick/fonts/ex_s_lick.eot?#iefix) format('embedded-opentype'), url(https://avro.cloud7.ng/wp-content/plugins/woo-exfood/js/ex_s_lick/fonts/ex_s_lick.woff) format('woff'), url(https://avro.cloud7.ng/wp-content/plugins/woo-exfood/js/ex_s_lick/fonts/ex_s_lick.ttf) format('truetype'), url(https://avro.cloud7.ng/wp-content/plugins/woo-exfood/js/ex_s_lick/fonts/ex_s_lick.svg#ex_s_lick) format('svg');
} .ex_s_lick-prev,
.ex_s_lick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 40px;
height: 40px;
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;
}
.ex_s_lick-prev:hover,
.ex_s_lick-prev:focus,
.ex_s_lick-next:hover,
.ex_s_lick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.ex_s_lick-prev:hover:before,
.ex_s_lick-prev:focus:before,
.ex_s_lick-next:hover:before,
.ex_s_lick-next:focus:before
{
opacity: 1;
}
.ex_s_lick-prev.ex_s_lick-disabled:before,
.ex_s_lick-next.ex_s_lick-disabled:before
{
opacity: .25;
}
.ex_s_lick-prev:before,
.ex_s_lick-next:before
{
font-family: 'ex_s_lick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: transparent;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ex_s_lick-prev
{
left: -25px;
}
[dir='rtl'] .ex_s_lick-prev
{
right: -25px;
left: auto;
}
.ex_s_lick-prev:before
{
content: '←';
}
[dir='rtl'] .ex_s_lick-prev:before
{
content: '→';
}
.ex_s_lick-next
{
right: -25px;
}
[dir='rtl'] .ex_s_lick-next
{
right: auto;
left: -25px;
}
.ex_s_lick-next:before
{
content: '→';
}
[dir='rtl'] .ex_s_lick-next:before
{
content: '←';
} .ex_s_lick-dotted.ex_s_lick-slider
{
margin-bottom: 30px;
}
.ex_s_lick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.ex_s_lick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.ex_s_lick-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;
}
.ex_s_lick-dots li button:hover,
.ex_s_lick-dots li button:focus
{
outline: none;
}
.ex_s_lick-dots li button:hover:before,
.ex_s_lick-dots li button:focus:before
{
opacity: 1;
}
.ex_s_lick-dots li button:before
{
font-family: 'ex_s_lick';
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;
}
.ex_s_lick-dots li.ex_s_lick-active button:before
{
opacity: .75;
color: black;
}