.slicknav_btn {
position: relative;
display: block;
vertical-align: middle;
float: right;
padding: 0.438em 0.625em 0.438em 0.625em;
line-height: 1.125em;
cursor: pointer;
}
.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
margin-top: 0.188em;
}
.slicknav_menu {
*zoom: 1;
}
.slicknav_menu .slicknav_menutxt {
display: block;
line-height: 1.188em;
float: left;
}
.slicknav_menu .slicknav_icon {
float: left;
width: 1.125em;
height: 0.875em;
margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_icon:before {
background: transparent;
width: 1.125em;
height: 0.875em;
display: block;
content: "";
position: absolute;
}
.slicknav_menu .slicknav_no-text {
margin: 0;
}
.slicknav_menu .slicknav_icon-bar {
display: block;
width: 1.125em;
height: 0.125em;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_menu:before {
content: " ";
display: table;
}
.slicknav_menu:after {
content: " ";
display: table;
clear: both;
}
.slicknav_nav {
clear: both;
}
.slicknav_nav ul {
display: block;
}
.slicknav_nav li {
display: block;
margin-bottom: 0;
border-bottom: 1px solid #fff;
}
.slicknav_nav li:last-child {
border-bottom: none;
}
.slicknav_nav .slicknav_arrow {
font-size: 0.8em;
margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
cursor: pointer;
}
.slicknav_nav .slicknav_item a {
display: inline;
}
.slicknav_nav .slicknav_row {
display: block;
}
.slicknav_nav a {
display: block;
}
.slicknav_nav .slicknav_parent-link a {
display: inline;
}
.slicknav_brand {
float: left;
}
.slicknav_menu {
position: fixed;
top: 0;
width: 100%;
z-index: 1000;
box-sizing: border-box;
background-color: #222;
background-color: rgba(34, 34, 34, 0.96);
padding: 5px 10px;
border-bottom: 1px solid #222;
box-shadow: 0px -10px 10px 10px #000;
}
.slicknav_menu * {
box-sizing: border-box;
}
.slicknav_menu .slicknav_menutxt {
color: #fff;
text-shadow: 0 1px 3px #000;
}
.slicknav_menu .slicknav_icon-bar {
background-color: #fff;
}
.slicknav_btn {
margin: 2px;
text-decoration: none;
}
.slicknav_nav {
color: #fff;
margin: 0;
padding: 0;
font-size: 0.875em;
list-style: none;
overflow: hidden;
text-align: center;
}
.slicknav_nav ul {
list-style: none;
overflow: hidden;
padding: 0;
margin: 0 0 0 20px;
}
.slicknav_nav .slicknav_row {
padding: 5px 10px;
margin: 2px 5px;
}
.slicknav_nav .slicknav_row:hover {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background: #ccc;
color: #fff;
}
.slicknav_nav a {
padding: 10px;
text-decoration: none;
color: #fff;
cursor: pointer;
}
.slicknav_nav a:hover {
background: #e06a27;
color: #fff;
}
.slicknav_nav .slicknav_txtnode {
margin-left: 15px;
}
.slicknav_nav .slicknav_item a {
padding: 0;
margin: 0;
}
.slicknav_nav .slicknav_parent-link a {
padding: 0;
margin: 0;
}
.slicknav_brand {
color: #fff;
font-size: 18px;
line-height: 30px;
padding: 7px 12px;
height: 44px;
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font: inherit;
vertical-align: baseline;
}
html {
font-size: 62.5%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
sub {
vertical-align: sub;
}
sup {
vertical-align: super;
}
body {
background: #fff;
font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 16px;
line-height: 1.5;
color: #555;
position: relative;
-webkit-font-smoothing: antialiased;
} a {
color: #6dcbd1;
text-decoration: none;
line-height: inherit;
}
a:hover {
color: #e06a27;
}
a:focus {
color: #e06a27;
outline: none;
}
p a,
p a:visited {
line-height: inherit;
}
.button-link {
position: relative;
display: block;
width: 240px;
border: 2px solid #222;
padding: 10px;
color: #222;
margin: 100px auto 0 auto;
box-sizing: border-box;
} ul,
ol {
margin-bottom: 18px;
}
ul {
list-style: none outside;
}
ol {
list-style: decimal;
}
ol,
ul.square,
ul.circle,
ul.disc {
margin-left: 30px;
}
ul.square {
list-style: square outside;
}
ul.circle {
list-style: circle outside;
}
ul.disc {
list-style: disc outside;
}
li {
margin-bottom: 12px;
}
ul.large li {
line-height: 21px;
} table {
background: #fff;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
margin: 0 0 18px;
border: 1px solid #ddd;
}
table thead,
table tfoot {
background: #f5f5f5;
}
table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
font-size: 12px;
line-height: 18px;
text-align: left;
}
table thead tr th,
table tfoot tr td {
padding: 8px 10px 9px;
font-size: 14px;
font-weight: bold;
color: #222;
}
table thead tr th:first-child,
table tfoot tr td:first-child {
border-left: none;
}
table thead tr th:last-child,
table tfoot tr td:last-child {
border-right: none;
}
table tbody tr.even,
table tbody tr.alt {
background: #f9f9f9;
}
table tbody tr:nth-child(even) {
background: #f9f9f9;
}
table tbody tr td {
color: #333;
padding: 9px 10px;
vertical-align: top;
border: none;
} .left {
float: left;
}
.right {
float: right;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.hide {
display: none;
}
.highlight {
background: #ff0;
}
#googlemap img,
object,
embed {
max-width: none;
}
#map_canvas embed {
max-width: none;
}
#map_canvas img {
max-width: none;
}
#map_canvas object {
max-width: none;
} h1, h2, h3, h4, h5, h6 {
color: #181818;
font-weight: bold;
line-height: 1.25
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-weight: inherit;
}
h1 {
font-size: 46px;
font-size: 4.6rem;
margin-bottom: 12px;
}
h2 {
font-size: 35px;
font-size: 3.5rem;
margin-bottom: 9px;
}
h3 {
font-size: 28px;
font-size: 2.8rem;
margin-bottom: 9px;
}
h4 {
font-size: 21px;
font-size: 2.1rem;
margin-bottom: 3px;
}
h5 {
font-size: 18px;
font-size: 1.8rem;
font-weight: normal;
margin-bottom: 3px;
}
h6 {
font-size: 15px;
font-size: 1.5rem;
font-weight: normal;
}
.subheader {
color: #777;
font-weight: 300;
margin-bottom: 24px;
}
p {
font-size: 16px;
line-height: 1.5;
margin: 0 0 18px;
}
p img {
margin: 0;
}
p.lead {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.5;
}
em,
i {
font-style: italic;
line-height: inherit;
}
strong,
b {
font-weight: bold;
line-height: inherit;
}
small {
font-size: 60%;
line-height: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small {
color: #777;
} blockquote,
blockquote p {
line-height: 20px;
color: #777;
}
blockquote {
margin: 0 0 18px;
padding: 9px 20px 0 19px;
border-left: 1px solid #ddd;
}
blockquote cite {
display: block;
font-size: 12px;
font-size: 1.2rem;
color: #555;
}
blockquote cite:before {
content: "\2014 \0020";
}
blockquote cite a,
blockquote cite a:visited {
color: #555;
}
hr {
border: solid #ddd;
border-width: 1px 0 0;
clear: both;
margin: 12px 0 18px;
height: 0;
}
abbr,
acronym {
text-transform: uppercase;
font-size: 90%;
color: #222;
border-bottom: 1px solid #ddd;
cursor: help;
}
abbr {
text-transform: none;
} .print-only {
display: none !important;
}
@media print {
* {
background: transparent !important;
color: black !important;
text-shadow: none !important;
filter: none !important;
-ms-filter: none !important;
} p a,
p a:visited {
color: #444 !important;
text-decoration: underline;
}
p a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
} pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
} tr,
img {
page-break-inside: avoid;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.hide-on-print {
display: none !important;
}
.print-only {
display: block !important;
}
} .container {
padding: 0 20px;
}
.row {
width: 100%;
max-width: 980px;
min-width: 0;
margin: 0 auto;
}
.row .row {
min-width: 0;
}
.column,
.columns {
margin-left: 4.4%;
float: left;
min-height: 1px;
position: relative;
}
.column:first-child,
.columns:first-child {
margin-left: 0;
}
[class*="column"] + [class*="column"]:last-child {
float: right;
}
[class*="column"] + [class*="column"].end {
float: left;
}
.row .one {
width: 4.27503%;
}
.row .two {
width: 12.97730%;
}
.row .three {
width: 21.67957%;
}
.row .four {
width: 30.37999%;
}
.row .five {
width: 39.08411%;
}
.row .six {
width: 47.78638%;
}
.row .seven {
width: 56.48865%;
}
.row .eight {
width: 65.19092%;
}
.row .nine {
width: 73.89319%;
}
.row .ten {
width: 82.59546%;
}
.row .eleven {
width: 91.29773%;
}
.row .twelve {
width: 100%;
}
img,
object,
embed {
max-width: 100%;
height: auto;
}
img {
-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.map_canvas img {
max-width: none!important;
}
.row:before,
.row:after,
.clearfix:before,
.clearfix:after {
content: "";
display: table;
}
.row:after,
.clearfix:after {
clear: both;
}
.row,
.clearfix {
zoom: 1;
} section {	
text-align: center;
}
section.content {
border-top: 6px solid #222;
padding: 0 20px 50px 20px;
}
section#page-content {
padding: 100px 20px 50px 20px;
}
section.content h1,
section.content h2 {
text-transform: uppercase;
font-weight: 900;
margin-bottom: 50px;
}
.section-title {
display: block;
width: 320px;
padding: 4px 10px 10px 10px;
margin: 0 auto 50px auto;
font-size: 1.2em;
color: #fff;
background: #222;
}
.section-content {
display: block;
max-width: 600px;
margin: auto;
}
section#home-top {
display: block;
background-position: center center;
background-size: cover;
padding: 100px 20px;
}
section#home-top .logo {
display: block;
margin: auto;
margin-bottom: 30px;
width: 180px;
}
section#home-top .title {
display: block;
margin: auto;
margin-bottom: 30px;
width: 720px;
}
section#home-top .order-now-button {
display: inline-block;
border: 2px solid #fff;
padding: 8px 30px;
color: #fff;
margin-bottom: 100px;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
}
section#home-top .order-now-button:hover,
section#home-top .order-now-button:focus {
background-color: #222;
background-color: rgba(34, 34, 34, 0.96);
}
section#home-top .telephone {
color: #fff;
font-weight: 900;
font-size: 3em;
}
section#float-links {
overflow: auto;
background-size: cover;
background-position: center center;
}
.square-block {
position: relative;
height: 400px;
width: 400px;
}
.square-block:nth-child(1) {
left: 50%;
margin-left: 0px;
top: 100px;
}
.square-block:nth-child(2) {
left: 50%;
margin-left: -400px;
margin-bottom: 100px;
}
.square-block h1 {
color: #fff;
text-transform: uppercase;
font-weight: 700;
font-family: Oswald, sans-serif;
}
.square-block a {
color: #fff;
}
.square-block div {
display: table-cell;
position: relative;
height: 400px;
width: 400px;
vertical-align: middle;
padding: 0px 80px;
text-align: center;
}
.square-block:before {
content: "";
position: absolute;
background: rgba(34, 34, 34, 0.2);
border: 10px solid#fff;
box-sizing: border-box;
height: 300px;
width: 300px;
left: 50px;
top: 50px;
transform: rotate(45deg);
}
.store-link {
display: inline-block;
width: 100px;
margin: 0 5px;
}
.store-link img {
width: 100px;
} #footer {
background-color: #222;
padding: 50px 20px;
color: #fff;
font-size: 0.9em;
text-align: center;
} #menu-main-menu {
display: block;
position: fixed;
width: 100%;
z-index: 1000;
top: 0;
background-color: #222;
background-color: rgba(34, 34, 34, 0.96);
text-align: center;
margin: 0;
}
#menu-main-menu li {
margin: 0;
display: inline-block;
}
#menu-main-menu li a {
color: #fff;
padding: 15px 20px;
display: block;
cursor: pointer;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
transition: all .2s ease;
}
#menu-main-menu li a:hover {
background-color: #e06a27;
}
.slicknav_menu {
display: none;
}  @media screen and (max-width: 768px) {
nav#menu {
display: none;
}
.slicknav_menu {
display: block;
}
section#home-top .telephone {
font-size: 2em;
}
.section-title {
width: 200px;
margin: 0 auto 40px auto;
font-size: 1em;
}
.button-link {
margin: 50px auto 0 auto;
}
section.content h1, section.content h2 {
font-size: 24px;
}
.square-block,
.square-block:nth-child(1),
.square-block:nth-child(2) {
display: block;
margin: auto;
height: 200px;
width: 200px;
left: auto;
top: auto;
}
.square-block:nth-child(1) {
margin-top: 100px;
}
.square-block:nth-child(2) {
margin-top: 120px;
margin-bottom: 100px;
}
.square-block div {
height: 200px;
width: 200px;
padding: 0px 10px;
}
.square-block:before {
border: 5px solid#fff;
height: 200px;
width: 200px;
left: 0px;
top: 0px;
}
} @media handheld, only screen and (max-width: 768px) {
h1 { font-size: 32px; font-size: 3.2rem; line-height: 1.3; }
h2 { font-size: 28px; font-size: 2.8rem; line-height: 1.3; }
h3 { font-size: 21px; font-size: 2.1rem; line-height: 1.3; }
h4 { font-size: 18px; font-size: 1.8rem; line-height: 1.2; }
h5 { font-size: 16px; font-size: 1.6rem; line-height: 1.2; }
h6 { font-size: 15px; font-size: 1.5rem; line-height: 1.2; }
body, p {  font-size: 15px; font-size: 1.5rem; line-height: 1.4; }
} @media only screen and (max-width: 768px) {		
body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; width: 100%; min-width: 0; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
.container { min-width: 0; margin-left: 0; margin-right: 0; }
.row { width: 100%; min-width: 0; margin-left: 0; margin-right: 0; }
.row .row .column, .row .row .columns { padding: 0; }
.column, .columns { width: auto !important; float: none; margin-left: 0; margin-right: 0; }
.column:last-child, .columns:last-child { margin-right: 0; float: none; }
[class*="column"] + [class*="column"]:last-child { float: none; }
.column:before, .columns:before, .column:after, .columns:after { content:""; display:table; }
.column:after, .columns:after { clear: both; }
} .error {
font-weight: normal;
color: red;
margin-left: 5px;
}
.error-active {
font-weight: bold;
}
#error-message {
background: #8b0000;
color: #fff;
border-radius: 3px;
display: none;
overflow: hidden;
font-weight: bold;
padding: 10px;
margin: 10px 0 0 0;
}
#contact-form-complete {
display: none;
float: left;
}
#contact-form {
float: left;
font-size: 1em;
width: 100%;
display: block;
margin-bottom: 50px;
margin-top: 20px;
}
label {
display: block;
color: #555;
float: left;
width: 100%;
height: 20px;
margin-bottom: 5px;
}
input[type=text],
textarea {
color: #555555;
font-family: Helvetica, Arial, sans-serif;
font-size: 1em;
display: block;
float: left;
border: solid 1px #aaa;
width: 96%;
padding: 2%;
outline: none;
margin-bottom: 20px;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
}
input[type=text] {
height: auto;
}
input[type=text].theComment {
display: none;
}
textarea {
height: 200px;
}
input[type=text]:focus,
textarea:focus {
background: #EDECEC;
border-color: #EDECEC;
color: #000;
outline: none;
}
.button {
display: block;
margin-left: 0;
margin-top: 10px;
background: #2A85E8;
color: #fff;
font-family: Helvetica, Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
padding: 8px 20px;
overflow: hidden;
clear: both;
position: relative;
text-align: center;
text-transform: uppercase;
border: none;
cursor: pointer;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-moz-appearance: none; -webkit-appearance: none; }
.button:hover {
background: #000;
}
::-webkit-input-placeholder {
color: #aaaaaa;
}
:-moz-placeholder {
color: #aaaaaa;
}  .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;
}
.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;
background-size: cover;
background-position: center;
outline: none;
}
[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://www.stivespizza.com/wp-content/themes/stivespizza/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://www.stivespizza.com/wp-content/themes/stivespizza/fonts/slick.eot);
src: url(https://www.stivespizza.com/wp-content/themes/stivespizza/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://www.stivespizza.com/wp-content/themes/stivespizza/fonts/slick.woff) format('woff'), url(https://www.stivespizza.com/wp-content/themes/stivespizza/fonts/slick.ttf) format('truetype'), url(https://www.stivespizza.com/wp-content/themes/stivespizza/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;
} #reviews {
text-align: center;
color: #222;
}
#reviews .review {
outline: none;
}
#reviews .review .review-text {
display: block;
margin: 0 auto 30px auto;
width: 70%;
max-width: 800px;
font-size: 1.2em;
}
#reviews .review .review-text:before,
#reviews .review .review-text:after {
content: " '' ";
}
#reviews .review .review-name {
display: block;
margin: 0 auto 30px auto;
width: 80%;
max-width: 800px;
font-size: 0.9em;
}
#reviews .review .review-name:before {
content: "- ";
}
#reviews .slick-dots li button:before {
content: "";
color: #fff;
background-color: #6dcbd1;
opacity: 0.5;
height: 12px;
width: 12px;
border-radius: 10px;
}
#reviews .slick-dots li.slick-active button:before {
opacity: 1;
}
.closed-banner {
width: 100%;
background-color: #141414;
color: #ffffff;
padding: 16px;
}
.closed-banner h6 {
font-size: 20px;
text-align: center;
color: inherit;
}