.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#glt-settings.wrap {
max-width:1300px;
}
#glt-settings.wrap:after {
content:'';
display:block;
clear:both;
}
#glt-footer,
#glt-footer #google_language_translator {
display:none !important;
}
#glt-translate-trigger,
#glt-translate-trigger span {
cursor:pointer;
}
#glt-settings .glt-main-settings h3:before {
content:'\f108';
}
#glt-settings .glt-layout-settings h3:before {
content:'\f116';
}
#glt-settings .glt-floating-widget-settings h3:before {
content:'\f134';
}
#glt-settings .glt-behavior-settings h3:before {
content:'\f185';
}
#glt-settings .glt-usage-settings h3:before {
content:'\f106';
}
#glt-settings .glt-preview-settings h3:before {
content:'\f115';
}
#glt-settings .glt-flag-settings h3:before {
content:'\f227';
}
#glt-settings .glt-seo-settings h3:before {
content:'\f11e';
}
#glt-settings .glt-gtranslate-ad h3:before {
content:'\f326';
}
#glt-settings .glt-css-settings h3:before {
content:'\f119';
}
#glt-settings .glt-seo-settings {background-color: #FFC293;}
#glt-settings .glt-main-settings h3:before,
#glt-settings .glt-layout-settings h3:before,
#glt-settings .glt-behavior-settings h3:before,
#glt-settings .glt-floating-widget-settings h3:before,
#glt-settings .glt-usage-settings h3:before,
#glt-settings .glt-preview-settings h3:before,
#glt-settings .glt-flag-settings h3:before,
#glt-settings .glt-seo-settings h3:before,
#glt-settings .glt-gtranslate-ad h3:before,
#glt-settings .glt-css-settings h3:before {
margin-right: 5px;
display: inline-block;
width: 20px;
height: 20px;
font-size: 20px;
line-height: 1;
font-family: dashicons;
text-decoration: inherit;
font-weight: 400;
font-style: normal;
vertical-align: top;
text-align: center;
-webkit-transition: color .1s ease-in 0;
transition: color .1s ease-in 0;
-webkit-font-smoothing: antialiased;
}
#glt-settings .button,
#glt-settings .button-primary {
text-shadow: none;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
box-shadow: none;
transition: .25s opacity ease-in-out;
-webkit-transition: .25s opacity ease-in-out;
-moz-transition: .25s opacity ease-in-out;
}
#glt-settings .button {
background: #95a5a6;
border:1px solid #95a5a6;
color:#fff;
}
#glt-settings .button-primary {
background:#ea4335;
border:1px solid #ea4335;
}
#glt-settings .button:hover {
opacity:0.8;
}
#glt-settings .button-primary:hover {
opacity:0.8;
background:#ea4335;
border:1px solid #ea4335;
}
.tool-container {
bottom:50px !important;
top:auto !important;
z-index:99999999 !important;
}
.tool-container .tool-items a {
margin:4px;
}
.box-right {
clear:right;
}
a.wp-studio-logo:focus,
a.wp-helpdesk-logo:focus {
box-shadow:none !important;
-webkit-box-shadow:none !important;
-moz-box-shadow:none !important;
}
.goog-te-gadget-simple {
margin:4px 0;
}
#google_language_translator select.goog-te-combo {
width:143px;
background:#fff;
box-shadow:none !important;
-moz-box-shadow:none !important;
-webkit-box-shadow:none !important;
padding:3px !important;
height:auto !important;
border:1px solid lightgray !important;
border-radius:0px !important;
-webkit-border-radius:0px;
-moz-border-radius:0px !important;
-o-border-radius:0px !important;
}
#google_language_translator select.goog-te-combo:focus {
outline:none !important;
}
#flags {
overflow:hidden;
}
#flags ul {
margin:0;
padding:0;
}
#flags li {
float:left !important;
margin-bottom:0 !important;
padding:0 !important;
border:none !important;
list-style:none !important;
content:none !important;
}
#flags li:before {
content:none !important;
border:none !important;
background:none !important;
}
#flags a,
.tool-container .tool-items a {
display:inline-block;
cursor:pointer;
}
a.nturl.single-language {
border:0;
}
a.single-language span.flag {
display:inline-block;
vertical-align:middle;
margin-right:5px;
}
#flags.size24 a,
.tool-container .tool-items a,
a.single-language span.size24 {
width: 24px !important;
height: 18px !important;
box-sizing:content-box;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
-o-box-sizing:content-box;
-ms-box-sizing:content-box;
}
#flags.size22 a,
a.single-language span.size22 {
width: 22px !important;
height: 17px !important;
box-sizing:content-box;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
-o-box-sizing:content-box;
-ms-box-sizing:content-box;
}
#flags.size20 a,
a.single-language span.size20 {
width: 20px !important;
height: 14px !important;
box-sizing:content-box;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
-o-box-sizing:content-box;
-ms-box-sizing:content-box;
}
#flags.size18 a,
a.single-language span.size18 {
width: 18px !important;
height: 14px !important;
box-sizing:content-box;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
-o-box-sizing:content-box;
-ms-box-sizing:content-box;
}
#flags.size16 a,
#language span.size16,
a.single-language span.size16 {
width: 16px !important;
height: 12px !important;
box-sizing:content-box;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
-o-box-sizing:content-box;
-ms-box-sizing:content-box;
}
.tool-container .tool-items a {
display:inline-block;
margin:3px 5px 3px;
width:24px !important;
height:18px !important;
}
.goog-te-gadget {
color:#444;
font-size:11px;
font-family:"Arial",sans,sans-serif;
}
.goog-te-gadget img {
vertical-align:middle;
}
select.goog-te-combo:focus {
box-shadow:none !important;
-moz-box-shadow:none !important;
-webkit-box-shadow:none !important;
}
.metabox-holder {
width:65%;
float:left;
}
.metabox-holder h2 {
margin-bottom:18px;
}
.submit {
padding:0px;
}
.form-table th {
width:50%;
}
td.advanced {
padding-top:0px;
padding-bottom:0px;
}
p.hello {
font-size:12px;
color:darkgray;
}
.flag{
padding:1px 0;
}
a.nturl {
cursor:pointer;
}
.flag img,
.alt_flag img{
border:0px !important;
margin-top:2px !important;
padding:0px !important;
}
.attribution {
width:152px;
line-height:1em;
margin-top:4px;
}
span.goog-branding {
font-size: 11px;
font-family: arial;
color: rgb(102, 102, 102);
white-space: nowrap;
padding-top: 4px;
text-align: left;
width: 150px;
margin-top: 2px;
left:170px;
z-index: 9999;
float: right;
}
.goog-logo-link,
.goog-logo-link:link,
.goog-logo-link:visited,
.goog-logo-link:hover,
.goog-logo-link:active {
font-size: 12px;
font-weight: bold;
color: rgb(68, 68, 68);
text-decoration: none;
line-height:0.8em;
}
span.goog-branding img {
float: left;
margin:0px;
width: 37px;
}
span.vertical-translator {
position:auto;
float:none !important;
font-size: 11px;
font-family: arial;
color: rgb(102, 102, 102);
white-space: nowrap;
vertical-align: middle;
padding-top: 4px;
text-align: left;
width: 150px;
margin-top: 2px;
right: -50px;
z-index: 9999;
}
.tool-container .tool-items .flag img {
width:24px !important;
height:24px !important;
margin-top:1px !important;
}
.tool-items .flag {
padding:0px !important;
}
.tool-container {
line-height:1;
}
#footer-instance {
display:none !important;
}
code {
border:1px solid lightgray;
} #flags.size22 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"],
a.single-language[title="Afrikaans"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -3px no-repeat;
}
#flags.size22 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"],
a.single-language[title="Albanian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -3px no-repeat;
}
#flags.size22 a[title="Amharic"],
.tool-container .tool-items a[title="Amharic"],
a.single-language[title="Amharic"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -467px no-repeat;
}
#flags.size22 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"],
a.single-language[title="Arabic"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -3px no-repeat;
}
#flags.size22 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"],
a.single-language[title="Armenian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -3px no-repeat;
}
#flags.size22 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"],
a.single-language[title="Azerbaijani"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -3px no-repeat;
}
#flags.size22 a[title="Basque"],
.tool-container .tool-items a[title="Basque"],
a.single-language[title="Basque"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -3px no-repeat;
}
#flags.size22 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"],
a.single-language[title="Belarusian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -32px no-repeat;
}
#flags.size22 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"],
a.single-language[title="Bengali"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -32px no-repeat;
}
#flags.size22 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"],
a.single-language[title="Bosnian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -32px no-repeat;
}
#flags.size22 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"],
a.single-language[title="Bulgarian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -32px no-repeat;
}
#flags.size22 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"],
a.single-language[title="Catalan"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -32px no-repeat;
}
#flags.size22 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"],
a.single-language[title="Cebuano"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -32px no-repeat;
}
#flags.size22 a[title="Chichewa"],
.tool-container .tool-items a[title="Chichewa"],
a.single-language[title="Chichewa"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -409px no-repeat;
}
#flags.size22 a[title="Chinese (Simplified)"],
.tool-container .tool-items a[title="Chinese (Simplified)"],
a.single-language[title="Chinese (Simplified)"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -61px no-repeat;
}
#flags.size22 a[title="Chinese (Traditional)"],
.tool-container .tool-items a[title="Chinese (Traditional)"],
a.single-language[title="Chinese (Traditional)"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -61px no-repeat;
}
#flags.size22 a[title="Corsican"],
.tool-container .tool-items a[title="Corsican"],
a.single-language[title="Corsican"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -90px no-repeat;
}
#flags.size22 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"],
a.single-language[title="Croatian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -61px no-repeat;
}
#flags.size22 a[title="Czech"],
.tool-container .tool-items a[title="Czech"],
a.single-language[title="Afrikaans"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -61px no-repeat;
}
#flags.size22 a[title="Danish"],
.tool-container .tool-items a[title="Danish"],
a.single-language[title="Danish"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -61px no-repeat;
}
#flags.size22 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"],
a.single-language[title="Dutch"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -61px no-repeat;
}
#flags.size22 a[title="English"],
.tool-container .tool-items a[title="English"],
a.single-language[title="English"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -351px no-repeat;
}
#flags.size22 a.united-states[title="English"],
a.single-language.united-states[title="English"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -351px no-repeat;
}
#flags.size22 a.canada[title="English"],
a.single-language.canada[title="English"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -438px no-repeat;
}
#flags.size22 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"],
a.single-language[title="Esperanto"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -90px no-repeat;
}
#flags.size22 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"],
a.single-language[title="Estonian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -90px no-repeat;
}
#flags.size22 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"],
a.single-language[title="Filipino"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -90px no-repeat;
}
#flags.size22 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"],
a.single-language[title="Finnish"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -90px no-repeat;
}
#flags.size22 a[title="French"],
.tool-container .tool-items a[title="French"],
a.single-language[title="French"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -90px no-repeat;
}
#flags.size22 a[title="Frisian"],
.tool-container .tool-items a[title="Frisian"],
a.single-language[title="Frisian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -61px no-repeat;
}
#flags.size22 a[title="Galician"],
.tool-container .tool-items a[title="Galician"],
a.single-language[title="Galician"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -90px no-repeat;
}
#flags.size22 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"],
a.single-language[title="Georgian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -119px no-repeat;
}
#flags.size22 a[title="German"],
.tool-container .tool-items a[title="German"],
a.single-language[title="German"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -119px no-repeat;
}
#flags.size22 a[title="Greek"],
.tool-container .tool-items a[title="Greek"],
a.single-language[title="Greek"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -119px no-repeat;
}
#flags.size22 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"],
a.single-language[title="Gujarati"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -119px no-repeat;
}
#flags.size22 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"],
a.single-language[title="Haitian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -119px no-repeat;
}
#flags.size22 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"],
a.single-language[title="Hausa"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -119px no-repeat;
}
#flags.size22 a[title="Hawaiian"],
.tool-container .tool-items a[title="Hawaiian"],
a.single-language[title="Hawaiian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -467px no-repeat;
}
#flags.size22 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"] {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -148px no-repeat;
}
#flags.size22 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"],
a.single-language[title="Hindi"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -148px no-repeat;
}
#flags.size22 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"],
a.single-language[title="Hmong"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -148px no-repeat;
}
#flags.size22 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"],
a.single-language[title="Hungarian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -148px no-repeat;
}
#flags.size22 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"],
a.single-language[title="Icelandic"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -148px no-repeat;
}
#flags.size22 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"],
a.single-language[title="Igbo"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -148px no-repeat;
}
#flags.size22 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"],
a.single-language[title="Indonesian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -177px no-repeat;
}
#flags.size22 a[title="Irish"],
.tool-container .tool-items a[title="Irish"],
a.single-language[title="Irish"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -177px no-repeat;
}
#flags.size22 a[title="Italian"],
.tool-container .tool-items a[title="Italian"],
a.single-language[title="Italian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -177px no-repeat;
}
#flags.size22 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"],
a.single-language[title="Japanese"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -177px no-repeat;
}
#flags.size22 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"],
a.single-language[title="Javanese"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -177px no-repeat;
}
#flags.size22 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"],
a.single-language[title="Kannada"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -177px no-repeat;
}
#flags.size22 a[title="Kazakh"],
.tool-container .tool-items a[title="Kazakh"],
a.single-language[title="Kazakh"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -409px no-repeat;
}
#flags.size22 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"],
a.single-language[title="Khmer"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -206px no-repeat;
}
#flags.size22 a[title="Korean"],
.tool-container .tool-items a[title="Korean"],
a.single-language[title="Korean"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -206px no-repeat;
}
#flags.size22 a[title="Kurdish"],
.tool-container .tool-items a[title="Kurdish"],
a.single-language[title="Kurdish"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -467px no-repeat;
}
#flags.size22 a[title="Kyrgyz"],
.tool-container .tool-items a[title="Kyrgyz"],
a.single-language[title="Kyrgyz"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -467px no-repeat;
}
#flags.size22 a[title="Lao"],
.tool-container .tool-items a[title="Lao"],
a.single-language[title="Lao"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -206px no-repeat;
}
#flags.size22 a[title="Latin"],
.tool-container .tool-items a[title="Latin"],
a.single-language[title="Latin"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -206px no-repeat;
}
#flags.size22 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"],
a.single-language[title="Latvian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -206px no-repeat;
}
#flags.size22 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"],
a.single-language[title="Lithuanian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -206px no-repeat;
}
#flags.size22 a[title="Luxembourgish"],
.tool-container .tool-items a[title="Luxembourgish"],
a.single-language[title="Luxembourgish"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -496px no-repeat;
}
#flags.size22 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"],
a.single-language[title="Macedonian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -235px no-repeat;
}
#flags.size22 a[title="Malagasy"],
.tool-container .tool-items a[title="Malagasy"],
a.single-language[title="Malagasy"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -409px no-repeat;
}
#flags.size22 a[title="Malay"],
.tool-container .tool-items a[title="Malay"],
a.single-language[title="Malay"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -235px no-repeat;
}
#flags.size22 a[title="Malayalam"],
.tool-container .tool-items a[title="Malayalam"],
a.single-language[title="Malayalam"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -409px no-repeat;
}
#flags.size22 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"],
a.single-language[title="Maltese"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -235px no-repeat;
}
#flags.size22 a[title="Maori"],
.tool-container .tool-items a[title="Maori"],
a.single-language[title="Maori"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -235px no-repeat;
}
#flags.size22 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"],
a.single-language[title="Marathi"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -235px no-repeat;
}
#flags.size22 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"],
a.single-language[title="Mongolian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -235px no-repeat;
}
#flags.size22 a[title="Myanmar (Burmese)"],
.tool-container .tool-items a[title="Myanmar (Burmese)"],
a.single-language[title="Myanmar (Buremese)"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -409px no-repeat;
}
#flags.size22 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"],
a.single-language[title="Nepali"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -264px no-repeat;
}
#flags.size22 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"],
a.single-language[title="Norwegian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -264px no-repeat;
}
#flags.size22 a[title="Pashto"],
.tool-container .tool-items a[title="Pashto"],
a.single-language[title="Pashto"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -496px no-repeat;
}
#flags.size22 a[title="Persian"],
.tool-container .tool-items a[title="Persian"],
a.single-language[title="Persian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -264px no-repeat;
}
#flags.size22 a[title="Polish"],
.tool-container .tool-items a[title="Polish"],
a.single-language[title="Polish"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -264px no-repeat;
}
#flags.size22 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"],
a.single-language[title="Portuguese"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -264px no-repeat;
}
#flags.size22 a.brazil[title="Portuguese"],
a.single-language.brazil[title="Portuguese"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -438px no-repeat;
}
#flags.size22 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"],
a.single-language[title="Punjabi"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -264px no-repeat;
}
#flags.size22 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"],
a.single-language[title="Romanian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -293px no-repeat;
}
#flags.size22 a[title="Russian"],
.tool-container .tool-items a[title="Russian"],
a.single-language[title="Russian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -293px no-repeat;
}
#flags.size22 a[title="Samoan"],
.tool-container .tool-items a[title="Samoan"],
a.single-language[title="Samoan"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -467px no-repeat;
}
#flags.size22 a[title="Scots Gaelic"],
.tool-container .tool-items a[title="Scots Gaelic"],
a.single-language[title="Scots Gaelic"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -467px no-repeat;
}
#flags.size22 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"],
a.single-language[title="Serbian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -293px no-repeat;
}
#flags.size22 a[title="Sesotho"],
.tool-container .tool-items a[title="Sesotho"],
a.single-language[title="Sesotho"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -409px no-repeat;
}
#flags.size22 a[title="Shona"],
.tool-container .tool-items a[title="Shona"],
a.single-language[title="Shona"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -496px no-repeat;
}
#flags.size22 a[title="Sindhi"],
.tool-container .tool-items a[title="Sindhi"],
a.single-language[title="Sindhi"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -351px no-repeat;
}
#flags.size22 a[title="Sinhala"],
.tool-container .tool-items a[title="Sinhala"],
a.single-language[title="Sinhala"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -438px no-repeat;
}
#flags.size22 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"],
a.single-language[title="Slovak"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -293px no-repeat;
}
#flags.size22 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"],
a.single-language[title="Slovenian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -293px no-repeat;
}
#flags.size22 a[title="Somali"],
.tool-container .tool-items a[title="Somali"],
a.single-language[title="Somali"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -293px no-repeat;
}
#flags.size22 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"],
a.single-language[title="Spanish"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -322px no-repeat;
}
#flags.size22 a.mexico[title="Spanish"],
a.single-language.mexico[title="Spanish"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -438px no-repeat;
}
#flags.size22 a[title="Sundanese"],
.tool-container .tool-items a[title="Sundanese"],
a.single-language[title="Sundanse"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -380px no-repeat;
}
#flags.size22 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"],
a.single-language[title="Swahili"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -322px no-repeat;
}
#flags.size22 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"],
a.single-language[title="Swedish"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -322px no-repeat;
}
#flags.size22 a[title="Tajik"],
.tool-container .tool-items a[title="Tajik"],
a.single-language[title="Tajik"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -438px no-repeat;
}
#flags.size22 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"],
a.single-language[title="Tamil"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -322px no-repeat;
}
#flags.size22 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"],
a.single-language[title="Telugu"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -322px no-repeat;
}
#flags.size22 a[title="Thai"],
.tool-container .tool-items a[title="Thai"],
a.single-language[title="Thai"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -322px no-repeat;
}
#flags.size22 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"],
a.single-language[title="Turkish"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -351px no-repeat;
}
#flags.size22 a[title="Ukrainian"],
.tool-container .tool-items a[title="Ukrainian"],
a.single-language[title="Ukrainian"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -351px no-repeat;
}
#flags.size22 a[title="Uzbek"],
.tool-container .tool-items a[title="Uzbek"],
a.single-language[title="Uzbek"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -438px no-repeat;
}
#flags.size22 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"],
a.single-language[title="Urdu"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -146px -351px no-repeat;
}
#flags.size22 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"],
a.single-language[title="Vietnamese"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -380px no-repeat;
}
#flags.size22 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"],
a.single-language[title="Welsh"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -30px -380px no-repeat;
}
#flags.size22 a[title="Xhosa"],
.tool-container .tool-items a[title="Xhosa"],
a.single-language[title="Xhosa"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -1px -3px no-repeat;
}
#flags.size22 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"],
a.single-language[title="Yiddish"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -59px -380px no-repeat;
}
#flags.size22 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"],
a.single-language[title="Yoruba"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -88px -380px no-repeat;
}
#flags.size22 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"],
a.single-language[title="Zulu"] span.size22 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags22.png) -117px -380px no-repeat;
} #flags.size20 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"],
a.single-language[title="Afrikaans"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -4px no-repeat;
}
#flags.size20 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"],
a.single-language[title="Albanian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -4px no-repeat;
}
#flags.size20 a[title="Amharic"],
.tool-container .tool-items a[title="Amharic"],
a.single-language[title="Amharic"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -468px no-repeat;
}
#flags.size20 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"],
a.single-language[title="Arabic"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -4px no-repeat;
}
#flags.size20 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"],
a.single-language[title="Armenian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -4px no-repeat;
}
#flags.size20 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"],
a.single-language[title="Azerbaijani"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -4px no-repeat;
}
#flags.size20 a[title="Basque"],
.tool-container .tool-items a[title="Basque"],
a.single-language[title="Basque"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -4px no-repeat;
}
#flags.size20 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"],
a.single-language[title="Belarusian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -33px no-repeat;
}
#flags.size20 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"],
a.single-language[title="Bengali"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -33px no-repeat;
}
#flags.size20 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"],
a.single-language[title="Bosnian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -33px no-repeat;
}
#flags.size20 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"],
a.single-language[title="Bulgarian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -33px no-repeat;
}
#flags.size20 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"],
a.single-language[title="Catalan"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -33px no-repeat;
}
#flags.size20 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"],
a.single-language[title="Cebuano"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -33px no-repeat;
}
#flags.size20 a[title="Chichewa"],
.tool-container .tool-items a[title="Chichewa"],
a.single-language[title="Chichewa"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -410px no-repeat;
}
#flags.size20 a[title="Chinese (Simplified)"],
.tool-container .tool-items a[title="Chinese (Simplified)"],
a.single-language[title="Chinese (Simplified)"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -62px no-repeat;
}
#flags.size20 a[title="Chinese (Traditional)"],
.tool-container .tool-items a[title="Chinese (Traditional)"],
a.single-language[title="Chinese (Traditional)"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -62px no-repeat;
}
#flags.size20 a[title="Corsican"],
.tool-container .tool-items a[title="Corsican"],
a.single-language[title="Corsican"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -91px no-repeat;
}
#flags.size20 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"],
a.single-language[title="Croatian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -62px no-repeat;
}
#flags.size20 a[title="Czech"],
.tool-container .tool-items a[title="Czech"],
a.single-language[title="Czech"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -62px no-repeat;
}
#flags.size20 a[title="Danish"],
.tool-container .tool-items a[title="Danish"],
a.single-language[title="Danish"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -62px no-repeat;
}
#flags.size20 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"],
a.single-language[title="Dutch"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -62px no-repeat;
}
#flags.size20 a[title="English"],
.tool-container .tool-items a[title="English"],
a.single-language[title="English"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -352px no-repeat;
}
#flags.size20 a.united-states[title="English"],
a.single-language.united-states[title="English"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -352px no-repeat;
}
#flags.size20 a.canada[title="English"],
a.single-language.canada[title="English"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -439px no-repeat;
}
#flags.size20 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"],
a.single-language[title="Esperanto"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -91px no-repeat;
}
#flags.size20 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"],
a.single-language[title="Estonian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -91px no-repeat;
}
#flags.size20 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"],
a.single-language[title="Filipino"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -91px no-repeat;
}
#flags.size20 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"],
a.single-language[title="Finnish"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -91px no-repeat;
}
#flags.size20 a[title="French"],
.tool-container .tool-items a[title="French"],
a.single-language[title="French"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -91px no-repeat;
}
#flags.size20 a[title="Frisian"],
.tool-container .tool-items a[title="Frisian"],
a.single-language[title="Frisian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -62px no-repeat;
}
#flags.size20 a[title="Galician"],
.tool-container .tool-items a[title="Galician"],
a.single-language[title="Galician"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -91px no-repeat;
}
#flags.size20 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"],
a.single-language[title="Georgian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -120px no-repeat;
}
#flags.size20 a[title="German"],
.tool-container .tool-items a[title="German"],
a.single-language[title="German"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -120px no-repeat;
}
#flags.size20 a[title="Greek"],
.tool-container .tool-items a[title="Greek"],
a.single-language[title="Greek"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -120px no-repeat;
}
#flags.size20 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"],
a.single-language[title="Gujarati"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -120px no-repeat;
}
#flags.size20 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"],
a.single-language[title="Haitian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -120px no-repeat;
}
#flags.size20 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"],
a.single-language[title="Hausa"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -120px no-repeat;
}
#flags.size20 a[title="Hawaiian"],
.tool-container .tool-items a[title="Hawaiian"],
a.single-language[title="Hawaiian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -468px no-repeat;
}
#flags.size20 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"],
a.single-language[title="Hebrew"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -149px no-repeat;
}
#flags.size20 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"],
a.single-language[title="Hindi"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -149px no-repeat;
}
#flags.size20 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"],
a.single-language[title="Hmong"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -149px no-repeat;
}
#flags.size20 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"],
a.single-language[title="Hungarian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -149px no-repeat;
}
#flags.size20 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"],
a.single-language[title="Icelandic"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -149px no-repeat;
}
#flags.size20 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"],
a.single-language[title="Igbo"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -149px no-repeat;
}
#flags.size20 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"],
a.single-language[title="Indonesian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -178px no-repeat;
}
#flags.size20 a[title="Irish"],
.tool-container .tool-items a[title="Irish"],
a.single-language[title="Irish"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -178px no-repeat;
}
#flags.size20 a[title="Italian"],
.tool-container .tool-items a[title="Italian"],
a.single-language[title="Italian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -178px no-repeat;
}
#flags.size20 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"],
a.single-language[title="Japanese"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -178px no-repeat;
}
#flags.size20 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"],
a.single-language[title="Javanese"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -178px no-repeat;
}
#flags.size20 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"],
a.single-language[title="Kannada"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -178px no-repeat;
}
#flags.size20 a[title="Kazakh"],
.tool-container .tool-items a[title="Kazakh"],
a.single-language[title="Kazakh"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -410px no-repeat;
}
#flags.size20 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"],
a.single-language[title="Khmer"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -207px no-repeat;
}
#flags.size20 a[title="Korean"],
.tool-container .tool-items a[title="Korean"],
a.single-language[title="Korean"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -207px no-repeat;
}
#flags.size20 a[title="Kurdish"],
.tool-container .tool-items a[title="Kurdish"],
a.single-language[title="Kurdish"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -468px no-repeat;
}
#flags.size20 a[title="Kyrgyz"],
.tool-container .tool-items a[title="Kyrgyz"],
a.single-language[title="Kyrgyz"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -468px no-repeat;
}
#flags.size20 a[title="Lao"],
.tool-container .tool-items a[title="Lao"],
a.single-language[title="Lao"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -207px no-repeat;
}
#flags.size20 a[title="Latin"],
.tool-container .tool-items a[title="Latin"],
a.single-language[title="Latin"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -207px no-repeat;
}
#flags.size20 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"],
a.single-language[title="Latvian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -207px no-repeat;
}
#flags.size20 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"],
a.single-language[title="Lithuanian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -207px no-repeat;
}
#flags.size20 a[title="Luxembourgish"],
.tool-container .tool-items a[title="Luxembourgish"],
a.single-language[title="Luxembourgish"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -497px no-repeat;
}
#flags.size20 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"],
a.single-language[title="Macedonian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -236px no-repeat;
}
#flags.size20 a[title="Malagasy"],
.tool-container .tool-items a[title="Malagasy"],
a.single-language[title="Malagasy"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -410px no-repeat;
}
#flags.size20 a[title="Malay"],
.tool-container .tool-items a[title="Malay"],
a.single-language[title="Malay"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -236px no-repeat;
}
#flags.size20 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"],
a.single-language[title="Maltese"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -236px no-repeat;
}
#flags.size20 a[title="Malayalam"],
.tool-container .tool-items a[title="Malayalam"],
a.single-language[title="Malayalam"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -410px no-repeat;
}
#flags.size20 a[title="Maori"],
.tool-container .tool-items a[title="Maori"],
a.single-language[title="Maori"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -236px no-repeat;
}
#flags.size20 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"],
a.single-language[title="Marathi"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -236px no-repeat;
}
#flags.size20 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"],
a.single-language[title="Mongolian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -236px no-repeat;
}
#flags.size20 a[title="Myanmar (Burmese)"],
.tool-container .tool-items a[title="Myanmar (Burmese)"],
a.single-language[title="Myanmar (Burmese)"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -410px no-repeat;
}
#flags.size20 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"],
a.single-language[title="Nepali"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -265px no-repeat;
}
#flags.size20 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"],
a.single-language[title="Norwegian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -265px no-repeat;
}
#flags.size20 a[title="Pashto"],
.tool-container .tool-items a[title="Pashto"],
a.single-language[title="Pashto"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -497px no-repeat;
}
#flags.size20 a[title="Persian"],
.tool-container .tool-items a[title="Persian"],
a.single-language[title="Persian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -265px no-repeat;
}
#flags.size20 a[title="Polish"],
.tool-container .tool-items a[title="Polish"],
a.single-language[title="Polish"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -265px no-repeat;
}
#flags.size20 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"],
a.single-language[title="Portuguese"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -265px no-repeat;
}
#flags.size20 a.brazil[title="Portuguese"],
a.single-language.brazil[title="Portuguese"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -439px no-repeat;
}
#flags.size20 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"],
a.single-language[title="Punjabi"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -265px no-repeat;
}
#flags.size20 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"],
a.single-language[title="Romanian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -294px no-repeat;
}
#flags.size20 a[title="Russian"],
.tool-container .tool-items a[title="Russian"],
a.single-language[title="Russian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -294px no-repeat;
}
#flags.size20 a[title="Samoan"],
.tool-container .tool-items a[title="Samoan"],
a.single-language[title="Samoan"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -468px no-repeat;
}
#flags.size20 a[title="Scots Gaelic"],
.tool-container .tool-items a[title="Scots Gaelic"],
a.single-language[title="Scots Gaelic"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -468px no-repeat;
}
#flags.size20 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"],
a.single-language[title="Serbian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -294px no-repeat;
}
#flags.size20 a[title="Sesotho"],
.tool-container .tool-items a[title="Sesotho"],
a.single-language[title="Sesotho"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -410px no-repeat;
}
#flags.size20 a[title="Shona"],
.tool-container .tool-items a[title="Shona"],
a.single-language[title="Shona"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -497px no-repeat;
}
#flags.size20 a[title="Sindhi"],
.tool-container .tool-items a[title="Sindhi"],
a.single-language[title="Sindhi"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -352px no-repeat;
}
#flags.size20 a[title="Sinhala"],
.tool-container .tool-items a[title="Sinhala"],
a.single-language[title="Sinhala"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -439px no-repeat;
}
#flags.size20 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"],
a.single-language[title="Slovak"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -294px no-repeat;
}
#flags.size20 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"],
a.single-language[title="Slovenian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -294px no-repeat;
}
#flags.size20 a[title="Somali"],
.tool-container .tool-items a[title="Somali"],
a.single-language[title="Somali"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -294px no-repeat;
}
#flags.size20 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"],
a.single-language[title="Spanish"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -323px no-repeat;
}
#flags.size20 a.mexico[title="Spanish"],
a.single-language.mexico[title="Spanish"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -439px no-repeat;
}
#flags.size20 a[title="Sundanese"],
.tool-container .tool-items a[title="Sundanese"],
a.single-language[title="Sundanese"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -381px no-repeat;
}
#flags.size20 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"],
a.single-language[title="Swahili"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -323px no-repeat;
}
#flags.size20 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"],
a.single-language[title="Swedish"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -323px no-repeat;
}
#flags.size20 a[title="Tajik"],
.tool-container .tool-items a[title="Tajik"],
a.single-language[title="Tajik"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -439px no-repeat;
}
#flags.size20 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"],
a.single-language[title="Tamil"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -323px no-repeat;
}
#flags.size20 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"],
a.single-language[title="Telugu"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -323px no-repeat;
}
#flags.size20 a[title="Thai"],
.tool-container .tool-items a[title="Thai"],
a.single-language[title="Thai"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -323px no-repeat;
}
#flags.size20 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"],
a.single-language[title="Turkish"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -352px no-repeat;
}
#flags.size20 a[title="Ukrainian"],
.tool-container .tool-items a[title="Ukrainian"],
a.single-language[title="Ukrainian"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -352px no-repeat;
}
#flags.size20 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"],
a.single-language[title="Urdu"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -147px -352px no-repeat;
}
#flags.size20 a[title="Uzbek"],
.tool-container .tool-items a[title="Uzbek"],
a.single-language[title="Uzbek"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -439px no-repeat;
}
#flags.size20 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"],
a.single-language[title="Vietnamese"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -381px no-repeat;
}
#flags.size20 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"],
a.single-language[title="Welsh"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -31px -381px no-repeat;
}
#flags.size20 a[title="Xhosa"],
.tool-container .tool-items a[title="Xhosa"],
a.single-language[title="Xhosa"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -2px -4px no-repeat;
}
#flags.size20 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"],
a.single-language[title="Yiddish"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -60px -381px no-repeat;
}
#flags.size20 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"],
a.single-language[title="Yoruba"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -89px -381px no-repeat;
}
#flags.size20 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"],
a.single-language[title="Zulu"] span.size20 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags20.png) -118px -381px no-repeat;
} #flags.size18 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"],
a.single-language[title="Afrikaans"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -4px no-repeat;
}
#flags.size18 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"],
a.single-language[title="Albanian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -4px no-repeat;
}
#flags.size18 a[title="Amharic"],
.tool-container .tool-items a[title="Amharic"],
a.single-language[title="Amharic"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -468px no-repeat;
}
#flags.size18 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"],
a.single-language[title="Arabic"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -4px no-repeat;
}
#flags.size18 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"],
a.single-language[title="Armenian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -4px no-repeat;
}
#flags.size18 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"],
a.single-language[title="Azerbaijani"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -4px no-repeat;
}
#flags.size18 a[title="Basque"],
.tool-container .tool-items a[title="Basque"],
a.single-language[title="Basque"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -4px no-repeat;
}
#flags.size18 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"],
a.single-language[title="Belarusian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -33px no-repeat;
}
#flags.size18 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"],
a.single-language[title="Bengali"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -33px no-repeat;
}
#flags.size18 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"],
a.single-language[title="Bosnian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -33px no-repeat;
}
#flags.size18 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"],
a.single-language[title="Bulgarian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -33px no-repeat;
}
#flags.size18 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"],
a.single-language[title="Catalan"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -33px no-repeat;
}
#flags.size18 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"],
a.single-language[title="Cebuano"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -33px no-repeat;
}
#flags.size18 a[title="Chichewa"],
.tool-container .tool-items a[title="Chichewa"],
a.single-language[title="Chichewa"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -410px no-repeat;
}
#flags.size18 a[title="Chinese (Simplified)"],
.tool-container .tool-items a[title="Chinese (Simplified)"],
a.single-language[title="Chinese (Simplified)"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -62px no-repeat;
}
#flags.size18 a[title="Chinese (Traditional)"],
.tool-container .tool-items a[title="Chinese (Traditional)"],
a.single-language[title="Chinese (Traditional)"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -62px no-repeat;
}
#flags.size18 a[title="Corsican"],
.tool-container .tool-items a[title="Corsican"],
a.single-language[title="Corsican"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -91px no-repeat;
}
#flags.size18 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"],
a.single-language[title="Croatian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -62px no-repeat;
}
#flags.size18 a[title="Czech"],
.tool-container .tool-items a[title="Czech"],
a.single-language[title="Czech"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -62px no-repeat;
}
#flags.size18 a[title="Danish"],
.tool-container .tool-items a[title="Danish"],
a.single-language[title="Danish"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -62px no-repeat;
}
#flags.size18 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"],
a.single-language[title="Dutch"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -62px no-repeat;
}
#flags.size18 a[title="English"],
.tool-container .tool-items a[title="English"],
a.single-language[title="English"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -352px no-repeat;
}
#flags.size18 a.united-states[title="English"],
a.single-language.united-states[title="English"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -352px no-repeat;
}
#flags.size18 a.canada[title="English"] a.single-language.canada[title="English"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -439px no-repeat;
}
#flags.size18 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"],
a.single-language[title="Esperanto"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -91px no-repeat;
}
#flags.size18 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"],
a.single-language[title="Estonian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -91px no-repeat;
}
#flags.size18 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"],
a.single-language[title="Filipino"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -91px no-repeat;
}
#flags.size18 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"],
a.single-language[title="Finnish"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -91px no-repeat;
}
#flags.size18 a[title="French"],
.tool-container .tool-items a[title="French"],
a.single-language[title="French"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -91px no-repeat;
}
#flags.size18 a[title="Frisian"],
.tool-container .tool-items a[title="Frisian"],
a.single-language[title="Frisian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -62px no-repeat;
}
#flags.size18 a[title="Galician"],
.tool-container .tool-items a[title="Galician"],
a.single-language[title="Galician"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -91px no-repeat;
}
#flags.size18 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"],
a.single-language[title="Georgian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -120px no-repeat;
}
#flags.size18 a[title="German"],
.tool-container .tool-items a[title="German"],
a.single-language[title="German"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -120px no-repeat;
}
#flags.size18 a[title="Greek"],
.tool-container .tool-items a[title="Greek"],
a.single-language[title="Greek"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -120px no-repeat;
}
#flags.size18 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"],
a.single-language[title="Gujarati"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -120px no-repeat;
}
#flags.size18 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"],
a.single-language[title="Haitian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -120px no-repeat;
}
#flags.size18 a[title="Hawaiian"],
.tool-container .tool-items a[title="Hawaiian"],
a.single-language[title="Hawaiian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -468px no-repeat;
}
#flags.size18 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"],
a.single-language[title="Hausa"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -120px no-repeat;
}
#flags.size18 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"],
a.single-language[title="Hebrew"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -149px no-repeat;
}
#flags.size18 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"],
a.single-language[title="Hindi"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -149px no-repeat;
}
#flags.size18 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"],
a.single-language[title="Hmong"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -149px no-repeat;
}
#flags.size18 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"],
a.single-language[title="Hungarian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -149px no-repeat;
}
#flags.size18 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"],
a.single-language[title="Icelandic"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -149px no-repeat;
}
#flags.size18 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"],
a.single-language[title="Igbo"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -149px no-repeat;
}
#flags.size18 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"],
a.single-language[title="Indonesian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -178px no-repeat;
}
#flags.size18 a[title="Irish"],
.tool-container .tool-items a[title="Irish"],
a.single-language[title="Irish"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -178px no-repeat;
}
#flags.size18 a[title="Italian"],
.tool-container .tool-items a[title="Italian"],
a.single-language[title="Italian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -178px no-repeat;
}
#flags.size18 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"],
a.single-language[title="Japanese"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -178px no-repeat;
}
#flags.size18 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"],
a.single-language[title="Javanese"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -178px no-repeat;
}
#flags.size18 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"],
a.single-language[title="Kannada"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -178px no-repeat;
}
#flags.size18 a[title="Kazakh"],
.tool-container .tool-items a[title="Kazakh"],
a.single-language[title="Kazakh"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -410px no-repeat;
}
#flags.size18 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"],
a.single-language[title="Khmer"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -207px no-repeat;
}
#flags.size18 a[title="Korean"],
.tool-container .tool-items a[title="Korean"],
a.single-language[title="Korean"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -207px no-repeat;
}
#flags.size18 a[title="Kurdish"],
.tool-container .tool-items a[title="Kurdish"],
a.single-language[title="Kurdish"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -468px no-repeat;
}
#flags.size18 a[title="Kyrgyz"],
.tool-container .tool-items a[title="Kyrgyz"],
a.single-language[title="Kyrgyz"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -468px no-repeat;
}
#flags.size18 a[title="Lao"],
.tool-container .tool-items a[title="Lao"],
a.single-language[title="Lao"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -207px no-repeat;
}
#flags.size18 a[title="Latin"],
.tool-container .tool-items a[title="Latin"],
a.single-language[title="Latin"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -207px no-repeat;
}
#flags.size18 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"],
a.single-language[title="Latvian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -207px no-repeat;
}
#flags.size18 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"],
a.single-language[title="Lithuanian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -207px no-repeat;
}
#flags.size18 a[title="Luxembourgish"],
.tool-container .tool-items a[title="Luxembourgish"],
a.single-language[title="Luxembourgish"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -496px no-repeat;
}
#flags.size18 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"],
a.single-language[title="Macedonian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -236px no-repeat;
}
#flags.size18 a[title="Malagasy"],
.tool-container .tool-items a[title="Malagasy"],
a.single-language[title="Malagasy"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -410px no-repeat;
}
#flags.size18 a[title="Malay"],
.tool-container .tool-items a[title="Malay"],
a.single-language[title="Malay"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -236px no-repeat;
}
#flags.size18 a[title="Malayalam"],
.tool-container .tool-items a[title="Malayalam"],
a.single-language[title="Malayalam"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -410px no-repeat;
}
#flags.size18 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"],
a.single-language[title="Maltese"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -236px no-repeat;
}
#flags.size18 a[title="Maori"],
.tool-container .tool-items a[title="Maori"],
a.single-language[title="Maori"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -236px no-repeat;
}
#flags.size18 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"],
a.single-language[title="Marathi"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -236px no-repeat;
}
#flags.size18 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"],
a.single-language[title="Mongolian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -236px no-repeat;
}
#flags.size18 a[title="Myanmar (Burmese)"],
.tool-container .tool-items a[title="Myanmar (Burmese)"],
a.single-language[title="Myanmar (Burmese)"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -410px no-repeat;
}
#flags.size18 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"],
a.single-language[title="Nepali"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -265px no-repeat;
}
#flags.size18 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"],
a.single-language[title="Norwegian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -265px no-repeat;
}
#flags.size18 a[title="Pashto"],
.tool-container .tool-items a[title="Pashto"],
a.single-language[title="Pashto"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -496px no-repeat;
}
#flags.size18 a[title="Persian"],
.tool-container .tool-items a[title="Persian"],
a.single-language[title="Persian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -265px no-repeat;
}
#flags.size18 a[title="Polish"],
.tool-container .tool-items a[title="Polish"],
a.single-language[title="Polish"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -265px no-repeat;
}
#flags.size18 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"],
a.single-language[title="Portuguese"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -265px no-repeat;
}
#flags.size18 a.brazil[title="Portuguese"],
a.single-language.brazil[title="Portuguese"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -439px no-repeat;
}
#flags.size18 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"],
a.single-language[title="Punjabi"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -265px no-repeat;
}
#flags.size18 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"],
a.single-language[title="Romanian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -294px no-repeat;
}
#flags.size18 a[title="Russian"],
.tool-container .tool-items a[title="Russian"],
a.single-language[title="Russian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -294px no-repeat;
}
#flags.size18 a[title="Samoan"],
.tool-container .tool-items a[title="Samoan"],
a.single-language[title="Samoan"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -468px no-repeat;
}
#flags.size18 a[title="Scots Gaelic"],
.tool-container .tool-items a[title="Scots Gaelic"],
a.single-language[title="Scots Gaelic"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -468px no-repeat;
}
#flags.size18 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"],
a.single-language[title="Serbian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -294px no-repeat;
}
#flags.size18 a[title="Sesotho"],
.tool-container .tool-items a[title="Sesotho"],
a.single-language[title="Sesotho"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -410px no-repeat;
}
#flags.size18 a[title="Shona"],
.tool-container .tool-items a[title="Shona"],
a.single-language[title="Shona"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -496px no-repeat;
}
#flags.size18 a[title="Sindhi"],
.tool-container .tool-items a[title="Sindhi"],
a.single-language[title="Sindhi"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -352px no-repeat;
}
#flags.size18 a[title="Sinhala"],
.tool-container .tool-items a[title="Sinhala"],
a.single-language[title="Sinhala"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -439px no-repeat;
}
#flags.size18 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"],
a.single-language[title="Slovak"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -294px no-repeat;
}
#flags.size18 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"],
a.single-language[title="Slovenian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -294px no-repeat;
}
#flags.size18 a[title="Somali"],
.tool-container .tool-items a[title="Somali"],
a.single-language[title="Somali"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -294px no-repeat;
}
#flags.size18 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"],
a.single-language[title="Spanish"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -323px no-repeat;
}
#flags.size18 a.mexico[title="Spanish"],
a.single-language.mexico[title="Spanish"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -439px no-repeat;
}
#flags.size18 a[title="Sundanese"],
.tool-container .tool-items a[title="Sundanese"],
a.single-language[title="Sundanese"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -381px no-repeat;
}
#flags.size18 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"],
a.single-language[title="Swahili"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -323px no-repeat;
}
#flags.size18 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"],
a.single-language[title="Swedish"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -323px no-repeat;
}
#flags.size18 a[title="Tajik"],
.tool-container .tool-items a[title="Tajik"],
a.single-language[title="Tajik"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -439px no-repeat;
}
#flags.size18 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"],
a.single-language[title="Tamil"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -323px no-repeat;
}
#flags.size18 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"],
a.single-language[title="Telugu"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -323px no-repeat;
}
#flags.size18 a[title="Thai"],
.tool-container .tool-items a[title="Thai"],
a.single-language[title="Thai"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -323px no-repeat;
}
#flags.size18 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"],
a.single-language[title="Turkish"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -352px no-repeat;
}
#flags.size18 a[title="Ukrainian"],
.tool-container .tool-items a[title="Ukrainian"],
a.single-language[title="Ukrainian"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -352px no-repeat;
}
#flags.size18 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"],
a.single-language[title="Urdu"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -147px -352px no-repeat;
}
#flags.size18 a[title="Uzbek"],
.tool-container .tool-items a[title="Uzbek"],
a.single-language[title="Uzbek"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -439px no-repeat;
}
#flags.size18 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"],
a.single-language[title="Vietnamese"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -381px no-repeat;
}
#flags.size18 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"],
a.single-language[title="Welsh"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -31px -381px no-repeat;
}
#flags.size18 a[title="Xhosa"],
.tool-container .tool-items a[title="Xhosa"],
a.single-language[title="Xhosa"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -2px -4px no-repeat;
}
#flags.size18 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"],
a.single-language[title="Yiddish"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -60px -381px no-repeat;
}
#flags.size18 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"],
a.single-language[title="Yoruba"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -89px -381px no-repeat;
}
#flags.size18 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"],
a.single-language[title="Zulu"] span.size18 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags18.png) -118px -381px no-repeat;
} #flags.size16 a[title="Afrikaans"],
#language .switcher .selected a[title="Afrikaans"] span,
#language .switcher .option a[title="Afrikaans"] span,
.tool-container .tool-items a[title="Afrikaans"],
a.single-language[title="Afrikaans"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -5px no-repeat;
}
#flags.size16 a[title="Albanian"],
#language .switcher .selected a[title="Albanian"] span,
#language .switcher .option a[title="Albanian"] span,
.tool-container .tool-items a[title="Albanian"],
a.single-language[title="Albanian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -5px no-repeat;
}
#flags.size16 a[title="Amharic"],
#language .switcher .selected a[title="Amharic"] span,
#language .switcher .option a[title="Amharic"] span,
.tool-container .tool-items a[title="Amharic"],
a.single-language[title="Amharic"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -469px no-repeat;
}
#flags.size16 a[title="Arabic"],
#language .switcher .selected a[title="Arabic"] span,
#language .switcher .option a[title="Arabic"] span,
.tool-container .tool-items a[title="Arabic"],
a.single-language[title="Arabic"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -5px no-repeat;
}
#flags.size16 a[title="Armenian"],
#language .switcher .selected a[title="Armenian"] span,
#language .switcher .option a[title="Armenian"] span,
.tool-container .tool-items a[title="Armenian"],
a.single-language[title="Armenian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -5px no-repeat;
}
#flags.size16 a[title="Azerbaijani"],
#language .switcher .selected a[title="Azerbaijani"] span,
#language .switcher .option a[title="Azerbaijani"] span,
.tool-container .tool-items a[title="Azerbaijani"],
a.single-language[title="Azerbaijani"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -5px no-repeat;
}
#flags.size16 a[title="Basque"],
#language .switcher .selected a[title="Basque"] span,
#language .switcher .option a[title="Basque"] span,
.tool-container .tool-items a[title="Basque"],
a.single-language[title="Basque"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -5px no-repeat;
}
#flags.size16 a[title="Belarusian"],
#language .switcher .selected a[title="Belarusian"] span,
#language .switcher .option a[title="Belarusian"] span,
.tool-container .tool-items a[title="Belarusian"],
a.single-language[title="Belarusian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -34px no-repeat;
}
#flags.size16 a[title="Bengali"],
#language .switcher .selected a[title="Bengali"] span,
#language .switcher .option a[title="Bengali"] span,
.tool-container .tool-items a[title="Bengali"],
a.single-language[title="Bengali"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -34px no-repeat;
}
#flags.size16 a[title="Bosnian"],
#language .switcher .selected a[title="Bosnian"] span,
#language .switcher .option a[title="Bosnian"] span,
.tool-container .tool-items a[title="Bosnian"],
a.single-language[title="Bosnian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -34px no-repeat;
}
#flags.size16 a[title="Bulgarian"],
#language .switcher .selected a[title="Bulgarian"] span,
#language .switcher .option a[title="Bulgarian"] span,
.tool-container .tool-items a[title="Bulgarian"],
a.single-language[title="Bulgarian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -34px no-repeat;
}
#flags.size16 a[title="Catalan"],
#language .switcher .selected a[title="Catalan"] span,
#language .switcher .option a[title="Catalan"] span,
.tool-container .tool-items a[title="Catalan"],
a.single-language[title="Catalan"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -34px no-repeat;
}
#flags.size16 a[title="Cebuano"],
#language .switcher .selected a[title="Cebuano"] span,
#language .switcher .option a[title="Cebuano"] span,
.tool-container .tool-items a[title="Cebuano"],
a.single-language[title="Cebuano"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -34px no-repeat;
}
#flags.size16 a[title="Chichewa"],
#language .switcher .selected a[title="Chichewa"] span,
#language .switcher .option a[title="Chichewa"] span,
.tool-container .tool-items a[title="Chichewa"],
a.single-language[title="Chichewa"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -411px no-repeat;
}
#flags.size16 a[title="Chinese (Simplified)"],
#language .switcher .selected a[title="Chinese (Simplified)"] span,
#language .switcher .option a[title="Chinese (Simplified)"] span,
.tool-container .tool-items a[title="Chinese (Simplified)"],
a.single-language[title="Chinese (Simplified)"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -63px no-repeat;
}
#flags.size16 a[title="Chinese (Traditional)"],
#language .switcher .selected a[title="Chinese (Traditional)"] span,
#language .switcher .option a[title="Chinese (Traditional)"] span,
.tool-container .tool-items a[title="Chinese (Traditional)"],
a.single-language[title="Chinese (Traditional)"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -63px no-repeat;
}
#flags.size16 a[title="Corsican"],
#language .switcher .selected a[title="Corsican"] span,
#language .switcher .option a[title="Corsican"] span,
.tool-container .tool-items a[title="Corsican"],
a.single-language[title="Corsican"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -92px no-repeat;
}
#flags.size16 a[title="Croatian"],
#language .switcher .selected a[title="Croatian"] span,
#language .switcher .option a[title="Croatian"] span,
.tool-container .tool-items a[title="Croatian"],
a.single-language[title="Croatian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -63px no-repeat;
}
#flags.size16 a[title="Czech"],
#language .switcher .selected a[title="Czech"] span,
#language .switcher .option a[title="Czech"] span,
.tool-container .tool-items a[title="Czech"],
a.single-language[title="Czech"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -63px no-repeat;
}
#flags.size16 a[title="Danish"],
#language .switcher .selected a[title="Danish"] span,
#language .switcher .option a[title="Danish"] span,
.tool-container .tool-items a[title="Danish"],
a.single-language[title="Danish"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -63px no-repeat;
}
#flags.size16 a[title="Dutch"],
#language .switcher .selected a[title="Dutch"] span,
#language .switcher .option a[title="Dutch"] span,
.tool-container .tool-items a[title="Dutch"],
a.single-language[title="Dutch"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -63px no-repeat;
}
#flags.size16 a[title="English"],
#language .switcher .selected a[title="English"] span,
#language .switcher .option a[title="English"] span,
.tool-container .tool-items a[title="English"],
a.single-language[title="English"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -353px no-repeat;
}
#flags.size16 a.united-states[title="English"],
#language .switcher .selected a[title="English"] span.united-states,
#language .switcher .option a[title="English"] span.united-states,
a.single-language.united-states[title="English"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -353px no-repeat;
}
#flags.size16 a.canada[title="English"],
#language .switcher .selected a[title="English"] span.canada,
#language .switcher .option a[title="English"] span.canada,
a.single-language.canada[title="English"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -440px no-repeat;
}
#flags.size16 a[title="Esperanto"],
#language .switcher .selected a[title="Esperanto"] span,
#language .switcher .option a[title="Esperanto"] span,
.tool-container .tool-items a[title="Esperanto"],
a.single-language[title="Esperanto"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -92px no-repeat;
}
#flags.size16 a[title="Estonian"],
#language .switcher .selected a[title="Estonian"] span,
#language .switcher .option a[title="Estonian"] span,
.tool-container .tool-items a[title="Estonian"],
a.single-language[title="Estonian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -92px no-repeat;
}
#flags.size16 a[title="Filipino"],
#language .switcher .selected a[title="Filipino"] span,
#language .switcher .option a[title="Filipino"] span,
.tool-container .tool-items a[title="Filipino"],
a.single-language[title="Filipino"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -92px no-repeat;
}
#flags.size16 a[title="Finnish"],
#language .switcher .selected a[title="Finnish"] span,
#language .switcher .option a[title="Finnish"] span,
.tool-container .tool-items a[title="Finnish"],
a.single-language[title="Finnish"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -92px no-repeat;
}
#flags.size16 a[title="French"],
#language .switcher .selected a[title="French"] span,
#language .switcher .option a[title="French"] span,
.tool-container .tool-items a[title="French"],
a.single-language[title="French"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -92px no-repeat;
}
#flags.size16 a[title="Frisian"],
#language .switcher .selected a[title="Frisian"] span,
#language .switcher .option a[title="Frisian"] span,
.tool-container .tool-items a[title="Frisian"],
a.single-language[title="Frisian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -63px no-repeat;
}
#flags.size16 a[title="Galician"],
#language .switcher .selected a[title="Galician"] span,
#language .switcher .option a[title="Galician"] span,
.tool-container .tool-items a[title="Galician"],
a.single-language[title="Galician"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -92px no-repeat;
}
#flags.size16 a[title="Georgian"],
#language .switcher .selected a[title="Georgian"] span,
#language .switcher .option a[title="Georgian"] span,
.tool-container .tool-items a[title="Georgian"],
a.single-language[title="Georgian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -121px no-repeat;
}
#flags.size16 a[title="German"],
#language .switcher .selected a[title="German"] span,
#language .switcher .option a[title="German"] span,
.tool-container .tool-items a[title="German"],
a.single-language[title="German"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -121px no-repeat;
}
#flags.size16 a[title="Greek"],
#language .switcher .selected a[title="Greek"] span,
#language .switcher .option a[title="Greek"] span,
.tool-container .tool-items a[title="Greek"],
a.single-language[title="Greek"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -121px no-repeat;
}
#flags.size16 a[title="Gujarati"],
#language .switcher .selected a[title="Gujarati"] span,
#language .switcher .option a[title="Gujarati"] span,
.tool-container .tool-items a[title="Gujarati"],
a.single-language[title="Gujarati"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -121px no-repeat;
}
#flags.size16 a[title="Haitian"],
#language .switcher .selected a[title="Haitian"] span,
#language .switcher .option a[title="Haitian"] span,
.tool-container .tool-items a[title="Haitian"],
a.single-language[title="Haitian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -121px no-repeat;
}
#flags.size16 a[title="Hawaiian"],
#language .switcher .selected a[title="Hawaiian"] span,
#language .switcher .option a[title="Hawaiian"] span,
.tool-container .tool-items a[title="Hawaiian"],
a.single-language[title="Hawaiian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -469px no-repeat;
}
#flags.size16 a[title="Hausa"],
#language .switcher .selected a[title="Hausa"] span,
#language .switcher .option a[title="Hausa"] span,
.tool-container .tool-items a[title="Hausa"],
a.single-language[title="Hausa"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -121px no-repeat;
}
#flags.size16 a[title="Hebrew"],
#language .switcher .selected a[title="Hebrew"] span,
#language .switcher .option a[title="Hebrew"] span,
.tool-container .tool-items a[title="Hebrew"],
a.single-language[title="Hebrew"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -150px no-repeat;
}
#flags.size16 a[title="Hindi"],
#language .switcher .selected a[title="Hindi"] span,
#language .switcher .option a[title="Hindi"] span,
.tool-container .tool-items a[title="Hindi"],
a.single-language[title="Hindi"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -150px no-repeat;
}
#flags.size16 a[title="Hmong"],
#language .switcher .selected a[title="Hmong"] span,
#language .switcher .option a[title="Hmong"] span,
.tool-container .tool-items a[title="Hmong"],
a.single-language[title="Hmong"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -150px no-repeat;
}
#flags.size16 a[title="Hungarian"],
#language .switcher .selected a[title="Hungarian"] span,
#language .switcher .option a[title="Hungarian"] span,
.tool-container .tool-items a[title="Hungarian"],
a.single-language[title="Hungarian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -150px no-repeat;
}
#flags.size16 a[title="Icelandic"],
#language .switcher .selected a[title="Icelandic"] span,
#language .switcher .option a[title="Icelandic"] span,
.tool-container .tool-items a[title="Icelandic"],
a.single-language[title="Icelandic"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -150px no-repeat;
}
#flags.size16 a[title="Igbo"],
#language .switcher .selected a[title="Igbo"] span,
#language .switcher .option a[title="Igbo"] span,
.tool-container .tool-items a[title="Igbo"],
a.single-language[title="Igbo"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -150px no-repeat;
}
#flags.size16 a[title="Indonesian"],
#language .switcher .selected a[title="Indonesian"] span,
#language .switcher .option a[title="Indonesian"] span,
.tool-container .tool-items a[title="Indonesian"],
a.single-language[title="Indonesian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -179px no-repeat;
}
#flags.size16 a[title="Irish"],
#language .switcher .selected a[title="Irish"] span,
#language .switcher .option a[title="Irish"] span,
.tool-container .tool-items a[title="Irish"],
a.single-language[title="Irish"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -179px no-repeat;
}
#flags.size16 a[title="Italian"],
#language .switcher .selected a[title="Italian"] span,
#language .switcher .option a[title="Italian"] span,
.tool-container .tool-items a[title="Italian"],
a.single-language[title="Italian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -179px no-repeat;
}
#flags.size16 a[title="Japanese"],
#language .switcher .selected a[title="Japanese"] span,
#language .switcher .option a[title="Japanese"] span,
.tool-container .tool-items a[title="Japanese"],
a.single-language[title="Japanese"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -179px no-repeat;
}
#flags.size16 a[title="Javanese"],
#language .switcher .selected a[title="Javanese"] span,
#language .switcher .option a[title="Javanese"] span,
.tool-container .tool-items a[title="Javanese"],
a.single-language[title="Javanese"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -179px no-repeat;
}
#flags.size16 a[title="Kannada"],
#language .switcher .selected a[title="Kannada"] span,
#language .switcher .option a[title="Kannada"] span,
.tool-container .tool-items a[title="Kannada"],
a.single-language[title="Kannada"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -179px no-repeat;
}
#flags.size16 a[title="Kazakh"],
#language .switcher .selected a[title="Kazakh"] span,
#language .switcher .option a[title="Kazakh"] span,
.tool-container .tool-items a[title="Kazakh"],
a.single-language[title="Kazakh"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -411px no-repeat;
}
#flags.size16 a[title="Khmer"],
#language .switcher .selected a[title="Khmer"] span,
#language .switcher .option a[title="Khmer"] span,
.tool-container .tool-items a[title="Khmer"],
a.single-language[title="Khmer"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -208px no-repeat;
}
#flags.size16 a[title="Korean"],
#language .switcher .selected a[title="Korean"] span,
#language .switcher .option a[title="Korean"] span,
.tool-container .tool-items a[title="Korean"],
a.single-language[title="Korean"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -208px no-repeat;
}
#flags.size16 a[title="Kurdish"],
#language .switcher .selected a[title="Kurdish"] span,
#language .switcher .option a[title="Kurdish"] span,
.tool-container .tool-items a[title="Kurdish"],
a.single-language[title="Kurdish"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -469px no-repeat;
}
#flags.size16 a[title="Kyrgyz"],
#language .switcher .selected a[title="Kyrgyz"] span,
#language .switcher .option a[title="Kyrgyz"] span,
.tool-container .tool-items a[title="Kyrgyz"],
a.single-language[title="Kyrgyz"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -469px no-repeat;
}
#flags.size16 a[title="Lao"],
#language .switcher .selected a[title="Lao"] span,
#language .switcher .option a[title="Lao"] span,
.tool-container .tool-items a[title="Lao"],
a.single-language[title="Lao"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -208px no-repeat;
}
#flags.size16 a[title="Latin"],
#language .switcher .selected a[title="Latin"] span,
#language .switcher .option a[title="Latin"] span,
.tool-container .tool-items a[title="Latin"],
a.single-language[title="Latin"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -208px no-repeat;
}
#flags.size16 a[title="Latvian"],
#language .switcher .selected a[title="Latvian"] span,
#language .switcher .option a[title="Latvian"] span,
.tool-container .tool-items a[title="Latvian"],
a.single-language[title="Latvian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -208px no-repeat;
}
#flags.size16 a[title="Lithuanian"],
#language .switcher .selected a[title="Lithuanian"] span,
#language .switcher .option a[title="Lithuanian"] span,
.tool-container .tool-items a[title="Lithuanian"],
a.single-language[title="Lithuanian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -208px no-repeat;
}
#flags.size16 a[title="Luxembourgish"],
#language .switcher .selected a[title="Luxembourgish"] span,
#language .switcher .option a[title="Luxembourgish"] span,
.tool-container .tool-items a[title="Luxembourgish"],
a.single-language[title="Luxembourgish"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -498px no-repeat;
}
#flags.size16 a[title="Macedonian"],
#language .switcher .selected a[title="Macedonian"] span,
#language .switcher .option a[title="Macedonian"] span,
.tool-container .tool-items a[title="Macedonian"],
a.single-language[title="Macedonian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -237px no-repeat;
}
#flags.size16 a[title="Malay"],
#language .switcher .selected a[title="Malay"] span,
#language .switcher .option a[title="Malay"] span,
.tool-container .tool-items a[title="Malay"],
a.single-language[title="Malay"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -237px no-repeat;
}
#flags.size16 a[title="Malagasy"],
#language .switcher .selected a[title="Malagasy"] span,
#language .switcher .option a[title="Malagasy"] span,
.tool-container .tool-items a[title="Malagasy"],
a.single-language[title="Malagasy"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -411px no-repeat;
}
#flags.size16 a[title="Malayalam"],
#language .switcher .selected a[title="Malayalam"] span,
#language .switcher .option a[title="Malayalam"] span,
.tool-container .tool-items a[title="Malayalam"],
a.single-language[title="Malayalam"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -411px no-repeat;
}
#flags.size16 a[title="Maltese"],
#language .switcher .selected a[title="Maltese"] span,
#language .switcher .option a[title="Maltese"] span,
.tool-container .tool-items a[title="Maltese"],
a.single-language[title="Maltese"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -237px no-repeat;
}
#flags.size16 a[title="Maori"],
#language .switcher .selected a[title="Maori"] span,
#language .switcher .option a[title="Maori"] span,
.tool-container .tool-items a[title="Maori"],
a.single-language[title="Maori"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -237px no-repeat;
}
#flags.size16 a[title="Marathi"],
#language .switcher .selected a[title="Marathi"] span,
#language .switcher .option a[title="Marathi"] span,
.tool-container .tool-items a[title="Marathi"],
a.single-language[title="Marathi"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -237px no-repeat;
}
#flags.size16 a[title="Mongolian"],
#language .switcher .selected a[title="Mongolian"] span,
#language .switcher .option a[title="Mongolian"] span,
.tool-container .tool-items a[title="Mongolian"],
a.single-language[title="Mongolian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -237px no-repeat;
}
#flags.size16 a[title="Myanmar (Burmese)"],
#language .switcher .selected a[title="Myanmar (Burmese)"] span,
#language .switcher .option a[title="Myanmar (Burmese)"] span,
.tool-container .tool-items a[title="Myanmar (Burmese)"],
a.single-language[title="Myanmar (Burmese)"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -411px no-repeat;
}
#flags.size16 a[title="Nepali"],
#language .switcher .selected a[title="Nepali"] span,
#language .switcher .option a[title="Nepali"] span,
.tool-container .tool-items a[title="Nepali"],
a.single-language[title="Nepali"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -266px no-repeat;
}
#flags.size16 a[title="Norwegian"],
#language .switcher .selected a[title="Norwegian"] span,
#language .switcher .option a[title="Norwegian"] span,
.tool-container .tool-items a[title="Norwegian"],
a.single-language[title="Norwegian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -266px no-repeat;
}
#flags.size16 a[title="Pashto"],
#language .switcher .selected a[title="Pashto"] span,
#language .switcher .option a[title="Pashto"] span,
.tool-container .tool-items a[title="Pashto"],
a.single-language[title="Pashto"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -498px no-repeat;
}
#flags.size16 a[title="Persian"],
#language .switcher .selected a[title="Persian"] span,
#language .switcher .option a[title="Persian"] span,
.tool-container .tool-items a[title="Persian"],
a.single-language[title="Persian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -266px no-repeat;
}
#flags.size16 a[title="Polish"],
#language .switcher .selected a[title="Polish"] span,
#language .switcher .option a[title="Polish"] span,
.tool-container .tool-items a[title="Polish"],
a.single-language[title="Polish"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -266px no-repeat;
}
#flags.size16 a[title="Portuguese"],
#language .switcher .selected a[title="Portuguese"] span,
#language .switcher .option a[title="Portuguese"] span,
.tool-container .tool-items a[title="Portuguese"],
a.single-language[title="Portuguese"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -266px no-repeat;
}
#flags.size16 a.brazil[title="Portuguese"],
#language .switcher .selected a[title="Portuguese"] span.brazil,
#language .switcher .option a[title="Portuguese"] span.brazil,
a.single-language.brazil[title="Portuguese"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -440px no-repeat;
}
#flags.size16 a[title="Punjabi"],
#language .switcher .selected a[title="Punjabi"] span,
#language .switcher .option a[title="Punjabi"] span,
.tool-container .tool-items a[title="Punjabi"],
a.single-language[title="Punjabi"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -266px no-repeat;
}
#flags.size16 a[title="Romanian"],
#language .switcher .selected a[title="Romanian"] span,
#language .switcher .option a[title="Romanian"] span,
.tool-container .tool-items a[title="Romanian"],
a.single-language[title="Romanian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -295px no-repeat;
}
#flags.size16 a[title="Russian"],
#language .switcher .selected a[title="Russian"] span,
#language .switcher .option a[title="Russian"] span,
.tool-container .tool-items a[title="Russian"],
a.single-language[title="Russian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -295px no-repeat;
}
#flags.size16 a[title="Samoan"],
#language .switcher .selected a[title="Samoan"] span,
#language .switcher .option a[title="Samoan"] span,
.tool-container .tool-items a[title="Samoan"],
a.single-language[title="Samoan"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -469px no-repeat;
}
#flags.size16 a[title="Scots Gaelic"],
#language .switcher .selected a[title="Scots Gaelic"] span,
#language .switcher .option a[title="Scots Gaelic"] span,
.tool-container .tool-items a[title="Scots Gaelic"],
a.single-language[title="Scots Gaelic"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -469px no-repeat;
}
#flags.size16 a[title="Serbian"],
#language .switcher .selected a[title="Serbian"] span,
#language .switcher .option a[title="Serbian"] span,
.tool-container .tool-items a[title="Serbian"],
a.single-language[title="Serbian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -295px no-repeat;
}
#flags.size16 a[title="Sesotho"],
#language .switcher .selected a[title="Sesotho"] span,
#language .switcher .option a[title="Sesotho"] span,
.tool-container .tool-items a[title="Sesotho"],
a.single-language[title="Sesotho"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -411px no-repeat;
}
#flags.size16 a[title="Shona"],
#language .switcher .selected a[title="Shona"] span,
#language .switcher .option a[title="Shona"] span,
.tool-container .tool-items a[title="Shona"],
a.single-language[title="Shona"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -498px no-repeat;
}
#flags.size16 a[title="Sindhi"],
#language .switcher .selected a[title="Sindhi"] span,
#language .switcher .option a[title="Sindhi"] span,
.tool-container .tool-items a[title="Sindhi"],
a.single-language[title="Sindhi"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -353px no-repeat;
}
#flags.size16 a[title="Sinhala"],
#language .switcher .selected a[title="Sinhala"] span,
#language .switcher .option a[title="Sinhala"] span,
.tool-container .tool-items a[title="Sinhala"],
a.single-language[title="Sinhala"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -440px no-repeat;
}
#flags.size16 a[title="Slovak"],
#language .switcher .selected a[title="Slovak"] span,
#language .switcher .option a[title="Slovak"] span,
.tool-container .tool-items a[title="Slovak"],
a.single-language[title="Slovak"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -295px no-repeat;
}
#flags.size16 a[title="Slovenian"],
#language .switcher .selected a[title="Slovenian"] span,
#language .switcher .option a[title="Slovenian"] span,
.tool-container .tool-items a[title="Slovenian"],
a.single-language[title="Slovenian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -295px no-repeat;
}
#flags.size16 a[title="Somali"],
#language .switcher .selected a[title="Somali"] span,
#language .switcher .option a[title="Somali"] span,
.tool-container .tool-items a[title="Somali"],
a.single-language[title="Somali"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -295px no-repeat;
}
#flags.size16 a[title="Spanish"],
#language .switcher .selected a[title="Spanish"] span,
#language .switcher .option a[title="Spanish"] span,
.tool-container .tool-items a[title="Spanish"],
a.single-language[title="Spanish"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -324px no-repeat;
}
#flags.size16 a.mexico[title="Spanish"],
#language .switcher .selected a[title="Spanish"] span.mexico,
#language .switcher .option a[title="Spanish"] span.mexico,
a.single-language.mexico[title="Spanish"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -440px no-repeat;
}
#flags.size16 a[title="Swahili"],
#language .switcher .selected a[title="Swahili"] span,
#language .switcher .option a[title="Swahili"] span,
.tool-container .tool-items a[title="Swahili"],
a.single-language[title="Swahili"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -324px no-repeat;
}
#flags.size16 a[title="Swedish"],
#language .switcher .selected a[title="Swedish"] span,
#language .switcher .option a[title="Swedish"] span,
.tool-container .tool-items a[title="Swedish"],
a.single-language[title="Swedish"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -324px no-repeat;
}
#flags.size16 a[title="Sundanese"],
#language .switcher .selected a[title="Sundanese"] span,
#language .switcher .option a[title="Sundanese"] span,
.tool-container .tool-items a[title="Sundanese"],
a.single-language[title="Sundanese"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -382px no-repeat;
}
#flags.size16 a[title="Tajik"],
#language .switcher .selected a[title="Tajik"] span,
#language .switcher .option a[title="Tajik"] span,
.tool-container .tool-items a[title="Tajik"],
a.single-language[title="Tajik"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -440px no-repeat;
}
#flags.size16 a[title="Tamil"],
#language .switcher .selected a[title="Tamil"] span,
#language .switcher .option a[title="Tamil"] span,
.tool-container .tool-items a[title="Tamil"],
a.single-language[title="Tamil"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -324px no-repeat;
}
#flags.size16 a[title="Telugu"],
#language .switcher .selected a[title="Telugu"] span,
#language .switcher .option a[title="Telugu"] span,
.tool-container .tool-items a[title="Telugu"],
a.single-language[title="Telugu"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -324px no-repeat;
}
#flags.size16 a[title="Thai"],
#language .switcher .selected a[title="Thai"] span,
#language .switcher .option a[title="Thai"] span,
.tool-container .tool-items a[title="Thai"],
a.single-language[title="Thai"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -324px no-repeat;
}
#flags.size16 a[title="Turkish"],
#language .switcher .selected a[title="Turkish"] span,
#language .switcher .option a[title="Turkish"] span,
.tool-container .tool-items a[title="Turkish"],
a.single-language[title="Turkish"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -353px no-repeat;
}
#flags.size16 a[title="Ukrainian"],
#language .switcher .selected a[title="Ukrainian"] span,
#language .switcher .option a[title="Ukrainian"] span,
.tool-container .tool-items a[title="Ukrainian"],
a.single-language[title="Ukrainian"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -353px no-repeat;
}
#flags.size16 a[title="Urdu"],
#language .switcher .selected a[title="Urdu"] span,
#language .switcher .option a[title="Urdu"] span,
.tool-container .tool-items a[title="Urdu"],
a.single-language[title="Urdu"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -149px -353px no-repeat;
}
#flags.size16 a[title="Uzbek"],
#language .switcher .selected a[title="Uzbek"] span,
#language .switcher .option a[title="Uzbek"] span,
.tool-container .tool-items a[title="Uzbek"],
a.single-language[title="Uzbek"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -440px no-repeat;
}
#flags.size16 a[title="Vietnamese"],
#language .switcher .selected a[title="Vietnamese"] span,
#language .switcher .option a[title="Vietnamese"] span,
.tool-container .tool-items a[title="Vietnamese"],
a.single-language[title="Vietnamese"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -382px no-repeat;
}
#flags.size16 a[title="Welsh"],
#language .switcher .selected a[title="Welsh"] span,
#language .switcher .option a[title="Welsh"] span,
.tool-container .tool-items a[title="Welsh"],
a.single-language[title="Welsh"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -33px -382px no-repeat;
}
#flags.size16 a[title="Xhosa"],
#language .switcher .selected a[title="Xhosa"] span,
#language .switcher .option a[title="Xhosa"] span,
.tool-container .tool-items a[title="Xhosa"],
a.single-language[title="Xhosa"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -4px -5px no-repeat;
}
#flags.size16 a[title="Yiddish"],
#language .switcher .selected a[title="Yiddish"] span,
#language .switcher .option a[title="Yiddish"] span,
.tool-container .tool-items a[title="Yiddish"],
a.single-language[title="Yiddish"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -62px -382px no-repeat;
}
#flags.size16 a[title="Yoruba"],
#language .switcher .selected a[title="Yoruba"] span,
a.single-language[title="Yoruba"] span.size16 span,
#language .switcher .option a[title="Yoruba"] span,
.tool-container .tool-items a[title="Yoruba"],
a.single-language[title="Yoruba"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -91px -382px no-repeat;
}
#flags.size16 a[title="Zulu"],
#language .switcher .selected a[title="Zulu"] span,
#language .switcher .option a[title="Zulu"] span,
.tool-container .tool-items a[title="Zulu"],
a.single-language[title="Zulu"] span.size16 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags16.png) -120px -382px no-repeat;
} #flags.size24 a[title="Afrikaans"],
.tool-container .tool-items a[title="Afrikaans"],
a.single-language[title="Afrikaans"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -3px no-repeat;
}
#flags.size24 a[title="Albanian"],
.tool-container .tool-items a[title="Albanian"],
a.single-language[title="Albanian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -3px no-repeat;
}
#flags.size24 a[title="Amharic"],
.tool-container .tool-items a[title="Amharic"],
a.single-language[title="Amharic"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -467px no-repeat;
}
#flags.size24 a[title="Arabic"],
.tool-container .tool-items a[title="Arabic"],
a.single-language[title="Arabic"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -3px no-repeat;
}
#flags.size24 a[title="Armenian"],
.tool-container .tool-items a[title="Armenian"],
a.single-language[title="Armenian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -3px no-repeat;
}
#flags.size24 a[title="Azerbaijani"],
.tool-container .tool-items a[title="Azerbaijani"],
a.single-language[title="Azerbaijani"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -3px no-repeat;
}
#flags.size24 a[title="Basque"],
.tool-container .tool-items a[title="Basque"],
a.single-language[title="Basque"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -3px no-repeat;
}
#flags.size24 a[title="Belarusian"],
.tool-container .tool-items a[title="Belarusian"],
a.single-language[title="Belarusian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -32px no-repeat;
}
#flags.size24 a[title="Bengali"],
.tool-container .tool-items a[title="Bengali"],
a.single-language[title="Bengali"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -32px no-repeat;
}
#flags.size24 a[title="Bosnian"],
.tool-container .tool-items a[title="Bosnian"],
a.single-language[title="Bosnian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -32px no-repeat;
}
#flags.size24 a[title="Bulgarian"],
.tool-container .tool-items a[title="Bulgarian"],
a.single-language[title="Bulgarian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -32px no-repeat;
}
#flags.size24 a[title="Catalan"],
.tool-container .tool-items a[title="Catalan"],
a.single-language[title="Catalan"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -32px no-repeat;
}
#flags.size24 a[title="Cebuano"],
.tool-container .tool-items a[title="Cebuano"],
a.single-language[title="Cebuano"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -32px no-repeat;
}
#flags.size24 a[title="Chichewa"],
.tool-container .tool-items a[title="Chichewa"],
a.single-language[title="Chichewa"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -409px no-repeat;
}
#flags.size24 a[title="Chinese (Simplified)"],
.tool-container .tool-items a[title="Chinese (Simplified)"],
a.single-language[title="Chinese (Simplified)"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -61px no-repeat;
}
#flags.size24 a[title="Chinese (Traditional)"],
.tool-container .tool-items a[title="Chinese (Traditional)"],
a.single-language[title="Chinese (Traditional)"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -61px no-repeat;
}
#flags.size24 a[title="Corsican"],
.tool-container .tool-items a[title="Corsican"],
a.single-language[title="Corsican"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -90px no-repeat;
}
#flags.size24 a[title="Croatian"],
.tool-container .tool-items a[title="Croatian"],
a.single-language[title="Croatian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -61px no-repeat;
}
#flags.size24 a[title="Czech"],
.tool-container .tool-items a[title="Czech"],
a.single-language[title="Czech"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -61px no-repeat;
}
#flags.size24 a[title="Danish"],
.tool-container .tool-items a[title="Danish"],
a.single-language[title="Danish"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -61px no-repeat;
}
#flags.size24 a[title="Dutch"],
.tool-container .tool-items a[title="Dutch"],
a.single-language[title="Dutch"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -61px no-repeat;
}
#flags.size24 a[title="English"],
.tool-container .tool-items a[title="English"],
a.single-language[title="English"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -351px no-repeat;
}
#flags.size24 a.united-states[title="English"],
.tool-container a.united-states[title="English"],
a.single-language.united-states[title="English"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -351px no-repeat !important;
}
#flags.size24 a.canada[title="English"],
.tool-container a.canada[title="English"],
a.single-language.canada[title="English"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -438px no-repeat !important;
}
#flags.size24 a[title="Esperanto"],
.tool-container .tool-items a[title="Esperanto"],
a.single-language[title="Esperanto"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -90px no-repeat;
}
#flags.size24 a[title="Estonian"],
.tool-container .tool-items a[title="Estonian"],
a.single-language[title="Estonian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -90px no-repeat;
}
#flags.size24 a[title="Filipino"],
.tool-container .tool-items a[title="Filipino"],
a.single-language[title="Filipino"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -90px no-repeat;
}
#flags.size24 a[title="Finnish"],
.tool-container .tool-items a[title="Finnish"],
a.single-language[title="Finnish"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -90px no-repeat;
}
#flags.size24 a[title="French"],
.tool-container .tool-items a[title="French"],
a.single-language[title="French"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -90px no-repeat;
}
#flags.size24 a[title="Frisian"],
.tool-container .tool-items a[title="Frisian"],
a.single-language[title="Frisian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -61px no-repeat;
}
#flags.size24 a[title="Galician"],
.tool-container .tool-items a[title="Galician"],
a.single-language[title="Galician"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -90px no-repeat;
}
#flags.size24 a[title="Georgian"],
.tool-container .tool-items a[title="Georgian"],
a.single-language[title="Georgian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -119px no-repeat;
}
#flags.size24 a[title="German"],
.tool-container .tool-items a[title="German"],
a.single-language[title="German"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -119px no-repeat;
}
#flags.size24 a[title="Greek"],
.tool-container .tool-items a[title="Greek"],
a.single-language[title="Greek"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -119px no-repeat;
}
#flags.size24 a[title="Gujarati"],
.tool-container .tool-items a[title="Gujarati"],
a.single-language[title="Gujarati"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -119px no-repeat;
}
#flags.size24 a[title="Haitian"],
.tool-container .tool-items a[title="Haitian"],
a.single-language[title="Haitian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -119px no-repeat;
}
#flags.size24 a[title="Hausa"],
.tool-container .tool-items a[title="Hausa"],
a.single-language[title="Hausa"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -119px no-repeat;
}
#flags.size24 a[title="Hawaiian"],
.tool-container .tool-items a[title="Hawaiian"],
a.single-language[title="Hawaiian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -467px no-repeat;
}
#flags.size24 a[title="Hebrew"],
.tool-container .tool-items a[title="Hebrew"],
a.single-language[title="Hebrew"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -148px no-repeat;
}
#flags.size24 a[title="Hindi"],
.tool-container .tool-items a[title="Hindi"],
a.single-language[title="Hindi"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -148px no-repeat;
}
#flags.size24 a[title="Hmong"],
.tool-container .tool-items a[title="Hmong"],
a.single-language[title="Hmong"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -148px no-repeat;
}
#flags.size24 a[title="Hungarian"],
.tool-container .tool-items a[title="Hungarian"],
a.single-language[title="Hungarian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -148px no-repeat;
}
#flags.size24 a[title="Icelandic"],
.tool-container .tool-items a[title="Icelandic"],
a.single-language[title="Icelandic"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -148px no-repeat;
}
#flags.size24 a[title="Igbo"],
.tool-container .tool-items a[title="Igbo"],
a.single-language[title="Igbo"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -148px no-repeat;
}
#flags.size24 a[title="Indonesian"],
.tool-container .tool-items a[title="Indonesian"],
a.single-language[title="Indonesian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -177px no-repeat;
}
#flags.size24 a[title="Irish"],
.tool-container .tool-items a[title="Irish"],
a.single-language[title="Irish"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -177px no-repeat;
}
#flags.size24 a[title="Italian"],
.tool-container .tool-items a[title="Italian"],
a.single-language[title="Italian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -177px no-repeat;
}
#flags.size24 a[title="Japanese"],
.tool-container .tool-items a[title="Japanese"],
a.single-language[title="Japanese"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -177px no-repeat;
}
#flags.size24 a[title="Javanese"],
.tool-container .tool-items a[title="Javanese"],
a.single-language[title="Javanese"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -177px no-repeat;
}
#flags.size24 a[title="Kannada"],
.tool-container .tool-items a[title="Kannada"],
a.single-language[title="Kannada"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -177px no-repeat;
}
#flags.size24 a[title="Kazakh"],
.tool-container .tool-items a[title="Kazakh"],
a.single-language[title="Kazakh"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -409px no-repeat;
}
#flags.size24 a[title="Khmer"],
.tool-container .tool-items a[title="Khmer"],
a.single-language[title="Khmer"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -206px no-repeat;
}
#flags.size24 a[title="Korean"],
.tool-container .tool-items a[title="Korean"],
a.single-language[title="Korean"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -206px no-repeat;
}
#flags.size24 a[title="Kurdish"],
.tool-container .tool-items a[title="Kurdish"],
a.single-language[title="Kurdish"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -467px no-repeat;
}
#flags.size24 a[title="Kyrgyz"],
.tool-container .tool-items a[title="Kyrgyz"],
a.single-language[title="Kyrgyz"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -467px no-repeat;
}
#flags.size24 a[title="Lao"],
.tool-container .tool-items a[title="Lao"],
a.single-language[title="Lao"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -206px no-repeat;
}
#flags.size24 a[title="Latin"],
.tool-container .tool-items a[title="Latin"],
a.single-language[title="Latin"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -206px no-repeat;
}
#flags.size24 a[title="Latvian"],
.tool-container .tool-items a[title="Latvian"],
a.single-language[title="Latvian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -206px no-repeat;
}
#flags.size24 a[title="Lithuanian"],
.tool-container .tool-items a[title="Lithuanian"],
a.single-language[title="Lithuanian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -206px no-repeat;
}
#flags.size24 a[title="Luxembourgish"],
.tool-container .tool-items a[title="Luxembourgish"],
a.single-language[title="Luxembourgish"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -496px no-repeat;
}
#flags.size24 a[title="Macedonian"],
.tool-container .tool-items a[title="Macedonian"],
a.single-language[title="Macedonian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -235px no-repeat;
}
#flags.size24 a[title="Malagasy"],
.tool-container .tool-items a[title="Malagasy"],
a.single-language[title="Malagasy"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -409px no-repeat;
}
#flags.size24 a[title="Malay"],
.tool-container .tool-items a[title="Malay"],
a.single-language[title="Malay"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -235px no-repeat;
}
#flags.size24 a[title="Malayalam"],
.tool-container .tool-items a[title="Malayalam"],
a.single-language[title="Malayalam"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -409px no-repeat;
}
#flags.size24 a[title="Maltese"],
.tool-container .tool-items a[title="Maltese"],
a.single-language[title="Maltese"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -235px no-repeat;
}
#flags.size24 a[title="Maori"],
.tool-container .tool-items a[title="Maori"],
a.single-language[title="Maori"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -235px no-repeat;
}
#flags.size24 a[title="Marathi"],
.tool-container .tool-items a[title="Marathi"],
a.single-language[title="Marathi"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -235px no-repeat;
}
#flags.size24 a[title="Mongolian"],
.tool-container .tool-items a[title="Mongolian"],
a.single-language[title="Mongolian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -235px no-repeat;
}
#flags.size24 a[title="Myanmar (Burmese)"],
.tool-container .tool-items a[title="Myanmar (Burmese)"],
a.single-language[title="Myanmar (Burmese)"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -409px no-repeat;
}
#flags.size24 a[title="Nepali"],
.tool-container .tool-items a[title="Nepali"],
a.single-language[title="Nepali"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -264px no-repeat;
}
#flags.size24 a[title="Norwegian"],
.tool-container .tool-items a[title="Norwegian"],
a.single-language[title="Norwegian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -264px no-repeat;
}
#flags.size24 a[title="Pashto"],
.tool-container .tool-items a[title="Pashto"],
a.single-language[title="Pashto"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -496px no-repeat;
}
#flags.size24 a[title="Persian"],
.tool-container .tool-items a[title="Persian"],
a.single-language[title="Persian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -264px no-repeat;
}
#flags.size24 a[title="Polish"],
.tool-container .tool-items a[title="Polish"],
a.single-language[title="Polish"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -264px no-repeat;
}
#flags.size24 a[title="Portuguese"],
.tool-container .tool-items a[title="Portuguese"],
a.single-language[title="Portuguese"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -264px no-repeat !important;
}
#flags.size24 a.brazil[title="Portuguese"],
.tool-container a.brazil[title="Portuguese"],
a.single-language.brazil[title="Portuguese"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -438px no-repeat !important;
}
#flags.size24 a[title="Punjabi"],
.tool-container .tool-items a[title="Punjabi"],
a.single-language[title="Punjabi"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -264px no-repeat;
}
#flags.size24 a[title="Romanian"],
.tool-container .tool-items a[title="Romanian"],
a.single-language[title="Romanian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -293px no-repeat;
}
#flags.size24 a[title="Russian"],
.tool-container .tool-items a[title="Russian"],
a.single-language[title="Russian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -293px no-repeat;
}
#flags.size24 a[title="Samoan"],
.tool-container .tool-items a[title="Samoan"],
a.single-language[title="Samoan"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -467px no-repeat;
}
#flags.size24 a[title="Scots Gaelic"],
.tool-container .tool-items a[title="Scots Gaelic"],
a.single-language[title="Scots Gaelic"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -467px no-repeat;
}
#flags.size24 a[title="Serbian"],
.tool-container .tool-items a[title="Serbian"],
a.single-language[title="Serbian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -293px no-repeat;
}
#flags.size24 a[title="Sesotho"],
.tool-container .tool-items a[title="Sesotho"],
a.single-language[title="Sesotho"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -409px no-repeat;
}
#flags.size24 a[title="Shona"],
.tool-container .tool-items a[title="Shona"],
a.single-language[title="Shona"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -496px no-repeat;
}
#flags.size24 a[title="Sindhi"],
.tool-container .tool-items a[title="Sindhi"],
a.single-language[title="Sindhi"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -351px no-repeat;
}
#flags.size24 a[title="Sinhala"],
.tool-container .tool-items a[title="Sinhala"],
a.single-language[title="Sinhala"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0px -438px no-repeat;
}
#flags.size24 a[title="Slovak"],
.tool-container .tool-items a[title="Slovak"],
a.single-language[title="Slovak"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -293px no-repeat;
}
#flags.size24 a[title="Slovenian"],
.tool-container .tool-items a[title="Slovenian"],
a.single-language[title="Slovenian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -293px no-repeat;
}
#flags.size24 a[title="Somali"],
.tool-container .tool-items a[title="Somali"],
a.single-language[title="Somali"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -293px no-repeat;
}
#flags.size24 a[title="Spanish"],
.tool-container .tool-items a[title="Spanish"],
a.single-language[title="Spanish"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -322px no-repeat;
}
#flags.size24 a.mexico[title="Spanish"],
.tool-container a.mexico[title="Spanish"],
a.single-language.mexico[title="Spanish"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -438px no-repeat !important;
}
#flags.size24 a[title="Sundanese"],
.tool-container .tool-items a[title="Sundanese"],
a.single-language[title="Sundanese"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -380px no-repeat;
}
#flags.size24 a[title="Swahili"],
.tool-container .tool-items a[title="Swahili"],
a.single-language[title="Swahili"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -322px no-repeat;
}
#flags.size24 a[title="Swedish"],
.tool-container .tool-items a[title="Swedish"],
a.single-language[title="Swedish"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -322px no-repeat;
}
#flags.size24 a[title="Tajik"],
.tool-container .tool-items a[title="Tajik"],
a.single-language[title="Tajik"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -438px no-repeat;
}
#flags.size24 a[title="Tamil"],
.tool-container .tool-items a[title="Tamil"],
a.single-language[title="Tamil"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -322px no-repeat;
}
#flags.size24 a[title="Telugu"],
.tool-container .tool-items a[title="Telugu"],
a.single-language[title="Telugu"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -322px no-repeat;
}
#flags.size24 a[title="Thai"],
.tool-container .tool-items a[title="Thai"],
a.single-language[title="Thai"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -322px no-repeat;
}
#flags.size24 a[title="Turkish"],
.tool-container .tool-items a[title="Turkish"],
a.single-language[title="Turkish"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -351px no-repeat;
}
#flags.size24 a[title="Ukrainian"],
.tool-container .tool-items a[title="Ukrainian"],
a.single-language[title="Ukrainian"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -351px no-repeat;
}
#flags.size24 a[title="Urdu"],
.tool-container .tool-items a[title="Urdu"],
a.single-language[title="Urdu"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -145px -351px no-repeat;
}
#flags.size24 a[title="Uzbek"],
.tool-container .tool-items a[title="Uzbek"],
a.single-language[title="Uzbek"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -438px no-repeat;
}
#flags.size24 a[title="Vietnamese"],
.tool-container .tool-items a[title="Vietnamese"],
a.single-language[title="Vietnamese"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -380px no-repeat;
}
#flags.size24 a[title="Welsh"],
.tool-container .tool-items a[title="Welsh"],
a.single-language[title="Welsh"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -29px -380px no-repeat;
}
#flags.size24 a[title="Xhosa"],
.tool-container .tool-items a[title="Xhosa"],
a.single-language[title="Xhosa"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) 0 -3px no-repeat;
}
#flags.size24 a[title="Yiddish"],
.tool-container .tool-items a[title="Yiddish"],
a.single-language[title="Yiddish"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -58px -380px no-repeat;
}
#flags.size24 a[title="Yoruba"],
.tool-container .tool-items a[title="Yoruba"],
a.single-language[title="Yoruba"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -87px -380px no-repeat;
}
#flags.size24 a[title="Zulu"],
.tool-container .tool-items a[title="Zulu"],
a.single-language[title="Zulu"] span.size24 {
background: url(//eckojay.com/wp-content/plugins/google-language-translator/images/flags.png) -116px -380px no-repeat;
}
.glt-controls {
margin-bottom: 15px;
background: #f0f0f0;
padding: 10px;
} @media only screen and (max-width:1023px) {
.metabox-holder {
float:none !important;
width:100% !important;
}
.flagdisplay {
float:none !important;
width:100% !important;
}
.flagdisplay div {
margin-bottom:10px;
}
}.wpp-btn-blue-large{display:inline-block;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:#009cde;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#fff;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:10px 16px;font-size:24px;font-weight:300;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.wpp-btn-blue-large:hover{color:#fff;background:#0285d2}.wpp-btn-blue-large:focus{outline:0}.wpp-btn-blue-medium{display:inline-block;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:#009cde;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#fff;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:6px 12px;font-size:14px;font-weight:normal;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.wpp-btn-blue-medium:hover{color:#fff;background:#0285d2}.wpp-btn-blue-medium:focus{outline:0}.wpp-btn-blue-small{display:inline-block;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:#009cde;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#fff;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:5px 10px;font-size:12px;font-weight:normal;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.wpp-btn-blue-small:hover{color:#fff;background:#0285d2}.wpp-btn-blue-small:focus{outline:0}.wpp-btn-blueborder-large{display:inline-block;border:2px solid #009cde;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:transparent;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#009cde;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:10px 16px;font-size:24px;font-weight:300;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.wpp-btn-blueborder-large:hover{color:#fff;background:#009cde}.wpp-btn-blueborder-large:focus{outline:0}.wpp-btn-blueborder-medium{display:inline-block;border:2px solid #009cde;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:transparent;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#009cde;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:6px 12px;font-size:14px;font-weight:normal;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.wpp-btn-blueborder-medium:hover{color:#fff;background:#009cde}.wpp-btn-blueborder-medium:focus{outline:0}.wpp-btn-blueborder-small{display:inline-block;border:2px solid #009cde;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:transparent;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#009cde;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:5px 10px;font-size:12px;font-weight:normal;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.wpp-btn-blueborder-small:hover{color:#fff;background:#009cde}.wpp-btn-blueborder-small:focus{outline:0}.wpp-btn-orange-large{display:inline-block;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:#f7a020;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#fff;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:10px 16px;font-size:24px;font-weight:300;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.wpp-btn-orange-large:hover{color:#fff;background:#ffc030}.wpp-btn-orange-large:focus{outline:0}.wpp-btn-orange-medium{display:inline-block;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:#f7a020;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#fff;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:6px 12px;font-size:14px;font-weight:normal;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.wpp-btn-orange-medium:hover{color:#fff;background:#ffc030}.wpp-btn-orange-medium:focus{outline:0}.wpp-btn-orange-small{display:inline-block;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:#f7a020;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#fff;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:5px 10px;font-size:12px;font-weight:normal;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.wpp-btn-orange-small:hover{color:#fff;background:#ffc030}.wpp-btn-orange-small:focus{outline:0}.wpp-btn-orangeborder-large{display:inline-block;border:2px solid #f7a020;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:transparent;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#f7a020;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:10px 16px;font-size:24px;font-weight:300;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.wpp-btn-orangeborder-large:hover{color:#fff;background:#f7a020}.wpp-btn-orangeborder-large:focus{outline:0}.wpp-btn-orangeborder-medium{display:inline-block;border:2px solid #f7a020;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:transparent;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#f7a020;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:6px 12px;font-size:14px;font-weight:normal;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.wpp-btn-orangeborder-medium:hover{color:#fff;background:#f7a020}.wpp-btn-orangeborder-medium:focus{outline:0}.wpp-btn-orangeborder-small{display:inline-block;border:2px solid #f7a020;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:transparent;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#f7a020;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:5px 10px;font-size:12px;font-weight:normal;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.wpp-btn-orangeborder-small:hover{color:#fff;background:#f7a020}.wpp-btn-orangeborder-small:focus{outline:0}.wpp-btn-white-large{display:inline-block;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:#fff;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#444;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:10px 16px;font-size:24px;font-weight:300;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.wpp-btn-white-large:hover{color:#fff;background:#444}.wpp-btn-white-large:focus{outline:0}.wpp-btn-white-medium{display:inline-block;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:#fff;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#444;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:6px 12px;font-size:14px;font-weight:normal;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.wpp-btn-white-medium:hover{color:#fff;background:#444}.wpp-btn-white-medium:focus{outline:0}.wpp-btn-white-small{display:inline-block;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:#fff;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#444;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:5px 10px;font-size:12px;font-weight:normal;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.wpp-btn-white-small:hover{color:#fff;background:#444}.wpp-btn-white-small:focus{outline:0}.wpp-btn-whiteborder-large{display:inline-block;border:2px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:transparent;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#fff;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:10px 16px;font-size:24px;font-weight:300;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.wpp-btn-whiteborder-large:hover{color:#444;background:#fff}.wpp-btn-whiteborder-large:focus{outline:0}.wpp-btn-whiteborder-medium{display:inline-block;border:2px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:transparent;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#fff;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:6px 12px;font-size:14px;font-weight:normal;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.wpp-btn-whiteborder-medium:hover{color:#444;background:#fff}.wpp-btn-whiteborder-medium:focus{outline:0}.wpp-btn-whiteborder-small{display:inline-block;border:2px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:transparent;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#fff;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:5px 10px;font-size:12px;font-weight:normal;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.wpp-btn-whiteborder-small:hover{color:#444;background:#fff}.wpp-btn-whiteborder-small:focus{outline:0}.wpp-btn-navy-large{display:inline-block;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:#345;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#fff;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:10px 16px;font-size:24px;font-weight:300;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.wpp-btn-navy-large:hover{color:#fff;background:#456}.wpp-btn-navy-large:focus{outline:0}.wpp-btn-navy-medium{display:inline-block;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:#345;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#fff;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:6px 12px;font-size:14px;font-weight:normal;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.wpp-btn-navy-medium:hover{color:#fff;background:#456}.wpp-btn-navy-medium:focus{outline:0}.wpp-btn-navy-small{display:inline-block;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:#345;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#fff;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:5px 10px;font-size:12px;font-weight:normal;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.wpp-btn-navy-small:hover{color:#fff;background:#456}.wpp-btn-navy-small:focus{outline:0}.wpp-btn-navyborder-large{display:inline-block;border:2px solid #456;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:transparent;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#456;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:10px 16px;font-size:24px;font-weight:300;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.wpp-btn-navyborder-large:hover{color:#fff;background:#456}.wpp-btn-navyborder-large:focus{outline:0}.wpp-btn-navyborder-medium{display:inline-block;border:2px solid #456;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:transparent;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#456;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:6px 12px;font-size:14px;font-weight:normal;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.wpp-btn-navyborder-medium:hover{color:#fff;background:#456}.wpp-btn-navyborder-medium:focus{outline:0}.wpp-btn-navyborder-small{display:inline-block;border:2px solid #456;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:transparent;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#456;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:5px 10px;font-size:12px;font-weight:normal;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.wpp-btn-navyborder-small:hover{color:#fff;background:#456}.wpp-btn-navyborder-small:focus{outline:0}.wpp-btn-grey-large{display:inline-block;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:#666;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#fff;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:10px 16px;font-size:24px;font-weight:300;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.wpp-btn-grey-large:hover{color:#fff;background:#555}.wpp-btn-grey-large:focus{outline:0}.wpp-btn-grey-medium{display:inline-block;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:#666;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#fff;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:6px 12px;font-size:14px;font-weight:normal;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.wpp-btn-grey-medium:hover{color:#fff;background:#555}.wpp-btn-grey-medium:focus{outline:0}.wpp-btn-grey-small{display:inline-block;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:#666;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#fff;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:5px 10px;font-size:12px;font-weight:normal;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.wpp-btn-grey-small:hover{color:#fff;background:#555}.wpp-btn-grey-small:focus{outline:0}.wpp-btn-greyborder-large{display:inline-block;border:2px solid #555;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:transparent;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#555;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:10px 16px;font-size:24px;font-weight:300;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.wpp-btn-greyborder-large:hover{color:#fff;background:#555}.wpp-btn-greyborder-large:focus{outline:0}.wpp-btn-greyborder-medium{display:inline-block;border:2px solid #555;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:transparent;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#555;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:6px 12px;font-size:14px;font-weight:normal;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.wpp-btn-greyborder-medium:hover{color:#fff;background:#555}.wpp-btn-greyborder-medium:focus{outline:0}.wpp-btn-greyborder-small{display:inline-block;border:2px solid #555;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;background:transparent;font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;color:#555;cursor:pointer;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;vertical-align:baseline;white-space:nowrap;-webkit-font-smoothing:antialiased;padding:5px 10px;font-size:12px;font-weight:normal;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.wpp-btn-greyborder-small:hover{color:#fff;background:#555}.wpp-btn-greyborder-small:focus{outline:0}:root {
--rouge: #b61625;
--warm-grey: #757575;
--pinkish-grey: #c4c4c4;
--light-gray: #efefef;
--col-black: #000;
--font-regular: 400;
--font-medium: 500;
--font-bold: 700; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline; }
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block; }
body {
font-family: 'Montserrat', sans-serif;
font-weight: 500;
font-size: 14px;
line-height: 24px;
color: var(--col-black); }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: ''; }
table {
border-collapse: collapse;
border-spacing: 0; }
*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
@font-face {
font-family: 'Libre Baskerville';
src: url(//eckojay.com/wp-content/themes/ecko_jey/fonts/LibreBaskerville-Bold.woff2) format("woff2"), url(//eckojay.com/wp-content/themes/ecko_jey/fonts/LibreBaskerville-Bold.woff) format("woff");
font-weight: bold;
font-style: normal; }
@font-face {
font-family: 'Montserrat';
src: url(//eckojay.com/wp-content/themes/ecko_jey/fonts/Montserrat-Bold.woff2) format("woff2"), url(//eckojay.com/wp-content/themes/ecko_jey/fonts/Montserrat-Bold.woff) format("woff");
font-weight: 700;
font-style: normal; }
@font-face {
font-family: 'Montserrat';
src: url(//eckojay.com/wp-content/themes/ecko_jey/fonts/Montserrat-Medium.woff2) format("woff2"), url(//eckojay.com/wp-content/themes/ecko_jey/fonts/Montserrat-Medium.woff) format("woff");
font-weight: 500;
font-style: normal; }
@font-face {
font-family: 'Montserrat';
src: url(//eckojay.com/wp-content/themes/ecko_jey/fonts/Montserrat-Regular.woff2) format("woff2"), url(//eckojay.com/wp-content/themes/ecko_jey/fonts/Montserrat-Regular.woff) format("woff");
font-weight: 400;
font-style: normal; }
@font-face {
font-family: 'Montserrat';
src: url(//eckojay.com/wp-content/themes/ecko_jey/fonts/Montserrat-SemiBold.woff2) format("woff2"), url(//eckojay.com/wp-content/themes/ecko_jey/fonts/Montserrat-SemiBold.woff) format("woff");
font-weight: 600;
font-style: normal; }
@font-face {
font-family: 'Montserrat';
src: url(//eckojay.com/wp-content/themes/ecko_jey/fonts/Montserrat-ExtraBold.woff2) format("woff2"), url(//eckojay.com/wp-content/themes/ecko_jey/fonts/Montserrat-ExtraBold.woff) format("woff");
font-weight: 800;
font-style: normal; }
.container {
max-width: 1200px;
margin: auto;
padding: 0 15px; }
.row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap; }
.m-row {
margin: 0 -15px; }
.column {
padding: 0 15px;
position: relative; }
.columns {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0;
-ms-flex: 1 1 0;
flex: 1 1 0; }
.align-self-middle {
-webkit-align-self: center;
align-self: center; }
.align-self-end {
-webkit-align-self: flex-end;
align-self: flex-end; }
.align-center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.align-spaced {
-webkit-justify-content: space-around;
justify-content: space-around; }
.align-middle {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.align-justify {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
.align-right {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end; }
.align-self-bottom {
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end; }
.col-xs-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-xs-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-xs-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25.0%;
-ms-flex: 0 0 25.0%;
flex: 0 0 25.0%;
max-width: 25.0%; }
.col-xs-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-xs-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66666%;
-ms-flex: 0 0 41.66666%;
flex: 0 0 41.66666%;
max-width: 41.66666%; }
.col-xs-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50.0%;
-ms-flex: 0 0 50.0%;
flex: 0 0 50.0%;
max-width: 50.0%; }
.col-xs-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-xs-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66666%;
-ms-flex: 0 0 66.66666%;
flex: 0 0 66.66666%;
max-width: 66.66666%; }
.col-xs-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75.0%;
-ms-flex: 0 0 75.0%;
flex: 0 0 75.0%;
max-width: 75.0%; }
.col-xs-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-xs-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66666%;
-ms-flex: 0 0 91.66666%;
flex: 0 0 91.66666%;
max-width: 91.66666%; }
.col-xs-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100.0%;
-ms-flex: 0 0 100.0%;
flex: 0 0 100.0%;
max-width: 100.0%; }
@media (min-width: 576px) {
.col-sm-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.col-sm-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.col-sm-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25.0%;
-ms-flex: 0 0 25.0%;
flex: 0 0 25.0%;
max-width: 25.0%; }
.col-sm-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.col-sm-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66666%;
-ms-flex: 0 0 41.66666%;
flex: 0 0 41.66666%;
max-width: 41.66666%; }
.col-sm-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50.0%;
-ms-flex: 0 0 50.0%;
flex: 0 0 50.0%;
max-width: 50.0%; }
.col-sm-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.col-sm-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66666%;
-ms-flex: 0 0 66.66666%;
flex: 0 0 66.66666%;
max-width: 66.66666%; }
.col-sm-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75.0%;
-ms-flex: 0 0 75.0%;
flex: 0 0 75.0%;
max-width: 75.0%; }
.col-sm-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.col-sm-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66666%;
-ms-flex: 0 0 91.66666%;
flex: 0 0 91.66666%;
max-width: 91.66666%; }
.col-sm-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100.0%;
-ms-flex: 0 0 100.0%;
flex: 0 0 100.0%;
max-width: 100.0%; } }
@media (min-width: 768px) {
.col-md-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.medium-offset-1 {
margin-left: 8.33333%; }
.col-md-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.medium-offset-2 {
margin-left: 16.66667%; }
.col-md-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25.0%;
-ms-flex: 0 0 25.0%;
flex: 0 0 25.0%;
max-width: 25.0%; }
.medium-offset-3 {
margin-left: 25.0%; }
.col-md-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.medium-offset-4 {
margin-left: 33.33333%; }
.col-md-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66666%;
-ms-flex: 0 0 41.66666%;
flex: 0 0 41.66666%;
max-width: 41.66666%; }
.medium-offset-5 {
margin-left: 41.66666%; }
.col-md-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50.0%;
-ms-flex: 0 0 50.0%;
flex: 0 0 50.0%;
max-width: 50.0%; }
.medium-offset-6 {
margin-left: 50.0%; }
.col-md-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.medium-offset-7 {
margin-left: 58.33333%; }
.col-md-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66666%;
-ms-flex: 0 0 66.66666%;
flex: 0 0 66.66666%;
max-width: 66.66666%; }
.medium-offset-8 {
margin-left: 66.66666%; }
.col-md-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75.0%;
-ms-flex: 0 0 75.0%;
flex: 0 0 75.0%;
max-width: 75.0%; }
.medium-offset-9 {
margin-left: 75.0%; }
.col-md-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.medium-offset-10 {
margin-left: 83.33333%; }
.col-md-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66666%;
-ms-flex: 0 0 91.66666%;
flex: 0 0 91.66666%;
max-width: 91.66666%; }
.medium-offset-11 {
margin-left: 91.66666%; }
.col-md-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100.0%;
-ms-flex: 0 0 100.0%;
flex: 0 0 100.0%;
max-width: 100.0%; }
.medium-offset-12 {
margin-left: 100.0%; } }
@media (min-width: 992px) {
.col-lg-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.large-offset-1 {
margin-left: 8.33333%; }
.col-lg-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.large-offset-2 {
margin-left: 16.66667%; }
.col-lg-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25.0%;
-ms-flex: 0 0 25.0%;
flex: 0 0 25.0%;
max-width: 25.0%; }
.large-offset-3 {
margin-left: 25.0%; }
.col-lg-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.large-offset-4 {
margin-left: 33.33333%; }
.col-lg-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66666%;
-ms-flex: 0 0 41.66666%;
flex: 0 0 41.66666%;
max-width: 41.66666%; }
.large-offset-5 {
margin-left: 41.66666%; }
.col-lg-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50.0%;
-ms-flex: 0 0 50.0%;
flex: 0 0 50.0%;
max-width: 50.0%; }
.large-offset-6 {
margin-left: 50.0%; }
.col-lg-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.large-offset-7 {
margin-left: 58.33333%; }
.col-lg-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66666%;
-ms-flex: 0 0 66.66666%;
flex: 0 0 66.66666%;
max-width: 66.66666%; }
.large-offset-8 {
margin-left: 66.66666%; }
.col-lg-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75.0%;
-ms-flex: 0 0 75.0%;
flex: 0 0 75.0%;
max-width: 75.0%; }
.large-offset-9 {
margin-left: 75.0%; }
.col-lg-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.large-offset-10 {
margin-left: 83.33333%; }
.col-lg-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66666%;
-ms-flex: 0 0 91.66666%;
flex: 0 0 91.66666%;
max-width: 91.66666%; }
.large-offset-11 {
margin-left: 91.66666%; }
.col-lg-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100.0%;
-ms-flex: 0 0 100.0%;
flex: 0 0 100.0%;
max-width: 100.0%; }
.large-offset-12 {
margin-left: 100.0%; } }
@media (min-width: 1200px) {
.col-xl-1 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.33333%;
-ms-flex: 0 0 8.33333%;
flex: 0 0 8.33333%;
max-width: 8.33333%; }
.xl-offset-1 {
margin-left: 8.33333%; }
.col-xl-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.66667%;
-ms-flex: 0 0 16.66667%;
flex: 0 0 16.66667%;
max-width: 16.66667%; }
.xl-offset-2 {
margin-left: 16.66667%; }
.col-xl-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25.0%;
-ms-flex: 0 0 25.0%;
flex: 0 0 25.0%;
max-width: 25.0%; }
.xl-offset-3 {
margin-left: 25.0%; }
.col-xl-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
.xl-offset-4 {
margin-left: 33.33333%; }
.col-xl-5 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.66666%;
-ms-flex: 0 0 41.66666%;
flex: 0 0 41.66666%;
max-width: 41.66666%; }
.xl-offset-5 {
margin-left: 41.66666%; }
.col-xl-6 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50.0%;
-ms-flex: 0 0 50.0%;
flex: 0 0 50.0%;
max-width: 50.0%; }
.xl-offset-6 {
margin-left: 50.0%; }
.col-xl-7 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 58.33333%;
-ms-flex: 0 0 58.33333%;
flex: 0 0 58.33333%;
max-width: 58.33333%; }
.xl-offset-7 {
margin-left: 58.33333%; }
.col-xl-8 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 66.66666%;
-ms-flex: 0 0 66.66666%;
flex: 0 0 66.66666%;
max-width: 66.66666%; }
.xl-offset-8 {
margin-left: 66.66666%; }
.col-xl-9 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 75.0%;
-ms-flex: 0 0 75.0%;
flex: 0 0 75.0%;
max-width: 75.0%; }
.xl-offset-9 {
margin-left: 75.0%; }
.col-xl-10 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 83.33333%;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
max-width: 83.33333%; }
.xl-offset-10 {
margin-left: 83.33333%; }
.col-xl-11 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 91.66666%;
-ms-flex: 0 0 91.66666%;
flex: 0 0 91.66666%;
max-width: 91.66666%; }
.xl-offset-11 {
margin-left: 91.66666%; }
.col-xl-12 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100.0%;
-ms-flex: 0 0 100.0%;
flex: 0 0 100.0%;
max-width: 100.0%; }
.xl-offset-12 {
margin-left: 100.0%; } }
a {
text-decoration: none;
color: inherit;
cursor: pointer;
-webkit-font-smoothing: antialiased;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
.text-right {
text-align: right; }
.text-center {
text-align: center; }
.text-left {
text-align: left; }
.app-title {
font-family: 'Libre Baskerville', sans-serif;
font-size: 38px;
line-height: 48px;
font-weight: bold;
display: block;
text-transform: initial; }
@media (max-width: 575px) {
.app-title {
font-size: 32px;
line-height: 42px; } }
.app-title.--modifier {
margin-bottom: 30px; }
.app-txt {
font-size: 16px;
line-height: 1.63;
color: var(--warm-grey); }
.image {
display: block;
max-width: 100%; }
.section {
position: relative; }
.hidden {
visibility: hidden;
display: none; }
.m-auto {
display: block;
margin: auto; }
.mb-0 {
margin-bottom: 0; }
.mb-10 {
margin-bottom: 10px; }
.mb-15 {
margin-bottom: 15px; }
.mb-30 {
margin-bottom: 30px; }
.mb-40 {
margin-bottom: 40px; }
.mb-45 {
margin-bottom: 45px; }
.mb-75 {
margin-bottom: 75px; }
.display-table {
display: table;
height: 100%;
width: 100%; }
.display-table__cell {
width: 100%;
display: table-cell;
vertical-align: middle; }
.breadcrumbs {
position: relative; }
.breadcrumbs__item {
position: relative;
display: inline-block; }
.breadcrumbs__item + .breadcrumbs__item {
padding-left: 10px; }
.breadcrumbs__item + .breadcrumbs__item:before {
content: '>';
position: absolute;
font-size: 16px;
left: 0;
top: -2px;
color: var(--pinkish-grey); }
.breadcrumbs__link {
text-decoration: none;
display: block;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
line-height: normal;
font-weight: 500;
color: var(--pinkish-grey);
transition: all 0.3s; }
.breadcrumbs__link:hover {
color: #fff; }
.breadcrumbs__link.active {
color: #fff; }
.pagination-blog {
text-align: center;
margin-top: 20px;
margin-bottom: 80px; }
.pagination-blog .page-numbers {
margin: auto; }
.pagination-blog li {
display: inline-block; }
.pagination-blog li + li {
margin-left: 5px; }
.pagination-blog li:last-child a {
color: #fff;
background-color: var(--rouge);
border: solid 1px var(--rouge); }
.pagination-blog a, .pagination-blog span {
display: block;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
border: solid 1px var(--pinkish-grey);
font-size: 15px;
font-weight: bold;
color: var(--col-black);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
.pagination-blog a i, .pagination-blog span i {
font-size: 12px; }
.pagination-blog a.--modifier, .pagination-blog span.--modifier {
border: solid 1px transparent; }
.pagination-blog a:hover, .pagination-blog span:hover {
color: var(--rouge);
border: solid 1px var(--rouge); }
.pagination-blog a.active, .pagination-blog span.active {
color: #fff;
background-color: var(--rouge);
border: solid 1px var(--rouge); }
.tab-content {
display: none;
animation: fadeEffect .5s;
-webkit-animation: fadeEffect .5s; }
.tab-content.active {
display: block; }
@keyframes fadeEffect {
from {
opacity: 0; }
to {
opacity: 1; } }
.vc_btn3.vc_btn3-style-custom {
background-color: var(--rouge) !important; }
.vc_btn3.vc_btn3-style-custom:hover {
background-color: var(--col-black) !important; }
.btn {
position: relative;
display: block;
outline: none;
cursor: pointer;
text-align: center;
overflow: hidden;
border: 0;
background-color: transparent;
backface-visibility: hidden; }
.btn-primary {
display: block;
position: relative;
max-width: 370px;
width: 100%;
height: 45px;
padding: 0;
cursor: pointer;
text-align: center;
text-transform: uppercase !important;
line-height: 45px;
font-size: 15px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
transition: all 0.3s;
color: #fff;
background-color: var(--rouge); }
.btn-primary:hover {
background-color: var(--col-black); }
.btn-primary.--max-width {
max-width: 100%; }
.btn-primary.--red {
color: #fff;
background-color: var(--rouge); }
.btn-primary.--red:hover {
background-color: var(--col-black); }
.btn-primary.--white {
color: var(--col-black);
background-color: #fff; }
.btn-primary.--white:hover {
color: #fff;
background-color: var(--col-black); }
.btn-primary.--newsletter span {
position: relative;
padding-left: 35px; }
.btn-primary.--newsletter i {
position: absolute;
font-size: 25px;
left: 0;
top: -4px; }
.btn-primary.--arrow-right span {
position: relative;
padding-right: 35px; }
.btn-primary.--arrow-right i {
position: absolute;
font-size: 14px;
right: 0;
top: 3px; }
.btn-reset {
display: block;
width: 100%;
text-align: left;
font-size: 14px;
font-weight: normal;
line-height: 24px;
color: var(--rouge);
transition: all 0.3s; }
.btn-reset:hover {
color: var(--col-black); }
.btn-reset span {
position: relative;
padding-right: 20px; }
.btn-reset i {
font-size: 12px;
color: var(--rouge);
position: absolute;
right: 0;
top: 2px; }
.btn-secondary {
display: block;
position: relative;
max-width: 370px;
width: 200px;
height: 45px;
line-height: 45px;
border: solid 1px var(--rouge);
color: var(--rouge);
font-size: 15px;
font-weight: 600 !important;
text-transform: uppercase !important;
font-family: "Montserrat", sans-serif !important;
transition: background 0.3s; }
.btn-secondary span {
display: block;
transition: all 0.3s; }
.btn-secondary i {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
opacity: 0;
font-size: 14px;
color: #fff; }
.btn-secondary.--white {
border: solid 1px #fff;
color: #fff;
text-transform: uppercase; }
.btn-secondary.--white:hover {
border: solid 1px var(--col-black);
background-color: var(--col-black); }
.btn-secondary:hover {
color: #fff;
background-color: var(--rouge); }
.btn-secondary:hover span {
transform: translateX(-20px); }
.btn-secondary:hover i {
opacity: 1;
transform: translate(calc(-50% + 45px), -50%); }
.btn-search {
display: block;
position: relative;
max-width: 100%;
width: 100%;
height: 45px;
line-height: 45px;
border: solid 1px var(--rouge);
color: var(--rouge);
font-size: 15px;
font-weight: 600 !important;
text-transform: uppercase !important;
font-family: "Montserrat", sans-serif !important;
transition: background 0.3s; }
.btn-search.--modifier {
border: 0;
background-color: var(--rouge);
color: #fff; }
.btn-search.--modifier i {
color: #fff; }
.btn-search.--modifier:hover {
background-color: var(--col-black); }
.btn-search span {
position: relative;
padding-left: 25px; }
.btn-search i {
font-size: 14px;
color: var(--rouge);
position: absolute;
left: 0;
top: 3px; }
.btn-search:hover {
color: #fff;
background-color: var(--rouge); }
.btn-search:hover i {
color: #fff; }
.btn-scroll {
display: table;
font-size: 14px;
font-weight: 500;
color: #fff;
text-transform: uppercase !important;
text-align: center;
margin: 30px auto auto; }
.btn-scroll span {
position: relative;
padding-left: 20px; }
.btn-scroll i {
position: absolute;
left: 3px;
top: 2px; }
.btn-primary-custom {
display: block;
position: relative;
max-width: 370px;
width: 100%;
height: 45px;
padding: 0;
cursor: pointer;
text-align: center;
text-transform: uppercase !important;
line-height: 45px;
font-size: 15px;
font-weight: 500 !important;
font-family: "Montserrat", sans-serif !important;
transition: all 0.3s; }
.btn-primary-custom.--max-width {
max-width: 100%; }
.btn-primary-custom.--red {
color: #fff;
background-color: var(--rouge); }
.btn-primary-custom.--red:hover {
color: #fff !important;
background-color: var(--col-black); }
.btn-primary-custom.--white {
color: var(--col-black);
background-color: #fff; }
.btn-primary-custom.--white:hover {
color: #fff !important;
background-color: var(--col-black); }
.btn-primary-custom.--newsletter span {
position: relative;
padding-left: 35px; }
.btn-primary-custom.--newsletter i {
position: absolute;
font-size: 25px;
left: 0;
top: -4px; }
.btn-primary-custom.--arrow-right span {
position: relative;
padding-right: 35px; }
.btn-primary-custom.--arrow-right i {
position: absolute;
font-size: 14px;
right: 0;
top: 3px; }
@font-face {
font-family: 'icomoon';
src: url(//eckojay.com/wp-content/themes/ecko_jey/fonts/icomoon.eot?jz04y0);
src: url(//eckojay.com/wp-content/themes/ecko_jey/fonts/icomoon.eot?jz04y0#iefix) format("embedded-opentype"), url(//eckojay.com/wp-content/themes/ecko_jey/fonts/icomoon.ttf?jz04y0) format("truetype"), url(//eckojay.com/wp-content/themes/ecko_jey/fonts/icomoon.woff?jz04y0) format("woff"), url(//eckojay.com/wp-content/themes/ecko_jey/fonts/icomoon.svg?jz04y0#icomoon) format("svg");
font-weight: normal;
font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.icon-close:before {
content: "\e919"; }
.icon-quote:before {
content: "\e918"; }
.icon-scroll-down:before {
content: "\e917"; }
.icon-search:before {
content: "\e916"; }
.icon-check:before {
content: "\e915"; }
.icon-marker2:before {
content: "\e912"; }
.icon-list:before {
content: "\e913"; }
.icon-grid:before {
content: "\e914"; }
.icon-bnft-4:before {
content: "\e90e"; }
.icon-bnft-3:before {
content: "\e90f"; }
.icon-bnft-2:before {
content: "\e910"; }
.icon-bnft-1:before {
content: "\e911"; }
.icon-car:before {
content: "\e90b"; }
.icon-shower:before {
content: "\e90c"; }
.icon-bedroom:before {
content: "\e90d"; }
.icon-play:before {
content: "\e90a"; }
.icon-reset:before {
content: "\e909"; }
.icon-pinterest:before {
content: "\e907"; }
.icon-print:before {
content: "\e908"; }
.icon-arrow-right:before {
content: "\e906"; }
.icon-mail:before {
content: "\e902"; }
.icon-fax:before {
content: "\e903"; }
.icon-phone:before {
content: "\e904"; }
.icon-marker:before {
content: "\e905"; }
.icon-arrow-down:before {
content: "\e901"; }
.icon-newsletter:before {
content: "\e900"; }
.icon-google-plus:before {
content: "\ea8b"; }
.icon-facebook:before {
content: "\ea90"; }
.icon-instagram:before {
content: "\ea92"; }
.icon-twitter:before {
content: "\ea96"; }
.icon-linkedin2:before {
content: "\eaca"; }
.modal {
display: none;
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 9999;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateZ(0);
transform: translateZ(0);
background-color: rgba(42, 42, 42, 0.18); }
.modal__body {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: -17px;
overflow-y: scroll;
overflow-x: hidden;
padding: 0 32px 0 15px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-overflow-scrolling: touch; }
.modal__content {
position: relative;
margin: auto;
max-width: 450px;
padding: 30px;
width: 100%;
border-radius: 3px;
background-color: #fff;
box-shadow: -3px 2.6px 27.3px 7.7px rgba(1, 1, 1, 0.18); }
.modal__title {
display: block;
font-family: 'Libre Baskerville', sans-serif;
font-size: 18px;
font-weight: bold;
line-height: normal;
color: var(--col-black);
margin-bottom: 20px; }
.modal__close {
position: absolute;
right: -20px;
top: 15px;
display: block;
cursor: pointer;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
border-radius: 50%;
background-color: #fff;
box-shadow: -3px 2.6px 12.5px 3.5px rgba(1, 1, 1, 0.09);
backface-visibility: hidden; }
.modal__close:before {
display: block;
font-size: 11px;
color: black;
transition: transform 0.3s; }
.modal__close:hover:before {
transform: rotate(90deg); }
.animate-in {
animation: modalIn 0.7s ease;
animation-iteration-count: 1; }
.animate-away {
animation: modalAway .7s ease;
animation-iteration-count: 1; }
@keyframes modalIn {
0% {
transform: translateY(200%);
opacity: 0; }
50% {
transform: translateY(-10%);
opacity: 0.5; }
100% {
transform: translateY(0%);
opacity: 1; } }
@keyframes modalAway {
0% {
transform: translateY(0%); }
100% {
transform: translateY(200%); } }
.fade-in {
animation: fade-in 0.35s cubic-bezier(0.165, 0.84, 0.44, 1); }
@keyframes fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.flickity-enabled {
position: relative;
z-index: 1; }
.flickity-enabled:focus {
outline: none; }
.flickity-enabled.is-draggable {
-webkit-tap-highlight-color: transparent;
tap-highlight-color: transparent;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.flickity-viewport {
overflow: hidden;
position: relative;
height: 100%; }
.flickity-slider {
position: absolute;
width: 100%;
height: 100%; }
.flickity-enabled.is-draggable .flickity-viewport {
cursor: move;
cursor: -webkit-grab;
cursor: grab; }
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
cursor: -webkit-grabbing;
cursor: grabbing; }
.flickity-prev-next-button {
position: absolute;
top: 50%;
width: 40px;
height: 40px;
cursor: pointer;
border: 0;
outline: none;
transform: translateY(-50%);
background-color: var(--rouge);
transition: all 0.3s; }
@media (max-width: 991px) {
.flickity-prev-next-button {
transform: translateY(0);
top: -70px; } }
.flickity-prev-next-button:hover {
background-color: var(--col-black); }
.flickity-prev-next-button:before {
content: '\e906';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-family: 'icomoon', sans-serif;
font-size: 11px;
color: #fff; }
.flickity-prev-next-button.previous:before {
transform: translate(-50%, -50%) scale(-1); }
.flickity-button:disabled {
background-color: var(--pinkish-grey);
cursor: auto;
pointer-events: none; }
.flickity-prev-next-button:focus {
outline: none; }
.flickity-prev-next-button svg {
display: none; }
.flickity-page-dots {
position: absolute;
max-width: 1110px;
margin: auto;
width: 100%;
left: 0;
right: 0;
bottom: -40px;
z-index: 10;
padding: 0;
list-style: none;
text-align: center;
line-height: 1;
transition: all 0.3s ease; }
.flickity-page-dots .dot {
position: relative;
width: 10px;
height: 10px;
border: solid 1px var(--col-battleship-grey);
border-radius: 50%;
display: inline-block;
cursor: pointer;
background-color: transparent; }
.flickity-page-dots .dot + .dot {
margin-left: 10px; }
.flickity-page-dots .dot.is-selected:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
border-radius: 50%;
background-color: var(--col-battleship-grey);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
.ui-helper-hidden {
display: none; }
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none; }
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse; }
.ui-helper-clearfix:after {
clear: both; }
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter: Alpha(Opacity=0); }
.ui-front {
z-index: 100; } .ui-state-disabled {
cursor: default !important;
pointer-events: none; } .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat; }
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block; }  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%; }
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto; }
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default; }
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0; }
.ui-menu .ui-menu {
position: absolute; }
.ui-menu .ui-menu-item {
margin: 0;
cursor: pointer; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }
.ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em; }
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0; }
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px; } .ui-menu-icons {
position: relative; }
.ui-menu-icons .ui-menu-item-wrapper {
padding-left: 2em; } .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0; } .ui-menu .ui-menu-icon {
left: auto;
right: 0; }
.ui-button {
padding: .4em 1em;
display: inline-block;
position: relative;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; overflow: visible; }
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none; } .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap; } input.ui-button.ui-button-icon-only {
text-indent: 0; } .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px; }
.ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap; }
input.ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em; }  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0; }
.ui-controlgroup {
vertical-align: middle;
display: inline-block; }
.ui-controlgroup > .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0; }
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
z-index: 9999; }
.ui-controlgroup-vertical > .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left; }
.ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box; }
.ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em; }
.ui-controlgroup .ui-controlgroup-label span {
font-size: 80%; }
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none; }
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none; }
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none; }
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none; } .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc( 100% - 2.4em); }
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid; }
.ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none; }
.ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none; }
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid; }
.ui-checkboxradio-disabled {
pointer-events: none; }
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none; }
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0; }
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px; }
.ui-datepicker .ui-datepicker-prev {
left: 2px; }
.ui-datepicker .ui-datepicker-next {
right: 2px; }
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px; }
.ui-datepicker .ui-datepicker-next-hover {
right: 1px; }
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px; }
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center; }
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0; }
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%; }
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em; }
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0; }
.ui-datepicker td {
border: 0;
padding: 1px; }
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left; } .ui-datepicker.ui-datepicker-multi {
width: auto; }
.ui-datepicker-multi .ui-datepicker-group {
float: left; }
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%; }
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0; }
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left; }
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0; } .ui-datepicker-rtl {
direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto; }
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px; } .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em; }
.ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0; }
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative; }
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis; }
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px; }
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto; }
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right; }
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer; }
.ui-dialog .ui-resizable-n {
height: 2px;
top: 0; }
.ui-dialog .ui-resizable-e {
width: 2px;
right: 0; }
.ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0; }
.ui-dialog .ui-resizable-w {
width: 2px;
left: 0; }
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px; }
.ui-dialog .ui-resizable-se {
right: 0;
bottom: 0; }
.ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0; }
.ui-dialog .ui-resizable-ne {
right: 0;
top: 0; }
.ui-dialog .ui-resizable-nw {
left: 0;
top: 0; }
.ui-draggable .ui-dialog-titlebar {
cursor: move; }
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none; }
.ui-resizable {
position: relative; }
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none; }
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none; }
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0; }
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0; }
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%; }
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%; }
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px; }
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px; }
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px; }
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px; }
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden; }
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%; }
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
height: 100%;
filter: alpha(opacity=25); opacity: 0.25; }
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none; }
.ui-selectable {
-ms-touch-action: none;
touch-action: none; }
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black; }
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none; }
.ui-selectmenu-menu .ui-menu {
overflow: auto;
overflow-x: hidden;
padding-bottom: 1px; }
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
font-size: 1em;
font-weight: bold;
line-height: 1.5;
padding: 2px 0.4em;
margin: 0.5em 0 0 0;
height: auto;
border: 0; }
.ui-selectmenu-open {
display: block; }
.ui-selectmenu-text {
display: block;
margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis; }
.ui-selectmenu-button.ui-button {
text-align: left;
white-space: nowrap;
width: 14em; }
.ui-selectmenu-icon.ui-icon {
float: right;
margin-top: 0; } .ui-slider {
position: relative;
text-align: left; }
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 20px;
height: 20px;
border-radius: 50%;
background-color: #ffffff;
box-shadow: 0 0 7px 0 rgba(117, 117, 117, 0.75);
cursor: default;
outline: none;
-ms-touch-action: none;
touch-action: none; }
.ui-slider .ui-slider-handle span {
position: absolute;
top: -30px;
left: calc(50% - 5px);
transform: translateX(-50%);
font-size: 14px;
font-family: 'Montserrat', sans-serif;
color: var(--warm-grey); }
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0; } .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit; }
.ui-slider-horizontal {
height: 5px; }
.ui-slider-horizontal .ui-slider-handle {
top: -7px;
margin-left: -15px; }
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%; }
.ui-slider-horizontal .ui-slider-range-min {
left: 0; }
.ui-slider-horizontal .ui-slider-range-max {
right: 0; }
.ui-slider-vertical {
width: .8em;
height: 100px; }
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%; }
.ui-slider-vertical .ui-slider-range-min {
bottom: 0; }
.ui-slider-vertical .ui-slider-range-max {
top: 0; }
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none; }
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle; }
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 2em; }
.ui-spinner-button {
width: 1.6em;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0; }
.ui-widget {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em; }
.ui-widget .ui-widget {
font-size: 1em; }
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
color: var(--warm-grey); }
.ui-widget-content {
border: 0;
color: var(--warm-grey);
background-color: var(--light-gray); }
.ui-widget-content .ui-slider-handle:nth-child(1) {
margin-left: 0; }
.ui-widget-content .ui-slider-handle:nth-child(2) {
margin-left: -20px; }
.ui-widget-content a {
color: #333333; }
.ui-widget-header {
background: var(--rouge);
color: #fff;
font-weight: bold; }
.ui-widget-header a {
color: #333333; }
.header {
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 99;
backface-visibility: hidden;
background-color: #fff; }
.header__container {
position: relative; }
.header__row {
height: 90px; }
.header__column {
padding: 0 15px; }
.header__logo {
max-width: 180px; }
@media (max-width: 575px) {
.header .custom-logo {
max-width: 100px;
height: initial;
width: initial; } }
.container-newsletter {
position: absolute;
right: 15px;
top: 20px; }
@media (max-width: 1200px) {
.container-newsletter {
right: 75px;
top: 20px;
width: 200px; } }
@media (max-width: 575px) {
.container-newsletter {
width: 155px; }
.container-newsletter a {
font-size: 12px; } }
.header-list {
padding-right: 220px;
text-align: right; }
@media (max-width: 1200px) {
.header-list {
display: none;
position: fixed;
left: 0;
right: -17px;
top: 90px;
bottom: 0;
padding: 15px;
padding-right: 17px;
background-color: #fff;
text-align: left;
overflow-y: scroll;
overflow-x: hidden;
-webkit-overflow-scrolling: touch; } }
.header-list__item {
position: relative;
display: inline-block; }
@media (max-width: 1200px) {
.header-list__item {
display: block;
margin-bottom: 20px; } }
@media (max-width: 575px) {
.header-list__item {
margin-bottom: 5px; } }
.header-list__item + .header-list__item {
margin-left: 30px; }
@media (max-width: 1200px) {
.header-list__item + .header-list__item {
margin-left: 0; } }
@media (min-width: 991px) {
.header-list__item:hover > .header-sublist {
display: block; } }
.header-list__item:hover .header-list__btn i {
transform: scale(-1); }
@media (max-width: 1200px) {
.header-list__item:hover .header-list__btn i {
transform: none; } }
.header-list__item.current_page_item a, .header-list__item.current-menu-item a {
color: var(--rouge); }
@media (max-width: 1200px) {
.header-list__item.current_page_item a, .header-list__item.current-menu-item a {
color: var(--rouge); } }
.header-list__item.current_page_item a:before, .header-list__item.current-menu-item a:before {
content: '';
position: absolute;
left: -2px;
right: -2px;
bottom: 30px;
height: 2px;
background-color: var(--rouge); }
@media (max-width: 1200px) {
.header-list__item.current_page_item a:before, .header-list__item.current-menu-item a:before {
display: none; } }
.header-list__link, .header-list__btn {
position: relative;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
font-weight: 600;
height: 90px;
line-height: 90px;
color: var(--col-black);
display: block;
text-transform: uppercase;
transition: all 0.3s; }
@media (max-width: 1200px) {
.header-list__link, .header-list__btn {
height: 45px;
line-height: 45px;
padding: 0 15px; } }
.header-list__link.active, .active.header-list__btn {
color: var(--rouge); }
@media (max-width: 1200px) {
.header-list__link.active, .active.header-list__btn {
color: var(--rouge); } }
.header-list__link.active:before, .active.header-list__btn:before {
content: '';
position: absolute;
left: -2px;
right: -2px;
bottom: 30px;
height: 2px;
background-color: var(--rouge); }
@media (max-width: 1200px) {
.header-list__link.active:before, .active.header-list__btn:before {
display: none; } }
.header-list__link:hover, .header-list__btn:hover {
color: var(--rouge); }
@media (max-width: 1200px) {
.header-list__link:hover, .header-list__btn:hover {
color: initial; } }
.header-list__newsletter {
width: 200px; }
@media (max-width: 1200px) {
.header-list__newsletter {
width: 100%;
max-width: 100%; } }
.header-list__btn {
padding: 0 10px; }
@media (max-width: 575px) {
.header-list__btn.active {
color: #fff;
background-color: var(--rouge); }
.header-list__btn.active i {
color: #fff;
transform: scale(-1) !important; } }
.header-list__btn i {
position: absolute;
font-size: 8px;
color: var(--col-black);
right: -10px;
top: 42px;
transition: all 0.3s; }
@media (max-width: 1200px) {
.header-list__btn i {
right: 10px;
top: 17px; } }
@media (max-width: 1200px) {
.header-list__btn i {
color: initial; } }
.header-sublist {
display: none;
position: absolute;
left: 0;
right: 0;
width: 250px;
text-align: left;
padding: 5px;
background-color: #fff; }
@media (max-width: 1200px) {
.header-sublist {
position: relative;
width: 100%;
padding-left: 45px; } }
.header-sublist.active {
display: block; }
.header-sublist__item {
display: block;
margin-bottom: 15px; }
.header-sublist__link {
display: inline-block;
font-size: 14px;
color: var(--warm-grey);
transition: all 0.3s; }
.header-sublist__link:hover {
color: var(--rouge); }
.header-sublist__link.active {
color: var(--rouge); }
.hamburger {
display: none; }
@media (max-width: 1200px) {
.hamburger {
display: block;
position: absolute;
top: 0;
right: 0;
overflow: visible;
margin: 0;
padding: 29px 20px;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transition-duration: .15s;
transition-duration: .15s;
-webkit-transition-property: opacity, -webkit-filter;
transition-property: opacity, -webkit-filter;
transition-property: opacity, filter;
transition-property: opacity, filter, -webkit-filter;
text-transform: none;
color: inherit;
border: 0;
background-color: transparent; }
.hamburger, .hamburger .hamburger__box {
cursor: pointer;
display: inline-block; }
.hamburger__box {
position: relative;
width: 33px;
height: 24px;
top: 0; }
.hamburger__inner {
display: block;
margin-top: -2px; }
.hamburger__inner, .hamburger__inner:before, .hamburger__inner:after {
position: absolute;
width: 33px;
height: 2px;
border-radius: 10px;
top: auto;
bottom: 0;
-webkit-transition-delay: .13s;
transition-delay: .13s;
-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
-webkit-transition-duration: .13s;
transition-duration: .13s;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
background-color: var(--col-black); }
.hamburger__inner:before, .hamburger__inner:after {
content: '';
display: block; }
.hamburger__inner:before {
top: -10px;
-webkit-transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger__inner:after {
bottom: -10px;
top: -20px;
-webkit-transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear; }
.is-active .hamburger__inner {
-webkit-transition-delay: .22s;
transition-delay: .22s;
-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
transform: translate3d(0, -10px, 0) rotate(-45deg); }
.is-active .hamburger__inner:before {
top: 0;
-webkit-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg); }
.is-active .hamburger__inner:after {
top: 0;
-webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
opacity: 0; } }
.js-show {
display: block; }
.footer {
padding: 60px 0;
background-color: var(--col-black); }
@media (max-width: 991px) {
.footer {
padding: 50px 0; } }
.footer__logo {
margin-bottom: 30px; }
@media (max-width: 991px) {
.footer__logo {
margin: auto auto 30px; } }
.footer__txt {
font-size: 13px;
line-height: 1.54;
color: #fff; }
@media (max-width: 991px) {
.footer__txt {
text-align: center;
max-width: 620px;
margin: auto; } }
.footer__txt.--modifier {
margin-bottom: 25px; }
.footer__title {
display: block;
font-family: 'Libre Baskerville', sans sans-serif;
font-size: 18px;
font-weight: bold;
color: var(--warm-grey);
margin-bottom: 30px; }
.footer .form__input:focus, .footer .form__select:focus {
color: #fff; }
@media (max-width: 575px) {
.footer-list {
margin-bottom: 50px; } }
.footer-list__item {
position: relative;
padding-left: 30px;
margin-bottom: 20px; }
.footer-list__item i {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
color: var(--rouge);
font-size: 14px; }
.footer-list__item p {
font-size: 13px;
line-height: 1.54;
color: #fff; }
@media (max-width: 991px) {
.footer-soc {
text-align: center;
margin-bottom: 50px; } }
.footer-soc__item {
display: inline-block; }
.footer-soc__item + .footer-soc__item {
margin-left: 30px; }
.footer-soc__link {
font-size: 19px;
color: #fff;
transition: all 0.3s; }
.footer-soc__link:hover {
color: var(--rouge); }
.copyright {
border-top: 1px solid rgba(117, 117, 117, 0.4);
background-color: var(--col-black); }
@media (max-width: 575px) {
.copyright {
text-align: center; } }
.copyright__row {
height: 100px; }
.copyright__txt {
display: inline-block;
font-size: 14px;
line-height: 1.71;
text-align: center;
color: var(--warm-grey); }
.copyright__txt a:hover {
color: #fff; }
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0; }
.bootstrap-realtypress label {
display: block;
font-family: 'Montserrat',sans-serif;
font-size: 13px;
font-weight: 700 !important;
line-height: 1.54 !important;
color: var(--col-black) !important; }
.bootstrap-realtypress .progress-bar {
background-color: #b61625 !important;
background-image: linear-gradient(to bottom, #b61625 0%, #b61625 100%) !important; }
.refresh-math-captcha {
color: var(--rouge) !important; }
.form__group {
position: relative; }
.form__group-5 {
margin-bottom: 5px;
position: relative; }
.form__group-15 {
margin-bottom: 15px;
position: relative; }
.form__group-20 {
margin-bottom: 20px;
position: relative; }
.form__group-25 {
margin-bottom: 25px;
position: relative; }
.form__group-30 {
margin-bottom: 30px;
position: relative; }
.form__group-50 {
margin-bottom: 50px;
position: relative; }
.form__label {
display: block;
font-family: 'Montserrat',sans-serif;
font-size: 13px;
font-weight: 700;
line-height: 1.54;
color: var(--col-black); }
.form__label + .btn-reset {
position: absolute;
right: 0;
top: -3px;
width: auto; }
.form__label.--range-label {
margin-bottom: 40px; }
.form__area {
width: 100%;
height: 125px;
padding: 15px 10px;
font-family: 'Montserrat',sans-serif;
color: var(--pinkish-grey);
font-size: 13px;
font-weight: 500;
resize: none;
border: 1px solid var(--pinkish-grey);
outline: none;
background-color: transparent;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
.form__area:focus {
color: var(--col-black);
border: 1px solid var(--col-black); }
.form__input, .form__select {
width: 100%;
height: 45px;
font-family: 'Montserrat',sans-serif;
padding: 0 10px;
color: var(--pinkish-grey);
font-size: 13px;
font-weight: 500;
border: 0;
border-bottom: 1px solid var(--pinkish-grey);
outline: none;
background-color: transparent;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
.form__input.--modifier, .form__select.--modifier {
border-bottom: 1px solid var(--warm-grey); }
.form__input.--lowercase, .form__select.--lowercase {
text-transform: capitalize; }
.form__input:focus, .form__select:focus {
color: var(--col-black); }
.form__select {
font-weight: 600;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
color: var(--col-black); }
.form__select option:hover {
background-color: var(--col-black); }
.form__select-icon {
position: absolute;
right: 5px;
top: 17px;
z-index: -1;
font-size: 7px;
color: var(--warm-grey); }
.form input:disabled {
cursor: not-allowed; }
.product-form .bootstrap-realtypress .form-control {
width: 100% !important;
height: 45px;
font-family: 'Montserrat',sans-serif;
padding: 0 10px;
color: var(--pinkish-grey);
text-transform: uppercase;
font-size: 13px;
font-weight: 500;
border: 0;
border-bottom: 1px solid var(--pinkish-grey);
outline: none;
background-color: transparent;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
.product-form .bootstrap-realtypress .form-control:focus {
outline: none; }
.product-form .bootstrap-realtypress .form-control.--modifier {
border-bottom: 1px solid var(--warm-grey); }
.product-form .bootstrap-realtypress .form-control.--modifier:focus {
color: #fff; }
.product-form .bootstrap-realtypress .form-control.--lowercase {
text-transform: capitalize; }
.product-form .bootstrap-realtypress .form-control:focus {
color: var(--col-black); }
.range__wrap {
position: relative;
height: 71px;
text-align: center; }
.range__wrap:after {
content: '';
position: absolute;
top: 48px;
right: 3px;
left: 3px;
height: 6px;
border-radius: 15px;
background-color: var(--col-black); }
input[type="range"] {
position: absolute;
left: 0;
top: 40px;
width: 100%;
height: 22px;
cursor: pointer;
pointer-events: none;
-webkit-appearance: none;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
border: none;
border-radius: 25px;
background: transparent;
box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0), inset 0 -1px 0 0 rgba(0, 0, 0, 0);
-webkit-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0), inset 0 -1px 0 0 rgba(0, 0, 0, 0);
overflow: hidden;
outline: none;
margin: 0; }
input[type="range"]::-webkit-slider-thumb {
pointer-events: all;
position: relative;
z-index: 1;
outline: 0;
-webkit-appearance: none;
width: 22px;
height: 22px;
border: none;
border-radius: 25px;
background-image: url(//eckojay.com/wp-content/themes/ecko_jey/img/range.png); }
input[type="range"]::-moz-range-thumb {
pointer-events: all;
position: relative;
z-index: 10;
-moz-appearance: none;
width: 22px;
height: 22px;
border: none;
border-radius: 25px;
background-image: url(//eckojay.com/wp-content/themes/ecko_jey/img/range.png); }
input[type="range"]::-ms-thumb {
pointer-events: all;
position: relative;
z-index: 10;
-ms-appearance: none;
width: 22px;
height: 22px;
border-radius: 25px;
border: 0;
background-image: url(//eckojay.com/wp-content/themes/ecko_jey/img/range.png); }
input[type=range]::-moz-range-track {
position: relative;
z-index: -1;
background-color: black;
border: 0; }
input[type=range]:last-of-type::-moz-range-track {
-moz-appearance: none;
background: none transparent;
border: 0; }
input[type=range]::-moz-focus-outer {
border: 0; }
.--lowercase::-webkit-input-placeholder {
text-transform: capitalize; }
.--lowercase::-moz-placeholder {
text-transform: capitalize; }
.--lowercase:-ms-input-placeholder {
text-transform: capitalize; }
.--lowercase:-moz-placeholder {
text-transform: capitalize; }
::-webkit-input-placeholder {
font-family: 'Montserrat',sans-serif;
color: var(--pinkish-grey);
font-size: 13px;
font-weight: 500;
text-transform: uppercase; }
::-moz-placeholder {
font-family: 'Montserrat',sans-serif;
color: var(--pinkish-grey);
font-size: 13px;
font-weight: 500;
text-transform: uppercase; }
:-ms-input-placeholder {
font-family: 'Montserrat',sans-serif;
color: var(--pinkish-grey);
font-size: 13px;
font-weight: 500;
text-transform: uppercase; }
:-moz-placeholder {
font-family: 'Montserrat',sans-serif;
color: var(--pinkish-grey);
font-size: 13px;
font-weight: 500;
text-transform: uppercase; }
.checkbox {
position: relative; }
.checkbox label {
display: inline-block;
font-size: 13px;
font-weight: 600;
line-height: 1.54;
color: var(--col-black);
user-select: none; }
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
position: absolute;
left: -9999px; }
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
position: relative;
padding-left: 30px;
cursor: pointer; }
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
content: '';
position: absolute;
left: 0;
top: 1px;
width: 15px;
height: 15px;
background-color: #efefef; }
[type="checkbox"]:checked + label:after {
content: "\e915";
font-family: 'icomoon' !important;
position: absolute;
left: 0;
top: 1px;
color: #fff;
font-size: 7px;
text-align: center;
line-height: 15px;
width: 15px;
height: 15px;
background-color: var(--rouge);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
[type="checkbox"]:not(:checked) + label:after {
opacity: 0;
transform: scale(0); }
[type="checkbox"]:checked + label:after {
opacity: 1;
transform: scale(1); }
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
box-shadow: none;
border-color: #d0d0d0;
background-color: #d0d0d0; }
[type="checkbox"]:disabled:checked + label:after {
color: #fff; }
.check {
display: block;
position: absolute;
height: 15px;
width: 15px;
top: 8px;
right: 0;
z-index: 5;
background-color: #efefef;
transition: all .25s; }
.check::before {
display: block;
position: absolute;
content: '';
border-radius: 50%;
height: 15px;
width: 15px;
top: -1px;
right: -1px;
margin: auto;
transition: background 0.25s linear;
-webkit-transition: background 0.25s linear; }
.radio__form {
position: relative; }
.radio__form label {
display: block;
padding-right: 20px;
position: relative;
cursor: pointer;
z-index: 9; }
.radio__form input[type=radio] {
right: 0;
margin: 0;
top: 5px;
width: 15px;
height: 15px;
visibility: hidden;
position: absolute; }
input[type=radio]:checked ~ .check::before {
background: var(--col-red); }
input[type=radio]:checked ~ label {
color: var(--main396); }
.small-screen {
position: relative;
margin-top: 90px;
background-position: center;
-webkit-background-size: cover;
background-size: cover; }
.small-screen__overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0.35;
background-color: var(--col-black); }
.small-screen__content {
position: relative;
z-index: 3;
height: 400px; }
@media (max-width: 991px) {
.small-screen__content {
height: 300px; } }
@media (max-width: 575px) {
.small-screen__content {
height: 200px; } }
.small-screen__title {
font-family: 'Libre Baskerville', sans-serif;
font-size: 38px;
line-height: 48px;
font-weight: bold;
display: block;
text-transform: initial;
text-align: center;
color: #fff;
text-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
margin-bottom: 15px; }
@media (max-width: 575px) {
.small-screen__title {
font-size: 32px;
line-height: 42px; } }
@media (max-width: 575px) {
.small-screen__title {
margin-bottom: 5px; } }
.social-list__item {
display: inline-block; }
.social-list__item + .social-list__item {
margin-left: 15px; }
@media (max-width: 575px) {
.social-list__item + .social-list__item {
margin-left: 10px; } }
.social-list__link {
display: block;
font-size: 16px;
color: #999;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
.app-form {
padding: 60px 0 80px 0;
background-color: var(--col-light-grey); }
.app-form__bottom-column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 300px;
-ms-flex: 0 0 300px;
flex: 0 0 300px;
max-width: 300px; }
.app-form__captcha {
width: 270px;
height: 67px;
border-radius: 3px;
background-color: #fafafa;
border: solid 1px #d6d6d6; }
@media (max-width: 620px) {
.app-form__captcha {
margin-bottom: 30px; } }
.app-testimonial {
background-color: #eee; }
.app-testimonial__quote {
display: block;
margin: 45px 0;
text-align: center;
font-size: 30px;
color: var(--col-battleship-grey); }
@media (max-width: 991px) {
.app-testimonial__quote {
margin: 30px 0; } }
.testimonial__cell {
width: 100%; }
.testimonial__text {
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: normal;
font-style: italic;
line-height: 1.61;
text-align: center;
color: #666;
margin-bottom: 30px; }
.testimonial__name {
display: block;
font-family: 'Montserrat', sans-serif;
font-size: 18px;
font-weight: 800;
line-height: 0.89;
text-align: center;
text-transform: uppercase;
color: var(--col-black);
margin-bottom: 10px; }
.testimonial__role {
display: block;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 1.64;
text-align: center;
color: var(--col-warm-grey); }
.app-blog {
padding: 60px 0; }
.app-blog__title {
margin-bottom: 30px; }
.app-blog-item {
margin-bottom: 30px; }
.app-blog-item__top {
margin-bottom: 10px; }
.app-blog-item__title {
display: block;
font-family: 'Libre Baskerville', sans-serif;
font-size: 18px;
font-weight: bold;
line-height: normal;
color: var(--col-black); }
.app-blog-item__date {
font-size: 14px;
color: var(--warm-grey);
margin-bottom: 15px; }
.suggest-item__img-wrap {
position: relative;
margin-bottom: 10px; }
.suggest-item__price {
position: absolute;
left: 0;
bottom: 0;
width: 135px;
height: 35px;
border-radius: 1px;
background-color: var(--col-black);
font-size: 18px;
font-weight: 600;
line-height: 35px;
letter-spacing: 0.4px;
text-align: center;
color: #fff; }
.suggest-item__name {
display: block;
font-family: 'Libre Baskerville', sans-serif;
font-size: 18px;
font-weight: bold;
line-height: normal;
color: var(--col-black); }
.suggest-item__location {
font-size: 14px;
color: var(--warm-grey);
margin-bottom: 15px; }
.suggest-item__property {
font-size: 14px;
color: var(--warm-grey); }
.errorPage__content {
text-align: center;
margin-top: 90px;
height: calc(100vh - 90px); }
.errorPage__content h1 {
font-family: 'Libre Baskerville', sans-serif;
font-size: 90px;
line-height: 48px;
font-weight: bold;
display: block;
text-transform: uppercase;
margin-bottom: 30px; }
.errorPage__content p {
margin-bottom: 30px; }
.vc_row[data-vc-full-width].vc_hidden {
opacity: 1 !important; }
.contact {
position: relative;
padding: 70px 0 80px 0; }
@media (max-width: 991px) {
.contact {
padding: 60px 0 50px 0; } }
@media (max-width: 575px) {
.contact {
padding: 60px 0 30px 0; } }
.contact__title {
font-family: 'Libre Baskerville', sans-serif;
font-size: 38px;
line-height: 48px;
font-weight: bold;
display: block;
text-transform: initial;
margin-bottom: 25px; }
@media (max-width: 575px) {
.contact__title {
font-size: 32px;
line-height: 42px; } }
.contact__txt {
font-size: 16px;
line-height: 1.5;
color: var(--warm-grey);
margin-bottom: 30px; }
@media (max-width: 991px) {
.contact__form {
margin-bottom: 60px; }
.contact__form .form__group-25 {
margin-bottom: 5px; }
.contact__form .form__group-30 {
margin-top: 20px; } }
.contact-list {
max-width: 270px; }
.contact-list__item {
position: relative;
padding-left: 30px;
margin-bottom: 20px; }
.contact-list__item i {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
color: var(--rouge);
font-size: 14px; }
.contact-list__item p {
font-size: 16px;
line-height: 1.25;
color: var(--black); }
#contact-map {
height: 400px; }
@media (max-width: 575px) {
#contact-map {
height: 300px; } }
.app-home {
position: relative;
margin-top: 90px;
background-color: #ccc; }
.app-home__btn-list {
position: absolute;
left: 0;
right: 0;
top: 115px;
max-width: 1170px;
margin: auto;
text-align: right;
z-index: 9; }
@media (max-width: 991px) {
.app-home__btn-list {
display: none; } }
.app-home__btn-list li {
display: inline-block; }
.app-home__btn-list li button {
position: relative;
left: initial;
top: initial;
bottom: initial;
right: initial;
transform: none; }
.app-home__btn-list li + li {
margin-left: 15px; }
.app-home__cell {
width: 100%;
height: calc(100vh - 90px);
background: center no-repeat;
-webkit-background-size: cover;
background-size: cover; }
@media (max-width: 991px) {
.app-home__cell {
height: 500px; } }
@media (max-width: 575px) {
.app-home__cell {
height: 620px; } }
.app-home__overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.3); }
.app-home__content {
position: relative;
z-index: 3;
padding-top: 125px; }
@media (max-width: 991px) {
.app-home__content {
padding-top: 100px; } }
@media (max-width: 575px) {
.app-home__content {
padding-top: 80px; } }
.app-home__subtitle {
display: inline-block;
position: relative;
font-size: 15px;
text-transform: uppercase;
color: #fff;
margin-bottom: 20px; }
.app-home__subtitle:after {
content: '';
position: absolute;
right: -85px;
top: 11px;
width: 70px;
height: 1px;
background-color: #fff; }
.app-home__title {
display: block;
max-width: 780px;
font-family: 'Libre Baskerville', sans-serif;
font-weight: bold;
font-size: 42px;
line-height: normal;
color: #fff;
text-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
margin-bottom: 60px; }
@media (max-width: 575px) {
.app-home__title {
font-size: 32px;
margin-bottom: 40px; } }
.home-search {
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 3;
max-width: 1920px;
margin: auto; }
.home-search__left-column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 calc(100% - 70.55555%);
-ms-flex: 0 0 calc(100% - 70.55555%);
flex: 0 0 calc(100% - 70.55555%);
max-width: calc(100% - 70.55555%); }
@media (max-width: 991px) {
.home-search__left-column {
display: none; } }
.home-search__right-column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 70.55555%;
-ms-flex: 0 0 70.55555%;
flex: 0 0 70.55555%;
max-width: 70.55555%; }
@media (max-width: 991px) {
.home-search__right-column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; } }
.home-search__form {
position: relative; }
.home-search__form ::-webkit-input-placeholder {
text-transform: capitalize;
font-size: 16px; }
.home-search__form ::-moz-placeholder {
text-transform: capitalize;
font-size: 16px; }
.home-search__form :-ms-input-placeholder {
text-transform: capitalize;
font-size: 16px; }
.home-search__form :-moz-placeholder {
text-transform: capitalize;
font-size: 16px; }
.home-search__input {
height: 80px;
border: 0;
padding-right: 365px;
outline: none;
padding: 0 30px;
font-size: 16px;
text-transform: capitalize;
color: var(--pinkish-grey);
background-color: rgba(0, 0, 0, 0.6); }
@media (max-width: 991px) {
.home-search__input {
padding-right: 250px; } }
@media (max-width: 575px) {
.home-search__input {
padding-right: 0; } }
.home-search__input:focus {
color: var(--pinkish-grey); }
.home-search__btn {
position: absolute;
right: 0;
top: 0;
height: 80px;
max-width: 365px; }
@media (max-width: 991px) {
.home-search__btn {
max-width: 250px; } }
@media (max-width: 575px) {
.home-search__btn {
position: relative;
right: 0;
top: 0;
height: 80px;
max-width: 100%; } }
.home-item {
position: relative;
max-width: 370px;
margin: auto; }
.home-item:hover .home-item__title {
color: var(--rouge); }
.home-item:hover .home-item__overlay {
opacity: 1; }
.home-item__image-column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100% !important;
-ms-flex: 0 0 100% !important;
flex: 0 0 100% !important;
max-width: 100% !important;
margin-bottom: 15px; }
.home-item__content-column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100% !important;
-ms-flex: 0 0 100% !important;
flex: 0 0 100% !important;
max-width: 100% !important; }
.home-item__image {
height: 275px;
background: center no-repeat;
-webkit-background-size: cover;
background-size: cover; }
@media (max-width: 1200px) {
.home-item__image {
height: 250px; } }
.home-item__label {
position: absolute;
left: 15px !important;
top: 5px;
color: #fff;
padding: 0 5px;
width: auto;
border-radius: 3px;
background-color: var(--col-black); }
.home-item .home-item__label + .home-item__status {
top: 35px; }
.home-item__status {
position: absolute;
left: 15px !important;
top: 5px;
color: #fff;
padding: 0 5px;
width: auto;
border-radius: 3px;
background-color: var(--rouge); }
.home-item__overlay {
position: absolute;
left: 15px;
right: 15px;
top: 0;
bottom: 0;
opacity: 0;
background-color: rgba(0, 0, 0, 0.6);
transition: all 0.3s; }
.home-item__overlay .btn-primary {
width: 200px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
.home-item__price {
position: absolute;
left: 15px;
bottom: 0;
width: 135px;
height: 35px;
border-radius: 1px;
background-color: var(--col-black);
font-size: 18px;
font-weight: 600;
line-height: 35px;
letter-spacing: 0.4px;
text-align: center;
color: #fff; }
.home-item__title {
display: block;
font-family: 'Libre Baskerville', sans-serif;
font-size: 18px;
font-weight: bold;
line-height: normal;
color: var(--col-black);
transition: all 0.3s; }
.home-item__city {
font-size: 14px;
color: var(--warm-grey);
margin-bottom: 15px; }
.app-featured {
overflow: hidden;
padding: 90px 0 60px 0;
background-color: #fafafa; }
@media (max-width: 991px) {
.app-featured {
padding: 60px 0 70px 0; } }
.app-featured__column {
padding: 0 15px; }
.app-featured__column:nth-child(1) {
position: relative; }
.app-featured__column-content {
position: relative;
z-index: 5; }
.app-featured__overlay {
position: absolute;
left: -999%;
right: 0;
bottom: 0;
top: 0;
z-index: 3;
background-color: #fafafa; }
.app-featured__title {
margin-bottom: 25px; }
@media (max-width: 991px) {
.app-featured__title {
text-align: center; } }
.app-featured__txt {
margin-bottom: 40px; }
@media (max-width: 991px) {
.app-featured__txt {
text-align: center; } }
@media (max-width: 575px) {
.app-featured__txt {
margin-bottom: 30px; } }
@media (max-width: 991px) {
.app-featured__btn-list {
text-align: center;
margin-bottom: 30px; } }
.app-featured__btn-list li {
display: inline-block; }
.app-featured__btn-list li button {
position: relative;
left: initial;
top: initial;
bottom: initial;
right: initial;
transform: none; }
.app-featured__btn-list li + li {
margin-left: 15px; }
.app-featured .flickity-viewport {
margin: 0 -7px;
overflow: visible; }
.app-featured__cell {
padding: 0 7px;
width: 50%;
opacity: 0.35; }
.app-featured__cell.is-selected {
opacity: 1; }
.app-featured__cell.is-selected + .app-featured__cell {
opacity: 1; }
@media (max-width: 575px) {
.app-featured__cell {
width: 100%; } }
.app-listing-sec {
overflow: hidden; }
.app-listing {
padding: 60px 0 70px 0; }
.app-listing__title {
margin-bottom: 40px; }
@media (max-width: 991px) {
.app-listing__title {
text-align: center;
margin-bottom: 110px; } }
.app-listing__carousel {
width: 100%; }
.app-listing__carousel .flickity-prev-next-button {
top: calc(50% - 35px); }
@media (max-width: 991px) {
.app-listing__carousel .flickity-prev-next-button {
top: -80px; } }
.app-listing__carousel .flickity-prev-next-button.previous {
left: -90px; }
@media (max-width: 1440px) {
.app-listing__carousel .flickity-prev-next-button.previous {
left: -45px; } }
@media (max-width: 1300px) {
.app-listing__carousel .flickity-prev-next-button.previous {
left: 0; } }
@media (max-width: 991px) {
.app-listing__carousel .flickity-prev-next-button.previous {
left: calc(50% - 50px); } }
.app-listing__carousel .flickity-prev-next-button.next {
right: -90px; }
@media (max-width: 1440px) {
.app-listing__carousel .flickity-prev-next-button.next {
right: -45px; } }
@media (max-width: 1300px) {
.app-listing__carousel .flickity-prev-next-button.next {
right: 0; } }
@media (max-width: 991px) {
.app-listing__carousel .flickity-prev-next-button.next {
right: calc(50% - 50px); } }
.app-listing .flickity-viewport {
margin: 0 -7px;
overflow: visible; }
.app-listing__cell {
opacity: 0.45;
width: 33.33333%;
padding: 0 7px; }
.app-listing__cell.is-selected {
opacity: 1; }
.app-listing__cell.is-selected + .app-listing {
opacity: 1; }
@media (max-width: 991px) {
.app-listing__cell {
width: 50%; } }
@media (max-width: 575px) {
.app-listing__cell {
width: 100%; } }
.app-listing .app-listing__cell.is-selected + .app-listing__cell {
opacity: 1; }
.app-listing .app-listing__cell.is-selected + .app-listing__cell + .app-listing__cell {
opacity: 1; }
.app-links {
margin-bottom: 70px; }
.app-links__content {
position: relative; }
.app-links__item {
position: relative; }
.app-links__item-1 .app-links__column-btn {
background-color: #000; }
.app-links__item-1 .app-links__column-btn .btn {
border: 1px solid #fff;
color: #fff;
background-color: var(--col-black); }
.app-links__item-1 .app-links__column-btn .btn:hover {
border: 1px solid #fff;
color: var(--col-black);
background-color: #fff; }
.app-links__item-1 .app-links__column-btn .btn:hover i {
transform: translate(calc(-50% + 95px), -50%);
color: var(--col-black); }
.app-links__item-1 .app-links__overlay {
background-color: rgba(0, 0, 0, 0.5); }
.app-links__item-2 .app-links__row {
justify-content: flex-end; }
.app-links__item-2 .app-links__column-btn {
background-color: var(--rouge); }
.app-links__item-2 .app-links__column-btn .btn:hover {
border: #fff;
color: var(--col-black);
background-color: #fff; }
.app-links__item-2 .app-links__column-btn .btn:hover i {
transform: translate(calc(-50% + 95px), -50%);
color: var(--col-black); }
.app-links__item-2 .app-links__overlay {
background-color: rgba(182, 22, 37, 0.75); }
@media (max-width: 991px) {
.app-links__item-2 .app-links__column-btn:first-child {
order: 2; }
.app-links__item-2 .app-links__column-img:last-child {
order: 1; } }
.app-links__column-img {
position: relative;
height: 150px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 65%;
-ms-flex: 0 0 65%;
flex: 0 0 65%;
max-width: 65%;
background: center no-repeat;
-webkit-background-size: cover;
background-size: cover; }
@media (max-width: 1200px) {
.app-links__column-img {
-webkit-box-flex: 0;
-webkit-flex: 0 0 65%;
-ms-flex: 0 0 65%;
flex: 0 0 65%;
max-width: 65%; } }
@media (max-width: 991px) {
.app-links__column-img {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; } }
.app-links__column-btn {
position: relative;
height: 150px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%; }
@media (max-width: 1200px) {
.app-links__column-btn {
-webkit-box-flex: 0;
-webkit-flex: 0 0 35%;
-ms-flex: 0 0 35%;
flex: 0 0 35%;
max-width: 35%; } }
@media (max-width: 991px) {
.app-links__column-btn {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; } }
.app-links__img {
height: 100px; }
.app-links__overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
mix-blend-mode: multiply; }
.app-links__title {
position: absolute;
left: 140px;
top: 50%;
transform: translateY(-50%);
z-index: 3;
font-family: 'Libre Baskerville', sans-serif;
font-size: 38px;
line-height: normal;
font-weight: bold;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25); }
@media (max-width: 575px) {
.app-links__title {
font-size: 32px;
left: 0;
right: 0;
text-align: center; } }
.app-links__btn {
position: absolute;
top: 50%;
transform: translateY(-50%);
max-width: 280px;
width: 100%;
margin: auto;
left: 0;
right: 0; }
.app-links__btn.btn-secondary:hover i {
transform: translate(calc(-50% + 85px), -50%); }
@media (max-width: 991px) {
.app-succeed__column:first-child {
order: 2; } }
@media (max-width: 991px) {
.app-succeed__column:last-child {
order: 1; } }
.app-succeed__title {
margin-bottom: 25px; }
@media (max-width: 1200px) {
.app-succeed__title {
margin-bottom: 20px; } }
.app-succeed__txt {
margin-bottom: 40px; }
@media (max-width: 1200px) {
.app-succeed__txt {
margin-bottom: 20px; } }
@media (max-width: 991px) {
.app-succeed__img {
max-width: 570px;
margin: auto; } }
@media (max-width: 575px) {
.app-succeed__img {
max-width: 100%; } }
@media (max-width: 991px) {
.app-succeed__content {
margin-bottom: 50px; } }
.app-benefits {
padding: 45px 0;
background-color: #c2c2c2; }
@media (max-width: 991px) {
.app-benefits {
padding: 60px 0; } }
.app-benefits__column:after {
content: '';
position: absolute;
right: -30px;
top: 20px;
width: 70px;
height: 1px;
opacity: 0.2;
background-color: #4b4b4b; }
@media (max-width: 575px) {
.app-benefits__column:after {
right: initial;
left: 50%;
top: 150px;
transform: translateX(-50%); } }
.app-benefits__column:last-child:after {
display: none; }
@media (max-width: 991px) {
.app-benefits__column:nth-child(2):after {
display: none; } }
@media (max-width: 575px) {
.app-benefits__column:nth-child(2):after {
display: block; } }
@media (max-width: 991px) {
.app-benefits__column:nth-child(1), .app-benefits__column:nth-child(2) {
margin-bottom: 60px; } }
@media (max-width: 575px) {
.app-benefits__column {
margin-bottom: 110px !important; } }
@media (max-width: 575px) {
.app-benefits__column:last-child {
margin-bottom: 0 !important; } }
.app-benefits__icon {
text-align: center;
display: block;
font-size: 45px;
height: 45px;
color: var(--rouge);
margin-bottom: 25px; }
.app-benefits__txt {
font-family: 'Libre Baskerville',sans-serif;
font-size: 18px;
font-weight: bold;
line-height: normal;
color: #fff;
text-align: center; }
.app-testimonials {
position: relative;
background: center no-repeat;
-webkit-background-size: cover;
background-size: cover; }
.app-testimonials__overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.3); }
.app-testimonials__content {
position: relative;
z-index: 3;
height: 400px;
padding-top: 125px;
max-width: 1440px;
margin: auto; }
@media (max-width: 1200px) {
.app-testimonials__content {
height: 625px;
padding-top: 60px; } }
.app-testimonials__subtitle {
display: inline-block;
position: relative;
font-size: 15px;
text-transform: uppercase;
color: #fff;
margin-bottom: 20px; }
.app-testimonials__subtitle:after {
content: '';
position: absolute;
right: -85px;
top: 11px;
width: 70px;
height: 1px;
background-color: #fff; }
.app-testimonials__title {
display: block;
max-width: 780px;
font-family: 'Libre Baskerville', sans-serif;
font-weight: bold;
font-size: 42px;
line-height: normal;
color: #fff;
text-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
margin-bottom: 60px; }
@media (max-width: 575px) {
.app-testimonials__title {
font-size: 32px;
margin-bottom: 40px; } }
.app-testimonials__btn-list {
position: absolute;
left: 0;
right: 0;
bottom: 90px;
max-width: 1170px;
margin: auto;
text-align: left;
z-index: 9; }
@media (max-width: 1200px) {
.app-testimonials__btn-list { } }
.app-testimonials__btn-list li {
display: inline-block; }
.app-testimonials__btn-list li button {
position: relative;
left: initial;
top: initial;
bottom: initial;
right: initial;
transform: none; }
.app-testimonials__btn-list li + li {
margin-left: 15px; }
.testimonials-quote__carousel {
position: absolute;
right: 0; bottom: 3rem;
max-width: 705px;
width: 100%;
height: 300px;
z-index: initial;
background-color: rgba(255, 255, 255, 0.8); }
@media (max-width: 1200px) {
.testimonials-quote__carousel {
max-width: 605px; } }
@media (max-width: 575px) {
.testimonials-quote__carousel { } }
.testimonials-quote__carousel:before {
content: '\e918';
font-family: 'icomoon', sans-serif;
position: absolute;
z-index: -1;
top: 5px;
left: -15px;
font-size: 90px;
color: var(--rouge); }
@media (max-width: 575px) {
.testimonials-quote__carousel:before {
font-size: 45px; } }
.testimonials-quote__cell {
width: 100%; }
.testimonials-quote__content {
padding: 60px 125px 55px 40px; }
@media (max-width: 1200px) {
.testimonials-quote__content {
padding: 90px 30px 65px 50px; } }
@media (max-width: 575px) {
.testimonials-quote__content {
padding: 30px 20px 30px 40px; } }
.testimonials-quote__txt {
font-size: 16px;
font-style: italic;
line-height: 1.63;
color: var(--col-black);
margin-bottom: 25px; }
.testimonials-quote__author {
display: block;
text-align: right;
text-transform: uppercase;
font-size: 15px;
font-weight: 600;
line-height: normal;
color: var(--warm-grey); }
.search {
padding-top: 70px; }
.search__title {
margin-bottom: 50px; }
@media (max-width: 991px) {
.search__title {
padding: 0 15px;
margin-bottom: 40px; } }
@media (max-width: 767px) {
.search__title {
padding: 0;
margin-bottom: 20px; } }
@media (max-width: 991px) {
.search__column-left {
order: 2; } }
@media (max-width: 991px) {
.search__column-right {
order: 1; } }
.search-date {
position: relative;
width: 270px;
margin-bottom: 15px; }
@media (max-width: 575px) {
.search-date {
width: 100%; } }
.search-list-count {
text-align: right;
margin-bottom: 15px; }
@media (max-width: 575px) {
.search-list-count {
text-align: left; } }
.search-list-count__item {
display: inline-block; }
.search-list-count__item + .search-list-count__item {
margin-left: 20px; }
.search-list-count__link {
display: block;
font-size: 15px;
font-weight: 600;
line-height: normal;
color: var(--pinkish-grey);
transition: all 0.3s; }
.search-list-count__link:hover {
color: var(--rouge); }
.search-list-count__link.active {
color: var(--rouge); }
.search-result {
font-size: 14px;
line-height: normal;
color: var(--warm-grey);
margin-bottom: 30px !important; }
.search-filter {
text-align: right;
margin-bottom: 30px !important; }
@media (max-width: 575px) {
.search-filter {
text-align: left; } }
.search-filter__item {
display: inline-block; }
.search-filter__item + .search-filter__item {
margin-left: 5px; }
.search-filter__link {
display: block;
width: 30px;
height: 30px;
font-size: 16px;
text-align: center;
line-height: 34px;
color: var(--pinkish-grey);
transition: all 0.3s; }
.search-filter__link:hover {
color: var(--rouge); }
.search-filter__link.active {
color: #fff;
background-color: var(--rouge); }
.search-sidebar {
margin-bottom: 80px; }
@media (max-width: 991px) {
.search-sidebar {
padding: 0 15px; } }
@media (max-width: 767px) {
.search-sidebar {
padding: 0; } }
.search-product-content.js-grid-view .product-item:hover .product-item__title {
color: var(--rouge); }
.search-product-content.js-grid-view .product-item:hover .product-item__overlay {
opacity: 1; }
.search-product-content.js-grid-view .product-item__column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.33333%;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
max-width: 33.33333%; }
@media (max-width: 991px) {
.search-product-content.js-grid-view .product-item__column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; } }
@media (max-width: 575px) {
.search-product-content.js-grid-view .product-item__column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; } }
.search-product-content.js-grid-view .product-item__image-column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100% !important;
-ms-flex: 0 0 100% !important;
flex: 0 0 100% !important;
max-width: 100% !important;
margin-bottom: 15px; }
.search-product-content.js-grid-view .product-item__content-column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100% !important;
-ms-flex: 0 0 100% !important;
flex: 0 0 100% !important;
max-width: 100% !important; }
.search-product-content.js-grid-view .product-item__title {
padding-right: 0 !important; }
.search-product-content.js-grid-view .product-item__city {
padding-right: 0 !important; }
.search-product-content.js-grid-view .product-item__link, .search-product-content.js-grid-view .product-item__list, .search-product-content.js-grid-view .product-item__desc {
display: none !important; }
.search-product-content.js-grid-view .product-item__content {
padding-bottom: 0 !important; }
@media (max-width: 575px) {
.product-item {
max-width: 350px;
margin: auto; } }
.product-item__column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 30px; }
@media (max-width: 991px) {
.product-item__column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%; } }
@media (max-width: 575px) {
.product-item__column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; } }
.product-item__image-column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 300px;
-ms-flex: 0 0 300px;
flex: 0 0 300px;
max-width: 300px; }
@media (max-width: 991px) {
.product-item__image-column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 15px; } }
.product-item__content-column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 calc(100% - 300px);
-ms-flex: 0 0 calc(100% - 300px);
flex: 0 0 calc(100% - 300px);
max-width: calc(100% - 300px); }
@media (max-width: 991px) {
.product-item__content-column {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%; } }
.product-item__image {
height: 200px;
background: center no-repeat;
-webkit-background-size: cover;
background-size: cover; }
@media (max-width: 991px) {
.product-item__image {
height: 250px; } }
.product-item__overlay {
position: absolute;
left: 15px;
right: 15px;
top: 0;
bottom: 0;
opacity: 0;
background-color: rgba(0, 0, 0, 0.6);
transition: all 0.3s; }
.product-item__overlay .btn-primary {
width: 200px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
.product-item__price {
position: absolute;
left: 15px;
bottom: 0;
width: 135px;
height: 35px;
border-radius: 1px;
background-color: var(--col-black);
font-size: 18px;
font-weight: 600;
line-height: 35px;
letter-spacing: 0.4px;
text-align: center;
color: #fff; }
.product-item__content {
position: relative; }
@media (max-width: 575px) {
.product-item__content {
padding-bottom: 70px; } }
.product-item__link {
position: absolute;
right: 0;
top: 0; }
@media (max-width: 991px) {
.product-item__link {
display: none; } }
@media (max-width: 575px) {
.product-item__link {
display: block;
position: absolute;
left: 0;
right: 0;
top: initial;
width: 100%;
bottom: 10px;
margin: auto; } }
.product-item__title {
display: block;
font-family: 'Libre Baskerville', sans-serif;
font-size: 18px;
font-weight: bold;
line-height: normal;
text-transform: capitalize;
padding-right: 200px;
color: var(--col-black);
transition: all 0.3s; }
@media (max-width: 991px) {
.product-item__title {
padding-right: 0; } }
.product-item__city {
font-size: 14px;
padding-right: 200px;
color: var(--warm-grey);
margin-bottom: 15px; }
@media (max-width: 991px) {
.product-item__city {
padding-right: 0; } }
.product-item__list {
margin-bottom: 25px; }
.product-item__list li {
display: inline-block;
position: relative;
padding-left: 40px;
font-size: 16px;
font-weight: 600;
color: var(--col-black); }
.product-item__list li i {
position: absolute;
left: 0;
top: 0;
font-size: 24px;
color: var(--pinkish-grey); }
.product-item__list li + li {
margin-left: 35px; }
.product-item__desc {
font-size: 14px;
line-height: 1.71;
color: var(--warm-grey);
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical; }
.pagination {
text-align: center;
margin-top: 20px;
margin-bottom: 80px; }
.pagination__list {
margin: auto; }
.pagination__item {
display: inline-block; }
.pagination__item + .pagination__item {
margin-left: 5px; }
.pagination__item:last-child a {
color: #fff;
background-color: var(--rouge);
border: solid 1px var(--rouge); }
.pagination__link {
display: block;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
border: solid 1px var(--pinkish-grey);
font-size: 15px;
font-weight: bold;
color: var(--col-black);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
.pagination__link i {
font-size: 12px; }
.pagination__link.--modifier {
border: solid 1px transparent; }
.pagination__link:hover {
color: var(--rouge);
border: solid 1px var(--rouge); }
.pagination__link.current, .pagination__link.active {
color: #fff;
background-color: var(--rouge);
border: solid 1px var(--rouge); }
.search-form {
padding: 70px 0 95px 0;
background-color: #fafafa; }
@media (max-width: 991px) {
.search-form {
padding: 60px 0 70px 0; } }
.search-form__title {
margin-bottom: 25px; }
@media (max-width: 991px) {
.search-form__subtitle {
margin-bottom: 30px; } }
.product-wrapper {
padding-top: 70px; }
@media (max-width: 575px) {
.product-wrapper {
padding-top: 60px; } }
.product-title {
display: block;
font-family: 'Libre Baskerville', sans-serif;
font-size: 18px;
font-weight: bold;
line-height: normal;
color: var(--col-black);
margin-bottom: 20px; }
.product-top {
margin-bottom: 40px; }
@media (max-width: 991px) {
.product-top {
margin-bottom: 110px; } }
.product-top__title {
font-family: 'Libre Baskerville', sans-serif;
font-size: 38px;
line-height: 48px;
font-weight: bold;
display: block;
text-transform: initial;
margin-bottom: 5px; }
@media (max-width: 575px) {
.product-top__title {
font-size: 32px;
line-height: 42px; } }
.product-top__subtitle {
font-size: 20px;
line-height: normal;
color: var(--warm-grey); }
@media (max-width: 575px) {
.product-top__subtitle {
font-size: 16px;
margin-bottom: 30px; } }
.product-soc__item {
vertical-align: middle;
display: inline-block; }
.product-soc__item:last-child .product-soc__link {
width: 95px;
border: solid 1px var(--pinkish-grey); }
.product-soc__item:last-child .product-soc__link i {
position: relative;
left: -4px;
top: 1px; }
.product-soc__item a {
height: 30px;
line-height: 30px !important; }
.product-soc__link {
display: block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border: solid 1px var(--pinkish-grey);
font-size: 14px;
font-weight: bold;
color: var(--col-black);
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out; }
.product-soc__link:hover {
border: solid 1px var(--rouge);
background-color: var(--rouge);
color: #fff; }
.product-soc__link:hover i {
color: #fff; }
.product-soc__link i {
font-size: 14px; }
.product-soc__link .icon-facebook {
color: #6081c4; }
.product-soc__link .icon-google-plus {
color: #e62b33; }
.product-soc__link .icon-twitter {
color: #43bdef; }
.product-soc__link .icon-linkedin2 {
color: #2797cf; }
.product-soc__link .icon-pinterest {
color: #e62b33; }
.product-carousel {
position: relative;
height: 100%; }
.product-carousel__cell {
height: 580px;
width: 100%;
background-position: center;
background-repeat: no-repeat;
-webkit-background-size: cover;
background-size: cover; }
@media (max-width: 991px) {
.product-carousel__cell {
height: 470px; } }
@media (max-width: 575px) {
.product-carousel__cell {
height: 225px; } }
.product-carousel .flickity-prev-next-button.previous {
left: 15px; }
@media (max-width: 991px) {
.product-carousel .flickity-prev-next-button.previous {
left: 50%;
transform: translateX(-50%); } }
@media (max-width: 575px) {
.product-carousel .flickity-prev-next-button.previous {
left: calc(50% - 30px); } }
.product-carousel .flickity-prev-next-button.previous:before {
transform: translate(-50%, -50%) scale(-1); }
.product-carousel .flickity-prev-next-button.next {
right: 15px; }
@media (max-width: 991px) {
.product-carousel .flickity-prev-next-button.next {
right: calc(50% - 100px);
transform: translateX(-50%); } }
@media (max-width: 575px) {
.product-carousel .flickity-prev-next-button.next {
right: calc(50% - 70px); } }
.product-images {
height: 580px;
overflow: hidden; }
@media (max-width: 991px) {
.product-images {
display: none; } }
.product-images ::-webkit-scrollbar {
width: 6px;
height: 12px; }
.product-images ::-webkit-scrollbar-track {
background-color: #d8d8d8; }
.product-images ::-webkit-scrollbar-thumb {
border-radius: 5px;
background-color: var(--warm-grey); }
.product-images__list {
overflow-y: scroll;
height: 580px; }
.product-images__item {
padding: 0 2px;
width: 125px;
display: inline-block;
position: relative;
height: 83px;
opacity: 0.75;
margin-bottom: 4px; }
.product-images__item.active {
opacity: 1; }
.product-images__item.active:after {
content: '';
position: absolute;
top: 0;
right: 0;
left: 1px;
bottom: 0;
border: solid 2px var(--col-black); }
.product-images__item a {
display: block;
position: relative;
overflow: hidden;
height: 83px; }
.product-images__item img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
pointer-events: none; }
.product-price {
background-color: #fafafa;
margin-bottom: 30px; }
.product-price__inner-row {
padding: 0 15px; }
@media (max-width: 991px) {
.product-price__inner-row {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; } }
.product-price__inner {
height: 100px;
line-height: 100px;
color: #fff;
font-size: 38px;
font-weight: bold;
padding: 0 30px;
background-color: var(--col-black); }
@media (max-width: 991px) {
.product-price__inner {
text-align: center;
margin: 0 -15px; } }
.product-price__item {
position: relative;
height: 100px;
padding-left: 60px;
font-size: 28px;
line-height: 100px;
font-weight: 600;
color: var(--col-black); }
@media (max-width: 575px) {
.product-price__item {
font-size: 16px;
padding-left: 45px; } }
.product-price__item i {
position: absolute;
left: 0;
top: 35px;
font-size: 32px;
color: var(--pinkish-grey); }
@media (max-width: 575px) {
.product-price__item i {
font-size: 26px; } }
.product-description {
margin-bottom: 50px; }
@media (max-width: 575px) {
.product-description {
margin-bottom: 40px; } }
.product-description__txt {
font-size: 16px;
line-height: 1.63;
color: var(--warm-grey); }
.product-description__virtual-btn {
display: block;
font-size: 15px;
font-weight: 600;
line-height: normal;
color: var(--rouge);
position: relative;
padding-left: 45px;
text-transform: uppercase;
transition: all 0.3s;
margin-bottom: 35px; }
@media (max-width: 991px) {
.product-description__virtual-btn {
display: table;
margin: auto auto 35px auto; } }
.product-description__virtual-btn i {
position: absolute;
left: 0;
top: -6px;
font-size: 30px;
color: var(--rouge);
transition: all 0.3s; }
.product-description__virtual-btn:hover {
color: var(--col-black); }
.product-description__virtual-btn:hover i {
color: var(--col-black); }
.product-form {
padding-top: 30px; }
@media (max-width: 991px) {
.product-form {
margin-bottom: 45px; } }
.product-form__title {
display: block;
font-family: 'Libre Baskerville', sans-serif;
font-size: 18px;
font-weight: bold;
line-height: normal;
margin-bottom: 20px; }
.product-form__subtitle {
font-size: 16px;
line-height: 1.5;
color: var(--warm-grey);
margin-bottom: 15px; }
.product-info__top {
position: relative; }
.product-info__top.--panel {
cursor: pointer; }
.product-info__icon {
position: absolute;
right: 0;
top: 7px;
font-size: 10px;
color: var(--rouge);
transform: scale(-1);
transition: all 0.3s; }
.product-info__icon.js-active {
transform: scale(1); }
.product-info__content {
padding-bottom: 10px;
margin-bottom: 20px;
border-bottom: 1px solid rgba(117, 117, 117, 0.4); }
.product-info__content.--modifier {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 50px; }
@media (max-width: 991px) {
.product-info__content.--modifier {
margin-bottom: 20px; } }
.product-info__column {
margin-bottom: 10px; }
.product-info__title {
display: block;
font-size: 15px;
font-weight: 600;
line-height: normal;
color: var(--warm-grey);
margin-bottom: 5px; }
.product-info__subtitle {
font-size: 16px;
line-height: 1.5;
color: var(--col-black); }
.product-tabs-list {
margin-bottom: 30px; }
.product-tabs-list__item {
display: inline-block; }
.product-tabs-list__item + .product-tabs-list__item {
margin-left: 40px; }
@media (max-width: 575px) {
.product-tabs-list__item + .product-tabs-list__item {
margin-left: 10px; } }
.product-tabs-list__link {
position: relative;
display: inline-block;
text-transform: uppercase;
font-size: 15px;
font-weight: 600;
line-height: normal;
text-align: left;
color: var(--pinkish-grey); }
@media (max-width: 575px) {
.product-tabs-list__link {
font-size: 13px; } }
.product-tabs-list__link:hover {
color: var(--rouge); }
.product-tabs-list__link.active {
color: var(--rouge); }
.product-tabs-list__link.active:before {
content: '';
position: absolute;
height: 2px;
left: 0;
right: 0;
bottom: -3px;
background-color: var(--rouge); }
#product-map {
height: 400px;
margin-bottom: 50px; }
@media (max-width: 575px) {
#product-map {
height: 300px; } }
.product-bottom {
padding: 25px 0 60px 0;
background-color: #fafafa; }
@media (max-width: 991px) {
.product-bottom {
padding: 60px 0 70px 0; } }
@media (max-width: 575px) {
.product-bottom {
padding: 60px 0 120px 0; } }
.product-bottom__logo {
margin-left: auto;
margin-right: 0; }
@media (max-width: 991px) {
.product-bottom__logo {
position: absolute;
left: 15px;
top: 200px; } }
@media (max-width: 575px) {
.product-bottom__logo {
top: 380px; } }
.product-bottom__txt {
font-size: 16px;
line-height: 1.5;
color: var(--warm-grey); }
.product-bottom__items {
position: relative; }
@media (max-width: 991px) {
.product-bottom__items:before {
content: '';
position: absolute;
left: 15px;
right: 15px;
top: 65px;
height: 1px;
background-color: rgba(117, 117, 117, 0.4); } }
@media (max-width: 575px) {
.product-bottom__items:before {
display: none; } }
.product-bottom__row {
margin-bottom: 25px; }
@media (max-width: 991px) {
.product-bottom__row {
margin-bottom: 30px; } }
.product-bottom__column {
margin-bottom: 20px; }
@media (max-width: 991px) {
.product-bottom__column {
margin-bottom: 40px; } }
.product-bottom__title {
display: block;
font-size: 15px;
font-weight: 600;
line-height: normal;
color: var(--warm-grey);
margin-bottom: 5px; }
.product-bottom__subtitle {
font-size: 16px;
text-transform: uppercase;
line-height: 1.5;
color: var(--col-black); }
.team-intro {
padding: 60px 0 35px 0; }
.team-intro__column {
margin-bottom: 30px; }
.team-benefits {
padding: 60px 0 40px 0;
background: url(//eckojay.com/wp-content/themes/ecko_jey/img/team-benefits.png) center no-repeat;
-webkit-background-size: cover;
background-size: cover; }
.team-benefits__overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-blend-mode: multiply;
background-image: linear-gradient(rgba(51, 51, 51, 0.8), rgba(51, 51, 51, 0.8)); }
.team-benefits__wrap {
position: relative;
z-index: 5; }
.team-benefits__column {
margin-bottom: 30px; }
.team-benefits__content {
height: 100%;
padding: 30px;
border-radius: 3px;
background-color: #fff;
border: solid 1px #ebebeb; }
.team-benefits__content img {
max-width: 100%;
margin: 15px auto 35px auto;
display: block; }
.team-benefits__title {
display: block;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-size: 18px;
font-weight: 800;
line-height: 1.22;
color: var(--col-black);
margin-bottom: 15px; }
.team-sec {
padding-top: 60px; }
.team-block__content {
padding: 40px;
margin-bottom: 30px;
border: solid 1px #ebebeb; }
@media (max-width: 575px) {
.team-block__content {
padding: 20px; } }
.team-block__list {
margin-top: 50px; }
.team-block__list li i {
position: relative;
top: 1px;
margin-right: 5px;
color: var(--col-battleship-grey); }
.team-block__list li i:before {
color: var(--col-battleship-grey); }
.team-block__list li span {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: normal;
color: var(--col-black); }
@media (max-width: 575px) {
.team-block__title {
margin-top: 30px; } }
.team-block__subtitle {
display: block;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
font-size: 18px;
font-weight: 800;
line-height: 1.22;
color: var(--col-black);
margin-bottom: 25px; }
@media (max-width: 991px) {
.team-block__subtitle {
margin-top: 30px; } }
.team-block__btn {
width: 170px; }
.team-block .app-txt:last-child {
margin-bottom: 70px; }@media print
{    
.no-print, .no-print *
{
display: none !important;
}
}
.wpcf7-response-output {
color:#757575;
}
.open-house-calendar {
border: 1px solid #8f8c82;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
}
.open-house-times {
padding-left: 30px;
color: var(--warm-grey);
}
.open-house__column {
margin: 20px 0;
}
.open-house__comments {
margin-top: 20px;
}
.open-house__month, .open-house__text {
background: var(--warm-grey);
color: #fff;
padding: 10px;
font-size: 16px;
font-weight: bold;
}
.open-house__text {
font-style: italic;
}
.open-house__day {
font-size: 34px;
padding: 10px;
color: var(--warm-grey);
}
.open-house-times__row {
margin-bottom: 25px;
}
.open_pad {
padding-bottom: 5px;
padding-top: 5px;
}
@media (min-width: 768px) {
.map-pop-content {
display: flex;
}
.map-pop-right {
width: 50%;
}
.map-pop-left {
width: 50%;
margin-right: 10px;
overflow: hidden;
}
.map-pop-left a {
display: block;
height: 100%;
}
.map-pop-left a img {
height: 100%;
width: 100%;
object-fit: cover;
}
.leaflet-popup-content {
margin: 13px 19px;
line-height: 1.4;
width: 410px!important;
}
.map-popup-image {
object-position: center;
transform: scale(1.3);
-ms-transform: scale(1.3);
-webkit-transform: scale(1.3);
}
.rps-popup-description {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
}
.rps-result-feature-label-sm {
background: #c4c4c4;
padding: 1px 3px;
margin-left: 2px;
}
.leaflet-popup-content {
margin: 0!important;
}
.leaflet-popup-content-wrapper {
padding: 0!important;
border-radius: 0 10px 10px 0!important;
}
.leaflet-container a {
color: #b61625!important;
}#heateor_sss_error{color:red;margin:7px 0}#heateor_sss_sharing_more_providers .filter svg{position:absolute;left:16px;top:18px}div.heateor_sss_sharing_ul a:link,div.heateor_sss_sharing_ul a:focus{text-decoration:none;background:transparent!important}.heateor_sss_login_container{margin:2px 0}.heateor_sss_login_container img,.heateor_sss_sharing_container img{cursor:pointer;margin:2px;border:none}.heateor_sss_login_container img{display:none;float:left}#heateor_sss_loading_image{display:block!important;float:none}.heateor_sss_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px}#heateor_sss_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#heateor_sss_mastodon_popup_bg,#heateor_sss_popup_bg{background:url(//eckojay.com/wp-content/plugins/sassy-social-share/images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#heateor_sss_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58b8f8!important;border-bottom:1px solid #d7d7d7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#heateor_sss_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%}#heateor_sss_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#heateor_sss_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#heateor_sss_sharing_more_content .all-services ul{display:block;margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#heateor_sss_sharing_more_content .all-services ul li{padding:0;margin:0 0 0 5px;background:0 0!important;float:left;width:24.1%;text-align:left!important}#heateor_sss_sharing_more_providers .close-button img{margin:0}#heateor_sss_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#heateor_sss_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-16px;top:-16px}#heateor_sss_sharing_more_providers .filter input.search{width:96%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 11px;padding:5px 8px 5px 27px!important;border:1px solid #ccc!important;color:#000;background:#fff!important;font-size:16px!important;text-align:left!important;max-width:-webkit-fill-available;line-height:1}#heateor_sss_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff}#heateor_sss_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#heateor_sss_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#heateor_sss_sharing_more_providers .all-services ul li a span{width:51%}#heateor_sss_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:12px;height:auto;line-height:20px;overflow:hidden;padding:8px 8px 8px 1px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.heateor_sss_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58b8f8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.heateor_sss_share_count,.heateor_sss_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}div.heateor_sss_follow_ul,div.heateor_sss_sharing_ul{padding-left:0!important;margin:1px 0!important}#heateor_sss_mastodon_popup_close img,#heateor_sss_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}div.heateor_sss_follow_ul .heateorSssSharingRound,div.heateor_sss_sharing_ul .heateorSssSharingRound{background:0 0!important}.heateor_sss_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.6em;visibility:hidden}div.heateor_sss_follow_ul a,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{float:left;padding:0!important;list-style:none!important;border:none!important;margin:2px}.heateorSssSharing,.heateorSssSharingButton{display:block;cursor:pointer;margin:2px}div.heateor_sss_follow_ul a:before,div.heateor_sss_sharing_ul a:before{content:none!important}div.heateor_sss_follow_ul a{width:auto}.heateor_sss_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share{width:96px}li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span,li.heateor_sss_facebook_share .fb-share-button span{vertical-align:top!important}li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}.heateor_sss_counter_container li{height:21px}.heateorSssTCBackground:hover{border-width:0!important;background-color:transparent}.heateorSssTCBackground{border-width:0!important;background-color:transparent!important;font-style:normal;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.heateorSssSharingSvg{width:100%;height:100%}.heateorSssSharing{float:left;border:none}.heateorSssSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.heateorSssPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0 !important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}div.heateorSssTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.heateorSssTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}div.heateor_sss_horizontal_sharing li{width:auto}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like{width:91px}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend{width:145px}div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{width:95px}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span{vertical-align:text-top!important}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{width:96px}div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share{width:108px}div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge{width:130px}div.heateor_sss_horizontal_sharing li.heateor_sss_yummly{width:106px}div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{width:76px}div.heateor_sss_horizontal_sharing li.heateor_sss_xing{width:98px}.heateor_sss_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}.heateorSssClear{clear:both}div.course_instructor_widget .heateor_sss_vertical_sharing{display:none!important}@media screen and (max-width:783px){#heateor_sss_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}}@media screen and (max-width:752px){#heateor_sss_sharing_more_content .all-services ul li{width:32.1%}}@media screen and (max-width:590px){#heateor_sss_sharing_more_content .all-services ul li{width:48.1%}#heateor_sss_sharing_more_providers .filter input.search{width:93%}}@media screen and (max-width:413px){#heateor_sss_sharing_more_content .all-services ul li{width:100%}}div.heateor_sss_bottom_sharing{margin-bottom:0}div.heateor_sss_sharing_container a:before,div.heateor_sss_follow_icons_container a:before{content:none}.heateor_sss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color: rgb(0,0,0,.2)}@media screen and (max-width: 783px)#heateor_sss_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92.8%}div.heateor_sss_follow_icons_container svg,div.heateor_sss_sharing_container svg{width:100%;height:100%}