@charset "UTF-8";
.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}@-webkit-keyframes moveUp {
100% {
-webkit-transform: translateY(0);
opacity: 1;
}
}
@keyframes moveUp {
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes spin-rotate-left {
to {
transform: rotate(30deg);
}
from {
transform: rotate(175deg);
}
}
@-webkit-keyframes spin-rotate-left {
to {
transform: rotate(30deg);
}
from {
transform: rotate(175deg);
}
}
@keyframes spin-rotate-right {
from {
transform: rotate(-175deg);
}
to {
transform: rotate(-30deg);
}
}
@-webkit-keyframes spin-rotate-right {
from {
transform: rotate(-175deg);
}
to {
transform: rotate(-30deg);
}
}
@keyframes spin-rotate-all {
from {
transform: rotate(0deg);
}
to {
transform: rotate(-360deg);
}
}
@-webkit-keyframes spin-rotate-all {
from {
transform: rotate(0deg);
}
to {
transform: rotate(-360deg);
}
}
@keyframes spin-fade-in-first {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@-webkit-keyframes spin-fade-in-first {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes spin-fade-in-second {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes spin-fade-in-second {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes markerWave {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: scale(5.5);
transform: scale(5.5);
opacity: 0;
}
}
@keyframes markerWave {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0.8;
}
20% {
opacity: 0.8;
}
100% {
-webkit-transform: scale(5.5);
transform: scale(5.5);
opacity: 0;
}
}
@-webkit-keyframes sk-rotate {
100% {
-webkit-transform: rotate(360deg);
}
}
@keyframes sk-rotate {
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
}
}
@-webkit-keyframes sk-bounce {
0%, 100% {
-webkit-transform: scale(0);
}
50% {
-webkit-transform: scale(1);
}
}
@keyframes sk-bounce {
0%, 100% {
transform: scale(0);
-webkit-transform: scale(0);
}
50% {
transform: scale(1);
-webkit-transform: scale(1);
}
}
@-moz-keyframes headerSlideDown {
0% {
margin-top: -150px;
}
100% {
margin-top: 0;
}
}
@-ms-keyframes headerSlideDown {
0% {
margin-top: -150px;
}
100% {
margin-top: 0;
}
}
@-webkit-keyframes headerSlideDown {
0% {
margin-top: -150px;
}
100% {
margin-top: 0;
}
}
@keyframes headerSlideDown {
0% {
margin-top: -150px;
}
100% {
margin-top: 0;
}
}
@-webkit-keyframes squares {
0% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
20% {
-webkit-transform: scale(1.24);
transform: scale(1.24);
opacity: 1;
}
100% {
-webkit-transform: scale(2.1);
transform: scale(2.1);
opacity: 0;
}
}
@-moz-keyframes squares {
0% {
-moz-transform: scale(1);
transform: scale(1);
opacity: 0;
}
20% {
-moz-transform: scale(1.24);
transform: scale(1.24);
opacity: 1;
}
100% {
-moz-transform: scale(2.1);
transform: scale(2.1);
opacity: 0;
}
}
@-o-keyframes squares {
0% {
-o-transform: scale(1);
transform: scale(1);
opacity: 0;
}
20% {
-o-transform: scale(1.24);
transform: scale(1.24);
opacity: 1;
}
100% {
-o-transform: scale(2.1);
transform: scale(2.1);
opacity: 0;
}
}
@keyframes squares { 0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 0;
}
20% {
-webkit-transform: scale(1.24);
-moz-transform: scale(1.24);
-o-transform: scale(1.24);
transform: scale(1.24);
opacity: 1;
}
100% {
-webkit-transform: scale(2.1);
-moz-transform: scale(2.1);
-o-transform: scale(2.1);
transform: scale(2.1);
opacity: 0;
}
}
@keyframes loading-spinner {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes loading-spinner {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes loading-run {
0% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
5%, 95% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
10%, 59% {
box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
}
20% {
box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
}
38% {
box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
}
100% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
}
@keyframes loading-run {
0% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
5%, 95% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
10%, 59% {
box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
}
20% {
box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
}
38% {
box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
}
100% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
}
@-webkit-keyframes loading-round {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes loading-round {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes steam {
0% {
height: 0px;
}
100% {
height: 6px;
}
}
@-moz-keyframes steam {
0% {
height: 0px;
}
100% {
height: 6px;
}
}
@-moz-keyframes steam {
0% {
height: 0px;
}
100% {
height: 6px;
}
}
@-webkit-keyframes steam {
0% {
height: 0px;
}
100% {
height: 6px;
}
}
@-o-keyframes steam {
0% {
height: 0px;
}
100% {
height: 6px;
}
}
@keyframes steam {
0% {
height: 0px;
}
100% {
height: 6px;
}
}
@keyframes stretch {
0% {
transform: scale(0.5);
}
100% {
transform: scale(1);
}
}
@keyframes pulse-border {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(2);
opacity: 0;
}
}
@keyframes bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes icon-bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
60% {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
}
@-webkit-keyframes toRightFromLeft {
49% {
-webkit-transform: translate(100%);
}
50% {
opacity: 0;
-webkit-transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@-moz-keyframes toRightFromLeft {
49% {
-moz-transform: translate(100%);
}
50% {
opacity: 0;
-moz-transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@keyframes toRightFromLeft {
49% {
transform: translate(100%);
}
50% {
opacity: 0;
transform: translate(-100%);
}
51% {
opacity: 1;
}
}
@-webkit-keyframes cms-bouncedelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
}
40% {
-webkit-transform: scale(1);
}
}
@keyframes cms-bouncedelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes btn_shine {
100% {
left: 200%;
}
}
@keyframes btn_shine {
100% {
left: 200%;
}
}
@keyframes shakeThatBooty {
33% {
-webkit-transform: rotateZ(30deg);
-khtml-transform: rotateZ(30deg);
-moz-transform: rotateZ(30deg);
-ms-transform: rotateZ(30deg);
-o-transform: rotateZ(30deg);
transform: rotateZ(30deg);
}
67% {
-webkit-transform: rotateZ(-30deg);
-khtml-transform: rotateZ(-30deg);
-moz-transform: rotateZ(-30deg);
-ms-transform: rotateZ(-30deg);
-o-transform: rotateZ(-30deg);
transform: rotateZ(-30deg);
}
100% {
-webkit-transform: rotateZ(30deg);
-khtml-transform: rotateZ(30deg);
-moz-transform: rotateZ(30deg);
-ms-transform: rotateZ(30deg);
-o-transform: rotateZ(30deg);
transform: rotateZ(30deg);
}
}
@-webkit-keyframes sonarEffect {
0% {
opacity: 0.3;
}
40% {
opacity: 0.5;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5);
}
100% {
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5);
-webkit-transform: scale(1.5);
opacity: 0;
}
}
@-moz-keyframes sonarEffect {
0% {
opacity: 0.3;
}
40% {
opacity: 0.5;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5);
}
100% {
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5);
-moz-transform: scale(1.5);
opacity: 0;
}
}
@keyframes sonarEffect {
0% {
opacity: 0.3;
}
40% {
opacity: 0.5;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5);
}
100% {
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.5);
transform: scale(1.5);
opacity: 0;
}
}
@keyframes bounce-1 {
0% {
transform: translateY(0);
}
50% {
transform: translateY(-50px);
}
100% {
transform: translateY(0);
}
}
@keyframes bounce-2 {
0% {
transform: translateY(0);
}
50% {
transform: translateY(-30px);
}
100% {
transform: translateY(0);
}
}
@keyframes scale_image_zoom_small {
50% {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
}
.ft-heading {
font-family: 'Oswald', sans-serif;
}
html {
box-sizing: border-box;
}
a {
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
color: #c7a17a;
}
a.text-link {
border-bottom: 2px solid #c7a17a;
padding-bottom: 2px;
color: #c7a17a;
}
a.text-link:hover {
border-color: transparent;
}
a, a:hover, a:focus, a:before, a:after {
outline: none;
text-decoration: none;
}
a:hover, a:focus {
color: #c7a17a;
}
*, *:before, *:after {
box-sizing: inherit;
}
p {
margin-bottom: 15px;
}
body {
background-color: #f6f6f6;
font-size: 14px;
line-height: 1.714;
color: #7c7770;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
overflow-x: hidden;
font-weight: normal;
letter-spacing: 0;
background-attachment: fixed;
background-size: cover;
font-family: 'Roboto', sans-serif;
}
body.body-default-font {
font-family: 'Roboto', sans-serif;
}
.site {
position: relative;
background-attachment: fixed;
background-position: left bottom;
background-repeat: no-repeat;
background-size: 430px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
color: #12100d;
clear: both;
line-height: 1.2;
margin: 0 0 15px;
font-weight: 700;
font-family: 'Oswald', sans-serif;
}
.heading-default-font h1, .heading-default-font h2, .heading-default-font h3, .heading-default-font h4, .heading-default-font h5, .heading-default-font h6, .heading-default-font .h1, .heading-default-font .h2, .heading-default-font .h3, .heading-default-font .h4, .heading-default-font .h5, .heading-default-font .h6 {
font-family: 'Oswald', sans-serif;
}
h1, .h1 {
font-size: 52px;
}
h2, .h2 {
font-size: 42px;
}
h3, .h3 {
font-size: 38px;
}
h4, .h4 {
font-size: 32px;
}
h5, .h5 {
font-size: 26px;
}
h6, .h6 {
font-size: 18px;
}
img {
width: auto;
max-width: 100%;
height: auto;
}
label {
margin-bottom: 0;
}
table {
border-bottom: 1px solid #ededed;
border-left: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin: 0 0 32px;
width: 100%;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
caption, td {
font-weight: normal;
text-align: left;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
padding: 13px 8px;
}
th {
font-weight: 600;
border-top: 1px solid #ededed;
padding: 10px;
border-right: 1px solid #ededed;
}
td {
border-top: 1px solid #ededed;
padding: 10px;
border-right: 1px solid #ededed; }
dl {
margin: 0 0 0 25px;
}
dl dt {
font-weight: normal;
line-height: 26px;
text-transform: uppercase;
font-weight: 700;
color: #000;
}
dl dd {
line-height: normal;
margin-bottom: 20px;
}
dl dd a {
color: #000;
}
dl dd a:hover {
color: #c7a17a;
}
code, kbd {
background-color: transparent;
border-radius: 4px;
color: inherit;
font-size: 100%;
padding: 2px 4px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
ins {
color: #fff;
border: none;
padding: 2px;
text-decoration: none;
background-color: #c7a17a;
}
pre {
background: #f5f5f5;
color: #666;
font-size: 14px;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre-wrap;
word-wrap: break-word;
}
ol {
list-style: outside none decimal;
}
ul {
padding: 0;
margin: 0 0 15px;
}
ul li {
list-style-position: inside;
}
dl + h2 + ul {
padding-left: 35px;
}
dl + h2 + ul ul {
padding-left: 35px;
}
dl + h2 + ul ul li {
list-style: outside;
}
.post-password-form label {
display: block;
max-width: 60%;
}
.post-password-form input {
margin: 10px 0;
}
@media screen and (max-width: 767px) {
.post-password-form label {
max-width: 60%;
}
}
.wp-block-button {
margin-bottom: 20px;
}
.wp-block-button .wp-block-button__link {
background-color: #c7a17a;
border-color: #c7a17a;
color: #fff;
}
.wp-block-button .wp-block-button__link:not([href]) {
color: #fff;
}
.wp-block-button .wp-block-button__link:hover {
background-color: #12100d;
border-color: #12100d;
color: #fff;
}
.wp-block-button .wp-block-button__link:hover:not([href]) {
color: #fff;
}
.wp-block-button.is-style-outline .wp-block-button__link {
background-color: transparent;
color: #c7a17a;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
background-color: #12100d;
border-color: #12100d;
color: #fff;
}
.wp-block-button.is-style-squared .wp-block-button__link {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.entry-body .entry-content .wp-block-cover-text {
color: rgba(255, 255, 255, 0.87);
padding-left: 30px;
padding-right: 30px;
font-size: 24px;
line-height: 1.25;
}
body .wp-block-gallery {
display: flex;
margin-bottom: 25px;
}
body .wp-block-gallery .blocks-gallery-caption {
font-size: 15px;
}
blockquote {
color: #fff;
background-color: #c7a17a;
background-image: url(//massimocaffe.com/wp-content/themes/cafenod/assets/images/btn-vecter-grid.png);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
padding: 125px 45px 60px;
font-size: 20px;
line-height: 1.6;
font-weight: 400;
position: relative;
margin-top: 40px;
text-align: center;
margin-bottom: 34px;
font-family: 'Oswald', sans-serif;
}
blockquote:after {
position: absolute;
content: "\f10e";
font-size: 45px;
line-height: 1;
font-family: "Font Awesome 5 Pro";
top: 60px;
left: 50%;
-webkit-transform: translateX(-50%);
-khtml-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
blockquote {
padding: 80px 20px 40px;
}
blockquote:after {
font-size: 35px;
top: 30px;
}
}
blockquote cite {
display: block;
font-size: 15px;
font-weight: 500;
font-style: normal;
margin-top: 7px;
color: #fff;
font-family: 'Roboto', sans-serif;
}
blockquote p:last-child {
margin-bottom: 0;
}
#tslOverlay {
background-color: transparent !important;
}
#elementor-panel-get-pro-elements {
display: none !important;
}
.elementor-icons-manager__tab__item {
height: 80px !important;
}
#demo-option .fa {
font-family: "FontAwesome";
}
.el-inline {
display: inline-block;
width: auto !important;
}
.icon-navigation.link-white {
text-align: center;
color: #fff;
font-size: 14px;
font-weight: 700;
}
.icon-navigation.link-white a {
color: #c7a17a;
}
.icon-navigation.link-white a:hover {
color: #fff;
}
.ct-arrow-right.fac-arrow-right {
height: 20px;
width: 20px;
line-height: 20px;
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
background-color: #fff;
color: #c7a17a;
font-size: 12px;
position: relative;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
text-align: center;
position: relative;
top: -1px;
}
.btn:hover .ct-arrow-right.fac-arrow-right, .btn:focus .ct-arrow-right.fac-arrow-right {
color: #12100d;
}
.btn.btn-secondary:hover .ct-arrow-right.fac-arrow-right, .btn.btn-secondary:focus .ct-arrow-right.fac-arrow-right {
color: #c7a17a;
}
.ct-icon-navigation {
display: inline-block;
vertical-align: middle;
width: 22px;
height: 22px;
position: relative;
cursor: pointer;
}
.ct-icon-navigation:before, .ct-icon-navigation:after, .ct-icon-navigation span:before, .ct-icon-navigation span:after {
content: '';
background-color: #1b1a1a;
position: absolute;
height: 10px;
width: 10px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.ct-icon-navigation:before {
top: 0;
left: 0;
}
.ct-icon-navigation:after {
top: 0;
right: 0;
}
.ct-icon-navigation span:before {
right: 0;
bottom: 0;
}
.ct-icon-navigation span:after {
bottom: 0;
left: 0;
}
.ct-icon-navigation:hover:before, .ct-icon-navigation:hover:after, .ct-icon-navigation:hover span:before, .ct-icon-navigation:hover span:after {
background-color: #c7a17a;
}
.text-block {
font-size: 15px;
line-height: 23px;
}
.z-index1 {
z-index: 1;
}
.z-index2 {
z-index: 2;
}
.z-index3 {
z-index: 3;
}
.d-table {
display: table;
}
.d-table-cell {
display: table-cell;
vertical-align: middle;
}
.br-1px {
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
}
.br-2px {
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.br-3px {
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.br-4px {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.br-5px {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.br-6px {
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
}
.br-7px {
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
}
.br-8px {
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
}
.br-9px {
-webkit-border-radius: 9px;
-khtml-border-radius: 9px;
-moz-border-radius: 9px;
-ms-border-radius: 9px;
-o-border-radius: 9px;
border-radius: 9px;
}
.br-10px {
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
.z-index0 {
z-index: 0;
position: relative;
}
.bg-image {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.screen-reader-text {
display: none;
}
#content[tabindex="-1"]:focus {
outline: 0;
}
.alignleft, .alignright, .aligncenter {
margin-top: 6px;
margin-bottom: 45px;
}
.alignleft {
display: inline;
float: left;
margin-right: 35px;
}
.alignright {
display: inline;
float: right;
margin-left: 35px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.bg-overlay {
position: relative;
}
.bg-overlay:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: inherit;
display: block;
}
.el-overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.box-white {
background-color: #fff;
border: 1px solid #e5e5e5;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
padding: 29px;
}
.box-white .menu li {
font-size: 18px;
line-height: 29px;
font-weight: 600;
}
.bg-primary {
background-color: #c7a17a !important;
}
.br-radius {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.cms-box {
padding: 30px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
background-color: #fff;
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
-khtml-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
-ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
-o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12);
}
.site-overlay {
position: fixed;
z-index: -1;
background-color: rgba(0, 0, 0, 0.5);
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.25s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
cursor: url(//massimocaffe.com/wp-content/themes/cafenod/assets/images/pointer.png), auto;
}
.site-overlay.open {
z-index: 9990;
opacity: 1;
visibility: visible;
}
.cms-bgimage {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.row-visible {
overflow: visible !important;
}
.cms-icon-plus {
height: 10px;
width: 10px;
position: relative;
display: inline-block;
}
.cms-icon-plus:before, .cms-icon-plus:after {
content: "";
background-color: #c7a17a;
position: absolute;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-icon-plus:before {
width: 100%;
height: 2px;
top: 4px;
left: 0;
}
.cms-icon-plus:after {
width: 2px;
height: 100%;
left: 4px;
top: 0;
}
.overlay-gradient {
position: relative;
overflow: hidden;
display: block;
}
.overlay-gradient:before, .overlay-gradient:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.overlay-gradient:before {
z-index: 2;
background-image: -webkit-gradient(linear, left top, left bottom, from(#12100d), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(bottom, #12100d, rgba(0, 0, 0, 0));
background-image: -moz-linear-gradient(bottom, #12100d, rgba(0, 0, 0, 0));
background-image: -ms-linear-gradient(bottom, #12100d, rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(bottom, #12100d, rgba(0, 0, 0, 0));
background-image: linear-gradient(bottom, #12100d, rgba(0, 0, 0, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#12100d', endColorStr='rgba(0, 0, 0, 0)');
}
.overlay-gradient:after {
background-color: #12100d;
opacity: 0.3;
z-index: 1;
}
.inline-block {
display: inline-block;
vertical-align: middle;
width: auto !important;
}
.text-right, .align-right {
text-align: right;
}
.text-left, .align-left {
text-align: left;
}
.text-center, .align-center {
text-align: center;
}
.align-justified {
width: 100%;
}
.h-main {
font-weight: 700;
}
.border-shadow {
-webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
-khtml-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
-moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
-ms-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
-o-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.16);
border: 2px solid #12100d;
}
.l-spacing1 {
letter-spacing: -0.016em;
}
.highlight {
color: #c7a17a;
}
.landing-shadow {
-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
-khtml-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.style-none {
list-style: none;
margin: 0;
}
.line-gap {
background-color: #ebebea;
height: 1px;
margin-left: 15px;
width: calc(100% - 30px);
width: -webkit-calc(100% - 30px);
width: -ms-calc(100% - 30px);
width: -o-calc(100% - 30px);
}
.z-index-1 {
z-index: 1;
}
.image-single-e-custom img {
width: 100%;
}
.cms-menu {
margin: 0;
list-style: none;
}
.cms-menu > li {
display: inline-block;
}
.cms-menu > li > a {
color: ;
font-size: 14px;
margin: 0 16px;
position: relative;
}
.cms-menu > li > a:before {
content: "";
width: 1px;
height: 13px;
background-color: #e7e7e7;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: -16px;
}
.cms-menu > li:hover > a, .cms-menu > li.current_page_item > a, .cms-menu > li.current-menu-item > a, .cms-menu > li.current_page_ancestor > a, .cms-menu > li.current-menu-ancestor > a {
color: #c7a17a;
}
.cms-menu > li:last-child > a {
margin-right: 0;
}
.cms-menu > li:last-child > a:before {
display: none;
}
.cms-menu .sub-menu {
display: none;
}
.cms-menu.footer-menu > li > a {
margin: 0 12px;
color: #8e8e8e;
}
.cms-menu.footer-menu > li:hover > a, .cms-menu.footer-menu > li.current_page_item > a, .cms-menu.footer-menu > li.current-menu-item > a, .cms-menu.footer-menu > li.current_page_ancestor > a, .cms-menu.footer-menu > li.current-menu-ancestor > a {
color: #c7a17a;
}
.cms-menu.footer-menu > li:last-child > a {
margin-right: 0;
}
@media screen and (min-width: 992px) {
.text-left-lg {
text-align: left !important;
}
.text-right-lg {
text-align: right !important;
}
}
@media screen and (max-width: 1199px) {
.align-center-md {
text-align: center;
}
.align-left-md {
text-align: left;
}
.align-right-md {
text-align: right;
}
.align-justified-md {
width: 100%;
}
}
@media screen and (max-width: 991px) {
.text-center-md {
text-align: center !important;
}
.text-left-md {
text-align: left !important;
}
.text-right-md {
text-align: right !important;
}
.align-center-sm {
text-align: center;
}
.align-left-sm {
text-align: left;
}
.align-right-sm {
text-align: right;
}
.align-justified-sm {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.text-center-sm {
text-align: center !important;
}
.text-left-sm {
text-align: left !important;
}
.text-right-sm {
text-align: right !important;
}
.align-center-xs {
text-align: center;
}
.align-left-xs {
text-align: left;
}
.align-right-xs {
text-align: right;
}
.align-justified-xs {
width: 100%;
}
}
@media screen and (min-width: 1200px) {
.smart-bg {
-webkit-border-radius: 25px !important;
-khtml-border-radius: 25px !important;
-moz-border-radius: 25px !important;
-ms-border-radius: 25px !important;
-o-border-radius: 25px !important;
border-radius: 25px !important;
}
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-o-placeholder, textarea::-o-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input::-ms-placeholder, textarea::-ms-placeholder {
color: inherit;
opacity: 1;
text-overflow: ellipsis;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select, .nice-select {
color: #9e9e9e;
background-color: #fff;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
border: 1px solid #eaeaea;
color: inherit;
padding: 8px 20px;
line-height: normal;
height: 51px;
font-size: 13px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
width: 100%;
outline: none;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, select:focus, .nice-select:focus, input[type="text"]:active, input[type="email"]:active, input[type="url"]:active, input[type="password"]:active, input[type="search"]:active, input[type="tel"]:active, input[type="number"]:active, input[type="range"]:active, input[type="date"]:active, input[type="month"]:active, input[type="week"]:active, input[type="time"]:active, input[type="datetime"]:active, input[type="datetime-local"]:active, input[type="color"]:active, textarea:active, select:active, .nice-select:active {
border-color: #c7a17a;
}
select {
height: 51px;
}
textarea {
line-height: normal;
padding-top: 22px;
padding-bottom: 14px;
height: 120px;
}
.cms-select form {
position: relative;
background-color: #fff;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.cms-select select {
height: 39px;
line-height: 37px;
font-size: 15px;
background-color: transparent;
position: relative;
z-index: 99;
-webkit-appearance: none;
-khtml-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
}
.cms-select i {
position: absolute;
right: 14px;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
.wpcf7-form .wpcf7-form-control-wrap {
margin-bottom: 30px;
display: block;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
display: none;
}
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid {
border-color: #f13c3c !important;
}
.wpcf7-form .wpcf7-response-output {
border: medium none;
font-style: italic;
padding: 0;
margin: 20px 0 0;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
color: #398f14;
}
.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
color: #f13c3c;
}
.wpcf7-form .ajax-loader {
display: none !important;
}
.wpcf7-form .wpcf7-menu {
display: block;
}
.wpcf7-form .wpcf7-menu select {
background-color: transparent;
-webkit-appearance: none;
-khtml-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
position: relative;
z-index: 99;
}
.wpcf7-form .wpcf7-menu select option {
padding: 5px;
}
.select2 .select2-selection--single {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 1px solid #e7e8e9;
height: 47px;
}
.select2 .select2-selection--single .select2-selection__rendered {
padding-left: 15px;
line-height: 47px;
}
.select2 .select2-selection--single .select2-selection__arrow {
right: 8px;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
#ui-datepicker-div {
background-color: #fff;
padding: 22px;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-khtml-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
position: absolute;
top: -9999px;
min-width: 300px;
z-index: 10001 !important;
}
#ui-datepicker-div .ui-datepicker-header {
position: relative;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all {
display: block;
height: 30px;
width: 30px;
line-height: 30px;
text-align: center;
cursor: pointer;
position: absolute;
top: 0;
padding: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all:before {
content: "\f104";
color: #040e24;
font-family: 'Font Awesome 5 Pro';
font-size: 16px;
left: 0;
position: absolute;
right: 0;
top: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all:hover:before {
color: #c7a17a;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all span {
display: none;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-prev {
left: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next {
right: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-corner-all.ui-datepicker-next:before {
content: "\f105";
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
font-weight: 700;
line-height: 30px;
margin-bottom: 10px;
min-height: 40px;
text-align: center;
text-transform: uppercase;
font-size: 16px;
color: ;
font-family: 'Oswald', sans-serif;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title span {
display: inline-block;
vertical-align: middle;
line-height: 1;
}
#ui-datepicker-div .ui-datepicker-calendar {
margin: 0;
width: 100%;
}
#ui-datepicker-div .ui-datepicker-calendar th {
text-align: center;
}
#ui-datepicker-div .ui-datepicker-calendar td {
text-align: center;
padding: 6px;
color: rgba(0, 0, 0, 0.6);
}
#ui-datepicker-div .ui-datepicker-calendar td.ui-state-disabled {
color: rgba(0, 0, 0, 0.2);
}
#ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-today a {
color: #c7a17a;
}
#ui-datepicker-div .ui-datepicker-calendar td a {
color: #999;
}
#ui-datepicker-div .ui-datepicker-calendar td a:hover {
color: #c7a17a;
}
form .select2-container--default {
width: 100% !important;
}
form .select2-container--default .select2-selection {
border: 1px solid #e7e8e9;
height: 47px;
}
form .select2-container--default .select2-selection .select2-selection__rendered {
line-height: 47px;
padding-left: 15px;
}
form .select2-container--default .select2-selection .select2-selection__arrow {
right: 10px;
top: 50%;
color: #8f8f8f;
}
form .select2-container--default .select2-selection .select2-selection__clear {
height: 20px;
line-height: 20px;
position: absolute;
right: 30px;
text-align: center;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
width: 20px;
color: #8f8f8f;
}
form .select2-container--default .select2-selection .select2-selection__placeholder {
color: rgba(55, 55, 55, 0.87);
}
.select2-container.select2-container--open .select2-dropdown {
border-color: #e7e8e9;
}
.select2-container.select2-container--open .select2-dropdown .select2-search__field {
border: 1px solid #e7e8e9;
padding-left: 15px;
padding-right: 15px;
}
.select2-container.select2-container--open .select2-results li.select2-results__option--highlighted {
background-color: #c7a17a;
}
.cms-field-checkbox {
position: relative;
padding-left: 27px;
}
.cms-field-checkbox .icon-check {
border: 2px solid #e7ebef;
border-radius: 1px;
display: block;
height: 17px;
width: 17px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
z-index: 1;
}
.cms-field-checkbox .icon-check:before {
content: '';
height: 7px;
width: 7px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
background-color: #c7a17a;
position: absolute;
top: 3px;
left: 3px;
opacity: 0;
}
.cms-field-checkbox label {
font-size: 14px;
}
.cms-field-checkbox input {
bottom: 0;
height: 100%;
left: 0;
position: absolute;
width: 100%;
opacity: 0;
cursor: pointer;
z-index: 3;
}
.cms-field-checkbox input:checked + .icon-check:before {
opacity: 1;
}
.nice-select {
background-color: #fff;
border-color: #ebebeb;
position: relative;
padding-right: 40px;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
}
.nice-select:after {
content: "\f107";
font-family: 'Font Awesome 5 Pro';
font-size: 16px;
text-align: center;
color: #9b9b9b;
position: absolute;
right: 20px;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
.nice-select span.current {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
line-height: 35px;
}
.nice-select .option {
text-overflow: ellipsis;
overflow: hidden;
}
.nice-select.open .list {
padding: 5px;
min-width: 185px;
overflow: auto;
width: 100%;
opacity: 1;
pointer-events: auto;
-webkit-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
.nice-select.disabled {
border-color: #ededed;
color: #999;
pointer-events: none;
}
.nice-select.disabled:after {
border-color: #ccc;
}
.nice-select.wide {
width: 100%;
}
.nice-select.wide .list {
left: 0 !important;
right: 0 !important;
}
.nice-select.right {
float: right;
}
.nice-select.right .list {
left: auto;
right: 0;
}
.nice-select.small {
font-size: 12px;
height: 36px;
line-height: 34px;
}
.nice-select.small:after {
height: 4px;
width: 4px;
}
.nice-select.small .option {
line-height: 34px;
min-height: 34px;
}
.nice-select .list {
max-height: 250px;
overflow: auto;
background-color: #fff;
padding: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-khtml-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
box-sizing: border-box;
margin-top: 4px;
opacity: 0;
overflow: hidden;
padding: 0;
pointer-events: none;
position: absolute;
top: 100%;
left: 0;
right: 0;
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: scale(0.75) translateY(-21px);
-ms-transform: scale(0.75) translateY(-21px);
transform: scale(0.75) translateY(-21px);
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
z-index: 9;
color: #666;
}
.nice-select .list .selected {
color: #666;
}
.nice-select .list:hover .option:not(:hover) {
background-color: transparent !important;
}
.nice-select .option {
cursor: pointer;
line-height: normal;
list-style: none;
outline: none;
padding: 8px 24px;
text-align: left;
-webkit-transition: all 0.2s;
-khtml-transition: all 0.2s;
-moz-transition: all 0.2s;
-ms-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
background-color: #f3f3f4;
}
.nice-select .option.selected {
font-weight: bold;
}
.nice-select .option.disabled {
background-color: transparent;
color: #999;
cursor: default;
}
.no-csspointerevents .nice-select .list {
display: none;
}
.no-csspointerevents .nice-select.open .list {
display: block;
}
.btn, button, .button, input[type="submit"] {
background-color: #c7a17a;
font-size: 15px;
color: #fff;
text-transform: uppercase;
padding: 0 30px;
line-height: 51px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
position: relative;
z-index: 1;
overflow: hidden;
display: inline-block;
text-align: center;
cursor: pointer;
font-weight: 700;
border: none;
}
.btn:hover, button:hover, .button:hover, input[type="submit"]:hover, .btn:focus, button:focus, .button:focus, input[type="submit"]:focus {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
outline: medium none;
text-decoration: none;
color: #fff;
background-color: #12100d;
}
.cms-button-icon.cms-align-icon-left i {
margin-left: 0;
margin-right: 10px;
}
.btn i {
margin-left: 8px;
line-height: 1;
}
.btn i.fas {
font-family: "Font Awesome 5 Pro";
}
.btn i.space-right {
margin-left: 0;
margin-right: 8px;
}
.btn .cms-align-icon-right {
float: right;
}
.btn .cms-align-icon-right i {
margin-left: 18px;
margin-right: 0px;
}
.btn.btn-secondary {
background-color: #12100d;
color: #fff;
}
.btn.btn-secondary:hover {
color: #fff;
background-color: #c7a17a;
}
.btn.btn-outline {
border: 2px solid #c7a17a;
color: #c7a17a;
background-color: transparent;
line-height: 47px;
}
.btn.btn-outline:hover {
color: #fff;
background-color: #c7a17a;
border-color: #c7a17a;
}
.btn.btn-outline.btn-small {
line-height: 35px;
padding: 0 22px;
}
.btn.btn-outline-primary {
border: 2px solid #c7a17a;
color: #c7a17a;
background-color: transparent;
line-height: 47px;
}
.btn.btn-outline-primary:hover {
color: #fff;
background-color: #c7a17a;
}
.btn.btn-outline-secondary {
border: 2px solid #12100d;
color: #12100d;
background-color: transparent;
line-height: 47px;
}
.btn.btn-outline-secondary:hover {
color: #c7a17a;
border-color: #c7a17a;
}
.btn.btn-outline-secondary2 {
border: 2px solid #b1b1b0;
color: #12100d;
background-color: transparent;
line-height: 46px;
}
.btn.btn-outline-secondary2:hover {
color: #fff;
background-color: #c7a17a;
border-color: #c7a17a;
}
.btn-align-center {
text-align: center;
}
.btn-align-right {
text-align: right;
}
.btn-group .btn + .btn {
margin-left: 30px;
}
.btn-block {
display: block;
}
.btn-block .btn {
width: 100%;
}
.text-outline {
font-size: 12px;
}
.text-outline .cms-button-text {
display: inline-block;
border-bottom: 1px solid #c7a17a;
}
.text-outline.style2 {
font-size: 13px;
font-weight: 700;
color: #333;
}
.text-outline.style2 .cms-button-text {
border-bottom: 2px solid #333;
}
.text-outline.style2:hover {
color: #c7a17a;
}
.text-outline.style2:hover .cms-button-text {
border-color: #c7a17a;
}
.site-header {
position: relative;
}
#site-header-wrap {
position: relative;
z-index: 999;
}
#site-header-wrap .row {
align-items: center;
}
#site-header-wrap .site-branding {
margin: 0 15px;
position: relative;
display: flex;
align-items: center;
}
#site-header-wrap .site-branding img {
max-height: 52px;
max-width: inherit;
}
#site-header-wrap .site-branding .logo-light, #site-header-wrap .site-branding .logo-mobile {
position: absolute;
top: 50%;
left: 0%;
-webkit-transform: translate(0%, -50%);
-khtml-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-o-transform: translate(0%, -50%);
transform: translate(0%, -50%);
opacity: 0;
}
#site-header-wrap #site-header {
position: relative;
}
#site-header-wrap #site-header.h-fixed {
background-color: #fff;
}
@media screen and (min-width: 992px) {
#site-header-wrap #site-header.h-fixed {
-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-khtml-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
-o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
position: fixed;
}
}
#site-header-wrap #site-header.h-fixed .site-branding .logo-light {
opacity: 0;
}
#site-header-wrap #site-header.h-fixed .site-branding .logo-dark {
opacity: 1;
}
#site-header-wrap .site-header-right {
display: flex;
flex-wrap: wrap;
align-items: center;
margin: 0 15px 0 0;
position: relative;
}
#site-header-wrap .site-header-right .site-header-item:not(.site-header-button) {
font-size: 18px;
color: #222;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
cursor: pointer;
margin-left: 17px;
position: relative;
}
#site-header-wrap .site-header-right .widget_cart_counter_header {
position: absolute;
width: 16px;
height: 16px;
line-height: 16px;
background-color: #c7a17a;
top: -4px;
right: -6px;
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
-moz-border-radius: 12px;
-ms-border-radius: 12px;
-o-border-radius: 12px;
border-radius: 12px;
color: #fff;
font-size: 11px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#site-header-wrap .site-header-right .site-header-item:hover .widget_cart_counter_header {
opacity: 1;
}
#site-header-wrap .site-header-right .site-header-button .btn {
text-transform: uppercase;
}
#site-header-wrap .header-top-layout1 {
background-color: #282828;
padding: 14px 0;
font-size: 12px;
line-height: 1.75;
color: #a5a5a5;
}
@media screen and (max-width: 991px) {
#site-header-wrap .header-top-layout1 {
display: none;
}
}
#site-header-wrap .header-top-layout1 .row > div {
padding: 0 15px;
}
#site-header-wrap .header-top-layout1 a {
color: inherit;
}
#site-header-wrap .header-top-layout1 a:hover {
color: #c7a17a;
}
#site-header-wrap .header-top-layout1 .h-btn-text {
color: #c7a17a;
position: relative;
}
#site-header-wrap .header-top-layout1 .h-btn-text:before {
content: '';
position: absolute;
bottom: 0;
width: 0;
height: 1px;
background-color: #c7a17a;
left: 0;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
#site-header-wrap .header-top-layout1 .h-btn-text:hover:before {
width: 100%;
}
#site-header-wrap .header-top-layout1 .header-top-meta {
flex-grow: 1;
display: flex;
flex-wrap: wrap;
}
#site-header-wrap .header-top-layout1 .header-top-meta .header-top-item {
margin-right: 30px;
}
#site-header-wrap .header-top-layout1 .header-top-social a + a {
margin-left: 24px;
}
@media screen and (min-width: 1400px) {
#site-header-wrap .site-navigation .main-navigation {
padding-left: 40px;
}
#site-header-wrap .site-header-button {
margin-left: 70px;
}
}
@media (max-width: 1399px) {
#site-header-wrap .site-header-button {
margin-left: 40px;
}
}
@media (min-width: 1200px) and (max-width: 1599px) {
#site-header-wrap.header-layout1 .btn {
padding-left: 20px;
padding-right: 20px;
}
}
@media screen and (min-width: 1600px) {
#site-header-wrap.header-layout1 .btn {
padding-left: 43px;
padding-right: 43px;
}
}
@media screen and (min-width: 1200px) {
#site-header-wrap .site-navigation {
margin: 0 15px;
display: flex;
align-items: center;
flex-grow: 1;
justify-content: center;
}
#site-header-wrap #site-header.h-fixed .primary-menu > li > a, #site-header-wrap #site-header.h-fixed .site-menu-right {
line-height: 80px;
}
#site-header-wrap.header-layout1 .container {
max-width: 1600px;
}
#site-header-wrap.header-layout1 .btn {
line-height: 55px;
text-transform: uppercase;
}
#site-header-wrap.header-layout1 .btn.btn-style2 {
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
border: none;
background-color: #c7a17a;
color: #fff;
line-height: 39px;
}
#site-header-wrap.header-layout1 .btn.btn-style2:hover {
background-color: #c7a17a;
}
#site-header-wrap.header-layout1 #site-header:not(.h-fixed) {
background-color: #000 30%;
background-image: -webkit-gradient(linear, left top, right top, from(#000 30%), to(rgba(0, 0, 0, 0.1)));
background-image: -webkit-linear-gradient(left, #000 30%, rgba(0, 0, 0, 0.1));
background-image: -moz-linear-gradient(left, #000 30%, rgba(0, 0, 0, 0.1));
background-image: -ms-linear-gradient(left, #000 30%, rgba(0, 0, 0, 0.1));
background-image: -o-linear-gradient(left, #000 30%, rgba(0, 0, 0, 0.1));
background-image: linear-gradient(left, #000 30%, rgba(0, 0, 0, 0.1));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#000 30%', endColorStr='rgba(0, 0, 0, 0.1)', gradientType='1');
border-bottom: 1px solid #333;
}
#site-header-wrap.header-layout1 #site-header:not(.h-fixed) .site-branding .logo-light {
opacity: 1;
}
#site-header-wrap.header-layout1 #site-header:not(.h-fixed) .site-branding .logo-dark {
opacity: 0;
}
#site-header-wrap.header-layout1 #site-header:not(.h-fixed) .site-header-right .site-header-item:not(.site-header-button) {
color: #fff;
}
#site-header-wrap.header-layout1 #site-header:not(.h-fixed) .site-header-right .site-header-item:not(.site-header-button):hover {
color: ;
}
#site-header-wrap.header-layout1 #site-header:not(.h-fixed) .site-header-button .btn:hover {
background-color: #fff;
color: #12100d;
}
#site-header-wrap.header-layout2 {
background-color: #efefef;
}
#site-header-wrap.header-layout2 .container {
max-width: 1740px;
}
#site-header-wrap.header-layout3 .site-header-main {
margin-top: 25px;
}
#site-header-wrap.header-layout3 .container {
max-width: 1600px;
}
#site-header-wrap.header-layout3 .primary-menu > li:last-child {
margin-right: 0;
}
#site-header-wrap.header-layout3 .site-header-right .site-header-item:not(.site-header-button) {
color: #fff;
}
#site-header-wrap.header-layout3 .site-branding {
margin: 0 15px;
position: relative;
display: flex;
align-items: center;
}
#site-header-wrap.header-layout3 .site-branding img {
max-height: 52px;
max-width: inherit;
}
#site-header-wrap.header-layout3 .site-branding .logo-dark, #site-header-wrap.header-layout3 .site-branding .logo-mobile {
opacity: 0;
}
#site-header-wrap.header-layout3 .site-branding .logo-light {
opacity: 1;
}
#site-header-wrap.header-layout3 #site-header:not(.h-fixed) .site-branding .logo-light {
opacity: 1;
}
#site-header-wrap.header-layout3 #site-header:not(.h-fixed) .site-branding .logo-dark {
opacity: 0;
}
#site-header-wrap.header-layout3 #site-header:not(.h-fixed) .primary-menu > li > a {
color: #fff;
}
#site-header-wrap.header-layout3 #site-header:not(.h-fixed) .site-header-right .site-header-item:not(.site-header-button) {
color: #fff;
}
#site-header-wrap.header-layout3 #site-header:not(.h-fixed) .site-header-right .site-header-item:not(.site-header-button):hover {
color: ;
}
#site-header-wrap.header-layout3 #site-header:not(.h-fixed) .site-header-button .btn:hover {
background-color: #fff;
color: #12100d;
}
#site-header-wrap.header-layout3 .site-header-main.h-fixed .site-header-right .site-header-item:not(.site-header-button) {
color: #12100d;
}
#site-header-wrap.header-layout3 .site-header-main.h-fixed .site-header-right .site-header-item:not(.site-header-button):hover {
color: ;
}
#site-header-wrap.header-layout4 .container {
max-width: 1600px;
}
#site-header-wrap.header-layout4 .site-navigation {
justify-content: center;
}
#site-header-wrap.header-trans {
position: absolute;
left: 0;
right: 0;
top: 0;
}
}
@media screen and (min-width: 1200px) {
#main-menu-mobile {
display: none;
}
}
@media screen and (max-width: 1199px) {
#main-menu-mobile {
display: flex;
flex-wrap: wrap;
align-items: center;
}
}
@media screen and (min-width: 1200px) {
#main-menu-mobile .item-btn-mobile {
display: none;
}
}
#main-menu-mobile .item-btn-mobile.site-header-cart {
font-size: 18px;
color: #222;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
cursor: pointer;
margin-left: 17px;
position: relative;
}
@media screen and (max-width: 575px) {
#main-menu-mobile .item-btn-mobile.site-header-cart {
margin-left: 0;
}
}
#main-menu-mobile .item-btn-mobile.site-header-cart .widget_cart_counter_header {
position: absolute;
width: 16px;
height: 16px;
line-height: 16px;
background-color: #c7a17a;
top: -4px;
right: -6px;
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
-moz-border-radius: 12px;
-ms-border-radius: 12px;
-o-border-radius: 12px;
border-radius: 12px;
color: #fff;
font-size: 11px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#main-menu-mobile .item-btn-mobile.site-header-cart:hover .widget_cart_counter_header {
opacity: 1;
}
@media screen and (max-width: 575px) {
#main-menu-mobile .item-btn-mobile.site-header-search {
display: none;
}
}
@media screen and (max-width: 1199px) {
#site-header-wrap {
position: relative;
-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-khtml-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
-o-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 0px 5px rgba(0, 0, 0, 0.15);
background-color: #fff;
}
#site-header-wrap.fixed-height {
height: inherit !important;
}
#site-header-wrap .site-header-top, #site-header-wrap .site-header-right, #site-header-wrap .site-navigation-top {
display: none;
}
#site-header-wrap .site-header-button {
margin-left: 30px;
}
#site-header-wrap .site-branding {
min-height: 44px;
margin: 10px 15px;
}
#site-header-wrap .site-branding a {
opacity: 0;
display: inline-block;
line-height: 60px !important;
}
#site-header-wrap .site-branding a.logo-mobile {
opacity: 1 !important;
}
#site-header-wrap .site-branding a.logo-dark {
opacity: 0;
}
#site-header-wrap #main-menu-mobile {
position: absolute;
top: 50%;
right: 15px;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
#site-header-wrap #main-menu-mobile .btn-nav-mobile {
margin-left: 22px;
}
#site-header-wrap #main-menu-mobile .site-header-search {
font-size: 20px;
color: #12100d;
}
#site-header-wrap #headroom {
position: static !important;
}
}
#site-header {
-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
#site-header.h-fixed {
position: fixed;
left: 0;
top: 0;
right: 0;
-webkit-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
-khtml-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
-moz-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
-ms-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
-o-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
}
.admin-bar #site-header-wrap #site-header.h-fixed {
top: 32px;
}
@media screen and (max-width: 782px) {
.admin-bar #site-header-wrap #site-header.h-fixed {
top: 46px;
}
}
@media screen and (max-width: 600px) {
.admin-bar #site-header-wrap #site-header.h-fixed {
top: 0;
}
}
.cms-register-popup .user-press-forgot-pass, .cms-login-popup .user-press-forgot-pass {
display: none;
}
.cms-register-popup .cms-modal-content, .cms-login-popup .cms-modal-content {
max-width: 370px !important;
}
.cms-register-popup .cms-modal-content .cms-modal-holder, .cms-login-popup .cms-modal-content .cms-modal-holder {
background-color: #fff;
padding: 30px 50px 40px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
position: relative;
}
.cms-register-popup .cms-modal-content .cms-modal-holder:before, .cms-login-popup .cms-modal-content .cms-modal-holder:before {
content: '';
width: 4px;
background-color: #c7a17a;
position: absolute;
top: 40px;
bottom: 40px;
left: 0;
}
.cms-register-popup .cms-modal-content .widget-title, .cms-login-popup .cms-modal-content .widget-title {
font-size: 26px;
margin-bottom: 13px;
}
.cms-register-popup .cms-modal-content .widget-desc, .cms-login-popup .cms-modal-content .widget-desc {
font-size: 15px;
line-height: 26px;
margin-bottom: 15px;
}
.cms-register-popup .cms-modal-content .cms-modal-body, .cms-login-popup .cms-modal-content .cms-modal-body {
padding: 0;
}
.cms-register-popup .cms-modal-content .wpcf7-not-valid-tip, .cms-login-popup .cms-modal-content .wpcf7-not-valid-tip {
font-size: 13px;
margin-top: 5px;
position: absolute;
top: -4px;
right: 0;
}
.cms-register-popup .cms-modal-content .field-group, .cms-login-popup .cms-modal-content .field-group {
margin-bottom: 0px;
overflow: hidden;
position: relative;
}
.cms-register-popup .cms-modal-content .field-group .label, .cms-login-popup .cms-modal-content .field-group .label {
font-size: 14px;
font-weight: 700;
color: #51668a;
margin-bottom: 8px;
display: block;
}
.cms-register-popup .cms-modal-content .field-group input, .cms-login-popup .cms-modal-content .field-group input {
height: 60px;
}
.cms-register-popup .cms-modal-content .field-group + .field-group, .cms-login-popup .cms-modal-content .field-group + .field-group {
margin-top: 22px;
}
.cms-register-popup .cms-modal-content .field-group .cms-field-checkbox input, .cms-login-popup .cms-modal-content .field-group .cms-field-checkbox input {
height: 100%;
}
.cms-register-popup .cms-modal-content .field-group.field-check, .cms-login-popup .cms-modal-content .field-group.field-check {
margin-top: 13px;
}
.cms-register-popup .cms-modal-content .fields-footer, .cms-login-popup .cms-modal-content .fields-footer {
margin-top: 24px;
}
.cms-register-popup .cms-modal-content .field-forget a, .cms-login-popup .cms-modal-content .field-forget a {
font-size: 14px;
font-weight: 700;
color: #0e2b5c;
}
.cms-register-popup .cms-modal-content .field-forget a:hover, .cms-login-popup .cms-modal-content .field-forget a:hover {
color: #c7a17a;
}
.cms-register-popup .cms-modal-content .button, .cms-login-popup .cms-modal-content .button {
line-height: 70px;
}
.cms-register-popup .cms-modal-footer, .cms-login-popup .cms-modal-footer {
padding-top: 19px;
text-align: center;
}
.cms-register-popup .cms-modal-footer a, .cms-login-popup .cms-modal-footer a {
color: #fff;
}
.cms-register-popup .cms-modal-footer span:not(.cms-button-icon), .cms-login-popup .cms-modal-footer span:not(.cms-button-icon) {
color: #c7a17a;
margin-left: 4px;
}
.cms-register-popup .cms-modal-footer .cms-button-icon, .cms-login-popup .cms-modal-footer .cms-button-icon {
margin-left: 10px;
}
.cms-login-popup .profile-content {
text-align: center;
}
.cms-login-popup .user-avatar {
text-align: center;
}
.cms-login-popup .user-name {
color: #12100d;
font-weight: 700;
font-size: 16px;
margin: 15px 0 8px;
}
.cms-login-popup .user-press-logout {
font-weight: 700;
}
ul.menu {
list-style: none;
margin: 0;
}
ul.menu ul {
list-style: none;
margin: 0;
}
@media screen and (min-width: 1400px) {
.primary-menu > li {
margin: 0 31px 0 15px;
}
}
@media screen and (min-width: 1200px) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
.primary-menu {
list-style: none;
margin: 0;
padding: 0;
}
.primary-menu.primary-menu-pages {
margin-right: 23px;
}
.primary-menu li {
position: relative;
list-style: none;
}
.primary-menu li a {
display: block;
-webkit-transition: all 300ms linear 0ms !important;
-khtml-transition: all 300ms linear 0ms !important;
-moz-transition: all 300ms linear 0ms !important;
-ms-transition: all 300ms linear 0ms !important;
-o-transition: all 300ms linear 0ms !important;
transition: all 300ms linear 0ms !important;
}
.primary-menu > li {
display: inline-block;
vertical-align: middle;
float: left;
}
.primary-menu > li > a {
font-size: 14px;
letter-spacing: 0.05em;
color: #12100d;
font-weight: 700;
line-height: 100px;
position: relative;
padding: 0;
text-transform: uppercase;
}
.primary-menu > li > a.cms-onepage-active {
color: #c7a17a !important;
}
.primary-menu > li.menu-item-has-children > a:after {
content: "+";
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
color: #12100d;
font-weight: normal;
margin-left: 4px;
-webkit-transform: rotate(0deg);
-khtml-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.primary-menu > li:hover > a, .primary-menu > li.current_page_item > a, .primary-menu > li.current-menu-item > a, .primary-menu > li.current_page_ancestor > a, .primary-menu > li.current-menu-ancestor > a {
color: #c7a17a;
}
.primary-menu > li:hover > a:after, .primary-menu > li.current_page_item > a:after, .primary-menu > li.current-menu-item > a:after, .primary-menu > li.current_page_ancestor > a:after, .primary-menu > li.current-menu-ancestor > a:after {
color: #c7a17a;
}
.primary-menu > li > ul.back {
right: 0 !important;
left: auto !important;
}
.primary-menu > li > ul.back li > ul.back {
right: 100% !important;
left: auto !important;
}
.primary-menu > li > .sub-menu li > ul.back, .primary-menu > li > .children li > ul.back {
right: 100% !important;
left: auto !important;
}
.primary-menu .sub-menu, .primary-menu .children {
list-style: none;
margin: 0;
}
.primary-menu .sub-menu, .primary-menu .children {
position: absolute;
background: #fff;
padding: 20px 0;
top: 100%;
left: 0;
margin-top: 15px;
min-width: 235px;
z-index: 99;
visibility: hidden;
opacity: 0;
-webkit-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-khtml-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-moz-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-ms-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-o-box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
box-shadow: 0 8px 83px rgba(40, 40, 40, 0.08);
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
clip: rect(1px, 1px, 1px, 1px);
}
.primary-menu .sub-menu li, .primary-menu .children li {
padding: 0 20px;
}
.primary-menu .sub-menu li a, .primary-menu .children li a {
color: #666;
font-size: 14px;
border-bottom: 1px solid #eaeaea;
line-height: normal;
padding: 14px 0;
position: relative;
}
.primary-menu .sub-menu li a:before, .primary-menu .children li a:before {
content: '';
-webkit-transition: all 240ms linear 0ms;
-khtml-transition: all 240ms linear 0ms;
-moz-transition: all 240ms linear 0ms;
-ms-transition: all 240ms linear 0ms;
-o-transition: all 240ms linear 0ms;
transition: all 240ms linear 0ms;
height: 1px;
width: 0;
position: absolute;
background-color: #c7a17a;
bottom: -1px;
left: 0;
opacity: 0;
}
.primary-menu .sub-menu li.menu-item-has-children > a:after, .primary-menu .children li.menu-item-has-children > a:after {
content: "\f054";
font-family: "Font Awesome 5 Pro";
-webkit-transition: all 240ms linear 0ms;
-khtml-transition: all 240ms linear 0ms;
-moz-transition: all 240ms linear 0ms;
-ms-transition: all 240ms linear 0ms;
-o-transition: all 240ms linear 0ms;
transition: all 240ms linear 0ms;
font-size: 12px;
color: #7c7770;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-khtml-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
right: 2px;
}
.primary-menu .sub-menu li:last-child > a, .primary-menu .children li:last-child > a {
border-bottom: none;
}
.primary-menu .sub-menu li > a:hover, .primary-menu .children li > a:hover, .primary-menu .sub-menu li.current_page_item > a, .primary-menu .children li.current_page_item > a, .primary-menu .sub-menu li.current-menu-item > a, .primary-menu .children li.current-menu-item > a, .primary-menu .sub-menu li.current_page_ancestor > a, .primary-menu .children li.current_page_ancestor > a, .primary-menu .sub-menu li.current-menu-ancestor > a, .primary-menu .children li.current-menu-ancestor > a {
color: #c7a17a;
}
.primary-menu .sub-menu li > a:hover:before, .primary-menu .children li > a:hover:before, .primary-menu .sub-menu li.current_page_item > a:before, .primary-menu .children li.current_page_item > a:before, .primary-menu .sub-menu li.current-menu-item > a:before, .primary-menu .children li.current-menu-item > a:before, .primary-menu .sub-menu li.current_page_ancestor > a:before, .primary-menu .children li.current_page_ancestor > a:before, .primary-menu .sub-menu li.current-menu-ancestor > a:before, .primary-menu .children li.current-menu-ancestor > a:before {
width: 100%;
opacity: 1;
}
.primary-menu .sub-menu li > a:hover:after, .primary-menu .children li > a:hover:after, .primary-menu .sub-menu li.current_page_item > a:after, .primary-menu .children li.current_page_item > a:after, .primary-menu .sub-menu li.current-menu-item > a:after, .primary-menu .children li.current-menu-item > a:after, .primary-menu .sub-menu li.current_page_ancestor > a:after, .primary-menu .children li.current_page_ancestor > a:after, .primary-menu .sub-menu li.current-menu-ancestor > a:after, .primary-menu .children li.current-menu-ancestor > a:after {
color: #c7a17a;
}
.primary-menu .sub-menu .sub-menu, .primary-menu .children .sub-menu, .primary-menu .sub-menu .children, .primary-menu .children .children {
top: 0;
left: 100%;
}
.primary-menu li:hover, .primary-menu li.focus {
overflow: visible; }
.primary-menu li:hover > .sub-menu, .primary-menu li.focus > .sub-menu, .primary-menu li:hover > .children, .primary-menu li.focus > .children {
visibility: visible;
opacity: 1;
margin-top: 0;
clip: inherit;
}
.primary-menu li:hover .sub-menu .sub-menu, .primary-menu li.focus .sub-menu .sub-menu {
margin-top: -20px;
}
.primary-menu li.megamenu {
position: static;
}
.primary-menu li.megamenu .vc_wp_custommenu.wpb_content_element {
padding: 0;
background-color: transparent;
}
.primary-menu li.megamenu .sub-menu, .primary-menu li.megamenu .children {
width: 100%;
max-width: 1170px;
padding: 0;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
}
.primary-menu li.megamenu .sub-menu p, .primary-menu li.megamenu .children p {
margin-bottom: 0;
}
.primary-menu li.megamenu .sub-menu li, .primary-menu li.megamenu .children li {
padding: 0;
}
.primary-menu li.megamenu .sub-menu li > .container, .primary-menu li.megamenu .children li > .container {
padding: 0;
}
.primary-menu li.megamenu .sub-menu .wpb_content_element, .primary-menu li.megamenu .children .wpb_content_element {
margin-bottom: 0;
}
.primary-menu li.megamenu.remove-pos {
position: relative;
}
.primary-menu li.megamenu.remove-pos > .sub-menu, .primary-menu li.megamenu.remove-pos > .children {
max-width: inherit;
width: auto;
left: 0;
right: auto;
}
.header-layout1 .primary-menu > li > a {
color: #fff;
}
.header-layout1 .primary-menu > li.menu-item-has-children > a:after {
color: #fff;
}
.header-layout1 .primary-menu > li:hover > a, .header-layout1 .primary-menu > li.current_page_item > a, .header-layout1 .primary-menu > li.current-menu-item > a, .header-layout1 .primary-menu > li.current_page_ancestor > a, .header-layout1 .primary-menu > li.current-menu-ancestor > a {
color: #c7a17a;
}
.header-layout1 .primary-menu > li:hover > a:after, .header-layout1 .primary-menu > li.current_page_item > a:after, .header-layout1 .primary-menu > li.current-menu-item > a:after, .header-layout1 .primary-menu > li.current_page_ancestor > a:after, .header-layout1 .primary-menu > li.current-menu-ancestor > a:after {
color: #c7a17a;
}
.header-layout1 .site-header-main.h-fixed .primary-menu > li > a {
color: #12100d;
}
.header-layout1 .site-header-main.h-fixed .primary-menu > li.menu-item-has-children > a:after {
color: #12100d;
}
.header-layout1 .site-header-main.h-fixed .primary-menu > li:hover > a, .header-layout1 .site-header-main.h-fixed .primary-menu > li.current_page_item > a, .header-layout1 .site-header-main.h-fixed .primary-menu > li.current-menu-item > a, .header-layout1 .site-header-main.h-fixed .primary-menu > li.current_page_ancestor > a, .header-layout1 .site-header-main.h-fixed .primary-menu > li.current-menu-ancestor > a {
color: #c7a17a;
}
.header-layout1 .site-header-main.h-fixed .primary-menu > li:hover > a:after, .header-layout1 .site-header-main.h-fixed .primary-menu > li.current_page_item > a:after, .header-layout1 .site-header-main.h-fixed .primary-menu > li.current-menu-item > a:after, .header-layout1 .site-header-main.h-fixed .primary-menu > li.current_page_ancestor > a:after, .header-layout1 .site-header-main.h-fixed .primary-menu > li.current-menu-ancestor > a:after {
color: #c7a17a;
}
.header-layout3 .primary-menu > li > a {
color: #fff;
}
.header-layout3 .primary-menu > li.menu-item-has-children > a:after {
color: #fff;
}
.header-layout3 .primary-menu > li:hover > a, .header-layout3 .primary-menu > li.current_page_item > a, .header-layout3 .primary-menu > li.current-menu-item > a, .header-layout3 .primary-menu > li.current_page_ancestor > a, .header-layout3 .primary-menu > li.current-menu-ancestor > a {
color: #c7a17a;
}
.header-layout3 .primary-menu > li:hover > a:after, .header-layout3 .primary-menu > li.current_page_item > a:after, .header-layout3 .primary-menu > li.current-menu-item > a:after, .header-layout3 .primary-menu > li.current_page_ancestor > a:after, .header-layout3 .primary-menu > li.current-menu-ancestor > a:after {
color: #c7a17a;
}
.header-layout3 .site-header-main.h-fixed .primary-menu > li > a {
color: #12100d;
}
.header-layout3 .site-header-main.h-fixed .primary-menu > li.menu-item-has-children > a:after {
color: #12100d;
}
.header-layout3 .site-header-main.h-fixed .primary-menu > li:hover > a, .header-layout3 .site-header-main.h-fixed .primary-menu > li.current_page_item > a, .header-layout3 .site-header-main.h-fixed .primary-menu > li.current-menu-item > a, .header-layout3 .site-header-main.h-fixed .primary-menu > li.current_page_ancestor > a, .header-layout3 .site-header-main.h-fixed .primary-menu > li.current-menu-ancestor > a {
color: #c7a17a;
}
.header-layout3 .site-header-main.h-fixed .primary-menu > li:hover > a:after, .header-layout3 .site-header-main.h-fixed .primary-menu > li.current_page_item > a:after, .header-layout3 .site-header-main.h-fixed .primary-menu > li.current-menu-item > a:after, .header-layout3 .site-header-main.h-fixed .primary-menu > li.current_page_ancestor > a:after, .header-layout3 .site-header-main.h-fixed .primary-menu > li.current-menu-ancestor > a:after {
color: #c7a17a;
}
.header-layout4 .primary-menu > li > a {
color: #999;
}
.header-layout4 .primary-menu > li > a.cms-onepage-active {
color: #c7a17a;
}
.header-layout4 .primary-menu > li.menu-item-has-children > a:after {
color: #999;
}
.header-layout4 .primary-menu > li:hover > a, .header-layout4 .primary-menu > li.current_page_item > a, .header-layout4 .primary-menu > li.current-menu-item > a, .header-layout4 .primary-menu > li.current_page_ancestor > a, .header-layout4 .primary-menu > li.current-menu-ancestor > a {
color: #c7a17a;
}
.header-layout4 .primary-menu > li:hover > a:after, .header-layout4 .primary-menu > li.current_page_item > a:after, .header-layout4 .primary-menu > li.current-menu-item > a:after, .header-layout4 .primary-menu > li.current_page_ancestor > a:after, .header-layout4 .primary-menu > li.current-menu-ancestor > a:after {
color: #c7a17a;
}
}
@media (min-width: 1200px) and (max-width: 1599px) {
.primary-menu > li {
margin: 0 10px;
}
.primary-menu > li:hover > a:before, .primary-menu > li.current_page_item > a:before, .primary-menu > li.current-menu-item > a:before, .primary-menu > li.current_page_ancestor > a:before, .primary-menu > li.current-menu-ancestor > a:before {
opacity: 1;
top: 50%;
left: 5px;
width: 8px;
height: 8px;
}
}
@media screen and (max-width: 1199px) {
.site-navigation {
background-color: #fff;
border-top: 1px solid rgba(0, 0, 0, 0.08);
position: absolute;
z-index: 1001;
padding: 15px 20px;
top: calc(100% + 30px);
top: -webkit-calc(100% + 30px);
top: -ms-calc(100% + 30px);
top: -o-calc(100% + 30px);
bottom: auto;
left: 0;
right: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
z-index: -1;
max-height: 80vh;
overflow: scroll;
}
.site-navigation.navigation-open {
opacity: 1;
visibility: visible;
top: 100%;
z-index: 999;
}
.primary-menu {
list-style: none;
margin: 0;
padding: 0;
}
.primary-menu li {
position: relative;
list-style: none;
}
.primary-menu li a {
display: block;
padding: 10px 0;
font-size: 14px;
color: #222;
font-weight: 700;
}
.primary-menu li.current_page_item > a, .primary-menu li.current-menu-item > a, .primary-menu li.current_page_ancestor > a, .primary-menu li.current-menu-ancestor > a {
color: #c7a17a;
}
.primary-menu li .link-icon {
margin-right: 6px;
font-size: 90%;
}
.primary-menu .sub-menu, .primary-menu .children {
position: relative;
padding-left: 20px;
display: none;
}
.primary-menu .sub-menu .container, .primary-menu .children .container {
padding: 0;
}
.primary-menu .sub-menu.submenu-open + .main-menu-toggle:before, .primary-menu .children.submenu-open + .main-menu-toggle:before {
content: "\f2fc";
}
.primary-menu li.focus > .sub-menu, .primary-menu li.focus > .children {
visibility: visible;
opacity: 1;
max-height: none;
overflow: visible;
}
.primary-menu-not-set {
margin: 0;
list-style: none;
}
.primary-menu-not-set a {
display: block;
padding: 10px 0;
color: #000;
font-weight: 600;
font-size: 15px;
}
.primary-menu-not-set a:hover {
color: #c7a17a;
}
#main-menu-mobile .btn-nav-mobile {
color: #282828;
display: inline-block;
font-size: 16px;
height: 32px;
line-height: 32px;
text-align: center;
vertical-align: middle;
width: 40px;
cursor: pointer;
position: relative;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
border: 1px solid rgba(18, 16, 13, 0.3);
}
#main-menu-mobile .btn-nav-mobile:before, #main-menu-mobile .btn-nav-mobile:after, #main-menu-mobile .btn-nav-mobile span {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
content: "";
background-color: #282828;
display: block;
height: 2px;
left: 0;
margin: auto;
position: absolute;
right: 0;
width: 22px;
top: 21px;
}
#main-menu-mobile .btn-nav-mobile:before {
top: 9px;
}
#main-menu-mobile .btn-nav-mobile span {
top: 15px;
}
#main-menu-mobile .btn-nav-mobile.opened:before {
top: 15px;
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
#main-menu-mobile .btn-nav-mobile.opened:after {
-webkit-transform: rotate(-45deg);
-khtml-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 15px;
}
#main-menu-mobile .btn-nav-mobile.opened span {
display: none;
}
.main-menu-toggle {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
cursor: pointer;
display: inline-block;
height: 25px;
line-height: 25px;
position: absolute;
right: 0;
text-align: center;
top: 10px;
width: 25px;
background-color: #c7a17a;
border-radius: 2px;
color: #fff;
}
.main-menu-toggle:hover {
background-color: #12100d;
}
.main-menu-toggle:before {
content: "\f2f9";
font-family: "Material-Design-Iconic-Font";
}
#site-header-wrap .mega-auto-width {
display: block;
}
#site-header-wrap .mega-auto-width > .wpb_column {
width: 100%;
}
#site-header-wrap .mega-auto-width > .wpb_column .vc_column-inner {
padding: 0 !important;
border: none;
}
#site-header-wrap .vc_wp_custommenu {
padding: 0;
background-color: transparent;
}
.mega-auto-width > .elementor-container > .elementor-row > .elementor-element .elementor-column-wrap {
padding: 0 !important;
border: none !important;
margin: 16px 0 !important;
}
}
.comment-navigation, .posts-navigation, .post-navigation { }
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}
ul.back {
right: 100%;
left: auto !important;
}
.mega-auto-width > .elementor-container > .elementor-row > .elementor-element {
width: 285px;
}
.mega-auto-width > .elementor-container > .elementor-row > .elementor-element .elementor-column-wrap {
padding: 0 40px;
border-right: 2px solid #eaeaea;
margin: 28px 0;
}
.mega-auto-width > .elementor-container > .elementor-row > .elementor-element:last-child .elementor-column-wrap {
border-right: none;
}
.mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu {
background-color: transparent;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
margin-top: -8px;
}
.mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li {
border: none;
}
.mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li a {
background-color: transparent;
font-size: 14px;
color: #9b9b9b;
font-weight: normal;
padding: 8px 0 8px 22px;
}
.mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:hover > a, .mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li.current_page_item > a, .mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li.current-menu-item > a, .mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li.current_page_ancestor > a, .mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li.current-menu-ancestor > a {
color: #c7a17a;
}
.mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:first-child a {
font-weight: 500;
font-size: 22px;
font-family: 'Oswald', sans-serif;
color: #1b1a1a;
display: block;
padding-left: 0;
}
.mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:first-child a:before {
display: none;
}
.mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:first-child:hover > a, .mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:first-child.current_page_item > a, .mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:first-child.current-menu-item > a, .mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:first-child.current_page_ancestor > a, .mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:first-child.current-menu-ancestor > a {
color: #c7a17a;
}
.mega-auto-width > .elementor-container > .elementor-row .elementor-widget-wp-widget-nav_menu ul.menu li:last-child a {
padding-bottom: 0;
}
.mega-auto-width .elementor-section.elementor-section-boxed > .elementor-container {
max-width: inherit;
}
.cms-breadcrumb {
margin: 10px 0 0;
list-style: none;
color: #f9f9f9;
}
.cms-breadcrumb li {
display: inline-block;
font-size: 15px;
color: inherit;
font-weight: 500;
}
.cms-breadcrumb li a, .cms-breadcrumb li span {
color: #fff;
}
.cms-breadcrumb li a:after, .cms-breadcrumb li span:after {
content: '/';
margin: 0 5px;
color: inherit;
}
.cms-breadcrumb li a:hover, .cms-breadcrumb li span:hover {
color: #c7a17a;
}
.cms-breadcrumb li a:hover:after, .cms-breadcrumb li span:hover:after {
color: inherit;
}
.cms-breadcrumb li span {
color: #c7a17a;
}
.cms-breadcrumb li span:hover {
color: #f9f9f9;
}
.cms-breadcrumb li:first-child:before {
content: '\f015';
font-family: 'Font Awesome 5 Pro';
display: inline-block;
color: #fff;
margin-right: 5px;
}
.cms-breadcrumb li:last-child a:after, .cms-breadcrumb li:last-child span:after {
display: none;
}
.elementor-widget-cms_breadcrumb .cms-breadcrumb {
margin-top: 0;
}
#pagetitle.layout1, #posttitle.layout1 {
background-color: #12100d;
z-index: 1;
text-transform: uppercase;
}
#pagetitle.layout1 .page-title, #posttitle.layout1 .page-title {
margin-bottom: 10px;
font-size: 60px;
font-weight: 700;
color: #fff;
}
@media screen and (max-width: 767px) {
#pagetitle.layout1 .page-title, #posttitle.layout1 .page-title {
font-size: 35px;
}
}
@media screen and (max-width: 575px) {
#pagetitle.layout1 .page-title, #posttitle.layout1 .page-title {
font-size: 30px;
}
}
#pagetitle .page-title-inner, #posttitle .page-title-inner {
padding: 235px 0 90px;
}
@media screen and (max-width: 1199px) {
#pagetitle .page-title-inner, #posttitle .page-title-inner {
padding-top: 120px;
}
}
@media screen and (max-width: 991px) {
#pagetitle .page-title-inner, #posttitle .page-title-inner {
padding-top: 80px;
padding-bottom: 40px;
}
}
#pagetitle .icon-title, #posttitle .icon-title {
width: 71px;
height: 71px;
line-height: 67px;
display: inline-block;
position: relative;
text-align: center;
bottom: -35px;
left: 15px;
z-index: 21;
}
#pagetitle .icon-title img, #posttitle .icon-title img {
max-height: 40px;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
#pagetitle .icon-title:before, #posttitle .icon-title:before {
z-index: -1;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
display: block;
content: " ";
background-color: #fff;
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
-khtml-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
-moz-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
-ms-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
-o-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
}
#pagetitle .icon-title:hover img, #posttitle .icon-title:hover img {
-webkit-animation: icon-bounce 0.5s linear 1;
-khtml-animation: icon-bounce 0.5s linear 1;
-moz-animation: icon-bounce 0.5s linear 1;
-ms-animation: icon-bounce 0.5s linear 1;
-o-animation: icon-bounce 0.5s linear 1;
animation: icon-bounce 0.5s linear 1;
}
#pagetitle.text-right .icon-title, #posttitle.text-right .icon-title {
left: auto;
right: 15px;
}
#pagetitle.text-right .post-title-inner, #posttitle.text-right .post-title-inner {
margin-left: auto;
margin-right: 0;
}
#pagetitle.text-center .post-title-inner, #posttitle.text-center .post-title-inner {
margin-left: auto;
margin-right: auto;
}
#pagetitle.text-center .icon-title, #posttitle.text-center .icon-title {
left: auto;
right: auto;
}
#posttitle.layout1 {
text-align: left;
}
#posttitle .post-title-inner {
max-width: 850px;
padding: 235px 0 90px;
}
@media screen and (max-width: 991px) {
#posttitle .post-title-inner {
padding-top: 80px;
padding-bottom: 80px;
}
}
#posttitle .cms-breadcrumb {
margin: 0;
}
#posttitle .cms-breadcrumb li {
color: #fff;
}
#posttitle .cms-breadcrumb li a {
color: inherit;
}
#posttitle .cms-breadcrumb li a:hover {
color: #c7a17a;
}
#posttitle .cms-breadcrumb li span:hover {
color: inherit;
}
.site-h1 #pagetitle.layout1, .site-h1 #posttitle.layout1 {
background-color: #1b1a1a;
color: #fff;
position: relative;
}
.site-h1 #pagetitle.layout1:before, .site-h1 #posttitle.layout1:before {
z-index: -2;
background-color: rgba(27, 26, 26, 0.35);
}
.site-h1 #pagetitle.layout1:after, .site-h1 #posttitle.layout1:after {
z-index: -1;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 26, 26, 0.55)), to(rgba(27, 26, 26, 0)));
background-image: -webkit-linear-gradient(top, rgba(27, 26, 26, 0.55), rgba(27, 26, 26, 0));
background-image: -moz-linear-gradient(top, rgba(27, 26, 26, 0.55), rgba(27, 26, 26, 0));
background-image: -ms-linear-gradient(top, rgba(27, 26, 26, 0.55), rgba(27, 26, 26, 0));
background-image: -o-linear-gradient(top, rgba(27, 26, 26, 0.55), rgba(27, 26, 26, 0));
background-image: linear-gradient(top, rgba(27, 26, 26, 0.55), rgba(27, 26, 26, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(27, 26, 26, 0.55)', endColorStr='rgba(27, 26, 26, 0)');
height: 40%;
}
.site-h1 #pagetitle.layout1 .page-title, .site-h1 #posttitle.layout1 .page-title {
color: #fff;
word-break: break-word;
}
@media screen and (max-width: 767px) {
.site-h1 #pagetitle.layout1 .page-title, .site-h1 #posttitle.layout1 .page-title {
font-size: 35px;
}
}
@media screen and (max-width: 575px) {
.site-h1 #pagetitle.layout1 .page-title, .site-h1 #posttitle.layout1 .page-title {
font-size: 30px;
}
}
.site-h1 #pagetitle .cms-breadcrumb, .site-h1 #posttitle .cms-breadcrumb {
margin: 0;
}
.site-h1 #pagetitle .cms-breadcrumb li, .site-h1 #posttitle .cms-breadcrumb li {
color: #fff;
}
.site-h1 #pagetitle .cms-breadcrumb li a, .site-h1 #posttitle .cms-breadcrumb li a {
color: inherit;
}
.site-h1 #pagetitle .cms-breadcrumb li a:hover, .site-h1 #posttitle .cms-breadcrumb li a:hover {
color: #c7a17a;
}
.site-h1 #pagetitle .cms-breadcrumb li span:hover, .site-h1 #posttitle .cms-breadcrumb li span:hover {
color: inherit;
}
.site-h2 #pagetitle.layout1, .site-h2 #posttitle.layout1 {
background-color: #fff;
color: #12100d;
}
.site-h2 #pagetitle.layout1 .page-title, .site-h2 #posttitle.layout1 .page-title {
color: #12100d;
}
@media screen and (max-width: 767px) {
.site-h2 #pagetitle.layout1 .page-title, .site-h2 #posttitle.layout1 .page-title {
font-size: 35px;
}
}
@media screen and (max-width: 575px) {
.site-h2 #pagetitle.layout1 .page-title, .site-h2 #posttitle.layout1 .page-title {
font-size: 30px;
}
}
.site-h2 #pagetitle .cms-breadcrumb, .site-h2 #posttitle .cms-breadcrumb {
margin: 0;
}
.site-h2 #pagetitle .cms-breadcrumb li, .site-h2 #posttitle .cms-breadcrumb li {
color: #12100d;
}
.site-h2 #pagetitle .cms-breadcrumb li:before, .site-h2 #posttitle .cms-breadcrumb li:before {
color: inherit;
}
.site-h2 #pagetitle .cms-breadcrumb li a, .site-h2 #posttitle .cms-breadcrumb li a {
color: inherit;
}
.site-h2 #pagetitle .cms-breadcrumb li a:hover, .site-h2 #posttitle .cms-breadcrumb li a:hover {
color: #c7a17a;
}
.site-h2 #pagetitle .cms-breadcrumb li span:hover, .site-h2 #posttitle .cms-breadcrumb li span:hover {
color: inherit;
}
.post-type-archive-product #pagetitle {
text-align: left;
}
.ptitle-overlay {
position: relative;
z-index: 1;
}
.ptitle-overlay:before {
content: '';
height: 140px;
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: -1;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.45)), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0));
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0));
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0));
background-image: linear-gradient(top, rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0.45)', endColorStr='rgba(0, 0, 0, 0)');
}
.sticky {
display: block;
}
.updated:not(.published) {
display: none;
}
.format-gallery .entry-featured {
position: relative;
-webkit-border-radius: 20px 20px 0 0;
-khtml-border-radius: 20px 20px 0 0;
-moz-border-radius: 20px 20px 0 0;
-ms-border-radius: 20px 20px 0 0;
-o-border-radius: 20px 20px 0 0;
border-radius: 20px 20px 0 0;
overflow: hidden;
}
.format-gallery .entry-featured img {
-webkit-border-radius: 20px 20px 0 0;
-khtml-border-radius: 20px 20px 0 0;
-moz-border-radius: 20px 20px 0 0;
-ms-border-radius: 20px 20px 0 0;
-o-border-radius: 20px 20px 0 0;
border-radius: 20px 20px 0 0;
}
.format-gallery .entry-featured .owl-next, .format-gallery .entry-featured .owl-prev {
background: #fff;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
position: absolute;
color: #000;
font-size: 18px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.format-gallery .entry-featured .owl-next:hover, .format-gallery .entry-featured .owl-prev:hover {
background: #c7a17a;
color: #fff;
}
.format-gallery .entry-featured .owl-next {
right: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.format-gallery .entry-featured .owl-prev {
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.format-gallery .entry-featured:hover .owl-next, .format-gallery .entry-featured:hover .owl-prev {
opacity: 1;
}
.format-gallery .entry-featured:hover .owl-next.disabled, .format-gallery .entry-featured:hover .owl-prev.disabled {
opacity: 0.76;
}
.posts-pagination .posts-page-links {
display: flex;
justify-content: center;
}
.posts-pagination .page-numbers {
text-align: center;
height: 50px;
width: 50px;
padding: 0;
line-height: 50px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
color: inherit;
background-color: #fff;
font-size: 16px;
font-weight: 400;
margin: 0 10px 0 0;
color: #7c7770;
}
.posts-pagination .page-numbers.current, .posts-pagination .page-numbers:hover {
border-color: #c7a17a;
background-color: #c7a17a;
color: #fff;
}
.posts-pagination .page-numbers.next {
margin-left: 10px;
font-size: 18px;
}
.posts-pagination .page-numbers.prev {
margin-right: 20px;
font-size: 18px;
}
.entry-featured {
position: relative;
}
.entry-featured .post-image {
position: relative;
background-color: #fff;
}
.entry-featured .post-image a {
width: 100%;
}
.entry-featured .post-image a, .entry-featured .post-image span {
display: inline-block;
}
.redux-page .entry-featured .post-image img {
width: 100%;
}
.entry-meta {
margin: 0;
list-style: none;
font-size: 14px;
display: flex;
flex-wrap: wrap;
}
.entry-meta li {
margin-right: 20px;
color: #12100d;
}
.entry-meta li:last-child {
margin-right: 0;
}
.entry-meta li.item-category a {
color: #12100d;
}
.entry-meta li.item-category a:hover {
text-decoration: underline;
color: #c7a17a;
}
.entry-meta li.item-like i {
margin-right: 3px;
}
.entry-meta li a {
color: #12100d;
}
.entry-meta li a:hover {
color: #c7a17a;
}
.single-hentry .entry-title {
font-size: 26px;
line-height: 36px;
margin-bottom: 31px;
}
.single-hentry .entry-title a {
color: inherit;
}
.single-hentry .entry-title a:hover {
color: #c7a17a;
}
.single-hentry .entry-title i {
font-size: 0;
}
.single-hentry .entry-title i:before {
font-style: normal;
font-family: "Font Awesome 5 Pro";
content: "\f08d";
font-size: 30px;
color: #c7a17a;
}
.single-hentry .entry-meta {
margin-bottom: 4px;
border-bottom: 1px solid #ebebeb;
padding-bottom: 8px;
position: relative;
margin-bottom: 20px;
}
.single-hentry .entry-meta:after {
content: "";
width: 54px;
height: 3px;
position: absolute;
background-color: #c7a17a;
bottom: -1px;
left: 0;
z-index: 99;
}
.single-hentry .entry-content p {
margin-bottom: 26px;
}
.single-hentry .entry-content p:last-child {
margin-bottom: 0;
}
.single-hentry .entry-readmore {
padding-top: 28px;
}
.single-hentry .entry-readmore .btn {
height: 56px;
line-height: 56px;
padding-left: 49px;
padding-right: 49px;
text-transform: uppercase;
}
.single-hentry.archive {
margin-bottom: 40px;
}
.single-hentry.archive .entry-body {
padding: 36px 30px 40px;
background-color: #fff;
}
.single-hentry.archive .entry-title {
font-size: 30px;
text-transform: uppercase;
margin-bottom: 25px;
word-break: break-word;
}
.single-hentry.archive:last-child {
margin-bottom: 40px;
}
.single-hentry.archive + .posts-pagination {
padding-top: 30px;
}
@media screen and (min-width: 992px) {
.single-hentry.archive .entry-meta li {
margin-right: 44px;
}
}
.single-hentry.archive .entry-meta li i {
margin-right: 4px;
}
.entry-tags {
color: #c7a17a;
font-size: 14px;
}
.entry-tags label {
font-size: 15px;
font-weight: 700;
color: #12100d;
margin-right: 8px;
}
.entry-tags a {
color: inherit;
}
.entry-tags a:hover {
text-decoration: underline;
}
.gap-el {
display: flex;
height: 2px;
background-color: #eaeaea;
width: 100%;
margin-bottom: 40px;
}
.category .site-content, .blog .site-content {
background-color: #f6f6f6;
}
.single-post .site-main {
background-color: #fff;
}
.single-post .site-main .entry-featured {
margin-bottom: 14px;
}
.single-post .site-main .entry-body {
padding: 25px 30px 0;
}
@media screen and (max-width: 575px) {
.single-post .site-main .entry-body {
padding-left: 15px;
padding-right: 15px;
}
}
.single-post .site-main .entry-body .entry-meta {
margin-bottom: 19px;
}
.single-post .site-main .entry-body .entry-meta li {
margin-right: 44px;
}
@media screen and (max-width: 575px) {
.single-post .site-main .entry-body .entry-meta li {
margin-right: 15px;
}
}
.single-post .site-main .entry-body .entry-meta li:last-child {
margin-right: 0;
}
.single-post .site-main .comments-area {
padding-left: 30px;
padding-right: 30px;
padding-bottom: 40px;
}
@media screen and (max-width: 575px) {
.single-post .site-main .comments-area {
padding-left: 15px;
padding-right: 15px;
}
}
.single-post .site-content {
background-color: #f6f6f6;
padding-top: 120px;
padding-bottom: 120px;
}
.single-post .single-hentry .entry-title {
margin-bottom: 15px;
font-size: 30px;
text-transform: uppercase;
}
@media screen and (max-width: 767px) {
.single-post .single-hentry .entry-title {
font-size: 22px;
line-height: 1.5;
}
}
.single-post .entry-content {
margin-bottom: 20px;
}
.single-post .entry-tags {
margin-bottom: 32px;
}
.single-post .entry-navigation {
padding-top: 40px;
border-top: 2px solid #f6f6f6;
margin-bottom: 40px;
}
.single-post .entry-navigation .nav-post-img {
width: 90px;
min-width: 90px;
margin-right: 20px;
}
.single-post .entry-navigation .nav-post-img img {
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.single-post .entry-navigation .nav-links {
display: flex;
flex-wrap: wrap;
align-items: center;
margin: 0 -15px;
}
.single-post .entry-navigation .nav-item {
display: flex;
flex-wrap: nowrap;
width: 50%;
padding: 0 15px;
flex-grow: 1;
}
@media screen and (min-width: 768px) {
.single-post .entry-navigation .nav-item.nav-post-next {
flex-direction: row-reverse;
text-align: right;
}
.single-post .entry-navigation .nav-item.nav-post-next .nav-post-img {
margin-right: 0;
margin-left: 20px;
}
}
@media screen and (max-width: 575px) {
.single-post .entry-navigation .nav-item {
width: 100%;
align-items: flex-start;
}
.single-post .entry-navigation .nav-item + .nav-item {
margin-top: 30px;
}
}
.single-post .entry-navigation .nav-post-meta label {
font-size: 13px;
display: block;
margin-top: -3px;
}
.single-post .entry-navigation .nav-post-meta a {
font-size: 16px;
line-height: 22px;
font-weight: 700;
font-family: 'Oswald', sans-serif;
color: #12100d;
}
.single-post .entry-navigation .nav-post-meta a:hover {
color: #c7a17a;
}
.single-post .entry-author-info {
padding: 40px 0 36px;
border-top: 2px solid #f6f6f6;
}
@media screen and (max-width: 575px) {
.single-post .entry-author-info {
padding-left: 20px;
padding-right: 20px;
}
}
.single-post .entry-author-info .author-name {
font-family: 'Oswald', sans-serif;
font-size: 18px;
font-weight: 700;
margin-top: -5px;
margin-bottom: 14px;
color: #12100d;
}
.single-post .entry-author-info .author-name a {
color: inherit;
}
.single-post .entry-author-info .author-post {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.single-post .entry-author-info .author-avatar {
width: 90px;
min-width: 90px;
margin-right: 30px;
}
@media screen and (max-width: 575px) {
.single-post .entry-author-info .author-avatar {
width: 60px;
min-width: 60px;
margin-right: 20px;
}
}
.single-post .entry-author-info .author-avatar img {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
width: 100%;
}
.single-post .entry-author-info .author-description {
font-size: 14px;
line-height: 24px;
padding-right: 30px;
}
@media screen and (max-width: 1199px) {
.single-post .entry-author-info .author-description {
padding-right: 0;
}
}
.single-post .entry-author-info .author-text-info {
margin-top: -8px;
}
.single-post .entry-author-info .user-social {
list-style: none;
margin: 10px 0 0;
}
.single-post .entry-author-info .user-social li {
display: inline-block;
margin-right: 16px;
}
.single-post .entry-author-info .user-social li a {
font-size: 15px;
color: #333;
display: inline-block;
}
.single-post .entry-author-info .user-social li a:hover {
-webkit-transform: translateY(-4px);
-khtml-transform: translateY(-4px);
-moz-transform: translateY(-4px);
-ms-transform: translateY(-4px);
-o-transform: translateY(-4px);
transform: translateY(-4px);
color: #c7a17a;
}
.single-post .entry-content .page-links {
margin-bottom: 30px;
}
.single-post .entry-content-bottom {
padding: 0 30px;
}
.single-post .entry-content-bottom .entry-tags {
padding-top: 35px;
border-top: 2px solid #f6f6f6;
}
.single-post .entry-socail-share {
padding-top: 35px;
border-top: 2px solid #f6f6f6;
margin-bottom: 32px;
}
.single-post .entry-socail-share label {
font-size: 13px;
color: #222;
font-weight: 700;
margin-right: 26px;
}
.single-post .entry-socail-share a {
font-size: 15px;
color: #333;
display: inline-block;
margin-right: 20px;
}
.single-post .entry-socail-share a:hover {
color: #c7a17a;
}
.cms-related-post {
border-bottom: 2px solid #d9d9d9;
padding-bottom: 35px;
margin-bottom: 37px;
}
.cms-related-post .item-featured img {
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.cms-related-post .item-title {
font-size: 16px;
font-weight: 600;
color: ;
margin: 16px 0 0;
}
.cms-related-post .item-title a {
color: inherit;
}
.cms-related-post .item-title a:hover {
color: #c7a17a;
}
.no-results .search-form {
position: relative;
}
.no-results .search-form .search-submit {
position: absolute;
top: 0;
right: 0;
border: none;
color: #282828;
background-color: transparent;
padding: 0 20px;
line-height: 55px;
}
img.image-space {
margin-top: 9px;
margin-bottom: 6px;
}
.single-post #primary.content-full-width, .page-template-blog-classic #primary.content-full-width {
max-width: 980px;
margin: auto;
}
.tax-case-study-category .entry-meta .item-category, .tax-case-study-category .entry-meta .item-comment {
display: none;
}
.post-footer .post-footer-holder {
border: 1px solid #e7ebef;
margin-bottom: 50px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
display: flex;
flex-wrap: wrap;
}
.post-footer .post-footer-holder > div {
width: 50%;
padding: 23px 30px;
}
.post-footer .post-footer-holder > div + div {
border-left: 1px solid #e7ebef;
}
@media screen and (max-width: 767px) {
.post-footer .post-footer-holder > div + div {
border-top: 1px solid #e7ebef;
border-left: none;
justify-content: flex-start;
}
}
@media screen and (max-width: 767px) {
.post-footer .post-footer-holder > div {
width: 100%;
}
}
.post-footer .post-footer-tag {
font-size: 14px;
color: #c7a17a;
}
.post-footer .post-footer-tag a {
color: inherit;
}
.post-footer .post-footer-tag label {
font-size: 16px;
color: #12100d;
font-weight: 700;
display: block;
font-family: 'Oswald', sans-serif;
margin-bottom: 17px;
}
.post-footer .post-footer-navigation .nav-post-meta {
max-width: 200px;
}
.post-footer .post-footer-navigation .nav-post-meta label {
font-size: 13px;
display: block;
margin-top: -3px;
}
.post-footer .post-footer-navigation .nav-post-meta a {
font-size: 16px;
line-height: 22px;
font-weight: 700;
font-family: 'Oswald', sans-serif;
color: #12100d;
}
.post-footer .post-footer-navigation .nav-post-meta a:hover {
color: #c7a17a;
}
.post-footer .post-footer-navigation .nav-post-img {
width: 90px;
min-width: 90px;
margin-right: 20px;
}
.post-footer .post-footer-navigation .nav-post-img img {
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.post-footer .post-footer-navigation .nav-links {
display: flex;
flex-wrap: wrap;
align-items: center;
position: relative;
}
.post-footer .post-footer-navigation .nav-item {
display: flex;
flex-wrap: nowrap;
width: 50%;
padding: 0 15px;
}
@media screen and (min-width: 576px) {
.post-footer .post-footer-navigation .nav-item.nav-post-next {
flex-direction: row-reverse;
text-align: right;
}
.post-footer .post-footer-navigation .nav-item.nav-post-next .nav-post-img {
margin-right: 0;
margin-left: 20px;
}
}
@media screen and (max-width: 575px) {
.post-footer .post-footer-navigation .nav-item {
width: 100%;
align-items: flex-start;
}
.post-footer .post-footer-navigation .nav-item + .nav-post-archive + .nav-item {
margin-top: 90px;
}
}
.post-footer .post-footer-navigation .nav-post-archive {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.post-footer .post-footer-navigation .nav-post-archive a {
font-size: 22px;
}
.single-attachment .single-hentry .entry-meta {
margin-bottom: 25px;
}
.single-attachment .single-hentry .entry-content .attachment img {
width: 100%;
}
#secondary .widget {
margin-bottom: 30px;
background-color: #fff;
padding: 33px 30px 33px;
position: relative;
}
@media screen and (max-width: 991px) {
#secondary .widget {
padding: 24px 20px 30px;
}
}
#secondary .widget:last-child {
margin-bottom: 0;
}
#secondary .widget select {
max-width: 100%;
}
#secondary .widget.widget_tag_cloud {
padding-bottom: 30px;
}
.widget-title, .comments-title, .comment-reply-title {
font-size: 20px;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
line-height: 1.5;
position: relative;
margin-bottom: 30px;
}
.comments-title, .comment-reply-title {
margin-bottom: 25px;
font-size: 20px;
font-weight: 600;
}
ul.menu {
list-style: none;
margin: 0;
}
.search-form {
position: relative;
}
.widget_nav_menu.column3 ul.menu {
margin: 0 -15px;
overflow: hidden;
}
.widget_nav_menu.column3 ul.menu li {
width: 33.33%;
padding: 0 15px;
float: left;
}
@media screen and (max-width: 767px) {
.widget_nav_menu.column3 ul.menu li {
width: 50%;
}
}
@media screen and (max-width: 575px) {
.widget_nav_menu.column3 ul.menu li {
width: 100%;
}
}
.widget_nav_menu.column2 ul.menu {
margin: 0 -15px;
overflow: hidden;
}
.widget_nav_menu.column2 ul.menu li {
width: 50%;
padding: 0 15px;
float: left;
}
@media screen and (max-width: 575px) {
.widget_nav_menu.column2 ul.menu li {
width: 100%;
}
}
.widget_product_categories ul, .widget_categories ul, .widget_nav_menu ul, .widget_pages ul, .widget_archive ul, .widget_meta ul {
list-style: none;
margin-bottom: 0;
}
#content .widget_product_categories ul ul ul ul ul, #content .widget_categories ul ul ul ul ul, #content .widget_pages ul ul ul ul ul, #content .widget_nav_menu ul ul ul ul ul, #content .widget_meta ul ul ul ul ul {
padding-left: 0;
}
#content .widget_product_categories .widget-title, #content .widget_categories .widget-title, #content .widget_nav_menu .widget-title, #content .widget_pages .widget-title, #content .widget_archive .widget-title, #content .widget_meta .widget-title {
margin-bottom: 32px;
}
#content .widget_product_categories ul li + li, #content .widget_categories ul li + li, #content .widget_nav_menu ul li + li, #content .widget_pages ul li + li, #content .widget_archive ul li + li, #content .widget_meta ul li + li {
margin-top: 15px;
}
#content .widget_product_categories ul li a, #content .widget_categories ul li a, #content .widget_nav_menu ul li a, #content .widget_pages ul li a, #content .widget_archive ul li a, #content .widget_meta ul li a {
font-size: 14px;
color: #7c7770;
display: block;
margin-left: 0px;
padding: 15px 15px 15px 30px;
background-color: #f6f6f6;
position: relative;
}
#content .widget_product_categories ul li a:before, #content .widget_categories ul li a:before, #content .widget_nav_menu ul li a:before, #content .widget_pages ul li a:before, #content .widget_archive ul li a:before, #content .widget_meta ul li a:before {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
content: '\f324';
color: #7c7770;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
font-family: "Font Awesome 5 Pro";
left: 15px;
font-size: 12px;
}
#content .widget_product_categories ul li a:hover, #content .widget_categories ul li a:hover, #content .widget_nav_menu ul li a:hover, #content .widget_pages ul li a:hover, #content .widget_archive ul li a:hover, #content .widget_meta ul li a:hover {
background-color: #c7a17a;
color: #fff;
padding-left: 32px;
}
#content .widget_product_categories ul li a:hover:before, #content .widget_categories ul li a:hover:before, #content .widget_nav_menu ul li a:hover:before, #content .widget_pages ul li a:hover:before, #content .widget_archive ul li a:hover:before, #content .widget_meta ul li a:hover:before {
color: #fff;
left: 17px;
}
#content .widget_product_categories ul li a:hover .count, #content .widget_categories ul li a:hover .count, #content .widget_nav_menu ul li a:hover .count, #content .widget_pages ul li a:hover .count, #content .widget_archive ul li a:hover .count, #content .widget_meta ul li a:hover .count {
background-color: #fff;
color: #12100d;
}
#content .widget_product_categories ul li .sub-menu, #content .widget_categories ul li .sub-menu, #content .widget_nav_menu ul li .sub-menu, #content .widget_pages ul li .sub-menu, #content .widget_archive ul li .sub-menu, #content .widget_meta ul li .sub-menu, #content .widget_product_categories ul li .children, #content .widget_categories ul li .children, #content .widget_nav_menu ul li .children, #content .widget_pages ul li .children, #content .widget_archive ul li .children, #content .widget_meta ul li .children {
padding-left: 12px;
}
#content .widget_product_categories ul li .count, #content .widget_categories ul li .count, #content .widget_nav_menu ul li .count, #content .widget_pages ul li .count, #content .widget_archive ul li .count, #content .widget_meta ul li .count {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
border: 1px solid rgba(0, 0, 0, 0.1);
float: right;
display: inline-block;
height: 22px;
width: 22px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
line-height: 22px;
text-align: center;
color: #7c7770;
font-size: 12px;
font-weight: 400;
margin-top: 0px;
}
#content .widget_product_categories ul > li:last-child > a, #content .widget_categories ul > li:last-child > a, #content .widget_nav_menu ul > li:last-child > a, #content .widget_pages ul > li:last-child > a, #content .widget_archive ul > li:last-child > a, #content .widget_meta ul > li:last-child > a {
border-bottom: none;
}
#content .widget_product_categories .current-cat > a, #content .widget_categories .current-cat > a, #content .widget_nav_menu .current-cat > a, #content .widget_pages .current-cat > a, #content .widget_archive .current-cat > a, #content .widget_meta .current-cat > a, #content .widget_product_categories .current-cat-parent > a, #content .widget_categories .current-cat-parent > a, #content .widget_nav_menu .current-cat-parent > a, #content .widget_pages .current-cat-parent > a, #content .widget_archive .current-cat-parent > a, #content .widget_meta .current-cat-parent > a, #content .widget_product_categories .current-cat-ancestor > a, #content .widget_categories .current-cat-ancestor > a, #content .widget_nav_menu .current-cat-ancestor > a, #content .widget_pages .current-cat-ancestor > a, #content .widget_archive .current-cat-ancestor > a, #content .widget_meta .current-cat-ancestor > a {
background-color: #c7a17a;
padding-left: 32px;
color: #fff;
}
#content .widget_product_categories .current-cat > a:before, #content .widget_categories .current-cat > a:before, #content .widget_nav_menu .current-cat > a:before, #content .widget_pages .current-cat > a:before, #content .widget_archive .current-cat > a:before, #content .widget_meta .current-cat > a:before, #content .widget_product_categories .current-cat-parent > a:before, #content .widget_categories .current-cat-parent > a:before, #content .widget_nav_menu .current-cat-parent > a:before, #content .widget_pages .current-cat-parent > a:before, #content .widget_archive .current-cat-parent > a:before, #content .widget_meta .current-cat-parent > a:before, #content .widget_product_categories .current-cat-ancestor > a:before, #content .widget_categories .current-cat-ancestor > a:before, #content .widget_nav_menu .current-cat-ancestor > a:before, #content .widget_pages .current-cat-ancestor > a:before, #content .widget_archive .current-cat-ancestor > a:before, #content .widget_meta .current-cat-ancestor > a:before {
color: #fff;
left: 17px;
}
#content .widget_product_categories .current-cat > a .count, #content .widget_categories .current-cat > a .count, #content .widget_nav_menu .current-cat > a .count, #content .widget_pages .current-cat > a .count, #content .widget_archive .current-cat > a .count, #content .widget_meta .current-cat > a .count, #content .widget_product_categories .current-cat-parent > a .count, #content .widget_categories .current-cat-parent > a .count, #content .widget_nav_menu .current-cat-parent > a .count, #content .widget_pages .current-cat-parent > a .count, #content .widget_archive .current-cat-parent > a .count, #content .widget_meta .current-cat-parent > a .count, #content .widget_product_categories .current-cat-ancestor > a .count, #content .widget_categories .current-cat-ancestor > a .count, #content .widget_nav_menu .current-cat-ancestor > a .count, #content .widget_pages .current-cat-ancestor > a .count, #content .widget_archive .current-cat-ancestor > a .count, #content .widget_meta .current-cat-ancestor > a .count {
background-color: #fff;
color: #12100d;
}
#content .widget_product_categories .nice-select ul li, #content .widget_categories .nice-select ul li, #content .widget_nav_menu .nice-select ul li, #content .widget_pages .nice-select ul li, #content .widget_archive .nice-select ul li, #content .widget_meta .nice-select ul li {
font-size: 14px;
line-height: normal;
}
.widget_recent_entries a, .widget_recent_comments a {
color: #12100d;
}
.widget_recent_entries a:hover, .widget_recent_comments a:hover {
color: #c7a17a;
}
.widget_recent_entries li, .widget_recent_comments li {
border-bottom: 1px solid #f2f2f2;
padding-bottom: 11px;
margin-bottom: 11px;
}
.widget_recent_comments .recentcomments > a {
font-size: 15px;
font-weight: 700;
line-height: normal;
color: #1b1a1a;
display: block;
}
.widget_recent_comments .recentcomments > a:hover {
color: #c7a17a;
}
.widget_recent_comments .recentcomments > a:before {
content: '\A';
white-space: pre;
}
.widget_rss ul {
list-style: none;
padding: 0;
}
.widget_rss li {
margin-bottom: 16px;
}
.widget_rss li:last-child {
margin-bottom: 0;
}
.widget_rss .rsswidget {
font-weight: 700;
display: inline-block;
}
.widget_rss .rss-date {
font-size: 0.875em;
font-style: italic;
display: block;
}
.widget_rss cite {
font-weight: 700;
font-size: 0.875em;
}
.widget_calendar th, .widget_calendar td {
text-align: center;
}
.widget_calendar table > caption {
padding-bottom: 0;
text-align: center;
color: inherit;
}
.widget_ef_recent_posts li {
padding-bottom: 14px;
}
.widget_ef_recent_posts li:last-child {
padding-bottom: 0;
}
.widget_ef_recent_posts .entry-posted-in a {
font-size: 15px;
font-weight: 500;
color: rgba(0, 0, 0, 0.66);
}
.widget_ef_recent_posts .entry-posted-in a:hover {
color: #c7a17a;
}
.widget_ef_recent_posts .entry-title {
font-size: 18px;
line-height: 24px;
margin-top: 4px;
}
.widget_ef_recent_posts .entry-title a {
color: #000;
}
.widget_ef_recent_posts .entry-title a:hover {
color: #c7a17a;
}
.widget_ef_recent_posts .entry-title + .entry-meta {
margin-top: 15px;
}
.cms-social {
margin: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
}
.cms-social li {
display: inline-block;
margin: 0 10px 10px 0;
}
.cms-social a {
font-size: 17px;
height: 44px;
width: 44px;
border: 2px solid #253b61;
-webkit-border-radius: 44px;
-khtml-border-radius: 44px;
-moz-border-radius: 44px;
-ms-border-radius: 44px;
-o-border-radius: 44px;
border-radius: 44px;
color: #c7a17a;
text-align: center;
display: inline-block;
position: relative;
}
.cms-social a i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cms-social a:hover {
color: #fff;
background-color: #c7a17a;
border-color: #c7a17a;
}
.widget_cms_check_availability {
background-color: #fff;
border: 1px solid #e5e5e5 !important;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
margin-bottom: 55px !important;
padding: 30px !important;
}
.widget_cms_check_availability .select2-selection__arrow {
display: none !important;
}
.widget_newsletterwidget {
background-color: #111;
padding: 32px 40px 40px 40px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
@media screen and (max-width: 767px) {
.widget_newsletterwidget {
background-color: #000;
}
}
@media screen and (max-width: 1199px) {
.widget_newsletterwidget {
padding-left: 30px;
padding-right: 30px;
}
}
.widget_newsletterwidget .description {
padding-bottom: 23px;
color: #fff;
font-weight: 700;
}
.widget_newsletterwidget .tnp-widget {
position: relative;
}
.widget_newsletterwidget .tnp-widget .tnp-field-email {
margin-bottom: 0;
}
.widget_newsletterwidget .tnp-widget .tnp-field-email .tnp-email {
height: 54px;
-webkit-border-radius: 54px;
-khtml-border-radius: 54px;
-moz-border-radius: 54px;
-ms-border-radius: 54px;
-o-border-radius: 54px;
border-radius: 54px;
background-color: transparent;
border: 2px solid #2f2e2e;
background-color: transparent;
font-size: 13px;
color: #9b9b9b;
font-style: normal;
padding: 0 28px;
}
.widget_newsletterwidget .tnp-widget .tnp-field-email .tnp-email:focus {
border-color: #c7a17a;
}
.widget_newsletterwidget .tnp-widget .tnp-field-button {
margin: 0;
width: 54px;
height: 54px;
position: absolute;
top: 0;
right: 0;
}
.widget_newsletterwidget .tnp-widget .tnp-field-button:before {
content: '\f061';
font-size: 12px;
color: #fff;
height: 30px;
width: 30px;
line-height: 30px;
-webkit-border-radius: 30px;
-khtml-border-radius: 30px;
-moz-border-radius: 30px;
-ms-border-radius: 30px;
-o-border-radius: 30px;
border-radius: 30px;
background-color: #c7a17a;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-family: "Font Awesome 5 Pro";
text-align: center;
}
.widget_newsletterwidget .tnp-widget .tnp-field-button .tnp-submit {
top: 0;
right: 0;
opacity: 0;
padding: 0;
height: 54px;
width: 54px;
position: absolute;
}
.widget_cms_recent_posts .entry-media {
margin-bottom: 15px;
}
.widget_cms_recent_posts .entry-media img {
width: 100%;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.widget_cms_recent_posts .entry-title {
margin-bottom: 2px;
font-size: 15px;
line-height: 22px;
}
.widget_cms_recent_posts .entry-title a {
color: inherit;
}
.widget_cms_recent_posts .entry-title a:hover {
color: #c7a17a;
}
.widget_cms_recent_posts .entry-date {
font-size: 12px;
margin-bottom: 0px;
}
.widget_cms_recent_posts .post-item + .post-item {
margin-top: 24px;
}
.widget_cms_recent_posts_v2 .widget-title {
margin-bottom: 30px;
}
.widget_cms_recent_posts_v2 .post-item {
display: flex;
}
.widget_cms_recent_posts_v2 .post-item + .post-item {
margin-top: 21px;
}
.widget_cms_recent_posts_v2 .entry-media {
min-width: 86px;
max-width: 86px;
}
.widget_cms_recent_posts_v2 .entry-content {
background-color: #f6f6f6;
margin-bottom: 0;
padding: 5px 16px;
display: flex;
flex-direction: column;
justify-content: center;
}
.widget_cms_recent_posts_v2 .entry-title {
font-size: 14px;
font-weight: 400;
line-height: 1.6;
margin-bottom: 5px;
font-family: 'Roboto', sans-serif;
}
.widget_cms_recent_posts_v2 .entry-title a {
color: #7c7770;
}
.widget_cms_recent_posts_v2 .entry-date {
color: #c7a17a;
font-size: 12px;
text-transform: uppercase;
}
.tagcloud a, .entry-tags a {
color: #7c7770;
display: inline-block;
font-size: 14px !important;
line-height: 32px;
padding: 0 23px;
margin-bottom: 10px;
margin-right: 6px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background-color: #f6f6f6;
font-family: 'Roboto', sans-serif;
}
.tagcloud a:hover, .entry-tags a:hover {
color: #fff;
background-color: #c7a17a;
}
.widget_search {
position: relative;
}
.widget_search .search-field {
padding-right: 70px;
height: 50px;
line-height: 50px;
border-color: transparent;
background-color: #f6f6f6;
}
.widget_search .search-submit {
border: none;
background-color: transparent;
padding: 0;
height: 56px;
line-height: 56px;
width: 50px;
font-size: 18px;
cursor: pointer;
color: #7c7770;
position: absolute;
top: 0;
right: 0;
}
.widget_search .search-submit i {
font-weight: 400;
}
#sb_instagram .sbi_item img {
-webkit-border-radius: 1px !important;
-khtml-border-radius: 1px !important;
-moz-border-radius: 1px !important;
-ms-border-radius: 1px !important;
-o-border-radius: 1px !important;
border-radius: 1px !important;
}
#sb_instagram .sbi_item .sbi_photo {
position: relative;
opacity: 1 !important;
}
#sb_instagram .sbi_item .sbi_photo:before {
content: "\f16d";
color: #fff;
font-size: 14px;
font-family: 'Font Awesome 5 Pro';
z-index: 2;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#sb_instagram .sbi_item .sbi_photo:after {
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
content: "";
background-color: #c7a17a;
opacity: 0.95;
z-index: 1;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#sb_instagram .sbi_item .sbi_photo:hover:before, #sb_instagram .sbi_item .sbi_photo:hover:after {
opacity: 1;
}
#sb_instagram #sbi_load {
padding-top: 0 !important;
}
.calendar_wrap table {
background-color: #fff;
}
.calendar_wrap table td {
padding: 8px;
font-size: 14px;
}
.elementor-widget-wrap > .btn-inline.elementor-widget {
display: inline-block;
width: auto;
}
.elementor-widget-wrap > .btn-inline.elementor-widget .cms-button-wrapper {
margin-right: 40px;
margin-bottom: 30px;
}
.elementor-widget-wrap > .btn-inline.elementor-widget + .elementor-widget-image {
float: left;
width: auto;
margin-bottom: 30px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.gallery {
margin: -16px -12px 43px -12px;
display: flex;
flex-wrap: wrap;
}
.gallery .gallery-item {
padding: 0 12px;
margin-top: 24px;
margin-bottom: 0;
}
.gallery .gallery-item img {
width: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
width: 33.33%;
}
.gallery.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
width: 20%;
}
.image-gallery-shop .gallery {
margin: -16px -12px 43px -12px;
display: flex;
flex-wrap: wrap;
}
.image-gallery-shop .gallery .gallery-item {
padding: 0 12px;
margin-top: 24px;
margin-bottom: 0;
}
.image-gallery-shop .gallery .gallery-item img {
background-color: #fff;
}
.widget_media_gallery .gallery, .elementor-widget-wp-widget-media_gallery .gallery {
margin: -10px -5px 0 -5px;
}
.widget_media_gallery .gallery .gallery-item, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item {
padding: 0 5px;
margin-top: 10px !important;
margin-bottom: 0;
}
.widget_media_gallery .gallery .gallery-item img, .elementor-widget-wp-widget-media_gallery .gallery .gallery-item img {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.widget-area .widget {
padding: 38px 40px 32px;
background-color: #f4f4f4;
position: relative;
border-radius: 2px;
}
@media (max-width: 480px) {
.widget-area .widget {
padding-left: 25px;
padding-right: 25px;
}
}
.widget-area .widget:before {
content: "";
width: 40px;
height: 3px;
position: absolute;
left: 38px;
top: 0;
z-index: 2;
background-color: #c7a17a;
}
.widget-area .widget.widget_cms_recent_posts {
padding-bottom: 38px;
}
.widget-area .widget_block {
padding: 25px 40px 35 40px !important;
}
.widget-area .widget_block h2 {
font-size: 20px;
font-weight: 500;
border-bottom: none;
margin-bottom: 30px;
line-height: 25px;
margin-top: 10px;
}
.widget-area .widget_block ul, .widget-area .widget_block ol {
margin-bottom: 0;
padding-left: 0;
}
.widget-area .widget_block.widget_search {
padding: 0 !important;
background-color: #c7a17a;
}
.widget-area .widget_block.widget_search label.wp-block-search__label {
color: #12100d;
margin-bottom: 15px;
font-size: 22px;
}
.widget-area .widget_block.widget_search form.wp-block-search {
padding: 30px 40px;
}
.widget-area .widget_block.widget_search .wp-block-search__inside-wrapper {
position: relative;
}
.widget-area .widget_block.widget_search .wp-block-search__input {
background-color: #fff;
height: 47px;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
line-height: 45px;
border: 1px solid #7c7770;
}
.widget-area .widget_block.widget_search .wp-block-search__input:focus {
border-color: #c7a17a;
}
.widget-area .widget_block.widget_search .wp-block-search__button {
position: absolute;
top: 0;
right: 0;
font-size: 15px;
padding: 0 15px;
color: #fff;
height: 47px;
min-width: 80px;
text-align: center;
line-height: 47px;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
border: none;
background-color: #12100d;
border: none;
cursor: pointer;
}
.widget-area .widget_block .wp-block-latest-posts__list li:before {
top: 50%;
}
.widget-area .widget_block .wp-block-latest-posts__list li a {
color: #12100d;
}
.widget-area .widget_block .wp-block-latest-posts__list li a:hover {
color: #c7a17a;
}
.widget-area .widget_block .wp-block-latest-comments {
margin-bottom: 0;
}
.widget-area .widget_block .wp-block-latest-comments a {
color: #12100d;
}
.widget-area .widget_block .wp-block-latest-comments a:hover {
color: #c7a17a;
}
.widget-area .widget_block .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
line-height: 32px;
}
.widget-area .widget_block .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta:before {
width: 10px;
height: 2px;
line-height: 25px;
font-size: 12px;
margin-right: 10px;
background-color: #c7a17a;
display: inline-block;
content: "";
position: relative;
top: -2px;
}
.widget-area .widget_block .wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
margin-bottom: 0;
}
.widget-area .widget_block .widget-content {
padding: 0 !important;
}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
embed, iframe, object {
max-width: 100%;
}
.custom-logo-link {
display: inline-block;
}
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
padding: 0.8075em 0;
font-size: 0.875em;
font-style: italic;
}
.wp-caption-text {
text-align: center;
}
.gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-caption {
display: block;
}
.comments-area .comment-list {
list-style: none;
margin: 0;
}
.comments-area .comment-list .comment-body + .comment-respond {
margin-top: 0;
margin-bottom: 40px;
padding-bottom: 40px;
margin-left: 70px;
border-top: none;
padding-top: 0;
border-bottom: 1px solid #eaeaea;
}
@media screen and (max-width: 767px) {
.comments-area .comment-list .comment-body + .comment-respond {
margin-left: 0;
}
}
.comments-area .comment-list > .comment .comment-body .comment-content {
margin-bottom: 35px;
padding-bottom: 35px;
border-bottom: 1px solid #eaeaea;
flex-grow: 1;
}
.comments-area .comment-list > .comment:last-child > .comment-body + .comment-respond {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
border-top: 1px solid #eaeaea;
margin-top: 31px;
padding-top: 24px;
}
.comments-area .comment-list > .comment > .children {
list-style: none;
margin: 0;
padding-left: 85px;
}
@media screen and (max-width: 767px) {
.comments-area .comment-list > .comment > .children {
padding-left: 0;
}
}
.comments-area .comment-list > .comment > .children ul.children {
padding-left: 85px;
}
@media screen and (max-width: 767px) {
.comments-area .comment-list > .comment > .children ul.children {
padding-left: 0;
}
}
.comments-area .comment-list > .comment > .children ul.children .comment-content .comment-reply {
display: none;
}
.comments-area .comment-list > .trackback, .comments-area .comment-list > .pingback {
border-top: 2px solid #eaeaea;
margin-top: 24px;
padding-top: 30px;
}
.comments-area .comment-list > .trackback:nth-child(1), .comments-area .comment-list > .pingback:nth-child(1) {
border-top: none;
margin-top: 0;
}
.comments-area .comment-list .children {
list-style: none;
}
.comments-area .comment-list > li:last-child .children li .comment-content {
padding-bottom: 0;
margin-bottom: 10px;
border-bottom: none;
}
.comments-area .comment-inner {
display: flex;
flex-wrap: nowrap;
}
.comments-area .comment-inner img.avatar {
width: 61px;
min-width: 61px;
max-height: 61px;
margin-right: 23px;
margin-top: 10px;
-webkit-border-radius: 61px;
-khtml-border-radius: 61px;
-moz-border-radius: 61px;
-ms-border-radius: 61px;
-o-border-radius: 61px;
border-radius: 61px;
}
.comments-area .comment-inner .comment-content {
margin-top: 0px;
}
.comments-area .comment-inner .comment-content .comment-title {
font-size: 15px;
font-weight: 600;
text-transform: capitalize;
margin-top: 8px;
margin-bottom: 10px;
font-family: 'Roboto', sans-serif;
}
.comments-area .comment-inner .comment-content .comment-title a {
color: inherit;
}
.comments-area .comment-inner .comment-content .comment-title a:hover {
color: #c7a17a;
}
.comments-area .comment-inner .comment-content .comment-meta {
font-size: 12px;
margin-bottom: 12px;
color: #c7a17a;
}
.comments-area .comment-inner .comment-content .comment-text {
margin-bottom: 20px;
font-size: 14px;
line-height: 24px;
}
.comments-area .comment-inner .comment-content .comment-text img {
margin: 15px 0;
}
.comments-area .comment-inner .comment-content .comment-text p:last-child {
margin-bottom: 0;
}
.comments-area .comment-inner .comment-content .comment-reply {
font-size: 12px;
font-weight: 500;
color: #12100d;
}
.comments-area .comment-inner .comment-content .comment-reply a {
color: inherit;
}
.comments-area .comment-inner .comment-content .comment-reply a:hover {
color: #c7a17a;
}
.comments-area .comment-inner .comment-content .comment-reply i {
font-size: 0;
}
.comments-area .comment-inner .comment-content .comment-reply i:before {
content: "\f3e5";
color: #12100d;
font-family: 'Font Awesome 5 Pro';
font-size: 12px;
}
.comments-area .comment-list-wrap {
border-top: 2px solid #f6f6f6;
padding-top: 32px;
}
.comments-area #commentform input, .comments-area #commentform textarea {
margin-bottom: 20px;
background-color: #f6f6f6;
}
.comments-area #commentform .submit {
font-size: 15px;
margin-bottom: 0;
background-color: #c7a17a;
border-color: #c7a17a;
letter-spacing: 0.02em;
text-transform: uppercase;
height: 55px;
line-height: 57px;
}
.comments-area #commentform .submit:hover {
background-color: #12100d;
border-color: #12100d;
color: #fff;
}
.comments-area #commentform textarea {
min-height: 130px;
}
.comments-area #commentform .form-submit {
margin-bottom: 0;
text-align: center;
}
.comments-area .comment-content a {
word-wrap: break-word;
}
.comments-area .bypostauthor {
display: block;
}
.comments-area .logged-in-as {
color: inherit;
}
.comments-area .logged-in-as a {
color: inherit;
}
.comments-area .logged-in-as a:hover {
color: #c7a17a;
}
.comment-form-cookies-consent {
font-size: 14px;
line-height: 24px;
padding-left: 20px;
position: relative;
margin-bottom: 22px;
}
.comment-form-cookies-consent input, .comment-form-cookies-consent label:before, .comment-form-cookies-consent label:after {
position: absolute;
width: 12px;
height: 12px;
left: 0;
top: 5px;
}
.comment-form-cookies-consent label:before {
content: '';
border: 1px solid #cfcfcf;
background-color: #ececed;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
z-index: 1;
}
.comment-form-cookies-consent label:after {
content: '\f00c';
font-family: "Font Awesome 5 Pro";
font-weight: 400;
z-index: 2;
font-size: 8px;
color: #c7a17a;
opacity: 0;
line-height: 12px;
text-align: center;
}
.comment-form-cookies-consent input {
z-index: 99;
opacity: 0;
}
.comment-form-cookies-consent input:checked + label:before {
border-color: #c7a17a;
background-color: #fff;
}
.comment-form-cookies-consent input:checked + label:after {
opacity: 1;
}
.comment-form > .row {
margin: 0 -10px;
}
.comment-form > .row .col-lg-4 {
padding: 0 10px;
}
.comment-respond {
border-top: 2px solid #f6f6f6;
margin-top: 30px;
padding-top: 29px;
}
.comment-respond .comment-reply-title {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.comment-respond .comment-reply-title small a {
border-radius: 2px;
background-color: #c7a17a;
color: #fff;
font-size: 13px;
font-weight: 700;
line-height: 25px;
display: inline-block;
padding: 0 10px;
font-family: 'Roboto', sans-serif;
margin-left: 8px;
}
.comment-respond .comment-reply-title small a:hover {
background-color: #12100d;
}
.comment-form-comment {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.scroll-top {
position: fixed;
z-index: 99;
bottom: 24px;
right: 30px;
height: 50px;
width: 50px;
line-height: 50px;
text-align: center;
background-color: #c7a17a;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
color: #fff;
font-size: 22px;
opacity: 0;
visibility: hidden;
}
@media screen and (max-width: 767px) {
.scroll-top {
bottom: 0;
right: 0;
}
}
.scroll-top:hover, .scroll-top:focus, .scroll-top:active {
color: #fff;
background-color: #bb8d5d;
}
.scroll-top.on {
bottom: 44px;
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 991px) {
.scroll-top.on {
bottom: 0;
right: 0;
-webkit-border-radius: 2px 0 0;
-khtml-border-radius: 2px 0 0;
-moz-border-radius: 2px 0 0;
-ms-border-radius: 2px 0 0;
-o-border-radius: 2px 0 0;
border-radius: 2px 0 0;
height: 35px;
width: 35px;
line-height: 35px;
font-size: 16px;
}
}
.logo-footer img {
max-height: 59px;
}
.item-featured img {
width: 100%;
-webkit-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.cms-grid .item-title a {
color: inherit;
}
.cms-grid .item-title a:hover {
color: #c7a17a;
}
.cms-grid .grid-sizer {
visibility: hidden;
}
.cms-grid .cms-grid-inner, .cms-grid .grid-item-inner {
position: relative;
}
.cms-grid .grid-item.cms-animated .grid-item-inner {
animation: 0.65s ease 0s normal forwards 1 running moveUp;
-webkit-animation: 0.65s ease 0s normal forwards 1 running moveUp;
-webkit-transform: translateY(200px);
-khtml-transform: translateY(200px);
-moz-transform: translateY(200px);
-ms-transform: translateY(200px);
-o-transform: translateY(200px);
transform: translateY(200px);
}
.cms-grid .cms-load-more {
margin-top: 20px;
}
.cms-grid .cms-load-more i {
margin-left: 0;
margin-right: 0;
}
.cms-grid .cms-load-more i.fa-sync {
margin-right: 8px;
}
.cms-grid .cms-load-more .btn-outline-primary {
padding-left: 52px;
padding-right: 52px;
}
.cms-grid .cms-grid-pagination {
margin-top: 20px;
}
.cms-grid .item-featured a {
display: block;
}
.cms-grid .btn-loadmore i {
margin-left: 0;
margin-right: 0;
}
.cms-grid .btn-loadmore i.fa-refresh {
margin-right: 8px;
}
.grid-filter-wrap {
margin-bottom: 13px;
}
.grid-filter-wrap span {
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: 700;
margin: 10px 15px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
text-transform: capitalize;
color: #333;
position: relative;
}
.grid-filter-wrap span.active, .grid-filter-wrap span:hover {
color: #c7a17a;
}
.select-filter-wrap.nice-select, .select-order-wrap.nice-select {
min-width: 160px;
height: 40px;
line-height: 40px;
padding: 0 40px 0 21px;
display: inline-block;
width: inherit;
border: none;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-khtml-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
-o-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.24);
font-size: 15px;
}
.select-filter-wrap.nice-select:after, .select-order-wrap.nice-select:after {
content: "\f2f9";
right: 15px;
font-size: 15px;
}
.select-order-wrap {
margin-left: 15px;
}
.item-order {
position: absolute;
opacity: 0;
visibility: hidden;
}
.owl-dots {
text-align: center;
margin-top: 44px;
line-height: 1;
height: 12px;
}
.owl-dots .owl-dot {
-webkit-border-radius: 12px;
-khtml-border-radius: 12px;
-moz-border-radius: 12px;
-ms-border-radius: 12px;
-o-border-radius: 12px;
border-radius: 12px;
border: 3px solid #1b1a1a;
display: inline-block;
height: 12px;
margin: 0 5px;
width: 12px;
vertical-align: top;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: relative;
}
.owl-dots .owl-dot.active {
border-color: #c7a17a;
}
.cms-slick-carousel .slick-arrow, .cms-nav-carousel .slick-arrow {
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
background-color: #1b1a1a;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
font-size: 13px;
color: #fff;
cursor: pointer;
display: inline-block;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
z-index: 99;
}
.cms-slick-carousel .slick-arrow:hover, .cms-nav-carousel .slick-arrow:hover {
background-color: #c7a17a;
}
.cms-slick-carousel .slick-arrow.slick-disabled, .cms-nav-carousel .slick-arrow.slick-disabled {
opacity: 0.5;
}
.cms-slick-carousel .slick-prev, .cms-nav-carousel .slick-prev {
left: 0;
}
.cms-slick-carousel .slick-next, .cms-nav-carousel .slick-next {
right: 0;
left: auto;
}
.cms-nav-carousel .slick-arrow {
position: static;
}
.cms-nav-carousel .slick-arrow + .slick-arrow {
margin-left: 6px;
}
.slick-slider .slick-slide {
outline: none;
}
.slick-dots {
margin: 43px 0 5px;
list-style: none;
display: flex;
justify-content: center;
align-items: center; }
.slick-dots li {
display: flex;
margin: 0 7px 0 7px;
height: 8px;
}
.slick-dots li button {
height: 8px;
width: 8px;
text-indent: -9999px;
padding: 0;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
-moz-border-radius: 8px;
-ms-border-radius: 8px;
-o-border-radius: 8px;
border-radius: 8px;
background-color: #a5a5a5;
border: none;
position: relative;
overflow: visible;
z-index: 1;
}
.slick-dots li button:after {
display: none;
}
.slick-dots li button:before {
content: '';
height: 18px;
width: 18px;
border: 2px solid #c7a17a;
-webkit-border-radius: 16px;
-khtml-border-radius: 16px;
-moz-border-radius: 16px;
-ms-border-radius: 16px;
-o-border-radius: 16px;
border-radius: 16px;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
position: absolute;
top: -5px;
left: -5px;
opacity: 0;
}
.slick-dots li.slick-active button {
background-color: #c7a17a;
}
.slick-dots li.slick-active button:before {
opacity: 1;
}
#cms-loadding {
background: #fff;
height: 100%;
position: fixed;
width: 100%;
z-index: 999999;
top: 0;
left: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
#cms-loadding .spanned {
top: 50%;
left: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 80px;
background-color: #c7a17a;
height: 80px;
vertical-align: middle;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
text-align: center;
margin: 0 auto;
float: none;
}
#cms-loadding .cf:before, #cms-loadding .cf:after {
content: "";
}
#cms-loadding display table:after {
clear: both;
}
#cms-loadding .coffee_cup {
width: 20px;
height: 24px;
border: 1px #fff solid;
border-radius: 0px 0px 5px 5px;
position: relative;
margin: 36px auto;
}
#cms-loadding .coffee_cup:after, #cms-loadding .coffee_cup:before {
position: absolute;
content: "";
}
#cms-loadding .coffee_cup:after {
width: 10px;
height: 15px;
border: 1px #fff solid;
border-left: none;
border-radius: 0px 20px 20px 0px;
left: 15px;
}
#cms-loadding .coffee_cup:before {
width: 3px;
height: 9px;
background-color: #fff;
top: -10px;
left: 3px;
box-shadow: 5px 0px 0px 0px #fff, 5px -5px 0px 0px #fff, 10px 0px 0px 0px #fff;
-webkit-animation: steam 2s linear infinite alternate;
-moz-animation: steam 2s linear infinite alternate;
animation: steam 2s linear infinite alternate;
}
.nav-tabs.cms-tabs {
border: none;
margin-bottom: 10px;
}
.nav-tabs.cms-tabs .nav-item {
margin: 0 0 10px 26px;
}
.nav-tabs.cms-tabs .nav-item:first-child {
margin-left: 0;
}
.nav-tabs.cms-tabs .nav-item a {
margin: 0;
border: none;
padding: 0;
font-size: 13px;
color: rgba(0, 0, 0, 0);
}
.nav-tabs.cms-tabs .nav-item a.active {
color: ;
}
.entry-footer .entry-edit-link {
display: none;
}
.cms-modal {
-webkit-transition: all 360ms linear 0ms;
-khtml-transition: all 360ms linear 0ms;
-moz-transition: all 360ms linear 0ms;
-ms-transition: all 360ms linear 0ms;
-o-transition: all 360ms linear 0ms;
transition: all 360ms linear 0ms;
background-color: rgba(27, 26, 26, 0.95);
position: fixed;
z-index: 999;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scale(0.5);
-khtml-transform: scale(0.5);
-moz-transform: scale(0.5);
-ms-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
visibility: hidden;
}
.cms-modal .cms-modal-content {
padding: 40px 0;
max-width: 470px;
margin: auto;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 0;
right: 0;
}
.cms-modal.open {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
visibility: visible;
}
.cms-modal-close {
position: absolute;
top: 30px;
right: 30px;
color: #fff;
font-size: 24px;
cursor: pointer;
display: none;
}
.cms-modal-search .cms-modal-close {
top: 40px;
right: 40px;
margin: auto;
height: 66px;
width: 66px;
background-color: #c7a17a;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
text-align: center;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-modal-search .cms-modal-close:hover {
background-color: #12100d;
}
.cms-modal-search .cms-modal-close:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9;
}
.cms-modal-search .cms-modal-close i {
margin-left: 5px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cms-modal-search .cms-modal-content {
max-width: 770px;
}
.cms-modal-search .search-form-popup {
position: relative;
}
.cms-modal-search .search-field {
border: none;
background-color: transparent;
color: #f9f9f9;
font-size: 35px;
font-weight: 500;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
height: 86px;
font-family: 'Oswald', sans-serif;
border-bottom: 2px solid #c7a17a;
padding-left: 47px;
}
.cms-modal-search .search-submit {
font-size: 26px;
background: none;
border: none;
padding: 0;
width: 32px;
height: 86px;
color: #fff;
line-height: 86px;
text-align: center;
position: absolute;
top: 0;
left: 0;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.cms-modal-search .search-submit:before, .cms-modal-search .search-submit:after {
display: none;
}
.cms-hidden-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(27, 26, 26, 0.5);
cursor: pointer;
z-index: 9998;
visibility: hidden;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-hidden-sidebar {
display: flex;
flex-wrap: wrap;
align-items: center;
width: 410px;
padding: 95px 70px 50px 70px;
background-color: #091d3e;
color: #fff;
position: fixed;
top: 0;
left: 0;
bottom: 0;
opacity: 0;
visibility: hidden;
overflow-y: scroll;
overflow-x: hidden;
-webkit-transition: all 360ms linear 0ms;
-khtml-transition: all 360ms linear 0ms;
-moz-transition: all 360ms linear 0ms;
-ms-transition: all 360ms linear 0ms;
-o-transition: all 360ms linear 0ms;
transition: all 360ms linear 0ms;
-webkit-transform: translateX(-100%);
-khtml-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
z-index: 9999;
}
.cms-hidden-sidebar.open {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0%);
-khtml-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
.cms-hidden-sidebar.open + .cms-hidden-overlay {
opacity: 1;
visibility: visible;
}
@media screen and (max-width: 991px) {
.cms-hidden-sidebar {
width: 320px;
padding: 95px 30px 50px 30px;
}
}
.cms-hidden-sidebar .cms-hidden-close {
position: absolute;
top: 35px;
right: 35px;
font-size: 24px;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
cursor: pointer;
-webkit-transition: all 360ms linear 0ms;
-khtml-transition: all 360ms linear 0ms;
-moz-transition: all 360ms linear 0ms;
-ms-transition: all 360ms linear 0ms;
-o-transition: all 360ms linear 0ms;
transition: all 360ms linear 0ms;
}
.cms-hidden-sidebar .cms-hidden-close:hover {
color: #c7a17a;
}
.cms-hidden-sidebar .widget {
margin-bottom: 45px;
color: #f9f9f9;
font-size: 15px;
line-height: 25px;
}
.cms-hidden-sidebar .widget h1, .cms-hidden-sidebar .widget h2, .cms-hidden-sidebar .widget h3, .cms-hidden-sidebar .widget h4, .cms-hidden-sidebar .widget h5, .cms-hidden-sidebar .widget h6 {
color: #fff;
}
.cms-hidden-sidebar .widget h6 {
margin-bottom: 9px;
}
.cms-hidden-sidebar .widget.wg-logo {
margin-bottom: 22px;
}
.cms-hidden-sidebar .widget.wg-logo img {
max-height: 44px;
}
.cms-hidden-sidebar .widget.wg-contact-item {
margin-bottom: 27px;
}
.cms-hidden-sidebar .widget.wg-about-text {
margin-bottom: 132px;
}
.cms-hidden-sidebar .widget-title {
color: #fff;
margin-bottom: 14px;
font-size: 15px;
}
.cms-hidden-sidebar .widget-title:after {
background-color: #fff;
}
.cms-hidden-sidebar .widget_cms_recent_posts .post-item {
border-color: #535353;
}
.cms-hidden-sidebar .widget_cms_recent_posts .post-item .entry-title {
color: #fff;
}
.cms-hidden-sidebar .tagcloud a, .cms-hidden-sidebar .entry-tags a {
background-color: #f6f6f6;
color: #12100d;
}
.cms-hidden-sidebar .tagcloud a:hover, .cms-hidden-sidebar .entry-tags a:hover {
background-color: #c7a17a;
color: #fff;
}
body.error404 .header-layout2 {
border-bottom: 1px solid #eaeaea;
}
body.error404 .site-content {
padding: 220px 0 120px !important;
}
@media screen and (max-width: 991px) {
body.error404 .site-content {
padding-top: 80px;
padding-bottom: 80px;
}
}
body.error404 .error-404-inner {
padding: 0 15px;
max-width: 640px;
margin: auto;
text-align: center;
position: relative;
z-index: 2;
}
@media screen and (max-width: 767px) {
body.error404 .error-404-inner {
padding: 0;
}
}
body.error404 .error-404-inner h1 {
font-size: 150px;
letter-spacing: 0.02em;
font-weight: 500;
color: #c7a17a;
line-height: 1;
margin-bottom: 19px;
}
@media screen and (max-width: 767px) {
body.error404 .error-404-inner h1 {
font-size: 120px;
}
}
body.error404 .error-404-inner h3 {
font-size: 33px;
margin-bottom: 22px;
padding-bottom: 14px;
position: relative;
text-transform: uppercase;
}
@media screen and (max-width: 767px) {
body.error404 .error-404-inner h3 {
font-size: 30px;
}
}
body.error404 .error-404-inner h3:before {
content: '';
width: 40px;
height: 2px;
background-color: #c7a17a;
position: absolute;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
body.error404 .error-404-inner .page-content {
margin-bottom: 32px;
}
.hide-nav .cms-slick-carousel .slick-arrow {
opacity: 0;
visibility: hidden;
}
body img.mfp-img {
padding: 0 !important;
}
body .mfp-fade.mfp-bg.mfp-ready {
opacity: 0.9;
}
body .mfp-image-holder .mfp-close, body .mfp-iframe-holder .mfp-close {
line-height: 40px;
padding: 0;
right: 0;
text-align: center;
top: -44px;
width: 40px;
-webkit-border-radius: 2px 2px 0 0;
-khtml-border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
-ms-border-radius: 2px 2px 0 0;
-o-border-radius: 2px 2px 0 0;
border-radius: 2px 2px 0 0;
overflow: hidden;
background-color: #12100d !important;
}
body .mfp-image-holder .mfp-close:before, body .mfp-iframe-holder .mfp-close:before, body .mfp-image-holder .mfp-close:after, body .mfp-iframe-holder .mfp-close:after {
display: none;
}
body .mfp-image-holder .mfp-close:hover, body .mfp-iframe-holder .mfp-close:hover {
background-color: #c7a17a !important;
}
body .mfp-bottom-bar {
margin-top: 0;
}
.mfp-wrap .mfp-container .mfp-arrow {
background-color: #c7a17a;
width: 60px;
height: 120px;
opacity: 1;
}
.mfp-wrap .mfp-container .mfp-arrow:before, .mfp-wrap .mfp-container .mfp-arrow:after {
border: none;
}
.mfp-wrap .mfp-container .mfp-arrow:before {
font-family: "Material-Design-Iconic-Font";
font-size: 20px;
color: #fff;
margin: 0;
padding: 0;
line-height: normal;
position: absolute;
top: 50%;
display: block;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 1;
left: 50%;
width: auto;
height: auto;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:before {
content: "\f2ea";
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:before {
content: "\f2ee";
}
@media screen and (min-width: 1200px) { .mfp-wrap .mfp-container {
padding: 0 120px;
}
}
.btn-video {
text-align: center;
height: 110px;
width: 110px;
background-color: #c7a17a;
background-image: none;
z-index: 1;
font-size: 18px;
color: #fff;
border: none;
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
display: inline-block;
position: relative;
}
.btn-video i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.btn-video .line-video-animation {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 2px solid rgba(255, 255, 255, 0.3);
-webkit-border-radius: 100%;
-khtml-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
animation: squares 3.9s linear 0s infinite;
-webkit-animation: squares 3.9s linear 0s infinite;
-ms-animation: squares 3.9s linear 0s infinite;
-o-animation: squares 3.9s linear 0s infinite;
-webkit-animation-play-state: running;
-moz-animation-play-state: running;
-o-animation-play-state: running;
animation-play-state: running;
opacity: 0;
}
.btn-video .line-video-animation.line-video-2 {
-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
animation-delay: 1.3s;
}
.btn-video .line-video-animation.line-video-3 {
-webkit-animation-delay: 2.6s;
-moz-animation-delay: 2.6s;
-o-animation-delay: 2.6s;
animation-delay: 2.6s;
}
.btn-video:hover {
color: #fff;
}
.btn-video:hover .line-video-animation {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.cms-video-player.style1_lager {
position: relative;
}
.cms-video-player.style1_lager .btn-video {
height: 34px;
width: 34px;
background-color: transparent;
border: 2px solid #fff;
color: #fff;
}
.cms-video-player.style1_lager .btn-video i {
font-size: 10px;
}
.cms-video-player.style1_lager .btn-video:hover {
border-color: #c7a17a;
background-color: #c7a17a;
color: #fff;
}
.cms-video-player.style1_lager .btn-video .line-video-animation {
border: 2px solid rgba(255, 255, 255, 0.3);
}
.cms-video-player.style1_lager .btn-video:hover .line-video-animation {
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}
.cms-video-player.style1_lager img + .btn-video, .cms-video-player.style1_lager .cms-video-bg-image + .btn-video {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 99;
}
.cms-video-player.style1_lager img {
width: 100%;
}
.cms-video-player.style1_lager .inner-content {
display: flex;
align-items: center;
}
.cms-video-player.style1_lager .item-title {
font-family: 'Roboto', sans-serif;
font-weight: 400;
margin-right: 25px;
margin-bottom: 0;
font-size: 14px;
text-transform: uppercase;
color: #fff;
}
.cms-video-player.style1 {
position: relative;
}
.cms-video-player.style1 img + .btn-video, .cms-video-player.style1 .cms-video-bg-image + .btn-video {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 99;
}
.cms-video-player.style1 img {
width: 100%;
}
.cms-video-player.style1 .btn-video {
background-color: transparent;
border: 2px solid #fff;
color: #fff;
}
.cms-video-player.style1 .btn-video:hover {
border-color: #c7a17a;
background-color: #c7a17a;
color: #fff;
}
.cms-video-player.style2 {
position: relative;
}
.cms-video-player.style2 img + .btn-video, .cms-video-player.style2 .cms-video-bg-image + .btn-video {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 99;
}
.cms-video-player.style2 img {
width: 100%;
}
.cms-video-player.style2 .btn-video {
background-color: transparent;
border: 2px solid #fff;
color: #fff;
}
.cms-video-player.style2 .btn-video:hover {
border-color: #c7a17a;
background-color: #c7a17a;
color: #fff;
}
.cms-video-player.style2 .btn-video .line-video-animation {
display: none;
}
.cms-video-player.style2 .item-title {
font-weight: 500;
text-transform: uppercase;
margin-top: 22px;
margin-bottom: 0;
font-size: 18px;
color: #fff;
font-family: 'Roboto', sans-serif;
}
.cms-video-player.style2 .item-title a {
color: inherit;
}
.video-custtom { }
@media screen and (min-width: 1200px) {
.video-custtom .cms-video-player.style1_lager .inner-content {
justify-content: flex-end;
}
}
.cms-newsletter1 form {
position: relative;
}
.cms-newsletter1 .tnp-email {
border: none;
background-color: #1d1d1d;
border-radius: 5px;
height: 50px;
color: #b3b3b3;
font-size: 14px;
padding: 0 170px 0 18px;
}
@media screen and (max-width: 767px) {
.cms-newsletter1 .tnp-email {
padding-right: 18px;
}
}
.cms-newsletter1 .tnp-field-button {
margin-bottom: 0;
height: 50px;
overflow: hidden;
}
.cms-newsletter1 .tnp-field-button .tnp-button {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
text-transform: uppercase;
height: 50px;
line-height: 50px;
border: none;
padding: 0;
z-index: 3;
}
.cms-newsletter1 .tnp-field-button .tnp-button:hover {
background-color: #c7a17a;
}
@media screen and (min-width: 768px) {
.cms-newsletter1 .tnp-field-button {
width: 170px;
position: absolute;
bottom: 0;
right: 0;
}
.cms-newsletter1 .tnp-field-button .tnp-button {
position: absolute;
text-transform: uppercase;
bottom: 0;
right: 0;
width: 170px;
}
}
@media screen and (max-width: 767px) {
.cms-newsletter1 .tnp-email {
margin-bottom: 15px;
}
.cms-newsletter1 .tnp-field-button {
height: 50px;
}
.cms-newsletter1 .tnp-field-button .tnp-button {
width: 100%;
}
}
.cms-newsletter-custom { }
.cms-newsletter-custom .cms-newsletter1 .tnp-email {
background-color: #f7f7f7;
color: #12100d;
}
.cms-newsletter-custom .cms-newsletter1 .tnp-email::-webkit-input-placeholder {
color: #7c7770;
}
.cms-newsletter-custom .cms-newsletter1 .tnp-email::-moz-placeholder {
color: #7c7770;
}
.cms-newsletter-custom .cms-newsletter1 .tnp-email::-ms-input-placeholder {
color: #7c7770;
}
.cms-newsletter-custom .cms-newsletter1 .tnp-email::-moz-placeholder {
color: #7c7770;
}
.cms-newsletter-custom .cms-newsletter1 .tnp-email:focus {
color: #12100d;
}
.cms-icon1 {
margin-left: -4px;
margin-right: -4px;
}
.cms-icon1.style-1 a {
display: inline-block;
width: 34px;
height: 34px;
overflow: hidden;
text-align: center;
line-height: 34px;
background-color: #c7a17a;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin: 4px;
position: relative;
}
.cms-icon1.style-1 a i {
color: #fff;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cms-icon1.style-1 a i:nth-child(1) {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
top: 50%;
}
.cms-icon1.style-1 a i:nth-child(2) {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
top: 100%;
}
.cms-icon1.style-1 a:hover i:nth-child(1) {
opacity: 0;
top: 0;
}
.cms-icon1.style-1 a:hover i:nth-child(2) {
opacity: 1;
top: 50%;
}
.cms-icon1.style-1 a:nth-child(1) {
background-color: #1ab9ff;
}
.cms-icon1.style-1 a:nth-child(2) {
background-color: #ffc000;
}
.cms-icon1.style-1 a:nth-child(3) {
background-color: #f66;
}
.cms-icon1.style-1 a:nth-child(4) {
background-color: #abcd52;
}
.cms-icon1.style-2 a {
display: inline-block;
font-size: 13px;
width: 27px;
height: 27px;
line-height: 27px;
overflow: hidden;
text-align: center;
background-color: #fff;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
margin: 4px;
position: relative;
color: #12100d;
}
.cms-icon1.style-2 a i {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.cms-icon1.style-2 a i:nth-child(1) {
top: 50%;
}
.cms-icon1.style-2 a i:nth-child(2) {
opacity: 0;
top: 100%;
}
.cms-icon1.style-2 a:hover {
background-color: #c7a17a;
color: #fff;
}
.cms-icon1.style-2 a:hover i:nth-child(1) {
opacity: 0;
top: 0;
}
.cms-icon1.style-2 a:hover i:nth-child(2) {
opacity: 1;
top: 50%;
}
.cms-icon1.style-3 a {
display: inline-block;
width: 40px;
height: 40px;
overflow: hidden;
text-align: center;
line-height: 38px;
background-color: #fff;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin: 4px;
border: 1px solid #12100d;
position: relative;
}
.cms-icon1.style-3 a i {
color: #12100d;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cms-icon1.style-3 a i:nth-child(1) {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
top: 50%;
}
.cms-icon1.style-3 a i:nth-child(2) {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
top: 100%;
}
.cms-icon1.style-3 a:hover {
background-color: #c7a17a;
border-color: #c7a17a;
}
.cms-icon1.style-3 a:hover i {
color: #fff;
}
.cms-icon1.style-3 a:hover i:nth-child(1) {
opacity: 0;
top: 0;
}
.cms-icon1.style-3 a:hover i:nth-child(2) {
opacity: 1;
top: 50%;
}
.cms-icon1.style-4 a {
display: inline-block;
width: 35px;
height: 35px;
overflow: hidden;
text-align: center;
line-height: 35px;
background-color: #12100d;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin: 3px;
position: relative;
}
.cms-icon1.style-4 a i {
color: #c7a17a;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cms-icon1.style-4 a i:nth-child(1) {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
top: 50%;
}
.cms-icon1.style-4 a i:nth-child(2) {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
top: 100%;
}
.cms-icon1.style-4 a:hover {
background-color: #c7a17a;
}
.cms-icon1.style-4 a:hover i {
color: #fff;
}
.cms-icon1.style-4 a:hover i:nth-child(1) {
opacity: 0;
top: 0;
}
.cms-icon1.style-4 a:hover i:nth-child(2) {
opacity: 1;
top: 50%;
}
.cms-icon1.style-4 a:hover:nth-child(1) {
background-color: #3b5998;
}
.cms-icon1.style-4 a:hover:nth-child(2) {
background-color: #1ab9ff;
}
.cms-icon1.style-4 a:hover:nth-child(3) {
background-color: #f66;
}
.cms-icon1.style-4 a:hover:nth-child(4) {
background-color: #abcd52;
}
.cms-icon1.style-4.style-4-square a {
margin: 4px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.cms-icon1.style-4.style-4-square a:hover {
background-color: #c7a17a;
}
.cms-icon1.style-4.style-4-square a:hover i {
color: #fff;
}
.cms-icon1.style-4.style-4-square a:hover i:nth-child(1) {
opacity: 0;
top: 0;
}
.cms-icon1.style-4.style-4-square a:hover i:nth-child(2) {
opacity: 1;
top: 50%;
}
.cms-icon1.style-5 a {
display: inline-block;
font-size: 13px;
width: 28px;
height: 28px;
line-height: 28px;
overflow: hidden;
text-align: center;
background-color: #c7a17a;
margin: 4px;
color: #fff;
position: relative;
}
.cms-icon1.style-5 a i {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
.cms-icon1.style-5 a i:nth-child(1) {
top: 50%;
}
.cms-icon1.style-5 a i:nth-child(2) {
opacity: 0;
top: 100%;
}
.cms-icon1.style-5 a:hover {
background-color: #c7a17a;
color: #fff;
}
.cms-icon1.style-5 a:hover i:nth-child(1) {
opacity: 0;
top: 0;
}
.cms-icon1.style-5 a:hover i:nth-child(2) {
opacity: 1;
top: 50%;
}
.cms-icon1.style-5.border-5x a {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
@media screen and (max-width: 767px) {
.cms-contact-info1 {
margin-bottom: 25px;
}
}
.cms-contact-info1 .entry-title {
font-size: 17px;
line-height: 24px;
font-weight: bold;
margin-bottom: 22px;
}
.cms-contact-info1 ul {
margin-bottom: 0;
list-style: none;
}
.cms-contact-info1 li {
font-size: 14px;
position: relative;
padding-left: 35px;
}
.cms-contact-info1 li .item--icon {
line-height: 24px;
min-width: 24px;
width: 24px;
height: 24px;
text-align: center;
border-right: 1px solid rgba(124, 119, 112, 0.2);
border-bottom: 1px solid rgba(124, 119, 112, 0.2);
position: absolute;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
top: 1px;
left: 0;
overflow: hidden;
}
.cms-contact-info1 li .item--icon:before {
content: "";
width: 24px;
height: 30px;
position: absolute;
top: 5px;
left: 9px;
transform: rotate(45deg);
background-color: rgba(124, 119, 112, 0.12);
}
.cms-contact-info1 li .item--icon i {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
color: #c7a17a;
}
.cms-contact-info1 li:hover .item--icon {
border-right: 1px solid rgba(124, 119, 112, 0.32);
border-bottom: 1px solid rgba(124, 119, 112, 0.32);
}
.cms-contact-info1 li:hover .item--icon:before {
background-color: rgba(124, 119, 112, 0.2);
}
.cms-contact-info1 li:hover .item--icon i {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
text-shadow: 0px 0px 2px #c7a17a;
font-size: 16px;
margin-right: 5px;
}
.cms-contact-info1 li label {
color: #12100d;
font-weight: bold;
margin-right: 5px;
}
.cms-contact-info1 li + li {
margin-top: 10px;
}
.cms-contact-info2 .item--icon {
margin-bottom: 20px;
}
.cms-contact-info2 .item--icon i {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
font-size: 20px;
}
.cms-contact-info2 .item--icon:hover i {
-webkit-transform: translate(0, -3px);
-khtml-transform: translate(0, -3px);
-moz-transform: translate(0, -3px);
-ms-transform: translate(0, -3px);
-o-transform: translate(0, -3px);
transform: translate(0, -3px);
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2), 3px 3px 5px rgba(255, 255, 255, 0.8);
}
.cms-contact-info2 .list-li {
list-style: none;
}
.cms-contact-info2 .list-li li {
font-size: 15px;
line-height: 24px;
font-weight: bold;
}
@media screen and (max-width: 767px) {
.cms-contact-info3 {
margin-bottom: 25px;
}
}
.cms-contact-info3 .entry-title {
font-size: 17px;
line-height: 24px;
font-weight: bold;
margin-bottom: 22px;
}
.cms-contact-info3 ul {
margin-bottom: 0;
list-style: none;
}
.cms-contact-info3 li {
font-size: 15px;
line-height: 1.6;
position: relative;
padding-left: 30px;
}
.cms-contact-info3 li .item--icon {
text-align: center;
position: absolute;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
top: 1px;
left: 0;
}
.cms-contact-info3 li .item--icon i {
font-size: 15px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
color: inherit;
}
.cms-contact-info3 li label {
color: #12100d;
font-weight: bold;
margin-right: 5px;
}
.cms-contact-info3 li + li {
margin-top: 12px;
}
.cms-contact-info3 li:hover .item--icon i {
-webkit-animation: shakeThatBooty 0.3s linear 1;
-khtml-animation: shakeThatBooty 0.3s linear 1;
-moz-animation: shakeThatBooty 0.3s linear 1;
-ms-animation: shakeThatBooty 0.3s linear 1;
-o-animation: shakeThatBooty 0.3s linear 1;
animation: shakeThatBooty 0.3s linear 1;
}
.cms-contact-info4 .inner-box {
background-color: #f8f8f8;
padding: 48px 25px 0;
-webkit-border-radius: 25px;
-khtml-border-radius: 25px;
-moz-border-radius: 25px;
-ms-border-radius: 25px;
-o-border-radius: 25px;
border-radius: 25px;
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
}
.cms-contact-info4 .inner-box .img-bg {
width: 110px;
height: 110px;
position: absolute;
bottom: 65px;
right: -10px;
opacity: 0.4;
}
.cms-contact-info4 .inner-box .img-bg img {
width: 100%;
}
.cms-contact-info4 .inner-box .entry-title {
margin-bottom: 0;
background-color: #f8f8f8;
color: #fff;
text-shadow: 1px 3px 3px #0391d0, -2px 2px 0px #0391d0, -4px 0px 0 #0391d1, -3px -3px 1px #0391d0;
font-size: 30px;
text-transform: uppercase;
margin-bottom: 23px;
}
@media screen and (min-width: 992px) {
.cms-contact-info4 .inner-box .entry-title {
padding-right: 50px;
}
}
.cms-contact-info4 .entry-description {
color: #fff;
margin-bottom: 21px;
}
.cms-contact-info4 .list-li {
list-style: none;
margin-bottom: 23px;
}
.cms-contact-info4 .list-li li {
color: #fff;
margin-bottom: 5px;
font-weight: 500;
}
.cms-contact-info4 .list-li li .item--icon {
margin-right: 3px;
}
.cms-contact-info4 .entry-bottom-title {
color: #fff;
text-align: center;
margin-left: -25px;
margin-right: -25px;
font-size: 15px;
margin-bottom: 0;
text-align: center;
padding: 13px 25px;
background-color: #0391d0;
-webkit-border-radius: 0 0 25px 25px;
-khtml-border-radius: 0 0 25px 25px;
-moz-border-radius: 0 0 25px 25px;
-ms-border-radius: 0 0 25px 25px;
-o-border-radius: 0 0 25px 25px;
border-radius: 0 0 25px 25px;
font-family: 'Oswald', sans-serif;
}
.cms-contact-info4 .entry-bottom-title a {
cursor: pointer;
color: inherit;
display: block;
}
.cms-contact-info5 {
text-align: center;
margin-bottom: 35px;
}
.cms-contact-info5 .item--icon {
margin-left: auto;
margin-right: auto;
width: 96px;
height: 96px;
line-height: 96px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
margin-bottom: 38px;
border: 1px solid rgba(18, 16, 13, 0.8);
}
.cms-contact-info5 .item--icon i {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
font-size: 30px;
vertical-align: middle;
}
.cms-contact-info5 .item--icon img {
max-height: 45px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
vertical-align: middle;
}
.cms-contact-info5 .entry-title {
font-size: 15px;
font-weight: bold;
margin-bottom: 15px;
}
.cms-contact-info5 .list-li {
list-style: none;
}
.cms-contact-info5 .list-li li {
line-height: 26px;
}
@media screen and (min-width: 992px) {
.cms-contact-info5.border-show {
position: relative;
}
.cms-contact-info5.border-show:before, .cms-contact-info5.border-show:after {
position: absolute;
content: "";
width: 1px;
background-color: rgba(124, 119, 112, 0.2);
display: block;
top: 2px;
bottom: 5px;
}
.cms-contact-info5.border-show:before {
left: 0;
}
.cms-contact-info5.border-show:after {
right: 0;
}
}
.cms-contact-info5:hover .entry-title {
color: #c7a17a;
}
.cms-contact-info5:hover .item--icon {
-webkit-transform: translate(0, -4px);
-khtml-transform: translate(0, -4px);
-moz-transform: translate(0, -4px);
-ms-transform: translate(0, -4px);
-o-transform: translate(0, -4px);
transform: translate(0, -4px);
border-color: #c7a17a;
}
.cms-contact-info5:hover .item--icon i, .cms-contact-info5:hover .item--icon img {
transform: rotateY(360deg);
color: #c7a17a;
}
.cms-contact-info5.pulse-on .item--icon {
cursor: pointer;
-webkit-box-shadow: 0 0 0 rgba(199, 161, 122, 0.8);
-khtml-box-shadow: 0 0 0 rgba(199, 161, 122, 0.8);
-moz-box-shadow: 0 0 0 rgba(199, 161, 122, 0.8);
-ms-box-shadow: 0 0 0 rgba(199, 161, 122, 0.8);
-o-box-shadow: 0 0 0 rgba(199, 161, 122, 0.8);
box-shadow: 0 0 0 rgba(199, 161, 122, 0.8);
animation: pulse 2s infinite;
color: #c7a17a;
border-color: #c7a17a;
}
.cms-contact-info5.pulse-on .entry-title {
color: #c7a17a;
}
.cms-contact-info6 .entry-title {
font-size: 20px;
text-transform: uppercase;
}
.cms-contact-info6 .list-li {
list-style: none;
}
@media screen and (max-width: 767px) {
.cms-contact-info6 .list-li {
margin-bottom: 0;
}
}
.cms-contact-info6 .list-li li {
line-height: 26px;
}
.cms-contact-info6 .list-li li a {
color: inherit;
}
.cms-contact-info6 .list-li li a:hover {
color: #c7a17a;
}
.cms-contact-info6 .list-li li + li {
font-weight: 400;
margin-top: 20px;
}
.cms-contact-info6 .list-li li label {
text-transform: uppercase;
font-weight: bold;
margin-right: 3px;
font-style: normal;
}
.cms-contact-info7 .item--icon {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
line-height: 40px;
text-align: center;
max-width: 40px;
min-width: 40px;
height: 40px;
background-color: #fff;
color: #c7a17a;
font-size: 16px;
}
.cms-contact-info7 .item--icon i {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-contact-info7 .item--icon + .list-li {
margin-left: 20px;
}
@media (min-width: 992px) and (max-width: 1280px) {
.cms-contact-info7 .item--icon + .list-li {
margin-left: 7px;
}
}
.cms-contact-info7 .list-li {
list-style: none;
margin-bottom: 0;
}
.cms-contact-info7 .list-li li {
font-weight: 500;
font-size: 14px;
color: #12100d;
line-height: 1.2;
}
@media (min-width: 992px) and (max-width: 1280px) {
.cms-contact-info7 .list-li li {
font-size: 13px;
}
}
.cms-contact-info7 .list-li li a {
color: inherit;
}
.cms-contact-info7 .list-li li a:hover {
color: #c7a17a;
}
.cms-contact-info7 .cms-inner-box {
display: flex;
align-items: center;
margin-bottom: 15px;
}
.cms-contact-info7 .cms-inner-box:hover .item--icon i {
-webkit-animation: icon-bounce 0.5s linear 1;
-khtml-animation: icon-bounce 0.5s linear 1;
-moz-animation: icon-bounce 0.5s linear 1;
-ms-animation: icon-bounce 0.5s linear 1;
-o-animation: icon-bounce 0.5s linear 1;
animation: icon-bounce 0.5s linear 1;
}
.ct-info-custom { }
.ct-info-custom .cms-contact-info3 li {
font-weight: bold;
color: #12100d;
font-size: 14px;
text-transform: uppercase;
}
.ct-info-custom .cms-contact-info3 li i {
color: #c7a17a;
}
.cms-opening-hours .entry-title {
font-size: 20px;
text-transform: uppercase;
margin-bottom: 40px;
position: relative;
}
.cms-opening-hours .list-li {
margin-bottom: 0;
list-style: none;
}
@media screen and (max-width: 767px) {
.cms-opening-hours .list-li {
margin-bottom: 20px;
}
}
.cms-opening-hours .list-li li {
line-height: 26px;
}
@media screen and (min-width: 1200px) {
.cms-opening-hours .list-li li {
display: flex;
}
.cms-opening-hours .list-li li label {
min-width: 95px;
}
}
.cms-opening-hours .list-li li + li {
font-weight: 400;
margin-top: 7px;
}
.cms-opening-hours .list-li li label {
margin-right: 5px;
font-style: normal;
}
.cms-opening-hours .list-li li:last-child span {
color: #c7a17a;
}
.open-time-custom { }
@media screen and (min-width: 1400px) {
.open-time-custom .cms-opening-hours .list-li li label {
margin-right: 50px;
}
}
.open-time-custom .entry-title:after {
content: "";
}
@media (min-width: 992px) and (max-width: 1280px) {
.open-time-custom .entry-title {
font-size: 16px !important;
}
}
.cms-post-list { }
.cms-post-list .el-title {
font-size: 20px;
margin-bottom: 40px;
text-transform: uppercase;
}
.cms-post-list .entry-title {
font-size: 16px;
line-height: 1.5;
font-weight: 400;
text-transform: capitalize;
font-family: 'Roboto', sans-serif;
margin-bottom: 3px;
}
.cms-post-list .entry-title a {
color: #12100d;
}
.cms-post-list .entry-title a:hover {
color: #c7a17a;
}
.cms-post-list .item-date {
font-size: 12px;
color: #c7a17a;
text-transform: uppercase;
}
.cms-post-list .entry-featured {
max-width: 75px;
min-width: 75px;
margin-bottom: 0;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
}
.cms-post-list .entry-featured a {
padding: 1px;
display: block;
}
.cms-post-list .entry-featured img {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.cms-post-list .entry-featured + .entry-body {
margin-left: 15px;
}
.cms-post-list .post-item {
display: flex;
}
.cms-post-list .post-item + .post-item {
margin-top: 40px;
}
.cms-post-list .post-item:hover .entry-featured img {
-webkit-transform: scale(1.05);
-khtml-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
.cms-post-grid-layout1 .item-featured, .cms-post-carousel-layout1 .item-featured {
margin-bottom: 28px;
position: relative;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
}
.cms-post-grid-layout1 .item-featured img, .cms-post-carousel-layout1 .item-featured img {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
}
.cms-post-grid-layout1 .item-title, .cms-post-carousel-layout1 .item-title {
color: #282828;
font-size: 20px;
line-height: 1.6;
margin-bottom: 8px;
text-transform: uppercase;
}
@media screen and (min-width: 992px) {
.cms-post-grid-layout1 .item-title, .cms-post-carousel-layout1 .item-title {
padding-right: 25px;
}
}
.cms-post-grid-layout1 .item-title a, .cms-post-carousel-layout1 .item-title a {
color: inherit;
}
.cms-post-grid-layout1 .item-title a:hover, .cms-post-carousel-layout1 .item-title a:hover {
color: #c7a17a;
}
.cms-post-grid-layout1 .item-content, .cms-post-carousel-layout1 .item-content {
font-size: 14px;
line-height: 23px;
margin-bottom: 12px;
}
.cms-post-grid-layout1 .btn-more, .cms-post-carousel-layout1 .btn-more {
display: inline-block;
text-transform: uppercase;
color: #c7a17a;
font-size: 14px;
font-weight: bold;
}
.cms-post-grid-layout1 .btn-more i, .cms-post-carousel-layout1 .btn-more i {
margin-left: 5px;
}
.cms-post-grid-layout1 .post-meta, .cms-post-carousel-layout1 .post-meta {
list-style: none;
margin-top: 15px;
margin-bottom: 3px;
padding-top: 18px;
border-top: 2px solid #f6f6f6;
}
.cms-post-grid-layout1 .post-meta li, .cms-post-carousel-layout1 .post-meta li {
font-size: 12px;
display: inline-block;
margin-right: 25px;
line-height: 24px;
color: #7c7770;
}
.cms-post-grid-layout1 .post-meta li:last-child, .cms-post-carousel-layout1 .post-meta li:last-child {
margin-right: 0;
}
.cms-post-grid-layout1 .post-meta li i, .cms-post-carousel-layout1 .post-meta li i {
margin-right: 5px;
color: #c7a17a;
}
.cms-post-grid-layout1 .post-meta li a, .cms-post-carousel-layout1 .post-meta li a {
color: #7c7770;
}
.cms-post-grid-layout1 .item-body, .cms-post-carousel-layout1 .item-body {
padding-left: 5px;
padding-right: 5px;
}
@media screen and (max-width: 1199px) {
.cms-post-grid-layout1 .item-body, .cms-post-carousel-layout1 .item-body {
padding-left: 10px;
padding-right: 10;
}
}
@media screen and (max-width: 767px) {
.cms-post-grid-layout1 .item-body, .cms-post-carousel-layout1 .item-body {
padding-left: 0px;
}
}
.cms-post-grid-layout1 .cms-grid-pagination, .cms-post-carousel-layout1 .cms-grid-pagination {
margin-top: 0;
}
.cms-post-grid-layout1 .posts-pagination .posts-page-links, .cms-post-carousel-layout1 .posts-pagination .posts-page-links {
justify-content: center;
}
.cms-post-grid-layout1 .slick-dots, .cms-post-carousel-layout1 .slick-dots {
margin-top: 0;
}
.cms-post-grid-layout1 .grid-item-inner, .cms-post-carousel-layout1 .grid-item-inner {
margin-bottom: 30px;
padding: 20px;
background-color: #fff;
}
@media screen and (max-width: 767px) {
.cms-post-grid-layout1 .grid-item-inner, .cms-post-carousel-layout1 .grid-item-inner {
padding: 20px 15px;
}
}
.cms-post-grid-layout1 .grid-item-inner:hover .item-featured img, .cms-post-carousel-layout1 .grid-item-inner:hover .item-featured img {
opacity: 0.8;
-webkit-transform: scale(1.14);
-khtml-transform: scale(1.14);
-moz-transform: scale(1.14);
-ms-transform: scale(1.14);
-o-transform: scale(1.14);
transform: scale(1.14);
}
.cms-post-grid-layout1 .grid-item-inner.no-image, .cms-post-carousel-layout1 .grid-item-inner.no-image {
border: 1px solid #eaeaea;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 34px 40px 36px;
}
@media screen and (max-width: 1199px) {
.cms-post-grid-layout1 .grid-item-inner.no-image, .cms-post-carousel-layout1 .grid-item-inner.no-image {
padding-left: 30px;
padding-right: 30px;
}
}
.cms-post-grid-layout1 .grid-item-inner.no-image .item-body, .cms-post-carousel-layout1 .grid-item-inner.no-image .item-body {
padding: 0;
}
.cms-post-grid-layout1.style1 .item-date, .cms-post-carousel-layout1.style1 .item-date {
font-size: 12px;
color: #fff;
margin-bottom: 8px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
position: absolute;
bottom: 15px;
left: -50%;
padding: 10px 15px;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
background-color: #12100d;
opacity: 0;
}
.cms-post-grid-layout1.style1 .grid-item-inner, .cms-post-carousel-layout1.style1 .grid-item-inner {
margin-bottom: 30px;
padding: 20px;
background-color: #fff;
}
@media screen and (max-width: 767px) {
.cms-post-grid-layout1.style1 .grid-item-inner, .cms-post-carousel-layout1.style1 .grid-item-inner {
padding: 20px 15px;
}
}
.cms-post-grid-layout1.style1 .grid-item-inner:hover .item-date, .cms-post-carousel-layout1.style1 .grid-item-inner:hover .item-date {
opacity: 1;
left: 15px;
}
.cms-post-grid-layout1.style2 .item-date, .cms-post-carousel-layout1.style2 .item-date {
font-family: 'Oswald', sans-serif;
font-size: 12px;
color: #fff;
margin-bottom: 8px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
position: absolute;
text-transform: uppercase;
top: 15px;
left: 15px;
text-align: center;
width: 55px;
height: 50px;
line-height: 50px;
-webkit-transition: all 220ms linear 0ms;
-khtml-transition: all 220ms linear 0ms;
-moz-transition: all 220ms linear 0ms;
-ms-transition: all 220ms linear 0ms;
-o-transition: all 220ms linear 0ms;
transition: all 220ms linear 0ms;
background-color: #c7a17a;
opacity: 1;
}
.cms-post-grid-layout1.style2 .grid-item-inner, .cms-post-carousel-layout1.style2 .grid-item-inner {
margin-bottom: 30px;
padding: 20px;
background-color: #fff;
-webkit-box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
-khtml-box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
-moz-box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
-ms-box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
-o-box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
}
@media screen and (max-width: 767px) {
.cms-post-grid-layout1.style2 .grid-item-inner, .cms-post-carousel-layout1.style2 .grid-item-inner {
padding: 20px 15px;
}
}
.blog-grid-4cl { }
.blog-grid-4cl .cms-post-grid-layout1 .item-title {
padding-right: 0;
}
@media screen and (max-width: 1399px) {
.blog-grid-4cl .cms-post-grid-layout1 .post-meta li {
margin-right: 7px;
}
}
.cms-contact-form-layout1 .cms-contact-form-meta {
margin-bottom: 42px;
}
@media screen and (max-width: 767px) {
.cms-contact-form-layout1 .cms-contact-form-meta {
margin-bottom: 22px;
}
}
.cms-contact-form-layout1 .cms-contact-form-meta h3 {
margin-bottom: 20px;
font-size: 33px;
padding-bottom: 18px;
}
.cms-contact-form-layout1 .cms-contact-form-meta p {
margin-bottom: 0;
}
.cms-contact-form-layout1 .wpcf7-form-control:not(.wpcf7-submit) {
height: 51px;
border-color: transparent;
border-width: 1px;
background-color: #f6f6f6;
padding-left: 23px;
padding-right: 23px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.cms-contact-form-layout1 .wpcf7-form-control:not(.wpcf7-submit):focus, .cms-contact-form-layout1 .wpcf7-form-control:not(.wpcf7-submit):hover {
border-color: #c7a17a;
}
.cms-contact-form-layout1 .wpcf7-form-control.wpcf7-textarea {
min-height: 160px;
margin-bottom: 0px;
}
.cms-contact-form-layout1 .wpcf7-submit {
margin-top: 0px;
text-transform: uppercase;
padding-left: 45px;
padding-right: 45px;
}
.cms-contact-form-layout1 .wpcf7-form-control-wrap.your-message {
margin-bottom: 23px;
}
.cms-contact-form-layout1 .col-btn-submit {
text-align: center;
}
.cms-contact-form-layout1.box-white {
background-color: #fff;
padding: 80px 60px;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
-khtml-box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
-moz-box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
-ms-box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
-o-box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
}
@media screen and (max-width: 1199px) {
.cms-contact-form-layout1.box-white {
padding: 43px 40px 40px 40px;
}
}
@media screen and (max-width: 767px) {
.cms-contact-form-layout1.box-white {
padding: 35px 15px;
}
}
.cms-contact-form-layout1.box-gray {
background-color: #f6f6f6;
padding: 55px 60px 60px;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
position: relative; }
@media screen and (max-width: 1199px) {
.cms-contact-form-layout1.box-gray {
padding: 43px 40px 40px 40px;
}
}
@media screen and (max-width: 767px) {
.cms-contact-form-layout1.box-gray {
padding: 35px 15px;
}
}
.cms-contact-form-layout1.box-gray .wpcf7-form-control:not(.wpcf7-submit) {
border-width: 1px;
background-color: #fff;
border-color: #fff;
}
.cms-contact-form-layout1.box-gray .wpcf7-form-control:not(.wpcf7-submit):focus, .cms-contact-form-layout1.box-gray .wpcf7-form-control:not(.wpcf7-submit):hover {
border-color: #c7a17a;
}
.cms-contact-form-layout1.box-gray .cms-contact-form-meta {
margin-bottom: 0;
text-align: center;
}
@media screen and (max-width: 767px) {
.cms-contact-form-layout1.box-gray .cms-contact-form-meta {
margin-bottom: 22px;
}
}
.cms-contact-form-layout1.box-gray .cms-contact-form-meta h3 {
font-size: 45px;
margin-bottom: 13px;
padding-bottom: 0;
}
@media screen and (max-width: 991px) {
.cms-contact-form-layout1.box-gray .cms-contact-form-meta h3 {
font-size: 35px;
}
}
@media screen and (max-width: 767px) {
.cms-contact-form-layout1.box-gray .cms-contact-form-meta h3 {
font-size: 30px;
}
}
.cms-contact-form-layout1.box-gray .cms-contact-form-meta p {
margin-bottom: 0;
}
.cms-contact-form-layout1.box-gray .item--icon {
width: 71px;
height: 71px;
bottom: -35px;
left: 50%;
-webkit-transform: translateX(-50%);
-khtml-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 1;
position: absolute;
text-align: center;
}
.cms-contact-form-layout1.box-gray .item--icon.image {
line-height: 70px;
}
.cms-contact-form-layout1.box-gray .item--icon.font {
line-height: 75px;
}
.cms-contact-form-layout1.box-gray .item--icon:before {
z-index: -1;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
display: block;
content: " ";
background-color: #fff;
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
-khtml-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
-moz-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
-ms-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
-o-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
}
.cms-contact-form-layout1.box-gray .item--icon i, .cms-contact-form-layout1.box-gray .item--icon img {
position: relative;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-contact-form-layout1.box-gray .item--icon i {
font-size: 25px;
}
.cms-contact-form-layout1.box-gray .item--icon img {
max-height: 36px;
}
.cms-contact-form-layout1.box-gray .item--icon:hover img, .cms-contact-form-layout1.box-gray .item--icon:hover i {
color: #c7a17a;
-webkit-animation: icon-bounce 0.5s linear 1;
-khtml-animation: icon-bounce 0.5s linear 1;
-moz-animation: icon-bounce 0.5s linear 1;
-ms-animation: icon-bounce 0.5s linear 1;
-o-animation: icon-bounce 0.5s linear 1;
animation: icon-bounce 0.5s linear 1;
}
@media screen and (min-width: 992px) {
.cms-contact-form-layout1 .cms-box-info {
display: flex;
margin-left: -15px;
margin-right: -15px;
margin-bottom: 55px;
}
}
@media screen and (max-width: 991px) {
.cms-contact-form-layout1 .cms-box-info {
margin-bottom: 35px;
}
}
.cms-contact-form-layout1 .box-info {
display: flex;
}
@media screen and (min-width: 992px) {
.cms-contact-form-layout1 .box-info {
flex-grow: 1;
width: 33%;
padding: 0 15px;
}
}
@media screen and (max-width: 991px) {
.cms-contact-form-layout1 .box-info {
margin-bottom: 35px;
}
}
.cms-contact-form-layout1 .box-info .item--icon {
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
width: 80px;
min-width: 80px;
height: 72px;
background-color: #f6f6f6;
text-align: center;
line-height: 72px;
font-size: 25px;
color: #c7a17a;
margin-right: 30px;
overflow: hidden;
}
@media screen and (max-width: 767px) {
.cms-contact-form-layout1 .box-info .item--icon {
min-width: 55px;
max-width: 55px;
min-height: 55px;
max-height: 55px;
line-height: 55px;
font-size: 20px;
margin-right: 15px;
}
}
.cms-contact-form-layout1 .box-info .box-title {
margin-top: -3px;
font-size: 20px;
text-transform: uppercase;
margin-bottom: 11px;
}
@media screen and (max-width: 767px) {
.cms-contact-form-layout1 .box-info .box-title {
font-size: 17px;
}
}
.cms-contact-form-layout1 .box-info .item-content {
line-height: 1.714;
}
.cms-contact-form-layout1 .box-info .item-content a {
color: #7c7770;
}
.cms-contact-form-layout1 .box-info .item-content a:hover {
color: #c7a17a;
}
.cms-contact-form-layout1 .box-info.box-phone:hover .item--icon i {
-webkit-animation: shakeThatBooty 0.3s linear 1;
-khtml-animation: shakeThatBooty 0.3s linear 1;
-moz-animation: shakeThatBooty 0.3s linear 1;
-ms-animation: shakeThatBooty 0.3s linear 1;
-o-animation: shakeThatBooty 0.3s linear 1;
animation: shakeThatBooty 0.3s linear 1;
}
.cms-contact-form-layout1 .box-info.box-address:hover .item--icon i {
-webkit-animation: icon-bounce 0.5s linear 1;
-khtml-animation: icon-bounce 0.5s linear 1;
-moz-animation: icon-bounce 0.5s linear 1;
-ms-animation: icon-bounce 0.5s linear 1;
-o-animation: icon-bounce 0.5s linear 1;
animation: icon-bounce 0.5s linear 1;
}
.cms-contact-form-layout1 .box-info.box-email:hover .item--icon i {
-webkit-animation: toRightFromLeft 0.9s linear 1;
-khtml-animation: toRightFromLeft 0.9s linear 1;
-moz-animation: toRightFromLeft 0.9s linear 1;
-ms-animation: toRightFromLeft 0.9s linear 1;
-o-animation: toRightFromLeft 0.9s linear 1;
animation: toRightFromLeft 0.9s linear 1;
}
.form-custom-3 { }
.form-custom-3 .cms-contact-form-layout1 .wpcf7-form-control-wrap:after {
font-family: "Comoon-V2";
color: rgba(124, 119, 112, 0.7);
font-size: 16px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-khtml-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
right: 30px;
z-index: 1;
}
.form-custom-3 .cms-contact-form-layout1 .wpcf7-form-control-wrap.your-name:after {
content: "\e906";
}
.form-custom-3 .cms-contact-form-layout1 .wpcf7-form-control-wrap.your-phone:after {
font-family: 'Icomoon';
content: "\eb58";
}
.form-custom-3 .cms-contact-form-layout1 .wpcf7-form-control-wrap.your-email:after {
font-family: 'Icomoon';
content: "\ea8d";
}
.form-custom-3 .cms-contact-form-layout1 .input-filled-time .wpcf7-form-control-wrap:after {
font-family: 'Comoon-V2' !important;
content: "\e904";
}
.form-custom-3 .cms-contact-form-layout1 .input-filled-date .wpcf7-form-control-wrap:after {
font-family: 'Icomoon';
content: "\e70b";
}
.form-custom-3 .cms-contact-form-layout1 .input-filled-state .wpcf7-form-control-wrap:after {
font-family: 'Font Awesome 5 Pro';
content: "\f163";
}
.form-custom-3 .cms-contact-form-layout1.box-gray {
padding-bottom: 120px;
}
.form-custom-3 .cms-contact-form-layout1 .row-submit {
text-align: center;
}
.form-custom-3 .cms-contact-form-layout1 .wpcf7-form-control:not(.wpcf7-submit) {
line-height: 70px;
height: 70px;
}
.cms-accordion { }
.cms-accordion .cms-ac-content {
display: none;
}
.cms-accordion.layout1 .cms-ac-title {
font-size: 17px;
line-height: 26px;
color: #12100d;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
font-weight: 700;
position: relative;
cursor: pointer;
padding-right: 25px;
font-family: 'Roboto', sans-serif;
}
.cms-accordion.layout1 .cms-ac-title:before {
content: '\f175';
font-family: 'Font Awesome 5 Pro';
font-size: 16px;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
font-weight: 400;
background-color: #f6f6f8;
color: #12100d;
}
.cms-accordion.layout1 .cms-ac-title.active {
color: #12100d;
}
.cms-accordion.layout1 .cms-ac-title.active:before {
background-color: #c7a17a;
content: '\f176';
color: #fff;
}
.cms-accordion.layout1 .cms-ac-content {
font-size: 15px;
line-height: 1.6;
margin-top: 12px;
padding-right: 45px;
}
.cms-accordion.layout1 .cms-accordion-item {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
background-color: #fff;
padding: 22px 24px 22px 30px;
}
.cms-accordion.layout1 .cms-accordion-item + .cms-accordion-item {
margin-top: 15px;
}
@media screen and (max-width: 1199px) {
.cms-accordion.layout1 .cms-accordion-item {
padding-left: 20px;
padding-right: 20px;
}
}
.cms-accordion.layout1 .cms-accordion-item.active .cms-ac-title {
color: #c7a17a;
}
.cms-gallery-grid1 { }
.cms-gallery-grid1 .entry-image {
position: relative;
overflow: hidden;
}
.cms-gallery-grid1 .entry-image img {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
width: 100%;
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.cms-gallery-grid1 .entry-image .light-box {
cursor: pointer;
text-align: center;
line-height: 36px;
font-size: 20px;
color: #fff;
position: absolute;
top: 20%;
opacity: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-khtml-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
width: 40px;
z-index: 2;
height: 40px;
border: 2px solid #fff;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
transition-delay: 0.4s;
-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
-moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
transition: transform ease-out 0.1s, background 0.2s;
}
.cms-gallery-grid1 .entry-image .light-box:before {
pointer-events: none;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
content: '';
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
top: 0;
left: 0;
padding: 0;
z-index: -1;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
opacity: 0;
-webkit-transform: scale(0.9);
-khtml-transform: scale(0.9);
-moz-transform: scale(0.9);
-ms-transform: scale(0.9);
-o-transform: scale(0.9);
transform: scale(0.9);
}
.cms-gallery-grid1 .entry-image .light-box:hover {
color: #fff;
border-color: #c7a17a;
}
.cms-gallery-grid1 .entry-image:before {
display: block;
content: "";
background-color: rgba(0, 0, 0, 0.6);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-webkit-transform: scaleY(0);
-khtml-transform: scaleY(0);
-moz-transform: scaleY(0);
-ms-transform: scaleY(0);
-o-transform: scaleY(0);
transform: scaleY(0);
transform-origin: 0 0 0;
-webkit-transform-origin: 0 0 0;
-ms-transform-origin: 0 0 0;
-o-transform-origin: 0 0 0;
z-index: 1;
}
.cms-gallery-grid1 .entry-title {
font-family: 'Roboto', sans-serif;
font-size: 15px;
margin-bottom: 0;
}
.cms-gallery-grid1 .entry-title a {
color: #12100d;
}
.cms-gallery-grid1 .entry-meta {
background-color: #fff;
position: relative;
padding: 20px 45px 20px 25px;
}
.cms-gallery-grid1 .entry-link {
position: absolute;
top: 20px;
right: 25px;
color: #12100d;
}
.cms-gallery-grid1 .item--inner {
margin-bottom: 30px;
}
.cms-gallery-grid1 .item--inner:hover .light-box {
opacity: 1;
top: 50%;
-webkit-transform: translate(-50%, -50%) scale(0.93);
-khtml-transform: translate(-50%, -50%) scale(0.93);
-moz-transform: translate(-50%, -50%) scale(0.93);
-ms-transform: translate(-50%, -50%) scale(0.93);
-o-transform: translate(-50%, -50%) scale(0.93);
transform: translate(-50%, -50%) scale(0.93);
}
.cms-gallery-grid1 .item--inner:hover .light-box:before {
-webkit-animation: sonarEffect 1.3s ease-out 75ms;
-moz-animation: sonarEffect 1.3s ease-out 75ms;
animation: sonarEffect 1.3s ease-out 75ms;
}
.cms-gallery-grid1 .item--inner:hover .entry-image img {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.cms-gallery-grid1 .item--inner:hover .entry-image:before {
opacity: 1;
-webkit-transform: scaleY(1);
-khtml-transform: scaleY(1);
-moz-transform: scaleY(1);
-ms-transform: scaleY(1);
-o-transform: scaleY(1);
transform: scaleY(1);
}
.cms-gallery-grid1 .item--inner:hover .entry-title a {
color: #c7a17a;
}
.cms-gallery-grid1 .item--inner:hover .entry-link {
color: #c7a17a;
}
.cms-gallery-grid1 .item--inner:hover .entry-link i {
-webkit-animation: shakeThatBooty 0.3s linear 1;
-khtml-animation: shakeThatBooty 0.3s linear 1;
-moz-animation: shakeThatBooty 0.3s linear 1;
-ms-animation: shakeThatBooty 0.3s linear 1;
-o-animation: shakeThatBooty 0.3s linear 1;
animation: shakeThatBooty 0.3s linear 1;
}
.cms-menu-list { }
.cms-menu-list .grid-filter-wrap {
margin-bottom: 50px;
}
.cms-menu-list.style1 .grid-filter-wrap {
text-align: center;
border-bottom: 4px solid #e4e2da;
}
@media screen and (min-width: 1200px) {
.cms-menu-list.style1 .grid-filter-wrap {
margin-left: 90px;
margin-right: 90px;
}
}
.cms-menu-list.style1 .grid-filter-wrap .filter-item {
text-transform: uppercase;
font-size: 15px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
color: #7c7770;
margin: 0;
padding: 23px;
display: inline-block;
position: relative;
}
.cms-menu-list.style1 .grid-filter-wrap .filter-item:before {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
width: 1px;
height: 1px;
display: inline-block;
content: "";
border-radius: 50%;
opacity: 0;
background-color: #c7a17a;
margin-right: -1px;
}
.cms-menu-list.style1 .grid-filter-wrap .filter-item:after {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: absolute;
display: block;
content: "";
bottom: -4px;
height: 4px;
left: 40%;
right: 40%;
background-color: #c7a17a;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
opacity: 0;
}
.cms-menu-list.style1 .grid-filter-wrap .filter-item.active {
color: #12100d;
}
.cms-menu-list.style1 .grid-filter-wrap .filter-item.active:before {
width: 12px;
height: 12px;
opacity: 1;
display: inline-block;
content: "";
border-radius: 50%;
margin-right: 3px;
}
.cms-menu-list.style1 .grid-filter-wrap .filter-item.active:after {
opacity: 1;
right: 10px;
left: 10px;
}
.cms-menu-list.style1 .entry-image {
overflow: hidden;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
position: relative;
}
@media screen and (min-width: 768px) {
.cms-menu-list.style1 .entry-image {
margin-right: 40px;
max-width: 120px;
min-width: 120px;
min-height: 120px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cms-menu-list.style1 .entry-image {
margin-right: 20px;
}
}
@media screen and (max-width: 767px) {
.cms-menu-list.style1 .entry-image {
margin: 0 auto 25px;
}
}
.cms-menu-list.style1 .entry-image:before, .cms-menu-list.style1 .entry-image:after {
position: absolute;
-webkit-transition: all 100ms linear 0ms;
-khtml-transition: all 100ms linear 0ms;
-moz-transition: all 100ms linear 0ms;
-ms-transition: all 100ms linear 0ms;
-o-transition: all 100ms linear 0ms;
transition: all 100ms linear 0ms;
border-radius: 50%;
content: "";
display: block;
opacity: 0;
}
.cms-menu-list.style1 .entry-image:before {
top: -60px;
right: -60px;
background-color: rgba(0, 0, 0, 0.3);
z-index: 1;
width: 90px;
height: 90px;
transition-delay: 0.09s;
}
.cms-menu-list.style1 .entry-image:after {
top: -70px;
right: -70px;
transition-delay: 0.2s;
width: 80px;
height: 80px;
background-color: rgba(0, 0, 0, 0.6);
z-index: 2;
}
.cms-menu-list.style1 .entry-image .light-box {
width: 30px;
height: 30px;
text-align: center;
cursor: pointer;
position: absolute;
text-align: center;
top: -30px;
line-height: 30px;
right: -30px;
z-index: 3;
opacity: 0;
color: #fff;
transition-delay: 0.5s;
-webkit-transition: all 500ms linear 0ms;
-khtml-transition: all 500ms linear 0ms;
-moz-transition: all 500ms linear 0ms;
-ms-transition: all 500ms linear 0ms;
-o-transition: all 500ms linear 0ms;
transition: all 500ms linear 0ms;
font-size: 20px;
}
.cms-menu-list.style1 .entry-image .light-box:hover {
color: #c7a17a;
}
.cms-menu-list.style1 .entry-image img {
width: 100%;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
@media screen and (min-width: 768px) {
.cms-menu-list.style1 .menu-meta {
padding-right: 100px;
}
}
@media screen and (max-width: 767px) {
.cms-menu-list.style1 .menu-meta {
margin-bottom: 25px;
}
}
.cms-menu-list.style1 .entry-title {
font-family: 'Roboto', sans-serif;
font-size: 17px;
margin-bottom: 12px;
font-weight: bold;
text-transform: uppercase;
}
.cms-menu-list.style1 .entry-excerpt {
margin-bottom: 0;
}
.cms-menu-list.style1 .entry-prices {
font-weight: bold;
font-family: 'Oswald', sans-serif;
line-height: 1;
color: #c7a17a;
}
@media screen and (min-width: 768px) {
.cms-menu-list.style1 .entry-prices {
margin-left: 100px;
display: flex;
align-items: flex-end;
flex-grow: 1;
justify-content: flex-end;
}
}
.cms-menu-list.style1 .entry-prices .inner-prices {
font-size: 60px;
}
@media screen and (min-width: 768px) {
.cms-menu-list.style1 .entry-prices .inner-prices {
padding-left: 60px;
padding-right: 60px;
position: relative;
display: flex;
align-items: flex-end;
min-width: 210px;
justify-content: center;
}
.cms-menu-list.style1 .entry-prices .inner-prices:before {
height: 68px;
width: 2px;
display: block;
content: "";
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-khtml-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
background-color: #eceae3;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cms-menu-list.style1 .entry-prices {
padding-right: 15px;
padding-left: 15px;
margin-left: 15px;
}
.cms-menu-list.style1 .entry-prices .inner-prices {
padding-left: 40px;
padding-right: 40px;
font-size: 35px;
min-width: 150px;
max-width: 150px;
}
}
@media screen and (max-width: 767px) {
.cms-menu-list.style1 .entry-prices .inner-prices {
font-size: 35px;
}
}
.cms-menu-list.style1 .entry-prices span {
color: #12100d;
font-weight: 400;
font-family: 'Roboto', sans-serif;
font-size: 18px;
}
.cms-menu-list.style1 .item--inner {
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 20px 20px;
background-color: #fff;
}
@media screen and (min-width: 768px) {
.cms-menu-list.style1 .item--inner {
display: flex;
align-items: center;
width: 100%;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.cms-menu-list.style1 .item--inner {
padding: 45px 100px;
}
}
@media screen and (max-width: 767px) {
.cms-menu-list.style1 .item--inner {
text-align: center;
}
}
.cms-menu-list.style1 .item--inner:hover .entry-image:before, .cms-menu-list.style1 .item--inner:hover .entry-image:after, .cms-menu-list.style1 .item--inner:hover .entry-image .light-box {
opacity: 1;
}
.cms-menu-list.style1 .item--inner:hover .entry-image:before {
top: -40px;
right: -40px;
}
.cms-menu-list.style1 .item--inner:hover .entry-image:after {
top: -40px;
right: -40px;
}
.cms-menu-list.style1 .item--inner:hover .entry-image .light-box {
top: 0px;
right: 0px;
font-size: 20px;
}
.cms-menu-list.style1 .item--inner:hover .entry-image img {
-moz-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
.cms-menu-list.style1 .item-menu {
margin-top: 10px;
margin-bottom: 10px;
}
.cms-menu-list.style2 .grid-filter-wrap {
text-align: center;
margin-bottom: 33px;
}
.cms-menu-list.style2 .grid-filter-wrap .filter-item {
text-transform: uppercase;
font-size: 15px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
color: #7c7770;
margin: 0;
padding: 5px 23px;
display: inline-block;
}
@media screen and (max-width: 767px) {
.cms-menu-list.style2 .grid-filter-wrap .filter-item {
padding: 5px 10px;
}
}
.cms-menu-list.style2 .grid-filter-wrap .filter-item.active {
color: #12100d;
}
.cms-menu-list.style2 .entry-image {
overflow: hidden;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
position: relative;
}
@media screen and (min-width: 768px) {
.cms-menu-list.style2 .entry-image {
margin-right: 40px;
max-width: 120px;
min-width: 120px;
min-height: 120px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cms-menu-list.style2 .entry-image {
margin-right: 20px;
}
}
@media screen and (max-width: 767px) {
.cms-menu-list.style2 .entry-image {
margin: 0 auto 25px;
}
}
.cms-menu-list.style2 .entry-image:before, .cms-menu-list.style2 .entry-image:after {
position: absolute;
-webkit-transition: all 100ms linear 0ms;
-khtml-transition: all 100ms linear 0ms;
-moz-transition: all 100ms linear 0ms;
-ms-transition: all 100ms linear 0ms;
-o-transition: all 100ms linear 0ms;
transition: all 100ms linear 0ms;
border-radius: 50%;
content: "";
display: block;
opacity: 0;
}
.cms-menu-list.style2 .entry-image:before {
top: -60px;
right: -60px;
background-color: rgba(0, 0, 0, 0.3);
z-index: 1;
width: 90px;
height: 90px;
transition-delay: 0.09s;
}
.cms-menu-list.style2 .entry-image:after {
top: -70px;
right: -70px;
transition-delay: 0.2s;
width: 80px;
height: 80px;
background-color: rgba(0, 0, 0, 0.6);
z-index: 2;
}
.cms-menu-list.style2 .entry-image .light-box {
width: 30px;
height: 30px;
text-align: center;
cursor: pointer;
position: absolute;
text-align: center;
top: -30px;
line-height: 30px;
right: -30px;
z-index: 3;
opacity: 0;
color: #fff;
transition-delay: 0.5s;
-webkit-transition: all 500ms linear 0ms;
-khtml-transition: all 500ms linear 0ms;
-moz-transition: all 500ms linear 0ms;
-ms-transition: all 500ms linear 0ms;
-o-transition: all 500ms linear 0ms;
transition: all 500ms linear 0ms;
font-size: 20px;
}
.cms-menu-list.style2 .entry-image .light-box:hover {
color: #c7a17a;
}
.cms-menu-list.style2 .entry-image img {
width: 100%;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
@media screen and (min-width: 768px) {
.cms-menu-list.style2 .menu-meta .inner-meta {
max-width: 500px;
}
}
@media screen and (max-width: 767px) {
.cms-menu-list.style2 .menu-meta {
margin-bottom: 25px;
}
}
.cms-menu-list.style2 .entry-title {
color: inherit;
font-family: 'Roboto', sans-serif;
font-size: 17px;
margin-bottom: 12px;
font-weight: bold;
text-transform: uppercase;
}
.cms-menu-list.style2 .entry-excerpt {
margin-bottom: 0;
color: #afafaf;
}
.cms-menu-list.style2 .entry-prices {
font-weight: bold;
font-family: 'Oswald', sans-serif;
line-height: 1;
color: inherit;
}
@media screen and (min-width: 768px) {
.cms-menu-list.style2 .entry-prices {
margin-left: 100px;
display: flex;
align-items: flex-end;
flex-grow: 1;
justify-content: flex-end;
position: relative;
overflow: hidden;
}
.cms-menu-list.style2 .entry-prices:before {
content: "";
position: absolute;
top: 50%;
right: 165px;
width: 100%;
border-top: 1px dashed #fff;
}
}
.cms-menu-list.style2 .entry-prices .inner-prices {
font-size: 50px;
}
@media screen and (min-width: 768px) {
.cms-menu-list.style2 .entry-prices .inner-prices {
padding-left: 90px;
position: relative;
display: flex;
align-items: flex-end;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cms-menu-list.style2 .entry-prices {
padding-right: 15px;
padding-left: 15px;
margin-left: 15px;
}
.cms-menu-list.style2 .entry-prices .inner-prices {
padding-left: 40px;
font-size: 35px;
}
}
@media screen and (max-width: 767px) {
.cms-menu-list.style2 .entry-prices .inner-prices {
font-size: 35px;
}
}
.cms-menu-list.style2 .entry-prices span {
color: inherit;
font-weight: 400;
font-family: 'Roboto', sans-serif;
font-size: 18px;
}
@media screen and (min-width: 768px) {
.cms-menu-list.style2 .item--inner {
display: flex;
align-items: center;
}
.cms-menu-list.style2 .item--inner > div {
flex-grow: 1;
}
}
@media screen and (max-width: 767px) {
.cms-menu-list.style2 .item--inner {
text-align: center;
}
}
.cms-menu-list.style2 .item--inner:hover .entry-image:before, .cms-menu-list.style2 .item--inner:hover .entry-image:after, .cms-menu-list.style2 .item--inner:hover .entry-image .light-box {
opacity: 1;
}
.cms-menu-list.style2 .item--inner:hover .entry-image:before {
top: -40px;
right: -40px;
}
.cms-menu-list.style2 .item--inner:hover .entry-image:after {
top: -40px;
right: -40px;
}
.cms-menu-list.style2 .item--inner:hover .entry-image .light-box {
top: 0px;
right: 0px;
font-size: 20px;
}
.cms-menu-list.style2 .item--inner:hover .entry-image img {
-moz-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
.cms-menu-list.style2 .item-menu {
width: 100%;
margin-top: 25px;
margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
.cms-menu-list.style2 .item-menu + .item-menu {
margin-top: 40px;
padding-top: 40px;
border-top: 1px dashed rgba(124, 119, 112, 0.8);
margin-bottom: 25px;
}
}
.cms-menu-list.style3 .grid-filter-wrap {
margin-bottom: 33px;
background-color: #fff;
}
@media screen and (max-width: 1199px) {
.cms-menu-list.style3 .grid-filter-wrap {
text-align: center;
}
}
@media screen and (min-width: 1400px) {
.cms-menu-list.style3 .grid-filter-wrap {
margin-right: 90px;
margin-bottom: 60px;
}
}
.cms-menu-list.style3 .grid-filter-wrap .filter-item {
text-transform: uppercase;
font-size: 15px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
color: #7c7770;
margin: 0 5px;
padding: 15px 24px;
display: inline-block;
border-bottom: 4px solid transparent;
}
.cms-menu-list.style3 .grid-filter-wrap .filter-item:first-child {
margin-left: 0;
}
.cms-menu-list.style3 .grid-filter-wrap .filter-item.active {
color: #12100d;
border-bottom-color: #c7a17a;
}
.cms-menu-list.style3 .entry-image {
overflow: hidden;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
position: relative;
}
@media screen and (min-width: 768px) {
.cms-menu-list.style3 .entry-image {
margin-right: 40px;
max-width: 120px;
min-width: 120px;
min-height: 120px;
max-height: 120px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cms-menu-list.style3 .entry-image {
margin-right: 20px;
}
}
@media screen and (max-width: 767px) {
.cms-menu-list.style3 .entry-image {
margin: 0 auto 25px;
}
}
.cms-menu-list.style3 .entry-image:before, .cms-menu-list.style3 .entry-image:after {
position: absolute;
-webkit-transition: all 100ms linear 0ms;
-khtml-transition: all 100ms linear 0ms;
-moz-transition: all 100ms linear 0ms;
-ms-transition: all 100ms linear 0ms;
-o-transition: all 100ms linear 0ms;
transition: all 100ms linear 0ms;
border-radius: 50%;
content: "";
display: block;
opacity: 0;
}
.cms-menu-list.style3 .entry-image:before {
top: -60px;
right: -60px;
background-color: rgba(0, 0, 0, 0.3);
z-index: 1;
width: 90px;
height: 90px;
transition-delay: 0.09s;
}
.cms-menu-list.style3 .entry-image:after {
top: -70px;
right: -70px;
transition-delay: 0.2s;
width: 80px;
height: 80px;
background-color: rgba(0, 0, 0, 0.6);
z-index: 2;
}
.cms-menu-list.style3 .entry-image .light-box {
width: 30px;
height: 30px;
text-align: center;
cursor: pointer;
position: absolute;
text-align: center;
top: -30px;
line-height: 30px;
right: -30px;
z-index: 3;
opacity: 0;
color: #fff;
transition-delay: 0.5s;
-webkit-transition: all 500ms linear 0ms;
-khtml-transition: all 500ms linear 0ms;
-moz-transition: all 500ms linear 0ms;
-ms-transition: all 500ms linear 0ms;
-o-transition: all 500ms linear 0ms;
transition: all 500ms linear 0ms;
font-size: 20px;
}
.cms-menu-list.style3 .entry-image .light-box:hover {
color: #c7a17a;
}
.cms-menu-list.style3 .entry-image img {
width: 100%;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
@media screen and (min-width: 768px) {
.cms-menu-list.style3 .menu-meta {
max-width: 500px;
}
}
@media screen and (max-width: 767px) {
.cms-menu-list.style3 .menu-meta {
margin-bottom: 25px;
}
}
.cms-menu-list.style3 .entry-title {
color: #12100d;
font-family: 'Roboto', sans-serif;
font-size: 17px;
margin-bottom: 12px;
font-weight: bold;
text-transform: uppercase;
}
.cms-menu-list.style3 .entry-excerpt {
margin-bottom: 0;
color: #7c7770;
}
.cms-menu-list.style3 .entry-prices {
font-weight: bold;
font-family: 'Oswald', sans-serif;
line-height: 1;
color: #c7a17a;
margin-left: 25px;
}
@media screen and (min-width: 1400px) {
.cms-menu-list.style3 .entry-prices {
margin-left: 100px;
display: flex;
align-items: flex-end;
flex-grow: 1;
justify-content: flex-end;
}
}
.cms-menu-list.style3 .entry-prices .inner-prices {
font-size: 50px;
color: #c7a17a;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
@media screen and (min-width: 1200px) {
.cms-menu-list.style3 .entry-prices .inner-prices {
padding-left: 50px;
padding-top: 22px;
padding-bottom: 25px;
background-color: #fff;
-webkit-border-radius: 55px 0 0 55px;
-khtml-border-radius: 55px 0 0 55px;
-moz-border-radius: 55px 0 0 55px;
-ms-border-radius: 55px 0 0 55px;
-o-border-radius: 55px 0 0 55px;
border-radius: 55px 0 0 55px;
padding-right: 38px;
position: relative;
display: flex;
align-items: flex-end;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.cms-menu-list.style3 .entry-prices {
margin-left: 15px;
}
.cms-menu-list.style3 .entry-prices .inner-prices {
padding-left: 30px;
font-size: 35px;
}
}
@media screen and (max-width: 767px) {
.cms-menu-list.style3 .entry-prices .inner-prices {
font-size: 35px;
}
}
.cms-menu-list.style3 .entry-prices span {
color: inherit;
font-weight: 400;
font-family: 'Roboto', sans-serif;
font-size: 18px;
}
@media screen and (min-width: 768px) {
.cms-menu-list.style3 .item--inner {
display: flex;
align-items: center;
}
}
@media screen and (max-width: 767px) {
.cms-menu-list.style3 .item--inner {
text-align: center;
}
}
.cms-menu-list.style3 .item--inner:hover .entry-image:before, .cms-menu-list.style3 .item--inner:hover .entry-image:after, .cms-menu-list.style3 .item--inner:hover .entry-image .light-box {
opacity: 1;
}
.cms-menu-list.style3 .item--inner:hover .entry-image:before {
top: -40px;
right: -40px;
}
.cms-menu-list.style3 .item--inner:hover .entry-image:after {
top: -40px;
right: -40px;
}
.cms-menu-list.style3 .item--inner:hover .entry-image .light-box {
top: 0px;
right: 0px;
font-size: 20px;
}
.cms-menu-list.style3 .item--inner:hover .entry-image img {
-moz-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
@media screen and (min-width: 768px) {
.cms-menu-list.style3 .item--inner:hover .entry-prices .inner-prices {
padding-left: 32px;
-webkit-border-radius: 55px 0 0 55px;
-khtml-border-radius: 55px 0 0 55px;
-moz-border-radius: 55px 0 0 55px;
-ms-border-radius: 55px 0 0 55px;
-o-border-radius: 55px 0 0 55px;
border-radius: 55px 0 0 55px;
padding-right: 56px;
}
}
.cms-menu-list.style3 .item-menu {
margin-top: 25px;
margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
.cms-menu-list.style3 .item-menu {
margin-top: 30px;
padding-top: 30px;
border-top: 1px dashed rgba(124, 119, 112, 0.8);
margin-bottom: 25px;
}
}
.cms-menu-list.style3 .item-menu:last-child {
margin-bottom: 0;
}
.cms-team-info .cms-social-info {
display: flex;
flex-direction: column;
border: 2px solid #f5f5f5;
}
.cms-team-info .cms-social-info a {
flex-grow: 1;
padding: 13px 20px;
color: #cacaca;
text-align: center;
position: relative;
display: flex;
align-items: center;
}
.cms-team-info .cms-social-info a i {
position: relative;
z-index: 2;
}
.cms-team-info .cms-social-info a:hover {
color: #c7a17a;
}
.cms-team-info .list-li {
list-style: none;
margin-bottom: 0;
border: 2px solid #f5f5f5;
border-left: none;
display: flex;
flex-direction: column;
}
.cms-team-info .list-li li {
padding: 25px 40px 25px 23px;
}
@media screen and (max-width: 575px) {
.cms-team-info .list-li li {
padding: 18px 10px;
}
}
.cms-team-info .list-li li label {
font-weight: bold;
color: #12100d;
text-transform: uppercase;
margin-right: 3px;
}
.cms-team-info .list-li li + li {
border-top: 2px solid #f5f5f5;
}
.cms-team-info .cms-team-inner {
display: flex;
}
.cms-heading-wrapper .custom-subheading {
color: #12100d;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
}
.cms-heading-wrapper .custom-subheading .item--icon {
margin-right: 5px;
color: #c7a17a;
}
.cms-heading-wrapper .custom-heading a {
color: #12100d;
}
.cms-heading-wrapper .custom-heading a:hover {
color: #c7a17a;
}
.title-landing-custom .cms-heading-layout1 .custom-heading-description cite {
font-style: normal;
color: #c7a17a;
position: relative;
}
.title-landing-custom .cms-heading-layout1 .custom-heading-description cite:before {
top: 100%;
left: 50%;
content: "";
width: 230px;
height: 50px;
position: absolute;
background-size: auto;
transform: translateX(-50%);
background-repeat: no-repeat;
background-position: center center;
background-image: url(//massimocaffe.com/wp-content/themes/cafenod/assets/images/shape_02.png);
}
.title-custom-1 .cms-heading-wrapper .custom-heading, .title-custom-2 .cms-heading-wrapper .custom-heading {
position: relative;
padding-right: 20px;
display: inline-block;
margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1280px) {
.title-custom-1 .cms-heading-wrapper .custom-heading, .title-custom-2 .cms-heading-wrapper .custom-heading {
font-size: 16px !important;
}
}
.title-custom-1 .cms-heading-wrapper .custom-heading:after, .title-custom-2 .cms-heading-wrapper .custom-heading:after {
top: 0;
position: absolute;
right: 0;
display: inline-block;
color: inherit;
font-family: "Comoon-V2";
}
.title-custom-1 .cms-heading-wrapper .custom-heading:after {
content: "\e909";
}
.title-custom-2 .cms-heading-wrapper .custom-heading:after {
content: "\e903";
}
@media screen and (min-width: 1200px) {
.heading-custom-line .cms-heading-layout1 .custom-heading span {
position: relative;
}
.heading-custom-line .cms-heading-layout1 .custom-heading span:before {
position: absolute;
bottom: 0;
width: 100%;
display: block;
content: "";
height: 2px;
background-color: #000;
border-top: 1px solid #7c7770;
}
}
.cms-sales-representative { }
.cms-sales-representative .item-image {
min-width: 60px;
max-width: 60px;
height: 60px;
max-height: 60px;
min-height: 60px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
overflow: hidden;
}
.cms-sales-representative .item-image img {
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transform: scale(1.2);
-khtml-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.cms-sales-representative .item-image + .item-meta {
margin-left: 15px;
}
.cms-sales-representative .item-title {
color: #12100d;
font-size: 15px;
margin-bottom: 5px;
}
.cms-sales-representative .item-position {
color: #c7a17a;
}
.cms-sales-representative .item-meta {
text-transform: uppercase;
}
.cms-sales-representative .inner-content {
display: flex;
align-items: center;
margin-top: 25px;
margin-bottom: 25px;
}
.cms-sales-representative .inner-content:hover .item-image img {
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.cms-banner-image.layout1 .item-position {
text-transform: uppercase;
font-weight: bold;
font-size: 24px;
color: #12100d;
font-family: 'Oswald', sans-serif;
}
@media screen and (max-width: 991px) {
.cms-banner-image.layout1 .item-position {
font-size: 20px;
}
}
.cms-banner-image.layout1 .item-title {
font-size: 126px;
color: #fff;
font-family: 'Oswald', sans-serif;
text-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
line-height: 1.2;
margin-top: -15px;
}
@media (min-width: 768px) and (max-width: 991px) {
.cms-banner-image.layout1 .item-title {
font-size: 70px;
}
}
@media screen and (max-width: 767px) {
.cms-banner-image.layout1 .item-title {
font-size: 60px;
}
}
.cms-banner-image.layout1 .inner-banner {
position: relative;
}
.cms-banner-image.layout1 .inner-banner .item-meta {
z-index: 22;
position: absolute;
top: 74px;
left: 0;
}
@media screen and (min-width: 1200px) {
.cms-banner-image.layout1 .inner-banner .item-meta {
left: -20px;
}
}
.cms-banner-image.layout1 .item-image {
animation-duration: 5s;
animation-iteration-count: infinite;
transform-origin: bottom;
animation-name: bounce-2;
animation-timing-function: linear;
}
.cms-banner-image.layout2 .inner-banner {
position: relative;
display: inline-block;
}
.cms-banner-image.layout2 .item--image {
position: absolute;
z-index: 2;
}
.cms-banner-image.layout2 .item--image:nth-child(2) {
top: 0;
left: 10%;
}
.cms-banner-image.layout2 .item--image:nth-child(3) {
top: 75%;
left: -30px;
}
@media screen and (max-width: 1199px) {
.cms-banner-image.layout2 .item--image:nth-child(3) {
left: 0;
}
}
.cms-banner-image.layout2 .item-image-big {
position: relative;
}
.cms-banner-image.layout2 .item-image-big .icon-quoter {
position: absolute;
top: 120px;
right: -30px;
}
@media screen and (max-width: 1199px) {
.cms-banner-image.layout2 .item-image-big .icon-quoter {
right: 0;
}
}
.cms-banner-image.layout2 .item-image-big .icon-quoter span.line {
animation-duration: 9s;
animation-iteration-count: infinite;
transform-origin: bottom;
animation-name: bounce-2;
animation-timing-function: linear;
position: relative;
display: inline-block;
width: 85px;
height: 85px;
background-color: #fff;
margin-left: 25px;
margin-right: 25px;
}
.cms-banner-image.layout2 .item-image-big .icon-quoter span.line:before {
content: "";
bottom: -110px;
left: 0;
position: absolute;
display: block;
border-top: 85px solid #fff;
border-bottom: 25px solid transparent;
border-left: 0px solid transparent;
border-right: 85px solid transparent;
}
@media screen and (max-width: 1199px) {
.cms-banner-image.layout2 .item-image-big .icon-quoter span.line {
width: 45px;
height: 45px;
margin-left: 10px;
margin-right: 10px;
}
.cms-banner-image.layout2 .item-image-big .icon-quoter span.line:before {
bottom: -70px;
left: 0;
position: absolute;
display: block;
border-top: 45px solid #fff;
border-bottom: 25px solid transparent;
border-right: 45px solid transparent;
}
}
.cms-banner-image.layout3 .item-position {
text-transform: uppercase;
font-weight: bold;
font-size: 16px;
color: #fff;
display: inline-block;
}
.cms-banner-image.layout3 .item-position label {
font-size: 45px;
color: #c7a17a;
font-weight: bold;
}
.cms-banner-image.layout3 .item-position span {
color: #c7a17a;
}
@media screen and (max-width: 991px) {
.cms-banner-image.layout3 .item-position {
font-size: 20px;
}
}
.cms-banner-image.layout3 .item-title {
font-size: 31px;
color: #fff;
font-family: 'Oswald', sans-serif;
line-height: 1.2;
margin-top: -15px;
text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 991px) {
.cms-banner-image.layout3 .item-title {
font-size: 20px;
}
}
@media screen and (max-width: 767px) {
.cms-banner-image.layout3 .item-title {
font-size: 20px;
}
}
.cms-banner-image.layout3 .inner-banner {
position: relative;
}
.cms-banner-image.layout3 .inner-banner .item-meta {
z-index: 22;
position: absolute;
top: 55%;
left: 50%;
max-width: 255px;
max-height: 225px;
height: 100%;
width: 100%;
text-align: center;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cms-banner-image.layout3 .inner-banner .item-meta img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100%;
width: 100%;
z-index: -1;
}
.cms-banner-image.layout3 .innner-meta {
width: 100%;
height: 100%;
position: relative;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
animation-duration: 9s;
animation-iteration-count: infinite;
transform-origin: bottom;
animation-name: bounce-2;
animation-timing-function: linear;
}
.cms-banner-image.layout4 .inner-banner {
position: relative;
display: inline-block;
}
.cms-banner-image.layout4 .inner-banner .icon-quoter {
position: absolute;
top: 120px;
right: -30px;
}
.cms-banner-image.layout4 .inner-banner .item-meta {
z-index: 22;
position: absolute;
top: 65%;
right: 5px;
max-width: 255px;
max-height: 225px;
height: 100%;
width: 100%;
text-align: center;
-webkit-transform: translateY(-50%);
-khtml-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.cms-banner-image.layout4 .inner-banner .item-meta img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
height: 100%;
width: 100%;
z-index: -1;
}
.cms-banner-image.layout4 .inner-banner .item-meta .innner-meta {
width: 100%;
height: 100%;
position: relative;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
animation-duration: 9s;
animation-iteration-count: infinite;
transform-origin: bottom;
animation-name: bounce-2;
animation-timing-function: linear;
}
.cms-banner-image.layout4 .inner-banner .item-meta .icon-quoter {
position: absolute;
top: 45%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.cms-banner-image.layout4 .inner-banner .item-meta .icon-quoter span.line {
position: relative;
width: 35px;
height: 35px;
margin-left: 10px;
display: inline-block;
background-color: #fff;
margin-right: 10px;
}
.cms-banner-image.layout4 .inner-banner .item-meta .icon-quoter span.line:after {
background-color: inherit;
content: "";
display: block;
height: 100%;
position: absolute;
left: 0;
top: 18px;
-webkit-transform: skewY(-45deg);
-khtml-transform: skewY(-45deg);
-moz-transform: skewY(-45deg);
-ms-transform: skewY(-45deg);
-o-transform: skewY(-45deg);
transform: skewY(-45deg);
width: 35px;
height: 35px;
z-index: 1;
}
.cms-banner-image.layout4 .inner-banner .item-image {
display: inline-block;
}
.cms-banner-image.layout4 .inner-banner .item-image img {
width: 100%;
}
.cms-banner-image.layout5 .inner-banner {
text-align: center;
}
.cms-banner-image.layout5 .item-title {
font-size: 50px;
color: #c7a17a;
}
.cms-banner-image.layout6 .item-image {
box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.2);
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
margin-bottom: 25px;
position: relative;
}
.cms-banner-image.layout6 .item-image .cms-light-box {
bottom: 0;
height: 62px;
left: 0;
margin: auto;
overflow: hidden;
position: absolute;
right: 0;
text-align: center;
top: 0;
width: 100%;
z-index: 10;
display: flex;
justify-content: center;
}
.cms-banner-image.layout6 .item-image .cms-light-box a {
opacity: 0;
margin: 0 6px;
z-index: 2;
display: inline-block;
-webkit-transition: all 350ms linear 0ms;
-khtml-transition: all 350ms linear 0ms;
-moz-transition: all 350ms linear 0ms;
-ms-transition: all 350ms linear 0ms;
-o-transition: all 350ms linear 0ms;
transition: all 350ms linear 0ms;
display: inline-block;
background: #fff;
height: 45px;
line-height: 45px;
text-align: center;
width: 120px;
-webkit-border-radius: 45px;
-khtml-border-radius: 45px;
-moz-border-radius: 45px;
-ms-border-radius: 45px;
-o-border-radius: 45px;
border-radius: 45px;
font-size: 14px;
text-transform: uppercase;
outline: none;
z-index: 11;
color: #12100d;
}
.cms-banner-image.layout6 .item-image .cms-light-box a:hover {
background-color: #c7a17a;
color: #fff !important;
}
.cms-banner-image.layout6 .item-image .cms-light-box a.link-1 {
-webkit-border-radius: 0 45px 45px 0;
-khtml-border-radius: 0 45px 45px 0;
-moz-border-radius: 0 45px 45px 0;
-ms-border-radius: 0 45px 45px 0;
-o-border-radius: 0 45px 45px 0;
border-radius: 0 45px 45px 0;
transform: translateX(-100px);
}
.cms-banner-image.layout6 .item-image .cms-light-box a.link-2 {
-webkit-border-radius: 45px 0 0 45px;
-khtml-border-radius: 45px 0 0 45px;
-moz-border-radius: 45px 0 0 45px;
-ms-border-radius: 45px 0 0 45px;
-o-border-radius: 45px 0 0 45px;
border-radius: 45px 0 0 45px;
transform: translateX(100px);
}
.cms-banner-image.layout6 .item-title {
font-size: 20px;
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
text-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
line-height: 1.2;
}
.cms-banner-image.layout6 .inner-banner {
text-align: center;
}
.cms-banner-image.layout6 .inner-banner:hover .cms-light-box a {
transform: translateY(0px);
opacity: 1;
-webkit-border-radius: 45px;
-khtml-border-radius: 45px;
-moz-border-radius: 45px;
-ms-border-radius: 45px;
-o-border-radius: 45px;
border-radius: 45px;
}
.cms-banner-image.layout6 .inner-banner:hover .item-image {
-webkit-transform: translateY(-10px);
-khtml-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px);
background-color: #000;
}
.cms-banner-image.layout6 .inner-banner:hover .item-image img {
opacity: 0.5;
}
@media screen and (min-width: 1400px) {
.banner-sale .cms-banner-image.layout5 {
text-align: center;
}
.banner-sale .cms-banner-image.layout5 .inner-banner {
z-index: 1;
position: relative;
padding-left: 15px;
padding-right: 15px;
}
.banner-sale .cms-banner-image.layout5 .item-title {
text-transform: uppercase;
text-align: center;
position: absolute;
top: 40px;
left: 0;
width: 100%;
z-index: -1;
font-size: 75px;
letter-spacing: 0.05em;
}
.banner-sale .cms-banner-image.layout5 .item-image img {
margin-left: 30px;
}
}
@media screen and (min-width: 1600px) {
.banner-sale .cms-banner-image.layout5 .item-title {
font-size: 90px;
}
}
@media (min-width: 1200px) and (max-width: 1599px) {
.banner-sale .cms-banner-image.layout5 .item-title {
font-size: 60px;
}
}
@media (min-width: 1025px) and (max-width: 1399px) {
.banner-sale .cms-banner-image.layout5 img {
max-height: 200px;
}
}
.animation-custom-lading {
animation-duration: 9s;
animation-iteration-count: infinite;
transform-origin: bottom;
animation-name: bounce-2;
animation-timing-function: linear;
}
.bg-row-custom {
position: relative;
}
.bg-row-custom:before {
position: absolute;
background-image: url(//massimocaffe.com/wp-content/themes/cafenod/assets/images/bg-image.jpg);
background-repeat: repeat;
content: "";
height: 100%;
top: 0;
left: -5px;
width: 33.2%;
bottom: 0;
}
@media screen and (max-width: 991px) {
.bg-row-custom:before {
width: 100%;
left: 0;
}
}
.bg-row-custom2 {
position: relative; }
.bg-row-custom2:before {
position: absolute;
background-color: #f3f3f3;
content: "";
height: 100%;
top: 0;
left: -5px;
width: 33.2%;
bottom: 0;
}
@media screen and (max-width: 991px) {
.bg-row-custom2:before {
width: 50%;
left: 0;
}
}
@media screen and (max-width: 575px) {
.bg-row-custom2:before {
width: 100%;
}
}
.wrapper-operation .el-title {
margin-bottom: 55px;
padding-bottom: 55px;
border-bottom: 2px solid rgba(18, 16, 13, 0.05);
}
@media screen and (min-width: 992px) {
.wrapper-operation .el-title {
position: relative;
display: flex;
align-items: center;
}
.wrapper-operation .el-title .item--title, .wrapper-operation .el-title .item--description {
min-width: 50%;
max-width: 50%;
}
.wrapper-operation .el-title .item--title {
padding-right: 120px;
text-align: right;
margin-bottom: 0;
}
.wrapper-operation .el-title .item--description {
padding-left: 120px;
}
.wrapper-operation .el-title .item--icon {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.wrapper-operation .el-title .item--icon .inner-icon {
animation-duration: 5s;
animation-iteration-count: infinite;
transform-origin: bottom;
animation-name: bounce-2;
animation-timing-function: linear;
}
}
.wrapper-operation .el-title .item--title {
font-size: 45px;
text-transform: uppercase;
letter-spacing: -1px;
}
@media screen and (max-width: 1199px) {
.wrapper-operation .el-title .item--title {
font-size: 35px;
}
}
.wrapper-operation .el-title .item--description {
font-size: 14px;
}
@media screen and (max-width: 991px) {
.wrapper-operation .el-title .item--icon {
margin-left: 20px;
margin-bottom: 30px;
}
}
.wrapper-operation .el-title .item--icon i {
position: relative;
font-size: 25px;
z-index: 2;
}
.wrapper-operation .el-title .item--icon img {
position: relative;
max-height: 36px;
z-index: 2;
}
.wrapper-operation .el-title .item--icon .inner-icon {
width: 60px;
height: 60px;
line-height: 70px;
text-align: center;
position: relative;
}
.wrapper-operation .el-title .item--icon .inner-icon:before {
width: 100%;
height: 100%;
position: absolute;
display: block;
top: 0;
left: 0;
content: "";
background-color: #fff;
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
-khtml-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
-moz-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
-ms-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
-o-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
}
.wrapper-operation .operation-title {
font-size: 15px;
text-transform: uppercase;
margin-bottom: 12px;
}
@media screen and (min-width: 1400px) {
.wrapper-operation .operation-title {
font-size: 20px;
}
}
.wrapper-operation .cms-icon {
display: flex;
align-items: center;
justify-content: center;
min-width: 65px;
max-width: 65px;
min-height: 60px;
max-height: 60px;
line-height: 60px;
text-align: center;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
background-color: rgba(18, 16, 13, 0.06);
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
margin-bottom: 20px;
font-size: 25px;
color: #7c7770;
position: relative;
}
.wrapper-operation .cms-icon svg {
max-height: 36px;
margin: 0 auto;
}
.wrapper-operation .cms-icon i {
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
}
@media screen and (min-width: 1400px) {
.wrapper-operation .cms-icon .line-icon {
left: 65px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-khtml-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: 74px;
height: 2px;
display: flex;
justify-content: space-around;
}
.wrapper-operation .cms-icon .line-icon .dots-line {
max-width: 11px;
height: 1px;
display: inline-block;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
background-color: rgba(18, 16, 13, 0.06);
flex-grow: 1;
}
}
.wrapper-operation .cms-icon .item--number {
position: absolute;
left: 120%;
font-size: 15px;
width: 30px;
height: 30px;
line-height: 30px;
color: #12100d;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background-color: #fff;
-webkit-transition: all 200ms linear 0ms;
-khtml-transition: all 200ms linear 0ms;
-moz-transition: all 200ms linear 0ms;
-ms-transition: all 200ms linear 0ms;
-o-transition: all 200ms linear 0ms;
transition: all 200ms linear 0ms;
-webkit-box-shadow: 1px 1px 10px rgba(84, 49, 55, 0.2);
-khtml-box-shadow: 1px 1px 10px rgba(84, 49, 55, 0.2);
-moz-box-shadow: 1px 1px 10px rgba(84, 49, 55, 0.2);
-ms-box-shadow: 1px 1px 10px rgba(84, 49, 55, 0.2);
-o-box-shadow: 1px 1px 10px rgba(84, 49, 55, 0.2);
box-shadow: 1px 1px 10px rgba(84, 49, 55, 0.2);
top: 50%;
-webkit-transform: translateY(-50%);
-khtml-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
@media screen and (min-width: 1400px) {
.wrapper-operation .cms-icon .item--number {
left: 200%;
}
}
.wrapper-operation .operation-item {
margin-bottom: 25px;
}
@media screen and (min-width: 576px) {
.wrapper-operation .operation-item {
padding-right: 20px;
}
}
.wrapper-operation .operation-item:hover .cms-icon {
background-color: rgba(18, 16, 13, 0.09);
}
.wrapper-operation .operation-item:hover .cms-icon i {
-webkit-animation: icon-bounce 0.5s linear 1;
-khtml-animation: icon-bounce 0.5s linear 1;
-moz-animation: icon-bounce 0.5s linear 1;
-ms-animation: icon-bounce 0.5s linear 1;
-o-animation: icon-bounce 0.5s linear 1;
animation: icon-bounce 0.5s linear 1;
}
.wrapper-operation .operation-item:hover .cms-icon .line-icon .dots-line {
background-color: rgba(18, 16, 13, 0.2);
}
.wrapper-operation .operation-item:hover .cms-icon .item--number {
-webkit-box-shadow: 1px 1px 20px rgba(84, 49, 55, 0.2);
-khtml-box-shadow: 1px 1px 20px rgba(84, 49, 55, 0.2);
-moz-box-shadow: 1px 1px 20px rgba(84, 49, 55, 0.2);
-ms-box-shadow: 1px 1px 20px rgba(84, 49, 55, 0.2);
-o-box-shadow: 1px 1px 20px rgba(84, 49, 55, 0.2);
box-shadow: 1px 1px 20px rgba(84, 49, 55, 0.2);
}
.wrapper-operation .cms-operation-carousel.style2 .operation-item {
background-color: #fff;
margin-top: 25px;
margin-bottom: 25px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 1px 1px 15px rgba(84, 49, 55, 0.08);
-khtml-box-shadow: 1px 1px 15px rgba(84, 49, 55, 0.08);
-moz-box-shadow: 1px 1px 15px rgba(84, 49, 55, 0.08);
-ms-box-shadow: 1px 1px 15px rgba(84, 49, 55, 0.08);
-o-box-shadow: 1px 1px 15px rgba(84, 49, 55, 0.08);
box-shadow: 1px 1px 15px rgba(84, 49, 55, 0.08);
padding: 15px;
}
@media screen and (min-width: 1600px) {
.wrapper-operation .cms-operation-carousel.style2 .operation-item {
padding: 25px 30px 10px;
}
.wrapper-operation .cms-operation-carousel.style2 .operation-item .operation-title {
margin-right: -15px;
font-size: 18px;
}
}
.wrapper-rate {
display: flex;
}
.wrapper-rate .item-title {
font-size: 15px;
margin-bottom: 2px;
}
.wrapper-rate .item-position {
color: #7c7770;
font-size: 12px;
}
.wrapper-rate .item-meta {
text-transform: uppercase;
}
.wrapper-rate .item-meta + .cms-rate-star {
margin-left: 15px;
}
.cms-rate-star i {
display: inline-block;
font-size: 17px;
color: rgba(124, 119, 112, 0.5);
}
.cms-rate-star.one-star i:nth-child(1) {
color: #f6c46e;
}
.cms-rate-star.two-star i:nth-child(1), .cms-rate-star.two-star i:nth-child(2) {
color: #f6c46e;
}
.cms-rate-star.three-star i:nth-child(1), .cms-rate-star.three-star i:nth-child(2), .cms-rate-star.three-star i:nth-child(3) {
color: #f6c46e;
}
.cms-rate-star.four-star i:nth-child(1), .cms-rate-star.four-star i:nth-child(2), .cms-rate-star.four-star i:nth-child(3), .cms-rate-star.four-star i:nth-child(4) {
color: #f6c46e;
}
.cms-rate-star.five-star i {
color: #f6c46e;
}
.inner-row-custom { }
.inner-row-custom .elementor-column-gap-extended {
max-width: 100% !important;
}
.cms-textbox {
margin-bottom: 25px;
}
.cms-textbox .box-title {
color: #12100d;
text-transform: uppercase;
font-size: 15px;
margin-bottom: 20px;
padding-left: 26px;
position: relative;
}
.cms-textbox .box-title.style1:before {
position: absolute;
top: 2px;
left: 0;
background-color: transparent;
width: 14px;
height: 14px;
display: block;
content: "";
border: 2px solid #12100d;
}
.cms-textbox .box-title.style2:before {
display: inline-block;
content: "\f14a";
font-family: 'Font Awesome 5 Pro';
font-size: 16px;
color: inherit;
}
.cms-textbox .box-excerpt {
color: #7c7770;
}
.cms-textbox.style1 .box-title:before {
position: absolute;
top: 2px;
left: 0;
background-color: transparent;
width: 14px;
height: 14px;
display: block;
content: "";
border: 2px solid #12100d;
}
.cms-textbox.style2 .box-title:before {
position: absolute;
top: 0;
left: 0;
display: inline-block;
content: "\f14a";
font-family: 'Font Awesome 5 Pro';
font-size: 18px;
color: inherit;
}
.cms-social-share {
display: flex;
align-items: center;
}
.cms-social-share .entry-label {
color: #12100d;
margin-right: 16px;
display: inline-block;
position: relative;
top: -5px;
font-size: 17px;
font-family: 'Oswald', sans-serif;
}
.cms-social-share .entry-socail {
display: inline-block;
margin-bottom: 0;
}
.cms-social-share .entry-socail li {
display: inline-block;
}
.cms-social-share .entry-socail li a {
position: relative;
display: block;
width: 34px;
height: 34px;
overflow: hidden;
text-align: center;
line-height: 34px;
background-color: #c7a17a;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
margin: 3px;
color: #fff;
}
.cms-social-share .entry-socail li a i {
position: absolute;
}
.cms-social-share .entry-socail li a i:nth-child(1) {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
top: 10px;
left: 10px;
}
.cms-social-share .entry-socail li a i:nth-child(2) {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
bottom: 0;
left: 10px;
}
.cms-social-share .entry-socail li a:hover i {
position: absolute;
}
.cms-social-share .entry-socail li a:hover i:nth-child(1) {
opacity: 0;
top: -10px;
}
.cms-social-share .entry-socail li a:hover i:nth-child(2) {
opacity: 1;
bottom: 10px;
}
.cms-social-share .entry-socail li a.fb-social i:nth-child(1) {
left: 12px;
}
.cms-social-share .entry-socail li a.fb-social i:nth-child(2) {
left: 12px;
}
.cms-social-share .entry-socail li:nth-child(1) a {
background-color: #1ab9ff;
}
.cms-social-share .entry-socail li:nth-child(2) a {
background-color: #ffc000;
}
.cms-social-share .entry-socail li:nth-child(3) a {
background-color: #f66;
}
.cms-socials ul {
list-style: none;
margin-bottom: 0;
}
.cms-socials li {
display: inline-block;
margin: 10px 43px 10px 0;
}
@media screen and (max-width: 991px) {
.cms-socials li {
margin-right: 20px;
}
}
@media screen and (max-width: 575px) {
.cms-socials li {
display: block;
}
}
.cms-socials li:last-child {
margin-right: 0;
}
.cms-socials li a {
color: #12100d;
margin-right: 10px;
display: inline-block;
}
.cms-socials li a i {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-socials li label {
font-size: 14px;
text-transform: uppercase;
color: #12100d;
}
.cms-socials li:hover i {
-webkit-animation: icon-bounce 0.5s linear 1;
-khtml-animation: icon-bounce 0.5s linear 1;
-moz-animation: icon-bounce 0.5s linear 1;
-ms-animation: icon-bounce 0.5s linear 1;
-o-animation: icon-bounce 0.5s linear 1;
animation: icon-bounce 0.5s linear 1;
}
.cms-socials li:hover a {
color: #c7a17a;
}
.cms-socials li:hover label {
color: #c7a17a;
}
@media screen and (max-width: 767px) {
.row-social-meta {
background-color: #000;
}
}
.cms-opentable-wrapper { }
.cms-opentable-wrapper .custom-heading {
font-size: 45px;
margin-bottom: 0;
font-weight: bold;
}
@media screen and (max-width: 767px) {
.cms-opentable-wrapper .custom-heading {
font-size: 35px;
}
}
@media screen and (max-width: 575px) {
.cms-opentable-wrapper .custom-heading {
font-size: 30px;
}
}
.cms-opentable-wrapper .cms-opentable-form {
padding: 55px 15px 120px;
background-color: #f6f6f6;
position: relative;
}
.cms-opentable-wrapper .item--icon {
width: 71px;
height: 71px;
bottom: -35px;
left: 50%;
-webkit-transform: translateX(-50%);
-khtml-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 1;
position: absolute;
text-align: center;
}
.cms-opentable-wrapper .item--icon.image {
line-height: 70px;
}
.cms-opentable-wrapper .item--icon.font {
line-height: 75px;
}
.cms-opentable-wrapper .item--icon:before {
z-index: -1;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
display: block;
content: " ";
background-color: #fff;
-webkit-transform: rotate(45deg);
-khtml-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
-khtml-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
-moz-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
-ms-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
-o-box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
box-shadow: 1px 1px 22px rgba(84, 49, 55, 0.2);
}
.cms-opentable-wrapper .item--icon i, .cms-opentable-wrapper .item--icon img {
position: relative;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-opentable-wrapper .item--icon i {
font-size: 25px;
}
.cms-opentable-wrapper .item--icon img {
max-height: 36px;
}
.cms-opentable-wrapper .item--icon:hover img, .cms-opentable-wrapper .item--icon:hover i {
color: #c7a17a;
-webkit-animation: icon-bounce 0.5s linear 1;
-khtml-animation: icon-bounce 0.5s linear 1;
-moz-animation: icon-bounce 0.5s linear 1;
-ms-animation: icon-bounce 0.5s linear 1;
-o-animation: icon-bounce 0.5s linear 1;
animation: icon-bounce 0.5s linear 1;
}
.cms-opentable-wrapper form {
max-width: 665px;
margin: 0 auto;
}
.cms-opentable-wrapper .wp-title {
margin-bottom: 35px;
}
@media screen and (min-width: 992px) {
.cms-opentable-wrapper .wp-title {
margin-bottom: 35px;
}
}
.cms-opentable-wrapper .wp-input {
position: relative;
margin-bottom: 35px;
font-size: 15px;
background-color: #fff;
}
@media screen and (max-width: 767px) {
.cms-opentable-wrapper .wp-input.wp-input-itme {
margin-bottom: 0;
}
}
.cms-opentable-wrapper .wp-input input {
font-size: 15px;
width: 100%;
padding-right: 45px;
border: 1px solid transparent;
background-color: transparent;
height: 70px;
line-height: 70px;
position: relative;
z-index: 1;
}
.cms-opentable-wrapper .wp-input i {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
color: rgba(124, 119, 112, 0.7);
font-size: 16px;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-khtml-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
right: 30px;
z-index: 0;
}
.cms-opentable-wrapper .row-input {
margin-bottom: 30px;
}
.cms-opentable-wrapper .nice-select {
padding-top: 0;
padding-bottom: 0;
font-size: 15px;
background-color: transparent;
color: rgba(124, 119, 112, 0.5);
border: 1px solid transparent;
height: 70px;
line-height: 70px;
}
.cms-opentable-wrapper .cms-datepicker {
border: 1px solid transparent;
height: 70px;
color: rgba(124, 119, 112, 0.5);
line-height: 70px;
}
.cms-opentable-wrapper span.current {
display: block;
overflow: hidden;
color: rgba(124, 119, 112, 0.5);
text-overflow: ellipsis;
white-space: nowrap;
border: 1px solid transparent;
height: 70px;
line-height: 70px;
}
.cms-opentable-wrapper .nice-select:after {
z-index: 2;
opacity: 0;
}
.cms-opentable-wrapper .btn-submit {
background-color: transparent;
background-color: #c7a17a;
color: #fff;
border: none;
position: relative;
font-size: 15px;
text-transform: uppercase;
height: 55px;
line-height: 55px;
}
.cms-opentable-wrapper .btn-submit:hover {
background-color: #12100d;
}
.cms-product-grid { }
.cms-product-grid .item-featured {
position: relative;
background-color: #f3f3f3;
border-radius: 5px;
overflow: hidden;
}
.cms-product-grid .item-title {
font-size: 18px;
margin-bottom: 20px;
text-transform: uppercase;
}
.cms-product-grid .item-title a {
color: #12100d;
}
.cms-product-grid .item-price {
color: #c7a17a;
}
.cms-product-grid .item-price {
font-size: 20px;
}
.cms-product-grid .entry-holder {
padding: 24px 15px 13px;
}
.cms-product-grid .woocommerce-meta-top {
position: absolute;
top: 15px;
left: 15px;
right: 15px;
}
.cms-product-grid .woocommerce-meta-top .woosq-btn, .cms-product-grid .woocommerce-meta-top .woosw-btn {
display: block;
font-size: 0;
width: 34px;
padding: 0;
height: 34px;
line-height: 34px;
text-align: center;
background-color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.cms-product-grid .woocommerce-meta-top .woosq-btn:before, .cms-product-grid .woocommerce-meta-top .woosw-btn:before {
font-family: 'Font Awesome 5 Pro';
font-size: 16px;
color: #12100d;
margin-right: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-product-grid .woocommerce-meta-top .woosq-btn:hover:before, .cms-product-grid .woocommerce-meta-top .woosw-btn:hover:before {
color: #c7a17a;
}
.cms-product-grid .woocommerce-meta-top .woosq-btn:before {
content: "\f06e";
}
.cms-product-grid .woocommerce-meta-top .woosw-btn:before {
content: "\f004";
}
.cms-product-grid .woocommerce-meta-top .woosw-btn.woosw-added:before {
color: rgba(124, 119, 112, 0.6);
}
.cms-product-grid .woocommerce-meta-bottom .item-price {
height: 34px;
padding-left: 15px;
padding-right: 15px;
line-height: 34px;
background-color: #c7a17a;
color: #fff;
font-size: 12px;
text-transform: uppercase;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
min-width: 90px;
text-align: center;
}
.cms-product-grid .woocommerce-meta-bottom .item-price del, .cms-product-grid .woocommerce-meta-bottom .item-price ins {
line-height: 1;
color: #fff;
}
.cms-product-grid .woocommerce-meta-bottom .item-price > span + span {
opacity: 0.6;
text-decoration: line-through;
}
.cms-product-grid .woocommerce-meta-bottom .woocommerce-add-to-cart {
height: 34px;
}
.cms-product-grid .woocommerce-meta-bottom .woocommerce-add-to-cart a {
margin-top: 0;
height: 34px;
line-height: 30px;
padding-left: 15px;
padding-right: 15px;
background-color: transparent;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
border: 2px solid #d0cfcf;
text-transform: uppercase;
font-size: 12px;
color: #12100d;
font-family: 'Oswald', sans-serif;
}
.cms-product-grid .woocommerce-meta-bottom .woocommerce-add-to-cart a:hover {
background-color: #c7a17a;
border-color: #c7a17a;
color: #fff;
}
.cms-product-grid .woocommerce-meta-top, .cms-product-grid .woocommerce-meta-bottom {
display: flex;
align-items: center;
justify-content: space-between;
}
.cms-product-grid span.onsale {
opacity: 0;
top: 85px !important;
left: 45px !important;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-product-grid .grid-item-inner {
padding: 15px;
background-color: #fff;
margin-bottom: 30px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
-webkit-box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
-khtml-box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
-moz-box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
-ms-box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
-o-box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
box-shadow: 0 2px 15px rgba(40, 40, 40, 0.06);
}
.cms-product-grid .grid-item-inner:hover {
-webkit-transform: translate(0, -6px);
-khtml-transform: translate(0, -6px);
-moz-transform: translate(0, -6px);
-ms-transform: translate(0, -6px);
-o-transform: translate(0, -6px);
transform: translate(0, -6px);
}
.cms-product-grid .grid-item-inner:hover .item-featured .btn {
opacity: 1;
bottom: 20px;
}
.cms-product-grid .posts-pagination {
margin-top: 20px;
}
.cms-product-grid .posts-page-links {
justify-content: center;
}
.cms-product-grid .grid-filter-wrap {
margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
.cms-product-grid .grid-filter-wrap {
margin-bottom: 30px;
}
}
.cms-product-grid .grid-filter-wrap .filter-item {
border: none;
font-size: 25px;
color: #12100d;
}
@media screen and (min-width: 1200px) {
.cms-product-grid .grid-filter-wrap .filter-item {
padding: 4px 38px;
}
}
@media screen and (max-width: 1199px) {
.cms-product-grid .grid-filter-wrap .filter-item {
padding-left: 15px;
padding-right: 15px;
}
}
.cms-product-grid .grid-filter-wrap .filter-item.active, .cms-product-grid .grid-filter-wrap .filter-item:hover {
color: #c7a17a;
}
.cms-counter-layout1 {
text-align: center;
display: inline-block; }
.cms-counter-layout1 .cms-counter-number-wrapper {
margin-bottom: 10px;
font-size: 48px;
font-weight: bold;
line-height: 1;
text-indent: 22px;
font-family: 'Oswald', sans-serif;
color: #1b1b1b;
}
.cms-counter-layout1 .cms-counter-number-wrapper .cms-counter-number-suffix {
font-size: 32px;
position: relative;
top: -22px;
left: -10px;
}
.cms-counter-layout1 .cms-counter-title {
font-size: 20px;
font-weight: 500;
}
.image-hover-custom .elementor-image {
box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.2);
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.image-hover-custom .elementor-image:hover {
-webkit-transform: translateY(-10px);
-khtml-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px);
transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.image-hover-custom .elementor-image a {
width: 100%;
}
.image-hover-custom .elementor-image img {
display: inline-block;
width: 100%;
}
.cms-fancy-box-layout1.style1 {
text-align: center;
}
.cms-fancy-box-layout1.style1 .item--icon {
line-height: 1;
margin-bottom: 27px;
}
.cms-fancy-box-layout1.style1 .item--icon i {
color: #c7a17a;
font-size: 48px;
font-weight: 400;
}
.cms-fancy-box-layout1.style1 .item--title {
font-size: 18px;
margin-bottom: 18px;
}
.cms-fancy-box-layout1.style1 .item--description {
margin-bottom: 19px;
}
@media screen and (max-width: 991px) {
.cms-fancy-box-layout1.style1 .item--description br {
display: none;
}
}
.cms-fancy-box-layout1.style1 .item--button a {
display: inline-block;
border-bottom: 2px solid #c7a17a;
}
.cms-fancy-box-layout1.style1 .item--button a:hover {
color: #12100d;
border-color: #12100d;
}
.cms-fancy-box-layout1.style2 .item--icon {
line-height: 1;
margin-bottom: 25px;
}
.cms-fancy-box-layout1.style2 .item--icon i {
font-size: 48px;
color: #c7a17a;
}
.cms-fancy-box-layout1.style2 .item--title {
font-size: 20px;
font-weight: 600;
margin-bottom: 22px;
}
.cms-fancy-box-layout1.style2 .item--description {
font-size: 14px;
line-height: 24px;
}
.cms-fancy-box-layout1.style3 {
padding: 50px 30px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
text-align: center;
background-color: #fff;
transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
margin-bottom: 30px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.cms-fancy-box-layout1.style3:hover {
-webkit-transform: translateY(-10px);
-khtml-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px);
box-shadow: 0px 10px 60px 1px rgba(0, 0, 0, 0.15);
}
.cms-fancy-box-layout1.style3 .item--icon {
line-height: 1;
margin-bottom: 25px;
width: 70px;
height: 70px;
border-radius: 5px;
margin-bottom: 25px;
align-items: center;
display: inline-flex;
justify-content: center;
background-color: #f6f6f6;
}
.cms-fancy-box-layout1.style3 .item--icon i {
font-size: 48px;
color: #c7a17a;
}
.cms-fancy-box-layout1.style3 .item--icon img {
filter: invert(0.7);
}
.cms-fancy-box-layout1.style3 .item--title {
font-size: 15px;
font-weight: 600;
margin-bottom: 0;
font-family: 'Roboto', sans-serif;
}
.cms-fancy-box-layout1.style3 .item--title + .item--description {
margin-top: 22px;
}
.cms-fancy-box-layout1.style3 .item--description {
font-size: 14px;
line-height: 24px;
}
.row-maxwidth-custom .elementor-widget-container {
max-width: 1760px;
padding-left: 25px;
padding-right: 25px;
margin-left: auto !important;
margin-right: auto !important;
}
@media screen and (max-width: 1399px) {
.row-maxwidth-custom .elementor-widget-container {
padding-left: 0;
padding-right: 0;
}
}
@media screen and (max-width: 1399px) {
.row-maxwidth-custom .elementor-widget-container .slick-list {
margin-left: 0;
margin-right: 0;
}
}
@media screen and (min-width: 1400px) {
.row-maxwidth-custom .wp-block-themepunch-revslider {
-webkit-border-radius: 20px;
-khtml-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
overflow: hidden;
}
}
.row-maxwidth-custom .cms-icon1 {
margin-left: 20px;
}
@media (min-width: 1025px) and (max-width: 1399px) {
.row-maxwidth-custom .cms-icon1 {
margin-top: -70px;
margin-left: 108px;
}
}
@media screen and (min-width: 1400px) {
.row-maxwidth-custom .cms-icon1 {
margin-top: -100px;
margin-left: 108px;
}
}
@media screen and (max-width: 1399px) {
.row-maxwidth-custom .cms-operation-carousel {
padding-left: 15px;
padding-right: 15px;
}
}
.image-single-custom {
position: absolute !important;
bottom: 0;
}
.bg-row-elementor-top {
position: relative;
}
.bg-row-elementor-top:before {
left: 0;
position: absolute;
content: "";
display: block;
width: 100%;
height: 27px;
background-repeat: no-repeat;
z-index: 2;
background-size: contain;
}
.bg-row-elementor-top:before {
top: 0;
background-image: url(//massimocaffe.com/wp-content/themes/cafenod/assets/images/bg-row-2.png);
background-position: top center;
}
.bg-row-elementor-bottom {
position: relative;
}
.bg-row-elementor-bottom:after {
left: 0;
position: absolute;
content: "";
display: block;
width: 100%;
height: 27px;
background-repeat: no-repeat;
z-index: 2;
background-size: contain;
}
.bg-row-elementor-bottom:after {
bottom: 0;
background-image: url(//massimocaffe.com/wp-content/themes/cafenod/assets/images/bg-row-1.png);
background-position: bottom center;
}
.revslider-initialised .tp-bullets.bullets-custom .tp-bullet {
border-radius: 50% !important;
background-color: transparent;
width: 30px;
height: 30px;
border: 2px solid transparent;
}
.revslider-initialised .tp-bullets.bullets-custom .tp-bullet:before {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
border-radius: 50% !important;
position: absolute;
content: "";
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: block;
width: 12px;
height: 12px;
background-color: #41403d;
}
.revslider-initialised .tp-bullets.bullets-custom .tp-bullet.selected {
border: 2px solid #fff;
}
.revslider-initialised .tp-bullets.bullets-custom .tp-bullet.selected:before {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
width: 10px;
height: 10px;
background-color: #fff;
}
.number-slide-custom span {
font-size: 20px !important;
}
.arrows-custtom_1 {
width: 34px;
height: 34px;
line-height: 32px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
border: 1px solid #fff;
text-align: center;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.arrows-custtom_1:before {
font-size: 0 !important;
}
.arrows-custtom_1:after {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
font-family: 'Font Awesome 5 Pro';
color: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.arrows-custtom_1:hover {
color: #c7a17a;
border-color: #c7a17a;
}
.arrows-custtom_1:hover:after {
color: #c7a17a;
}
.arrows-custtom_1.tp-leftarrow:after {
content: "\f062";
}
.arrows-custtom_1.tp-rightarrow:after {
content: "\f063";
}
.arrows-custtom_2 {
width: 40px;
height: 40px;
line-height: 36px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background-color: #f3f3f3;
border: none;
text-align: center;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.arrows-custtom_2:before {
font-size: 0 !important;
}
.arrows-custtom_2:after {
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
font-family: 'Font Awesome 5 Pro';
color: #12100d;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-khtml-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.arrows-custtom_2:hover {
background-color: #c7a17a;
}
.arrows-custtom_2:hover:after {
color: #fff;
}
.arrows-custtom_2.tp-leftarrow:after {
content: "\f060";
}
.arrows-custtom_2.tp-rightarrow:after {
content: "\f061";
}
.bg-row-elementor-top-bottom {
position: relative;
}
.bg-row-elementor-top-bottom:before, .bg-row-elementor-top-bottom:after {
left: 0;
position: absolute;
content: "";
display: block;
width: 100%;
height: 27px;
background-repeat: no-repeat;
z-index: 2;
background-size: contain;
}
.bg-row-elementor-top-bottom:before {
top: 0;
background-image: url(//massimocaffe.com/wp-content/themes/cafenod/assets/images/bg-row-2.png);
background-position: top center;
}
.bg-row-elementor-top-bottom:after {
bottom: 0;
background-image: url(//massimocaffe.com/wp-content/themes/cafenod/assets/images/bg-row-1.png);
background-position: bottom center;
}
.colum-padding-custom .elementor-widget-wrap {
padding: 50px 25px !important;
}
@media screen and (min-width: 1600px) {
.colum-padding-custom .elementor-widget-wrap {
padding-left: 75px !important;
padding-right: 45px !important;
}
}
@media screen and (max-width: 575px) {
.colum-padding-custom .elementor-widget-wrap {
padding: 25px 15px !important;
}
}
.colum-padding-custom2 .elementor-widget-wrap {
padding: 50px 25px 0 !important;
}
@media screen and (min-width: 1600px) {
.colum-padding-custom2 .elementor-widget-wrap {
padding-left: 75px !important;
padding-right: 55px !important;
}
}
@media screen and (max-width: 575px) {
.colum-padding-custom2 .elementor-widget-wrap {
padding: 25px 15px !important;
}
}
.swadmb-options { }
.swadmb-options .fa-shopping-bag:before {
font-family: 'Font Awesome 5 Pro';
font-weight: 400;
}
.swadmb-options .fa-long-arrow-left:before {
content: "\f177";
font-family: 'Font Awesome 5 Pro';
font-weight: 400;
}
.sidebar-sticky {
position: -webkit-sticky;
position: sticky;
top: 30px;
}
@media screen and (max-width: 991px) {
.sidebar-sticky {
top: 0;
}
}
.admin-bar .sidebar-sticky {
top: 60px;
}
@media screen and (max-width: 991px) {
.admin-bar .sidebar-sticky {
top: 0;
}
}
.header-sticky .sidebar-sticky {
top: 110px;
}
@media screen and (max-width: 991px) {
.header-sticky .sidebar-sticky {
top: 0;
}
}
.admin-bar.header-sticky .sidebar-sticky {
top: 140px;
}
@media screen and (max-width: 991px) {
.admin-bar.header-sticky .sidebar-sticky {
top: 0;
}
}
.entry-content .page-links {
clear: left;
padding-top: 10px;
}
.entry-content .page-links span {
text-align: center;
display: inline-block;
height: 26px;
width: 26px;
line-height: 26px;
color: #fff;
-webkit-border-radius: 26px;
-khtml-border-radius: 26px;
-moz-border-radius: 26px;
-ms-border-radius: 26px;
-o-border-radius: 26px;
border-radius: 26px;
background-color: #c7a17a;
font-size: 14px;
font-weight: 500;
margin: 0 3px;
-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.entry-content .page-links a span {
background-color: #e0e3e8;
color: #000;
}
.entry-content .page-links a span:hover {
background-color: #c7a17a;
color: #fff;
}
.entry-content .page-links .post-page-numbers {
margin: 0 3px;
}
.entry-content .page-links .post-page-numbers span {
margin: 0;
}
@media screen and (min-width: 1400px) {
body .container {
max-width: 1200px;
width: 100%;
}
body #primary.content-has-sidebar {
-ms-flex: 0 0 66.3%;
flex: 0 0 66.3%;
max-width: 66.3%;
}
body #primary.content-has-sidebar.float-left + #secondary {
padding-left: 15px;
}
body #primary.content-has-sidebar.float-right + #secondary {
padding-right: 15px;
}
body #secondary.widget-has-sidebar {
-ms-flex: 0 0 33.7%;
flex: 0 0 33.7%;
max-width: 33.7%;
}
}
@media screen and (max-width: 1199px) {
body .container {
max-width: 100%;
}
}
@media screen and (max-width: 767px) {
#primary + #secondary {
margin-top: 60px;
}
}
.site-content {
padding: 120px 0;
position: relative;
}
@media screen and (max-width: 991px) {
.site-content {
overflow: hidden;
padding: 60px 0;
}
}
.post-type-archive-product .site-content {
padding-bottom: 90px;
}
@media screen and (max-width: 991px) {
.post-type-archive-product .site-content {
padding-bottom: 60px;
}
}
.layout-container {
background-color: #fcfcfc;
padding-bottom: 55px;
}
.widget .widget-content ul:not(.entry-meta) {
margin: 0;
list-style: none;
}
.page-template-default .entry-footer {
text-align: center;
}
.page-template-default .entry-footer i {
padding-right: 8px;
}
@media screen and (min-width: 768px) {
.content-has-sidebar.float-right {
order: 2;
-webkit-order: 2;
-ms-order: 2;
}
.content-has-sidebar.float-right + #secondary {
order: 1;
-webkit-order: 1;
-ms-order: 1;
}
}
.cms-widget-cart-sidebar {
-webkit-transition: transform 0.4s ease 0s;
-khtml-transition: transform 0.4s ease 0s;
-moz-transition: transform 0.4s ease 0s;
-ms-transition: transform 0.4s ease 0s;
-o-transition: transform 0.4s ease 0s;
transition: transform 0.4s ease 0s;
-webkit-transform: translateX(100%);
-khtml-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
padding-top: 30px;
padding-bottom: 137px;
background-color: #fff;
position: fixed;
top: 0;
right: 0;
height: 100%;
z-index: 9999;
width: 330px;
overflow: hidden;
}
.cms-widget-cart-sidebar .widget_shopping_title {
border-bottom: 1px solid #e2e2e2;
margin-bottom: 18px;
padding-bottom: 14px;
font-size: 20px;
text-transform: uppercase;
font-weight: 600;
color: #222;
font-family: 'Oswald', sans-serif;
}
.cms-widget-cart-sidebar .cms-close {
background-color: #12100d;
color: #fff;
position: absolute;
top: 0;
left: 0;
height: 44px;
width: 44px;
line-height: 44px;
text-align: center;
font-size: 18px;
cursor: pointer;
-webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
-o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.cms-widget-cart-sidebar .cms-close:hover {
background-color: #c7a17a;
}
.cms-widget-cart-sidebar .widget_shopping_cart {
padding: 30px 45px 0 30px;
height: 100%;
overflow-y: scroll;
width: 350px;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li {
padding: 20px 15px 15px 0;
display: flex;
flex-wrap: nowrap;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
position: relative;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:last-child {
border: none;
padding-bottom: 0;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty {
font-size: 16px;
margin-top: 40px;
padding: 0 !important;
text-align: center;
display: block;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty span {
text-align: center;
margin-bottom: 20px;
display: block;
margin-top: 20px;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty i {
font-size: 60px;
color: #0d2335;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty .btn {
line-height: 50px;
width: 100%;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li.empty .btn:hover {
color: #fff;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image {
width: 45px;
min-width: 45px;
margin-right: 15px;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image a {
display: inline-block;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-image img {
margin: 0;
width: inherit;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta {
padding-right: 12px;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 {
font-size: 14px;
text-transform: uppercase;
line-height: normal;
margin-bottom: 3px;
font-weight: 600;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 a {
font-weight: 600;
font-size: 14px;
color: inherit;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta h3 a:hover {
color: #555;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list .cart-product-meta .quantity {
font-size: 14px;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button {
opacity: 0;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 0;
width: 18px;
height: 18px;
text-align: center;
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
line-height: 17px;
color: #c7a17a;
font-size: 18px;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list a.remove_from_cart_button i {
vertical-align: middle;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_content ul.cart_list li:hover a.remove_from_cart_button {
opacity: 1;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer {
position: absolute;
bottom: 30px;
left: 0;
right: 0;
padding: 30px;
background-color: #fff;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.total {
border: none;
border-top: 1px solid rgba(0, 0, 0, 0.1);
padding-top: 15px;
padding-bottom: 0;
font-family: 'Oswald', sans-serif;
color: #111;
font-weight: 700;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons {
margin: 0;
display: flex;
flex-wrap: wrap;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn {
padding-left: 15px;
padding-right: 15px;
margin: 0;
width: 100%;
line-height: 45px;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn + .btn {
margin-top: 10px;
}
.cms-widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer p.buttons .btn:after {
display: none;
}
.cms-widget-cart-wrap.open .cms-widget-cart-overlay {
-webkit-transform: scaleX(1);
-khtml-transform: scaleX(1);
-moz-transform: scaleX(1);
-ms-transform: scaleX(1);
-o-transform: scaleX(1);
transform: scaleX(1);
transition-delay: 0s;
-webkit-transition-delay: 0s;
}
.cms-widget-cart-wrap.open .cms-widget-cart-sidebar {
-webkit-transform: translateX(0px);
-khtml-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
}
.admin-bar .cms-widget-cart-wrap .cms-widget-cart-sidebar {
top: 32px;
}
@media screen and (min-width: 992px) {
.admin-bar .widget-cart-sidebar {
top: 32px;
padding-bottom: 167px;
}
.admin-bar .widget-cart-sidebar .widget_shopping_cart .widget_shopping_cart_footer {
bottom: 32px;
}
}
.entry-content > .woocommerce .cart-empty, .entry-content > .woocommerce .return-to-shop {
text-align: center;
}
body.woocommerce #primary.content-has-sidebar.float-left + #secondary {
padding-left: 15px;
}
.woocommerce .pswp--open {
display: none !important;
}
.woocommerce #secondary .widget_product_search .woocommerce-product-search {
position: relative;
}
.woocommerce #secondary .widget_product_search .woocommerce-product-search:before {
content: "\f002";
font-family: 'Font Awesome 5 Pro';
font-size: 14px;
color: #c7a17a;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
right: 20px;
}
.woocommerce #secondary .widget_product_search button {
border: none;
background-color: transparent;
padding: 0;
height: 51px;
line-height: 51px;
width: 50px;
font-size: 14px;
color: #c7a17a;
position: absolute;
top: 0;
right: 0;
opacity: 0;
z-index: 99;
}
@media screen and (max-width: 769px) {
body.woocommerce .coupon #coupon_code, body.woocommerce-page .coupon #coupon_code {
width: 100% !important;
margin-bottom: 10px;
}
body.woocommerce .coupon .button, body.woocommerce-page .coupon .button {
width: 100% !important;
}
}
body.woocommerce form .form-row, body.woocommerce-page form .form-row {
padding: 0 0 10px;
}
body.woocommerce table.cart td.actions .coupon .input-text, body.woocommerce-page table.cart td.actions .coupon .input-text {
margin-right: 15px;
}
body.woocommerce #respond input#submit, body.woocommerce-page #respond input#submit, body.woocommerce a.button, body.woocommerce-page a.button, body.woocommerce a.wc-forward, body.woocommerce-page a.wc-forward, body.woocommerce button.button, body.woocommerce-page button.button, body.woocommerce input.button, body.woocommerce-page input.button, body.woocommerce .cart button.button, body.woocommerce-page .cart button.button, body.woocommerce a.button.alt, body.woocommerce-page a.button.alt {
background-color: #c7a17a;
font-size: 12px;
border: none;
color: #fff;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
padding: 0 34px;
line-height: 51px;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
position: relative;
display: inline-block;
text-align: center;
cursor: pointer;
position: relative;
font-weight: 600;
overflow: hidden;
}
body.woocommerce #respond input#submit:hover, body.woocommerce-page #respond input#submit:hover, body.woocommerce a.button:hover, body.woocommerce-page a.button:hover, body.woocommerce a.wc-forward:hover, body.woocommerce-page a.wc-forward:hover, body.woocommerce button.button:hover, body.woocommerce-page button.button:hover, body.woocommerce input.button:hover, body.woocommerce-page input.button:hover, body.woocommerce .cart button.button:hover, body.woocommerce-page .cart button.button:hover, body.woocommerce a.button.alt:hover, body.woocommerce-page a.button.alt:hover, body.woocommerce #respond input#submit:focus, body.woocommerce-page #respond input#submit:focus, body.woocommerce a.button:focus, body.woocommerce-page a.button:focus, body.woocommerce a.wc-forward:focus, body.woocommerce-page a.wc-forward:focus, body.woocommerce button.button:focus, body.woocommerce-page button.button:focus, body.woocommerce input.button:focus, body.woocommerce-page input.button:focus, body.woocommerce .cart button.button:focus, body.woocommerce-page .cart button.button:focus, body.woocommerce a.button.alt:focus, body.woocommerce-page a.button.alt:focus, body.woocommerce #respond input#submit:active, body.woocommerce-page #respond input#submit:active, body.woocommerce a.button:active, body.woocommerce-page a.button:active, body.woocommerce a.wc-forward:active, body.woocommerce-page a.wc-forward:active, body.woocommerce button.button:active, body.woocommerce-page button.button:active, body.woocommerce input.button:active, body.woocommerce-page input.button:active, body.woocommerce .cart button.button:active, body.woocommerce-page .cart button.button:active, body.woocommerce a.button.alt:active, body.woocommerce-page a.button.alt:active {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
outline: medium none;
text-decoration: none;
color: #fff;
background-color: #12100d;
}
body.woocommerce button, body.woocommerce-page button {
z-index: 1;
overflow: hidden;
}
body.woocommerce button:hover, body.woocommerce-page button:hover, body.woocommerce button:focus, body.woocommerce-page button:focus {
background-color: #c7a17a;
}
.woocommerce .woocommerce-message, .woocommerce .woocommerce-info {
border-color: #c7a17a;
}
.woocommerce .woocommerce-message:before, .woocommerce .woocommerce-info:before {
color: #c7a17a;
}
.woocommerce .quantity {
position: relative;
display: inline-block;
}
.woocommerce .quantity .qty {
padding: 0 24px 0 0;
border: 2px solid #1b1a1a;
height: 52px;
width: 90px;
font-size: 16px;
color: #1b1a1a;
font-weight: 700;
}
.woocommerce .quantity.hidden {
display: none;
}
.woocommerce .quantity-icon i {
right: 0;
width: 26px;
height: 27px;
border: 2px solid #1b1a1a;
color: #1b1a1a;
font-size: 10px;
line-height: 23px;
text-align: center;
position: absolute;
cursor: pointer;
}
.woocommerce .quantity-icon i.quantity-down {
bottom: 0;
}
.woocommerce .quantity-icon i.quantity-up {
top: 0;
}
.woocommerce table.shop_table {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce table.shop_table td {
padding: 12px 15px;
text-transform: uppercase;
}
.woocommerce table.shop_table td a {
font-family: 'Oswald', sans-serif;
}
.woocommerce-page #add_payment_method table.cart img, .woocommerce-page.woocommerce-cart table.cart img, .woocommerce-page.woocommerce-checkout table.cart img {
width: 50px;
}
.woocommerce form .select2-container--default, .woocommerce-page form .select2-container--default {
width: 100% !important;
}
.woocommerce form .select2-container--default .select2-selection, .woocommerce-page form .select2-container--default .select2-selection {
border: 1px solid #eaeaea;
height: 55px;
background-color: #fff;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.woocommerce form .select2-container--default .select2-selection .select2-selection__rendered, .woocommerce-page form .select2-container--default .select2-selection .select2-selection__rendered {
line-height: 53px;
padding-left: 20px;
color: #9b9b9b;
}
.woocommerce form .select2-container--default .select2-selection .select2-selection__arrow, .woocommerce-page form .select2-container--default .select2-selection .select2-selection__arrow {
right: 20px;
top: 50%;
color: #9b9b9b;
}
.woocommerce form .select2-container--default .select2-selection .select2-selection__clear, .woocommerce-page form .select2-container--default .select2-selection .select2-selection__clear {
height: 20px;
line-height: 20px;
position: absolute;
right: 30px;
text-align: center;
top: 50%;
-webkit-transform: translate(0px, -50%);
-khtml-transform: translate(0px, -50%);
-moz-transform: translate(0px, -50%);
-ms-transform: translate(0px, -50%);
-o-transform: translate(0px, -50%);
transform: translate(0px, -50%);
width: 20px;
color: #747da1;
}
.woocommerce form .select2-container--default .select2-selection .select2-selection__placeholder, .woocommerce-page form .select2-container--default .select2-selection .select2-selection__placeholder {
color: #747da1;
}
.woocommerce .select2-container.select2-container--open .select2-dropdown, .woocommerce-page .select2-container.select2-container--open .select2-dropdown {
border-color: #e7e8e9;
}
.woocommerce .select2-container.select2-container--open .select2-dropdown .select2-search__field, .woocommerce-page .select2-container.select2-container--open .select2-dropdown .select2-search__field {
border: 1px solid #e7e8e9;
padding-left: 15px;
padding-right: 15px;
}
.woocommerce .select2-container.select2-container--open .select2-results li.select2-results__option--highlighted, .woocommerce-page .select2-container.select2-container--open .select2-results li.select2-results__option--highlighted {
background-color: #c7a17a;
}
.woocommerce .select2 .select2-selection--single, .woocommerce-page .select2 .select2-selection--single {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background-color: #f7f7f7;
}
#shop-newsletter {
text-align: center;
padding: 40px 30px 30px 30px;
color: rgba(255, 255, 255, 0.87);
-webkit-border-radius: 14px;
-khtml-border-radius: 14px;
-moz-border-radius: 14px;
-ms-border-radius: 14px;
-o-border-radius: 14px;
border-radius: 14px;
margin-top: 60px;
}
#shop-newsletter h3 {
font-size: 32px;
color: #fff;
margin-bottom: 13px;
}
#shop-newsletter .shop-newsletter-introduction {
color: #fff;
text-transform: uppercase;
}
#shop-newsletter .shop-newsletter-introduction, #shop-newsletter .shop-newsletter-desc {
max-width: 590px;
margin: auto;
}
#shop-newsletter .ct-newsletter-inner {
margin-top: 33px;
margin-bottom: 18px;
}
#shop-newsletter .ct-newsletter-inner .tnp-email {
background-color: #fff;
color: rgba(0, 0, 0, 0.33);
}
#shop-newsletter .ct-newsletter-inner .tnp-field-button {
position: absolute;
top: 0;
right: 0;
}
.woocommerce #secondary .widget_price_filter .widget-title {
margin-bottom: 22px;
}
.woocommerce #secondary .widget_price_filter .widget-content-inner {
padding-top: 30px;
}
.woocommerce #secondary .widget_price_filter .ui-slider-horizontal {
height: 4px;
background-color: #eee;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
margin: 0;
}
.woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-range {
background-color: #c7a17a;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-handle {
height: 10px;
width: 10px;
background-color: #c7a17a;
top: -3px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
margin: 0;
}
.woocommerce #secondary .widget_price_filter .ui-slider .ui-slider-handle + .ui-slider-handle {
margin-left: -2px;
}
.woocommerce #secondary .widget_price_filter .price_slider_amount {
display: flex;
flex-wrap: nowrap;
flex-direction: row-reverse;
padding-top: 25px;
}
.woocommerce #secondary .widget_price_filter .price_slider_amount .price_label {
text-align: left;
font-size: 14px;
line-height: 1;
flex-grow: 1;
}
.woocommerce #secondary .widget_price_filter .price_slider_amount .button {
float: none;
max-width: 110px;
border: none;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background-color: transparent;
color: #1b1a1a;
line-height: 1;
padding: 0;
font-weight: 700;
font-size: 14px;
text-transform: capitalize;
}
.woocommerce #secondary .widget_price_filter .price_slider_amount .button:hover {
color: #c7a17a;
}
body .widget_products ul.product_list_widget li {
display: flex;
flex-wrap: nowrap;
margin-bottom: 30px;
padding: 0;
}
body .widget_products ul.product_list_widget li:last-child {
margin-bottom: 0;
}
body .widget_products ul.product_list_widget li .product-title {
font-size: 15px;
line-height: 20px;
margin-top: -5px;
margin-bottom: 0px;
}
body .widget_products ul.product_list_widget li .product-title a {
color: inherit;
}
body .widget_products ul.product_list_widget li .product-title a:hover {
color: #c7a17a;
}
body .widget_products ul.product_list_widget li .amount {
font-size: 13px;
color: #9b9b9b;
font-family: 'Oswald', sans-serif;
}
body .widget_products ul.product_list_widget li del {
color: #c7a17a;
}
body .widget_products ul.product_list_widget li del .amount {
color: inherit;
}
body .widget_products ul.product_list_widget li .star-rating-wrap {
margin-bottom: 6px !important;
display: none;
}
body .widget_products ul.product_list_widget li .star-rating-wrap .count-rating {
display: none;
}
body .widget_products ul.product_list_widget li .wg-product-image {
width: 50px;
margin-right: 15px;
min-width: 50px;
}
body .widget_products ul.product_list_widget li .wg-product-image img {
float: none;
width: 100%;
margin: 0;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.widget_rating_filter .wc-layered-nav-rating a {
font-size: 0px;
display: block;
padding-left: 28px !important;
position: relative;
}
.widget_rating_filter .wc-layered-nav-rating a:before {
content: "";
height: 18px;
width: 18px;
border: 1px solid #e6e6e6;
-webkit-border-radius: 18px;
-khtml-border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-o-border-radius: 18px;
border-radius: 18px;
position: absolute;
top: 1px;
left: 0;
-webkit-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-khtml-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-moz-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-ms-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
-o-transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.widget_rating_filter .wc-layered-nav-rating a .star-rating {
font-size: 18px;
}
.widget_rating_filter .wc-layered-nav-rating a:hover:before {
border-color: #c7a17a;
background-color: #c7a17a;
}
.widget_rating_filter .wc-layered-nav-rating.chosen a:before {
border-color: #c7a17a;
background-color: #c7a17a;
}
#shop-topbar {
border-bottom: 1px solid #e5e5e5;
background-color: #f7f7f7;
}
#shop-topbar .shop-topbar-item {
margin: 11px 0;
position: relative;
padding-left: 76px;
color: #000;
font-size: 16px;
min-height: 56px;
display: flex;
flex-wrap: nowrap;
align-items: center;
}
#shop-topbar .shop-topbar-item i {
height: 56px;
width: 56px;
-webkit-border-radius: 56px;
-khtml-border-radius: 56px;
-moz-border-radius: 56px;
-ms-border-radius: 56px;
-o-border-radius: 56px;
border-radius: 56px;
border: 1px solid #e5e5e5;
line-height: 54px;
text-align: center;
font-size: 24px;
position: absolute;
top: 0;
left: 0;
}
#shop-topbar .shop-topbar-item span {
font-weight: 500;
}
#shop-breadcrumb {
padding: 23px 0;
}
#shop-breadcrumb ul {
list-style: none;
margin: 0;
}
#shop-breadcrumb ul li {
display: inline-block;
font-size: 16px;
font-weight: 500;
color: #c7a17a;
margin: 10px 0;
padding: 0 12px;
position: relative;
}
#shop-breadcrumb ul li::after {
content: '/';
color: #e9e9e9;
position: absolute;
top: 0;
right: -4px;
}
#shop-breadcrumb ul li:first-child {
padding-left: 0;
}
#shop-breadcrumb ul li:last-child:after {
display: none;
}
#shop-breadcrumb ul li a {
color: ;
}
#shop-breadcrumb ul li a:hover {
color: #c7a17a;
}
.woocommerce .star-rating-wrap {
display: flex;
align-items: center;
flex-wrap: nowrap;
}
.woocommerce .star-rating-wrap .star-rating {
margin: 0;
}
.woocommerce .star-rating-wrap .count-rating {
font-size: 14px;
margin-left: 8px;
color: #808a98;
}
.woocommerce .woocommerce-product-category {
display: none;
}
.woocommerce .woocommerce-product-category a {
font-size: 12px;
color: #9b9b9b;
margin-bottom: 8px;
display: inline-block;
}
.woocommerce .woocommerce-product-category a:hover {
color: #c7a17a;
}
.woocommerce span.onsale {
height: 34px;
width: 34px;
line-height: 34px;
min-width: inherit;
min-height: inherit;
font-size: 13px;
text-transform: uppercase;
color: #fff;
padding: 0;
text-align: center;
background-color: #12100d;
font-family: 'Oswald', sans-serif;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
margin: 0 !important;
top: 75px !important;
left: 45px !important;
right: auto !important;
font-weight: normal;
z-index: 1;
}
.woocommerce .star-rating {
margin: 0;
letter-spacing: 0.2em;
width: 90px;
height: 18px;
}
.woocommerce .star-rating span::before, .woocommerce .star-rating:before {
content: "\f27d\f27d\f27d\f27d\f27d";
font-family: 'Material-Design-Iconic-Font';
font-size: 18px;
}
.woocommerce .star-rating span::before {
color: #ffab00;
}
.woocommerce .star-rating:before {
color: #d4d4d4;
}
.woocommerce ul.products {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.woocommerce ul.products li.product {
margin-bottom: 47px;
margin-right: 0;
padding: 0 15px;
}
.woocommerce ul.products li.product.last {
margin-right: 0;
}
.woocommerce ul.products li.product {
margin-bottom: 30px !important;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.woocommerce ul.products li.product img {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
background-color: #f3f3f3;
}
.woocommerce ul.products li.product .woosq-btn, .woocommerce ul.products li.product .woosw-btn {
display: none;
}
.woocommerce ul.products li.product .woocommerce-product-header .woosq-btn, .woocommerce ul.products li.product .woocommerce-product-header .woosw-btn {
display: block;
font-size: 0;
width: 34px;
padding: 0;
height: 34px;
line-height: 34px;
text-align: center;
background-color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.woocommerce ul.products li.product .woocommerce-product-header .woosq-btn:before, .woocommerce ul.products li.product .woocommerce-product-header .woosw-btn:before {
font-family: 'Font Awesome 5 Pro';
font-size: 16px;
color: #12100d;
margin-right: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.woocommerce ul.products li.product .woocommerce-product-header .woosq-btn:hover:before, .woocommerce ul.products li.product .woocommerce-product-header .woosw-btn:hover:before {
color: #c7a17a;
}
.woocommerce ul.products li.product .woocommerce-product-header .woosq-btn:before {
content: "\f06e";
}
.woocommerce ul.products li.product .woocommerce-product-header .woosw-btn:before {
content: "\f004";
}
.woocommerce ul.products li.product .woocommerce-product-header .woosw-btn.woosw-added:before {
color: rgba(124, 119, 112, 0.6);
}
.woocommerce ul.products li.product .woocommerce-product-inner {
padding: 15px;
background-color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
position: relative;
}
.woocommerce ul.products li.product .woocommerce-meta-bottom, .woocommerce ul.products li.product .woocommerce-meta-top {
display: flex;
align-items: center;
justify-content: space-between;
}
.woocommerce ul.products li.product .woocommerce-meta-top {
position: absolute;
top: 15px;
left: 15px;
right: 15px;
}
.woocommerce ul.products li.product .woocommerce-product-title {
margin-bottom: 20px;
}
.woocommerce ul.products li.product .woocommerce-meta-bottom .price {
text-align: center;
padding: 10px;
background-color: #c7a17a;
color: #fff;
font-size: 12px;
text-transform: uppercase;
display: inline-block;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
@media screen and (min-width: 992px) {
.woocommerce ul.products li.product .woocommerce-meta-bottom .price {
min-width: 90px;
}
}
.woocommerce ul.products li.product .woocommerce-meta-bottom .price del, .woocommerce ul.products li.product .woocommerce-meta-bottom .price ins {
line-height: 1;
color: #fff;
}
.woocommerce ul.products li.product .woocommerce-meta-bottom .woocommerce-add-to-cart {
height: 34px;
}
.woocommerce ul.products li.product .woocommerce-meta-bottom .woocommerce-add-to-cart a {
height: 34px;
margin-top: 0;
padding-left: 10px;
padding-right: 10px;
line-height: 30px;
background-color: transparent;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
border: 2px solid #d0cfcf;
text-transform: uppercase;
font-size: 12px;
color: #12100d;
}
.woocommerce ul.products li.product .woocommerce-meta-bottom .woocommerce-add-to-cart a:hover {
background-color: #c7a17a;
border-color: #c7a17a;
color: #fff;
}
.woocommerce ul.products li.product .woocommerce-meta-bottom .woocommerce-add-to-cart a.added {
display: none;
}
.woocommerce ul.products li.product .woocommerce-meta-bottom .woocommerce-add-to-cart a.loading {
padding-right: 30px;
}
.woocommerce ul.products li.product .woocommerce-meta-bottom .woocommerce-add-to-cart a.loading:after {
top: 0;
right: 10px;
}
.woocommerce ul.products li.product .woocommerce-meta-bottom .woocommerce-out-of-stock a {
height: 34px;
margin-top: 0;
line-height: 30px;
background-color: transparent;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
border: 2px solid #d0cfcf;
text-transform: uppercase;
font-size: 12px;
color: #12100d;
}
.woocommerce ul.products li.product .woocommerce-meta-bottom .woocommerce-out-of-stock a:hover {
background-color: #c7a17a;
border-color: #c7a17a;
color: #fff;
}
.woocommerce ul.products li.product span.onsale {
opacity: 0;
top: 85px !important;
left: 45px !important;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.woocommerce ul.products li.product:hover {
-webkit-transform: translateY(-15px);
-khtml-transform: translateY(-15px);
-moz-transform: translateY(-15px);
-ms-transform: translateY(-15px);
-o-transform: translateY(-15px);
transform: translateY(-15px);
}
.woocommerce ul.products li.product:hover span.onsale {
opacity: 1;
top: 75px !important;
}
@media screen and (min-width: 992px) {
.woocommerce ul.products.columns-4 li.product {
width: 25%;
}
}
@media screen and (min-width: 768px) {
.woocommerce ul.products.columns-3 li.product {
width: 33.33%;
}
}
@media (min-width: 576px) and (max-width: 767px) {
.woocommerce ul.products li.product {
width: 50% !important;
}
}
@media screen and (max-width: 575px) {
.woocommerce ul.products li.product {
width: 100% !important;
}
}
@media screen and (min-width: 992px) {
.woocommerce #primary.content-has-sidebar ul.products.columns-4 li.product {
width: 33.33%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.woocommerce #primary.content-has-sidebar ul.products.columns-4 li.product {
width: 50%;
}
}
.woocommerce ul.products li.product .woocommerce-product-title, .woocommerce .woocommerce-product-title {
font-family: 'Oswald', sans-serif;
font-size: 18px;
text-transform: uppercase;
}
.woocommerce ul.products li.product .woocommerce-product-title a, .woocommerce .woocommerce-product-title a {
color: inherit;
}
.woocommerce ul.products li.product .woocommerce-product-title a:hover, .woocommerce .woocommerce-product-title a:hover {
color: #c7a17a;
}
.woocommerce ul.products li.product .price {
font-size: 17px;
color: #c7a17a;
font-weight: 700;
margin-bottom: 0;
}
.woocommerce ul.products li.product .price del {
color: #666;
}
.woocommerce ul.products li.product .price ins {
color: #12100d;
font-weight: inherit;
}
.woocommerce .woocommerce-topbar {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-bottom: 30px;
position: relative;
z-index: 99;
border: 1px solid #dbdbdb;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
padding: 8px 20px;
display: none;
}
.woocommerce .woocommerce-topbar div.woocommerce-result-count {
margin: 15px 30px 15px 0px;
flex-grow: 1;
color: #12100d;
font-size: 13px;
font-weight: 700;
}
.woocommerce .woocommerce-topbar .woocommerce-result-count, .woocommerce .woocommerce-topbar .woocommerce-topbar-ordering .woocommerce-ordering {
float: none;
margin: 0;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering {
min-width: 220px;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering .nice-select {
background-color: #fff;
border: 1px solid #dbdbdb;
font-size: 12px;
color: #9b9b9b;
text-transform: none;
padding: 0 8px;
height: 30px;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering .nice-select:after {
right: 8px;
color: #9b9b9b;
font-size: 14px;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering .nice-select .list {
color: #9b9b9b;
}
.woocommerce .woocommerce-topbar .woocommerce-ordering .nice-select span.current {
line-height: 30px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header {
position: relative;
overflow: hidden;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header img {
width: auto;
display: inline-block;
margin-bottom: 0 !important;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 99;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
opacity: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart {
position: absolute;
text-align: center;
left: 0;
right: 0;
bottom: 30px;
height: 34px;
line-height: 34px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a {
line-height: 50px;
background-color: #c7a17a;
color: #fff;
font-size: 14px;
font-weight: 700;
font-family: 'Oswald', sans-serif;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
padding: 0 40px;
margin: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.added {
display: none;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.wc-forward {
padding-top: 0;
padding-bottom: 0;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.loading {
opacity: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a.loading:after {
letter-spacing: 0;
top: 0;
right: 12px;
}
@media screen and (max-width: 1199px) {
.woocommerce .woocommerce-product-inner .woocommerce-product-header .woocommerce-product-meta .woocommerce-add-to-cart a {
padding-left: 32px;
padding-right: 32px;
line-height: 48px;
letter-spacing: 0.05em;
}
}
.woocommerce .woocommerce-product-inner:hover .woocommerce-product-header .woocommerce-product-meta {
opacity: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder {
padding: 24px 15px 13px;
}
@media screen and (max-width: 1199px) {
.woocommerce .woocommerce-product-inner .woocommerce-product-holder {
display: block;
}
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .price {
line-height: 1;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .star-rating {
float: none;
margin: 0 auto 8px auto;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .count-rating {
font-size: 14px;
color: rgba(0, 0, 0, 0.5);
margin-left: 8px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title {
padding: 0px !important;
margin-bottom: 13px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title a {
color: inherit;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-title a:hover {
color: #c7a17a;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-subtitle {
color: rgba(51, 51, 51, 0.66);
font-size: 14px;
margin-bottom: 12px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-attr {
margin-bottom: 12px;
}
.woocommerce .woocommerce-product-inner .woocommerce-product-holder .woocommerce-product-attr img {
width: auto !important;
margin: 0 !important;
}
.woocommerce .woocommerce-product-inner + .button.yith-wcqv-button {
display: none !important;
}
.woocommerce .product-type-grouped .woocommerce-product-header .woocommerce-product-meta {
display: none !important;
}
.woocommerce nav.woocommerce-pagination {
margin-top: 0;
margin-bottom: -20px;
text-align: center;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers {
border: none;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li {
border: none;
margin: 0 0 10px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers {
text-align: center;
height: 50px;
width: 50px;
padding: 0;
line-height: 50px;
-webkit-border-radius: 50px;
-khtml-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
color: inherit;
background-color: #f9f9f9;
font-size: 20px;
font-weight: 600;
margin: 0 10px 0 0;
border: none;
color: #333;
font-family: 'Oswald', sans-serif;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev {
font-size: 0;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next {
margin-left: 10px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.next:before {
font-size: 16px;
content: "\f105";
font-family: 'Font Awesome 5 Pro';
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev {
margin-right: 20px;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.prev:before {
font-size: 16px;
content: "\f104";
font-family: 'Font Awesome 5 Pro';
}
.woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers.current, .woocommerce nav.woocommerce-pagination ul.page-numbers .page-numbers:hover {
background-color: #c7a17a;
color: #fff;
}
.single-product #shop-breadcrumb {
padding-bottom: 46px;
}
.single-product #shop-newsletter {
margin-top: 30px;
}
.single-product section.related h2 {
font-size: 24px;
text-transform: uppercase;
margin-bottom: 35px;
}
.single-product section.related ul.products {
margin-bottom: 0;
}
.single-product section.related ul.products li.product {
margin-bottom: 0 !important;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.single-product section.related ul.products li.product img {
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
background-color: #f3f3f3;
}
.single-product section.related ul.products li.product .woosq-btn, .single-product section.related ul.products li.product .woosw-btn {
display: none;
}
.single-product section.related ul.products li.product .woocommerce-product-header .woosq-btn, .single-product section.related ul.products li.product .woocommerce-product-header .woosw-btn {
display: block;
font-size: 0;
width: 34px;
padding: 0;
height: 34px;
line-height: 34px;
text-align: center;
background-color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.single-product section.related ul.products li.product .woocommerce-product-header .woosq-btn:before, .single-product section.related ul.products li.product .woocommerce-product-header .woosw-btn:before {
font-family: 'Font Awesome 5 Pro';
font-size: 16px;
color: #12100d;
margin-right: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.single-product section.related ul.products li.product .woocommerce-product-header .woosq-btn:hover:before, .single-product section.related ul.products li.product .woocommerce-product-header .woosw-btn:hover:before {
color: #c7a17a;
}
.single-product section.related ul.products li.product .woocommerce-product-header .woosq-btn:before {
content: "\f06e";
}
.single-product section.related ul.products li.product .woocommerce-product-header .woosw-btn:before {
content: "\f004";
}
.single-product section.related ul.products li.product .woocommerce-product-header .woosw-btn.woosw-added:before {
color: rgba(124, 119, 112, 0.6);
}
.single-product section.related ul.products li.product .woocommerce-product-inner {
padding: 15px;
background-color: #fff;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
position: relative;
}
.single-product section.related ul.products li.product .woocommerce-meta-bottom, .single-product section.related ul.products li.product .woocommerce-meta-top {
display: flex;
align-items: center;
justify-content: space-between;
}
.single-product section.related ul.products li.product .woocommerce-meta-top {
position: absolute;
top: 15px;
left: 15px;
right: 15px;
}
.single-product section.related ul.products li.product .woocommerce-product-title {
margin-bottom: 20px;
}
.single-product section.related ul.products li.product .woocommerce-meta-bottom .price {
padding: 10px;
background-color: #c7a17a;
color: #fff;
font-size: 12px;
text-transform: uppercase;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.single-product section.related ul.products li.product .woocommerce-meta-bottom .price del, .single-product section.related ul.products li.product .woocommerce-meta-bottom .price ins {
line-height: 1;
color: #fff;
}
.single-product section.related ul.products li.product .woocommerce-meta-bottom .woocommerce-add-to-cart {
height: 34px;
}
.single-product section.related ul.products li.product .woocommerce-meta-bottom .woocommerce-add-to-cart a {
margin-top: 0;
padding: 0 10px;
background-color: transparent;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
border: 2px solid #d0cfcf;
text-transform: uppercase;
font-size: 12px;
color: #12100d;
}
.single-product section.related ul.products li.product .woocommerce-meta-bottom .woocommerce-add-to-cart a:hover {
background-color: #c7a17a;
border-color: #c7a17a;
color: #fff;
}
.single-product section.related ul.products li.product .woocommerce-meta-bottom .woocommerce-out-of-stock a {
margin-top: 0;
height: 34px;
line-height: 30px;
padding-left: 10px;
padding-right: 10px;
background-color: transparent;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
border: 2px solid #d0cfcf;
text-transform: uppercase;
font-size: 12px;
color: #12100d;
}
.single-product section.related ul.products li.product .woocommerce-meta-bottom .woocommerce-out-of-stock a:hover {
background-color: #c7a17a;
border-color: #c7a17a;
color: #fff;
}
.single-product section.related ul.products li.product span.onsale {
opacity: 0;
top: 85px !important;
left: 45px !important;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.single-product section.related ul.products li.product:hover {
-webkit-transform: translateY(-10px);
-khtml-transform: translateY(-10px);
-moz-transform: translateY(-10px);
-ms-transform: translateY(-10px);
-o-transform: translateY(-10px);
transform: translateY(-10px);
}
.single-product section.related ul.products li.product:hover span.onsale {
opacity: 1;
top: 75px !important;
}
@media screen and (max-width: 991px) {
.single-product section.related ul.products.columns-4 {
margin-top: -40px;
}
.single-product section.related ul.products.columns-4 li.product {
width: 50%;
margin-top: 50px;
}
}
@media screen and (max-width: 575px) {
.single-product section.related ul.products.columns-4 li.product {
width: 100%;
}
}
.single-product #primary div.product .woocommerce-product-details__short-description {
font-size: 15px;
line-height: 26px;
margin-bottom: 9px;
}
.single-product #primary div.product .woocommerce-product-details__short-description p:last-child {
margin-bottom: 0;
}
.single-product #primary div.product form.cart {
padding-bottom: 22px;
margin: 0;
}
.single-product #primary div.product form.cart label {
font-size: 18px;
line-height: 30px;
margin-bottom: 0;
font-weight: 700;
color: #232323;
font-family: 'Oswald', sans-serif;
}
@media screen and (max-width: 767px) {
.single-product #primary div.product form.cart label {
font-size: 15px;
line-height: normal;
}
}
.single-product #primary div.product form.cart .reset_variations {
display: none !important;
}
.single-product #primary div.product form.cart .variations {
margin-bottom: 10px;
}
.single-product #primary div.product form.cart .variations td {
padding-bottom: 10px;
}
.single-product #primary div.product form.cart .variations .variable-items-wrapper .variable-item {
margin-right: 10px;
margin-bottom: 10px;
width: 58px;
height: 49px;
}
.single-product #primary div.product form.cart .variations .variable-items-wrapper .variable-item.color-variable-item {
opacity: 1;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item {
background-color: #f3f3f3;
border: none;
line-height: 40px;
color: #1b1a1a;
text-transform: uppercase;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.3s ease 0s;
-khtml-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
margin: 0 5px 5px 0;
width: 40px;
height: 40px;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item span {
font-size: 14px;
}
.single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item.selected, .single-product #primary div.product form.cart .button-variable-wrapper .button-variable-item:hover {
background-color: #c7a17a;
color: #fff;
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item {
padding: 0;
border: none;
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
margin: 0 5px 5px 0;
opacity: 0.5;
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item span {
border: 2px solid rgba(0, 0, 0, 0.2);
}
.single-product #primary div.product form.cart .color-variable-wrapper .color-variable-item.selected {
opacity: 1;
}
.single-product #primary div.product form.cart:not(.grouped_form) {
display: flex;
flex-wrap: nowrap;
align-items: center;
}
.single-product #primary div.product form.cart:not(.grouped_form) .single_add_to_cart_button {
margin-top: 0;
background-color: #12100d;
}
.single-product #primary div.product form.cart:not(.grouped_form) .single_add_to_cart_button:before, .single-product #primary div.product form.cart:not(.grouped_form) .single_add_to_cart_button:hover {
background-color: #c7a17a;
}
.single-product #primary div.product form.cart:not(.variations_form), .single-product #primary div.product form.cart:not(.grouped_form) {
display: flex;
margin: 0;
align-items: center;
flex-wrap: wrap;
}
.single-product #primary div.product form.cart:not(.variations_form) .quantity, .single-product #primary div.product form.cart:not(.grouped_form) .quantity, .single-product #primary div.product form.cart:not(.variations_form) .single_add_to_cart_button, .single-product #primary div.product form.cart:not(.grouped_form) .single_add_to_cart_button {
opacity: 1;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
margin-top: 5px;
margin-bottom: 5px;
}
.single-product #primary div.product form.cart .woocommerce-grouped-product-list td {
vertical-align: middle;
}
.single-product #primary div.product .woocommerce-gallery span.onsale {
display: none;
}
@media screen and (min-width: 576px) {
.single-product #primary div.product .woocommerce-product-gallery {
width: 100% !important;
display: flex;
margin-bottom: 32px;
}
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
right: 20px;
top: 20px;
display: none;
}
@media screen and (min-width: 1200px) {
.single-product #primary div.product .woocommerce-product-gallery {
padding-right: 15px;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
right: 35px;
}
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav {
display: flex;
}
@media screen and (min-width: 576px) {
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav {
align-items: center;
flex-direction: column;
padding-left: 10px;
}
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav {
margin-left: -5px;
margin-right: -5px;
}
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li {
background-color: #fff;
flex-grow: 1;
}
@media screen and (min-width: 576px) {
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li {
width: 100%;
float: none;
padding: 0px;
margin-bottom: 10px;
display: flex;
align-items: center;
}
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li {
margin-left: 5px;
margin-right: 5px;
}
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav li:last-child {
margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav img {
opacity: 0.8;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-control-nav img.flex-active {
opacity: 1;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
}
.single-product #primary div.product .woocommerce-product-gallery .woocommerce-product-gallery__image a {
position: relative;
display: block;
}
.single-product #primary div.product .woocommerce-product-gallery .flex-viewport {
background-color: #fff;
margin-bottom: 25px;
}
@media screen and (min-width: 576px) {
.single-product #primary div.product .woocommerce-product-gallery .flex-viewport {
min-width: 80%;
max-width: 80%;
margin-bottom: 0;
}
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-product-gallery .flex-viewport {
margin-bottom: 10px;
}
}
.single-product #primary div.product .entry-summary {
width: 100% !important;
margin-bottom: 35px;
}
@media screen and (min-width: 768px) {
.single-product #primary div.product .entry-summary {
position: sticky;
top: 62px;
}
}
.single-product #primary div.product .entry-summary .woocommerce-product-rating {
margin-bottom: 5px;
}
.single-product #primary div.product .entry-summary .woocommerce-product-rating .woocommerce-review-link {
display: none;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-price {
margin-bottom: 12px;
}
.single-product #primary div.product .entry-summary .entry-title {
font-size: 22px;
margin-bottom: 10px;
font-weight: 700;
}
.single-product #primary div.product .entry-summary .price {
margin-left: -5px;
margin-right: -5px;
display: flex;
flex-wrap: wrap;
margin-bottom: 0;
color: #9b9b9b;
align-items: center;
font-family: 'Oswald', sans-serif;
}
.single-product #primary div.product .entry-summary .price > span {
font-size: 25px;
font-weight: bold;
margin-left: 5px;
margin-right: 5px;
}
.single-product #primary div.product .entry-summary .price .amount {
color: #c7a17a;
font-weight: 700;
}
.single-product #primary div.product .entry-summary .price ins {
margin-left: 5px;
margin-right: 5px;
font-size: 25px;
}
.single-product #primary div.product .entry-summary .price del {
margin-left: 5px;
margin-right: 5px;
color: #c7a17a;
font-size: 25px;
}
.single-product #primary div.product .entry-summary .price del .amount {
color: inherit;
}
.single-product #primary div.product .entry-summary .price del + ins {
color: #7c7770;
}
.single-product #primary div.product .entry-summary .price del + ins:before {
content: " - ";
display: inline-block;
margin-right: 8px;
}
.single-product #primary div.product .entry-summary .stock {
color: #12100d;
}
.single-product #primary div.product .entry-summary .stock.in-stock {
color: #12100d;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-excerpt > h3 {
font-size: 30px;
margin-bottom: 11px;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-excerpt p {
font-size: 14px;
line-height: 23px;
}
.single-product #primary div.product .entry-summary .woocommerce-product-summary-meta {
margin-top: 10px;
margin-bottom: 20px;
font-size: 14px;
color: #9b9b9b;
}
.single-product #primary div.product .entry-summary .woocommerce-product-summary-meta > div {
margin-bottom: 8px;
}
.single-product #primary div.product .entry-summary .woocommerce-product-summary-meta a {
color: inherit;
font-size: inherit;
}
.single-product #primary div.product .entry-summary .woocommerce-product-summary-meta a:hover {
color: #c7a17a;
}
.single-product #primary div.product .entry-summary .woocommerce-product-summary-meta label {
color: #282828;
padding-right: 10px;
min-width: 120px;
font-weight: 700;
}
.single-product #primary div.product .entry-summary .woocommerce-product-summary-meta .woocommerce-product-category {
display: block;
}
.single-product #primary div.product .entry-summary .woocommerce-product-summary-meta .woocommerce-product-category a {
margin-bottom: 0;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-social-share {
padding-top: 15px;
border-top: 2px solid #e5e5e5;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-social-share .el-label {
font-size: 14px;
font-weight: 700;
color: #282829;
display: block;
margin-bottom: 5px;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-social-share .el-social a {
z-index: 1;
font-size: 16px;
color: #333;
display: inline-block;
margin: 0 3px;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
color: #7c7770;
background-color: #fff;
position: relative;
overflow: hidden;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-social-share .el-social a:before {
z-index: -1;
content: "";
height: 100%;
width: 0;
background-color: #c7a17a;
position: absolute;
bottom: 0;
right: 0;
transform-origin: left;
-moz-transform-origin: left;
-ms-transform-origin: left;
-webkit-transform-origin: left;
-o-transform-origin: left;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-social-share .el-social a:hover {
color: #fff;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-social-share .el-social a:hover:before {
opacity: 1;
width: 100%;
left: 0;
right: auto;
transform-origin: right;
-moz-transform-origin: right;
-ms-transform-origin: right;
-webkit-transform-origin: right;
-o-transform-origin: right;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-social-share .list-icon {
margin-left: -3px;
margin-right: -3px;
}
.single-product #primary div.product .entry-summary .single_add_to_cart_button {
clear: left;
margin-top: 30px;
text-transform: uppercase;
font-size: 14px;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-holder {
display: flex;
margin-bottom: 25px;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-holder .woocommerce-sg-product-title {
text-transform: uppercase;
font-size: 24px;
font-weight: bold;
color: #12100d;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-holder .woocommerce-sg-product-title .entry-title {
margin-bottom: 0;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-holder .woocommerce-sg-product-title + .woocommerce-sg-product-rating {
margin-left: 25px;
padding-left: 25px;
border-left: 2px solid #e5e5e5;
}
.single-product #primary div.product .entry-summary .woocommerce-sg-product-holder .woocommerce-sg-product-rating .woocommerce-product-rating {
margin-bottom: 0;
}
.single-product #primary div.product .entry-summary .woosw-btn {
display: none;
}
.single-product #primary div.product .entry-summary .woocommerce-wishlist .woosw-btn {
display: block;
background-color: transparent;
padding: 0;
color: #12100d;
padding-left: 2px;
line-height: 23px;
margin-bottom: 12px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.single-product #primary div.product .entry-summary .woocommerce-wishlist .woosw-btn:before {
margin-right: 5px;
font-family: 'Font Awesome 5 Pro';
content: "\f004";
display: inline-block;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.single-product #primary div.product .entry-summary .woocommerce-wishlist .woosw-btn:hover {
color: #c7a17a;
}
.single-product #primary div.product .entry-summary .woocommerce-wishlist .woosw-btn:hover:before {
color: #c7a17a;
-webkit-animation: icon-bounce 0.5s linear 1;
-khtml-animation: icon-bounce 0.5s linear 1;
-moz-animation: icon-bounce 0.5s linear 1;
-ms-animation: icon-bounce 0.5s linear 1;
-o-animation: icon-bounce 0.5s linear 1;
animation: icon-bounce 0.5s linear 1;
}
.single-product #primary div.product .entry-summary .woocommerce-variation-add-to-cart {
display: flex;
align-items: center;
}
.single-product #primary div.product .entry-summary .woocommerce-variation-add-to-cart .added_to_cart {
margin-left: 15px;
}
.single-product #primary div.product .woocommerce-tabs {
margin: 20px auto 35px;
padding: 20px 40px 45px;
background-color: #fff;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs {
margin: 0 0 25px;
padding: 0;
display: flex;
flex-wrap: wrap;
overflow: visible;
border-bottom: 4px solid rgba(124, 119, 112, 0.05);
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs:before, .single-product #primary div.product .woocommerce-tabs ul.wc-tabs:after {
display: none;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li {
padding: 0;
border: none;
background-color: transparent;
margin-bottom: -4px;
}
@media screen and (min-width: 1200px) {
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li {
margin: 0 75px;
}
}
@media screen and (max-width: 1199px) {
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li {
margin-left: 15px;
margin-right: 15px;
}
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a {
padding-top: 5px;
font-size: 14px;
color: #7c7770;
font-weight: 700;
text-transform: uppercase;
line-height: 52px;
z-index: 1;
position: relative;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a:before {
z-index: 1;
content: "";
height: 4px;
width: 0;
background-color: #c7a17a;
position: absolute;
bottom: -4px;
right: 0;
transform-origin: left;
-moz-transform-origin: left;
-ms-transform-origin: left;
-webkit-transform-origin: left;
-o-transform-origin: left;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li a:hover:before {
opacity: 1;
width: 100%;
left: 0;
right: auto;
transform-origin: right;
-moz-transform-origin: right;
-ms-transform-origin: right;
-webkit-transform-origin: right;
-o-transform-origin: right;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:before, .single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:after {
display: none;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:last-child {
margin-right: 0;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li:first-child {
margin-left: 0;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active a {
color: #12100d;
}
.single-product #primary div.product .woocommerce-tabs ul.wc-tabs li.active a:before {
opacity: 1;
width: 100%;
left: 0;
right: auto;
transform-origin: right;
-moz-transform-origin: right;
-ms-transform-origin: right;
-webkit-transform-origin: right;
-o-transform-origin: right;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel {
margin-bottom: 0;
font-size: 14px;
line-height: 25px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
margin-bottom: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel > h2 {
display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes {
border: 1px solid #dee2e6;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes th, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
border-bottom: 1px solid #dee2e6;
font-family: inherit;
color: #1b1a1a;
font-weight: normal;
font-style: normal;
padding: 10px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .shop_attributes td {
border-left: 1px solid #dee2e6;
}
@media screen and (min-width: 992px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews {
display: flex;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews > div {
min-width: 50%;
max-width: 50%;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper {
padding-left: 30px;
margin-top: 5px;
}
}
.single-product #primary div.product .woocommerce-tabs .tab-product-feature-list {
font-size: 18px;
line-height: 34px;
}
.single-product #primary div.product .woocommerce-tabs .tab-product-feature-list .col-xl-4 {
font-weight: 600;
}
.single-product #primary div.product .woocommerce-tabs .tab-product-feature-list .line-gap {
margin: 0;
width: 100%;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-noreviews {
margin-bottom: 15px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--description {
font-size: 15px;
line-height: 26px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating {
margin-bottom: 15px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-rating label {
margin-bottom: 10px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form-comment label {
margin-bottom: 8px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .woocommerce-Reviews-title {
font-size: 18px;
text-transform: uppercase;
margin-bottom: 22px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-reply-title, .single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .nice-select {
display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-form #comment {
padding-top: 15px;
height: 56px;
padding-bottom: 22px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form {
padding: 30px;
border: 1px solid #e9e9e9;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #review_form #respond {
-webkit-box-shadow: none;
-khtml-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist {
padding: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review {
position: relative;
margin-bottom: 20px;
padding: 20px;
border: 1px solid #eee;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
position: absolute;
right: 10px;
top: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap .count-rating {
display: none;
}
@media screen and (max-width: 991px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .star-rating-wrap {
position: static;
margin-bottom: 6px;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment_container {
position: relative;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
top: 0;
padding: 0;
width: 60px;
-webkit-border-radius: 1px;
-khtml-border-radius: 1px;
-moz-border-radius: 1px;
-ms-border-radius: 1px;
-o-border-radius: 1px;
border-radius: 1px;
border: 2px solid rgba(124, 119, 112, 0.09);
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review img.avatar {
width: 40px;
border: none;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
border: none;
margin: 0;
padding: 0 0 0 80px;
}
@media screen and (max-width: 767px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text .star-rating {
float: none;
}
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .comment-text {
padding-left: 60px;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
display: flex;
align-items: center;
margin: 0 0 8px;
font-size: 16px;
}
@media screen and (max-width: 575px) {
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta {
display: block;
}
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date {
display: block;
font-size: 14px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__author {
color: ;
font-family: 'Oswald', sans-serif;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__dash {
display: none;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .meta .woocommerce-review__published-date:before {
content: "\f017";
font-family: 'Font Awesome 5 Pro';
margin: 0 4px;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews #reviews ol.commentlist li.review .description p {
margin: 0;
}
.single-product #primary div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews .comment-respond .comment-form .submit {
text-transform: uppercase !important;
}
.single-product #primary div.product .woocommerce-sg-product-navigation {
text-align: center;
margin-bottom: 57px;
}
.single-product #primary div.product .woocommerce-sg-product-navigation .product-previous-next {
display: inline-block;
position: relative;
}
.single-product #primary div.product .woocommerce-sg-product-navigation .product-previous-next a {
height: 50px;
width: 50px;
line-height: 50px;
background-color: #12100d;
display: inline-block;
color: #fff;
font-size: 16px;
margin: 0 3px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.single-product #primary div.product .woocommerce-sg-product-navigation .product-previous-next a:hover {
background-color: #c7a17a;
}
.single-product #primary div.product .quantity {
margin-right: 15px;
}
.single-product #primary div.product .product_meta .sku_wrapper, .single-product #primary div.product .product_meta .posted_in, .single-product #primary div.product .product_meta .tagged_as {
display: block;
font-weight: 600;
font-size: 15px;
}
.single-product #primary div.product .product_meta .sku_wrapper span, .single-product #primary div.product .product_meta .posted_in span, .single-product #primary div.product .product_meta .tagged_as span, .single-product #primary div.product .product_meta .sku_wrapper a, .single-product #primary div.product .product_meta .posted_in a, .single-product #primary div.product .product_meta .tagged_as a {
color: #c7a17a;
margin-left: 7px;
}
.single-product #primary div.product .product_meta .sku_wrapper a:hover, .single-product #primary div.product .product_meta .posted_in a:hover, .single-product #primary div.product .product_meta .tagged_as a:hover {
color: #12100d;
}
.single-product #primary div.product .product_meta .posted_in {
display: none;
}
@media screen and (min-width: 768px) {
.single-product.header-sticky #primary div.product .entry-summary {
top: 120px;
}
.single-product.header-sticky.admin-bar #primary div.product .entry-summary {
top: 150px;
}
}
body.woocommerce-cart .woocommerce-cart-form .actions .button, body.woocommerce-wishlist .woocommerce-cart-form .actions .button, body.woocommerce-cart #yith-wcwl-form .actions .button, body.woocommerce-wishlist #yith-wcwl-form .actions .button {
padding: 0 20px !important;
color: #fff !important;
-webkit-border-radius: 0;
-khtml-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
body.woocommerce-cart .woocommerce-cart-form table.cart td.actions .input-text, body.woocommerce-wishlist .woocommerce-cart-form table.cart td.actions .input-text, body.woocommerce-cart #yith-wcwl-form table.cart td.actions .input-text, body.woocommerce-wishlist #yith-wcwl-form table.cart td.actions .input-text {
width: 180px !important;
height: 54px;
padding: 0 25px;
font-size: 16px;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table, body.woocommerce-wishlist .woocommerce-cart-form .shop_table, body.woocommerce-cart #yith-wcwl-form .shop_table, body.woocommerce-wishlist #yith-wcwl-form .shop_table {
border: none;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table thead th, body.woocommerce-wishlist .woocommerce-cart-form .shop_table thead th, body.woocommerce-cart #yith-wcwl-form .shop_table thead th, body.woocommerce-wishlist #yith-wcwl-form .shop_table thead th {
font-size: 16px;
font-weight: 700;
color: #333;
text-transform: uppercase;
font-family: Oswald;
padding: 10px;
border-top: none;
border-left: none;
border-right: none;
border-bottom: 3px solid #c7a17a;
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td, body.woocommerce-wishlist .woocommerce-cart-form .shop_table tbody td, body.woocommerce-cart #yith-wcwl-form .shop_table tbody td, body.woocommerce-wishlist #yith-wcwl-form .shop_table tbody td {
text-align: left;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 1px solid rgba(0, 0, 0, .1);
}
body.woocommerce-cart .woocommerce-cart-form .shop_table tbody td.actions, body.woocommerce-wishlist .woocommerce-cart-form .shop_table tbody td.actions, body.woocommerce-cart #yith-wcwl-form .shop_table tbody td.actions, body.woocommerce-wishlist #yith-wcwl-form .shop_table tbody td.actions {
border-bottom: none;
padding-left: 0;
padding-right: 0;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name a, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name a, body.woocommerce-cart #yith-wcwl-form tbody .product-name a, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name a {
color: #1b1a1a;
font-size: 15px;
font-weight: 600;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name a:hover, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name a:hover, body.woocommerce-cart #yith-wcwl-form tbody .product-name a:hover, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name a:hover {
color: #c7a17a;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name .yith-wcqv-button, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name .yith-wcqv-button, body.woocommerce-cart #yith-wcwl-form tbody .product-name .yith-wcqv-button, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name .yith-wcqv-button {
display: none;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-name dl.variation, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-name dl.variation, body.woocommerce-cart #yith-wcwl-form tbody .product-name dl.variation, body.woocommerce-wishlist #yith-wcwl-form tbody .product-name dl.variation {
display: none;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-price, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-price, body.woocommerce-cart #yith-wcwl-form tbody .product-price, body.woocommerce-wishlist #yith-wcwl-form tbody .product-price, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-subtotal, body.woocommerce-cart #yith-wcwl-form tbody .product-subtotal, body.woocommerce-wishlist #yith-wcwl-form tbody .product-subtotal {
color: #1b1a1a;
font-size: 15px;
font-weight: 600;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-price ins, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-price ins, body.woocommerce-cart #yith-wcwl-form tbody .product-price ins, body.woocommerce-wishlist #yith-wcwl-form tbody .product-price ins, body.woocommerce-cart .woocommerce-cart-form tbody .product-subtotal ins, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-subtotal ins, body.woocommerce-cart #yith-wcwl-form tbody .product-subtotal ins, body.woocommerce-wishlist #yith-wcwl-form tbody .product-subtotal ins {
color: #1b1a1a;
background-color: transparent;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail {
text-align: center !important;
min-width: 120px;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail a, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail a, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail a {
display: block;
}
body.woocommerce-cart .woocommerce-cart-form tbody .product-thumbnail a img, body.woocommerce-wishlist .woocommerce-cart-form tbody .product-thumbnail a img, body.woocommerce-cart #yith-wcwl-form tbody .product-thumbnail a img, body.woocommerce-wishlist #yith-wcwl-form tbody .product-thumbnail a img {
width: 100%;
max-width: 80px;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove, body.woocommerce-cart #yith-wcwl-form .product-remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove {
position: relative;
min-width: 50px;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove {
font-size: 0px;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove:before, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove:before, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove:before, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove:before {
content: "\f136";
font-family: "Material-Design-Iconic-Font";
font-size: 18px;
height: 32px;
width: 32px;
line-height: 32px;
background-color: #c7a17a;
color: #fff;
-webkit-border-radius: 32px;
-khtml-border-radius: 32px;
-moz-border-radius: 32px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
border-radius: 32px;
font-weight: normal;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
left: 0;
right: 0;
margin: auto;
}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove:hover:before, body.woocommerce-wishlist .woocommerce-cart-form .product-remove a.remove:hover:before, body.woocommerce-cart #yith-wcwl-form .product-remove a.remove:hover:before, body.woocommerce-wishlist #yith-wcwl-form .product-remove a.remove:hover:before {
color: #fff;
background-color: rgba(199, 161, 122, 0.85);
}
@media screen and (max-width: 769px) {
body.woocommerce-cart .woocommerce-cart-form .product-remove, body.woocommerce-wishlist .woocommerce-cart-form .product-remove, body.woocommerce-cart #yith-wcwl-form .product-remove, body.woocommerce-wishlist #yith-wcwl-form .product-remove {
min-height: 57px;
}
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table, body.woocommerce-wishlist .woocommerce-cart-form table.shop_table, body.woocommerce-cart #yith-wcwl-form table.shop_table, body.woocommerce-wishlist #yith-wcwl-form table.shop_table {
margin-bottom: 40px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
@media screen and (max-width: 769px) {
body.woocommerce-cart .woocommerce-cart-form table.shop_table td, body.woocommerce-wishlist .woocommerce-cart-form table.shop_table td, body.woocommerce-cart #yith-wcwl-form table.shop_table td, body.woocommerce-wishlist #yith-wcwl-form table.shop_table td {
background-color: #fff !important;
}
}
body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-wishlist .cart-collaterals .cart_totals {
background-color: #fff;
padding: 40px 50px;
-webkit-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-khtml-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-o-box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
-webkit-border-radius: 7px;
-khtml-border-radius: 7px;
-moz-border-radius: 7px;
-ms-border-radius: 7px;
-o-border-radius: 7px;
border-radius: 7px;
width: 33.33%;
}
@media screen and (max-width: 991px) {
body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-wishlist .cart-collaterals .cart_totals {
width: 50%;
padding-left: 40px;
padding-right: 40px;
}
}
@media screen and (max-width: 991px) {
body.woocommerce-cart .cart-collaterals .cart_totals, body.woocommerce-wishlist .cart-collaterals .cart_totals {
padding: 30px;
width: 100%;
}
}
body.woocommerce-cart .cart-collaterals .cart_totals > h2, body.woocommerce-wishlist .cart-collaterals .cart_totals > h2 {
font-size: 24px;
border-bottom: 1px solid rgba(96, 101, 104, 0.15);
margin-bottom: 20px;
padding-bottom: 14px;
text-transform: uppercase;
}
body.woocommerce-cart .cart-collaterals .cart_totals th, body.woocommerce-wishlist .cart-collaterals .cart_totals th {
vertical-align: middle !important;
border: none !important;
color: inherit;
font-weight: normal;
padding: 12px 10px 12px 0px;
}
body.woocommerce-cart .cart-collaterals .cart_totals th + td, body.woocommerce-wishlist .cart-collaterals .cart_totals th + td {
border-left: 1px solid #ebebeb;
}
body.woocommerce-cart .cart-collaterals .cart_totals td, body.woocommerce-wishlist .cart-collaterals .cart_totals td {
border: none !important;
padding: 12px 10px;
text-align: right;
}
body.woocommerce-cart .cart-collaterals .cart_totals strong, body.woocommerce-wishlist .cart-collaterals .cart_totals strong {
font-weight: 600;
}
body.woocommerce-cart .cart-collaterals .cart_totals .order-total th, body.woocommerce-wishlist .cart-collaterals .cart_totals .order-total th, body.woocommerce-cart .cart-collaterals .cart_totals .order-total td, body.woocommerce-wishlist .cart-collaterals .cart_totals .order-total td {
color: #222;
font-weight: 600;
}
body.woocommerce-cart .cart-collaterals .cart_totals .shop_table, body.woocommerce-wishlist .cart-collaterals .cart_totals .shop_table {
border: none;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator p, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator p {
margin-bottom: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button {
color: #c7a17a;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:after, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:after {
content: '\f2f9';
margin-left: 9px;
font-family: "Material-Design-Iconic-Font";
position: relative;
top: 1px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:hover, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-button:hover {
color: #c7a17a;
}
body.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form, body.woocommerce-wishlist .cart-collaterals .cart_totals .woocommerce-shipping-calculator .shipping-calculator-form {
padding-top: 10px;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout, body.woocommerce-wishlist .cart-collaterals .cart_totals .wc-proceed-to-checkout {
padding-bottom: 0;
}
body.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, body.woocommerce-wishlist .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
font-size: 16px;
width: 100%;
}
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout, body.woocommerce-wishlist .cart-collaterals .wc-proceed-to-checkout {
text-align: right;
}
.woocommerce-checkout form.checkout_coupon {
border: 1px solid #eee;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
background-color: #f7f8fa;
}
.woocommerce-checkout form.checkout_coupon .form-row-first {
width: 50%;
padding-right: 30px;
}
.woocommerce-checkout form.checkout_coupon .form-row-last {
width: 50%;
}
.woocommerce-checkout #add_payment_method #payment, .woocommerce-checkout #payment {
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
}
.woocommerce-checkout #customer_details {
margin: 0 -15px;
width: inherit;
}
.woocommerce-checkout #customer_details .col-1, .woocommerce-checkout #customer_details .col-2 {
width: 50%;
flex: inherit;
max-width: 100%;
}
@media screen and (max-width: 767px) {
.woocommerce-checkout #customer_details {
margin: 0;
}
.woocommerce-checkout #customer_details .col-1, .woocommerce-checkout #customer_details .col-2 {
width: 100%;
}
}
.woocommerce-checkout #customer_details span.woocommerce-input-wrapper {
width: 100%;
display: block;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields {
margin-bottom: 36px;
}
.woocommerce-checkout #customer_details .woocommerce-billing-fields > h3 {
font-weight: 600;
font-size: 22px;
text-transform: uppercase;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields {
margin-bottom: 36px;
}
.woocommerce-checkout #customer_details .woocommerce-additional-fields > h3 {
font-size: 22px;
font-weight: 600;
text-transform: uppercase;
margin-bottom: 43px;
}
@media screen and (min-width: 768px) {
.woocommerce-checkout #customer_details .woocommerce-additional-fields .woocommerce-input-wrapper textarea {
min-height: 173px;
}
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address {
font-size: 28px;
cursor: pointer;
-webkit-transition: all 0.3s linear;
-khtml-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address:hover {
color: #c7a17a;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address #ship-to-different-address-checkbox {
position: absolute;
opacity: 0;
}
.woocommerce-checkout #customer_details .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label span:after {
content: "\f01a";
font-family: 'Font Awesome 5 Pro';
margin-left: 14px;
font-weight: normal;
}
.woocommerce-checkout #customer_details #billing_country_field label, .woocommerce-checkout #customer_details #shipping_country_field label, .woocommerce-checkout #customer_details #billing_address_1_field label, .woocommerce-checkout #customer_details #shipping_address_1_field label, .woocommerce-checkout #customer_details #order_comments_field label {
display: none !important;
}
.woocommerce-checkout form.woocommerce-checkout #order_review_heading {
font-size: 22px;
text-transform: uppercase;
}
.woocommerce-checkout form.woocommerce-checkout #order_review th {
color: #1b1a1a;
vertical-align: middle !important;
}
.woocommerce-checkout form.woocommerce-checkout #order_review th + td {
border-left: 1px solid #ebebeb;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .product-total {
border-left: 1px solid #ebebeb;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .cart-subtotal td, .woocommerce-checkout form.woocommerce-checkout #order_review .order-total td {
font-weight: 600;
color: #1b1a1a;
}
.woocommerce-checkout form.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
margin-bottom: 60px;
background-color: #fff;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment {
background-color: #fff;
border: 1px solid #eee;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .about_paypal {
margin-left: 10px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .wc_payment_methods {
padding: 20px;
border-bottom: 1px solid #eee;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .place-order {
padding: 20px;
margin: 0;
}
@media screen and (min-width: 992px) {
.woocommerce-checkout form.woocommerce-checkout #order_review #payment .place-order .woocommerce-terms-and-conditions-wrapper {
padding-right: 50px;
}
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment #place_order {
background-color: #c7a17a;
float: none;
margin-top: 10px;
}
.woocommerce-checkout form.woocommerce-checkout #order_review #payment #place_order:hover {
background-color: #12100d;
}
.woocommerce-checkout #payment label {
font-size: 16px;
color: rgba(0, 0, 0, 0.87);
font-weight: 600;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation {
margin-bottom: 30px;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul {
margin: 0;
list-style: none;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li {
border-bottom: 1px solid #eaeaea;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a {
font-size: 16px;
padding: 10px 0;
color: #747da1;
position: relative;
display: block;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover {
color: #c7a17a;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:before {
content: "\f178";
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translate(0, -50%);
-khtml-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
transform: translate(0, -50%);
display: block;
font-family: "'Font Awesome 5 Pro'";
color: #c7a17a;
margin-left: -16px;
opacity: 0;
-webkit-transition: all 300ms linear 0ms;
-khtml-transition: all 300ms linear 0ms;
-moz-transition: all 300ms linear 0ms;
-ms-transition: all 300ms linear 0ms;
-o-transition: all 300ms linear 0ms;
transition: all 300ms linear 0ms;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li.is-active > a, .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover {
color: inherit;
padding-left: 26px;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li.is-active > a:before, .woocommerce-account .site-content #primary .woocommerce-MyAccount-navigation ul li a:hover:before {
margin-left: 0;
opacity: 1;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content {
margin-bottom: 30px;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content .col-1, .woocommerce-account .site-content #primary .woocommerce-MyAccount-content .col-2 {
flex: inherit;
max-width: inherit;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content .form-row label {
width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-MyAccount-content .form-row .woocommerce-input-wrapper {
width: 100%;
}
.woocommerce-account .site-content #primary .woocommerce-form {
background-color: #f7f8fa;
border: 1px solid #eee;
padding: 30px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
max-width: 670px;
margin: 0px auto 30px auto;
}
.woocommerce-account .site-content #primary .woocommerce-form label {
font-weight: 500;
margin-bottom: 2px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-Button.button {
margin-right: 16px;
height: auto;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword {
margin-bottom: 0;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword a {
color: #c7a17a;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-LostPassword a:hover {
color: #12100d;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox {
padding: 0;
line-height: 50px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox span {
font-size: 15px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
position: relative;
top: -1px;
}
.woocommerce-account .site-content #primary .woocommerce-form .woocommerce-Button {
height: 42px;
}
.woocommerce-account .site-content #primary .woocommerce-notices-wrapper + h2 {
text-align: center;
font-size: 24px;
}
.woocommerce-account .site-content #primary #customer_login {
margin: 0 -15px;
width: inherit;
display: flex;
flex-wrap: wrap;
}
.woocommerce-account .site-content #primary #customer_login h2 {
font-size: 24px;
}
.woocommerce-account .site-content #primary #customer_login .u-column1.col-1, .woocommerce-account .site-content #primary #customer_login .u-column2.col-2 {
width: 50%;
flex: inherit;
max-width: 100%;
}
@media screen and (max-width: 767px) {
.woocommerce-account .site-content #primary #customer_login {
margin: 0;
}
.woocommerce-account .site-content #primary #customer_login .u-column1.col-1, .woocommerce-account .site-content #primary #customer_login .u-column2.col-2 {
width: 100%;
padding: 0;
}
}
.woocommerce-account .site-content #primary .woocommerce-password-strength.bad {
background-color: transparent;
padding: 8px 0;
}
body #yith-wcwl-popup-message {
margin-left: -108px;
display: none;
bottom: 30px;
top: auto;
right: 30px;
left: auto;
background-color: #c7a17a;
border-radius: 3px;
border: none;
color: #fff;
padding: 0 20px;
}
.woocommerce-wishlist tfoot td {
display: none;
}
.woocommerce-wishlist .product-stock-status {
font-size: 16px;
font-weight: 600;
}
.woocommerce-wishlist .product-stock-status .wishlist-in-stock {
color: #12100d !important;
}
.woocommerce-wishlist #yith-wcwl-form .wishlist-empty {
text-align: center !important;
}
.woocommerce-wishlist #yith-wcwl-form .product-add-to-cart {
text-align: center !important;
}
.woocommerce-wishlist #yith-wcwl-form .product-add-to-cart a.button {
padding: 0 20px;
background-color: #c7a17a;
color: #fff;
line-height: 42px;
font-size: 16px;
display: inline-block !important;
}
.woocommerce-wishlist #yith-wcwl-form .product-add-to-cart a.button:hover {
background-color: #12100d;
}
.woocommerce-wishlist #yith-wcwl-form .product-add-to-cart a.button.loading {
padding-right: 30px;
}
.woocommerce-wishlist #yith-wcwl-form .product-add-to-cart a.button.loading:after {
top: 0;
right: 8px;
}
@media screen and (max-width: 767px) {
.woocommerce-wishlist #yith-wcwl-form {
overflow-x: scroll;
}
.woocommerce-wishlist #yith-wcwl-form .cart.wishlist_table {
min-width: 767px;
}
}
.woocommerce-grouped-product-list {
border: none;
}
.woosw-content-item .woosw-content-item--add .add_to_cart_button {
height: 35px;
line-height: 35px !important;
padding-top: 0 !important;
padding-bottom: 0 !important;
font-size: 12px !important;
text-transform: uppercase;
font-weight: 400;
}
.woosw-content-item .woosw-content-item--add .add_to_cart_button.loading {
padding-right: 30px;
}
.woosw-content-item .woosw-content-item--add .add_to_cart_button.loading:after {
top: 0;
right: 8px;
}
.mfp-woosq .mfp-content .entry-summary .entry-title {
font-size: 25px;
text-transform: uppercase;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-product-rating {
margin-bottom: 5px;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-product-rating .woocommerce-review-link {
display: none;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-sg-product-price {
margin-bottom: 12px;
}
.mfp-woosq .mfp-content .entry-summary .entry-title {
font-size: 22px;
margin-bottom: 10px;
font-weight: 700;
}
.mfp-woosq .mfp-content .entry-summary .price {
margin-left: -5px;
margin-right: -5px;
display: flex;
flex-wrap: wrap;
margin-bottom: 20px;
color: #9b9b9b;
align-items: center;
font-family: 'Oswald', sans-serif;
}
.mfp-woosq .mfp-content .entry-summary .price > span {
font-size: 25px;
font-weight: bold;
margin-left: 5px;
margin-right: 5px;
}
.mfp-woosq .mfp-content .entry-summary .price .amount {
color: #c7a17a;
font-weight: 700;
}
.mfp-woosq .mfp-content .entry-summary .price ins {
margin-left: 5px;
margin-right: 5px;
font-size: 25px;
}
.mfp-woosq .mfp-content .entry-summary .price del {
margin-left: 5px;
margin-right: 5px;
color: #c7a17a;
font-size: 25px;
}
.mfp-woosq .mfp-content .entry-summary .price del .amount {
color: inherit;
}
.mfp-woosq .mfp-content .entry-summary .price del + ins {
color: #7c7770;
}
.mfp-woosq .mfp-content .entry-summary .price del + ins:before {
content: " - ";
display: inline-block;
margin-right: 8px;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-sg-product-excerpt > h3 {
font-size: 30px;
margin-bottom: 11px;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-sg-product-excerpt p {
font-size: 14px;
line-height: 23px;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-product-summary-meta {
margin-top: 10px;
margin-bottom: 20px;
font-size: 14px;
color: #9b9b9b;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-product-summary-meta > div {
margin-bottom: 8px;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-product-summary-meta a {
color: inherit;
font-size: inherit;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-product-summary-meta a:hover {
color: #c7a17a;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-product-summary-meta label {
color: #282828;
padding-right: 10px;
min-width: 120px;
font-weight: 700;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-product-summary-meta .woocommerce-product-category {
display: block;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-product-summary-meta .woocommerce-product-category a {
margin-bottom: 0;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-sg-product-social-share {
padding-top: 15px;
border-top: 2px solid #e5e5e5;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-sg-product-social-share .el-label {
font-size: 14px;
font-weight: 700;
color: #282829;
display: block;
margin-bottom: 5px;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-sg-product-social-share .el-social a {
z-index: 1;
font-size: 16px;
color: #333;
display: inline-block;
margin: 0 3px;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
color: #7c7770;
background-color: #fff;
position: relative;
overflow: hidden;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-sg-product-social-share .el-social a:before {
z-index: -1;
content: "";
height: 100%;
width: 0;
background-color: #c7a17a;
position: absolute;
bottom: 0;
right: 0;
transform-origin: left;
-moz-transform-origin: left;
-ms-transform-origin: left;
-webkit-transform-origin: left;
-o-transform-origin: left;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-sg-product-social-share .el-social a:hover {
color: #fff;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-sg-product-social-share .el-social a:hover:before {
opacity: 1;
width: 100%;
left: 0;
right: auto;
transform-origin: right;
-moz-transform-origin: right;
-ms-transform-origin: right;
-webkit-transform-origin: right;
-o-transform-origin: right;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-sg-product-social-share .list-icon {
margin-left: -3px;
margin-right: -3px;
}
.mfp-woosq .mfp-content .entry-summary .single_add_to_cart_button {
clear: left;
margin-top: 30px;
text-transform: uppercase;
font-size: 14px;
}
.mfp-woosq .mfp-content .entry-summary .woosw-btn {
display: none;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-wishlist .woosw-btn {
display: block;
background-color: transparent;
padding: 0;
color: #12100d;
padding-left: 2px;
line-height: 23px;
margin-bottom: 12px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-wishlist .woosw-btn:before {
margin-right: 5px;
font-family: 'Font Awesome 5 Pro';
content: "\f004";
display: inline-block;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-wishlist .woosw-btn:hover {
color: #c7a17a;
}
.mfp-woosq .mfp-content .entry-summary .woocommerce-wishlist .woosw-btn:hover:before {
color: #c7a17a;
-webkit-animation: icon-bounce 0.5s linear 1;
-khtml-animation: icon-bounce 0.5s linear 1;
-moz-animation: icon-bounce 0.5s linear 1;
-ms-animation: icon-bounce 0.5s linear 1;
-o-animation: icon-bounce 0.5s linear 1;
animation: icon-bounce 0.5s linear 1;
}
.mfp-woosq .mfp-content .entry-summary .product_meta > span {
display: block;
}
.mfp-woosq .mfp-content .entry-summary .product_meta > span + span {
padding-top: 10px;
margin-top: 10px;
border-top: 1px solid rgba(18, 16, 13, 0.2);
}
.mfp-woosq .mfp-content .entry-summary .product_meta .posted_in:before, .mfp-woosq .mfp-content .entry-summary .product_meta .tagged_as:before {
width: 20px;
display: inline-block;
margin-right: 5px;
content: '\f660';
font-family: 'Font Awesome 5 Pro';
}
.mfp-woosq .mfp-content .woocommerce-variation-add-to-cart {
display: flex;
}
.mfp-woosq .mfp-content .woocommerce-variation-add-to-cart .single_add_to_cart_button {
background-color: #c7a17a !important;
text-transform: uppercase !important;
opacity: 1 !important;
margin-top: 0;
}
.mfp-woosq .mfp-content .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover {
background-color: #12100d !important;
}
.mfp-woosq .mfp-content form.cart .single_add_to_cart_button {
background-color: #c7a17a !important;
text-transform: uppercase !important;
opacity: 1 !important;
margin-top: 0;
}
.mfp-woosq .mfp-content form.cart .single_add_to_cart_button:hover {
background-color: #12100d !important;
}
.mfp-woosq .mfp-content #woosq-popup .slick-slider .slick-arrow {
height: 55px;
width: 35px;
text-align: center;
line-height: 55px;
background-color: #12100d;
opacity: 1;
display: flex;
align-items: center;
justify-content: center;
}
.mfp-woosq .mfp-content #woosq-popup .slick-slider .slick-arrow:before {
color: #fff;
}
.mfp-woosq .mfp-content #woosq-popup .slick-slider .slick-arrow:hover {
background-color: #c7a17a;
}
.mfp-woosq .mfp-content #woosq-popup .slick-slider .slick-dots {
display: none !important;
}
.mfp-woosq .mfp-content #woosq-popup .product_meta {
margin-bottom: 30px;
}
.mfp-woosq .mfp-close {
background-color: #12100d;
color: #fff;
opacity: 1;
width: 80px;
height: 80px;
top: -40px;
right: -40px;
-webkit-border-radius: 50%;
-khtml-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.mfp-woosq .mfp-close:before {
color: #fff;
font-size: 15px;
position: absolute;
left: 10px;
bottom: 10px;
z-index: 1;
}
.mfp-woosq .mfp-close:hover {
background-color: #c7a17a;
}
.woosw-content-items .woosw-content-item .woosw-content-item--title {
font-weight: 600;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
}
@media screen and (max-width: 767px) {
.woosw-content-items .woosw-content-item .woosw-content-item--title {
line-height: 1.3;
}
}
.woosw-content-items .woosw-content-item .woosw-content-item--title a {
color: #12100d;
}
.woosw-content-items .woosw-content-item .woosw-content-item--title a:hover {
color: #c7a17a;
}
.woosw-content-items .woosw-content-item .woosw-content-item--add a.button {
padding: 13px 10px;
display: inline-block;
line-height: 1.2;
}
.woosw-list .woosw-copy .woosw-copy-btn {
margin-left: 15px;
}
.woosw-list .woosw-copy .woosw-copy-btn input {
height: 50px;
line-height: 50px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.3s;
-khtml-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
border: none;
color: #fff;
background-color: #12100d;
padding-left: 25px;
padding-right: 25px;
}
.woosw-list .woosw-copy .woosw-copy-btn input:hover {
background-color: #c7a17a;
color: #fff;
}
.woocommerce #review_form #respond .comment-form p {
margin-bottom: 20px;
}
.woocommerce #review_form #respond .comment-form .comment-form-rating {
margin-bottom: 5px;
}
.woocommerce #review_form #respond .comment-form .comment-form-rating p {
margin-bottom: 0;
}
.search-results .content-area .single-hentry.archive.type-product .entry-meta, .search-results .content-area .single-hentry.archive.type-product .entry-readmore {
display: none;
}
.cms-carousel-inner {
margin: 0 -15px;
}
.slick-slide {
padding: 0 15px;
}
#elementor-panel-get-pro-elements {
display: none !important;
}
.elementor-icons-manager__tab__item {
height: 80px !important;
}
.elementor-element .elementor-widget:not(:last-child) {
margin-bottom: 0;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
max-width: 1190px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
max-width: 1200px;
}
.site-content .elementor-container.elementor-column-gap-default, .site-footer-custom .elementor-container.elementor-column-gap-default {
margin: 0 -10px;
}
.site-content .elementor-container.elementor-column-gap-extended, .site-footer-custom .elementor-container.elementor-column-gap-extended {
margin: 0 -15px;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default, .site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default {
margin: 0 auto;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default .elementor-row .elementor-column-gap-extended, .site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-default .elementor-row .elementor-column-gap-extended {
margin: 0 -10px;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended, .site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended {
margin: 0 auto;
}
.site-content .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended .elementor-row .elementor-column-gap-extended, .site-footer-custom .elementor-section-stretched.elementor-section-boxed .elementor-container.elementor-column-gap-extended .elementor-row .elementor-column-gap-extended {
margin: 0 -15px;
}
.site-content .elementor-section-stretched.elementor-section-full_width .elementor-section-boxed > .elementor-column-gap-extended, .site-footer-custom .elementor-section-stretched.elementor-section-full_width .elementor-section-boxed > .elementor-column-gap-extended {
position: relative;
left: 50%;
-webkit-transform: translate(-50%, 0%);
-khtml-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-o-transform: translate(-50%, 0%);
transform: translate(-50%, 0%);
margin: 0;
}
.site-content .elementor-widget-text-editor, .site-footer-custom .elementor-widget-text-editor {
color: inherit;
font-family: inherit;
font-weight: inherit;
}
.single-footer #masthead, .elementor_library-template-default.single-elementor_library #masthead, .single-footer #pagetitle, .elementor_library-template-default.single-elementor_library #pagetitle, .single-footer #colophon, .elementor_library-template-default.single-elementor_library #colophon {
display: none;
}
@media screen and (min-width: 1400px) {
.elementor-section-full_width .elementor-inner-section > .elementor-container {
left: 50%;
-webkit-transform: translate(-50%, 0);
-khtml-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
}
@media screen and (max-width: 1199px) {
.col-offset-left > .elementor-column-wrap .elementor-widget-wrap {
padding-left: 0 !important;
}
.col-offset-right > .elementor-column-wrap .elementor-widget-wrap {
padding-right: 0 !important;
}
.col-offset-left > .elementor-column-wrap .elementor-widget-wrap .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
max-width: 100%;
}
}
@media screen and (max-width: 991px) {
.site-footer-custom {
overflow: hidden;
}
}
.elementor-editor-active #site-header-wrap {
display: none;
}
.elementor-editor-active #site-header-wrap .site-header-main.h-fixed {
position: static !important;
}
.elementor-editor-active .site-footer-custom {
display: none;
}
.elementor-editor-active .cms-navigation-menu1.is-sticky {
position: static;
}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#868e96;--gray-dark:#343a40;--primary:#007bff;--secondary:#868e96;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Poppins,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--font-family-monospace:"SFMono-Regular",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Poppins,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:5px}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#868e96}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #ddd;border-radius:.25rem;transition:all .2s ease-in-out;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#868e96}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{padding:.2rem .4rem;font-size:90%;color:#bd4147;background-color:#f8f9fa;border-radius:.25rem}a>code{padding:0;color:inherit;background-color:inherit}kbd{padding:.2rem .4rem;font-size:90%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;margin-top:0;margin-bottom:1rem;font-size:90%;color:#212529}pre code{padding:0;font-size:inherit;color:inherit;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #e9ecef}.table thead th{vertical-align:bottom;border-bottom:2px solid #e9ecef}.table tbody+tbody{border-top:2px solid #e9ecef}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #e9ecef}.table-bordered td,.table-bordered th{border:1px solid #e9ecef}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#dddfe2}.table-hover .table-secondary:hover{background-color:#cfd2d6}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#cfd2d6}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#e9ecef}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media (max-width:575px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm.table-bordered{border:0}}@media (max-width:767px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md.table-bordered{border:0}}@media (max-width:991px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg.table-bordered{border:0}}@media (max-width:1199px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive.table-bordered{border:0}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#868e96;opacity:1}.form-control:-ms-input-placeholder{color:#868e96;opacity:1}.form-control::-ms-input-placeholder{color:#868e96;opacity:1}.form-control::placeholder{color:#868e96;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.col-form-legend{padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;font-size:1rem}.form-control-plaintext{padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.form-control-plaintext.input-group-addon,.input-group-lg>.input-group-btn>.form-control-plaintext.btn,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.form-control-plaintext.input-group-addon,.input-group-sm>.input-group-btn>.form-control-plaintext.btn{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:calc(2.875rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;margin-bottom:.5rem}.form-check.disabled .form-check-label{color:#868e96}.form-check-label{padding-left:1.25rem;margin-bottom:0}.form-check-input{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.form-check-inline{display:inline-block;margin-right:.75rem}.form-check-inline .form-check-label{vertical-align:middle}.valid-feedback{display:none;margin-top:.25rem;font-size:.875rem;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;width:250px;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(40,167,69,.8);border-radius:.2rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid+.form-check-label,.was-validated .form-check-input:valid+.form-check-label{color:#28a745}.custom-control-input.is-valid~.custom-control-indicator,.was-validated .custom-control-input:valid~.custom-control-indicator{background-color:rgba(40,167,69,.25)}.custom-control-input.is-valid~.custom-control-description,.was-validated .custom-control-input:valid~.custom-control-description{color:#28a745}.custom-file-input.is-valid~.custom-file-control,.was-validated .custom-file-input:valid~.custom-file-control{border-color:#28a745}.custom-file-input.is-valid~.custom-file-control::before,.was-validated .custom-file-input:valid~.custom-file-control::before{border-color:inherit}.custom-file-input.is-valid:focus,.was-validated .custom-file-input:valid:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;margin-top:.25rem;font-size:.875rem;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;width:250px;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(220,53,69,.8);border-radius:.2rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid+.form-check-label,.was-validated .form-check-input:invalid+.form-check-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-indicator,.was-validated .custom-control-input:invalid~.custom-control-indicator{background-color:rgba(220,53,69,.25)}.custom-control-input.is-invalid~.custom-control-description,.was-validated .custom-control-input:invalid~.custom-control-description{color:#dc3545}.custom-file-input.is-invalid~.custom-file-control,.was-validated .custom-file-input:invalid~.custom-file-control{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-control::before,.was-validated .custom-file-input:invalid~.custom-file-control::before{border-color:inherit}.custom-file-input.is-invalid:focus,.was-validated .custom-file-input:invalid:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;margin-top:0;margin-bottom:0}.form-inline .form-check-label{padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-left:0}.form-inline .custom-control-indicator{position:static;display:inline-block;margin-right:.25rem;vertical-align:text-bottom}.form-inline .has-feedback .form-control-feedback{top:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not([disabled]):not(.disabled).active,.btn:not([disabled]):not(.disabled):active{background-image:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#007bff;border-color:#007bff}.btn-primary:not([disabled]):not(.disabled).active,.btn-primary:not([disabled]):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#868e96;border-color:#868e96}.btn-secondary:hover{color:#fff;background-color:#727b84;border-color:#6c757d}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#868e96;border-color:#868e96}.btn-secondary:not([disabled]):not(.disabled).active,.btn-secondary:not([disabled]):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#666e76;box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745}.btn-success:not([disabled]):not(.disabled).active,.btn-success:not([disabled]):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8}.btn-info:not([disabled]):not(.disabled).active,.btn-info:not([disabled]):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#111;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#111;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107}.btn-warning:not([disabled]):not(.disabled).active,.btn-warning:not([disabled]):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#111;background-color:#d39e00;border-color:#c69500;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545}.btn-danger:not([disabled]):not(.disabled).active,.btn-danger:not([disabled]):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#111;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#111;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not([disabled]):not(.disabled).active,.btn-light:not([disabled]):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#111;background-color:#dae0e5;border-color:#d3d9df;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40}.btn-dark:not([disabled]):not(.disabled).active,.btn-dark:not([disabled]):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not([disabled]):not(.disabled).active,.btn-outline-primary:not([disabled]):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#868e96;background-color:transparent;background-image:none;border-color:#868e96}.btn-outline-secondary:hover{color:#fff;background-color:#868e96;border-color:#868e96}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#868e96;background-color:transparent}.btn-outline-secondary:not([disabled]):not(.disabled).active,.btn-outline-secondary:not([disabled]):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#868e96;border-color:#868e96;box-shadow:0 0 0 .2rem rgba(134,142,150,.5)}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not([disabled]):not(.disabled).active,.btn-outline-success:not([disabled]):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not([disabled]):not(.disabled).active,.btn-outline-info:not([disabled]):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#fff;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not([disabled]):not(.disabled).active,.btn-outline-warning:not([disabled]):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#ffc107;border-color:#ffc107;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not([disabled]):not(.disabled).active,.btn-outline-danger:not([disabled]):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not([disabled]):not(.disabled).active,.btn-outline-light:not([disabled]):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not([disabled]):not(.disabled).active,.btn-outline-dark:not([disabled]):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:transparent}.btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}.btn-link.focus,.btn-link:focus{border-color:transparent;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#868e96}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}tr.collapse.show{display:table-row}tbody.collapse.show{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.dropdown,.dropup{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background:0 0;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#868e96;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#868e96;white-space:nowrap}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:0 1 auto;flex:0 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:2}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn+.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.btn+.dropdown-toggle-split::after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group .form-control{position:relative;z-index:2;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0}.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover{z-index:3}.input-group .form-control,.input-group-addon,.input-group-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{white-space:nowrap}.input-group-addon{padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:not(:last-child),.input-group-addon:not(:last-child),.input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,.input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group>.btn,.input-group-btn:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:not(:last-child){border-right:0}.input-group .form-control:not(:first-child),.input-group-addon:not(:first-child),.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group>.btn,.input-group-btn:not(:first-child)>.dropdown-toggle,.input-group-btn:not(:last-child)>.btn-group:not(:first-child)>.btn,.input-group-btn:not(:last-child)>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.form-control+.input-group-addon:not(:first-child){border-left:0}.input-group-btn{position:relative;-ms-flex-align:stretch;align-items:stretch;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:3}.input-group-btn:first-child>.btn+.btn{margin-left:0}.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group{margin-right:-1px}.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group{z-index:2;margin-left:0}.input-group-btn:not(:first-child)>.btn-group:first-child,.input-group-btn:not(:first-child)>.btn:first-child{margin-left:-1px}.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover{z-index:3}.custom-control{position:relative;display:-ms-inline-flexbox;display:inline-flex;min-height:1.5rem;padding-left:1.5rem;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-indicator{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-indicator{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-indicator{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-indicator{background-color:#e9ecef}.custom-control-input:disabled~.custom-control-description{color:#868e96}.custom-control-indicator{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#ddd;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-indicator{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator{background-color:#007bff;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-radio .custom-control-indicator{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-controls-stacked{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.custom-controls-stacked .custom-control{margin-bottom:.25rem}.custom-controls-stacked .custom-control+.custom-control{margin-left:0}.custom-select{display:inline-block;max-width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple]{height:auto;background-image:none}.custom-select:disabled{color:#868e96;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-file{position:relative;display:inline-block;max-width:100%;height:calc(2.25rem + 2px);margin-bottom:0}.custom-file-input{min-width:14rem;max-width:100%;height:calc(2.25rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-control{box-shadow:0 0 0 .075rem #fff,0 0 0 .2rem #007bff}.custom-file-control{position:absolute;top:0;right:0;left:0;z-index:5;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-control:lang(en):empty::after{content:"Choose file..."}.custom-file-control::before{position:absolute;top:-1px;right:-1px;bottom:-1px;z-index:6;display:block;height:calc(2.25rem + 2px);padding:.375rem .75rem;line-height:1.5;color:#495057;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-file-control:lang(en)::before{content:"Browse"}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#868e96}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #ddd}.nav-tabs .nav-link.disabled{color:#868e96;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#ddd #ddd #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background:0 0;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:767px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:991px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .dropup .dropdown-menu{top:auto;bottom:100%}}@media (max-width:1199px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .dropup .dropdown-menu{top:auto;bottom:100%}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .dropdown-menu-right{right:0;left:auto}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .dropup .dropdown-menu{top:auto;bottom:100%}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='//www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='//www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group .card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group .card+.card{margin-left:0;border-left:0}.card-group .card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group .card:first-child .card-img-top{border-top-right-radius:0}.card-group .card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group .card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group .card:last-child .card-img-top{border-top-left-radius:0}.card-group .card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group .card:only-child{border-radius:.25rem}.card-group .card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group .card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group .card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;column-count:3;-webkit-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#868e96;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#868e96}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#868e96;pointer-events:none;background-color:#fff;border-color:#ddd}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #ddd}.page-link:focus,.page-link:hover{color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#ddd}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#868e96}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#6c757d}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#111;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#111;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#111;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#111;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#464a4e;background-color:#e7e8ea;border-color:#dddfe2}.alert-secondary hr{border-top-color:#cfd2d6}.alert-secondary .alert-link{color:#2e3133}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:#007bff}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#868e96;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}a.list-group-item-primary,button.list-group-item-primary{color:#004085}a.list-group-item-primary:focus,a.list-group-item-primary:hover,button.list-group-item-primary:focus,button.list-group-item-primary:hover{color:#004085;background-color:#9fcdff}a.list-group-item-primary.active,button.list-group-item-primary.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#464a4e;background-color:#dddfe2}a.list-group-item-secondary,button.list-group-item-secondary{color:#464a4e}a.list-group-item-secondary:focus,a.list-group-item-secondary:hover,button.list-group-item-secondary:focus,button.list-group-item-secondary:hover{color:#464a4e;background-color:#cfd2d6}a.list-group-item-secondary.active,button.list-group-item-secondary.active{color:#fff;background-color:#464a4e;border-color:#464a4e}.list-group-item-success{color:#155724;background-color:#c3e6cb}a.list-group-item-success,button.list-group-item-success{color:#155724}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#155724;background-color:#b1dfbb}a.list-group-item-success.active,button.list-group-item-success.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}a.list-group-item-info,button.list-group-item-info{color:#0c5460}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#0c5460;background-color:#abdde5}a.list-group-item-info.active,button.list-group-item-info.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}a.list-group-item-warning,button.list-group-item-warning{color:#856404}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#856404;background-color:#ffe8a1}a.list-group-item-warning.active,button.list-group-item-warning.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}a.list-group-item-danger,button.list-group-item-danger{color:#721c24}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#721c24;background-color:#f1b0b7}a.list-group-item-danger.active,button.list-group-item-danger.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}a.list-group-item-light,button.list-group-item-light{color:#818182}a.list-group-item-light:focus,a.list-group-item-light:hover,button.list-group-item-light:focus,button.list-group-item-light:hover{color:#818182;background-color:#ececf6}a.list-group-item-light.active,button.list-group-item-light.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}a.list-group-item-dark,button.list-group-item-dark{color:#1b1e21}a.list-group-item-dark:focus,a.list-group-item-dark:hover,button.list-group-item-dark:focus,button.list-group-item-dark:hover{color:#1b1e21;background-color:#b9bbbe}a.list-group-item-dark.active,button.list-group-item-dark.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.show .modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px;pointer-events:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:15px;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:15px;margin:-15px -15px -15px auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:15px;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:30px auto}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Poppins,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:5px;height:5px}.tooltip .arrow::before{position:absolute;border-color:transparent;border-style:solid}.tooltip.bs-tooltip-auto[x-placement^=top],.tooltip.bs-tooltip-top{padding:5px 0}.tooltip.bs-tooltip-auto[x-placement^=top] .arrow,.tooltip.bs-tooltip-top .arrow{bottom:0}.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before,.tooltip.bs-tooltip-top .arrow::before{margin-left:-3px;content:"";border-width:5px 5px 0;border-top-color:#000}.tooltip.bs-tooltip-auto[x-placement^=right],.tooltip.bs-tooltip-right{padding:0 5px}.tooltip.bs-tooltip-auto[x-placement^=right] .arrow,.tooltip.bs-tooltip-right .arrow{left:0}.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before,.tooltip.bs-tooltip-right .arrow::before{margin-top:-3px;content:"";border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.bs-tooltip-auto[x-placement^=bottom],.tooltip.bs-tooltip-bottom{padding:5px 0}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow,.tooltip.bs-tooltip-bottom .arrow{top:0}.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.tooltip.bs-tooltip-bottom .arrow::before{margin-left:-3px;content:"";border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bs-tooltip-auto[x-placement^=left],.tooltip.bs-tooltip-left{padding:0 5px}.tooltip.bs-tooltip-auto[x-placement^=left] .arrow,.tooltip.bs-tooltip-left .arrow{right:0}.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before,.tooltip.bs-tooltip-left .arrow::before{right:0;margin-top:-3px;content:"";border-width:5px 0 5px 5px;border-left-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Poppins,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;border-color:transparent;border-style:solid}.popover .arrow::before{content:"";border-width:.8rem}.popover .arrow::after{content:"";border-width:.8rem}.popover.bs-popover-auto[x-placement^=top],.popover.bs-popover-top{margin-bottom:.8rem}.popover.bs-popover-auto[x-placement^=top] .arrow,.popover.bs-popover-top .arrow{bottom:0}.popover.bs-popover-auto[x-placement^=top] .arrow::after,.popover.bs-popover-auto[x-placement^=top] .arrow::before,.popover.bs-popover-top .arrow::after,.popover.bs-popover-top .arrow::before{border-bottom-width:0}.popover.bs-popover-auto[x-placement^=top] .arrow::before,.popover.bs-popover-top .arrow::before{bottom:-.8rem;margin-left:-.8rem;border-top-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=top] .arrow::after,.popover.bs-popover-top .arrow::after{bottom:calc((.8rem - 1px) * -1);margin-left:-.8rem;border-top-color:#fff}.popover.bs-popover-auto[x-placement^=right],.popover.bs-popover-right{margin-left:.8rem}.popover.bs-popover-auto[x-placement^=right] .arrow,.popover.bs-popover-right .arrow{left:0}.popover.bs-popover-auto[x-placement^=right] .arrow::after,.popover.bs-popover-auto[x-placement^=right] .arrow::before,.popover.bs-popover-right .arrow::after,.popover.bs-popover-right .arrow::before{margin-top:-.8rem;border-left-width:0}.popover.bs-popover-auto[x-placement^=right] .arrow::before,.popover.bs-popover-right .arrow::before{left:-.8rem;border-right-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=right] .arrow::after,.popover.bs-popover-right .arrow::after{left:calc((.8rem - 1px) * -1);border-right-color:#fff}.popover.bs-popover-auto[x-placement^=bottom],.popover.bs-popover-bottom{margin-top:.8rem}.popover.bs-popover-auto[x-placement^=bottom] .arrow,.popover.bs-popover-bottom .arrow{top:0}.popover.bs-popover-auto[x-placement^=bottom] .arrow::after,.popover.bs-popover-auto[x-placement^=bottom] .arrow::before,.popover.bs-popover-bottom .arrow::after,.popover.bs-popover-bottom .arrow::before{margin-left:-.8rem;border-top-width:0}.popover.bs-popover-auto[x-placement^=bottom] .arrow::before,.popover.bs-popover-bottom .arrow::before{top:-.8rem;border-bottom-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=bottom] .arrow::after,.popover.bs-popover-bottom .arrow::after{top:calc((.8rem - 1px) * -1);border-bottom-color:#fff}.popover.bs-popover-auto[x-placement^=bottom] .popover-header::before,.popover.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:20px;margin-left:-10px;content:"";border-bottom:1px solid #f7f7f7}.popover.bs-popover-auto[x-placement^=left],.popover.bs-popover-left{margin-right:.8rem}.popover.bs-popover-auto[x-placement^=left] .arrow,.popover.bs-popover-left .arrow{right:0}.popover.bs-popover-auto[x-placement^=left] .arrow::after,.popover.bs-popover-auto[x-placement^=left] .arrow::before,.popover.bs-popover-left .arrow::after,.popover.bs-popover-left .arrow::before{margin-top:-.8rem;border-right-width:0}.popover.bs-popover-auto[x-placement^=left] .arrow::before,.popover.bs-popover-left .arrow::before{right:-.8rem;border-left-color:rgba(0,0,0,.25)}.popover.bs-popover-auto[x-placement^=left] .arrow::after,.popover.bs-popover-left .arrow::after{right:calc((.8rem - 1px) * -1);border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;-ms-flex-align:center;align-items:center;width:100%;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translateX(0);transform:translateX(0)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.active.carousel-item-right,.carousel-item-next{-webkit-transform:translateX(100%);transform:translateX(100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-right,.carousel-item-next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)){.active.carousel-item-left,.carousel-item-prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat center center;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='//www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;background-color:rgba(255,255,255,.5)}.carousel-indicators li::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#868e96!important}a.bg-secondary:focus,a.bg-secondary:hover{background-color:#6c757d!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #e9ecef!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#868e96!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.d-print-block{display:none!important}@media print{.d-print-block{display:block!important}}.d-print-inline{display:none!important}@media print{.d-print-inline{display:inline!important}}.d-print-inline-block{display:none!important}@media print{.d-print-inline-block{display:inline-block!important}}@media print{.d-print-none{display:none!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;-webkit-clip-path:none;clip-path:none}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#868e96!important}a.text-secondary:focus,a.text-secondary:hover{color:#6c757d!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-muted{color:#868e96!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@font-face{font-family:'FontAwesome';src:url(//massimocaffe.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//massimocaffe.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//massimocaffe.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//massimocaffe.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//massimocaffe.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//massimocaffe.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.fac,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fac-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fac-xs{font-size:.75em}.fac-sm{font-size:.875em}.fac-1x{font-size:1em}.fac-2x{font-size:2em}.fac-3x{font-size:3em}.fac-4x{font-size:4em}.fac-5x{font-size:5em}.fac-6x{font-size:6em}.fac-7x{font-size:7em}.fac-8x{font-size:8em}.fac-9x{font-size:9em}.fac-10x{font-size:10em}.fac-fw{text-align:center;width:1.25em}.fac-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fac-ul>li{position:relative}.fac-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fac-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fac-pull-left{float:left}.fac-pull-right{float:right}.fa.fac-pull-left,.fab.fac-pull-left,.fal.fac-pull-left,.far.fac-pull-left,.fas.fac-pull-left{margin-right:.3em}.fa.fac-pull-right,.fab.fac-pull-right,.fal.fac-pull-right,.far.fac-pull-right,.fas.fac-pull-right{margin-left:.3em}.fac-spin{animation:fa-spin 2s infinite linear}.fac-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fac-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fac-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fac-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fac-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fac-flip-vertical{transform:scaleY(-1)}.fac-flip-both,.fac-flip-horizontal.fac-flip-vertical,.fac-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fac-flip-both,.fac-flip-horizontal.fac-flip-vertical{transform:scale(-1)}:root .fac-flip-both,:root .fac-flip-horizontal,:root .fac-flip-vertical,:root .fac-rotate-90,:root .fac-rotate-180,:root .fac-rotate-270{filter:none}.fac-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fac-stack-1x,.fac-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fac-stack-1x{line-height:inherit}.fac-stack-2x{font-size:2em}.fac-inverse{color:#fff}.fac-500px:before{content:"\f26e"}.fac-abacus:before{content:"\f640"}.fac-accessible-icon:before{content:"\f368"}.fac-accusoft:before{content:"\f369"}.fac-acorn:before{content:"\f6ae"}.fac-acquisitions-incorporated:before{content:"\f6af"}.fac-ad:before{content:"\f641"}.fac-address-book:before{content:"\f2b9"}.fac-address-card:before{content:"\f2bb"}.fac-adjust:before{content:"\f042"}.fac-adn:before{content:"\f170"}.fac-adobe:before{content:"\f778"}.fac-adversal:before{content:"\f36a"}.fac-affiliatetheme:before{content:"\f36b"}.fac-air-freshener:before{content:"\f5d0"}.fac-airbnb:before{content:"\f834"}.fac-alarm-clock:before{content:"\f34e"}.fac-algolia:before{content:"\f36c"}.fac-alicorn:before{content:"\f6b0"}.fac-align-center:before{content:"\f037"}.fac-align-justify:before{content:"\f039"}.fac-align-left:before{content:"\f036"}.fac-align-right:before{content:"\f038"}.fac-alipay:before{content:"\f642"}.fac-allergies:before{content:"\f461"}.fac-amazon:before{content:"\f270"}.fac-amazon-pay:before{content:"\f42c"}.fac-ambulance:before{content:"\f0f9"}.fac-american-sign-language-interpreting:before{content:"\f2a3"}.fac-amilia:before{content:"\f36d"}.fac-analytics:before{content:"\f643"}.fac-anchor:before{content:"\f13d"}.fac-android:before{content:"\f17b"}.fac-angel:before{content:"\f779"}.fac-angellist:before{content:"\f209"}.fac-angle-double-down:before{content:"\f103"}.fac-angle-double-left:before{content:"\f100"}.fac-angle-double-right:before{content:"\f101"}.fac-angle-double-up:before{content:"\f102"}.fac-angle-down:before{content:"\f107"}.fac-angle-left:before{content:"\f104"}.fac-angle-right:before{content:"\f105"}.fac-angle-up:before{content:"\f106"}.fac-angry:before{content:"\f556"}.fac-angrycreative:before{content:"\f36e"}.fac-angular:before{content:"\f420"}.fac-ankh:before{content:"\f644"}.fac-app-store:before{content:"\f36f"}.fac-app-store-ios:before{content:"\f370"}.fac-apper:before{content:"\f371"}.fac-apple:before{content:"\f179"}.fac-apple-alt:before{content:"\f5d1"}.fac-apple-crate:before{content:"\f6b1"}.fac-apple-pay:before{content:"\f415"}.fac-archive:before{content:"\f187"}.fac-archway:before{content:"\f557"}.fac-arrow-alt-circle-down:before{content:"\f358"}.fac-arrow-alt-circle-left:before{content:"\f359"}.fac-arrow-alt-circle-right:before{content:"\f35a"}.fac-arrow-alt-circle-up:before{content:"\f35b"}.fac-arrow-alt-down:before{content:"\f354"}.fac-arrow-alt-from-bottom:before{content:"\f346"}.fac-arrow-alt-from-left:before{content:"\f347"}.fac-arrow-alt-from-right:before{content:"\f348"}.fac-arrow-alt-from-top:before{content:"\f349"}.fac-arrow-alt-left:before{content:"\f355"}.fac-arrow-alt-right:before{content:"\f356"}.fac-arrow-alt-square-down:before{content:"\f350"}.fac-arrow-alt-square-left:before{content:"\f351"}.fac-arrow-alt-square-right:before{content:"\f352"}.fac-arrow-alt-square-up:before{content:"\f353"}.fac-arrow-alt-to-bottom:before{content:"\f34a"}.fac-arrow-alt-to-left:before{content:"\f34b"}.fac-arrow-alt-to-right:before{content:"\f34c"}.fac-arrow-alt-to-top:before{content:"\f34d"}.fac-arrow-alt-up:before{content:"\f357"}.fac-arrow-circle-down:before{content:"\f0ab"}.fac-arrow-circle-left:before{content:"\f0a8"}.fac-arrow-circle-right:before{content:"\f0a9"}.fac-arrow-circle-up:before{content:"\f0aa"}.fac-arrow-down:before{content:"\f063"}.fac-arrow-from-bottom:before{content:"\f342"}.fac-arrow-from-left:before{content:"\f343"}.fac-arrow-from-right:before{content:"\f344"}.fac-arrow-from-top:before{content:"\f345"}.fac-arrow-left:before{content:"\f060"}.fac-arrow-right:before{content:"\f061"}.fac-arrow-square-down:before{content:"\f339"}.fac-arrow-square-left:before{content:"\f33a"}.fac-arrow-square-right:before{content:"\f33b"}.fac-arrow-square-up:before{content:"\f33c"}.fac-arrow-to-bottom:before{content:"\f33d"}.fac-arrow-to-left:before{content:"\f33e"}.fac-arrow-to-right:before{content:"\f340"}.fac-arrow-to-top:before{content:"\f341"}.fac-arrow-up:before{content:"\f062"}.fac-arrows:before{content:"\f047"}.fac-arrows-alt:before{content:"\f0b2"}.fac-arrows-alt-h:before{content:"\f337"}.fac-arrows-alt-v:before{content:"\f338"}.fac-arrows-h:before{content:"\f07e"}.fac-arrows-v:before{content:"\f07d"}.fac-artstation:before{content:"\f77a"}.fac-assistive-listening-systems:before{content:"\f2a2"}.fac-asterisk:before{content:"\f069"}.fac-asymmetrik:before{content:"\f372"}.fac-at:before{content:"\f1fa"}.fac-atlas:before{content:"\f558"}.fac-atlassian:before{content:"\f77b"}.fac-atom:before{content:"\f5d2"}.fac-atom-alt:before{content:"\f5d3"}.fac-audible:before{content:"\f373"}.fac-audio-description:before{content:"\f29e"}.fac-autoprefixer:before{content:"\f41c"}.fac-avianex:before{content:"\f374"}.fac-aviato:before{content:"\f421"}.fac-award:before{content:"\f559"}.fac-aws:before{content:"\f375"}.fac-axe:before{content:"\f6b2"}.fac-axe-battle:before{content:"\f6b3"}.fac-baby:before{content:"\f77c"}.fac-baby-carriage:before{content:"\f77d"}.fac-backpack:before{content:"\f5d4"}.fac-backspace:before{content:"\f55a"}.fac-backward:before{content:"\f04a"}.fac-bacon:before{content:"\f7e5"}.fac-badge:before{content:"\f335"}.fac-badge-check:before{content:"\f336"}.fac-badge-dollar:before{content:"\f645"}.fac-badge-percent:before{content:"\f646"}.fac-badger-honey:before{content:"\f6b4"}.fac-balance-scale:before{content:"\f24e"}.fac-balance-scale-left:before{content:"\f515"}.fac-balance-scale-right:before{content:"\f516"}.fac-ball-pile:before{content:"\f77e"}.fac-ballot:before{content:"\f732"}.fac-ballot-check:before{content:"\f733"}.fac-ban:before{content:"\f05e"}.fac-band-aid:before{content:"\f462"}.fac-bandcamp:before{content:"\f2d5"}.fac-barcode:before{content:"\f02a"}.fac-barcode-alt:before{content:"\f463"}.fac-barcode-read:before{content:"\f464"}.fac-barcode-scan:before{content:"\f465"}.fac-bars:before{content:"\f0c9"}.fac-baseball:before{content:"\f432"}.fac-baseball-ball:before{content:"\f433"}.fac-basketball-ball:before{content:"\f434"}.fac-basketball-hoop:before{content:"\f435"}.fac-bat:before{content:"\f6b5"}.fac-bath:before{content:"\f2cd"}.fac-battery-bolt:before{content:"\f376"}.fac-battery-empty:before{content:"\f244"}.fac-battery-full:before{content:"\f240"}.fac-battery-half:before{content:"\f242"}.fac-battery-quarter:before{content:"\f243"}.fac-battery-slash:before{content:"\f377"}.fac-battery-three-quarters:before{content:"\f241"}.fac-battle-net:before{content:"\f835"}.fac-bed:before{content:"\f236"}.fac-beer:before{content:"\f0fc"}.fac-behance:before{content:"\f1b4"}.fac-behance-square:before{content:"\f1b5"}.fac-bell:before{content:"\f0f3"}.fac-bell-school:before{content:"\f5d5"}.fac-bell-school-slash:before{content:"\f5d6"}.fac-bell-slash:before{content:"\f1f6"}.fac-bells:before{content:"\f77f"}.fac-bezier-curve:before{content:"\f55b"}.fac-bible:before{content:"\f647"}.fac-bicycle:before{content:"\f206"}.fac-bimobject:before{content:"\f378"}.fac-binoculars:before{content:"\f1e5"}.fac-biohazard:before{content:"\f780"}.fac-birthday-cake:before{content:"\f1fd"}.fac-bitbucket:before{content:"\f171"}.fac-bitcoin:before{content:"\f379"}.fac-bity:before{content:"\f37a"}.fac-black-tie:before{content:"\f27e"}.fac-blackberry:before{content:"\f37b"}.fac-blanket:before{content:"\f498"}.fac-blender:before{content:"\f517"}.fac-blender-phone:before{content:"\f6b6"}.fac-blind:before{content:"\f29d"}.fac-blog:before{content:"\f781"}.fac-blogger:before{content:"\f37c"}.fac-blogger-b:before{content:"\f37d"}.fac-bluetooth:before{content:"\f293"}.fac-bluetooth-b:before{content:"\f294"}.fac-bold:before{content:"\f032"}.fac-bolt:before{content:"\f0e7"}.fac-bomb:before{content:"\f1e2"}.fac-bone:before{content:"\f5d7"}.fac-bone-break:before{content:"\f5d8"}.fac-bong:before{content:"\f55c"}.fac-book:before{content:"\f02d"}.fac-book-alt:before{content:"\f5d9"}.fac-book-dead:before{content:"\f6b7"}.fac-book-heart:before{content:"\f499"}.fac-book-medical:before{content:"\f7e6"}.fac-book-open:before{content:"\f518"}.fac-book-reader:before{content:"\f5da"}.fac-book-spells:before{content:"\f6b8"}.fac-book-user:before{content:"\f7e7"}.fac-bookmark:before{content:"\f02e"}.fac-books:before{content:"\f5db"}.fac-books-medical:before{content:"\f7e8"}.fac-boot:before{content:"\f782"}.fac-booth-curtain:before{content:"\f734"}.fac-bootstrap:before{content:"\f836"}.fac-bow-arrow:before{content:"\f6b9"}.fac-bowling-ball:before{content:"\f436"}.fac-bowling-pins:before{content:"\f437"}.fac-box:before{content:"\f466"}.fac-box-alt:before{content:"\f49a"}.fac-box-ballot:before{content:"\f735"}.fac-box-check:before{content:"\f467"}.fac-box-fragile:before{content:"\f49b"}.fac-box-full:before{content:"\f49c"}.fac-box-heart:before{content:"\f49d"}.fac-box-open:before{content:"\f49e"}.fac-box-up:before{content:"\f49f"}.fac-box-usd:before{content:"\f4a0"}.fac-boxes:before{content:"\f468"}.fac-boxes-alt:before{content:"\f4a1"}.fac-boxing-glove:before{content:"\f438"}.fac-brackets:before{content:"\f7e9"}.fac-brackets-curly:before{content:"\f7ea"}.fac-braille:before{content:"\f2a1"}.fac-brain:before{content:"\f5dc"}.fac-bread-loaf:before{content:"\f7eb"}.fac-bread-slice:before{content:"\f7ec"}.fac-briefcase:before{content:"\f0b1"}.fac-briefcase-medical:before{content:"\f469"}.fac-broadcast-tower:before{content:"\f519"}.fac-broom:before{content:"\f51a"}.fac-browser:before{content:"\f37e"}.fac-brush:before{content:"\f55d"}.fac-btc:before{content:"\f15a"}.fac-buffer:before{content:"\f837"}.fac-bug:before{content:"\f188"}.fac-building:before{content:"\f1ad"}.fac-bullhorn:before{content:"\f0a1"}.fac-bullseye:before{content:"\f140"}.fac-bullseye-arrow:before{content:"\f648"}.fac-bullseye-pointer:before{content:"\f649"}.fac-burn:before{content:"\f46a"}.fac-buromobelexperte:before{content:"\f37f"}.fac-burrito:before{content:"\f7ed"}.fac-bus:before{content:"\f207"}.fac-bus-alt:before{content:"\f55e"}.fac-bus-school:before{content:"\f5dd"}.fac-business-time:before{content:"\f64a"}.fac-buysellads:before{content:"\f20d"}.fac-cabinet-filing:before{content:"\f64b"}.fac-calculator:before{content:"\f1ec"}.fac-calculator-alt:before{content:"\f64c"}.fac-calendar:before{content:"\f133"}.fac-calendar-alt:before{content:"\f073"}.fac-calendar-check:before{content:"\f274"}.fac-calendar-day:before{content:"\f783"}.fac-calendar-edit:before{content:"\f333"}.fac-calendar-exclamation:before{content:"\f334"}.fac-calendar-minus:before{content:"\f272"}.fac-calendar-plus:before{content:"\f271"}.fac-calendar-star:before{content:"\f736"}.fac-calendar-times:before{content:"\f273"}.fac-calendar-week:before{content:"\f784"}.fac-camera:before{content:"\f030"}.fac-camera-alt:before{content:"\f332"}.fac-camera-retro:before{content:"\f083"}.fac-campfire:before{content:"\f6ba"}.fac-campground:before{content:"\f6bb"}.fac-canadian-maple-leaf:before{content:"\f785"}.fac-candle-holder:before{content:"\f6bc"}.fac-candy-cane:before{content:"\f786"}.fac-candy-corn:before{content:"\f6bd"}.fac-cannabis:before{content:"\f55f"}.fac-capsules:before{content:"\f46b"}.fac-car:before{content:"\f1b9"}.fac-car-alt:before{content:"\f5de"}.fac-car-battery:before{content:"\f5df"}.fac-car-bump:before{content:"\f5e0"}.fac-car-crash:before{content:"\f5e1"}.fac-car-garage:before{content:"\f5e2"}.fac-car-mechanic:before{content:"\f5e3"}.fac-car-side:before{content:"\f5e4"}.fac-car-tilt:before{content:"\f5e5"}.fac-car-wash:before{content:"\f5e6"}.fac-caret-circle-down:before{content:"\f32d"}.fac-caret-circle-left:before{content:"\f32e"}.fac-caret-circle-right:before{content:"\f330"}.fac-caret-circle-up:before{content:"\f331"}.fac-caret-down:before{content:"\f0d7"}.fac-caret-left:before{content:"\f0d9"}.fac-caret-right:before{content:"\f0da"}.fac-caret-square-down:before{content:"\f150"}.fac-caret-square-left:before{content:"\f191"}.fac-caret-square-right:before{content:"\f152"}.fac-caret-square-up:before{content:"\f151"}.fac-caret-up:before{content:"\f0d8"}.fac-carrot:before{content:"\f787"}.fac-cart-arrow-down:before{content:"\f218"}.fac-cart-plus:before{content:"\f217"}.fac-cash-register:before{content:"\f788"}.fac-cat:before{content:"\f6be"}.fac-cauldron:before{content:"\f6bf"}.fac-cc-amazon-pay:before{content:"\f42d"}.fac-cc-amex:before{content:"\f1f3"}.fac-cc-apple-pay:before{content:"\f416"}.fac-cc-diners-club:before{content:"\f24c"}.fac-cc-discover:before{content:"\f1f2"}.fac-cc-jcb:before{content:"\f24b"}.fac-cc-mastercard:before{content:"\f1f1"}.fac-cc-paypal:before{content:"\f1f4"}.fac-cc-stripe:before{content:"\f1f5"}.fac-cc-visa:before{content:"\f1f0"}.fac-centercode:before{content:"\f380"}.fac-centos:before{content:"\f789"}.fac-certificate:before{content:"\f0a3"}.fac-chair:before{content:"\f6c0"}.fac-chair-office:before{content:"\f6c1"}.fac-chalkboard:before{content:"\f51b"}.fac-chalkboard-teacher:before{content:"\f51c"}.fac-charging-station:before{content:"\f5e7"}.fac-chart-area:before{content:"\f1fe"}.fac-chart-bar:before{content:"\f080"}.fac-chart-line:before{content:"\f201"}.fac-chart-line-down:before{content:"\f64d"}.fac-chart-network:before{content:"\f78a"}.fac-chart-pie:before{content:"\f200"}.fac-chart-pie-alt:before{content:"\f64e"}.fac-chart-scatter:before{content:"\f7ee"}.fac-check:before{content:"\f00c"}.fac-check-circle:before{content:"\f058"}.fac-check-double:before{content:"\f560"}.fac-check-square:before{content:"\f14a"}.fac-cheese:before{content:"\f7ef"}.fac-cheese-swiss:before{content:"\f7f0"}.fac-cheeseburger:before{content:"\f7f1"}.fac-chess:before{content:"\f439"}.fac-chess-bishop:before{content:"\f43a"}.fac-chess-bishop-alt:before{content:"\f43b"}.fac-chess-board:before{content:"\f43c"}.fac-chess-clock:before{content:"\f43d"}.fac-chess-clock-alt:before{content:"\f43e"}.fac-chess-king:before{content:"\f43f"}.fac-chess-king-alt:before{content:"\f440"}.fac-chess-knight:before{content:"\f441"}.fac-chess-knight-alt:before{content:"\f442"}.fac-chess-pawn:before{content:"\f443"}.fac-chess-pawn-alt:before{content:"\f444"}.fac-chess-queen:before{content:"\f445"}.fac-chess-queen-alt:before{content:"\f446"}.fac-chess-rook:before{content:"\f447"}.fac-chess-rook-alt:before{content:"\f448"}.fac-chevron-circle-down:before{content:"\f13a"}.fac-chevron-circle-left:before{content:"\f137"}.fac-chevron-circle-right:before{content:"\f138"}.fac-chevron-circle-up:before{content:"\f139"}.fac-chevron-double-down:before{content:"\f322"}.fac-chevron-double-left:before{content:"\f323"}.fac-chevron-double-right:before{content:"\f324"}.fac-chevron-double-up:before{content:"\f325"}.fac-chevron-down:before{content:"\f078"}.fac-chevron-left:before{content:"\f053"}.fac-chevron-right:before{content:"\f054"}.fac-chevron-square-down:before{content:"\f329"}.fac-chevron-square-left:before{content:"\f32a"}.fac-chevron-square-right:before{content:"\f32b"}.fac-chevron-square-up:before{content:"\f32c"}.fac-chevron-up:before{content:"\f077"}.fac-child:before{content:"\f1ae"}.fac-chimney:before{content:"\f78b"}.fac-chrome:before{content:"\f268"}.fac-chromecast:before{content:"\f838"}.fac-church:before{content:"\f51d"}.fac-circle:before{content:"\f111"}.fac-circle-notch:before{content:"\f1ce"}.fac-city:before{content:"\f64f"}.fac-claw-marks:before{content:"\f6c2"}.fac-clinic-medical:before{content:"\f7f2"}.fac-clipboard:before{content:"\f328"}.fac-clipboard-check:before{content:"\f46c"}.fac-clipboard-list:before{content:"\f46d"}.fac-clipboard-list-check:before{content:"\f737"}.fac-clipboard-prescription:before{content:"\f5e8"}.fac-clipboard-user:before{content:"\f7f3"}.fac-clock:before{content:"\f017"}.fac-clone:before{content:"\f24d"}.fac-closed-captioning:before{content:"\f20a"}.fac-cloud:before{content:"\f0c2"}.fac-cloud-download:before{content:"\f0ed"}.fac-cloud-download-alt:before{content:"\f381"}.fac-cloud-drizzle:before{content:"\f738"}.fac-cloud-hail:before{content:"\f739"}.fac-cloud-hail-mixed:before{content:"\f73a"}.fac-cloud-meatball:before{content:"\f73b"}.fac-cloud-moon:before{content:"\f6c3"}.fac-cloud-moon-rain:before{content:"\f73c"}.fac-cloud-rain:before{content:"\f73d"}.fac-cloud-rainbow:before{content:"\f73e"}.fac-cloud-showers:before{content:"\f73f"}.fac-cloud-showers-heavy:before{content:"\f740"}.fac-cloud-sleet:before{content:"\f741"}.fac-cloud-snow:before{content:"\f742"}.fac-cloud-sun:before{content:"\f6c4"}.fac-cloud-sun-rain:before{content:"\f743"}.fac-cloud-upload:before{content:"\f0ee"}.fac-cloud-upload-alt:before{content:"\f382"}.fac-clouds:before{content:"\f744"}.fac-clouds-moon:before{content:"\f745"}.fac-clouds-sun:before{content:"\f746"}.fac-cloudscale:before{content:"\f383"}.fac-cloudsmith:before{content:"\f384"}.fac-cloudversify:before{content:"\f385"}.fac-club:before{content:"\f327"}.fac-cocktail:before{content:"\f561"}.fac-code:before{content:"\f121"}.fac-code-branch:before{content:"\f126"}.fac-code-commit:before{content:"\f386"}.fac-code-merge:before{content:"\f387"}.fac-codepen:before{content:"\f1cb"}.fac-codiepie:before{content:"\f284"}.fac-coffee:before{content:"\f0f4"}.fac-coffee-togo:before{content:"\f6c5"}.fac-coffin:before{content:"\f6c6"}.fac-cog:before{content:"\f013"}.fac-cogs:before{content:"\f085"}.fac-coins:before{content:"\f51e"}.fac-columns:before{content:"\f0db"}.fac-comment:before{content:"\f075"}.fac-comment-alt:before{content:"\f27a"}.fac-comment-alt-check:before{content:"\f4a2"}.fac-comment-alt-dollar:before{content:"\f650"}.fac-comment-alt-dots:before{content:"\f4a3"}.fac-comment-alt-edit:before{content:"\f4a4"}.fac-comment-alt-exclamation:before{content:"\f4a5"}.fac-comment-alt-lines:before{content:"\f4a6"}.fac-comment-alt-medical:before{content:"\f7f4"}.fac-comment-alt-minus:before{content:"\f4a7"}.fac-comment-alt-plus:before{content:"\f4a8"}.fac-comment-alt-slash:before{content:"\f4a9"}.fac-comment-alt-smile:before{content:"\f4aa"}.fac-comment-alt-times:before{content:"\f4ab"}.fac-comment-check:before{content:"\f4ac"}.fac-comment-dollar:before{content:"\f651"}.fac-comment-dots:before{content:"\f4ad"}.fac-comment-edit:before{content:"\f4ae"}.fac-comment-exclamation:before{content:"\f4af"}.fac-comment-lines:before{content:"\f4b0"}.fac-comment-medical:before{content:"\f7f5"}.fac-comment-minus:before{content:"\f4b1"}.fac-comment-plus:before{content:"\f4b2"}.fac-comment-slash:before{content:"\f4b3"}.fac-comment-smile:before{content:"\f4b4"}.fac-comment-times:before{content:"\f4b5"}.fac-comments:before{content:"\f086"}.fac-comments-alt:before{content:"\f4b6"}.fac-comments-alt-dollar:before{content:"\f652"}.fac-comments-dollar:before{content:"\f653"}.fac-compact-disc:before{content:"\f51f"}.fac-compass:before{content:"\f14e"}.fac-compass-slash:before{content:"\f5e9"}.fac-compress:before{content:"\f066"}.fac-compress-alt:before{content:"\f422"}.fac-compress-arrows-alt:before{content:"\f78c"}.fac-compress-wide:before{content:"\f326"}.fac-concierge-bell:before{content:"\f562"}.fac-confluence:before{content:"\f78d"}.fac-connectdevelop:before{content:"\f20e"}.fac-container-storage:before{content:"\f4b7"}.fac-contao:before{content:"\f26d"}.fac-conveyor-belt:before{content:"\f46e"}.fac-conveyor-belt-alt:before{content:"\f46f"}.fac-cookie:before{content:"\f563"}.fac-cookie-bite:before{content:"\f564"}.fac-copy:before{content:"\f0c5"}.fac-copyright:before{content:"\f1f9"}.fac-corn:before{content:"\f6c7"}.fac-couch:before{content:"\f4b8"}.fac-cow:before{content:"\f6c8"}.fac-cpanel:before{content:"\f388"}.fac-creative-commons:before{content:"\f25e"}.fac-creative-commons-by:before{content:"\f4e7"}.fac-creative-commons-nc:before{content:"\f4e8"}.fac-creative-commons-nc-eu:before{content:"\f4e9"}.fac-creative-commons-nc-jp:before{content:"\f4ea"}.fac-creative-commons-nd:before{content:"\f4eb"}.fac-creative-commons-pd:before{content:"\f4ec"}.fac-creative-commons-pd-alt:before{content:"\f4ed"}.fac-creative-commons-remix:before{content:"\f4ee"}.fac-creative-commons-sa:before{content:"\f4ef"}.fac-creative-commons-sampling:before{content:"\f4f0"}.fac-creative-commons-sampling-plus:before{content:"\f4f1"}.fac-creative-commons-share:before{content:"\f4f2"}.fac-creative-commons-zero:before{content:"\f4f3"}.fac-credit-card:before{content:"\f09d"}.fac-credit-card-blank:before{content:"\f389"}.fac-credit-card-front:before{content:"\f38a"}.fac-cricket:before{content:"\f449"}.fac-critical-role:before{content:"\f6c9"}.fac-croissant:before{content:"\f7f6"}.fac-crop:before{content:"\f125"}.fac-crop-alt:before{content:"\f565"}.fac-cross:before{content:"\f654"}.fac-crosshairs:before{content:"\f05b"}.fac-crow:before{content:"\f520"}.fac-crown:before{content:"\f521"}.fac-crutch:before{content:"\f7f7"}.fac-crutches:before{content:"\f7f8"}.fac-css3:before{content:"\f13c"}.fac-css3-alt:before{content:"\f38b"}.fac-cube:before{content:"\f1b2"}.fac-cubes:before{content:"\f1b3"}.fac-curling:before{content:"\f44a"}.fac-cut:before{content:"\f0c4"}.fac-cuttlefish:before{content:"\f38c"}.fac-d-and-d:before{content:"\f38d"}.fac-d-and-d-beyond:before{content:"\f6ca"}.fac-dagger:before{content:"\f6cb"}.fac-dashcube:before{content:"\f210"}.fac-database:before{content:"\f1c0"}.fac-deaf:before{content:"\f2a4"}.fac-debug:before{content:"\f7f9"}.fac-deer:before{content:"\f78e"}.fac-deer-rudolph:before{content:"\f78f"}.fac-delicious:before{content:"\f1a5"}.fac-democrat:before{content:"\f747"}.fac-deploydog:before{content:"\f38e"}.fac-deskpro:before{content:"\f38f"}.fac-desktop:before{content:"\f108"}.fac-desktop-alt:before{content:"\f390"}.fac-dev:before{content:"\f6cc"}.fac-deviantart:before{content:"\f1bd"}.fac-dewpoint:before{content:"\f748"}.fac-dharmachakra:before{content:"\f655"}.fac-dhl:before{content:"\f790"}.fac-diagnoses:before{content:"\f470"}.fac-diamond:before{content:"\f219"}.fac-diaspora:before{content:"\f791"}.fac-dice:before{content:"\f522"}.fac-dice-d10:before{content:"\f6cd"}.fac-dice-d12:before{content:"\f6ce"}.fac-dice-d20:before{content:"\f6cf"}.fac-dice-d4:before{content:"\f6d0"}.fac-dice-d6:before{content:"\f6d1"}.fac-dice-d8:before{content:"\f6d2"}.fac-dice-five:before{content:"\f523"}.fac-dice-four:before{content:"\f524"}.fac-dice-one:before{content:"\f525"}.fac-dice-six:before{content:"\f526"}.fac-dice-three:before{content:"\f527"}.fac-dice-two:before{content:"\f528"}.fac-digg:before{content:"\f1a6"}.fac-digital-ocean:before{content:"\f391"}.fac-digital-tachograph:before{content:"\f566"}.fac-diploma:before{content:"\f5ea"}.fac-directions:before{content:"\f5eb"}.fac-discord:before{content:"\f392"}.fac-discourse:before{content:"\f393"}.fac-disease:before{content:"\f7fa"}.fac-divide:before{content:"\f529"}.fac-dizzy:before{content:"\f567"}.fac-dna:before{content:"\f471"}.fac-do-not-enter:before{content:"\f5ec"}.fac-dochub:before{content:"\f394"}.fac-docker:before{content:"\f395"}.fac-dog:before{content:"\f6d3"}.fac-dog-leashed:before{content:"\f6d4"}.fac-dollar-sign:before{content:"\f155"}.fac-dolly:before{content:"\f472"}.fac-dolly-empty:before{content:"\f473"}.fac-dolly-flatbed:before{content:"\f474"}.fac-dolly-flatbed-alt:before{content:"\f475"}.fac-dolly-flatbed-empty:before{content:"\f476"}.fac-donate:before{content:"\f4b9"}.fac-door-closed:before{content:"\f52a"}.fac-door-open:before{content:"\f52b"}.fac-dot-circle:before{content:"\f192"}.fac-dove:before{content:"\f4ba"}.fac-download:before{content:"\f019"}.fac-draft2digital:before{content:"\f396"}.fac-drafting-compass:before{content:"\f568"}.fac-dragon:before{content:"\f6d5"}.fac-draw-circle:before{content:"\f5ed"}.fac-draw-polygon:before{content:"\f5ee"}.fac-draw-square:before{content:"\f5ef"}.fac-dreidel:before{content:"\f792"}.fac-dribbble:before{content:"\f17d"}.fac-dribbble-square:before{content:"\f397"}.fac-dropbox:before{content:"\f16b"}.fac-drum:before{content:"\f569"}.fac-drum-steelpan:before{content:"\f56a"}.fac-drumstick:before{content:"\f6d6"}.fac-drumstick-bite:before{content:"\f6d7"}.fac-drupal:before{content:"\f1a9"}.fac-duck:before{content:"\f6d8"}.fac-dumbbell:before{content:"\f44b"}.fac-dumpster:before{content:"\f793"}.fac-dumpster-fire:before{content:"\f794"}.fac-dungeon:before{content:"\f6d9"}.fac-dyalog:before{content:"\f399"}.fac-ear:before{content:"\f5f0"}.fac-ear-muffs:before{content:"\f795"}.fac-earlybirds:before{content:"\f39a"}.fac-ebay:before{content:"\f4f4"}.fac-eclipse:before{content:"\f749"}.fac-eclipse-alt:before{content:"\f74a"}.fac-edge:before{content:"\f282"}.fac-edit:before{content:"\f044"}.fac-egg:before{content:"\f7fb"}.fac-egg-fried:before{content:"\f7fc"}.fac-eject:before{content:"\f052"}.fac-elementor:before{content:"\f430"}.fac-elephant:before{content:"\f6da"}.fac-ellipsis-h:before{content:"\f141"}.fac-ellipsis-h-alt:before{content:"\f39b"}.fac-ellipsis-v:before{content:"\f142"}.fac-ellipsis-v-alt:before{content:"\f39c"}.fac-ello:before{content:"\f5f1"}.fac-ember:before{content:"\f423"}.fac-empire:before{content:"\f1d1"}.fac-empty-set:before{content:"\f656"}.fac-engine-warning:before{content:"\f5f2"}.fac-envelope:before{content:"\f0e0"}.fac-envelope-open:before{content:"\f2b6"}.fac-envelope-open-dollar:before{content:"\f657"}.fac-envelope-open-text:before{content:"\f658"}.fac-envelope-square:before{content:"\f199"}.fac-envira:before{content:"\f299"}.fac-equals:before{content:"\f52c"}.fac-eraser:before{content:"\f12d"}.fac-erlang:before{content:"\f39d"}.fac-ethereum:before{content:"\f42e"}.fac-ethernet:before{content:"\f796"}.fac-etsy:before{content:"\f2d7"}.fac-euro-sign:before{content:"\f153"}.fac-evernote:before{content:"\f839"}.fac-exchange:before{content:"\f0ec"}.fac-exchange-alt:before{content:"\f362"}.fac-exclamation:before{content:"\f12a"}.fac-exclamation-circle:before{content:"\f06a"}.fac-exclamation-square:before{content:"\f321"}.fac-exclamation-triangle:before{content:"\f071"}.fac-expand:before{content:"\f065"}.fac-expand-alt:before{content:"\f424"}.fac-expand-arrows:before{content:"\f31d"}.fac-expand-arrows-alt:before{content:"\f31e"}.fac-expand-wide:before{content:"\f320"}.fac-expeditedssl:before{content:"\f23e"}.fac-external-link:before{content:"\f08e"}.fac-external-link-alt:before{content:"\f35d"}.fac-external-link-square:before{content:"\f14c"}.fac-external-link-square-alt:before{content:"\f360"}.fac-eye:before{content:"\f06e"}.fac-eye-dropper:before{content:"\f1fb"}.fac-eye-evil:before{content:"\f6db"}.fac-eye-slash:before{content:"\f070"}.fac-facebook:before{content:"\f09a"}.fac-facebook-f:before{content:"\f39e"}.fac-facebook-messenger:before{content:"\f39f"}.fac-facebook-square:before{content:"\f082"}.fac-fantasy-flight-games:before{content:"\f6dc"}.fac-fast-backward:before{content:"\f049"}.fac-fast-forward:before{content:"\f050"}.fac-fax:before{content:"\f1ac"}.fac-feather:before{content:"\f52d"}.fac-feather-alt:before{content:"\f56b"}.fac-fedex:before{content:"\f797"}.fac-fedora:before{content:"\f798"}.fac-female:before{content:"\f182"}.fac-field-hockey:before{content:"\f44c"}.fac-fighter-jet:before{content:"\f0fb"}.fac-figma:before{content:"\f799"}.fac-file:before{content:"\f15b"}.fac-file-alt:before{content:"\f15c"}.fac-file-archive:before{content:"\f1c6"}.fac-file-audio:before{content:"\f1c7"}.fac-file-certificate:before{content:"\f5f3"}.fac-file-chart-line:before{content:"\f659"}.fac-file-chart-pie:before{content:"\f65a"}.fac-file-check:before{content:"\f316"}.fac-file-code:before{content:"\f1c9"}.fac-file-contract:before{content:"\f56c"}.fac-file-csv:before{content:"\f6dd"}.fac-file-download:before{content:"\f56d"}.fac-file-edit:before{content:"\f31c"}.fac-file-excel:before{content:"\f1c3"}.fac-file-exclamation:before{content:"\f31a"}.fac-file-export:before{content:"\f56e"}.fac-file-image:before{content:"\f1c5"}.fac-file-import:before{content:"\f56f"}.fac-file-invoice:before{content:"\f570"}.fac-file-invoice-dollar:before{content:"\f571"}.fac-file-medical:before{content:"\f477"}.fac-file-medical-alt:before{content:"\f478"}.fac-file-minus:before{content:"\f318"}.fac-file-pdf:before{content:"\f1c1"}.fac-file-plus:before{content:"\f319"}.fac-file-powerpoint:before{content:"\f1c4"}.fac-file-prescription:before{content:"\f572"}.fac-file-signature:before{content:"\f573"}.fac-file-spreadsheet:before{content:"\f65b"}.fac-file-times:before{content:"\f317"}.fac-file-upload:before{content:"\f574"}.fac-file-user:before{content:"\f65c"}.fac-file-video:before{content:"\f1c8"}.fac-file-word:before{content:"\f1c2"}.fac-files-medical:before{content:"\f7fd"}.fac-fill:before{content:"\f575"}.fac-fill-drip:before{content:"\f576"}.fac-film:before{content:"\f008"}.fac-film-alt:before{content:"\f3a0"}.fac-filter:before{content:"\f0b0"}.fac-fingerprint:before{content:"\f577"}.fac-fire:before{content:"\f06d"}.fac-fire-alt:before{content:"\f7e4"}.fac-fire-extinguisher:before{content:"\f134"}.fac-fire-smoke:before{content:"\f74b"}.fac-firefox:before{content:"\f269"}.fac-fireplace:before{content:"\f79a"}.fac-first-aid:before{content:"\f479"}.fac-first-order:before{content:"\f2b0"}.fac-first-order-alt:before{content:"\f50a"}.fac-firstdraft:before{content:"\f3a1"}.fac-fish:before{content:"\f578"}.fac-fish-cooked:before{content:"\f7fe"}.fac-fist-raised:before{content:"\f6de"}.fac-flag:before{content:"\f024"}.fac-flag-alt:before{content:"\f74c"}.fac-flag-checkered:before{content:"\f11e"}.fac-flag-usa:before{content:"\f74d"}.fac-flame:before{content:"\f6df"}.fac-flask:before{content:"\f0c3"}.fac-flask-poison:before{content:"\f6e0"}.fac-flask-potion:before{content:"\f6e1"}.fac-flickr:before{content:"\f16e"}.fac-flipboard:before{content:"\f44d"}.fac-flower:before{content:"\f7ff"}.fac-flower-daffodil:before{content:"\f800"}.fac-flower-tulip:before{content:"\f801"}.fac-flushed:before{content:"\f579"}.fac-fly:before{content:"\f417"}.fac-fog:before{content:"\f74e"}.fac-folder:before{content:"\f07b"}.fac-folder-minus:before{content:"\f65d"}.fac-folder-open:before{content:"\f07c"}.fac-folder-plus:before{content:"\f65e"}.fac-folder-times:before{content:"\f65f"}.fac-folder-tree:before{content:"\f802"}.fac-folders:before{content:"\f660"}.fac-font:before{content:"\f031"}.fac-font-awesome:before{content:"\f2b4"}.fac-font-awesome-alt:before{content:"\f35c"}.fac-font-awesome-flag:before{content:"\f425"}.fac-font-awesome-logo-full:before{content:"\f4e6"}.fac-fonticons:before{content:"\f280"}.fac-fonticons-fi:before{content:"\f3a2"}.fac-football-ball:before{content:"\f44e"}.fac-football-helmet:before{content:"\f44f"}.fac-forklift:before{content:"\f47a"}.fac-fort-awesome:before{content:"\f286"}.fac-fort-awesome-alt:before{content:"\f3a3"}.fac-forumbee:before{content:"\f211"}.fac-forward:before{content:"\f04e"}.fac-foursquare:before{content:"\f180"}.fac-fragile:before{content:"\f4bb"}.fac-free-code-camp:before{content:"\f2c5"}.fac-freebsd:before{content:"\f3a4"}.fac-french-fries:before{content:"\f803"}.fac-frog:before{content:"\f52e"}.fac-frosty-head:before{content:"\f79b"}.fac-frown:before{content:"\f119"}.fac-frown-open:before{content:"\f57a"}.fac-fulcrum:before{content:"\f50b"}.fac-function:before{content:"\f661"}.fac-funnel-dollar:before{content:"\f662"}.fac-futbol:before{content:"\f1e3"}.fac-galactic-republic:before{content:"\f50c"}.fac-galactic-senate:before{content:"\f50d"}.fac-gamepad:before{content:"\f11b"}.fac-gas-pump:before{content:"\f52f"}.fac-gas-pump-slash:before{content:"\f5f4"}.fac-gavel:before{content:"\f0e3"}.fac-gem:before{content:"\f3a5"}.fac-genderless:before{content:"\f22d"}.fac-get-pocket:before{content:"\f265"}.fac-gg:before{content:"\f260"}.fac-gg-circle:before{content:"\f261"}.fac-ghost:before{content:"\f6e2"}.fac-gift:before{content:"\f06b"}.fac-gift-card:before{content:"\f663"}.fac-gifts:before{content:"\f79c"}.fac-gingerbread-man:before{content:"\f79d"}.fac-git:before{content:"\f1d3"}.fac-git-square:before{content:"\f1d2"}.fac-github:before{content:"\f09b"}.fac-github-alt:before{content:"\f113"}.fac-github-square:before{content:"\f092"}.fac-gitkraken:before{content:"\f3a6"}.fac-gitlab:before{content:"\f296"}.fac-gitter:before{content:"\f426"}.fac-glass:before{content:"\f804"}.fac-glass-champagne:before{content:"\f79e"}.fac-glass-cheers:before{content:"\f79f"}.fac-glass-martini:before{content:"\f000"}.fac-glass-martini-alt:before{content:"\f57b"}.fac-glass-whiskey:before{content:"\f7a0"}.fac-glass-whiskey-rocks:before{content:"\f7a1"}.fac-glasses:before{content:"\f530"}.fac-glasses-alt:before{content:"\f5f5"}.fac-glide:before{content:"\f2a5"}.fac-glide-g:before{content:"\f2a6"}.fac-globe:before{content:"\f0ac"}.fac-globe-africa:before{content:"\f57c"}.fac-globe-americas:before{content:"\f57d"}.fac-globe-asia:before{content:"\f57e"}.fac-globe-europe:before{content:"\f7a2"}.fac-globe-snow:before{content:"\f7a3"}.fac-globe-stand:before{content:"\f5f6"}.fac-gofore:before{content:"\f3a7"}.fac-golf-ball:before{content:"\f450"}.fac-golf-club:before{content:"\f451"}.fac-goodreads:before{content:"\f3a8"}.fac-goodreads-g:before{content:"\f3a9"}.fac-google:before{content:"\f1a0"}.fac-google-drive:before{content:"\f3aa"}.fac-google-play:before{content:"\f3ab"}.fac-google-plus:before{content:"\f2b3"}.fac-google-plus-g:before{content:"\f0d5"}.fac-google-plus-square:before{content:"\f0d4"}.fac-google-wallet:before{content:"\f1ee"}.fac-gopuram:before{content:"\f664"}.fac-graduation-cap:before{content:"\f19d"}.fac-gratipay:before{content:"\f184"}.fac-grav:before{content:"\f2d6"}.fac-greater-than:before{content:"\f531"}.fac-greater-than-equal:before{content:"\f532"}.fac-grimace:before{content:"\f57f"}.fac-grin:before{content:"\f580"}.fac-grin-alt:before{content:"\f581"}.fac-grin-beam:before{content:"\f582"}.fac-grin-beam-sweat:before{content:"\f583"}.fac-grin-hearts:before{content:"\f584"}.fac-grin-squint:before{content:"\f585"}.fac-grin-squint-tears:before{content:"\f586"}.fac-grin-stars:before{content:"\f587"}.fac-grin-tears:before{content:"\f588"}.fac-grin-tongue:before{content:"\f589"}.fac-grin-tongue-squint:before{content:"\f58a"}.fac-grin-tongue-wink:before{content:"\f58b"}.fac-grin-wink:before{content:"\f58c"}.fac-grip-horizontal:before{content:"\f58d"}.fac-grip-lines:before{content:"\f7a4"}.fac-grip-lines-vertical:before{content:"\f7a5"}.fac-grip-vertical:before{content:"\f58e"}.fac-gripfire:before{content:"\f3ac"}.fac-grunt:before{content:"\f3ad"}.fac-guitar:before{content:"\f7a6"}.fac-gulp:before{content:"\f3ae"}.fac-h-square:before{content:"\f0fd"}.fac-h1:before{content:"\f313"}.fac-h2:before{content:"\f314"}.fac-h3:before{content:"\f315"}.fac-hacker-news:before{content:"\f1d4"}.fac-hacker-news-square:before{content:"\f3af"}.fac-hackerrank:before{content:"\f5f7"}.fac-hamburger:before{content:"\f805"}.fac-hammer:before{content:"\f6e3"}.fac-hammer-war:before{content:"\f6e4"}.fac-hamsa:before{content:"\f665"}.fac-hand-heart:before{content:"\f4bc"}.fac-hand-holding:before{content:"\f4bd"}.fac-hand-holding-box:before{content:"\f47b"}.fac-hand-holding-heart:before{content:"\f4be"}.fac-hand-holding-magic:before{content:"\f6e5"}.fac-hand-holding-seedling:before{content:"\f4bf"}.fac-hand-holding-usd:before{content:"\f4c0"}.fac-hand-holding-water:before{content:"\f4c1"}.fac-hand-lizard:before{content:"\f258"}.fac-hand-middle-finger:before{content:"\f806"}.fac-hand-paper:before{content:"\f256"}.fac-hand-peace:before{content:"\f25b"}.fac-hand-point-down:before{content:"\f0a7"}.fac-hand-point-left:before{content:"\f0a5"}.fac-hand-point-right:before{content:"\f0a4"}.fac-hand-point-up:before{content:"\f0a6"}.fac-hand-pointer:before{content:"\f25a"}.fac-hand-receiving:before{content:"\f47c"}.fac-hand-rock:before{content:"\f255"}.fac-hand-scissors:before{content:"\f257"}.fac-hand-spock:before{content:"\f259"}.fac-hands:before{content:"\f4c2"}.fac-hands-heart:before{content:"\f4c3"}.fac-hands-helping:before{content:"\f4c4"}.fac-hands-usd:before{content:"\f4c5"}.fac-handshake:before{content:"\f2b5"}.fac-handshake-alt:before{content:"\f4c6"}.fac-hanukiah:before{content:"\f6e6"}.fac-hard-hat:before{content:"\f807"}.fac-hashtag:before{content:"\f292"}.fac-hat-santa:before{content:"\f7a7"}.fac-hat-winter:before{content:"\f7a8"}.fac-hat-witch:before{content:"\f6e7"}.fac-hat-wizard:before{content:"\f6e8"}.fac-haykal:before{content:"\f666"}.fac-hdd:before{content:"\f0a0"}.fac-head-side:before{content:"\f6e9"}.fac-head-side-brain:before{content:"\f808"}.fac-head-side-medical:before{content:"\f809"}.fac-head-vr:before{content:"\f6ea"}.fac-heading:before{content:"\f1dc"}.fac-headphones:before{content:"\f025"}.fac-headphones-alt:before{content:"\f58f"}.fac-headset:before{content:"\f590"}.fac-heart:before{content:"\f004"}.fac-heart-broken:before{content:"\f7a9"}.fac-heart-circle:before{content:"\f4c7"}.fac-heart-rate:before{content:"\f5f8"}.fac-heart-square:before{content:"\f4c8"}.fac-heartbeat:before{content:"\f21e"}.fac-helicopter:before{content:"\f533"}.fac-helmet-battle:before{content:"\f6eb"}.fac-hexagon:before{content:"\f312"}.fac-highlighter:before{content:"\f591"}.fac-hiking:before{content:"\f6ec"}.fac-hippo:before{content:"\f6ed"}.fac-hips:before{content:"\f452"}.fac-hire-a-helper:before{content:"\f3b0"}.fac-history:before{content:"\f1da"}.fac-hockey-mask:before{content:"\f6ee"}.fac-hockey-puck:before{content:"\f453"}.fac-hockey-sticks:before{content:"\f454"}.fac-holly-berry:before{content:"\f7aa"}.fac-home:before{content:"\f015"}.fac-home-alt:before{content:"\f80a"}.fac-home-heart:before{content:"\f4c9"}.fac-home-lg:before{content:"\f80b"}.fac-home-lg-alt:before{content:"\f80c"}.fac-hood-cloak:before{content:"\f6ef"}.fac-hooli:before{content:"\f427"}.fac-hornbill:before{content:"\f592"}.fac-horse:before{content:"\f6f0"}.fac-horse-head:before{content:"\f7ab"}.fac-hospital:before{content:"\f0f8"}.fac-hospital-alt:before{content:"\f47d"}.fac-hospital-symbol:before{content:"\f47e"}.fac-hospital-user:before{content:"\f80d"}.fac-hospitals:before{content:"\f80e"}.fac-hot-tub:before{content:"\f593"}.fac-hotdog:before{content:"\f80f"}.fac-hotel:before{content:"\f594"}.fac-hotjar:before{content:"\f3b1"}.fac-hourglass:before{content:"\f254"}.fac-hourglass-end:before{content:"\f253"}.fac-hourglass-half:before{content:"\f252"}.fac-hourglass-start:before{content:"\f251"}.fac-house-damage:before{content:"\f6f1"}.fac-house-flood:before{content:"\f74f"}.fac-houzz:before{content:"\f27c"}.fac-hryvnia:before{content:"\f6f2"}.fac-html5:before{content:"\f13b"}.fac-hubspot:before{content:"\f3b2"}.fac-humidity:before{content:"\f750"}.fac-hurricane:before{content:"\f751"}.fac-i-cursor:before{content:"\f246"}.fac-ice-cream:before{content:"\f810"}.fac-ice-skate:before{content:"\f7ac"}.fac-icicles:before{content:"\f7ad"}.fac-id-badge:before{content:"\f2c1"}.fac-id-card:before{content:"\f2c2"}.fac-id-card-alt:before{content:"\f47f"}.fac-igloo:before{content:"\f7ae"}.fac-image:before{content:"\f03e"}.fac-images:before{content:"\f302"}.fac-imdb:before{content:"\f2d8"}.fac-inbox:before{content:"\f01c"}.fac-inbox-in:before{content:"\f310"}.fac-inbox-out:before{content:"\f311"}.fac-indent:before{content:"\f03c"}.fac-industry:before{content:"\f275"}.fac-industry-alt:before{content:"\f3b3"}.fac-infinity:before{content:"\f534"}.fac-info:before{content:"\f129"}.fac-info-circle:before{content:"\f05a"}.fac-info-square:before{content:"\f30f"}.fac-inhaler:before{content:"\f5f9"}.fac-instagram:before{content:"\f16d"}.fac-integral:before{content:"\f667"}.fac-intercom:before{content:"\f7af"}.fac-internet-explorer:before{content:"\f26b"}.fac-intersection:before{content:"\f668"}.fac-inventory:before{content:"\f480"}.fac-invision:before{content:"\f7b0"}.fac-ioxhost:before{content:"\f208"}.fac-island-tropical:before{content:"\f811"}.fac-italic:before{content:"\f033"}.fac-itch-io:before{content:"\f83a"}.fac-itunes:before{content:"\f3b4"}.fac-itunes-note:before{content:"\f3b5"}.fac-jack-o-lantern:before{content:"\f30e"}.fac-java:before{content:"\f4e4"}.fac-jedi:before{content:"\f669"}.fac-jedi-order:before{content:"\f50e"}.fac-jenkins:before{content:"\f3b6"}.fac-jira:before{content:"\f7b1"}.fac-joget:before{content:"\f3b7"}.fac-joint:before{content:"\f595"}.fac-joomla:before{content:"\f1aa"}.fac-journal-whills:before{content:"\f66a"}.fac-js:before{content:"\f3b8"}.fac-js-square:before{content:"\f3b9"}.fac-jsfiddle:before{content:"\f1cc"}.fac-kaaba:before{content:"\f66b"}.fac-kaggle:before{content:"\f5fa"}.fac-key:before{content:"\f084"}.fac-key-skeleton:before{content:"\f6f3"}.fac-keybase:before{content:"\f4f5"}.fac-keyboard:before{content:"\f11c"}.fac-keycdn:before{content:"\f3ba"}.fac-keynote:before{content:"\f66c"}.fac-khanda:before{content:"\f66d"}.fac-kickstarter:before{content:"\f3bb"}.fac-kickstarter-k:before{content:"\f3bc"}.fac-kidneys:before{content:"\f5fb"}.fac-kiss:before{content:"\f596"}.fac-kiss-beam:before{content:"\f597"}.fac-kiss-wink-heart:before{content:"\f598"}.fac-kite:before{content:"\f6f4"}.fac-kiwi-bird:before{content:"\f535"}.fac-knife-kitchen:before{content:"\f6f5"}.fac-korvue:before{content:"\f42f"}.fac-lambda:before{content:"\f66e"}.fac-lamp:before{content:"\f4ca"}.fac-landmark:before{content:"\f66f"}.fac-landmark-alt:before{content:"\f752"}.fac-language:before{content:"\f1ab"}.fac-laptop:before{content:"\f109"}.fac-laptop-code:before{content:"\f5fc"}.fac-laptop-medical:before{content:"\f812"}.fac-laravel:before{content:"\f3bd"}.fac-lastfm:before{content:"\f202"}.fac-lastfm-square:before{content:"\f203"}.fac-laugh:before{content:"\f599"}.fac-laugh-beam:before{content:"\f59a"}.fac-laugh-squint:before{content:"\f59b"}.fac-laugh-wink:before{content:"\f59c"}.fac-layer-group:before{content:"\f5fd"}.fac-layer-minus:before{content:"\f5fe"}.fac-layer-plus:before{content:"\f5ff"}.fac-leaf:before{content:"\f06c"}.fac-leaf-heart:before{content:"\f4cb"}.fac-leaf-maple:before{content:"\f6f6"}.fac-leaf-oak:before{content:"\f6f7"}.fac-leanpub:before{content:"\f212"}.fac-lemon:before{content:"\f094"}.fac-less:before{content:"\f41d"}.fac-less-than:before{content:"\f536"}.fac-less-than-equal:before{content:"\f537"}.fac-level-down:before{content:"\f149"}.fac-level-down-alt:before{content:"\f3be"}.fac-level-up:before{content:"\f148"}.fac-level-up-alt:before{content:"\f3bf"}.fac-life-ring:before{content:"\f1cd"}.fac-lightbulb:before{content:"\f0eb"}.fac-lightbulb-dollar:before{content:"\f670"}.fac-lightbulb-exclamation:before{content:"\f671"}.fac-lightbulb-on:before{content:"\f672"}.fac-lightbulb-slash:before{content:"\f673"}.fac-lights-holiday:before{content:"\f7b2"}.fac-line:before{content:"\f3c0"}.fac-link:before{content:"\f0c1"}.fac-linkedin:before{content:"\f08c"}.fac-linkedin-in:before{content:"\f0e1"}.fac-linode:before{content:"\f2b8"}.fac-linux:before{content:"\f17c"}.fac-lips:before{content:"\f600"}.fac-lira-sign:before{content:"\f195"}.fac-list:before{content:"\f03a"}.fac-list-alt:before{content:"\f022"}.fac-list-ol:before{content:"\f0cb"}.fac-list-ul:before{content:"\f0ca"}.fac-location:before{content:"\f601"}.fac-location-arrow:before{content:"\f124"}.fac-location-circle:before{content:"\f602"}.fac-location-slash:before{content:"\f603"}.fac-lock:before{content:"\f023"}.fac-lock-alt:before{content:"\f30d"}.fac-lock-open:before{content:"\f3c1"}.fac-lock-open-alt:before{content:"\f3c2"}.fac-long-arrow-alt-down:before{content:"\f309"}.fac-long-arrow-alt-left:before{content:"\f30a"}.fac-long-arrow-alt-right:before{content:"\f30b"}.fac-long-arrow-alt-up:before{content:"\f30c"}.fac-long-arrow-down:before{content:"\f175"}.fac-long-arrow-left:before{content:"\f177"}.fac-long-arrow-right:before{content:"\f178"}.fac-long-arrow-up:before{content:"\f176"}.fac-loveseat:before{content:"\f4cc"}.fac-low-vision:before{content:"\f2a8"}.fac-luchador:before{content:"\f455"}.fac-luggage-cart:before{content:"\f59d"}.fac-lungs:before{content:"\f604"}.fac-lyft:before{content:"\f3c3"}.fac-mace:before{content:"\f6f8"}.fac-magento:before{content:"\f3c4"}.fac-magic:before{content:"\f0d0"}.fac-magnet:before{content:"\f076"}.fac-mail-bulk:before{content:"\f674"}.fac-mailbox:before{content:"\f813"}.fac-mailchimp:before{content:"\f59e"}.fac-male:before{content:"\f183"}.fac-mandalorian:before{content:"\f50f"}.fac-mandolin:before{content:"\f6f9"}.fac-map:before{content:"\f279"}.fac-map-marked:before{content:"\f59f"}.fac-map-marked-alt:before{content:"\f5a0"}.fac-map-marker:before{content:"\f041"}.fac-map-marker-alt:before{content:"\f3c5"}.fac-map-marker-alt-slash:before{content:"\f605"}.fac-map-marker-check:before{content:"\f606"}.fac-map-marker-edit:before{content:"\f607"}.fac-map-marker-exclamation:before{content:"\f608"}.fac-map-marker-minus:before{content:"\f609"}.fac-map-marker-plus:before{content:"\f60a"}.fac-map-marker-question:before{content:"\f60b"}.fac-map-marker-slash:before{content:"\f60c"}.fac-map-marker-smile:before{content:"\f60d"}.fac-map-marker-times:before{content:"\f60e"}.fac-map-pin:before{content:"\f276"}.fac-map-signs:before{content:"\f277"}.fac-markdown:before{content:"\f60f"}.fac-marker:before{content:"\f5a1"}.fac-mars:before{content:"\f222"}.fac-mars-double:before{content:"\f227"}.fac-mars-stroke:before{content:"\f229"}.fac-mars-stroke-h:before{content:"\f22b"}.fac-mars-stroke-v:before{content:"\f22a"}.fac-mask:before{content:"\f6fa"}.fac-mastodon:before{content:"\f4f6"}.fac-maxcdn:before{content:"\f136"}.fac-meat:before{content:"\f814"}.fac-medal:before{content:"\f5a2"}.fac-medapps:before{content:"\f3c6"}.fac-medium:before{content:"\f23a"}.fac-medium-m:before{content:"\f3c7"}.fac-medkit:before{content:"\f0fa"}.fac-medrt:before{content:"\f3c8"}.fac-meetup:before{content:"\f2e0"}.fac-megaphone:before{content:"\f675"}.fac-megaport:before{content:"\f5a3"}.fac-meh:before{content:"\f11a"}.fac-meh-blank:before{content:"\f5a4"}.fac-meh-rolling-eyes:before{content:"\f5a5"}.fac-memory:before{content:"\f538"}.fac-mendeley:before{content:"\f7b3"}.fac-menorah:before{content:"\f676"}.fac-mercury:before{content:"\f223"}.fac-meteor:before{content:"\f753"}.fac-microchip:before{content:"\f2db"}.fac-microphone:before{content:"\f130"}.fac-microphone-alt:before{content:"\f3c9"}.fac-microphone-alt-slash:before{content:"\f539"}.fac-microphone-slash:before{content:"\f131"}.fac-microscope:before{content:"\f610"}.fac-microsoft:before{content:"\f3ca"}.fac-mind-share:before{content:"\f677"}.fac-minus:before{content:"\f068"}.fac-minus-circle:before{content:"\f056"}.fac-minus-hexagon:before{content:"\f307"}.fac-minus-octagon:before{content:"\f308"}.fac-minus-square:before{content:"\f146"}.fac-mistletoe:before{content:"\f7b4"}.fac-mitten:before{content:"\f7b5"}.fac-mix:before{content:"\f3cb"}.fac-mixcloud:before{content:"\f289"}.fac-mizuni:before{content:"\f3cc"}.fac-mobile:before{content:"\f10b"}.fac-mobile-alt:before{content:"\f3cd"}.fac-mobile-android:before{content:"\f3ce"}.fac-mobile-android-alt:before{content:"\f3cf"}.fac-modx:before{content:"\f285"}.fac-monero:before{content:"\f3d0"}.fac-money-bill:before{content:"\f0d6"}.fac-money-bill-alt:before{content:"\f3d1"}.fac-money-bill-wave:before{content:"\f53a"}.fac-money-bill-wave-alt:before{content:"\f53b"}.fac-money-check:before{content:"\f53c"}.fac-money-check-alt:before{content:"\f53d"}.fac-monitor-heart-rate:before{content:"\f611"}.fac-monkey:before{content:"\f6fb"}.fac-monument:before{content:"\f5a6"}.fac-moon:before{content:"\f186"}.fac-moon-cloud:before{content:"\f754"}.fac-moon-stars:before{content:"\f755"}.fac-mortar-pestle:before{content:"\f5a7"}.fac-mosque:before{content:"\f678"}.fac-motorcycle:before{content:"\f21c"}.fac-mountain:before{content:"\f6fc"}.fac-mountains:before{content:"\f6fd"}.fac-mouse-pointer:before{content:"\f245"}.fac-mug-hot:before{content:"\f7b6"}.fac-mug-marshmallows:before{content:"\f7b7"}.fac-music:before{content:"\f001"}.fac-napster:before{content:"\f3d2"}.fac-narwhal:before{content:"\f6fe"}.fac-neos:before{content:"\f612"}.fac-network-wired:before{content:"\f6ff"}.fac-neuter:before{content:"\f22c"}.fac-newspaper:before{content:"\f1ea"}.fac-nimblr:before{content:"\f5a8"}.fac-nintendo-switch:before{content:"\f418"}.fac-node:before{content:"\f419"}.fac-node-js:before{content:"\f3d3"}.fac-not-equal:before{content:"\f53e"}.fac-notes-medical:before{content:"\f481"}.fac-npm:before{content:"\f3d4"}.fac-ns8:before{content:"\f3d5"}.fac-nutritionix:before{content:"\f3d6"}.fac-object-group:before{content:"\f247"}.fac-object-ungroup:before{content:"\f248"}.fac-octagon:before{content:"\f306"}.fac-odnoklassniki:before{content:"\f263"}.fac-odnoklassniki-square:before{content:"\f264"}.fac-oil-can:before{content:"\f613"}.fac-oil-temp:before{content:"\f614"}.fac-old-republic:before{content:"\f510"}.fac-om:before{content:"\f679"}.fac-omega:before{content:"\f67a"}.fac-opencart:before{content:"\f23d"}.fac-openid:before{content:"\f19b"}.fac-opera:before{content:"\f26a"}.fac-optin-monster:before{content:"\f23c"}.fac-ornament:before{content:"\f7b8"}.fac-osi:before{content:"\f41a"}.fac-otter:before{content:"\f700"}.fac-outdent:before{content:"\f03b"}.fac-page4:before{content:"\f3d7"}.fac-pagelines:before{content:"\f18c"}.fac-pager:before{content:"\f815"}.fac-paint-brush:before{content:"\f1fc"}.fac-paint-brush-alt:before{content:"\f5a9"}.fac-paint-roller:before{content:"\f5aa"}.fac-palette:before{content:"\f53f"}.fac-palfed:before{content:"\f3d8"}.fac-pallet:before{content:"\f482"}.fac-pallet-alt:before{content:"\f483"}.fac-paper-plane:before{content:"\f1d8"}.fac-paperclip:before{content:"\f0c6"}.fac-parachute-box:before{content:"\f4cd"}.fac-paragraph:before{content:"\f1dd"}.fac-parking:before{content:"\f540"}.fac-parking-circle:before{content:"\f615"}.fac-parking-circle-slash:before{content:"\f616"}.fac-parking-slash:before{content:"\f617"}.fac-passport:before{content:"\f5ab"}.fac-pastafarianism:before{content:"\f67b"}.fac-paste:before{content:"\f0ea"}.fac-patreon:before{content:"\f3d9"}.fac-pause:before{content:"\f04c"}.fac-pause-circle:before{content:"\f28b"}.fac-paw:before{content:"\f1b0"}.fac-paw-alt:before{content:"\f701"}.fac-paw-claws:before{content:"\f702"}.fac-paypal:before{content:"\f1ed"}.fac-peace:before{content:"\f67c"}.fac-pegasus:before{content:"\f703"}.fac-pen:before{content:"\f304"}.fac-pen-alt:before{content:"\f305"}.fac-pen-fancy:before{content:"\f5ac"}.fac-pen-nib:before{content:"\f5ad"}.fac-pen-square:before{content:"\f14b"}.fac-pencil:before{content:"\f040"}.fac-pencil-alt:before{content:"\f303"}.fac-pencil-paintbrush:before{content:"\f618"}.fac-pencil-ruler:before{content:"\f5ae"}.fac-pennant:before{content:"\f456"}.fac-penny-arcade:before{content:"\f704"}.fac-people-carry:before{content:"\f4ce"}.fac-pepper-hot:before{content:"\f816"}.fac-percent:before{content:"\f295"}.fac-percentage:before{content:"\f541"}.fac-periscope:before{content:"\f3da"}.fac-person-booth:before{content:"\f756"}.fac-person-carry:before{content:"\f4cf"}.fac-person-dolly:before{content:"\f4d0"}.fac-person-dolly-empty:before{content:"\f4d1"}.fac-person-sign:before{content:"\f757"}.fac-phabricator:before{content:"\f3db"}.fac-phoenix-framework:before{content:"\f3dc"}.fac-phoenix-squadron:before{content:"\f511"}.fac-phone:before{content:"\f095"}.fac-phone-office:before{content:"\f67d"}.fac-phone-plus:before{content:"\f4d2"}.fac-phone-slash:before{content:"\f3dd"}.fac-phone-square:before{content:"\f098"}.fac-phone-volume:before{content:"\f2a0"}.fac-php:before{content:"\f457"}.fac-pi:before{content:"\f67e"}.fac-pie:before{content:"\f705"}.fac-pied-piper:before{content:"\f2ae"}.fac-pied-piper-alt:before{content:"\f1a8"}.fac-pied-piper-hat:before{content:"\f4e5"}.fac-pied-piper-pp:before{content:"\f1a7"}.fac-pig:before{content:"\f706"}.fac-piggy-bank:before{content:"\f4d3"}.fac-pills:before{content:"\f484"}.fac-pinterest:before{content:"\f0d2"}.fac-pinterest-p:before{content:"\f231"}.fac-pinterest-square:before{content:"\f0d3"}.fac-pizza:before{content:"\f817"}.fac-pizza-slice:before{content:"\f818"}.fac-place-of-worship:before{content:"\f67f"}.fac-plane:before{content:"\f072"}.fac-plane-alt:before{content:"\f3de"}.fac-plane-arrival:before{content:"\f5af"}.fac-plane-departure:before{content:"\f5b0"}.fac-play:before{content:"\f04b"}.fac-play-circle:before{content:"\f144"}.fac-playstation:before{content:"\f3df"}.fac-plug:before{content:"\f1e6"}.fac-plus:before{content:"\f067"}.fac-plus-circle:before{content:"\f055"}.fac-plus-hexagon:before{content:"\f300"}.fac-plus-octagon:before{content:"\f301"}.fac-plus-square:before{content:"\f0fe"}.fac-podcast:before{content:"\f2ce"}.fac-podium:before{content:"\f680"}.fac-podium-star:before{content:"\f758"}.fac-poll:before{content:"\f681"}.fac-poll-h:before{content:"\f682"}.fac-poll-people:before{content:"\f759"}.fac-poo:before{content:"\f2fe"}.fac-poo-storm:before{content:"\f75a"}.fac-poop:before{content:"\f619"}.fac-popcorn:before{content:"\f819"}.fac-portrait:before{content:"\f3e0"}.fac-pound-sign:before{content:"\f154"}.fac-power-off:before{content:"\f011"}.fac-pray:before{content:"\f683"}.fac-praying-hands:before{content:"\f684"}.fac-prescription:before{content:"\f5b1"}.fac-prescription-bottle:before{content:"\f485"}.fac-prescription-bottle-alt:before{content:"\f486"}.fac-presentation:before{content:"\f685"}.fac-print:before{content:"\f02f"}.fac-print-search:before{content:"\f81a"}.fac-print-slash:before{content:"\f686"}.fac-procedures:before{content:"\f487"}.fac-product-hunt:before{content:"\f288"}.fac-project-diagram:before{content:"\f542"}.fac-pumpkin:before{content:"\f707"}.fac-pushed:before{content:"\f3e1"}.fac-puzzle-piece:before{content:"\f12e"}.fac-python:before{content:"\f3e2"}.fac-qq:before{content:"\f1d6"}.fac-qrcode:before{content:"\f029"}.fac-question:before{content:"\f128"}.fac-question-circle:before{content:"\f059"}.fac-question-square:before{content:"\f2fd"}.fac-quidditch:before{content:"\f458"}.fac-quinscape:before{content:"\f459"}.fac-quora:before{content:"\f2c4"}.fac-quote-left:before{content:"\f10d"}.fac-quote-right:before{content:"\f10e"}.fac-quran:before{content:"\f687"}.fac-r-project:before{content:"\f4f7"}.fac-rabbit:before{content:"\f708"}.fac-rabbit-fast:before{content:"\f709"}.fac-racquet:before{content:"\f45a"}.fac-radiation:before{content:"\f7b9"}.fac-radiation-alt:before{content:"\f7ba"}.fac-rainbow:before{content:"\f75b"}.fac-raindrops:before{content:"\f75c"}.fac-ram:before{content:"\f70a"}.fac-ramp-loading:before{content:"\f4d4"}.fac-random:before{content:"\f074"}.fac-raspberry-pi:before{content:"\f7bb"}.fac-ravelry:before{content:"\f2d9"}.fac-react:before{content:"\f41b"}.fac-reacteurope:before{content:"\f75d"}.fac-readme:before{content:"\f4d5"}.fac-rebel:before{content:"\f1d0"}.fac-receipt:before{content:"\f543"}.fac-rectangle-landscape:before{content:"\f2fa"}.fac-rectangle-portrait:before{content:"\f2fb"}.fac-rectangle-wide:before{content:"\f2fc"}.fac-recycle:before{content:"\f1b8"}.fac-red-river:before{content:"\f3e3"}.fac-reddit:before{content:"\f1a1"}.fac-reddit-alien:before{content:"\f281"}.fac-reddit-square:before{content:"\f1a2"}.fac-redhat:before{content:"\f7bc"}.fac-redo:before{content:"\f01e"}.fac-redo-alt:before{content:"\f2f9"}.fac-registered:before{content:"\f25d"}.fac-renren:before{content:"\f18b"}.fac-repeat:before{content:"\f363"}.fac-repeat-1:before{content:"\f365"}.fac-repeat-1-alt:before{content:"\f366"}.fac-repeat-alt:before{content:"\f364"}.fac-reply:before{content:"\f3e5"}.fac-reply-all:before{content:"\f122"}.fac-replyd:before{content:"\f3e6"}.fac-republican:before{content:"\f75e"}.fac-researchgate:before{content:"\f4f8"}.fac-resolving:before{content:"\f3e7"}.fac-restroom:before{content:"\f7bd"}.fac-retweet:before{content:"\f079"}.fac-retweet-alt:before{content:"\f361"}.fac-rev:before{content:"\f5b2"}.fac-ribbon:before{content:"\f4d6"}.fac-ring:before{content:"\f70b"}.fac-rings-wedding:before{content:"\f81b"}.fac-road:before{content:"\f018"}.fac-robot:before{content:"\f544"}.fac-rocket:before{content:"\f135"}.fac-rocketchat:before{content:"\f3e8"}.fac-rockrms:before{content:"\f3e9"}.fac-route:before{content:"\f4d7"}.fac-route-highway:before{content:"\f61a"}.fac-route-interstate:before{content:"\f61b"}.fac-rss:before{content:"\f09e"}.fac-rss-square:before{content:"\f143"}.fac-ruble-sign:before{content:"\f158"}.fac-ruler:before{content:"\f545"}.fac-ruler-combined:before{content:"\f546"}.fac-ruler-horizontal:before{content:"\f547"}.fac-ruler-triangle:before{content:"\f61c"}.fac-ruler-vertical:before{content:"\f548"}.fac-running:before{content:"\f70c"}.fac-rupee-sign:before{content:"\f156"}.fac-rv:before{content:"\f7be"}.fac-sack:before{content:"\f81c"}.fac-sack-dollar:before{content:"\f81d"}.fac-sad-cry:before{content:"\f5b3"}.fac-sad-tear:before{content:"\f5b4"}.fac-safari:before{content:"\f267"}.fac-salad:before{content:"\f81e"}.fac-salesforce:before{content:"\f83b"}.fac-sandwich:before{content:"\f81f"}.fac-sass:before{content:"\f41e"}.fac-satellite:before{content:"\f7bf"}.fac-satellite-dish:before{content:"\f7c0"}.fac-sausage:before{content:"\f820"}.fac-save:before{content:"\f0c7"}.fac-scalpel:before{content:"\f61d"}.fac-scalpel-path:before{content:"\f61e"}.fac-scanner:before{content:"\f488"}.fac-scanner-keyboard:before{content:"\f489"}.fac-scanner-touchscreen:before{content:"\f48a"}.fac-scarecrow:before{content:"\f70d"}.fac-scarf:before{content:"\f7c1"}.fac-schlix:before{content:"\f3ea"}.fac-school:before{content:"\f549"}.fac-screwdriver:before{content:"\f54a"}.fac-scribd:before{content:"\f28a"}.fac-scroll:before{content:"\f70e"}.fac-scroll-old:before{content:"\f70f"}.fac-scrubber:before{content:"\f2f8"}.fac-scythe:before{content:"\f710"}.fac-sd-card:before{content:"\f7c2"}.fac-search:before{content:"\f002"}.fac-search-dollar:before{content:"\f688"}.fac-search-location:before{content:"\f689"}.fac-search-minus:before{content:"\f010"}.fac-search-plus:before{content:"\f00e"}.fac-searchengin:before{content:"\f3eb"}.fac-seedling:before{content:"\f4d8"}.fac-sellcast:before{content:"\f2da"}.fac-sellsy:before{content:"\f213"}.fac-server:before{content:"\f233"}.fac-servicestack:before{content:"\f3ec"}.fac-shapes:before{content:"\f61f"}.fac-share:before{content:"\f064"}.fac-share-all:before{content:"\f367"}.fac-share-alt:before{content:"\f1e0"}.fac-share-alt-square:before{content:"\f1e1"}.fac-share-square:before{content:"\f14d"}.fac-sheep:before{content:"\f711"}.fac-shekel-sign:before{content:"\f20b"}.fac-shield:before{content:"\f132"}.fac-shield-alt:before{content:"\f3ed"}.fac-shield-check:before{content:"\f2f7"}.fac-shield-cross:before{content:"\f712"}.fac-ship:before{content:"\f21a"}.fac-shipping-fast:before{content:"\f48b"}.fac-shipping-timed:before{content:"\f48c"}.fac-shirtsinbulk:before{content:"\f214"}.fac-shish-kebab:before{content:"\f821"}.fac-shoe-prints:before{content:"\f54b"}.fac-shopping-bag:before{content:"\f290"}.fac-shopping-basket:before{content:"\f291"}.fac-shopping-cart:before{content:"\f07a"}.fac-shopware:before{content:"\f5b5"}.fac-shovel:before{content:"\f713"}.fac-shovel-snow:before{content:"\f7c3"}.fac-shower:before{content:"\f2cc"}.fac-shredder:before{content:"\f68a"}.fac-shuttle-van:before{content:"\f5b6"}.fac-shuttlecock:before{content:"\f45b"}.fac-sickle:before{content:"\f822"}.fac-sigma:before{content:"\f68b"}.fac-sign:before{content:"\f4d9"}.fac-sign-in:before{content:"\f090"}.fac-sign-in-alt:before{content:"\f2f6"}.fac-sign-language:before{content:"\f2a7"}.fac-sign-out:before{content:"\f08b"}.fac-sign-out-alt:before{content:"\f2f5"}.fac-signal:before{content:"\f012"}.fac-signal-1:before{content:"\f68c"}.fac-signal-2:before{content:"\f68d"}.fac-signal-3:before{content:"\f68e"}.fac-signal-4:before{content:"\f68f"}.fac-signal-alt:before{content:"\f690"}.fac-signal-alt-1:before{content:"\f691"}.fac-signal-alt-2:before{content:"\f692"}.fac-signal-alt-3:before{content:"\f693"}.fac-signal-alt-slash:before{content:"\f694"}.fac-signal-slash:before{content:"\f695"}.fac-signature:before{content:"\f5b7"}.fac-sim-card:before{content:"\f7c4"}.fac-simplybuilt:before{content:"\f215"}.fac-sistrix:before{content:"\f3ee"}.fac-sitemap:before{content:"\f0e8"}.fac-sith:before{content:"\f512"}.fac-skating:before{content:"\f7c5"}.fac-skeleton:before{content:"\f620"}.fac-sketch:before{content:"\f7c6"}.fac-ski-jump:before{content:"\f7c7"}.fac-ski-lift:before{content:"\f7c8"}.fac-skiing:before{content:"\f7c9"}.fac-skiing-nordic:before{content:"\f7ca"}.fac-skull:before{content:"\f54c"}.fac-skull-crossbones:before{content:"\f714"}.fac-skyatlas:before{content:"\f216"}.fac-skype:before{content:"\f17e"}.fac-slack:before{content:"\f198"}.fac-slack-hash:before{content:"\f3ef"}.fac-slash:before{content:"\f715"}.fac-sledding:before{content:"\f7cb"}.fac-sleigh:before{content:"\f7cc"}.fac-sliders-h:before{content:"\f1de"}.fac-sliders-h-square:before{content:"\f3f0"}.fac-sliders-v:before{content:"\f3f1"}.fac-sliders-v-square:before{content:"\f3f2"}.fac-slideshare:before{content:"\f1e7"}.fac-smile:before{content:"\f118"}.fac-smile-beam:before{content:"\f5b8"}.fac-smile-plus:before{content:"\f5b9"}.fac-smile-wink:before{content:"\f4da"}.fac-smog:before{content:"\f75f"}.fac-smoke:before{content:"\f760"}.fac-smoking:before{content:"\f48d"}.fac-smoking-ban:before{content:"\f54d"}.fac-sms:before{content:"\f7cd"}.fac-snake:before{content:"\f716"}.fac-snapchat:before{content:"\f2ab"}.fac-snapchat-ghost:before{content:"\f2ac"}.fac-snapchat-square:before{content:"\f2ad"}.fac-snow-blowing:before{content:"\f761"}.fac-snowboarding:before{content:"\f7ce"}.fac-snowflake:before{content:"\f2dc"}.fac-snowflakes:before{content:"\f7cf"}.fac-snowman:before{content:"\f7d0"}.fac-snowmobile:before{content:"\f7d1"}.fac-snowplow:before{content:"\f7d2"}.fac-socks:before{content:"\f696"}.fac-solar-panel:before{content:"\f5ba"}.fac-sort:before{content:"\f0dc"}.fac-sort-alpha-down:before{content:"\f15d"}.fac-sort-alpha-up:before{content:"\f15e"}.fac-sort-amount-down:before{content:"\f160"}.fac-sort-amount-up:before{content:"\f161"}.fac-sort-down:before{content:"\f0dd"}.fac-sort-numeric-down:before{content:"\f162"}.fac-sort-numeric-up:before{content:"\f163"}.fac-sort-up:before{content:"\f0de"}.fac-soundcloud:before{content:"\f1be"}.fac-soup:before{content:"\f823"}.fac-sourcetree:before{content:"\f7d3"}.fac-spa:before{content:"\f5bb"}.fac-space-shuttle:before{content:"\f197"}.fac-spade:before{content:"\f2f4"}.fac-speakap:before{content:"\f3f3"}.fac-speaker-deck:before{content:"\f83c"}.fac-spider:before{content:"\f717"}.fac-spider-black-widow:before{content:"\f718"}.fac-spider-web:before{content:"\f719"}.fac-spinner:before{content:"\f110"}.fac-spinner-third:before{content:"\f3f4"}.fac-splotch:before{content:"\f5bc"}.fac-spotify:before{content:"\f1bc"}.fac-spray-can:before{content:"\f5bd"}.fac-square:before{content:"\f0c8"}.fac-square-full:before{content:"\f45c"}.fac-square-root:before{content:"\f697"}.fac-square-root-alt:before{content:"\f698"}.fac-squarespace:before{content:"\f5be"}.fac-squirrel:before{content:"\f71a"}.fac-stack-exchange:before{content:"\f18d"}.fac-stack-overflow:before{content:"\f16c"}.fac-staff:before{content:"\f71b"}.fac-stamp:before{content:"\f5bf"}.fac-star:before{content:"\f005"}.fac-star-and-crescent:before{content:"\f699"}.fac-star-christmas:before{content:"\f7d4"}.fac-star-exclamation:before{content:"\f2f3"}.fac-star-half:before{content:"\f089"}.fac-star-half-alt:before{content:"\f5c0"}.fac-star-of-david:before{content:"\f69a"}.fac-star-of-life:before{content:"\f621"}.fac-stars:before{content:"\f762"}.fac-staylinked:before{content:"\f3f5"}.fac-steak:before{content:"\f824"}.fac-steam:before{content:"\f1b6"}.fac-steam-square:before{content:"\f1b7"}.fac-steam-symbol:before{content:"\f3f6"}.fac-steering-wheel:before{content:"\f622"}.fac-step-backward:before{content:"\f048"}.fac-step-forward:before{content:"\f051"}.fac-stethoscope:before{content:"\f0f1"}.fac-sticker-mule:before{content:"\f3f7"}.fac-sticky-note:before{content:"\f249"}.fac-stocking:before{content:"\f7d5"}.fac-stomach:before{content:"\f623"}.fac-stop:before{content:"\f04d"}.fac-stop-circle:before{content:"\f28d"}.fac-stopwatch:before{content:"\f2f2"}.fac-store:before{content:"\f54e"}.fac-store-alt:before{content:"\f54f"}.fac-strava:before{content:"\f428"}.fac-stream:before{content:"\f550"}.fac-street-view:before{content:"\f21d"}.fac-stretcher:before{content:"\f825"}.fac-strikethrough:before{content:"\f0cc"}.fac-stripe:before{content:"\f429"}.fac-stripe-s:before{content:"\f42a"}.fac-stroopwafel:before{content:"\f551"}.fac-studiovinari:before{content:"\f3f8"}.fac-stumbleupon:before{content:"\f1a4"}.fac-stumbleupon-circle:before{content:"\f1a3"}.fac-subscript:before{content:"\f12c"}.fac-subway:before{content:"\f239"}.fac-suitcase:before{content:"\f0f2"}.fac-suitcase-rolling:before{content:"\f5c1"}.fac-sun:before{content:"\f185"}.fac-sun-cloud:before{content:"\f763"}.fac-sun-dust:before{content:"\f764"}.fac-sun-haze:before{content:"\f765"}.fac-sunrise:before{content:"\f766"}.fac-sunset:before{content:"\f767"}.fac-superpowers:before{content:"\f2dd"}.fac-superscript:before{content:"\f12b"}.fac-supple:before{content:"\f3f9"}.fac-surprise:before{content:"\f5c2"}.fac-suse:before{content:"\f7d6"}.fac-swatchbook:before{content:"\f5c3"}.fac-swimmer:before{content:"\f5c4"}.fac-swimming-pool:before{content:"\f5c5"}.fac-sword:before{content:"\f71c"}.fac-swords:before{content:"\f71d"}.fac-symfony:before{content:"\f83d"}.fac-synagogue:before{content:"\f69b"}.fac-sync:before{content:"\f021"}.fac-sync-alt:before{content:"\f2f1"}.fac-syringe:before{content:"\f48e"}.fac-table:before{content:"\f0ce"}.fac-table-tennis:before{content:"\f45d"}.fac-tablet:before{content:"\f10a"}.fac-tablet-alt:before{content:"\f3fa"}.fac-tablet-android:before{content:"\f3fb"}.fac-tablet-android-alt:before{content:"\f3fc"}.fac-tablet-rugged:before{content:"\f48f"}.fac-tablets:before{content:"\f490"}.fac-tachometer:before{content:"\f0e4"}.fac-tachometer-alt:before{content:"\f3fd"}.fac-tachometer-alt-average:before{content:"\f624"}.fac-tachometer-alt-fast:before{content:"\f625"}.fac-tachometer-alt-fastest:before{content:"\f626"}.fac-tachometer-alt-slow:before{content:"\f627"}.fac-tachometer-alt-slowest:before{content:"\f628"}.fac-tachometer-average:before{content:"\f629"}.fac-tachometer-fast:before{content:"\f62a"}.fac-tachometer-fastest:before{content:"\f62b"}.fac-tachometer-slow:before{content:"\f62c"}.fac-tachometer-slowest:before{content:"\f62d"}.fac-taco:before{content:"\f826"}.fac-tag:before{content:"\f02b"}.fac-tags:before{content:"\f02c"}.fac-tally:before{content:"\f69c"}.fac-tanakh:before{content:"\f827"}.fac-tape:before{content:"\f4db"}.fac-tasks:before{content:"\f0ae"}.fac-tasks-alt:before{content:"\f828"}.fac-taxi:before{content:"\f1ba"}.fac-teamspeak:before{content:"\f4f9"}.fac-teeth:before{content:"\f62e"}.fac-teeth-open:before{content:"\f62f"}.fac-telegram:before{content:"\f2c6"}.fac-telegram-plane:before{content:"\f3fe"}.fac-temperature-frigid:before{content:"\f768"}.fac-temperature-high:before{content:"\f769"}.fac-temperature-hot:before{content:"\f76a"}.fac-temperature-low:before{content:"\f76b"}.fac-tencent-weibo:before{content:"\f1d5"}.fac-tenge:before{content:"\f7d7"}.fac-tennis-ball:before{content:"\f45e"}.fac-terminal:before{content:"\f120"}.fac-text-height:before{content:"\f034"}.fac-text-width:before{content:"\f035"}.fac-th:before{content:"\f00a"}.fac-th-large:before{content:"\f009"}.fac-th-list:before{content:"\f00b"}.fac-the-red-yeti:before{content:"\f69d"}.fac-theater-masks:before{content:"\f630"}.fac-themeco:before{content:"\f5c6"}.fac-themeisle:before{content:"\f2b2"}.fac-thermometer:before{content:"\f491"}.fac-thermometer-empty:before{content:"\f2cb"}.fac-thermometer-full:before{content:"\f2c7"}.fac-thermometer-half:before{content:"\f2c9"}.fac-thermometer-quarter:before{content:"\f2ca"}.fac-thermometer-three-quarters:before{content:"\f2c8"}.fac-theta:before{content:"\f69e"}.fac-think-peaks:before{content:"\f731"}.fac-thumbs-down:before{content:"\f165"}.fac-thumbs-up:before{content:"\f164"}.fac-thumbtack:before{content:"\f08d"}.fac-thunderstorm:before{content:"\f76c"}.fac-thunderstorm-moon:before{content:"\f76d"}.fac-thunderstorm-sun:before{content:"\f76e"}.fac-ticket:before{content:"\f145"}.fac-ticket-alt:before{content:"\f3ff"}.fac-tilde:before{content:"\f69f"}.fac-times:before{content:"\f00d"}.fac-times-circle:before{content:"\f057"}.fac-times-hexagon:before{content:"\f2ee"}.fac-times-octagon:before{content:"\f2f0"}.fac-times-square:before{content:"\f2d3"}.fac-tint:before{content:"\f043"}.fac-tint-slash:before{content:"\f5c7"}.fac-tire:before{content:"\f631"}.fac-tire-flat:before{content:"\f632"}.fac-tire-pressure-warning:before{content:"\f633"}.fac-tire-rugged:before{content:"\f634"}.fac-tired:before{content:"\f5c8"}.fac-toggle-off:before{content:"\f204"}.fac-toggle-on:before{content:"\f205"}.fac-toilet:before{content:"\f7d8"}.fac-toilet-paper:before{content:"\f71e"}.fac-toilet-paper-alt:before{content:"\f71f"}.fac-tombstone:before{content:"\f720"}.fac-tombstone-alt:before{content:"\f721"}.fac-toolbox:before{content:"\f552"}.fac-tools:before{content:"\f7d9"}.fac-tooth:before{content:"\f5c9"}.fac-toothbrush:before{content:"\f635"}.fac-torah:before{content:"\f6a0"}.fac-torii-gate:before{content:"\f6a1"}.fac-tornado:before{content:"\f76f"}.fac-tractor:before{content:"\f722"}.fac-trade-federation:before{content:"\f513"}.fac-trademark:before{content:"\f25c"}.fac-traffic-cone:before{content:"\f636"}.fac-traffic-light:before{content:"\f637"}.fac-traffic-light-go:before{content:"\f638"}.fac-traffic-light-slow:before{content:"\f639"}.fac-traffic-light-stop:before{content:"\f63a"}.fac-train:before{content:"\f238"}.fac-tram:before{content:"\f7da"}.fac-transgender:before{content:"\f224"}.fac-transgender-alt:before{content:"\f225"}.fac-trash:before{content:"\f1f8"}.fac-trash-alt:before{content:"\f2ed"}.fac-trash-restore:before{content:"\f829"}.fac-trash-restore-alt:before{content:"\f82a"}.fac-treasure-chest:before{content:"\f723"}.fac-tree:before{content:"\f1bb"}.fac-tree-alt:before{content:"\f400"}.fac-tree-christmas:before{content:"\f7db"}.fac-tree-decorated:before{content:"\f7dc"}.fac-tree-large:before{content:"\f7dd"}.fac-tree-palm:before{content:"\f82b"}.fac-trees:before{content:"\f724"}.fac-trello:before{content:"\f181"}.fac-triangle:before{content:"\f2ec"}.fac-tripadvisor:before{content:"\f262"}.fac-trophy:before{content:"\f091"}.fac-trophy-alt:before{content:"\f2eb"}.fac-truck:before{content:"\f0d1"}.fac-truck-container:before{content:"\f4dc"}.fac-truck-couch:before{content:"\f4dd"}.fac-truck-loading:before{content:"\f4de"}.fac-truck-monster:before{content:"\f63b"}.fac-truck-moving:before{content:"\f4df"}.fac-truck-pickup:before{content:"\f63c"}.fac-truck-plow:before{content:"\f7de"}.fac-truck-ramp:before{content:"\f4e0"}.fac-tshirt:before{content:"\f553"}.fac-tty:before{content:"\f1e4"}.fac-tumblr:before{content:"\f173"}.fac-tumblr-square:before{content:"\f174"}.fac-turkey:before{content:"\f725"}.fac-turtle:before{content:"\f726"}.fac-tv:before{content:"\f26c"}.fac-tv-retro:before{content:"\f401"}.fac-twitch:before{content:"\f1e8"}.fac-twitter:before{content:"\f099"}.fac-twitter-square:before{content:"\f081"}.fac-typo3:before{content:"\f42b"}.fac-uber:before{content:"\f402"}.fac-ubuntu:before{content:"\f7df"}.fac-uikit:before{content:"\f403"}.fac-umbrella:before{content:"\f0e9"}.fac-umbrella-beach:before{content:"\f5ca"}.fac-underline:before{content:"\f0cd"}.fac-undo:before{content:"\f0e2"}.fac-undo-alt:before{content:"\f2ea"}.fac-unicorn:before{content:"\f727"}.fac-union:before{content:"\f6a2"}.fac-uniregistry:before{content:"\f404"}.fac-universal-access:before{content:"\f29a"}.fac-university:before{content:"\f19c"}.fac-unlink:before{content:"\f127"}.fac-unlock:before{content:"\f09c"}.fac-unlock-alt:before{content:"\f13e"}.fac-untappd:before{content:"\f405"}.fac-upload:before{content:"\f093"}.fac-ups:before{content:"\f7e0"}.fac-usb:before{content:"\f287"}.fac-usd-circle:before{content:"\f2e8"}.fac-usd-square:before{content:"\f2e9"}.fac-user:before{content:"\f007"}.fac-user-alt:before{content:"\f406"}.fac-user-alt-slash:before{content:"\f4fa"}.fac-user-astronaut:before{content:"\f4fb"}.fac-user-chart:before{content:"\f6a3"}.fac-user-check:before{content:"\f4fc"}.fac-user-circle:before{content:"\f2bd"}.fac-user-clock:before{content:"\f4fd"}.fac-user-cog:before{content:"\f4fe"}.fac-user-crown:before{content:"\f6a4"}.fac-user-edit:before{content:"\f4ff"}.fac-user-friends:before{content:"\f500"}.fac-user-graduate:before{content:"\f501"}.fac-user-hard-hat:before{content:"\f82c"}.fac-user-headset:before{content:"\f82d"}.fac-user-injured:before{content:"\f728"}.fac-user-lock:before{content:"\f502"}.fac-user-md:before{content:"\f0f0"}.fac-user-md-chat:before{content:"\f82e"}.fac-user-minus:before{content:"\f503"}.fac-user-ninja:before{content:"\f504"}.fac-user-nurse:before{content:"\f82f"}.fac-user-plus:before{content:"\f234"}.fac-user-secret:before{content:"\f21b"}.fac-user-shield:before{content:"\f505"}.fac-user-slash:before{content:"\f506"}.fac-user-tag:before{content:"\f507"}.fac-user-tie:before{content:"\f508"}.fac-user-times:before{content:"\f235"}.fac-users:before{content:"\f0c0"}.fac-users-class:before{content:"\f63d"}.fac-users-cog:before{content:"\f509"}.fac-users-crown:before{content:"\f6a5"}.fac-users-medical:before{content:"\f830"}.fac-usps:before{content:"\f7e1"}.fac-ussunnah:before{content:"\f407"}.fac-utensil-fork:before{content:"\f2e3"}.fac-utensil-knife:before{content:"\f2e4"}.fac-utensil-spoon:before{content:"\f2e5"}.fac-utensils:before{content:"\f2e7"}.fac-utensils-alt:before{content:"\f2e6"}.fac-vaadin:before{content:"\f408"}.fac-value-absolute:before{content:"\f6a6"}.fac-vector-square:before{content:"\f5cb"}.fac-venus:before{content:"\f221"}.fac-venus-double:before{content:"\f226"}.fac-venus-mars:before{content:"\f228"}.fac-viacoin:before{content:"\f237"}.fac-viadeo:before{content:"\f2a9"}.fac-viadeo-square:before{content:"\f2aa"}.fac-vial:before{content:"\f492"}.fac-vials:before{content:"\f493"}.fac-viber:before{content:"\f409"}.fac-video:before{content:"\f03d"}.fac-video-plus:before{content:"\f4e1"}.fac-video-slash:before{content:"\f4e2"}.fac-vihara:before{content:"\f6a7"}.fac-vimeo:before{content:"\f40a"}.fac-vimeo-square:before{content:"\f194"}.fac-vimeo-v:before{content:"\f27d"}.fac-vine:before{content:"\f1ca"}.fac-vk:before{content:"\f189"}.fac-vnv:before{content:"\f40b"}.fac-volcano:before{content:"\f770"}.fac-volleyball-ball:before{content:"\f45f"}.fac-volume:before{content:"\f6a8"}.fac-volume-down:before{content:"\f027"}.fac-volume-mute:before{content:"\f6a9"}.fac-volume-off:before{content:"\f026"}.fac-volume-slash:before{content:"\f2e2"}.fac-volume-up:before{content:"\f028"}.fac-vote-nay:before{content:"\f771"}.fac-vote-yea:before{content:"\f772"}.fac-vr-cardboard:before{content:"\f729"}.fac-vuejs:before{content:"\f41f"}.fac-walker:before{content:"\f831"}.fac-walking:before{content:"\f554"}.fac-wallet:before{content:"\f555"}.fac-wand:before{content:"\f72a"}.fac-wand-magic:before{content:"\f72b"}.fac-warehouse:before{content:"\f494"}.fac-warehouse-alt:before{content:"\f495"}.fac-watch:before{content:"\f2e1"}.fac-watch-fitness:before{content:"\f63e"}.fac-water:before{content:"\f773"}.fac-water-lower:before{content:"\f774"}.fac-water-rise:before{content:"\f775"}.fac-wave-square:before{content:"\f83e"}.fac-waze:before{content:"\f83f"}.fac-webcam:before{content:"\f832"}.fac-webcam-slash:before{content:"\f833"}.fac-weebly:before{content:"\f5cc"}.fac-weibo:before{content:"\f18a"}.fac-weight:before{content:"\f496"}.fac-weight-hanging:before{content:"\f5cd"}.fac-weixin:before{content:"\f1d7"}.fac-whale:before{content:"\f72c"}.fac-whatsapp:before{content:"\f232"}.fac-whatsapp-square:before{content:"\f40c"}.fac-wheat:before{content:"\f72d"}.fac-wheelchair:before{content:"\f193"}.fac-whistle:before{content:"\f460"}.fac-whmcs:before{content:"\f40d"}.fac-wifi:before{content:"\f1eb"}.fac-wifi-1:before{content:"\f6aa"}.fac-wifi-2:before{content:"\f6ab"}.fac-wifi-slash:before{content:"\f6ac"}.fac-wikipedia-w:before{content:"\f266"}.fac-wind:before{content:"\f72e"}.fac-wind-warning:before{content:"\f776"}.fac-window:before{content:"\f40e"}.fac-window-alt:before{content:"\f40f"}.fac-window-close:before{content:"\f410"}.fac-window-maximize:before{content:"\f2d0"}.fac-window-minimize:before{content:"\f2d1"}.fac-window-restore:before{content:"\f2d2"}.fac-windows:before{content:"\f17a"}.fac-windsock:before{content:"\f777"}.fac-wine-bottle:before{content:"\f72f"}.fac-wine-glass:before{content:"\f4e3"}.fac-wine-glass-alt:before{content:"\f5ce"}.fac-wix:before{content:"\f5cf"}.fac-wizards-of-the-coast:before{content:"\f730"}.fac-wolf-pack-battalion:before{content:"\f514"}.fac-won-sign:before{content:"\f159"}.fac-wordpress:before{content:"\f19a"}.fac-wordpress-simple:before{content:"\f411"}.fac-wpbeginner:before{content:"\f297"}.fac-wpexplorer:before{content:"\f2de"}.fac-wpforms:before{content:"\f298"}.fac-wpressr:before{content:"\f3e4"}.fac-wreath:before{content:"\f7e2"}.fac-wrench:before{content:"\f0ad"}.fac-x-ray:before{content:"\f497"}.fac-xbox:before{content:"\f412"}.fac-xing:before{content:"\f168"}.fac-xing-square:before{content:"\f169"}.fac-y-combinator:before{content:"\f23b"}.fac-yahoo:before{content:"\f19e"}.fac-yammer:before{content:"\f840"}.fac-yandex:before{content:"\f413"}.fac-yandex-international:before{content:"\f414"}.fac-yarn:before{content:"\f7e3"}.fac-yelp:before{content:"\f1e9"}.fac-yen-sign:before{content:"\f157"}.fac-yin-yang:before{content:"\f6ad"}.fac-yoast:before{content:"\f2b1"}.fac-youtube:before{content:"\f167"}.fac-youtube-square:before{content:"\f431"}.fac-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-brands-400.eot);src:url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-brands-400.woff2) format("woff2"),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-brands-400.woff) format("woff"),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-brands-400.ttf) format("truetype"),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:auto;src:url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-light-300.eot);src:url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-light-300.eot?#iefix) format("embedded-opentype"),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-light-300.woff2) format("woff2"),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-light-300.woff) format("woff"),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-light-300.ttf) format("truetype"),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-light-300.svg#fontawesome) format("svg")}.fal{font-weight:300}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:auto;src:url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-regular-400.eot);src:url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-regular-400.woff2) format("woff2"),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-regular-400.woff) format("woff"),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-regular-400.ttf) format("truetype"),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-regular-400.svg#fontawesome) format("svg")}.fal,.far{font-family:"Font Awesome 5 Pro"}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:auto;src:url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-solid-900.eot);src:url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-solid-900.woff2) format("woff2"),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-solid-900.woff) format("woff"),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-solid-900.ttf) format("truetype"),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/fontawesome/fa-solid-900.svg#fontawesome) format("svg")}.fac,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}@font-face{font-family:Material-Design-Iconic-Font;src:url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format('woff2'),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format('woff'),url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format('truetype')}.zmdi{display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-hc-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.zmdi-hc-2x{font-size:2em}.zmdi-hc-3x{font-size:3em}.zmdi-hc-4x{font-size:4em}.zmdi-hc-5x{font-size:5em}.zmdi-hc-fw{width:1.28571429em;text-align:center}.zmdi-hc-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.zmdi-hc-ul>li{position:relative}.zmdi-hc-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.zmdi-hc-li.zmdi-hc-lg{left:-1.85714286em}.zmdi-hc-border{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:2px}.zmdi-hc-border-circle{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:50%}.zmdi.pull-left{float:left;margin-right:.15em}.zmdi.pull-right{float:right;margin-left:.15em}.zmdi-hc-spin{-webkit-animation:zmdi-spin 1.5s infinite linear;animation:zmdi-spin 1.5s infinite linear}.zmdi-hc-spin-reverse{-webkit-animation:zmdi-spin-reverse 1.5s infinite linear;animation:zmdi-spin-reverse 1.5s infinite linear}@-webkit-keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.zmdi-hc-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.zmdi-hc-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.zmdi-hc-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.zmdi-hc-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.zmdi-hc-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.zmdi-hc-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{position:absolute;left:0;width:100%;text-align:center}.zmdi-hc-stack-1x{line-height:inherit}.zmdi-hc-stack-2x{font-size:2em}.zmdi-hc-inverse{color:#fff}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-3d-rotation:before{content:'\f101'}.zmdi-airplane-off:before{content:'\f102'}.zmdi-airplane:before{content:'\f103'}.zmdi-album:before{content:'\f104'}.zmdi-archive:before{content:'\f105'}.zmdi-assignment-account:before{content:'\f106'}.zmdi-assignment-alert:before{content:'\f107'}.zmdi-assignment-check:before{content:'\f108'}.zmdi-assignment-o:before{content:'\f109'}.zmdi-assignment-return:before{content:'\f10a'}.zmdi-assignment-returned:before{content:'\f10b'}.zmdi-assignment:before{content:'\f10c'}.zmdi-attachment-alt:before{content:'\f10d'}.zmdi-attachment:before{content:'\f10e'}.zmdi-audio:before{content:'\f10f'}.zmdi-badge-check:before{content:'\f110'}.zmdi-balance-wallet:before{content:'\f111'}.zmdi-balance:before{content:'\f112'}.zmdi-battery-alert:before{content:'\f113'}.zmdi-battery-flash:before{content:'\f114'}.zmdi-battery-unknown:before{content:'\f115'}.zmdi-battery:before{content:'\f116'}.zmdi-bike:before{content:'\f117'}.zmdi-block-alt:before{content:'\f118'}.zmdi-block:before{content:'\f119'}.zmdi-boat:before{content:'\f11a'}.zmdi-book-image:before{content:'\f11b'}.zmdi-book:before{content:'\f11c'}.zmdi-bookmark-outline:before{content:'\f11d'}.zmdi-bookmark:before{content:'\f11e'}.zmdi-brush:before{content:'\f11f'}.zmdi-bug:before{content:'\f120'}.zmdi-bus:before{content:'\f121'}.zmdi-cake:before{content:'\f122'}.zmdi-car-taxi:before{content:'\f123'}.zmdi-car-wash:before{content:'\f124'}.zmdi-car:before{content:'\f125'}.zmdi-card-giftcard:before{content:'\f126'}.zmdi-card-membership:before{content:'\f127'}.zmdi-card-travel:before{content:'\f128'}.zmdi-card:before{content:'\f129'}.zmdi-case-check:before{content:'\f12a'}.zmdi-case-download:before{content:'\f12b'}.zmdi-case-play:before{content:'\f12c'}.zmdi-case:before{content:'\f12d'}.zmdi-cast-connected:before{content:'\f12e'}.zmdi-cast:before{content:'\f12f'}.zmdi-chart-donut:before{content:'\f130'}.zmdi-chart:before{content:'\f131'}.zmdi-city-alt:before{content:'\f132'}.zmdi-city:before{content:'\f133'}.zmdi-close-circle-o:before{content:'\f134'}.zmdi-close-circle:before{content:'\f135'}.zmdi-close:before{content:'\f136'}.zmdi-cocktail:before{content:'\f137'}.zmdi-code-setting:before{content:'\f138'}.zmdi-code-smartphone:before{content:'\f139'}.zmdi-code:before{content:'\f13a'}.zmdi-coffee:before{content:'\f13b'}.zmdi-collection-bookmark:before{content:'\f13c'}.zmdi-collection-case-play:before{content:'\f13d'}.zmdi-collection-folder-image:before{content:'\f13e'}.zmdi-collection-image-o:before{content:'\f13f'}.zmdi-collection-image:before{content:'\f140'}.zmdi-collection-item-1:before{content:'\f141'}.zmdi-collection-item-2:before{content:'\f142'}.zmdi-collection-item-3:before{content:'\f143'}.zmdi-collection-item-4:before{content:'\f144'}.zmdi-collection-item-5:before{content:'\f145'}.zmdi-collection-item-6:before{content:'\f146'}.zmdi-collection-item-7:before{content:'\f147'}.zmdi-collection-item-8:before{content:'\f148'}.zmdi-collection-item-9-plus:before{content:'\f149'}.zmdi-collection-item-9:before{content:'\f14a'}.zmdi-collection-item:before{content:'\f14b'}.zmdi-collection-music:before{content:'\f14c'}.zmdi-collection-pdf:before{content:'\f14d'}.zmdi-collection-plus:before{content:'\f14e'}.zmdi-collection-speaker:before{content:'\f14f'}.zmdi-collection-text:before{content:'\f150'}.zmdi-collection-video:before{content:'\f151'}.zmdi-compass:before{content:'\f152'}.zmdi-cutlery:before{content:'\f153'}.zmdi-delete:before{content:'\f154'}.zmdi-dialpad:before{content:'\f155'}.zmdi-dns:before{content:'\f156'}.zmdi-drink:before{content:'\f157'}.zmdi-edit:before{content:'\f158'}.zmdi-email-open:before{content:'\f159'}.zmdi-email:before{content:'\f15a'}.zmdi-eye-off:before{content:'\f15b'}.zmdi-eye:before{content:'\f15c'}.zmdi-eyedropper:before{content:'\f15d'}.zmdi-favorite-outline:before{content:'\f15e'}.zmdi-favorite:before{content:'\f15f'}.zmdi-filter-list:before{content:'\f160'}.zmdi-fire:before{content:'\f161'}.zmdi-flag:before{content:'\f162'}.zmdi-flare:before{content:'\f163'}.zmdi-flash-auto:before{content:'\f164'}.zmdi-flash-off:before{content:'\f165'}.zmdi-flash:before{content:'\f166'}.zmdi-flip:before{content:'\f167'}.zmdi-flower-alt:before{content:'\f168'}.zmdi-flower:before{content:'\f169'}.zmdi-font:before{content:'\f16a'}.zmdi-fullscreen-alt:before{content:'\f16b'}.zmdi-fullscreen-exit:before{content:'\f16c'}.zmdi-fullscreen:before{content:'\f16d'}.zmdi-functions:before{content:'\f16e'}.zmdi-gas-station:before{content:'\f16f'}.zmdi-gesture:before{content:'\f170'}.zmdi-globe-alt:before{content:'\f171'}.zmdi-globe-lock:before{content:'\f172'}.zmdi-globe:before{content:'\f173'}.zmdi-graduation-cap:before{content:'\f174'}.zmdi-home:before{content:'\f175'}.zmdi-hospital-alt:before{content:'\f176'}.zmdi-hospital:before{content:'\f177'}.zmdi-hotel:before{content:'\f178'}.zmdi-hourglass-alt:before{content:'\f179'}.zmdi-hourglass-outline:before{content:'\f17a'}.zmdi-hourglass:before{content:'\f17b'}.zmdi-http:before{content:'\f17c'}.zmdi-image-alt:before{content:'\f17d'}.zmdi-image-o:before{content:'\f17e'}.zmdi-image:before{content:'\f17f'}.zmdi-inbox:before{content:'\f180'}.zmdi-invert-colors-off:before{content:'\f181'}.zmdi-invert-colors:before{content:'\f182'}.zmdi-key:before{content:'\f183'}.zmdi-label-alt-outline:before{content:'\f184'}.zmdi-label-alt:before{content:'\f185'}.zmdi-label-heart:before{content:'\f186'}.zmdi-label:before{content:'\f187'}.zmdi-labels:before{content:'\f188'}.zmdi-lamp:before{content:'\f189'}.zmdi-landscape:before{content:'\f18a'}.zmdi-layers-off:before{content:'\f18b'}.zmdi-layers:before{content:'\f18c'}.zmdi-library:before{content:'\f18d'}.zmdi-link:before{content:'\f18e'}.zmdi-lock-open:before{content:'\f18f'}.zmdi-lock-outline:before{content:'\f190'}.zmdi-lock:before{content:'\f191'}.zmdi-mail-reply-all:before{content:'\f192'}.zmdi-mail-reply:before{content:'\f193'}.zmdi-mail-send:before{content:'\f194'}.zmdi-mall:before{content:'\f195'}.zmdi-map:before{content:'\f196'}.zmdi-menu:before{content:'\f197'}.zmdi-money-box:before{content:'\f198'}.zmdi-money-off:before{content:'\f199'}.zmdi-money:before{content:'\f19a'}.zmdi-more-vert:before{content:'\f19b'}.zmdi-more:before{content:'\f19c'}.zmdi-movie-alt:before{content:'\f19d'}.zmdi-movie:before{content:'\f19e'}.zmdi-nature-people:before{content:'\f19f'}.zmdi-nature:before{content:'\f1a0'}.zmdi-navigation:before{content:'\f1a1'}.zmdi-open-in-browser:before{content:'\f1a2'}.zmdi-open-in-new:before{content:'\f1a3'}.zmdi-palette:before{content:'\f1a4'}.zmdi-parking:before{content:'\f1a5'}.zmdi-pin-account:before{content:'\f1a6'}.zmdi-pin-assistant:before{content:'\f1a7'}.zmdi-pin-drop:before{content:'\f1a8'}.zmdi-pin-help:before{content:'\f1a9'}.zmdi-pin-off:before{content:'\f1aa'}.zmdi-pin:before{content:'\f1ab'}.zmdi-pizza:before{content:'\f1ac'}.zmdi-plaster:before{content:'\f1ad'}.zmdi-power-setting:before{content:'\f1ae'}.zmdi-power:before{content:'\f1af'}.zmdi-print:before{content:'\f1b0'}.zmdi-puzzle-piece:before{content:'\f1b1'}.zmdi-quote:before{content:'\f1b2'}.zmdi-railway:before{content:'\f1b3'}.zmdi-receipt:before{content:'\f1b4'}.zmdi-refresh-alt:before{content:'\f1b5'}.zmdi-refresh-sync-alert:before{content:'\f1b6'}.zmdi-refresh-sync-off:before{content:'\f1b7'}.zmdi-refresh-sync:before{content:'\f1b8'}.zmdi-refresh:before{content:'\f1b9'}.zmdi-roller:before{content:'\f1ba'}.zmdi-ruler:before{content:'\f1bb'}.zmdi-scissors:before{content:'\f1bc'}.zmdi-screen-rotation-lock:before{content:'\f1bd'}.zmdi-screen-rotation:before{content:'\f1be'}.zmdi-search-for:before{content:'\f1bf'}.zmdi-search-in-file:before{content:'\f1c0'}.zmdi-search-in-page:before{content:'\f1c1'}.zmdi-search-replace:before{content:'\f1c2'}.zmdi-search:before{content:'\f1c3'}.zmdi-seat:before{content:'\f1c4'}.zmdi-settings-square:before{content:'\f1c5'}.zmdi-settings:before{content:'\f1c6'}.zmdi-shield-check:before{content:'\f1c7'}.zmdi-shield-security:before{content:'\f1c8'}.zmdi-shopping-basket:before{content:'\f1c9'}.zmdi-shopping-cart-plus:before{content:'\f1ca'}.zmdi-shopping-cart:before{content:'\f1cb'}.zmdi-sign-in:before{content:'\f1cc'}.zmdi-sort-amount-asc:before{content:'\f1cd'}.zmdi-sort-amount-desc:before{content:'\f1ce'}.zmdi-sort-asc:before{content:'\f1cf'}.zmdi-sort-desc:before{content:'\f1d0'}.zmdi-spellcheck:before{content:'\f1d1'}.zmdi-storage:before{content:'\f1d2'}.zmdi-store-24:before{content:'\f1d3'}.zmdi-store:before{content:'\f1d4'}.zmdi-subway:before{content:'\f1d5'}.zmdi-sun:before{content:'\f1d6'}.zmdi-tab-unselected:before{content:'\f1d7'}.zmdi-tab:before{content:'\f1d8'}.zmdi-tag-close:before{content:'\f1d9'}.zmdi-tag-more:before{content:'\f1da'}.zmdi-tag:before{content:'\f1db'}.zmdi-thumb-down:before{content:'\f1dc'}.zmdi-thumb-up-down:before{content:'\f1dd'}.zmdi-thumb-up:before{content:'\f1de'}.zmdi-ticket-star:before{content:'\f1df'}.zmdi-toll:before{content:'\f1e0'}.zmdi-toys:before{content:'\f1e1'}.zmdi-traffic:before{content:'\f1e2'}.zmdi-translate:before{content:'\f1e3'}.zmdi-triangle-down:before{content:'\f1e4'}.zmdi-triangle-up:before{content:'\f1e5'}.zmdi-truck:before{content:'\f1e6'}.zmdi-turning-sign:before{content:'\f1e7'}.zmdi-wallpaper:before{content:'\f1e8'}.zmdi-washing-machine:before{content:'\f1e9'}.zmdi-window-maximize:before{content:'\f1ea'}.zmdi-window-minimize:before{content:'\f1eb'}.zmdi-window-restore:before{content:'\f1ec'}.zmdi-wrench:before{content:'\f1ed'}.zmdi-zoom-in:before{content:'\f1ee'}.zmdi-zoom-out:before{content:'\f1ef'}.zmdi-alert-circle-o:before{content:'\f1f0'}.zmdi-alert-circle:before{content:'\f1f1'}.zmdi-alert-octagon:before{content:'\f1f2'}.zmdi-alert-polygon:before{content:'\f1f3'}.zmdi-alert-triangle:before{content:'\f1f4'}.zmdi-help-outline:before{content:'\f1f5'}.zmdi-help:before{content:'\f1f6'}.zmdi-info-outline:before{content:'\f1f7'}.zmdi-info:before{content:'\f1f8'}.zmdi-notifications-active:before{content:'\f1f9'}.zmdi-notifications-add:before{content:'\f1fa'}.zmdi-notifications-none:before{content:'\f1fb'}.zmdi-notifications-off:before{content:'\f1fc'}.zmdi-notifications-paused:before{content:'\f1fd'}.zmdi-notifications:before{content:'\f1fe'}.zmdi-account-add:before{content:'\f1ff'}.zmdi-account-box-mail:before{content:'\f200'}.zmdi-account-box-o:before{content:'\f201'}.zmdi-account-box-phone:before{content:'\f202'}.zmdi-account-box:before{content:'\f203'}.zmdi-account-calendar:before{content:'\f204'}.zmdi-account-circle:before{content:'\f205'}.zmdi-account-o:before{content:'\f206'}.zmdi-account:before{content:'\f207'}.zmdi-accounts-add:before{content:'\f208'}.zmdi-accounts-alt:before{content:'\f209'}.zmdi-accounts-list-alt:before{content:'\f20a'}.zmdi-accounts-list:before{content:'\f20b'}.zmdi-accounts-outline:before{content:'\f20c'}.zmdi-accounts:before{content:'\f20d'}.zmdi-face:before{content:'\f20e'}.zmdi-female:before{content:'\f20f'}.zmdi-male-alt:before{content:'\f210'}.zmdi-male-female:before{content:'\f211'}.zmdi-male:before{content:'\f212'}.zmdi-mood-bad:before{content:'\f213'}.zmdi-mood:before{content:'\f214'}.zmdi-run:before{content:'\f215'}.zmdi-walk:before{content:'\f216'}.zmdi-cloud-box:before{content:'\f217'}.zmdi-cloud-circle:before{content:'\f218'}.zmdi-cloud-done:before{content:'\f219'}.zmdi-cloud-download:before{content:'\f21a'}.zmdi-cloud-off:before{content:'\f21b'}.zmdi-cloud-outline-alt:before{content:'\f21c'}.zmdi-cloud-outline:before{content:'\f21d'}.zmdi-cloud-upload:before{content:'\f21e'}.zmdi-cloud:before{content:'\f21f'}.zmdi-download:before{content:'\f220'}.zmdi-file-plus:before{content:'\f221'}.zmdi-file-text:before{content:'\f222'}.zmdi-file:before{content:'\f223'}.zmdi-folder-outline:before{content:'\f224'}.zmdi-folder-person:before{content:'\f225'}.zmdi-folder-star-alt:before{content:'\f226'}.zmdi-folder-star:before{content:'\f227'}.zmdi-folder:before{content:'\f228'}.zmdi-gif:before{content:'\f229'}.zmdi-upload:before{content:'\f22a'}.zmdi-border-all:before{content:'\f22b'}.zmdi-border-bottom:before{content:'\f22c'}.zmdi-border-clear:before{content:'\f22d'}.zmdi-border-color:before{content:'\f22e'}.zmdi-border-horizontal:before{content:'\f22f'}.zmdi-border-inner:before{content:'\f230'}.zmdi-border-left:before{content:'\f231'}.zmdi-border-outer:before{content:'\f232'}.zmdi-border-right:before{content:'\f233'}.zmdi-border-style:before{content:'\f234'}.zmdi-border-top:before{content:'\f235'}.zmdi-border-vertical:before{content:'\f236'}.zmdi-copy:before{content:'\f237'}.zmdi-crop:before{content:'\f238'}.zmdi-format-align-center:before{content:'\f239'}.zmdi-format-align-justify:before{content:'\f23a'}.zmdi-format-align-left:before{content:'\f23b'}.zmdi-format-align-right:before{content:'\f23c'}.zmdi-format-bold:before{content:'\f23d'}.zmdi-format-clear-all:before{content:'\f23e'}.zmdi-format-clear:before{content:'\f23f'}.zmdi-format-color-fill:before{content:'\f240'}.zmdi-format-color-reset:before{content:'\f241'}.zmdi-format-color-text:before{content:'\f242'}.zmdi-format-indent-decrease:before{content:'\f243'}.zmdi-format-indent-increase:before{content:'\f244'}.zmdi-format-italic:before{content:'\f245'}.zmdi-format-line-spacing:before{content:'\f246'}.zmdi-format-list-bulleted:before{content:'\f247'}.zmdi-format-list-numbered:before{content:'\f248'}.zmdi-format-ltr:before{content:'\f249'}.zmdi-format-rtl:before{content:'\f24a'}.zmdi-format-size:before{content:'\f24b'}.zmdi-format-strikethrough-s:before{content:'\f24c'}.zmdi-format-strikethrough:before{content:'\f24d'}.zmdi-format-subject:before{content:'\f24e'}.zmdi-format-underlined:before{content:'\f24f'}.zmdi-format-valign-bottom:before{content:'\f250'}.zmdi-format-valign-center:before{content:'\f251'}.zmdi-format-valign-top:before{content:'\f252'}.zmdi-redo:before{content:'\f253'}.zmdi-select-all:before{content:'\f254'}.zmdi-space-bar:before{content:'\f255'}.zmdi-text-format:before{content:'\f256'}.zmdi-transform:before{content:'\f257'}.zmdi-undo:before{content:'\f258'}.zmdi-wrap-text:before{content:'\f259'}.zmdi-comment-alert:before{content:'\f25a'}.zmdi-comment-alt-text:before{content:'\f25b'}.zmdi-comment-alt:before{content:'\f25c'}.zmdi-comment-edit:before{content:'\f25d'}.zmdi-comment-image:before{content:'\f25e'}.zmdi-comment-list:before{content:'\f25f'}.zmdi-comment-more:before{content:'\f260'}.zmdi-comment-outline:before{content:'\f261'}.zmdi-comment-text-alt:before{content:'\f262'}.zmdi-comment-text:before{content:'\f263'}.zmdi-comment-video:before{content:'\f264'}.zmdi-comment:before{content:'\f265'}.zmdi-comments:before{content:'\f266'}.zmdi-check-all:before{content:'\f267'}.zmdi-check-circle-u:before{content:'\f268'}.zmdi-check-circle:before{content:'\f269'}.zmdi-check-square:before{content:'\f26a'}.zmdi-check:before{content:'\f26b'}.zmdi-circle-o:before{content:'\f26c'}.zmdi-circle:before{content:'\f26d'}.zmdi-dot-circle-alt:before{content:'\f26e'}.zmdi-dot-circle:before{content:'\f26f'}.zmdi-minus-circle-outline:before{content:'\f270'}.zmdi-minus-circle:before{content:'\f271'}.zmdi-minus-square:before{content:'\f272'}.zmdi-minus:before{content:'\f273'}.zmdi-plus-circle-o-duplicate:before{content:'\f274'}.zmdi-plus-circle-o:before{content:'\f275'}.zmdi-plus-circle:before{content:'\f276'}.zmdi-plus-square:before{content:'\f277'}.zmdi-plus:before{content:'\f278'}.zmdi-square-o:before{content:'\f279'}.zmdi-star-circle:before{content:'\f27a'}.zmdi-star-half:before{content:'\f27b'}.zmdi-star-outline:before{content:'\f27c'}.zmdi-star:before{content:'\f27d'}.zmdi-bluetooth-connected:before{content:'\f27e'}.zmdi-bluetooth-off:before{content:'\f27f'}.zmdi-bluetooth-search:before{content:'\f280'}.zmdi-bluetooth-setting:before{content:'\f281'}.zmdi-bluetooth:before{content:'\f282'}.zmdi-camera-add:before{content:'\f283'}.zmdi-camera-alt:before{content:'\f284'}.zmdi-camera-bw:before{content:'\f285'}.zmdi-camera-front:before{content:'\f286'}.zmdi-camera-mic:before{content:'\f287'}.zmdi-camera-party-mode:before{content:'\f288'}.zmdi-camera-rear:before{content:'\f289'}.zmdi-camera-roll:before{content:'\f28a'}.zmdi-camera-switch:before{content:'\f28b'}.zmdi-camera:before{content:'\f28c'}.zmdi-card-alert:before{content:'\f28d'}.zmdi-card-off:before{content:'\f28e'}.zmdi-card-sd:before{content:'\f28f'}.zmdi-card-sim:before{content:'\f290'}.zmdi-desktop-mac:before{content:'\f291'}.zmdi-desktop-windows:before{content:'\f292'}.zmdi-device-hub:before{content:'\f293'}.zmdi-devices-off:before{content:'\f294'}.zmdi-devices:before{content:'\f295'}.zmdi-dock:before{content:'\f296'}.zmdi-floppy:before{content:'\f297'}.zmdi-gamepad:before{content:'\f298'}.zmdi-gps-dot:before{content:'\f299'}.zmdi-gps-off:before{content:'\f29a'}.zmdi-gps:before{content:'\f29b'}.zmdi-headset-mic:before{content:'\f29c'}.zmdi-headset:before{content:'\f29d'}.zmdi-input-antenna:before{content:'\f29e'}.zmdi-input-composite:before{content:'\f29f'}.zmdi-input-hdmi:before{content:'\f2a0'}.zmdi-input-power:before{content:'\f2a1'}.zmdi-input-svideo:before{content:'\f2a2'}.zmdi-keyboard-hide:before{content:'\f2a3'}.zmdi-keyboard:before{content:'\f2a4'}.zmdi-laptop-chromebook:before{content:'\f2a5'}.zmdi-laptop-mac:before{content:'\f2a6'}.zmdi-laptop:before{content:'\f2a7'}.zmdi-mic-off:before{content:'\f2a8'}.zmdi-mic-outline:before{content:'\f2a9'}.zmdi-mic-setting:before{content:'\f2aa'}.zmdi-mic:before{content:'\f2ab'}.zmdi-mouse:before{content:'\f2ac'}.zmdi-network-alert:before{content:'\f2ad'}.zmdi-network-locked:before{content:'\f2ae'}.zmdi-network-off:before{content:'\f2af'}.zmdi-network-outline:before{content:'\f2b0'}.zmdi-network-setting:before{content:'\f2b1'}.zmdi-network:before{content:'\f2b2'}.zmdi-phone-bluetooth:before{content:'\f2b3'}.zmdi-phone-end:before{content:'\f2b4'}.zmdi-phone-forwarded:before{content:'\f2b5'}.zmdi-phone-in-talk:before{content:'\f2b6'}.zmdi-phone-locked:before{content:'\f2b7'}.zmdi-phone-missed:before{content:'\f2b8'}.zmdi-phone-msg:before{content:'\f2b9'}.zmdi-phone-paused:before{content:'\f2ba'}.zmdi-phone-ring:before{content:'\f2bb'}.zmdi-phone-setting:before{content:'\f2bc'}.zmdi-phone-sip:before{content:'\f2bd'}.zmdi-phone:before{content:'\f2be'}.zmdi-portable-wifi-changes:before{content:'\f2bf'}.zmdi-portable-wifi-off:before{content:'\f2c0'}.zmdi-portable-wifi:before{content:'\f2c1'}.zmdi-radio:before{content:'\f2c2'}.zmdi-reader:before{content:'\f2c3'}.zmdi-remote-control-alt:before{content:'\f2c4'}.zmdi-remote-control:before{content:'\f2c5'}.zmdi-router:before{content:'\f2c6'}.zmdi-scanner:before{content:'\f2c7'}.zmdi-smartphone-android:before{content:'\f2c8'}.zmdi-smartphone-download:before{content:'\f2c9'}.zmdi-smartphone-erase:before{content:'\f2ca'}.zmdi-smartphone-info:before{content:'\f2cb'}.zmdi-smartphone-iphone:before{content:'\f2cc'}.zmdi-smartphone-landscape-lock:before{content:'\f2cd'}.zmdi-smartphone-landscape:before{content:'\f2ce'}.zmdi-smartphone-lock:before{content:'\f2cf'}.zmdi-smartphone-portrait-lock:before{content:'\f2d0'}.zmdi-smartphone-ring:before{content:'\f2d1'}.zmdi-smartphone-setting:before{content:'\f2d2'}.zmdi-smartphone-setup:before{content:'\f2d3'}.zmdi-smartphone:before{content:'\f2d4'}.zmdi-speaker:before{content:'\f2d5'}.zmdi-tablet-android:before{content:'\f2d6'}.zmdi-tablet-mac:before{content:'\f2d7'}.zmdi-tablet:before{content:'\f2d8'}.zmdi-tv-alt-play:before{content:'\f2d9'}.zmdi-tv-list:before{content:'\f2da'}.zmdi-tv-play:before{content:'\f2db'}.zmdi-tv:before{content:'\f2dc'}.zmdi-usb:before{content:'\f2dd'}.zmdi-videocam-off:before{content:'\f2de'}.zmdi-videocam-switch:before{content:'\f2df'}.zmdi-videocam:before{content:'\f2e0'}.zmdi-watch:before{content:'\f2e1'}.zmdi-wifi-alt-2:before{content:'\f2e2'}.zmdi-wifi-alt:before{content:'\f2e3'}.zmdi-wifi-info:before{content:'\f2e4'}.zmdi-wifi-lock:before{content:'\f2e5'}.zmdi-wifi-off:before{content:'\f2e6'}.zmdi-wifi-outline:before{content:'\f2e7'}.zmdi-wifi:before{content:'\f2e8'}.zmdi-arrow-left-bottom:before{content:'\f2e9'}.zmdi-arrow-left:before{content:'\f2ea'}.zmdi-arrow-merge:before{content:'\f2eb'}.zmdi-arrow-missed:before{content:'\f2ec'}.zmdi-arrow-right-top:before{content:'\f2ed'}.zmdi-arrow-right:before{content:'\f2ee'}.zmdi-arrow-split:before{content:'\f2ef'}.zmdi-arrows:before{content:'\f2f0'}.zmdi-caret-down-circle:before{content:'\f2f1'}.zmdi-caret-down:before{content:'\f2f2'}.zmdi-caret-left-circle:before{content:'\f2f3'}.zmdi-caret-left:before{content:'\f2f4'}.zmdi-caret-right-circle:before{content:'\f2f5'}.zmdi-caret-right:before{content:'\f2f6'}.zmdi-caret-up-circle:before{content:'\f2f7'}.zmdi-caret-up:before{content:'\f2f8'}.zmdi-chevron-down:before{content:'\f2f9'}.zmdi-chevron-left:before{content:'\f2fa'}.zmdi-chevron-right:before{content:'\f2fb'}.zmdi-chevron-up:before{content:'\f2fc'}.zmdi-forward:before{content:'\f2fd'}.zmdi-long-arrow-down:before{content:'\f2fe'}.zmdi-long-arrow-left:before{content:'\f2ff'}.zmdi-long-arrow-return:before{content:'\f300'}.zmdi-long-arrow-right:before{content:'\f301'}.zmdi-long-arrow-tab:before{content:'\f302'}.zmdi-long-arrow-up:before{content:'\f303'}.zmdi-rotate-ccw:before{content:'\f304'}.zmdi-rotate-cw:before{content:'\f305'}.zmdi-rotate-left:before{content:'\f306'}.zmdi-rotate-right:before{content:'\f307'}.zmdi-square-down:before{content:'\f308'}.zmdi-square-right:before{content:'\f309'}.zmdi-swap-alt:before{content:'\f30a'}.zmdi-swap-vertical-circle:before{content:'\f30b'}.zmdi-swap-vertical:before{content:'\f30c'}.zmdi-swap:before{content:'\f30d'}.zmdi-trending-down:before{content:'\f30e'}.zmdi-trending-flat:before{content:'\f30f'}.zmdi-trending-up:before{content:'\f310'}.zmdi-unfold-less:before{content:'\f311'}.zmdi-unfold-more:before{content:'\f312'}.zmdi-apps:before{content:'\f313'}.zmdi-grid-off:before{content:'\f314'}.zmdi-grid:before{content:'\f315'}.zmdi-view-agenda:before{content:'\f316'}.zmdi-view-array:before{content:'\f317'}.zmdi-view-carousel:before{content:'\f318'}.zmdi-view-column:before{content:'\f319'}.zmdi-view-comfy:before{content:'\f31a'}.zmdi-view-compact:before{content:'\f31b'}.zmdi-view-dashboard:before{content:'\f31c'}.zmdi-view-day:before{content:'\f31d'}.zmdi-view-headline:before{content:'\f31e'}.zmdi-view-list-alt:before{content:'\f31f'}.zmdi-view-list:before{content:'\f320'}.zmdi-view-module:before{content:'\f321'}.zmdi-view-quilt:before{content:'\f322'}.zmdi-view-stream:before{content:'\f323'}.zmdi-view-subtitles:before{content:'\f324'}.zmdi-view-toc:before{content:'\f325'}.zmdi-view-web:before{content:'\f326'}.zmdi-view-week:before{content:'\f327'}.zmdi-widgets:before{content:'\f328'}.zmdi-alarm-check:before{content:'\f329'}.zmdi-alarm-off:before{content:'\f32a'}.zmdi-alarm-plus:before{content:'\f32b'}.zmdi-alarm-snooze:before{content:'\f32c'}.zmdi-alarm:before{content:'\f32d'}.zmdi-calendar-alt:before{content:'\f32e'}.zmdi-calendar-check:before{content:'\f32f'}.zmdi-calendar-close:before{content:'\f330'}.zmdi-calendar-note:before{content:'\f331'}.zmdi-calendar:before{content:'\f332'}.zmdi-time-countdown:before{content:'\f333'}.zmdi-time-interval:before{content:'\f334'}.zmdi-time-restore-setting:before{content:'\f335'}.zmdi-time-restore:before{content:'\f336'}.zmdi-time:before{content:'\f337'}.zmdi-timer-off:before{content:'\f338'}.zmdi-timer:before{content:'\f339'}.zmdi-android-alt:before{content:'\f33a'}.zmdi-android:before{content:'\f33b'}.zmdi-apple:before{content:'\f33c'}.zmdi-behance:before{content:'\f33d'}.zmdi-codepen:before{content:'\f33e'}.zmdi-dribbble:before{content:'\f33f'}.zmdi-dropbox:before{content:'\f340'}.zmdi-evernote:before{content:'\f341'}.zmdi-facebook-box:before{content:'\f342'}.zmdi-facebook:before{content:'\f343'}.zmdi-github-box:before{content:'\f344'}.zmdi-github:before{content:'\f345'}.zmdi-google-drive:before{content:'\f346'}.zmdi-google-earth:before{content:'\f347'}.zmdi-google-glass:before{content:'\f348'}.zmdi-google-maps:before{content:'\f349'}.zmdi-google-pages:before{content:'\f34a'}.zmdi-google-play:before{content:'\f34b'}.zmdi-google-plus-box:before{content:'\f34c'}.zmdi-google-plus:before{content:'\f34d'}.zmdi-google:before{content:'\f34e'}.zmdi-instagram:before{content:'\f34f'}.zmdi-language-css3:before{content:'\f350'}.zmdi-language-html5:before{content:'\f351'}.zmdi-language-javascript:before{content:'\f352'}.zmdi-language-python-alt:before{content:'\f353'}.zmdi-language-python:before{content:'\f354'}.zmdi-lastfm:before{content:'\f355'}.zmdi-linkedin-box:before{content:'\f356'}.zmdi-paypal:before{content:'\f357'}.zmdi-pinterest-box:before{content:'\f358'}.zmdi-pocket:before{content:'\f359'}.zmdi-polymer:before{content:'\f35a'}.zmdi-share:before{content:'\f35b'}.zmdi-stackoverflow:before{content:'\f35c'}.zmdi-steam-square:before{content:'\f35d'}.zmdi-steam:before{content:'\f35e'}.zmdi-twitter-box:before{content:'\f35f'}.zmdi-twitter:before{content:'\f360'}.zmdi-vk:before{content:'\f361'}.zmdi-wikipedia:before{content:'\f362'}.zmdi-windows:before{content:'\f363'}.zmdi-aspect-ratio-alt:before{content:'\f364'}.zmdi-aspect-ratio:before{content:'\f365'}.zmdi-blur-circular:before{content:'\f366'}.zmdi-blur-linear:before{content:'\f367'}.zmdi-blur-off:before{content:'\f368'}.zmdi-blur:before{content:'\f369'}.zmdi-brightness-2:before{content:'\f36a'}.zmdi-brightness-3:before{content:'\f36b'}.zmdi-brightness-4:before{content:'\f36c'}.zmdi-brightness-5:before{content:'\f36d'}.zmdi-brightness-6:before{content:'\f36e'}.zmdi-brightness-7:before{content:'\f36f'}.zmdi-brightness-auto:before{content:'\f370'}.zmdi-brightness-setting:before{content:'\f371'}.zmdi-broken-image:before{content:'\f372'}.zmdi-center-focus-strong:before{content:'\f373'}.zmdi-center-focus-weak:before{content:'\f374'}.zmdi-compare:before{content:'\f375'}.zmdi-crop-16-9:before{content:'\f376'}.zmdi-crop-3-2:before{content:'\f377'}.zmdi-crop-5-4:before{content:'\f378'}.zmdi-crop-7-5:before{content:'\f379'}.zmdi-crop-din:before{content:'\f37a'}.zmdi-crop-free:before{content:'\f37b'}.zmdi-crop-landscape:before{content:'\f37c'}.zmdi-crop-portrait:before{content:'\f37d'}.zmdi-crop-square:before{content:'\f37e'}.zmdi-exposure-alt:before{content:'\f37f'}.zmdi-exposure:before{content:'\f380'}.zmdi-filter-b-and-w:before{content:'\f381'}.zmdi-filter-center-focus:before{content:'\f382'}.zmdi-filter-frames:before{content:'\f383'}.zmdi-filter-tilt-shift:before{content:'\f384'}.zmdi-gradient:before{content:'\f385'}.zmdi-grain:before{content:'\f386'}.zmdi-graphic-eq:before{content:'\f387'}.zmdi-hdr-off:before{content:'\f388'}.zmdi-hdr-strong:before{content:'\f389'}.zmdi-hdr-weak:before{content:'\f38a'}.zmdi-hdr:before{content:'\f38b'}.zmdi-iridescent:before{content:'\f38c'}.zmdi-leak-off:before{content:'\f38d'}.zmdi-leak:before{content:'\f38e'}.zmdi-looks:before{content:'\f38f'}.zmdi-loupe:before{content:'\f390'}.zmdi-panorama-horizontal:before{content:'\f391'}.zmdi-panorama-vertical:before{content:'\f392'}.zmdi-panorama-wide-angle:before{content:'\f393'}.zmdi-photo-size-select-large:before{content:'\f394'}.zmdi-photo-size-select-small:before{content:'\f395'}.zmdi-picture-in-picture:before{content:'\f396'}.zmdi-slideshow:before{content:'\f397'}.zmdi-texture:before{content:'\f398'}.zmdi-tonality:before{content:'\f399'}.zmdi-vignette:before{content:'\f39a'}.zmdi-wb-auto:before{content:'\f39b'}.zmdi-eject-alt:before{content:'\f39c'}.zmdi-eject:before{content:'\f39d'}.zmdi-equalizer:before{content:'\f39e'}.zmdi-fast-forward:before{content:'\f39f'}.zmdi-fast-rewind:before{content:'\f3a0'}.zmdi-forward-10:before{content:'\f3a1'}.zmdi-forward-30:before{content:'\f3a2'}.zmdi-forward-5:before{content:'\f3a3'}.zmdi-hearing:before{content:'\f3a4'}.zmdi-pause-circle-outline:before{content:'\f3a5'}.zmdi-pause-circle:before{content:'\f3a6'}.zmdi-pause:before{content:'\f3a7'}.zmdi-play-circle-outline:before{content:'\f3a8'}.zmdi-play-circle:before{content:'\f3a9'}.zmdi-play:before{content:'\f3aa'}.zmdi-playlist-audio:before{content:'\f3ab'}.zmdi-playlist-plus:before{content:'\f3ac'}.zmdi-repeat-one:before{content:'\f3ad'}.zmdi-repeat:before{content:'\f3ae'}.zmdi-replay-10:before{content:'\f3af'}.zmdi-replay-30:before{content:'\f3b0'}.zmdi-replay-5:before{content:'\f3b1'}.zmdi-replay:before{content:'\f3b2'}.zmdi-shuffle:before{content:'\f3b3'}.zmdi-skip-next:before{content:'\f3b4'}.zmdi-skip-previous:before{content:'\f3b5'}.zmdi-stop:before{content:'\f3b6'}.zmdi-surround-sound:before{content:'\f3b7'}.zmdi-tune:before{content:'\f3b8'}.zmdi-volume-down:before{content:'\f3b9'}.zmdi-volume-mute:before{content:'\f3ba'}.zmdi-volume-off:before{content:'\f3bb'}.zmdi-volume-up:before{content:'\f3bc'}.zmdi-n-1-square:before{content:'\f3bd'}.zmdi-n-2-square:before{content:'\f3be'}.zmdi-n-3-square:before{content:'\f3bf'}.zmdi-n-4-square:before{content:'\f3c0'}.zmdi-n-5-square:before{content:'\f3c1'}.zmdi-n-6-square:before{content:'\f3c2'}.zmdi-neg-1:before{content:'\f3c3'}.zmdi-neg-2:before{content:'\f3c4'}.zmdi-plus-1:before{content:'\f3c5'}.zmdi-plus-2:before{content:'\f3c6'}.zmdi-sec-10:before{content:'\f3c7'}.zmdi-sec-3:before{content:'\f3c8'}.zmdi-zero:before{content:'\f3c9'}.zmdi-airline-seat-flat-angled:before{content:'\f3ca'}.zmdi-airline-seat-flat:before{content:'\f3cb'}.zmdi-airline-seat-individual-suite:before{content:'\f3cc'}.zmdi-airline-seat-legroom-extra:before{content:'\f3cd'}.zmdi-airline-seat-legroom-normal:before{content:'\f3ce'}.zmdi-airline-seat-legroom-reduced:before{content:'\f3cf'}.zmdi-airline-seat-recline-extra:before{content:'\f3d0'}.zmdi-airline-seat-recline-normal:before{content:'\f3d1'}.zmdi-airplay:before{content:'\f3d2'}.zmdi-closed-caption:before{content:'\f3d3'}.zmdi-confirmation-number:before{content:'\f3d4'}.zmdi-developer-board:before{content:'\f3d5'}.zmdi-disc-full:before{content:'\f3d6'}.zmdi-explicit:before{content:'\f3d7'}.zmdi-flight-land:before{content:'\f3d8'}.zmdi-flight-takeoff:before{content:'\f3d9'}.zmdi-flip-to-back:before{content:'\f3da'}.zmdi-flip-to-front:before{content:'\f3db'}.zmdi-group-work:before{content:'\f3dc'}.zmdi-hd:before{content:'\f3dd'}.zmdi-hq:before{content:'\f3de'}.zmdi-markunread-mailbox:before{content:'\f3df'}.zmdi-memory:before{content:'\f3e0'}.zmdi-nfc:before{content:'\f3e1'}.zmdi-play-for-work:before{content:'\f3e2'}.zmdi-power-input:before{content:'\f3e3'}.zmdi-present-to-all:before{content:'\f3e4'}.zmdi-satellite:before{content:'\f3e5'}.zmdi-tap-and-play:before{content:'\f3e6'}.zmdi-vibration:before{content:'\f3e7'}.zmdi-voicemail:before{content:'\f3e8'}.zmdi-group:before{content:'\f3e9'}.zmdi-rss:before{content:'\f3ea'}.zmdi-shape:before{content:'\f3eb'}.zmdi-spinner:before{content:'\f3ec'}.zmdi-ungroup:before{content:'\f3ed'}.zmdi-500px:before{content:'\f3ee'}.zmdi-8tracks:before{content:'\f3ef'}.zmdi-amazon:before{content:'\f3f0'}.zmdi-blogger:before{content:'\f3f1'}.zmdi-delicious:before{content:'\f3f2'}.zmdi-disqus:before{content:'\f3f3'}.zmdi-flattr:before{content:'\f3f4'}.zmdi-flickr:before{content:'\f3f5'}.zmdi-github-alt:before{content:'\f3f6'}.zmdi-google-old:before{content:'\f3f7'}.zmdi-linkedin:before{content:'\f3f8'}.zmdi-odnoklassniki:before{content:'\f3f9'}.zmdi-outlook:before{content:'\f3fa'}.zmdi-paypal-alt:before{content:'\f3fb'}.zmdi-pinterest:before{content:'\f3fc'}.zmdi-playstation:before{content:'\f3fd'}.zmdi-reddit:before{content:'\f3fe'}.zmdi-skype:before{content:'\f3ff'}.zmdi-slideshare:before{content:'\f400'}.zmdi-soundcloud:before{content:'\f401'}.zmdi-tumblr:before{content:'\f402'}.zmdi-twitch:before{content:'\f403'}.zmdi-vimeo:before{content:'\f404'}.zmdi-whatsapp:before{content:'\f405'}.zmdi-xbox:before{content:'\f406'}.zmdi-yahoo:before{content:'\f407'}.zmdi-youtube-play:before{content:'\f408'}.zmdi-youtube:before{content:'\f409'}.zmdi-import-export:before{content:'\f30c'}.zmdi-swap-vertical-:before{content:'\f30c'}.zmdi-airplanemode-inactive:before{content:'\f102'}.zmdi-airplanemode-active:before{content:'\f103'}.zmdi-rate-review:before{content:'\f103'}.zmdi-comment-sign:before{content:'\f25a'}.zmdi-network-warning:before{content:'\f2ad'}.zmdi-shopping-cart-add:before{content:'\f1ca'}.zmdi-file-add:before{content:'\f221'}.zmdi-network-wifi-scan:before{content:'\f2e4'}.zmdi-collection-add:before{content:'\f14e'}.zmdi-format-playlist-add:before{content:'\f3ac'}.zmdi-format-queue-music:before{content:'\f3ab'}.zmdi-plus-box:before{content:'\f277'}.zmdi-tag-backspace:before{content:'\f1d9'}.zmdi-alarm-add:before{content:'\f32b'}.zmdi-battery-charging:before{content:'\f114'}.zmdi-daydream-setting:before{content:'\f217'}.zmdi-more-horiz:before{content:'\f19c'}.zmdi-book-photo:before{content:'\f11b'}.zmdi-incandescent:before{content:'\f189'}.zmdi-wb-iridescent:before{content:'\f38c'}.zmdi-calendar-remove:before{content:'\f330'}.zmdi-refresh-sync-disabled:before{content:'\f1b7'}.zmdi-refresh-sync-problem:before{content:'\f1b6'}.zmdi-crop-original:before{content:'\f17e'}.zmdi-power-off:before{content:'\f1af'}.zmdi-power-off-setting:before{content:'\f1ae'}.zmdi-leak-remove:before{content:'\f38d'}.zmdi-star-border:before{content:'\f27c'}.zmdi-brightness-low:before{content:'\f36d'}.zmdi-brightness-medium:before{content:'\f36e'}.zmdi-brightness-high:before{content:'\f36f'}.zmdi-smartphone-portrait:before{content:'\f2d4'}.zmdi-live-tv:before{content:'\f2d9'}.zmdi-format-textdirection-l-to-r:before{content:'\f249'}.zmdi-format-textdirection-r-to-l:before{content:'\f24a'}.zmdi-arrow-back:before{content:'\f2ea'}.zmdi-arrow-forward:before{content:'\f2ee'}.zmdi-arrow-in:before{content:'\f2e9'}.zmdi-arrow-out:before{content:'\f2ed'}.zmdi-rotate-90-degrees-ccw:before{content:'\f304'}.zmdi-adb:before{content:'\f33a'}.zmdi-network-wifi:before{content:'\f2e8'}.zmdi-network-wifi-alt:before{content:'\f2e3'}.zmdi-network-wifi-lock:before{content:'\f2e5'}.zmdi-network-wifi-off:before{content:'\f2e6'}.zmdi-network-wifi-outline:before{content:'\f2e7'}.zmdi-network-wifi-info:before{content:'\f2e4'}.zmdi-layers-clear:before{content:'\f18b'}.zmdi-colorize:before{content:'\f15d'}.zmdi-format-paint:before{content:'\f1ba'}.zmdi-format-quote:before{content:'\f1b2'}.zmdi-camera-monochrome-photos:before{content:'\f285'}.zmdi-sort-by-alpha:before{content:'\f1cf'}.zmdi-folder-shared:before{content:'\f225'}.zmdi-folder-special:before{content:'\f226'}.zmdi-comment-dots:before{content:'\f260'}.zmdi-reorder:before{content:'\f31e'}.zmdi-dehaze:before{content:'\f197'}.zmdi-sort:before{content:'\f1ce'}.zmdi-pages:before{content:'\f34a'}.zmdi-stack-overflow:before{content:'\f35c'}.zmdi-calendar-account:before{content:'\f204'}.zmdi-paste:before{content:'\f109'}.zmdi-cut:before{content:'\f1bc'}.zmdi-save:before{content:'\f297'}.zmdi-smartphone-code:before{content:'\f139'}.zmdi-directions-bike:before{content:'\f117'}.zmdi-directions-boat:before{content:'\f11a'}.zmdi-directions-bus:before{content:'\f121'}.zmdi-directions-car:before{content:'\f125'}.zmdi-directions-railway:before{content:'\f1b3'}.zmdi-directions-run:before{content:'\f215'}.zmdi-directions-subway:before{content:'\f1d5'}.zmdi-directions-walk:before{content:'\f216'}.zmdi-local-hotel:before{content:'\f178'}.zmdi-local-activity:before{content:'\f1df'}.zmdi-local-play:before{content:'\f1df'}.zmdi-local-airport:before{content:'\f103'}.zmdi-local-atm:before{content:'\f198'}.zmdi-local-bar:before{content:'\f137'}.zmdi-local-cafe:before{content:'\f13b'}.zmdi-local-car-wash:before{content:'\f124'}.zmdi-local-convenience-store:before{content:'\f1d3'}.zmdi-local-dining:before{content:'\f153'}.zmdi-local-drink:before{content:'\f157'}.zmdi-local-florist:before{content:'\f168'}.zmdi-local-gas-station:before{content:'\f16f'}.zmdi-local-grocery-store:before{content:'\f1cb'}.zmdi-local-hospital:before{content:'\f177'}.zmdi-local-laundry-service:before{content:'\f1e9'}.zmdi-local-library:before{content:'\f18d'}.zmdi-local-mall:before{content:'\f195'}.zmdi-local-movies:before{content:'\f19d'}.zmdi-local-offer:before{content:'\f187'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-parking:before{content:'\f1a5'}.zmdi-local-pharmacy:before{content:'\f176'}.zmdi-local-phone:before{content:'\f2be'}.zmdi-local-pizza:before{content:'\f1ac'}.zmdi-local-post-office:before{content:'\f15a'}.zmdi-local-printshop:before{content:'\f1b0'}.zmdi-local-see:before{content:'\f28c'}.zmdi-local-shipping:before{content:'\f1e6'}.zmdi-local-store:before{content:'\f1d4'}.zmdi-local-taxi:before{content:'\f123'}.zmdi-local-wc:before{content:'\f211'}.zmdi-my-location:before{content:'\f299'}.zmdi-directions:before{content:'\f1e7'}@font-face {
font-family: 'Icomoon';
src:url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/icomoon.eot?-rdmvgc);
src:url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/icomoon.eot?#iefix-rdmvgc) format('embedded-opentype'),
url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/icomoon.woff?-rdmvgc) format('woff'),
url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/icomoon.ttf?-rdmvgc) format('truetype'),
url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/icomoon.svg?-rdmvgc#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icomoon-"], [class*=" icomoon-"] {
font-family: 'Icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
}
.icomoon-A-Z:before {
content: "\e600";
}
.icomoon-Aa:before {
content: "\e601";
}
.icomoon-Add-Bag:before {
content: "\e602";
}
.icomoon-Add-Basket:before {
content: "\e603";
}
.icomoon-Add-Cart:before {
content: "\e604";
}
.icomoon-Add-File:before {
content: "\e605";
}
.icomoon-Add-SpaceAfterParagraph:before {
content: "\e606";
}
.icomoon-Add-SpaceBeforeParagraph:before {
content: "\e607";
}
.icomoon-Add-User:before {
content: "\e608";
}
.icomoon-Add-UserStar:before {
content: "\e609";
}
.icomoon-Add-Window:before {
content: "\e60a";
}
.icomoon-Add:before {
content: "\e60b";
}
.icomoon-Address-Book:before {
content: "\e60c";
}
.icomoon-Address-Book2:before {
content: "\e60d";
}
.icomoon-Administrator:before {
content: "\e60e";
}
.icomoon-Aerobics-2:before {
content: "\e60f";
}
.icomoon-Aerobics-3:before {
content: "\e610";
}
.icomoon-Aerobics:before {
content: "\e611";
}
.icomoon-Affiliate:before {
content: "\e612";
}
.icomoon-Aim:before {
content: "\e613";
}
.icomoon-Air-Balloon:before {
content: "\e614";
}
.icomoon-Airbrush:before {
content: "\e615";
}
.icomoon-Airship:before {
content: "\e616";
}
.icomoon-Alarm-Clock:before {
content: "\e617";
}
.icomoon-Alarm-Clock2:before {
content: "\e618";
}
.icomoon-Alarm:before {
content: "\e619";
}
.icomoon-Alien-2:before {
content: "\e61a";
}
.icomoon-Alien:before {
content: "\e61b";
}
.icomoon-Aligator:before {
content: "\e61c";
}
.icomoon-Align-Center:before {
content: "\e61d";
}
.icomoon-Align-JustifyAll:before {
content: "\e61e";
}
.icomoon-Align-JustifyCenter:before {
content: "\e61f";
}
.icomoon-Align-JustifyLeft:before {
content: "\e620";
}
.icomoon-Align-JustifyRight:before {
content: "\e621";
}
.icomoon-Align-Left:before {
content: "\e622";
}
.icomoon-Align-Right:before {
content: "\e623";
}
.icomoon-Alpha:before {
content: "\e624";
}
.icomoon-Ambulance:before {
content: "\e625";
}
.icomoon-AMX:before {
content: "\e626";
}
.icomoon-Anchor-2:before {
content: "\e627";
}
.icomoon-Anchor:before {
content: "\e628";
}
.icomoon-Android-Store:before {
content: "\e629";
}
.icomoon-Android:before {
content: "\e62a";
}
.icomoon-Angel-Smiley:before {
content: "\e62b";
}
.icomoon-Angel:before {
content: "\e62c";
}
.icomoon-Angry:before {
content: "\e62d";
}
.icomoon-Apple-Bite:before {
content: "\e62e";
}
.icomoon-Apple-Store:before {
content: "\e62f";
}
.icomoon-Apple:before {
content: "\e630";
}
.icomoon-Approved-Window:before {
content: "\e631";
}
.icomoon-Aquarius-2:before {
content: "\e632";
}
.icomoon-Aquarius:before {
content: "\e633";
}
.icomoon-Archery-2:before {
content: "\e634";
}
.icomoon-Archery:before {
content: "\e635";
}
.icomoon-Argentina:before {
content: "\e636";
}
.icomoon-Aries-2:before {
content: "\e637";
}
.icomoon-Aries:before {
content: "\e638";
}
.icomoon-Army-Key:before {
content: "\e639";
}
.icomoon-Arrow-Around:before {
content: "\e63a";
}
.icomoon-Arrow-Back3:before {
content: "\e63b";
}
.icomoon-Arrow-Back:before {
content: "\e63c";
}
.icomoon-Arrow-Back2:before {
content: "\e63d";
}
.icomoon-Arrow-Barrier:before {
content: "\e63e";
}
.icomoon-Arrow-Circle:before {
content: "\e63f";
}
.icomoon-Arrow-Cross:before {
content: "\e640";
}
.icomoon-Arrow-Down:before {
content: "\e641";
}
.icomoon-Arrow-Down2:before {
content: "\e642";
}
.icomoon-Arrow-Down3:before {
content: "\e643";
}
.icomoon-Arrow-DowninCircle:before {
content: "\e644";
}
.icomoon-Arrow-Fork:before {
content: "\e645";
}
.icomoon-Arrow-Forward:before {
content: "\e646";
}
.icomoon-Arrow-Forward2:before {
content: "\e647";
}
.icomoon-Arrow-From:before {
content: "\e648";
}
.icomoon-Arrow-Inside:before {
content: "\e649";
}
.icomoon-Arrow-Inside45:before {
content: "\e64a";
}
.icomoon-Arrow-InsideGap:before {
content: "\e64b";
}
.icomoon-Arrow-InsideGap45:before {
content: "\e64c";
}
.icomoon-Arrow-Into:before {
content: "\e64d";
}
.icomoon-Arrow-Join:before {
content: "\e64e";
}
.icomoon-Arrow-Junction:before {
content: "\e64f";
}
.icomoon-Arrow-Left:before {
content: "\e650";
}
.icomoon-Arrow-Left2:before {
content: "\e651";
}
.icomoon-Arrow-LeftinCircle:before {
content: "\e652";
}
.icomoon-Arrow-Loop:before {
content: "\e653";
}
.icomoon-Arrow-Merge:before {
content: "\e654";
}
.icomoon-Arrow-Mix:before {
content: "\e655";
}
.icomoon-Arrow-Next:before {
content: "\e656";
}
.icomoon-Arrow-OutLeft:before {
content: "\e657";
}
.icomoon-Arrow-OutRight:before {
content: "\e658";
}
.icomoon-Arrow-Outside:before {
content: "\e659";
}
.icomoon-Arrow-Outside45:before {
content: "\e65a";
}
.icomoon-Arrow-OutsideGap:before {
content: "\e65b";
}
.icomoon-Arrow-OutsideGap45:before {
content: "\e65c";
}
.icomoon-Arrow-Over:before {
content: "\e65d";
}
.icomoon-Arrow-Refresh:before {
content: "\e65e";
}
.icomoon-Arrow-Refresh2:before {
content: "\e65f";
}
.icomoon-Arrow-Right:before {
content: "\e660";
}
.icomoon-Arrow-Right2:before {
content: "\e661";
}
.icomoon-Arrow-RightinCircle:before {
content: "\e662";
}
.icomoon-Arrow-Shuffle:before {
content: "\e663";
}
.icomoon-Arrow-Squiggly:before {
content: "\e664";
}
.icomoon-Arrow-Through:before {
content: "\e665";
}
.icomoon-Arrow-To:before {
content: "\e666";
}
.icomoon-Arrow-TurnLeft:before {
content: "\e667";
}
.icomoon-Arrow-TurnRight:before {
content: "\e668";
}
.icomoon-Arrow-Up:before {
content: "\e669";
}
.icomoon-Arrow-Up2:before {
content: "\e66a";
}
.icomoon-Arrow-Up3:before {
content: "\e66b";
}
.icomoon-Arrow-UpinCircle:before {
content: "\e66c";
}
.icomoon-Arrow-XLeft:before {
content: "\e66d";
}
.icomoon-Arrow-XRight:before {
content: "\e66e";
}
.icomoon-Ask:before {
content: "\e66f";
}
.icomoon-Assistant:before {
content: "\e670";
}
.icomoon-Astronaut:before {
content: "\e671";
}
.icomoon-At-Sign:before {
content: "\e672";
}
.icomoon-ATM:before {
content: "\e673";
}
.icomoon-Atom:before {
content: "\e674";
}
.icomoon-Audio:before {
content: "\e675";
}
.icomoon-Auto-Flash:before {
content: "\e676";
}
.icomoon-Autumn:before {
content: "\e677";
}
.icomoon-Baby-Clothes:before {
content: "\e678";
}
.icomoon-Baby-Clothes2:before {
content: "\e679";
}
.icomoon-Baby-Cry:before {
content: "\e67a";
}
.icomoon-Baby:before {
content: "\e67b";
}
.icomoon-Back2:before {
content: "\e67c";
}
.icomoon-Back-Media:before {
content: "\e67d";
}
.icomoon-Back-Music:before {
content: "\e67e";
}
.icomoon-Back:before {
content: "\e67f";
}
.icomoon-Background:before {
content: "\e680";
}
.icomoon-Bacteria:before {
content: "\e681";
}
.icomoon-Bag-Coins:before {
content: "\e682";
}
.icomoon-Bag-Items:before {
content: "\e683";
}
.icomoon-Bag-Quantity:before {
content: "\e684";
}
.icomoon-Bag:before {
content: "\e685";
}
.icomoon-Bakelite:before {
content: "\e686";
}
.icomoon-Ballet-Shoes:before {
content: "\e687";
}
.icomoon-Balloon:before {
content: "\e688";
}
.icomoon-Banana:before {
content: "\e689";
}
.icomoon-Band-Aid:before {
content: "\e68a";
}
.icomoon-Bank:before {
content: "\e68b";
}
.icomoon-Bar-Chart:before {
content: "\e68c";
}
.icomoon-Bar-Chart2:before {
content: "\e68d";
}
.icomoon-Bar-Chart3:before {
content: "\e68e";
}
.icomoon-Bar-Chart4:before {
content: "\e68f";
}
.icomoon-Bar-Chart5:before {
content: "\e690";
}
.icomoon-Bar-Code:before {
content: "\e691";
}
.icomoon-Barricade-2:before {
content: "\e692";
}
.icomoon-Barricade:before {
content: "\e693";
}
.icomoon-Baseball:before {
content: "\e694";
}
.icomoon-Basket-Ball:before {
content: "\e695";
}
.icomoon-Basket-Coins:before {
content: "\e696";
}
.icomoon-Basket-Items:before {
content: "\e697";
}
.icomoon-Basket-Quantity:before {
content: "\e698";
}
.icomoon-Bat-2:before {
content: "\e699";
}
.icomoon-Bat:before {
content: "\e69a";
}
.icomoon-Bathrobe:before {
content: "\e69b";
}
.icomoon-Batman-Mask:before {
content: "\e69c";
}
.icomoon-Battery-0:before {
content: "\e69d";
}
.icomoon-Battery-25:before {
content: "\e69e";
}
.icomoon-Battery-50:before {
content: "\e69f";
}
.icomoon-Battery-75:before {
content: "\e6a0";
}
.icomoon-Battery-100:before {
content: "\e6a1";
}
.icomoon-Battery-Charge:before {
content: "\e6a2";
}
.icomoon-Bear:before {
content: "\e6a3";
}
.icomoon-Beard-2:before {
content: "\e6a4";
}
.icomoon-Beard-3:before {
content: "\e6a5";
}
.icomoon-Beard:before {
content: "\e6a6";
}
.icomoon-Bebo:before {
content: "\e6a7";
}
.icomoon-Bee:before {
content: "\e6a8";
}
.icomoon-Beer-Glass:before {
content: "\e6a9";
}
.icomoon-Beer:before {
content: "\e6aa";
}
.icomoon-Bell-2:before {
content: "\e6ab";
}
.icomoon-Bell:before {
content: "\e6ac";
}
.icomoon-Belt-2:before {
content: "\e6ad";
}
.icomoon-Belt-3:before {
content: "\e6ae";
}
.icomoon-Belt:before {
content: "\e6af";
}
.icomoon-Berlin-Tower:before {
content: "\e6b0";
}
.icomoon-Beta:before {
content: "\e6b1";
}
.icomoon-Betvibes:before {
content: "\e6b2";
}
.icomoon-Bicycle-2:before {
content: "\e6b3";
}
.icomoon-Bicycle-3:before {
content: "\e6b4";
}
.icomoon-Bicycle:before {
content: "\e6b5";
}
.icomoon-Big-Bang:before {
content: "\e6b6";
}
.icomoon-Big-Data:before {
content: "\e6b7";
}
.icomoon-Bike-Helmet:before {
content: "\e6b8";
}
.icomoon-Bikini:before {
content: "\e6b9";
}
.icomoon-Bilk-Bottle2:before {
content: "\e6ba";
}
.icomoon-Billing:before {
content: "\e6bb";
}
.icomoon-Bing:before {
content: "\e6bc";
}
.icomoon-Binocular:before {
content: "\e6bd";
}
.icomoon-Bio-Hazard:before {
content: "\e6be";
}
.icomoon-Biotech:before {
content: "\e6bf";
}
.icomoon-Bird-DeliveringLetter:before {
content: "\e6c0";
}
.icomoon-Bird:before {
content: "\e6c1";
}
.icomoon-Birthday-Cake:before {
content: "\e6c2";
}
.icomoon-Bisexual:before {
content: "\e6c3";
}
.icomoon-Bishop:before {
content: "\e6c4";
}
.icomoon-Bitcoin:before {
content: "\e6c5";
}
.icomoon-Black-Cat:before {
content: "\e6c6";
}
.icomoon-Blackboard:before {
content: "\e6c7";
}
.icomoon-Blinklist:before {
content: "\e6c8";
}
.icomoon-Block-Cloud:before {
content: "\e6c9";
}
.icomoon-Block-Window:before {
content: "\e6ca";
}
.icomoon-Blogger:before {
content: "\e6cb";
}
.icomoon-Blood:before {
content: "\e6cc";
}
.icomoon-Blouse:before {
content: "\e6cd";
}
.icomoon-Blueprint:before {
content: "\e6ce";
}
.icomoon-Board:before {
content: "\e6cf";
}
.icomoon-Bodybuilding:before {
content: "\e6d0";
}
.icomoon-Bold-Text:before {
content: "\e6d1";
}
.icomoon-Bone:before {
content: "\e6d2";
}
.icomoon-Bones:before {
content: "\e6d3";
}
.icomoon-Book:before {
content: "\e6d4";
}
.icomoon-Bookmark:before {
content: "\e6d5";
}
.icomoon-Books-2:before {
content: "\e6d6";
}
.icomoon-Books:before {
content: "\e6d7";
}
.icomoon-Boom:before {
content: "\e6d8";
}
.icomoon-Boot-2:before {
content: "\e6d9";
}
.icomoon-Boot:before {
content: "\e6da";
}
.icomoon-Bottom-ToTop:before {
content: "\e6db";
}
.icomoon-Bow-2:before {
content: "\e6dc";
}
.icomoon-Bow-3:before {
content: "\e6dd";
}
.icomoon-Bow-4:before {
content: "\e6de";
}
.icomoon-Bow-5:before {
content: "\e6df";
}
.icomoon-Bow-6:before {
content: "\e6e0";
}
.icomoon-Bow:before {
content: "\e6e1";
}
.icomoon-Bowling-2:before {
content: "\e6e2";
}
.icomoon-Bowling:before {
content: "\e6e3";
}
.icomoon-Box2:before {
content: "\e6e4";
}
.icomoon-Box-Close:before {
content: "\e6e5";
}
.icomoon-Box-Full:before {
content: "\e6e6";
}
.icomoon-Box-Open:before {
content: "\e6e7";
}
.icomoon-Box-withFolders:before {
content: "\e6e8";
}
.icomoon-Box:before {
content: "\e6e9";
}
.icomoon-Boy:before {
content: "\e6ea";
}
.icomoon-Bra:before {
content: "\e6eb";
}
.icomoon-Brain-2:before {
content: "\e6ec";
}
.icomoon-Brain-3:before {
content: "\e6ed";
}
.icomoon-Brain:before {
content: "\e6ee";
}
.icomoon-Brazil:before {
content: "\e6ef";
}
.icomoon-Bread-2:before {
content: "\e6f0";
}
.icomoon-Bread:before {
content: "\e6f1";
}
.icomoon-Bridge:before {
content: "\e6f2";
}
.icomoon-Brightkite:before {
content: "\e6f3";
}
.icomoon-Broke-Link2:before {
content: "\e6f4";
}
.icomoon-Broken-Link:before {
content: "\e6f5";
}
.icomoon-Broom:before {
content: "\e6f6";
}
.icomoon-Brush:before {
content: "\e6f7";
}
.icomoon-Bucket:before {
content: "\e6f8";
}
.icomoon-Bug:before {
content: "\e6f9";
}
.icomoon-Building:before {
content: "\e6fa";
}
.icomoon-Bulleted-List:before {
content: "\e6fb";
}
.icomoon-Bus-2:before {
content: "\e6fc";
}
.icomoon-Bus:before {
content: "\e6fd";
}
.icomoon-Business-Man:before {
content: "\e6fe";
}
.icomoon-Business-ManWoman:before {
content: "\e6ff";
}
.icomoon-Business-Mens:before {
content: "\e700";
}
.icomoon-Business-Woman:before {
content: "\e701";
}
.icomoon-Butterfly:before {
content: "\e702";
}
.icomoon-Button:before {
content: "\e703";
}
.icomoon-Cable-Car:before {
content: "\e704";
}
.icomoon-Cake:before {
content: "\e705";
}
.icomoon-Calculator-2:before {
content: "\e706";
}
.icomoon-Calculator-3:before {
content: "\e707";
}
.icomoon-Calculator:before {
content: "\e708";
}
.icomoon-Calendar-2:before {
content: "\e709";
}
.icomoon-Calendar-3:before {
content: "\e70a";
}
.icomoon-Calendar-4:before {
content: "\e70b";
}
.icomoon-Calendar-Clock:before {
content: "\e70c";
}
.icomoon-Calendar:before {
content: "\e70d";
}
.icomoon-Camel:before {
content: "\e70e";
}
.icomoon-Camera-2:before {
content: "\e70f";
}
.icomoon-Camera-3:before {
content: "\e710";
}
.icomoon-Camera-4:before {
content: "\e711";
}
.icomoon-Camera-5:before {
content: "\e712";
}
.icomoon-Camera-Back:before {
content: "\e713";
}
.icomoon-Camera:before {
content: "\e714";
}
.icomoon-Can-2:before {
content: "\e715";
}
.icomoon-Can:before {
content: "\e716";
}
.icomoon-Canada:before {
content: "\e717";
}
.icomoon-Cancer-2:before {
content: "\e718";
}
.icomoon-Cancer-3:before {
content: "\e719";
}
.icomoon-Cancer:before {
content: "\e71a";
}
.icomoon-Candle:before {
content: "\e71b";
}
.icomoon-Candy-Cane:before {
content: "\e71c";
}
.icomoon-Candy:before {
content: "\e71d";
}
.icomoon-Cannon:before {
content: "\e71e";
}
.icomoon-Cap-2:before {
content: "\e71f";
}
.icomoon-Cap-3:before {
content: "\e720";
}
.icomoon-Cap-Smiley:before {
content: "\e721";
}
.icomoon-Cap:before {
content: "\e722";
}
.icomoon-Capricorn-2:before {
content: "\e723";
}
.icomoon-Capricorn:before {
content: "\e724";
}
.icomoon-Car-2:before {
content: "\e725";
}
.icomoon-Car-3:before {
content: "\e726";
}
.icomoon-Car-Coins:before {
content: "\e727";
}
.icomoon-Car-Items:before {
content: "\e728";
}
.icomoon-Car-Wheel:before {
content: "\e729";
}
.icomoon-Car:before {
content: "\e72a";
}
.icomoon-Cardigan:before {
content: "\e72b";
}
.icomoon-Cardiovascular:before {
content: "\e72c";
}
.icomoon-Cart-Quantity:before {
content: "\e72d";
}
.icomoon-Casette-Tape:before {
content: "\e72e";
}
.icomoon-Cash-Register:before {
content: "\e72f";
}
.icomoon-Cash-register2:before {
content: "\e730";
}
.icomoon-Castle:before {
content: "\e731";
}
.icomoon-Cat:before {
content: "\e732";
}
.icomoon-Cathedral:before {
content: "\e733";
}
.icomoon-Cauldron:before {
content: "\e734";
}
.icomoon-CD-2:before {
content: "\e735";
}
.icomoon-CD-Cover:before {
content: "\e736";
}
.icomoon-CD:before {
content: "\e737";
}
.icomoon-Cello:before {
content: "\e738";
}
.icomoon-Celsius:before {
content: "\e739";
}
.icomoon-Chacked-Flag:before {
content: "\e73a";
}
.icomoon-Chair:before {
content: "\e73b";
}
.icomoon-Charger:before {
content: "\e73c";
}
.icomoon-Check-2:before {
content: "\e73d";
}
.icomoon-Check:before {
content: "\e73e";
}
.icomoon-Checked-User:before {
content: "\e73f";
}
.icomoon-Checkmate:before {
content: "\e740";
}
.icomoon-Checkout-Bag:before {
content: "\e741";
}
.icomoon-Checkout-Basket:before {
content: "\e742";
}
.icomoon-Checkout:before {
content: "\e743";
}
.icomoon-Cheese:before {
content: "\e744";
}
.icomoon-Cheetah:before {
content: "\e745";
}
.icomoon-Chef-Hat:before {
content: "\e746";
}
.icomoon-Chef-Hat2:before {
content: "\e747";
}
.icomoon-Chef:before {
content: "\e748";
}
.icomoon-Chemical-2:before {
content: "\e749";
}
.icomoon-Chemical-3:before {
content: "\e74a";
}
.icomoon-Chemical-4:before {
content: "\e74b";
}
.icomoon-Chemical-5:before {
content: "\e74c";
}
.icomoon-Chemical:before {
content: "\e74d";
}
.icomoon-Chess-Board:before {
content: "\e74e";
}
.icomoon-Chess:before {
content: "\e74f";
}
.icomoon-Chicken:before {
content: "\e750";
}
.icomoon-Chile:before {
content: "\e751";
}
.icomoon-Chimney:before {
content: "\e752";
}
.icomoon-China:before {
content: "\e753";
}
.icomoon-Chinese-Temple:before {
content: "\e754";
}
.icomoon-Chip:before {
content: "\e755";
}
.icomoon-Chopsticks-2:before {
content: "\e756";
}
.icomoon-Chopsticks:before {
content: "\e757";
}
.icomoon-Christmas-Ball:before {
content: "\e758";
}
.icomoon-Christmas-Bell:before {
content: "\e759";
}
.icomoon-Christmas-Candle:before {
content: "\e75a";
}
.icomoon-Christmas-Hat:before {
content: "\e75b";
}
.icomoon-Christmas-Sleigh:before {
content: "\e75c";
}
.icomoon-Christmas-Snowman:before {
content: "\e75d";
}
.icomoon-Christmas-Sock:before {
content: "\e75e";
}
.icomoon-Christmas-Tree:before {
content: "\e75f";
}
.icomoon-Christmas:before {
content: "\e760";
}
.icomoon-Chrome:before {
content: "\e761";
}
.icomoon-Chrysler-Building:before {
content: "\e762";
}
.icomoon-Cinema:before {
content: "\e763";
}
.icomoon-Circular-Point:before {
content: "\e764";
}
.icomoon-City-Hall:before {
content: "\e765";
}
.icomoon-Clamp:before {
content: "\e766";
}
.icomoon-Clapperboard-Close:before {
content: "\e767";
}
.icomoon-Clapperboard-Open:before {
content: "\e768";
}
.icomoon-Claps:before {
content: "\e769";
}
.icomoon-Clef:before {
content: "\e76a";
}
.icomoon-Clinic:before {
content: "\e76b";
}
.icomoon-Clock-2:before {
content: "\e76c";
}
.icomoon-Clock-3:before {
content: "\e76d";
}
.icomoon-Clock-4:before {
content: "\e76e";
}
.icomoon-Clock-Back:before {
content: "\e76f";
}
.icomoon-Clock-Forward:before {
content: "\e770";
}
.icomoon-Clock:before {
content: "\e771";
}
.icomoon-Close-Window:before {
content: "\e772";
}
.icomoon-Close:before {
content: "\e773";
}
.icomoon-Clothing-Store:before {
content: "\e774";
}
.icomoon-Cloud--:before {
content: "\e775";
}
.icomoon-Cloud-:before {
content: "\e776";
}
.icomoon-Cloud-Camera:before {
content: "\e777";
}
.icomoon-Cloud-Computer:before {
content: "\e778";
}
.icomoon-Cloud-Email:before {
content: "\e779";
}
.icomoon-Cloud-Hail:before {
content: "\e77a";
}
.icomoon-Cloud-Laptop:before {
content: "\e77b";
}
.icomoon-Cloud-Lock:before {
content: "\e77c";
}
.icomoon-Cloud-Moon:before {
content: "\e77d";
}
.icomoon-Cloud-Music:before {
content: "\e77e";
}
.icomoon-Cloud-Picture:before {
content: "\e77f";
}
.icomoon-Cloud-Rain:before {
content: "\e780";
}
.icomoon-Cloud-Remove:before {
content: "\e781";
}
.icomoon-Cloud-Secure:before {
content: "\e782";
}
.icomoon-Cloud-Settings:before {
content: "\e783";
}
.icomoon-Cloud-Smartphone:before {
content: "\e784";
}
.icomoon-Cloud-Snow:before {
content: "\e785";
}
.icomoon-Cloud-Sun:before {
content: "\e786";
}
.icomoon-Cloud-Tablet:before {
content: "\e787";
}
.icomoon-Cloud-Video:before {
content: "\e788";
}
.icomoon-Cloud-Weather:before {
content: "\e789";
}
.icomoon-Cloud:before {
content: "\e78a";
}
.icomoon-Clouds-Weather:before {
content: "\e78b";
}
.icomoon-Clouds:before {
content: "\e78c";
}
.icomoon-Clown:before {
content: "\e78d";
}
.icomoon-CMYK:before {
content: "\e78e";
}
.icomoon-Coat:before {
content: "\e78f";
}
.icomoon-Cocktail:before {
content: "\e790";
}
.icomoon-Coconut:before {
content: "\e791";
}
.icomoon-Code-Window:before {
content: "\e792";
}
.icomoon-Coding:before {
content: "\e793";
}
.icomoon-Coffee-2:before {
content: "\e794";
}
.icomoon-Coffee-Bean:before {
content: "\e795";
}
.icomoon-Coffee-Machine:before {
content: "\e796";
}
.icomoon-Coffee-toGo:before {
content: "\e797";
}
.icomoon-Coffee:before {
content: "\e798";
}
.icomoon-Coffin:before {
content: "\e799";
}
.icomoon-Coin:before {
content: "\e79a";
}
.icomoon-Coins-2:before {
content: "\e79b";
}
.icomoon-Coins-3:before {
content: "\e79c";
}
.icomoon-Coins:before {
content: "\e79d";
}
.icomoon-Colombia:before {
content: "\e79e";
}
.icomoon-Colosseum:before {
content: "\e79f";
}
.icomoon-Column-2:before {
content: "\e7a0";
}
.icomoon-Column-3:before {
content: "\e7a1";
}
.icomoon-Column:before {
content: "\e7a2";
}
.icomoon-Comb-2:before {
content: "\e7a3";
}
.icomoon-Comb:before {
content: "\e7a4";
}
.icomoon-Communication-Tower:before {
content: "\e7a5";
}
.icomoon-Communication-Tower2:before {
content: "\e7a6";
}
.icomoon-Compass-2:before {
content: "\e7a7";
}
.icomoon-Compass-3:before {
content: "\e7a8";
}
.icomoon-Compass-4:before {
content: "\e7a9";
}
.icomoon-Compass-Rose:before {
content: "\e7aa";
}
.icomoon-Compass:before {
content: "\e7ab";
}
.icomoon-Computer-2:before {
content: "\e7ac";
}
.icomoon-Computer-3:before {
content: "\e7ad";
}
.icomoon-Computer-Secure:before {
content: "\e7ae";
}
.icomoon-Computer:before {
content: "\e7af";
}
.icomoon-Conference:before {
content: "\e7b0";
}
.icomoon-Confused:before {
content: "\e7b1";
}
.icomoon-Conservation:before {
content: "\e7b2";
}
.icomoon-Consulting:before {
content: "\e7b3";
}
.icomoon-Contrast:before {
content: "\e7b4";
}
.icomoon-Control-2:before {
content: "\e7b5";
}
.icomoon-Control:before {
content: "\e7b6";
}
.icomoon-Cookie-Man:before {
content: "\e7b7";
}
.icomoon-Cookies:before {
content: "\e7b8";
}
.icomoon-Cool-Guy:before {
content: "\e7b9";
}
.icomoon-Cool:before {
content: "\e7ba";
}
.icomoon-Copyright:before {
content: "\e7bb";
}
.icomoon-Costume:before {
content: "\e7bc";
}
.icomoon-Couple-Sign:before {
content: "\e7bd";
}
.icomoon-Cow:before {
content: "\e7be";
}
.icomoon-CPU:before {
content: "\e7bf";
}
.icomoon-Crane:before {
content: "\e7c0";
}
.icomoon-Cranium:before {
content: "\e7c1";
}
.icomoon-Credit-Card:before {
content: "\e7c2";
}
.icomoon-Credit-Card2:before {
content: "\e7c3";
}
.icomoon-Credit-Card3:before {
content: "\e7c4";
}
.icomoon-Cricket:before {
content: "\e7c5";
}
.icomoon-Criminal:before {
content: "\e7c6";
}
.icomoon-Croissant:before {
content: "\e7c7";
}
.icomoon-Crop-2:before {
content: "\e7c8";
}
.icomoon-Crop-3:before {
content: "\e7c9";
}
.icomoon-Crown-2:before {
content: "\e7ca";
}
.icomoon-Crown:before {
content: "\e7cb";
}
.icomoon-Crying:before {
content: "\e7cc";
}
.icomoon-Cube-Molecule:before {
content: "\e7cd";
}
.icomoon-Cube-Molecule2:before {
content: "\e7ce";
}
.icomoon-Cupcake:before {
content: "\e7cf";
}
.icomoon-Cursor-Click:before {
content: "\e7d0";
}
.icomoon-Cursor-Click2:before {
content: "\e7d1";
}
.icomoon-Cursor-Move:before {
content: "\e7d2";
}
.icomoon-Cursor-Move2:before {
content: "\e7d3";
}
.icomoon-Cursor-Select:before {
content: "\e7d4";
}
.icomoon-Cursor:before {
content: "\e7d5";
}
.icomoon-D-Eyeglasses:before {
content: "\e7d6";
}
.icomoon-D-Eyeglasses2:before {
content: "\e7d7";
}
.icomoon-Dam:before {
content: "\e7d8";
}
.icomoon-Danemark:before {
content: "\e7d9";
}
.icomoon-Danger-2:before {
content: "\e7da";
}
.icomoon-Danger:before {
content: "\e7db";
}
.icomoon-Dashboard:before {
content: "\e7dc";
}
.icomoon-Data-Backup:before {
content: "\e7dd";
}
.icomoon-Data-Block:before {
content: "\e7de";
}
.icomoon-Data-Center:before {
content: "\e7df";
}
.icomoon-Data-Clock:before {
content: "\e7e0";
}
.icomoon-Data-Cloud:before {
content: "\e7e1";
}
.icomoon-Data-Compress:before {
content: "\e7e2";
}
.icomoon-Data-Copy:before {
content: "\e7e3";
}
.icomoon-Data-Download:before {
content: "\e7e4";
}
.icomoon-Data-Financial:before {
content: "\e7e5";
}
.icomoon-Data-Key:before {
content: "\e7e6";
}
.icomoon-Data-Lock:before {
content: "\e7e7";
}
.icomoon-Data-Network:before {
content: "\e7e8";
}
.icomoon-Data-Password:before {
content: "\e7e9";
}
.icomoon-Data-Power:before {
content: "\e7ea";
}
.icomoon-Data-Refresh:before {
content: "\e7eb";
}
.icomoon-Data-Save:before {
content: "\e7ec";
}
.icomoon-Data-Search:before {
content: "\e7ed";
}
.icomoon-Data-Security:before {
content: "\e7ee";
}
.icomoon-Data-Settings:before {
content: "\e7ef";
}
.icomoon-Data-Sharing:before {
content: "\e7f0";
}
.icomoon-Data-Shield:before {
content: "\e7f1";
}
.icomoon-Data-Signal:before {
content: "\e7f2";
}
.icomoon-Data-Storage:before {
content: "\e7f3";
}
.icomoon-Data-Stream:before {
content: "\e7f4";
}
.icomoon-Data-Transfer:before {
content: "\e7f5";
}
.icomoon-Data-Unlock:before {
content: "\e7f6";
}
.icomoon-Data-Upload:before {
content: "\e7f7";
}
.icomoon-Data-Yes:before {
content: "\e7f8";
}
.icomoon-Data:before {
content: "\e7f9";
}
.icomoon-David-Star:before {
content: "\e7fa";
}
.icomoon-Daylight:before {
content: "\e7fb";
}
.icomoon-Death:before {
content: "\e7fc";
}
.icomoon-Debian:before {
content: "\e7fd";
}
.icomoon-Dec:before {
content: "\e7fe";
}
.icomoon-Decrase-Inedit:before {
content: "\e7ff";
}
.icomoon-Deer-2:before {
content: "\e800";
}
.icomoon-Deer:before {
content: "\e801";
}
.icomoon-Delete-File:before {
content: "\e802";
}
.icomoon-Delete-Window:before {
content: "\e803";
}
.icomoon-Delicious:before {
content: "\e804";
}
.icomoon-Depression:before {
content: "\e805";
}
.icomoon-Deviantart:before {
content: "\e806";
}
.icomoon-Device-SyncwithCloud:before {
content: "\e807";
}
.icomoon-Diamond:before {
content: "\e808";
}
.icomoon-Dice-2:before {
content: "\e809";
}
.icomoon-Dice:before {
content: "\e80a";
}
.icomoon-Digg:before {
content: "\e80b";
}
.icomoon-Digital-Drawing:before {
content: "\e80c";
}
.icomoon-Diigo:before {
content: "\e80d";
}
.icomoon-Dinosaur:before {
content: "\e80e";
}
.icomoon-Diploma-2:before {
content: "\e80f";
}
.icomoon-Diploma:before {
content: "\e810";
}
.icomoon-Direction-East:before {
content: "\e811";
}
.icomoon-Direction-North:before {
content: "\e812";
}
.icomoon-Direction-South:before {
content: "\e813";
}
.icomoon-Direction-West:before {
content: "\e814";
}
.icomoon-Director:before {
content: "\e815";
}
.icomoon-Disk:before {
content: "\e816";
}
.icomoon-Dj:before {
content: "\e817";
}
.icomoon-DNA-2:before {
content: "\e818";
}
.icomoon-DNA-Helix:before {
content: "\e819";
}
.icomoon-DNA:before {
content: "\e81a";
}
.icomoon-Doctor:before {
content: "\e81b";
}
.icomoon-Dog:before {
content: "\e81c";
}
.icomoon-Dollar-Sign:before {
content: "\e81d";
}
.icomoon-Dollar-Sign2:before {
content: "\e81e";
}
.icomoon-Dollar:before {
content: "\e81f";
}
.icomoon-Dolphin:before {
content: "\e820";
}
.icomoon-Domino:before {
content: "\e821";
}
.icomoon-Door-Hanger:before {
content: "\e822";
}
.icomoon-Door:before {
content: "\e823";
}
.icomoon-Doplr:before {
content: "\e824";
}
.icomoon-Double-Circle:before {
content: "\e825";
}
.icomoon-Double-Tap:before {
content: "\e826";
}
.icomoon-Doughnut:before {
content: "\e827";
}
.icomoon-Dove:before {
content: "\e828";
}
.icomoon-Down-2:before {
content: "\e829";
}
.icomoon-Down-3:before {
content: "\e82a";
}
.icomoon-Down-4:before {
content: "\e82b";
}
.icomoon-Down:before {
content: "\e82c";
}
.icomoon-Download-2:before {
content: "\e82d";
}
.icomoon-Download-fromCloud:before {
content: "\e82e";
}
.icomoon-Download-Window:before {
content: "\e82f";
}
.icomoon-Download:before {
content: "\e830";
}
.icomoon-Downward:before {
content: "\e831";
}
.icomoon-Drag-Down:before {
content: "\e832";
}
.icomoon-Drag-Left:before {
content: "\e833";
}
.icomoon-Drag-Right:before {
content: "\e834";
}
.icomoon-Drag-Up:before {
content: "\e835";
}
.icomoon-Drag:before {
content: "\e836";
}
.icomoon-Dress:before {
content: "\e837";
}
.icomoon-Drill-2:before {
content: "\e838";
}
.icomoon-Drill:before {
content: "\e839";
}
.icomoon-Drop:before {
content: "\e83a";
}
.icomoon-Dropbox:before {
content: "\e83b";
}
.icomoon-Drum:before {
content: "\e83c";
}
.icomoon-Dry:before {
content: "\e83d";
}
.icomoon-Duck:before {
content: "\e83e";
}
.icomoon-Dumbbell:before {
content: "\e83f";
}
.icomoon-Duplicate-Layer:before {
content: "\e840";
}
.icomoon-Duplicate-Window:before {
content: "\e841";
}
.icomoon-DVD:before {
content: "\e842";
}
.icomoon-Eagle:before {
content: "\e843";
}
.icomoon-Ear:before {
content: "\e844";
}
.icomoon-Earphones-2:before {
content: "\e845";
}
.icomoon-Earphones:before {
content: "\e846";
}
.icomoon-Eci-Icon:before {
content: "\e847";
}
.icomoon-Edit-Map:before {
content: "\e848";
}
.icomoon-Edit:before {
content: "\e849";
}
.icomoon-Eggs:before {
content: "\e84a";
}
.icomoon-Egypt:before {
content: "\e84b";
}
.icomoon-Eifel-Tower:before {
content: "\e84c";
}
.icomoon-eject-2:before {
content: "\e84d";
}
.icomoon-Eject:before {
content: "\e84e";
}
.icomoon-El-Castillo:before {
content: "\e84f";
}
.icomoon-Elbow:before {
content: "\e850";
}
.icomoon-Electric-Guitar:before {
content: "\e851";
}
.icomoon-Electricity:before {
content: "\e852";
}
.icomoon-Elephant:before {
content: "\e853";
}
.icomoon-Email:before {
content: "\e854";
}
.icomoon-Embassy:before {
content: "\e855";
}
.icomoon-Empire-StateBuilding:before {
content: "\e856";
}
.icomoon-Empty-Box:before {
content: "\e857";
}
.icomoon-End2:before {
content: "\e858";
}
.icomoon-End-2:before {
content: "\e859";
}
.icomoon-End:before {
content: "\e85a";
}
.icomoon-Endways:before {
content: "\e85b";
}
.icomoon-Engineering:before {
content: "\e85c";
}
.icomoon-Envelope-2:before {
content: "\e85d";
}
.icomoon-Envelope:before {
content: "\e85e";
}
.icomoon-Environmental-2:before {
content: "\e85f";
}
.icomoon-Environmental-3:before {
content: "\e860";
}
.icomoon-Environmental:before {
content: "\e861";
}
.icomoon-Equalizer:before {
content: "\e862";
}
.icomoon-Eraser-2:before {
content: "\e863";
}
.icomoon-Eraser-3:before {
content: "\e864";
}
.icomoon-Eraser:before {
content: "\e865";
}
.icomoon-Error-404Window:before {
content: "\e866";
}
.icomoon-Euro-Sign:before {
content: "\e867";
}
.icomoon-Euro-Sign2:before {
content: "\e868";
}
.icomoon-Euro:before {
content: "\e869";
}
.icomoon-Evernote:before {
content: "\e86a";
}
.icomoon-Evil:before {
content: "\e86b";
}
.icomoon-Explode:before {
content: "\e86c";
}
.icomoon-Eye-2:before {
content: "\e86d";
}
.icomoon-Eye-Blind:before {
content: "\e86e";
}
.icomoon-Eye-Invisible:before {
content: "\e86f";
}
.icomoon-Eye-Scan:before {
content: "\e870";
}
.icomoon-Eye-Visible:before {
content: "\e871";
}
.icomoon-Eye:before {
content: "\e872";
}
.icomoon-Eyebrow-2:before {
content: "\e873";
}
.icomoon-Eyebrow-3:before {
content: "\e874";
}
.icomoon-Eyebrow:before {
content: "\e875";
}
.icomoon-Eyeglasses-Smiley:before {
content: "\e876";
}
.icomoon-Eyeglasses-Smiley2:before {
content: "\e877";
}
.icomoon-Face-Style:before {
content: "\e878";
}
.icomoon-Face-Style2:before {
content: "\e879";
}
.icomoon-Face-Style3:before {
content: "\e87a";
}
.icomoon-Face-Style4:before {
content: "\e87b";
}
.icomoon-Face-Style5:before {
content: "\e87c";
}
.icomoon-Face-Style6:before {
content: "\e87d";
}
.icomoon-Facebook-2:before {
content: "\e87e";
}
.icomoon-Facebook:before {
content: "\e87f";
}
.icomoon-Factory-2:before {
content: "\e880";
}
.icomoon-Factory:before {
content: "\e881";
}
.icomoon-Fahrenheit:before {
content: "\e882";
}
.icomoon-Family-Sign:before {
content: "\e883";
}
.icomoon-Fan:before {
content: "\e884";
}
.icomoon-Farmer:before {
content: "\e885";
}
.icomoon-Fashion:before {
content: "\e886";
}
.icomoon-Favorite-Window:before {
content: "\e887";
}
.icomoon-Fax:before {
content: "\e888";
}
.icomoon-Feather:before {
content: "\e889";
}
.icomoon-Feedburner:before {
content: "\e88a";
}
.icomoon-Female-2:before {
content: "\e88b";
}
.icomoon-Female-Sign:before {
content: "\e88c";
}
.icomoon-Female:before {
content: "\e88d";
}
.icomoon-File-Block:before {
content: "\e88e";
}
.icomoon-File-Bookmark:before {
content: "\e88f";
}
.icomoon-File-Chart:before {
content: "\e890";
}
.icomoon-File-Clipboard:before {
content: "\e891";
}
.icomoon-File-ClipboardFileText:before {
content: "\e892";
}
.icomoon-File-ClipboardTextImage:before {
content: "\e893";
}
.icomoon-File-Cloud:before {
content: "\e894";
}
.icomoon-File-Copy:before {
content: "\e895";
}
.icomoon-File-Copy2:before {
content: "\e896";
}
.icomoon-File-CSV:before {
content: "\e897";
}
.icomoon-File-Download:before {
content: "\e898";
}
.icomoon-File-Edit:before {
content: "\e899";
}
.icomoon-File-Excel:before {
content: "\e89a";
}
.icomoon-File-Favorite:before {
content: "\e89b";
}
.icomoon-File-Fire:before {
content: "\e89c";
}
.icomoon-File-Graph:before {
content: "\e89d";
}
.icomoon-File-Hide:before {
content: "\e89e";
}
.icomoon-File-Horizontal:before {
content: "\e89f";
}
.icomoon-File-HorizontalText:before {
content: "\e8a0";
}
.icomoon-File-HTML:before {
content: "\e8a1";
}
.icomoon-File-JPG:before {
content: "\e8a2";
}
.icomoon-File-Link:before {
content: "\e8a3";
}
.icomoon-File-Loading:before {
content: "\e8a4";
}
.icomoon-File-Lock:before {
content: "\e8a5";
}
.icomoon-File-Love:before {
content: "\e8a6";
}
.icomoon-File-Music:before {
content: "\e8a7";
}
.icomoon-File-Network:before {
content: "\e8a8";
}
.icomoon-File-Pictures:before {
content: "\e8a9";
}
.icomoon-File-Pie:before {
content: "\e8aa";
}
.icomoon-File-Presentation:before {
content: "\e8ab";
}
.icomoon-File-Refresh:before {
content: "\e8ac";
}
.icomoon-File-Search:before {
content: "\e8ad";
}
.icomoon-File-Settings:before {
content: "\e8ae";
}
.icomoon-File-Share:before {
content: "\e8af";
}
.icomoon-File-TextImage:before {
content: "\e8b0";
}
.icomoon-File-Trash:before {
content: "\e8b1";
}
.icomoon-File-TXT:before {
content: "\e8b2";
}
.icomoon-File-Upload:before {
content: "\e8b3";
}
.icomoon-File-Video:before {
content: "\e8b4";
}
.icomoon-File-Word:before {
content: "\e8b5";
}
.icomoon-File-Zip:before {
content: "\e8b6";
}
.icomoon-File:before {
content: "\e8b7";
}
.icomoon-Files:before {
content: "\e8b8";
}
.icomoon-Film-Board:before {
content: "\e8b9";
}
.icomoon-Film-Cartridge:before {
content: "\e8ba";
}
.icomoon-Film-Strip:before {
content: "\e8bb";
}
.icomoon-Film-Video:before {
content: "\e8bc";
}
.icomoon-Film:before {
content: "\e8bd";
}
.icomoon-Filter-2:before {
content: "\e8be";
}
.icomoon-Filter:before {
content: "\e8bf";
}
.icomoon-Financial:before {
content: "\e8c0";
}
.icomoon-Find-User:before {
content: "\e8c1";
}
.icomoon-Finger-DragFourSides:before {
content: "\e8c2";
}
.icomoon-Finger-DragTwoSides:before {
content: "\e8c3";
}
.icomoon-Finger-Print:before {
content: "\e8c4";
}
.icomoon-Finger:before {
content: "\e8c5";
}
.icomoon-Fingerprint-2:before {
content: "\e8c6";
}
.icomoon-Fingerprint:before {
content: "\e8c7";
}
.icomoon-Fire-Flame:before {
content: "\e8c8";
}
.icomoon-Fire-Flame2:before {
content: "\e8c9";
}
.icomoon-Fire-Hydrant:before {
content: "\e8ca";
}
.icomoon-Fire-Staion:before {
content: "\e8cb";
}
.icomoon-Firefox:before {
content: "\e8cc";
}
.icomoon-Firewall:before {
content: "\e8cd";
}
.icomoon-First-Aid:before {
content: "\e8ce";
}
.icomoon-First:before {
content: "\e8cf";
}
.icomoon-Fish-Food:before {
content: "\e8d0";
}
.icomoon-Fish:before {
content: "\e8d1";
}
.icomoon-Fit-To:before {
content: "\e8d2";
}
.icomoon-Fit-To2:before {
content: "\e8d3";
}
.icomoon-Five-Fingers:before {
content: "\e8d4";
}
.icomoon-Five-FingersDrag:before {
content: "\e8d5";
}
.icomoon-Five-FingersDrag2:before {
content: "\e8d6";
}
.icomoon-Five-FingersTouch:before {
content: "\e8d7";
}
.icomoon-Flag-2:before {
content: "\e8d8";
}
.icomoon-Flag-3:before {
content: "\e8d9";
}
.icomoon-Flag-4:before {
content: "\e8da";
}
.icomoon-Flag-5:before {
content: "\e8db";
}
.icomoon-Flag-6:before {
content: "\e8dc";
}
.icomoon-Flag:before {
content: "\e8dd";
}
.icomoon-Flamingo:before {
content: "\e8de";
}
.icomoon-Flash-2:before {
content: "\e8df";
}
.icomoon-Flash-Video:before {
content: "\e8e0";
}
.icomoon-Flash:before {
content: "\e8e1";
}
.icomoon-Flashlight:before {
content: "\e8e2";
}
.icomoon-Flask-2:before {
content: "\e8e3";
}
.icomoon-Flask:before {
content: "\e8e4";
}
.icomoon-Flick:before {
content: "\e8e5";
}
.icomoon-Flickr:before {
content: "\e8e6";
}
.icomoon-Flowerpot:before {
content: "\e8e7";
}
.icomoon-Fluorescent:before {
content: "\e8e8";
}
.icomoon-Fog-Day:before {
content: "\e8e9";
}
.icomoon-Fog-Night:before {
content: "\e8ea";
}
.icomoon-Folder-Add:before {
content: "\e8eb";
}
.icomoon-Folder-Archive:before {
content: "\e8ec";
}
.icomoon-Folder-Binder:before {
content: "\e8ed";
}
.icomoon-Folder-Binder2:before {
content: "\e8ee";
}
.icomoon-Folder-Block:before {
content: "\e8ef";
}
.icomoon-Folder-Bookmark:before {
content: "\e8f0";
}
.icomoon-Folder-Close:before {
content: "\e8f1";
}
.icomoon-Folder-Cloud:before {
content: "\e8f2";
}
.icomoon-Folder-Delete:before {
content: "\e8f3";
}
.icomoon-Folder-Download:before {
content: "\e8f4";
}
.icomoon-Folder-Edit:before {
content: "\e8f5";
}
.icomoon-Folder-Favorite:before {
content: "\e8f6";
}
.icomoon-Folder-Fire:before {
content: "\e8f7";
}
.icomoon-Folder-Hide:before {
content: "\e8f8";
}
.icomoon-Folder-Link:before {
content: "\e8f9";
}
.icomoon-Folder-Loading:before {
content: "\e8fa";
}
.icomoon-Folder-Lock:before {
content: "\e8fb";
}
.icomoon-Folder-Love:before {
content: "\e8fc";
}
.icomoon-Folder-Music:before {
content: "\e8fd";
}
.icomoon-Folder-Network:before {
content: "\e8fe";
}
.icomoon-Folder-Open:before {
content: "\e8ff";
}
.icomoon-Folder-Open2:before {
content: "\e900";
}
.icomoon-Folder-Organizing:before {
content: "\e901";
}
.icomoon-Folder-Pictures:before {
content: "\e902";
}
.icomoon-Folder-Refresh:before {
content: "\e903";
}
.icomoon-Folder-Remove-:before {
content: "\e904";
}
.icomoon-Folder-Search:before {
content: "\e905";
}
.icomoon-Folder-Settings:before {
content: "\e906";
}
.icomoon-Folder-Share:before {
content: "\e907";
}
.icomoon-Folder-Trash:before {
content: "\e908";
}
.icomoon-Folder-Upload:before {
content: "\e909";
}
.icomoon-Folder-Video:before {
content: "\e90a";
}
.icomoon-Folder-WithDocument:before {
content: "\e90b";
}
.icomoon-Folder-Zip:before {
content: "\e90c";
}
.icomoon-Folder:before {
content: "\e90d";
}
.icomoon-Folders:before {
content: "\e90e";
}
.icomoon-Font-Color:before {
content: "\e90f";
}
.icomoon-Font-Name:before {
content: "\e910";
}
.icomoon-Font-Size:before {
content: "\e911";
}
.icomoon-Font-Style:before {
content: "\e912";
}
.icomoon-Font-StyleSubscript:before {
content: "\e913";
}
.icomoon-Font-StyleSuperscript:before {
content: "\e914";
}
.icomoon-Font-Window:before {
content: "\e915";
}
.icomoon-Foot-2:before {
content: "\e916";
}
.icomoon-Foot:before {
content: "\e917";
}
.icomoon-Football-2:before {
content: "\e918";
}
.icomoon-Football:before {
content: "\e919";
}
.icomoon-Footprint-2:before {
content: "\e91a";
}
.icomoon-Footprint-3:before {
content: "\e91b";
}
.icomoon-Footprint:before {
content: "\e91c";
}
.icomoon-Forest:before {
content: "\e91d";
}
.icomoon-Fork:before {
content: "\e91e";
}
.icomoon-Formspring:before {
content: "\e91f";
}
.icomoon-Formula:before {
content: "\e920";
}
.icomoon-Forsquare:before {
content: "\e921";
}
.icomoon-Forward:before {
content: "\e922";
}
.icomoon-Fountain-Pen:before {
content: "\e923";
}
.icomoon-Four-Fingers:before {
content: "\e924";
}
.icomoon-Four-FingersDrag:before {
content: "\e925";
}
.icomoon-Four-FingersDrag2:before {
content: "\e926";
}
.icomoon-Four-FingersTouch:before {
content: "\e927";
}
.icomoon-Fox:before {
content: "\e928";
}
.icomoon-Frankenstein:before {
content: "\e929";
}
.icomoon-French-Fries:before {
content: "\e92a";
}
.icomoon-Friendfeed:before {
content: "\e92b";
}
.icomoon-Friendster:before {
content: "\e92c";
}
.icomoon-Frog:before {
content: "\e92d";
}
.icomoon-Fruits:before {
content: "\e92e";
}
.icomoon-Fuel:before {
content: "\e92f";
}
.icomoon-Full-Bag:before {
content: "\e930";
}
.icomoon-Full-Basket:before {
content: "\e931";
}
.icomoon-Full-Cart:before {
content: "\e932";
}
.icomoon-Full-Moon:before {
content: "\e933";
}
.icomoon-Full-Screen:before {
content: "\e934";
}
.icomoon-Full-Screen2:before {
content: "\e935";
}
.icomoon-Full-View:before {
content: "\e936";
}
.icomoon-Full-View2:before {
content: "\e937";
}
.icomoon-Full-ViewWindow:before {
content: "\e938";
}
.icomoon-Function:before {
content: "\e939";
}
.icomoon-Funky:before {
content: "\e93a";
}
.icomoon-Funny-Bicycle:before {
content: "\e93b";
}
.icomoon-Furl:before {
content: "\e93c";
}
.icomoon-Gamepad-2:before {
content: "\e93d";
}
.icomoon-Gamepad:before {
content: "\e93e";
}
.icomoon-Gas-Pump:before {
content: "\e93f";
}
.icomoon-Gaugage-2:before {
content: "\e940";
}
.icomoon-Gaugage:before {
content: "\e941";
}
.icomoon-Gay:before {
content: "\e942";
}
.icomoon-Gear-2:before {
content: "\e943";
}
.icomoon-Gear:before {
content: "\e944";
}
.icomoon-Gears-2:before {
content: "\e945";
}
.icomoon-Gears:before {
content: "\e946";
}
.icomoon-Geek-2:before {
content: "\e947";
}
.icomoon-Geek:before {
content: "\e948";
}
.icomoon-Gemini-2:before {
content: "\e949";
}
.icomoon-Gemini:before {
content: "\e94a";
}
.icomoon-Genius:before {
content: "\e94b";
}
.icomoon-Gentleman:before {
content: "\e94c";
}
.icomoon-Geo--:before {
content: "\e94d";
}
.icomoon-Geo-:before {
content: "\e94e";
}
.icomoon-Geo-Close:before {
content: "\e94f";
}
.icomoon-Geo-Love:before {
content: "\e950";
}
.icomoon-Geo-Number:before {
content: "\e951";
}
.icomoon-Geo-Star:before {
content: "\e952";
}
.icomoon-Geo:before {
content: "\e953";
}
.icomoon-Geo2--:before {
content: "\e954";
}
.icomoon-Geo2-:before {
content: "\e955";
}
.icomoon-Geo2-Close:before {
content: "\e956";
}
.icomoon-Geo2-Love:before {
content: "\e957";
}
.icomoon-Geo2-Number:before {
content: "\e958";
}
.icomoon-Geo2-Star:before {
content: "\e959";
}
.icomoon-Geo2:before {
content: "\e95a";
}
.icomoon-Geo3--:before {
content: "\e95b";
}
.icomoon-Geo3-:before {
content: "\e95c";
}
.icomoon-Geo3-Close:before {
content: "\e95d";
}
.icomoon-Geo3-Love:before {
content: "\e95e";
}
.icomoon-Geo3-Number:before {
content: "\e95f";
}
.icomoon-Geo3-Star:before {
content: "\e960";
}
.icomoon-Geo3:before {
content: "\e961";
}
.icomoon-Gey:before {
content: "\e962";
}
.icomoon-Gift-Box:before {
content: "\e963";
}
.icomoon-Giraffe:before {
content: "\e964";
}
.icomoon-Girl:before {
content: "\e965";
}
.icomoon-Glass-Water:before {
content: "\e966";
}
.icomoon-Glasses-2:before {
content: "\e967";
}
.icomoon-Glasses-3:before {
content: "\e968";
}
.icomoon-Glasses:before {
content: "\e969";
}
.icomoon-Global-Position:before {
content: "\e96a";
}
.icomoon-Globe-2:before {
content: "\e96b";
}
.icomoon-Globe:before {
content: "\e96c";
}
.icomoon-Gloves:before {
content: "\e96d";
}
.icomoon-Go-Bottom:before {
content: "\e96e";
}
.icomoon-Go-Top:before {
content: "\e96f";
}
.icomoon-Goggles:before {
content: "\e970";
}
.icomoon-Golf-2:before {
content: "\e971";
}
.icomoon-Golf:before {
content: "\e972";
}
.icomoon-Google-Buzz:before {
content: "\e973";
}
.icomoon-Google-Drive:before {
content: "\e974";
}
.icomoon-Google-Play:before {
content: "\e975";
}
.icomoon-Google-Plus:before {
content: "\e976";
}
.icomoon-Google:before {
content: "\e977";
}
.icomoon-Gopro:before {
content: "\e978";
}
.icomoon-Gorilla:before {
content: "\e979";
}
.icomoon-Gowalla:before {
content: "\e97a";
}
.icomoon-Grave:before {
content: "\e97b";
}
.icomoon-Graveyard:before {
content: "\e97c";
}
.icomoon-Greece:before {
content: "\e97d";
}
.icomoon-Green-Energy:before {
content: "\e97e";
}
.icomoon-Green-House:before {
content: "\e97f";
}
.icomoon-Guitar:before {
content: "\e980";
}
.icomoon-Gun-2:before {
content: "\e981";
}
.icomoon-Gun-3:before {
content: "\e982";
}
.icomoon-Gun:before {
content: "\e983";
}
.icomoon-Gymnastics:before {
content: "\e984";
}
.icomoon-Hair-2:before {
content: "\e985";
}
.icomoon-Hair-3:before {
content: "\e986";
}
.icomoon-Hair-4:before {
content: "\e987";
}
.icomoon-Hair:before {
content: "\e988";
}
.icomoon-Half-Moon:before {
content: "\e989";
}
.icomoon-Halloween-HalfMoon:before {
content: "\e98a";
}
.icomoon-Halloween-Moon:before {
content: "\e98b";
}
.icomoon-Hamburger:before {
content: "\e98c";
}
.icomoon-Hammer:before {
content: "\e98d";
}
.icomoon-Hand-Touch:before {
content: "\e98e";
}
.icomoon-Hand-Touch2:before {
content: "\e98f";
}
.icomoon-Hand-TouchSmartphone:before {
content: "\e990";
}
.icomoon-Hand:before {
content: "\e991";
}
.icomoon-Hands:before {
content: "\e992";
}
.icomoon-Handshake:before {
content: "\e993";
}
.icomoon-Hanger:before {
content: "\e994";
}
.icomoon-Happy:before {
content: "\e995";
}
.icomoon-Hat-2:before {
content: "\e996";
}
.icomoon-Hat:before {
content: "\e997";
}
.icomoon-Haunted-House:before {
content: "\e998";
}
.icomoon-HD-Video:before {
content: "\e999";
}
.icomoon-HD:before {
content: "\e99a";
}
.icomoon-HDD:before {
content: "\e99b";
}
.icomoon-Headphone:before {
content: "\e99c";
}
.icomoon-Headphones:before {
content: "\e99d";
}
.icomoon-Headset:before {
content: "\e99e";
}
.icomoon-Heart-2:before {
content: "\e99f";
}
.icomoon-Heart:before {
content: "\e9a0";
}
.icomoon-Heels-2:before {
content: "\e9a1";
}
.icomoon-Heels:before {
content: "\e9a2";
}
.icomoon-Height-Window:before {
content: "\e9a3";
}
.icomoon-Helicopter-2:before {
content: "\e9a4";
}
.icomoon-Helicopter:before {
content: "\e9a5";
}
.icomoon-Helix-2:before {
content: "\e9a6";
}
.icomoon-Hello:before {
content: "\e9a7";
}
.icomoon-Helmet-2:before {
content: "\e9a8";
}
.icomoon-Helmet-3:before {
content: "\e9a9";
}
.icomoon-Helmet:before {
content: "\e9aa";
}
.icomoon-Hipo:before {
content: "\e9ab";
}
.icomoon-Hipster-Glasses:before {
content: "\e9ac";
}
.icomoon-Hipster-Glasses2:before {
content: "\e9ad";
}
.icomoon-Hipster-Glasses3:before {
content: "\e9ae";
}
.icomoon-Hipster-Headphones:before {
content: "\e9af";
}
.icomoon-Hipster-Men:before {
content: "\e9b0";
}
.icomoon-Hipster-Men2:before {
content: "\e9b1";
}
.icomoon-Hipster-Men3:before {
content: "\e9b2";
}
.icomoon-Hipster-Sunglasses:before {
content: "\e9b3";
}
.icomoon-Hipster-Sunglasses2:before {
content: "\e9b4";
}
.icomoon-Hipster-Sunglasses3:before {
content: "\e9b5";
}
.icomoon-Hokey:before {
content: "\e9b6";
}
.icomoon-Holly:before {
content: "\e9b7";
}
.icomoon-Home-2:before {
content: "\e9b8";
}
.icomoon-Home-3:before {
content: "\e9b9";
}
.icomoon-Home-4:before {
content: "\e9ba";
}
.icomoon-Home-5:before {
content: "\e9bb";
}
.icomoon-Home-Window:before {
content: "\e9bc";
}
.icomoon-Home:before {
content: "\e9bd";
}
.icomoon-Homosexual:before {
content: "\e9be";
}
.icomoon-Honey:before {
content: "\e9bf";
}
.icomoon-Hong-Kong:before {
content: "\e9c0";
}
.icomoon-Hoodie:before {
content: "\e9c1";
}
.icomoon-Horror:before {
content: "\e9c2";
}
.icomoon-Horse:before {
content: "\e9c3";
}
.icomoon-Hospital-2:before {
content: "\e9c4";
}
.icomoon-Hospital:before {
content: "\e9c5";
}
.icomoon-Host:before {
content: "\e9c6";
}
.icomoon-Hot-Dog:before {
content: "\e9c7";
}
.icomoon-Hotel:before {
content: "\e9c8";
}
.icomoon-Hour:before {
content: "\e9c9";
}
.icomoon-Hub:before {
content: "\e9ca";
}
.icomoon-Humor:before {
content: "\e9cb";
}
.icomoon-Hurt:before {
content: "\e9cc";
}
.icomoon-Ice-Cream:before {
content: "\e9cd";
}
.icomoon-ICQ:before {
content: "\e9ce";
}
.icomoon-ID-2:before {
content: "\e9cf";
}
.icomoon-ID-3:before {
content: "\e9d0";
}
.icomoon-ID-Card:before {
content: "\e9d1";
}
.icomoon-Idea-2:before {
content: "\e9d2";
}
.icomoon-Idea-3:before {
content: "\e9d3";
}
.icomoon-Idea-4:before {
content: "\e9d4";
}
.icomoon-Idea-5:before {
content: "\e9d5";
}
.icomoon-Idea:before {
content: "\e9d6";
}
.icomoon-Identification-Badge:before {
content: "\e9d7";
}
.icomoon-ImDB:before {
content: "\e9d8";
}
.icomoon-Inbox-Empty:before {
content: "\e9d9";
}
.icomoon-Inbox-Forward:before {
content: "\e9da";
}
.icomoon-Inbox-Full:before {
content: "\e9db";
}
.icomoon-Inbox-Into:before {
content: "\e9dc";
}
.icomoon-Inbox-Out:before {
content: "\e9dd";
}
.icomoon-Inbox-Reply:before {
content: "\e9de";
}
.icomoon-Inbox:before {
content: "\e9df";
}
.icomoon-Increase-Inedit:before {
content: "\e9e0";
}
.icomoon-Indent-FirstLine:before {
content: "\e9e1";
}
.icomoon-Indent-LeftMargin:before {
content: "\e9e2";
}
.icomoon-Indent-RightMargin:before {
content: "\e9e3";
}
.icomoon-India:before {
content: "\e9e4";
}
.icomoon-Info-Window:before {
content: "\e9e5";
}
.icomoon-Information:before {
content: "\e9e6";
}
.icomoon-Inifity:before {
content: "\e9e7";
}
.icomoon-Instagram:before {
content: "\e9e8";
}
.icomoon-Internet-2:before {
content: "\e9e9";
}
.icomoon-Internet-Explorer:before {
content: "\e9ea";
}
.icomoon-Internet-Smiley:before {
content: "\e9eb";
}
.icomoon-Internet:before {
content: "\e9ec";
}
.icomoon-iOS-Apple:before {
content: "\e9ed";
}
.icomoon-Israel:before {
content: "\e9ee";
}
.icomoon-Italic-Text:before {
content: "\e9ef";
}
.icomoon-Jacket-2:before {
content: "\e9f0";
}
.icomoon-Jacket:before {
content: "\e9f1";
}
.icomoon-Jamaica:before {
content: "\e9f2";
}
.icomoon-Japan:before {
content: "\e9f3";
}
.icomoon-Japanese-Gate:before {
content: "\e9f4";
}
.icomoon-Jeans:before {
content: "\e9f5";
}
.icomoon-Jeep-2:before {
content: "\e9f6";
}
.icomoon-Jeep:before {
content: "\e9f7";
}
.icomoon-Jet:before {
content: "\e9f8";
}
.icomoon-Joystick:before {
content: "\e9f9";
}
.icomoon-Juice:before {
content: "\e9fa";
}
.icomoon-Jump-Rope:before {
content: "\e9fb";
}
.icomoon-Kangoroo:before {
content: "\e9fc";
}
.icomoon-Kenya:before {
content: "\e9fd";
}
.icomoon-Key-2:before {
content: "\e9fe";
}
.icomoon-Key-3:before {
content: "\e9ff";
}
.icomoon-Key-Lock:before {
content: "\ea00";
}
.icomoon-Key:before {
content: "\ea01";
}
.icomoon-Keyboard:before {
content: "\ea02";
}
.icomoon-Keyboard3:before {
content: "\ea03";
}
.icomoon-Keypad:before {
content: "\ea04";
}
.icomoon-King-2:before {
content: "\ea05";
}
.icomoon-King:before {
content: "\ea06";
}
.icomoon-Kiss:before {
content: "\ea07";
}
.icomoon-Knee:before {
content: "\ea08";
}
.icomoon-Knife-2:before {
content: "\ea09";
}
.icomoon-Knife:before {
content: "\ea0a";
}
.icomoon-Knight:before {
content: "\ea0b";
}
.icomoon-Koala:before {
content: "\ea0c";
}
.icomoon-Korea:before {
content: "\ea0d";
}
.icomoon-Lamp:before {
content: "\ea0e";
}
.icomoon-Landscape-2:before {
content: "\ea0f";
}
.icomoon-Landscape:before {
content: "\ea10";
}
.icomoon-Lantern:before {
content: "\ea11";
}
.icomoon-Laptop-2:before {
content: "\ea12";
}
.icomoon-Laptop-3:before {
content: "\ea13";
}
.icomoon-Laptop-Phone:before {
content: "\ea14";
}
.icomoon-Laptop-Secure:before {
content: "\ea15";
}
.icomoon-Laptop-Tablet:before {
content: "\ea16";
}
.icomoon-Laptop:before {
content: "\ea17";
}
.icomoon-Laser:before {
content: "\ea18";
}
.icomoon-Last-FM:before {
content: "\ea19";
}
.icomoon-Last:before {
content: "\ea1a";
}
.icomoon-Laughing:before {
content: "\ea1b";
}
.icomoon-Layer-1635:before {
content: "\ea1c";
}
.icomoon-Layer-1646:before {
content: "\ea1d";
}
.icomoon-Layer-Backward:before {
content: "\ea1e";
}
.icomoon-Layer-Forward:before {
content: "\ea1f";
}
.icomoon-Leafs-2:before {
content: "\ea20";
}
.icomoon-Leafs:before {
content: "\ea21";
}
.icomoon-Leaning-Tower:before {
content: "\ea22";
}
.icomoon-Left--Right:before {
content: "\ea23";
}
.icomoon-Left--Right3:before {
content: "\ea24";
}
.icomoon-Left-2:before {
content: "\ea25";
}
.icomoon-Left-3:before {
content: "\ea26";
}
.icomoon-Left-4:before {
content: "\ea27";
}
.icomoon-Left-ToRight:before {
content: "\ea28";
}
.icomoon-Left:before {
content: "\ea29";
}
.icomoon-Leg-2:before {
content: "\ea2a";
}
.icomoon-Leg:before {
content: "\ea2b";
}
.icomoon-Lego:before {
content: "\ea2c";
}
.icomoon-Lemon:before {
content: "\ea2d";
}
.icomoon-Len-2:before {
content: "\ea2e";
}
.icomoon-Len-3:before {
content: "\ea2f";
}
.icomoon-Len:before {
content: "\ea30";
}
.icomoon-Leo-2:before {
content: "\ea31";
}
.icomoon-Leo:before {
content: "\ea32";
}
.icomoon-Leopard:before {
content: "\ea33";
}
.icomoon-Lesbian:before {
content: "\ea34";
}
.icomoon-Lesbians:before {
content: "\ea35";
}
.icomoon-Letter-Close:before {
content: "\ea36";
}
.icomoon-Letter-Open:before {
content: "\ea37";
}
.icomoon-Letter-Sent:before {
content: "\ea38";
}
.icomoon-Libra-2:before {
content: "\ea39";
}
.icomoon-Libra:before {
content: "\ea3a";
}
.icomoon-Library-2:before {
content: "\ea3b";
}
.icomoon-Library:before {
content: "\ea3c";
}
.icomoon-Life-Jacket:before {
content: "\ea3d";
}
.icomoon-Life-Safer:before {
content: "\ea3e";
}
.icomoon-Light-Bulb:before {
content: "\ea3f";
}
.icomoon-Light-Bulb2:before {
content: "\ea40";
}
.icomoon-Light-BulbLeaf:before {
content: "\ea41";
}
.icomoon-Lighthouse:before {
content: "\ea42";
}
.icomoon-Like-2:before {
content: "\ea43";
}
.icomoon-Like:before {
content: "\ea44";
}
.icomoon-Line-Chart:before {
content: "\ea45";
}
.icomoon-Line-Chart2:before {
content: "\ea46";
}
.icomoon-Line-Chart3:before {
content: "\ea47";
}
.icomoon-Line-Chart4:before {
content: "\ea48";
}
.icomoon-Line-Spacing:before {
content: "\ea49";
}
.icomoon-Line-SpacingText:before {
content: "\ea4a";
}
.icomoon-Link-2:before {
content: "\ea4b";
}
.icomoon-Link:before {
content: "\ea4c";
}
.icomoon-Linkedin-2:before {
content: "\ea4d";
}
.icomoon-Linkedin:before {
content: "\ea4e";
}
.icomoon-Linux:before {
content: "\ea4f";
}
.icomoon-Lion:before {
content: "\ea50";
}
.icomoon-Livejournal:before {
content: "\ea51";
}
.icomoon-Loading-2:before {
content: "\ea52";
}
.icomoon-Loading-3:before {
content: "\ea53";
}
.icomoon-Loading-Window:before {
content: "\ea54";
}
.icomoon-Loading:before {
content: "\ea55";
}
.icomoon-Location-2:before {
content: "\ea56";
}
.icomoon-Location:before {
content: "\ea57";
}
.icomoon-Lock-2:before {
content: "\ea58";
}
.icomoon-Lock-3:before {
content: "\ea59";
}
.icomoon-Lock-User:before {
content: "\ea5a";
}
.icomoon-Lock-Window:before {
content: "\ea5b";
}
.icomoon-Lock:before {
content: "\ea5c";
}
.icomoon-Lollipop-2:before {
content: "\ea5d";
}
.icomoon-Lollipop-3:before {
content: "\ea5e";
}
.icomoon-Lollipop:before {
content: "\ea5f";
}
.icomoon-Loop:before {
content: "\ea60";
}
.icomoon-Loud:before {
content: "\ea61";
}
.icomoon-Loudspeaker:before {
content: "\ea62";
}
.icomoon-Love-2:before {
content: "\ea63";
}
.icomoon-Love-User:before {
content: "\ea64";
}
.icomoon-Love-Window:before {
content: "\ea65";
}
.icomoon-Love:before {
content: "\ea66";
}
.icomoon-Lowercase-Text:before {
content: "\ea67";
}
.icomoon-Luggafe-Front:before {
content: "\ea68";
}
.icomoon-Luggage-2:before {
content: "\ea69";
}
.icomoon-Macro:before {
content: "\ea6a";
}
.icomoon-Magic-Wand:before {
content: "\ea6b";
}
.icomoon-Magnet:before {
content: "\ea6c";
}
.icomoon-Magnifi-Glass-:before {
content: "\ea6d";
}
.icomoon-Magnifi-Glass:before {
content: "\ea6e";
}
.icomoon-Magnifi-Glass2:before {
content: "\ea6f";
}
.icomoon-Mail-2:before {
content: "\ea70";
}
.icomoon-Mail-3:before {
content: "\ea71";
}
.icomoon-Mail-Add:before {
content: "\ea72";
}
.icomoon-Mail-Attachement:before {
content: "\ea73";
}
.icomoon-Mail-Block:before {
content: "\ea74";
}
.icomoon-Mail-Delete:before {
content: "\ea75";
}
.icomoon-Mail-Favorite:before {
content: "\ea76";
}
.icomoon-Mail-Forward:before {
content: "\ea77";
}
.icomoon-Mail-Gallery:before {
content: "\ea78";
}
.icomoon-Mail-Inbox:before {
content: "\ea79";
}
.icomoon-Mail-Link:before {
content: "\ea7a";
}
.icomoon-Mail-Lock:before {
content: "\ea7b";
}
.icomoon-Mail-Love:before {
content: "\ea7c";
}
.icomoon-Mail-Money:before {
content: "\ea7d";
}
.icomoon-Mail-Open:before {
content: "\ea7e";
}
.icomoon-Mail-Outbox:before {
content: "\ea7f";
}
.icomoon-Mail-Password:before {
content: "\ea80";
}
.icomoon-Mail-Photo:before {
content: "\ea81";
}
.icomoon-Mail-Read:before {
content: "\ea82";
}
.icomoon-Mail-Removex:before {
content: "\ea83";
}
.icomoon-Mail-Reply:before {
content: "\ea84";
}
.icomoon-Mail-ReplyAll:before {
content: "\ea85";
}
.icomoon-Mail-Search:before {
content: "\ea86";
}
.icomoon-Mail-Send:before {
content: "\ea87";
}
.icomoon-Mail-Settings:before {
content: "\ea88";
}
.icomoon-Mail-Unread:before {
content: "\ea89";
}
.icomoon-Mail-Video:before {
content: "\ea8a";
}
.icomoon-Mail-withAtSign:before {
content: "\ea8b";
}
.icomoon-Mail-WithCursors:before {
content: "\ea8c";
}
.icomoon-Mail:before {
content: "\ea8d";
}
.icomoon-Mailbox-Empty:before {
content: "\ea8e";
}
.icomoon-Mailbox-Full:before {
content: "\ea8f";
}
.icomoon-Male-2:before {
content: "\ea90";
}
.icomoon-Male-Sign:before {
content: "\ea91";
}
.icomoon-Male:before {
content: "\ea92";
}
.icomoon-MaleFemale:before {
content: "\ea93";
}
.icomoon-Man-Sign:before {
content: "\ea94";
}
.icomoon-Management:before {
content: "\ea95";
}
.icomoon-Mans-Underwear:before {
content: "\ea96";
}
.icomoon-Mans-Underwear2:before {
content: "\ea97";
}
.icomoon-Map-Marker:before {
content: "\ea98";
}
.icomoon-Map-Marker2:before {
content: "\ea99";
}
.icomoon-Map-Marker3:before {
content: "\ea9a";
}
.icomoon-Map:before {
content: "\ea9b";
}
.icomoon-Map2:before {
content: "\ea9c";
}
.icomoon-Marker-2:before {
content: "\ea9d";
}
.icomoon-Marker-3:before {
content: "\ea9e";
}
.icomoon-Marker:before {
content: "\ea9f";
}
.icomoon-Martini-Glass:before {
content: "\eaa0";
}
.icomoon-Mask:before {
content: "\eaa1";
}
.icomoon-Master-Card:before {
content: "\eaa2";
}
.icomoon-Maximize-Window:before {
content: "\eaa3";
}
.icomoon-Maximize:before {
content: "\eaa4";
}
.icomoon-Medal-2:before {
content: "\eaa5";
}
.icomoon-Medal-3:before {
content: "\eaa6";
}
.icomoon-Medal:before {
content: "\eaa7";
}
.icomoon-Medical-Sign:before {
content: "\eaa8";
}
.icomoon-Medicine-2:before {
content: "\eaa9";
}
.icomoon-Medicine-3:before {
content: "\eaaa";
}
.icomoon-Medicine:before {
content: "\eaab";
}
.icomoon-Megaphone:before {
content: "\eaac";
}
.icomoon-Memory-Card:before {
content: "\eaad";
}
.icomoon-Memory-Card2:before {
content: "\eaae";
}
.icomoon-Memory-Card3:before {
content: "\eaaf";
}
.icomoon-Men:before {
content: "\eab0";
}
.icomoon-Menorah:before {
content: "\eab1";
}
.icomoon-Mens:before {
content: "\eab2";
}
.icomoon-Metacafe:before {
content: "\eab3";
}
.icomoon-Mexico:before {
content: "\eab4";
}
.icomoon-Mic:before {
content: "\eab5";
}
.icomoon-Microphone-2:before {
content: "\eab6";
}
.icomoon-Microphone-3:before {
content: "\eab7";
}
.icomoon-Microphone-4:before {
content: "\eab8";
}
.icomoon-Microphone-5:before {
content: "\eab9";
}
.icomoon-Microphone-6:before {
content: "\eaba";
}
.icomoon-Microphone-7:before {
content: "\eabb";
}
.icomoon-Microphone:before {
content: "\eabc";
}
.icomoon-Microscope:before {
content: "\eabd";
}
.icomoon-Milk-Bottle:before {
content: "\eabe";
}
.icomoon-Mine:before {
content: "\eabf";
}
.icomoon-Minimize-Maximize-Close-Window:before {
content: "\eac0";
}
.icomoon-Minimize-Window:before {
content: "\eac1";
}
.icomoon-Minimize:before {
content: "\eac2";
}
.icomoon-Mirror:before {
content: "\eac3";
}
.icomoon-Mixer:before {
content: "\eac4";
}
.icomoon-Mixx:before {
content: "\eac5";
}
.icomoon-Money-2:before {
content: "\eac6";
}
.icomoon-Money-Bag:before {
content: "\eac7";
}
.icomoon-Money-Smiley:before {
content: "\eac8";
}
.icomoon-Money:before {
content: "\eac9";
}
.icomoon-Monitor-2:before {
content: "\eaca";
}
.icomoon-Monitor-3:before {
content: "\eacb";
}
.icomoon-Monitor-4:before {
content: "\eacc";
}
.icomoon-Monitor-5:before {
content: "\eacd";
}
.icomoon-Monitor-Analytics:before {
content: "\eace";
}
.icomoon-Monitor-Laptop:before {
content: "\eacf";
}
.icomoon-Monitor-phone:before {
content: "\ead0";
}
.icomoon-Monitor-Tablet:before {
content: "\ead1";
}
.icomoon-Monitor-Vertical:before {
content: "\ead2";
}
.icomoon-Monitor:before {
content: "\ead3";
}
.icomoon-Monitoring:before {
content: "\ead4";
}
.icomoon-Monkey:before {
content: "\ead5";
}
.icomoon-Monster:before {
content: "\ead6";
}
.icomoon-Morocco:before {
content: "\ead7";
}
.icomoon-Motorcycle:before {
content: "\ead8";
}
.icomoon-Mouse-2:before {
content: "\ead9";
}
.icomoon-Mouse-3:before {
content: "\eada";
}
.icomoon-Mouse-4:before {
content: "\eadb";
}
.icomoon-Mouse-Pointer:before {
content: "\eadc";
}
.icomoon-Mouse:before {
content: "\eadd";
}
.icomoon-Moustache-Smiley:before {
content: "\eade";
}
.icomoon-Movie-Ticket:before {
content: "\eadf";
}
.icomoon-Movie:before {
content: "\eae0";
}
.icomoon-Mp3-File:before {
content: "\eae1";
}
.icomoon-Museum:before {
content: "\eae2";
}
.icomoon-Mushroom:before {
content: "\eae3";
}
.icomoon-Music-Note:before {
content: "\eae4";
}
.icomoon-Music-Note2:before {
content: "\eae5";
}
.icomoon-Music-Note3:before {
content: "\eae6";
}
.icomoon-Music-Note4:before {
content: "\eae7";
}
.icomoon-Music-Player:before {
content: "\eae8";
}
.icomoon-Mustache-2:before {
content: "\eae9";
}
.icomoon-Mustache-3:before {
content: "\eaea";
}
.icomoon-Mustache-4:before {
content: "\eaeb";
}
.icomoon-Mustache-5:before {
content: "\eaec";
}
.icomoon-Mustache-6:before {
content: "\eaed";
}
.icomoon-Mustache-7:before {
content: "\eaee";
}
.icomoon-Mustache-8:before {
content: "\eaef";
}
.icomoon-Mustache:before {
content: "\eaf0";
}
.icomoon-Mute:before {
content: "\eaf1";
}
.icomoon-Myspace:before {
content: "\eaf2";
}
.icomoon-Navigat-Start:before {
content: "\eaf3";
}
.icomoon-Navigate-End:before {
content: "\eaf4";
}
.icomoon-Navigation-LeftWindow:before {
content: "\eaf5";
}
.icomoon-Navigation-RightWindow:before {
content: "\eaf6";
}
.icomoon-Nepal:before {
content: "\eaf7";
}
.icomoon-Netscape:before {
content: "\eaf8";
}
.icomoon-Network-Window:before {
content: "\eaf9";
}
.icomoon-Network:before {
content: "\eafa";
}
.icomoon-Neutron:before {
content: "\eafb";
}
.icomoon-New-Mail:before {
content: "\eafc";
}
.icomoon-New-Tab:before {
content: "\eafd";
}
.icomoon-Newspaper-2:before {
content: "\eafe";
}
.icomoon-Newspaper:before {
content: "\eaff";
}
.icomoon-Newsvine:before {
content: "\eb00";
}
.icomoon-Next2:before {
content: "\eb01";
}
.icomoon-Next-3:before {
content: "\eb02";
}
.icomoon-Next-Music:before {
content: "\eb03";
}
.icomoon-Next:before {
content: "\eb04";
}
.icomoon-No-Battery:before {
content: "\eb05";
}
.icomoon-No-Drop:before {
content: "\eb06";
}
.icomoon-No-Flash:before {
content: "\eb07";
}
.icomoon-No-Smoking:before {
content: "\eb08";
}
.icomoon-Noose:before {
content: "\eb09";
}
.icomoon-Normal-Text:before {
content: "\eb0a";
}
.icomoon-Note:before {
content: "\eb0b";
}
.icomoon-Notepad-2:before {
content: "\eb0c";
}
.icomoon-Notepad:before {
content: "\eb0d";
}
.icomoon-Nuclear:before {
content: "\eb0e";
}
.icomoon-Numbering-List:before {
content: "\eb0f";
}
.icomoon-Nurse:before {
content: "\eb10";
}
.icomoon-Office-Lamp:before {
content: "\eb11";
}
.icomoon-Office:before {
content: "\eb12";
}
.icomoon-Oil:before {
content: "\eb13";
}
.icomoon-Old-Camera:before {
content: "\eb14";
}
.icomoon-Old-Cassette:before {
content: "\eb15";
}
.icomoon-Old-Clock:before {
content: "\eb16";
}
.icomoon-Old-Radio:before {
content: "\eb17";
}
.icomoon-Old-Sticky:before {
content: "\eb18";
}
.icomoon-Old-Sticky2:before {
content: "\eb19";
}
.icomoon-Old-Telephone:before {
content: "\eb1a";
}
.icomoon-Old-TV:before {
content: "\eb1b";
}
.icomoon-On-Air:before {
content: "\eb1c";
}
.icomoon-On-Off-2:before {
content: "\eb1d";
}
.icomoon-On-Off-3:before {
content: "\eb1e";
}
.icomoon-On-off:before {
content: "\eb1f";
}
.icomoon-One-Finger:before {
content: "\eb20";
}
.icomoon-One-FingerTouch:before {
content: "\eb21";
}
.icomoon-One-Window:before {
content: "\eb22";
}
.icomoon-Open-Banana:before {
content: "\eb23";
}
.icomoon-Open-Book:before {
content: "\eb24";
}
.icomoon-Opera-House:before {
content: "\eb25";
}
.icomoon-Opera:before {
content: "\eb26";
}
.icomoon-Optimization:before {
content: "\eb27";
}
.icomoon-Orientation-2:before {
content: "\eb28";
}
.icomoon-Orientation-3:before {
content: "\eb29";
}
.icomoon-Orientation:before {
content: "\eb2a";
}
.icomoon-Orkut:before {
content: "\eb2b";
}
.icomoon-Ornament:before {
content: "\eb2c";
}
.icomoon-Over-Time:before {
content: "\eb2d";
}
.icomoon-Over-Time2:before {
content: "\eb2e";
}
.icomoon-Owl:before {
content: "\eb2f";
}
.icomoon-Pac-Man:before {
content: "\eb30";
}
.icomoon-Paint-Brush:before {
content: "\eb31";
}
.icomoon-Paint-Bucket:before {
content: "\eb32";
}
.icomoon-Paintbrush:before {
content: "\eb33";
}
.icomoon-Palette:before {
content: "\eb34";
}
.icomoon-Palm-Tree:before {
content: "\eb35";
}
.icomoon-Panda:before {
content: "\eb36";
}
.icomoon-Panorama:before {
content: "\eb37";
}
.icomoon-Pantheon:before {
content: "\eb38";
}
.icomoon-Pantone:before {
content: "\eb39";
}
.icomoon-Pants:before {
content: "\eb3a";
}
.icomoon-Paper-Plane:before {
content: "\eb3b";
}
.icomoon-Paper:before {
content: "\eb3c";
}
.icomoon-Parasailing:before {
content: "\eb3d";
}
.icomoon-Parrot:before {
content: "\eb3e";
}
.icomoon-Password-2shopping:before {
content: "\eb3f";
}
.icomoon-Password-Field:before {
content: "\eb40";
}
.icomoon-Password-shopping:before {
content: "\eb41";
}
.icomoon-Password:before {
content: "\eb42";
}
.icomoon-pause-2:before {
content: "\eb43";
}
.icomoon-Pause:before {
content: "\eb44";
}
.icomoon-Paw:before {
content: "\eb45";
}
.icomoon-Pawn:before {
content: "\eb46";
}
.icomoon-Paypal:before {
content: "\eb47";
}
.icomoon-Pen-2:before {
content: "\eb48";
}
.icomoon-Pen-3:before {
content: "\eb49";
}
.icomoon-Pen-4:before {
content: "\eb4a";
}
.icomoon-Pen-5:before {
content: "\eb4b";
}
.icomoon-Pen-6:before {
content: "\eb4c";
}
.icomoon-Pen:before {
content: "\eb4d";
}
.icomoon-Pencil-Ruler:before {
content: "\eb4e";
}
.icomoon-Pencil:before {
content: "\eb4f";
}
.icomoon-Penguin:before {
content: "\eb50";
}
.icomoon-Pentagon:before {
content: "\eb51";
}
.icomoon-People-onCloud:before {
content: "\eb52";
}
.icomoon-Pepper-withFire:before {
content: "\eb53";
}
.icomoon-Pepper:before {
content: "\eb54";
}
.icomoon-Petrol:before {
content: "\eb55";
}
.icomoon-Petronas-Tower:before {
content: "\eb56";
}
.icomoon-Philipines:before {
content: "\eb57";
}
.icomoon-Phone-2:before {
content: "\eb58";
}
.icomoon-Phone-3:before {
content: "\eb59";
}
.icomoon-Phone-3G:before {
content: "\eb5a";
}
.icomoon-Phone-4G:before {
content: "\eb5b";
}
.icomoon-Phone-Simcard:before {
content: "\eb5c";
}
.icomoon-Phone-SMS:before {
content: "\eb5d";
}
.icomoon-Phone-Wifi:before {
content: "\eb5e";
}
.icomoon-Phone:before {
content: "\eb5f";
}
.icomoon-Photo-2:before {
content: "\eb60";
}
.icomoon-Photo-3:before {
content: "\eb61";
}
.icomoon-Photo-Album:before {
content: "\eb62";
}
.icomoon-Photo-Album2:before {
content: "\eb63";
}
.icomoon-Photo-Album3:before {
content: "\eb64";
}
.icomoon-Photo:before {
content: "\eb65";
}
.icomoon-Photos:before {
content: "\eb66";
}
.icomoon-Physics:before {
content: "\eb67";
}
.icomoon-Pi:before {
content: "\eb68";
}
.icomoon-Piano:before {
content: "\eb69";
}
.icomoon-Picasa:before {
content: "\eb6a";
}
.icomoon-Pie-Chart:before {
content: "\eb6b";
}
.icomoon-Pie-Chart2:before {
content: "\eb6c";
}
.icomoon-Pie-Chart3:before {
content: "\eb6d";
}
.icomoon-Pilates-2:before {
content: "\eb6e";
}
.icomoon-Pilates-3:before {
content: "\eb6f";
}
.icomoon-Pilates:before {
content: "\eb70";
}
.icomoon-Pilot:before {
content: "\eb71";
}
.icomoon-Pinch:before {
content: "\eb72";
}
.icomoon-Ping-Pong:before {
content: "\eb73";
}
.icomoon-Pinterest:before {
content: "\eb74";
}
.icomoon-Pipe:before {
content: "\eb75";
}
.icomoon-Pipette:before {
content: "\eb76";
}
.icomoon-Piramids:before {
content: "\eb77";
}
.icomoon-Pisces-2:before {
content: "\eb78";
}
.icomoon-Pisces:before {
content: "\eb79";
}
.icomoon-Pizza-Slice:before {
content: "\eb7a";
}
.icomoon-Pizza:before {
content: "\eb7b";
}
.icomoon-Plane-2:before {
content: "\eb7c";
}
.icomoon-Plane:before {
content: "\eb7d";
}
.icomoon-Plant:before {
content: "\eb7e";
}
.icomoon-Plasmid:before {
content: "\eb7f";
}
.icomoon-Plaster:before {
content: "\eb80";
}
.icomoon-Plastic-CupPhone:before {
content: "\eb81";
}
.icomoon-Plastic-CupPhone2:before {
content: "\eb82";
}
.icomoon-Plate:before {
content: "\eb83";
}
.icomoon-Plates:before {
content: "\eb84";
}
.icomoon-Plaxo:before {
content: "\eb85";
}
.icomoon-Play-Music:before {
content: "\eb86";
}
.icomoon-Plug-In:before {
content: "\eb87";
}
.icomoon-Plug-In2:before {
content: "\eb88";
}
.icomoon-Plurk:before {
content: "\eb89";
}
.icomoon-Pointer:before {
content: "\eb8a";
}
.icomoon-Poland:before {
content: "\eb8b";
}
.icomoon-Police-Man:before {
content: "\eb8c";
}
.icomoon-Police-Station:before {
content: "\eb8d";
}
.icomoon-Police-Woman:before {
content: "\eb8e";
}
.icomoon-Police:before {
content: "\eb8f";
}
.icomoon-Polo-Shirt:before {
content: "\eb90";
}
.icomoon-Portrait:before {
content: "\eb91";
}
.icomoon-Portugal:before {
content: "\eb92";
}
.icomoon-Post-Mail:before {
content: "\eb93";
}
.icomoon-Post-Mail2:before {
content: "\eb94";
}
.icomoon-Post-Office:before {
content: "\eb95";
}
.icomoon-Post-Sign:before {
content: "\eb96";
}
.icomoon-Post-Sign2ways:before {
content: "\eb97";
}
.icomoon-Posterous:before {
content: "\eb98";
}
.icomoon-Pound-Sign:before {
content: "\eb99";
}
.icomoon-Pound-Sign2:before {
content: "\eb9a";
}
.icomoon-Pound:before {
content: "\eb9b";
}
.icomoon-Power-2:before {
content: "\eb9c";
}
.icomoon-Power-3:before {
content: "\eb9d";
}
.icomoon-Power-Cable:before {
content: "\eb9e";
}
.icomoon-Power-Station:before {
content: "\eb9f";
}
.icomoon-Power:before {
content: "\eba0";
}
.icomoon-Prater:before {
content: "\eba1";
}
.icomoon-Present:before {
content: "\eba2";
}
.icomoon-Presents:before {
content: "\eba3";
}
.icomoon-Press:before {
content: "\eba4";
}
.icomoon-Preview:before {
content: "\eba5";
}
.icomoon-Previous:before {
content: "\eba6";
}
.icomoon-Pricing:before {
content: "\eba7";
}
.icomoon-Printer:before {
content: "\eba8";
}
.icomoon-Professor:before {
content: "\eba9";
}
.icomoon-Profile:before {
content: "\ebaa";
}
.icomoon-Project:before {
content: "\ebab";
}
.icomoon-Projector-2:before {
content: "\ebac";
}
.icomoon-Projector:before {
content: "\ebad";
}
.icomoon-Pulse:before {
content: "\ebae";
}
.icomoon-Pumpkin:before {
content: "\ebaf";
}
.icomoon-Punk:before {
content: "\ebb0";
}
.icomoon-Punker:before {
content: "\ebb1";
}
.icomoon-Puzzle:before {
content: "\ebb2";
}
.icomoon-QIK:before {
content: "\ebb3";
}
.icomoon-QR-Code:before {
content: "\ebb4";
}
.icomoon-Queen-2:before {
content: "\ebb5";
}
.icomoon-Queen:before {
content: "\ebb6";
}
.icomoon-Quill-2:before {
content: "\ebb7";
}
.icomoon-Quill-3:before {
content: "\ebb8";
}
.icomoon-Quill:before {
content: "\ebb9";
}
.icomoon-Quotes-2:before {
content: "\ebba";
}
.icomoon-Quotes:before {
content: "\ebbb";
}
.icomoon-Radio:before {
content: "\ebbc";
}
.icomoon-Radioactive:before {
content: "\ebbd";
}
.icomoon-Rafting:before {
content: "\ebbe";
}
.icomoon-Rain-Drop:before {
content: "\ebbf";
}
.icomoon-Rainbow-2:before {
content: "\ebc0";
}
.icomoon-Rainbow:before {
content: "\ebc1";
}
.icomoon-Ram:before {
content: "\ebc2";
}
.icomoon-Razzor-Blade:before {
content: "\ebc3";
}
.icomoon-Receipt-2:before {
content: "\ebc4";
}
.icomoon-Receipt-3:before {
content: "\ebc5";
}
.icomoon-Receipt-4:before {
content: "\ebc6";
}
.icomoon-Receipt:before {
content: "\ebc7";
}
.icomoon-Record2:before {
content: "\ebc8";
}
.icomoon-Record-3:before {
content: "\ebc9";
}
.icomoon-Record-Music:before {
content: "\ebca";
}
.icomoon-Record:before {
content: "\ebcb";
}
.icomoon-Recycling-2:before {
content: "\ebcc";
}
.icomoon-Recycling:before {
content: "\ebcd";
}
.icomoon-Reddit:before {
content: "\ebce";
}
.icomoon-Redhat:before {
content: "\ebcf";
}
.icomoon-Redirect:before {
content: "\ebd0";
}
.icomoon-Redo:before {
content: "\ebd1";
}
.icomoon-Reel:before {
content: "\ebd2";
}
.icomoon-Refinery:before {
content: "\ebd3";
}
.icomoon-Refresh-Window:before {
content: "\ebd4";
}
.icomoon-Refresh:before {
content: "\ebd5";
}
.icomoon-Reload-2:before {
content: "\ebd6";
}
.icomoon-Reload-3:before {
content: "\ebd7";
}
.icomoon-Reload:before {
content: "\ebd8";
}
.icomoon-Remote-Controll:before {
content: "\ebd9";
}
.icomoon-Remote-Controll2:before {
content: "\ebda";
}
.icomoon-Remove-Bag:before {
content: "\ebdb";
}
.icomoon-Remove-Basket:before {
content: "\ebdc";
}
.icomoon-Remove-Cart:before {
content: "\ebdd";
}
.icomoon-Remove-File:before {
content: "\ebde";
}
.icomoon-Remove-User:before {
content: "\ebdf";
}
.icomoon-Remove-Window:before {
content: "\ebe0";
}
.icomoon-Remove:before {
content: "\ebe1";
}
.icomoon-Rename:before {
content: "\ebe2";
}
.icomoon-Repair:before {
content: "\ebe3";
}
.icomoon-Repeat-2:before {
content: "\ebe4";
}
.icomoon-Repeat-3:before {
content: "\ebe5";
}
.icomoon-Repeat-4:before {
content: "\ebe6";
}
.icomoon-Repeat-5:before {
content: "\ebe7";
}
.icomoon-Repeat-6:before {
content: "\ebe8";
}
.icomoon-Repeat-7:before {
content: "\ebe9";
}
.icomoon-Repeat:before {
content: "\ebea";
}
.icomoon-Reset:before {
content: "\ebeb";
}
.icomoon-Resize:before {
content: "\ebec";
}
.icomoon-Restore-Window:before {
content: "\ebed";
}
.icomoon-Retouching:before {
content: "\ebee";
}
.icomoon-Retro-Camera:before {
content: "\ebef";
}
.icomoon-Retro:before {
content: "\ebf0";
}
.icomoon-Retweet:before {
content: "\ebf1";
}
.icomoon-Reverbnation:before {
content: "\ebf2";
}
.icomoon-Rewind:before {
content: "\ebf3";
}
.icomoon-RGB:before {
content: "\ebf4";
}
.icomoon-Ribbon-2:before {
content: "\ebf5";
}
.icomoon-Ribbon-3:before {
content: "\ebf6";
}
.icomoon-Ribbon:before {
content: "\ebf7";
}
.icomoon-Right-2:before {
content: "\ebf8";
}
.icomoon-Right-3:before {
content: "\ebf9";
}
.icomoon-Right-4:before {
content: "\ebfa";
}
.icomoon-Right-ToLeft:before {
content: "\ebfb";
}
.icomoon-Right:before {
content: "\ebfc";
}
.icomoon-Road-2:before {
content: "\ebfd";
}
.icomoon-Road-3:before {
content: "\ebfe";
}
.icomoon-Road:before {
content: "\ebff";
}
.icomoon-Robot-2:before {
content: "\ec00";
}
.icomoon-Robot:before {
content: "\ec01";
}
.icomoon-Rock-andRoll:before {
content: "\ec02";
}
.icomoon-Rocket:before {
content: "\ec03";
}
.icomoon-Roller:before {
content: "\ec04";
}
.icomoon-Roof:before {
content: "\ec05";
}
.icomoon-Rook:before {
content: "\ec06";
}
.icomoon-Rotate-Gesture:before {
content: "\ec07";
}
.icomoon-Rotate-Gesture2:before {
content: "\ec08";
}
.icomoon-Rotate-Gesture3:before {
content: "\ec09";
}
.icomoon-Rotation-390:before {
content: "\ec0a";
}
.icomoon-Rotation:before {
content: "\ec0b";
}
.icomoon-Router-2:before {
content: "\ec0c";
}
.icomoon-Router:before {
content: "\ec0d";
}
.icomoon-RSS:before {
content: "\ec0e";
}
.icomoon-Ruler-2:before {
content: "\ec0f";
}
.icomoon-Ruler:before {
content: "\ec10";
}
.icomoon-Running-Shoes:before {
content: "\ec11";
}
.icomoon-Running:before {
content: "\ec12";
}
.icomoon-Safari:before {
content: "\ec13";
}
.icomoon-Safe-Box:before {
content: "\ec14";
}
.icomoon-Safe-Box2:before {
content: "\ec15";
}
.icomoon-Safety-PinClose:before {
content: "\ec16";
}
.icomoon-Safety-PinOpen:before {
content: "\ec17";
}
.icomoon-Sagittarus-2:before {
content: "\ec18";
}
.icomoon-Sagittarus:before {
content: "\ec19";
}
.icomoon-Sailing-Ship:before {
content: "\ec1a";
}
.icomoon-Sand-watch:before {
content: "\ec1b";
}
.icomoon-Sand-watch2:before {
content: "\ec1c";
}
.icomoon-Santa-Claus:before {
content: "\ec1d";
}
.icomoon-Santa-Claus2:before {
content: "\ec1e";
}
.icomoon-Santa-onSled:before {
content: "\ec1f";
}
.icomoon-Satelite-2:before {
content: "\ec20";
}
.icomoon-Satelite:before {
content: "\ec21";
}
.icomoon-Save-Window:before {
content: "\ec22";
}
.icomoon-Save:before {
content: "\ec23";
}
.icomoon-Saw:before {
content: "\ec24";
}
.icomoon-Saxophone:before {
content: "\ec25";
}
.icomoon-Scale:before {
content: "\ec26";
}
.icomoon-Scarf:before {
content: "\ec27";
}
.icomoon-Scissor:before {
content: "\ec28";
}
.icomoon-Scooter-Front:before {
content: "\ec29";
}
.icomoon-Scooter:before {
content: "\ec2a";
}
.icomoon-Scorpio-2:before {
content: "\ec2b";
}
.icomoon-Scorpio:before {
content: "\ec2c";
}
.icomoon-Scotland:before {
content: "\ec2d";
}
.icomoon-Screwdriver:before {
content: "\ec2e";
}
.icomoon-Scroll-Fast:before {
content: "\ec2f";
}
.icomoon-Scroll:before {
content: "\ec30";
}
.icomoon-Scroller-2:before {
content: "\ec31";
}
.icomoon-Scroller:before {
content: "\ec32";
}
.icomoon-Sea-Dog:before {
content: "\ec33";
}
.icomoon-Search-onCloud:before {
content: "\ec34";
}
.icomoon-Search-People:before {
content: "\ec35";
}
.icomoon-secound:before {
content: "\ec36";
}
.icomoon-secound2:before {
content: "\ec37";
}
.icomoon-Security-Block:before {
content: "\ec38";
}
.icomoon-Security-Bug:before {
content: "\ec39";
}
.icomoon-Security-Camera:before {
content: "\ec3a";
}
.icomoon-Security-Check:before {
content: "\ec3b";
}
.icomoon-Security-Settings:before {
content: "\ec3c";
}
.icomoon-Security-Smiley:before {
content: "\ec3d";
}
.icomoon-Securiy-Remove:before {
content: "\ec3e";
}
.icomoon-Seed:before {
content: "\ec3f";
}
.icomoon-Selfie:before {
content: "\ec40";
}
.icomoon-Serbia:before {
content: "\ec41";
}
.icomoon-Server-2:before {
content: "\ec42";
}
.icomoon-Server:before {
content: "\ec43";
}
.icomoon-Servers:before {
content: "\ec44";
}
.icomoon-Settings-Window:before {
content: "\ec45";
}
.icomoon-Sewing-Machine:before {
content: "\ec46";
}
.icomoon-Sexual:before {
content: "\ec47";
}
.icomoon-Share-onCloud:before {
content: "\ec48";
}
.icomoon-Share-Window:before {
content: "\ec49";
}
.icomoon-Share:before {
content: "\ec4a";
}
.icomoon-Sharethis:before {
content: "\ec4b";
}
.icomoon-Shark:before {
content: "\ec4c";
}
.icomoon-Sheep:before {
content: "\ec4d";
}
.icomoon-Sheriff-Badge:before {
content: "\ec4e";
}
.icomoon-Shield:before {
content: "\ec4f";
}
.icomoon-Ship-2:before {
content: "\ec50";
}
.icomoon-Ship:before {
content: "\ec51";
}
.icomoon-Shirt:before {
content: "\ec52";
}
.icomoon-Shoes-2:before {
content: "\ec53";
}
.icomoon-Shoes-3:before {
content: "\ec54";
}
.icomoon-Shoes:before {
content: "\ec55";
}
.icomoon-Shop-2:before {
content: "\ec56";
}
.icomoon-Shop-3:before {
content: "\ec57";
}
.icomoon-Shop-4:before {
content: "\ec58";
}
.icomoon-Shop:before {
content: "\ec59";
}
.icomoon-Shopping-Bag:before {
content: "\ec5a";
}
.icomoon-Shopping-Basket:before {
content: "\ec5b";
}
.icomoon-Shopping-Cart:before {
content: "\ec5c";
}
.icomoon-Short-Pants:before {
content: "\ec5d";
}
.icomoon-Shoutwire:before {
content: "\ec5e";
}
.icomoon-Shovel:before {
content: "\ec5f";
}
.icomoon-Shuffle-2:before {
content: "\ec60";
}
.icomoon-Shuffle-3:before {
content: "\ec61";
}
.icomoon-Shuffle-4:before {
content: "\ec62";
}
.icomoon-Shuffle:before {
content: "\ec63";
}
.icomoon-Shutter:before {
content: "\ec64";
}
.icomoon-Sidebar-Window:before {
content: "\ec65";
}
.icomoon-Signal:before {
content: "\ec66";
}
.icomoon-Singapore:before {
content: "\ec67";
}
.icomoon-Skate-Shoes:before {
content: "\ec68";
}
.icomoon-Skateboard-2:before {
content: "\ec69";
}
.icomoon-Skateboard:before {
content: "\ec6a";
}
.icomoon-Skeleton:before {
content: "\ec6b";
}
.icomoon-Ski:before {
content: "\ec6c";
}
.icomoon-Skirt:before {
content: "\ec6d";
}
.icomoon-Skrill:before {
content: "\ec6e";
}
.icomoon-Skull:before {
content: "\ec6f";
}
.icomoon-Skydiving:before {
content: "\ec70";
}
.icomoon-Skype:before {
content: "\ec71";
}
.icomoon-Sled-withGifts:before {
content: "\ec72";
}
.icomoon-Sled:before {
content: "\ec73";
}
.icomoon-Sleeping:before {
content: "\ec74";
}
.icomoon-Sleet:before {
content: "\ec75";
}
.icomoon-Slippers:before {
content: "\ec76";
}
.icomoon-Smart:before {
content: "\ec77";
}
.icomoon-Smartphone-2:before {
content: "\ec78";
}
.icomoon-Smartphone-3:before {
content: "\ec79";
}
.icomoon-Smartphone-4:before {
content: "\ec7a";
}
.icomoon-Smartphone-Secure:before {
content: "\ec7b";
}
.icomoon-Smartphone:before {
content: "\ec7c";
}
.icomoon-Smile:before {
content: "\ec7d";
}
.icomoon-Smoking-Area:before {
content: "\ec7e";
}
.icomoon-Smoking-Pipe:before {
content: "\ec7f";
}
.icomoon-Snake:before {
content: "\ec80";
}
.icomoon-Snorkel:before {
content: "\ec81";
}
.icomoon-Snow-2:before {
content: "\ec82";
}
.icomoon-Snow-Dome:before {
content: "\ec83";
}
.icomoon-Snow-Storm:before {
content: "\ec84";
}
.icomoon-Snow:before {
content: "\ec85";
}
.icomoon-Snowflake-2:before {
content: "\ec86";
}
.icomoon-Snowflake-3:before {
content: "\ec87";
}
.icomoon-Snowflake-4:before {
content: "\ec88";
}
.icomoon-Snowflake:before {
content: "\ec89";
}
.icomoon-Snowman:before {
content: "\ec8a";
}
.icomoon-Soccer-Ball:before {
content: "\ec8b";
}
.icomoon-Soccer-Shoes:before {
content: "\ec8c";
}
.icomoon-Socks:before {
content: "\ec8d";
}
.icomoon-Solar:before {
content: "\ec8e";
}
.icomoon-Sound-Wave:before {
content: "\ec8f";
}
.icomoon-Sound:before {
content: "\ec90";
}
.icomoon-Soundcloud:before {
content: "\ec91";
}
.icomoon-Soup:before {
content: "\ec92";
}
.icomoon-South-Africa:before {
content: "\ec93";
}
.icomoon-Space-Needle:before {
content: "\ec94";
}
.icomoon-Spain:before {
content: "\ec95";
}
.icomoon-Spam-Mail:before {
content: "\ec96";
}
.icomoon-Speach-Bubble:before {
content: "\ec97";
}
.icomoon-Speach-Bubble2:before {
content: "\ec98";
}
.icomoon-Speach-Bubble3:before {
content: "\ec99";
}
.icomoon-Speach-Bubble4:before {
content: "\ec9a";
}
.icomoon-Speach-Bubble5:before {
content: "\ec9b";
}
.icomoon-Speach-Bubble6:before {
content: "\ec9c";
}
.icomoon-Speach-Bubble7:before {
content: "\ec9d";
}
.icomoon-Speach-Bubble8:before {
content: "\ec9e";
}
.icomoon-Speach-Bubble9:before {
content: "\ec9f";
}
.icomoon-Speach-Bubble10:before {
content: "\eca0";
}
.icomoon-Speach-Bubble11:before {
content: "\eca1";
}
.icomoon-Speach-Bubble12:before {
content: "\eca2";
}
.icomoon-Speach-Bubble13:before {
content: "\eca3";
}
.icomoon-Speach-BubbleAsking:before {
content: "\eca4";
}
.icomoon-Speach-BubbleComic:before {
content: "\eca5";
}
.icomoon-Speach-BubbleComic2:before {
content: "\eca6";
}
.icomoon-Speach-BubbleComic3:before {
content: "\eca7";
}
.icomoon-Speach-BubbleComic4:before {
content: "\eca8";
}
.icomoon-Speach-BubbleDialog:before {
content: "\eca9";
}
.icomoon-Speach-Bubbles:before {
content: "\ecaa";
}
.icomoon-Speak-2:before {
content: "\ecab";
}
.icomoon-Speak:before {
content: "\ecac";
}
.icomoon-Speaker-2:before {
content: "\ecad";
}
.icomoon-Speaker:before {
content: "\ecae";
}
.icomoon-Spell-Check:before {
content: "\ecaf";
}
.icomoon-Spell-CheckABC:before {
content: "\ecb0";
}
.icomoon-Spermium:before {
content: "\ecb1";
}
.icomoon-Spider:before {
content: "\ecb2";
}
.icomoon-Spiderweb:before {
content: "\ecb3";
}
.icomoon-Split-FourSquareWindow:before {
content: "\ecb4";
}
.icomoon-Split-Horizontal:before {
content: "\ecb5";
}
.icomoon-Split-Horizontal2Window:before {
content: "\ecb6";
}
.icomoon-Split-Vertical:before {
content: "\ecb7";
}
.icomoon-Split-Vertical2:before {
content: "\ecb8";
}
.icomoon-Split-Window:before {
content: "\ecb9";
}
.icomoon-Spoder:before {
content: "\ecba";
}
.icomoon-Spoon:before {
content: "\ecbb";
}
.icomoon-Sport-Mode:before {
content: "\ecbc";
}
.icomoon-Sports-Clothings1:before {
content: "\ecbd";
}
.icomoon-Sports-Clothings2:before {
content: "\ecbe";
}
.icomoon-Sports-Shirt:before {
content: "\ecbf";
}
.icomoon-Spot:before {
content: "\ecc0";
}
.icomoon-Spray:before {
content: "\ecc1";
}
.icomoon-Spread:before {
content: "\ecc2";
}
.icomoon-Spring:before {
content: "\ecc3";
}
.icomoon-Spurl:before {
content: "\ecc4";
}
.icomoon-Spy:before {
content: "\ecc5";
}
.icomoon-Squirrel:before {
content: "\ecc6";
}
.icomoon-SSL:before {
content: "\ecc7";
}
.icomoon-St-BasilsCathedral:before {
content: "\ecc8";
}
.icomoon-St-PaulsCathedral:before {
content: "\ecc9";
}
.icomoon-Stamp-2:before {
content: "\ecca";
}
.icomoon-Stamp:before {
content: "\eccb";
}
.icomoon-Stapler:before {
content: "\eccc";
}
.icomoon-Star-Track:before {
content: "\eccd";
}
.icomoon-Star:before {
content: "\ecce";
}
.icomoon-Starfish:before {
content: "\eccf";
}
.icomoon-Start2:before {
content: "\ecd0";
}
.icomoon-Start-3:before {
content: "\ecd1";
}
.icomoon-Start-ways:before {
content: "\ecd2";
}
.icomoon-Start:before {
content: "\ecd3";
}
.icomoon-Statistic:before {
content: "\ecd4";
}
.icomoon-Stethoscope:before {
content: "\ecd5";
}
.icomoon-stop--2:before {
content: "\ecd6";
}
.icomoon-Stop-Music:before {
content: "\ecd7";
}
.icomoon-Stop:before {
content: "\ecd8";
}
.icomoon-Stopwatch-2:before {
content: "\ecd9";
}
.icomoon-Stopwatch:before {
content: "\ecda";
}
.icomoon-Storm:before {
content: "\ecdb";
}
.icomoon-Street-View:before {
content: "\ecdc";
}
.icomoon-Street-View2:before {
content: "\ecdd";
}
.icomoon-Strikethrough-Text:before {
content: "\ecde";
}
.icomoon-Stroller:before {
content: "\ecdf";
}
.icomoon-Structure:before {
content: "\ece0";
}
.icomoon-Student-Female:before {
content: "\ece1";
}
.icomoon-Student-Hat:before {
content: "\ece2";
}
.icomoon-Student-Hat2:before {
content: "\ece3";
}
.icomoon-Student-Male:before {
content: "\ece4";
}
.icomoon-Student-MaleFemale:before {
content: "\ece5";
}
.icomoon-Students:before {
content: "\ece6";
}
.icomoon-Studio-Flash:before {
content: "\ece7";
}
.icomoon-Studio-Lightbox:before {
content: "\ece8";
}
.icomoon-Stumbleupon:before {
content: "\ece9";
}
.icomoon-Suit:before {
content: "\ecea";
}
.icomoon-Suitcase:before {
content: "\eceb";
}
.icomoon-Sum-2:before {
content: "\ecec";
}
.icomoon-Sum:before {
content: "\eced";
}
.icomoon-Summer:before {
content: "\ecee";
}
.icomoon-Sun-CloudyRain:before {
content: "\ecef";
}
.icomoon-Sun:before {
content: "\ecf0";
}
.icomoon-Sunglasses-2:before {
content: "\ecf1";
}
.icomoon-Sunglasses-3:before {
content: "\ecf2";
}
.icomoon-Sunglasses-Smiley:before {
content: "\ecf3";
}
.icomoon-Sunglasses-Smiley2:before {
content: "\ecf4";
}
.icomoon-Sunglasses-W:before {
content: "\ecf5";
}
.icomoon-Sunglasses-W2:before {
content: "\ecf6";
}
.icomoon-Sunglasses-W3:before {
content: "\ecf7";
}
.icomoon-Sunglasses:before {
content: "\ecf8";
}
.icomoon-Sunrise:before {
content: "\ecf9";
}
.icomoon-Sunset:before {
content: "\ecfa";
}
.icomoon-Superman:before {
content: "\ecfb";
}
.icomoon-Support:before {
content: "\ecfc";
}
.icomoon-Surprise:before {
content: "\ecfd";
}
.icomoon-Sushi:before {
content: "\ecfe";
}
.icomoon-Sweden:before {
content: "\ecff";
}
.icomoon-Swimming-Short:before {
content: "\ed00";
}
.icomoon-Swimming:before {
content: "\ed01";
}
.icomoon-Swimmwear:before {
content: "\ed02";
}
.icomoon-Switch:before {
content: "\ed03";
}
.icomoon-Switzerland:before {
content: "\ed04";
}
.icomoon-Sync-Cloud:before {
content: "\ed05";
}
.icomoon-Sync:before {
content: "\ed06";
}
.icomoon-Synchronize-2:before {
content: "\ed07";
}
.icomoon-Synchronize:before {
content: "\ed08";
}
.icomoon-T-Shirt:before {
content: "\ed09";
}
.icomoon-Tablet-2:before {
content: "\ed0a";
}
.icomoon-Tablet-3:before {
content: "\ed0b";
}
.icomoon-Tablet-Orientation:before {
content: "\ed0c";
}
.icomoon-Tablet-Phone:before {
content: "\ed0d";
}
.icomoon-Tablet-Secure:before {
content: "\ed0e";
}
.icomoon-Tablet-Vertical:before {
content: "\ed0f";
}
.icomoon-Tablet:before {
content: "\ed10";
}
.icomoon-Tactic:before {
content: "\ed11";
}
.icomoon-Tag-2:before {
content: "\ed12";
}
.icomoon-Tag-3:before {
content: "\ed13";
}
.icomoon-Tag-4:before {
content: "\ed14";
}
.icomoon-Tag-5:before {
content: "\ed15";
}
.icomoon-Tag:before {
content: "\ed16";
}
.icomoon-Taj-Mahal:before {
content: "\ed17";
}
.icomoon-Talk-Man:before {
content: "\ed18";
}
.icomoon-Tap:before {
content: "\ed19";
}
.icomoon-Target-Market:before {
content: "\ed1a";
}
.icomoon-Target:before {
content: "\ed1b";
}
.icomoon-Taurus-2:before {
content: "\ed1c";
}
.icomoon-Taurus:before {
content: "\ed1d";
}
.icomoon-Taxi-2:before {
content: "\ed1e";
}
.icomoon-Taxi-Sign:before {
content: "\ed1f";
}
.icomoon-Taxi:before {
content: "\ed20";
}
.icomoon-Teacher:before {
content: "\ed21";
}
.icomoon-Teapot:before {
content: "\ed22";
}
.icomoon-Technorati:before {
content: "\ed23";
}
.icomoon-Teddy-Bear:before {
content: "\ed24";
}
.icomoon-Tee-Mug:before {
content: "\ed25";
}
.icomoon-Telephone-2:before {
content: "\ed26";
}
.icomoon-Telephone:before {
content: "\ed27";
}
.icomoon-Telescope:before {
content: "\ed28";
}
.icomoon-Temperature-2:before {
content: "\ed29";
}
.icomoon-Temperature-3:before {
content: "\ed2a";
}
.icomoon-Temperature:before {
content: "\ed2b";
}
.icomoon-Temple:before {
content: "\ed2c";
}
.icomoon-Tennis-Ball:before {
content: "\ed2d";
}
.icomoon-Tennis:before {
content: "\ed2e";
}
.icomoon-Tent:before {
content: "\ed2f";
}
.icomoon-Test-Tube:before {
content: "\ed30";
}
.icomoon-Test-Tube2:before {
content: "\ed31";
}
.icomoon-Testimonal:before {
content: "\ed32";
}
.icomoon-Text-Box:before {
content: "\ed33";
}
.icomoon-Text-Effect:before {
content: "\ed34";
}
.icomoon-Text-HighlightColor:before {
content: "\ed35";
}
.icomoon-Text-Paragraph:before {
content: "\ed36";
}
.icomoon-Thailand:before {
content: "\ed37";
}
.icomoon-The-WhiteHouse:before {
content: "\ed38";
}
.icomoon-This-SideUp:before {
content: "\ed39";
}
.icomoon-Thread:before {
content: "\ed3a";
}
.icomoon-Three-ArrowFork:before {
content: "\ed3b";
}
.icomoon-Three-Fingers:before {
content: "\ed3c";
}
.icomoon-Three-FingersDrag:before {
content: "\ed3d";
}
.icomoon-Three-FingersDrag2:before {
content: "\ed3e";
}
.icomoon-Three-FingersTouch:before {
content: "\ed3f";
}
.icomoon-Thumb:before {
content: "\ed40";
}
.icomoon-Thumbs-DownSmiley:before {
content: "\ed41";
}
.icomoon-Thumbs-UpSmiley:before {
content: "\ed42";
}
.icomoon-Thunder:before {
content: "\ed43";
}
.icomoon-Thunderstorm:before {
content: "\ed44";
}
.icomoon-Ticket:before {
content: "\ed45";
}
.icomoon-Tie-2:before {
content: "\ed46";
}
.icomoon-Tie-3:before {
content: "\ed47";
}
.icomoon-Tie-4:before {
content: "\ed48";
}
.icomoon-Tie:before {
content: "\ed49";
}
.icomoon-Tiger:before {
content: "\ed4a";
}
.icomoon-Time-Backup:before {
content: "\ed4b";
}
.icomoon-Time-Bomb:before {
content: "\ed4c";
}
.icomoon-Time-Clock:before {
content: "\ed4d";
}
.icomoon-Time-Fire:before {
content: "\ed4e";
}
.icomoon-Time-Machine:before {
content: "\ed4f";
}
.icomoon-Time-Window:before {
content: "\ed50";
}
.icomoon-Timer-2:before {
content: "\ed51";
}
.icomoon-Timer:before {
content: "\ed52";
}
.icomoon-To-Bottom:before {
content: "\ed53";
}
.icomoon-To-Bottom2:before {
content: "\ed54";
}
.icomoon-To-Left:before {
content: "\ed55";
}
.icomoon-To-Right:before {
content: "\ed56";
}
.icomoon-To-Top:before {
content: "\ed57";
}
.icomoon-To-Top2:before {
content: "\ed58";
}
.icomoon-Token-:before {
content: "\ed59";
}
.icomoon-Tomato:before {
content: "\ed5a";
}
.icomoon-Tongue:before {
content: "\ed5b";
}
.icomoon-Tooth-2:before {
content: "\ed5c";
}
.icomoon-Tooth:before {
content: "\ed5d";
}
.icomoon-Top-ToBottom:before {
content: "\ed5e";
}
.icomoon-Touch-Window:before {
content: "\ed5f";
}
.icomoon-Tourch:before {
content: "\ed60";
}
.icomoon-Tower-2:before {
content: "\ed61";
}
.icomoon-Tower-Bridge:before {
content: "\ed62";
}
.icomoon-Tower:before {
content: "\ed63";
}
.icomoon-Trace:before {
content: "\ed64";
}
.icomoon-Tractor:before {
content: "\ed65";
}
.icomoon-traffic-Light:before {
content: "\ed66";
}
.icomoon-Traffic-Light2:before {
content: "\ed67";
}
.icomoon-Train-2:before {
content: "\ed68";
}
.icomoon-Train:before {
content: "\ed69";
}
.icomoon-Tram:before {
content: "\ed6a";
}
.icomoon-Transform-2:before {
content: "\ed6b";
}
.icomoon-Transform-3:before {
content: "\ed6c";
}
.icomoon-Transform-4:before {
content: "\ed6d";
}
.icomoon-Transform:before {
content: "\ed6e";
}
.icomoon-Trash-withMen:before {
content: "\ed6f";
}
.icomoon-Tree-2:before {
content: "\ed70";
}
.icomoon-Tree-3:before {
content: "\ed71";
}
.icomoon-Tree-4:before {
content: "\ed72";
}
.icomoon-Tree-5:before {
content: "\ed73";
}
.icomoon-Tree:before {
content: "\ed74";
}
.icomoon-Trekking:before {
content: "\ed75";
}
.icomoon-Triangle-ArrowDown:before {
content: "\ed76";
}
.icomoon-Triangle-ArrowLeft:before {
content: "\ed77";
}
.icomoon-Triangle-ArrowRight:before {
content: "\ed78";
}
.icomoon-Triangle-ArrowUp:before {
content: "\ed79";
}
.icomoon-Tripod-2:before {
content: "\ed7a";
}
.icomoon-Tripod-andVideo:before {
content: "\ed7b";
}
.icomoon-Tripod-withCamera:before {
content: "\ed7c";
}
.icomoon-Tripod-withGopro:before {
content: "\ed7d";
}
.icomoon-Trophy-2:before {
content: "\ed7e";
}
.icomoon-Trophy:before {
content: "\ed7f";
}
.icomoon-Truck:before {
content: "\ed80";
}
.icomoon-Trumpet:before {
content: "\ed81";
}
.icomoon-Tumblr:before {
content: "\ed82";
}
.icomoon-Turkey:before {
content: "\ed83";
}
.icomoon-Turn-Down:before {
content: "\ed84";
}
.icomoon-Turn-Down2:before {
content: "\ed85";
}
.icomoon-Turn-DownFromLeft:before {
content: "\ed86";
}
.icomoon-Turn-DownFromRight:before {
content: "\ed87";
}
.icomoon-Turn-Left:before {
content: "\ed88";
}
.icomoon-Turn-Left3:before {
content: "\ed89";
}
.icomoon-Turn-Right:before {
content: "\ed8a";
}
.icomoon-Turn-Right3:before {
content: "\ed8b";
}
.icomoon-Turn-Up:before {
content: "\ed8c";
}
.icomoon-Turn-Up2:before {
content: "\ed8d";
}
.icomoon-Turtle:before {
content: "\ed8e";
}
.icomoon-Tuxedo:before {
content: "\ed8f";
}
.icomoon-TV:before {
content: "\ed90";
}
.icomoon-Twister:before {
content: "\ed91";
}
.icomoon-Twitter-2:before {
content: "\ed92";
}
.icomoon-Twitter:before {
content: "\ed93";
}
.icomoon-Two-Fingers:before {
content: "\ed94";
}
.icomoon-Two-FingersDrag:before {
content: "\ed95";
}
.icomoon-Two-FingersDrag2:before {
content: "\ed96";
}
.icomoon-Two-FingersScroll:before {
content: "\ed97";
}
.icomoon-Two-FingersTouch:before {
content: "\ed98";
}
.icomoon-Two-Windows:before {
content: "\ed99";
}
.icomoon-Type-Pass:before {
content: "\ed9a";
}
.icomoon-Ukraine:before {
content: "\ed9b";
}
.icomoon-Umbrela:before {
content: "\ed9c";
}
.icomoon-Umbrella-2:before {
content: "\ed9d";
}
.icomoon-Umbrella-3:before {
content: "\ed9e";
}
.icomoon-Under-LineText:before {
content: "\ed9f";
}
.icomoon-Undo:before {
content: "\eda0";
}
.icomoon-United-Kingdom:before {
content: "\eda1";
}
.icomoon-United-States:before {
content: "\eda2";
}
.icomoon-University-2:before {
content: "\eda3";
}
.icomoon-University:before {
content: "\eda4";
}
.icomoon-Unlike-2:before {
content: "\eda5";
}
.icomoon-Unlike:before {
content: "\eda6";
}
.icomoon-Unlock-2:before {
content: "\eda7";
}
.icomoon-Unlock-3:before {
content: "\eda8";
}
.icomoon-Unlock:before {
content: "\eda9";
}
.icomoon-Up--Down:before {
content: "\edaa";
}
.icomoon-Up--Down3:before {
content: "\edab";
}
.icomoon-Up-2:before {
content: "\edac";
}
.icomoon-Up-3:before {
content: "\edad";
}
.icomoon-Up-4:before {
content: "\edae";
}
.icomoon-Up:before {
content: "\edaf";
}
.icomoon-Upgrade:before {
content: "\edb0";
}
.icomoon-Upload-2:before {
content: "\edb1";
}
.icomoon-Upload-toCloud:before {
content: "\edb2";
}
.icomoon-Upload-Window:before {
content: "\edb3";
}
.icomoon-Upload:before {
content: "\edb4";
}
.icomoon-Uppercase-Text:before {
content: "\edb5";
}
.icomoon-Upward:before {
content: "\edb6";
}
.icomoon-URL-Window:before {
content: "\edb7";
}
.icomoon-Usb-2:before {
content: "\edb8";
}
.icomoon-Usb-Cable:before {
content: "\edb9";
}
.icomoon-Usb:before {
content: "\edba";
}
.icomoon-User:before {
content: "\edbb";
}
.icomoon-Ustream:before {
content: "\edbc";
}
.icomoon-Vase:before {
content: "\edbd";
}
.icomoon-Vector-2:before {
content: "\edbe";
}
.icomoon-Vector-3:before {
content: "\edbf";
}
.icomoon-Vector-4:before {
content: "\edc0";
}
.icomoon-Vector-5:before {
content: "\edc1";
}
.icomoon-Vector:before {
content: "\edc2";
}
.icomoon-Venn-Diagram:before {
content: "\edc3";
}
.icomoon-Vest-2:before {
content: "\edc4";
}
.icomoon-Vest:before {
content: "\edc5";
}
.icomoon-Viddler:before {
content: "\edc6";
}
.icomoon-Video-2:before {
content: "\edc7";
}
.icomoon-Video-3:before {
content: "\edc8";
}
.icomoon-Video-4:before {
content: "\edc9";
}
.icomoon-Video-5:before {
content: "\edca";
}
.icomoon-Video-6:before {
content: "\edcb";
}
.icomoon-Video-GameController:before {
content: "\edcc";
}
.icomoon-Video-Len:before {
content: "\edcd";
}
.icomoon-Video-Len2:before {
content: "\edce";
}
.icomoon-Video-Photographer:before {
content: "\edcf";
}
.icomoon-Video-Tripod:before {
content: "\edd0";
}
.icomoon-Video:before {
content: "\edd1";
}
.icomoon-Vietnam:before {
content: "\edd2";
}
.icomoon-View-Height:before {
content: "\edd3";
}
.icomoon-View-Width:before {
content: "\edd4";
}
.icomoon-Vimeo:before {
content: "\edd5";
}
.icomoon-Virgo-2:before {
content: "\edd6";
}
.icomoon-Virgo:before {
content: "\edd7";
}
.icomoon-Virus-2:before {
content: "\edd8";
}
.icomoon-Virus-3:before {
content: "\edd9";
}
.icomoon-Virus:before {
content: "\edda";
}
.icomoon-Visa:before {
content: "\eddb";
}
.icomoon-Voice:before {
content: "\eddc";
}
.icomoon-Voicemail:before {
content: "\eddd";
}
.icomoon-Volleyball:before {
content: "\edde";
}
.icomoon-Volume-Down:before {
content: "\eddf";
}
.icomoon-Volume-Up:before {
content: "\ede0";
}
.icomoon-VPN:before {
content: "\ede1";
}
.icomoon-Wacom-Tablet:before {
content: "\ede2";
}
.icomoon-Waiter:before {
content: "\ede3";
}
.icomoon-Walkie-Talkie:before {
content: "\ede4";
}
.icomoon-Wallet-2:before {
content: "\ede5";
}
.icomoon-Wallet-3:before {
content: "\ede6";
}
.icomoon-Wallet:before {
content: "\ede7";
}
.icomoon-Warehouse:before {
content: "\ede8";
}
.icomoon-Warning-Window:before {
content: "\ede9";
}
.icomoon-Watch-2:before {
content: "\edea";
}
.icomoon-Watch-3:before {
content: "\edeb";
}
.icomoon-Watch:before {
content: "\edec";
}
.icomoon-Wave-2:before {
content: "\eded";
}
.icomoon-Wave:before {
content: "\edee";
}
.icomoon-Webcam:before {
content: "\edef";
}
.icomoon-weight-Lift:before {
content: "\edf0";
}
.icomoon-Wheelbarrow:before {
content: "\edf1";
}
.icomoon-Wheelchair:before {
content: "\edf2";
}
.icomoon-Width-Window:before {
content: "\edf3";
}
.icomoon-Wifi-2:before {
content: "\edf4";
}
.icomoon-Wifi-Keyboard:before {
content: "\edf5";
}
.icomoon-Wifi:before {
content: "\edf6";
}
.icomoon-Wind-Turbine:before {
content: "\edf7";
}
.icomoon-Windmill:before {
content: "\edf8";
}
.icomoon-Window-2:before {
content: "\edf9";
}
.icomoon-Window:before {
content: "\edfa";
}
.icomoon-Windows-2:before {
content: "\edfb";
}
.icomoon-Windows-Microsoft:before {
content: "\edfc";
}
.icomoon-Windows:before {
content: "\edfd";
}
.icomoon-Windsock:before {
content: "\edfe";
}
.icomoon-Windy:before {
content: "\edff";
}
.icomoon-Wine-Bottle:before {
content: "\ee00";
}
.icomoon-Wine-Glass:before {
content: "\ee01";
}
.icomoon-Wink:before {
content: "\ee02";
}
.icomoon-Winter-2:before {
content: "\ee03";
}
.icomoon-Winter:before {
content: "\ee04";
}
.icomoon-Wireless:before {
content: "\ee05";
}
.icomoon-Witch-Hat:before {
content: "\ee06";
}
.icomoon-Witch:before {
content: "\ee07";
}
.icomoon-Wizard:before {
content: "\ee08";
}
.icomoon-Wolf:before {
content: "\ee09";
}
.icomoon-Woman-Sign:before {
content: "\ee0a";
}
.icomoon-WomanMan:before {
content: "\ee0b";
}
.icomoon-Womans-Underwear:before {
content: "\ee0c";
}
.icomoon-Womans-Underwear2:before {
content: "\ee0d";
}
.icomoon-Women:before {
content: "\ee0e";
}
.icomoon-Wonder-Woman:before {
content: "\ee0f";
}
.icomoon-Wordpress:before {
content: "\ee10";
}
.icomoon-Worker-Clothes:before {
content: "\ee11";
}
.icomoon-Worker:before {
content: "\ee12";
}
.icomoon-Wrap-Text:before {
content: "\ee13";
}
.icomoon-Wreath:before {
content: "\ee14";
}
.icomoon-Wrench:before {
content: "\ee15";
}
.icomoon-X-Box:before {
content: "\ee16";
}
.icomoon-X-ray:before {
content: "\ee17";
}
.icomoon-Xanga:before {
content: "\ee18";
}
.icomoon-Xing:before {
content: "\ee19";
}
.icomoon-Yacht:before {
content: "\ee1a";
}
.icomoon-Yahoo-Buzz:before {
content: "\ee1b";
}
.icomoon-Yahoo:before {
content: "\ee1c";
}
.icomoon-Yelp:before {
content: "\ee1d";
}
.icomoon-Yes:before {
content: "\ee1e";
}
.icomoon-Ying-Yang:before {
content: "\ee1f";
}
.icomoon-Youtube:before {
content: "\ee20";
}
.icomoon-Z-A:before {
content: "\ee21";
}
.icomoon-Zebra:before {
content: "\ee22";
}
.icomoon-Zombie:before {
content: "\ee23";
}
.icomoon-Zoom-Gesture:before {
content: "\ee24";
}
.icomoon-Zootool:before {
content: "\ee25";
}@font-face {
font-family: 'Comoon-V2';
src:  url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/Comoon-V2.eot?rnoxga);
src:  url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/Comoon-V2.eot?rnoxga#iefix) format('embedded-opentype'),
url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/Comoon-V2.ttf) format('truetype'),
url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/Comoon-V2.woff) format('woff'),
url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/Comoon-V2.svg?rnoxga#Comoon-V2) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Comoon-V2";
src: url(//massimocaffe.com/wp-content/themes/cafenod/assets/fonts/Comoon-V2#Comoon-V2) format("svg");
}
}
[class^="flaticons-"]:before, [class*=" flaticons-"]:before,
[class^="flaticons-"]:after, [class*=" flaticons-"]:after {   
font-family: Comoon-V2;
font-size: inherit;
font-style: normal;
}
[class^="flaticons-"], [class*=" flaticons-"] { font-family: 'Comoon-V2' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.flaticons-mortar:before {
content: "\e900";
}
.flaticons-flasks:before {
content: "\e901";
}
.flaticons-oven:before {
content: "\e902";
}
.flaticons-gift:before {
content: "\e903";
}
.flaticons-clock:before {
content: "\e904";
}
.flaticons-share:before {
content: "\e905";
}
.flaticons-user:before {
content: "\e906";
}
.flaticons-comment:before {
content: "\e907";
}
.flaticons-email:before {
content: "\e908";
}
.flaticons-heart:before {
content: "\e909";
}
.flaticons-heart-shape-outline:before {
content: "\e90a";
}
.flaticons-coffee-cup:before {
content: "\e90b";
}
.flaticons-medal:before {
content: "\e90c";
}
.flaticons-coffee-bag:before {
content: "\e90d";
}
.flaticons-coffee-beans:before {
content: "\e90e";
}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80);}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.mfp-align-top .mfp-container:before{display:none;}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}
.mfp-ajax-cur{cursor:progress;}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}
.mfp-auto-cursor .mfp-content{cursor:auto;}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}
.mfp-loading.mfp-figure{display:none;}
.mfp-hide{display:none !important;}
.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044;}
.mfp-preloader a{color:#CCC;}
.mfp-preloader a:hover{color:#FFF;}
.mfp-s-ready .mfp-preloader{display:none;}
.mfp-s-error .mfp-content{display:none;}
button.mfp-close, button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;}
button::-moz-focus-inner{padding:0;border:0;}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace;}
.mfp-close:hover, .mfp-close:focus{opacity:1;filter:alpha(opacity=100);}
.mfp-close:active{top:1px;}
.mfp-close-btn-in .mfp-close{color:#333;}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%;}
.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap;}
.mfp-arrow{border-radius:0px !important; position:absolute;opacity:0.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.mfp-arrow:active{margin-top:-54px;}
.mfp-arrow:hover, .mfp-arrow:focus{opacity:1;filter:alpha(opacity=100);}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}
.mfp-arrow:after, .mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px;}
.mfp-arrow:before, .mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}
.mfp-arrow-left{left:0;}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a{border-right:17px solid #FFF;margin-left:31px;}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3F3F3F;}
.mfp-arrow-right{right:0;}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a{border-left:17px solid #FFF;margin-left:39px;}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b{border-left:27px solid #3F3F3F;}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}
.mfp-iframe-holder .mfp-close{top:-40px;}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#000;}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}
.mfp-figure{line-height:0;}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444;}
.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px;}
.mfp-figure figure{margin:0;}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}
.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px;}
.mfp-image-holder .mfp-content{max-width:100%;}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}
.mfp-img-mobile img.mfp-img{padding:0;}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}
.mfp-img-mobile .mfp-counter{right:5px;top:3px;}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0;}
}
@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}
.mfp-container{padding-left:6px;padding-right:6px;}
}
.mfp-ie7 .mfp-img{padding:0;}
.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;}
.mfp-ie7 .mfp-container{padding:0;}
.mfp-ie7 .mfp-content{padding-top:44px;}
.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0;}
.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.mfp-fade.mfp-bg.mfp-ready{opacity:0.8;}
.mfp-fade.mfp-bg.mfp-removing{opacity:0;}
.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out;}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1;}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0;}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
-ms-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
-ms-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
-ms-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
-ms-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
-ms-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
-ms-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
-ms-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
-ms-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
-ms-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
-ms-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
-ms-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
-ms-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
100% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
-ms-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
-ms-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
-ms-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
-ms-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
-ms-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
-ms-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
-ms-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
-ms-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
-ms-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
-ms-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
-ms-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
-ms-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
-ms-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
-ms-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
-ms-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
-ms-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
-ms-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
-ms-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
-ms-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
-ms-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
-ms-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-ms-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
-ms-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-ms-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-ms-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
-ms-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
-ms-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
-ms-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
-ms-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
-ms-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
-ms-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}