.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.whatsapp-popup{display:inline-block;line-height:45px;height:45px;width:45px;border:0;padding:0;overflow:visible;position:fixed;bottom:30px;z-index:999999}.whatsapp-popup.position-left{left:30px}.whatsapp-popup.position-right{right:30px}.whatsapp-box-mensage{background:#fff;color:#555;border-radius:5px;padding:16px 35px 18px 20px;width:280px;height:auto;line-height:18px;font-size:13px;box-shadow:rgba(0,0,0,.2) 0 0 3px 0,rgba(0,0,0,.07) 0 0 0 5px;transform:scale(1);transition:.3s ease-in-out;z-index:-1;position:absolute;bottom:20px;box-sizing:border-box}.whatsapp-popup a.whatsapp-mob,.whatsapp-popup a.whatsapp-web{background:#4dc247;line-height:30px;text-align:center;width:45px;height:45px;margin:0;padding:0;text-decoration:none;outline:0;border-radius:50%;z-index:10;display:inline-block}.whatsapp-link{fill:#fff;width:37px;height:45px;margin:0 auto}.action-hover .whatsapp-box-mensage{transform:scale(0)}.action-hover:hover .whatsapp-box-mensage{transform:scale(1)}.action-hover .whatsapp-close-popup{display:none}@media (max-width:768px){.whatsapp-box-mensage{max-width:620px}}@media (max-width:640px){.whatsapp-box-mensage{max-width:480px}}@media (max-width:480px){.whatsapp-box-mensage{max-width:342px}}@media (max-width:360px){.whatsapp-box-mensage{max-width:220px}.whatsapp-box-mensage img{float:none!important}}@media (max-width:320px){.whatsapp-box-mensage{max-width:180px}}.whatsapp-popup.position-left .whatsapp-box-mensage{left:20px}.whatsapp-popup.position-right .whatsapp-box-mensage{right:20px}.whatsapp-box-mensage img{float:left;margin:0 15px 0 0}.whatsapp-box-mensage p{margin:0!important;padding:0!important;overflow:hidden;line-height:18px;font-size:13px;font-family:"Segoe UI",arial,sans-serif}.whatsapp-box-mensage p strong,.whatsapp-box-mensage strong{font-weight:700;font-size:13px;font-family:arial,sans-serif}.whatsapp-popup.position-left .whatsapp-box-mensage.fechado{transform:scale(0);left:-150px;bottom:-40px}.whatsapp-popup.position-right .whatsapp-box-mensage.fechado{transform:scale(0);right:-150px;bottom:-40px}.whatsapp-close-popup{position:absolute;right:4px;top:4px;width:25px;height:25px;line-height:33px;text-align:center;cursor:pointer;border-radius:100%;background:rgba(114,114,114,.1)}.whatsapp-close-popup:hover{background:#4dc247}.whatsapp-close-popup:hover svg{fill:#fff}.whatsapp-close-popup svg{fill:#555;width:17px;height:17px;margin:4px auto 0}.whatsapp-pulse-button{-webkit-animation:.5s ease-in-out infinite both whatsapp-pulse-button;animation:.5s ease-in-out infinite both whatsapp-pulse-button}@-webkit-keyframes whatsapp-pulse-button{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes whatsapp-pulse-button{0%,100%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.whatsapp-pulse-button:hover{-webkit-animation:none;animation:none}.whatsapp-focus-button{box-shadow:0 0 0 0 rgba(89,212,81,.7);-webkit-animation:1.25s cubic-bezier(.66,0,0,1) infinite whatsapp-focus-button;animation:1.25s cubic-bezier(.66,0,0,1) infinite whatsapp-focus-button}.whatsapp-focus-button:hover{-webkit-animation:none;animation:none}@-webkit-keyframes whatsapp-focus-button{to{box-shadow:0 0 0 25px rgba(89,212,81,0)}}@keyframes whatsapp-focus-button{to{box-shadow:0 0 0 25px rgba(89,212,81,0)}}.whatsapp-satelite-button{position:relative}.whatsapp-satelite-button::after,.whatsapp-satelite-button::before{content:"";display:block;line-height:0;width:60px;height:59px;border-style:solid;border-width:7px;border-color:rgba(89,212,81,.4) transparent;position:absolute;left:50%;top:50%;margin:-30px 0 0 -30px;padding:0;z-index:-4;border-radius:100%;-webkit-border-radius:100%;animation:5s linear infinite whatsapp-spin;-webkit-animation:5s linear infinite whatsapp-spin;transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;box-sizing:border-box;-webkit-box-sizing:border-box}.whatsapp-satelite-button::before{-webkit-animation-direction:reverse;-webkit-animation-duration:2s;animation-direction:reverse;animation-duration:2s}@-webkit-keyframes whatsapp-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes whatsapp-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.whatsapp-satelite-button:hover:after,.whatsapp-satelite-button:hover:before{-webkit-animation-play-state:paused;animation-play-state:paused;opacity:0}.whatsapp-fantasma-button{-webkit-animation:.8s cubic-bezier(.46,.03,.52,.96) infinite alternate both whatsapp-fantasma-button;animation:.8s cubic-bezier(.46,.03,.52,.96) infinite alternate both whatsapp-fantasma-button}@-webkit-keyframes whatsapp-fantasma-button{0%{-webkit-filter:blur(10px);filter:blur(10px);opacity:.8}60%{-webkit-filter:blur(0);filter:blur(0);opacity:1}}@keyframes whatsapp-fantasma-button{0%{-webkit-filter:blur(10px);filter:blur(10px);opacity:.8}60%{-webkit-filter:blur(0);filter:blur(0);opacity:1}}.whatsapp-fantasma-button:hover{-webkit-animation-name:none;animation-name:none}.whatsapp-treme-treme-button{-webkit-animation:.3s linear infinite both whatsapp-treme-treme-button;animation:.3s linear infinite both whatsapp-treme-treme-button}@-webkit-keyframes whatsapp-treme-treme-button{0%,100%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}40%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}60%{-webkit-transform:translate(2px,2px);transform:translate(2px,2px)}80%{-webkit-transform:translate(2px,-2px);transform:translate(2px,-2px)}}@keyframes whatsapp-treme-treme-button{0%,100%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}40%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}60%{-webkit-transform:translate(2px,2px);transform:translate(2px,2px)}80%{-webkit-transform:translate(2px,-2px);transform:translate(2px,-2px)}}.whatsapp-treme-treme-button:hover{-webkit-animation-name:none;animation-name:none}.whatsapp-multcolor-button{-webkit-animation:4s linear infinite alternate both whatsapp-multcolor-button;animation:4s linear infinite alternate both whatsapp-multcolor-button}@-webkit-keyframes whatsapp-multcolor-button{0%{background:#4dc247}30%{background:#19dcea}60%{background:#b22cff}100%{background:#ea2222}}@keyframes whatsapp-multcolor-button{0%{background:#4dc247}30%{background:#19dcea}60%{background:#b22cff}100%{background:#ea2222}}.popup-template .modal {
opacity: 0;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
.popup-template .modal.is-open {
opacity: 1;
-webkit-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}.wpp-no-data {
} .wpp-list {
} .wpp-list li {
overflow: hidden;
float: none;
clear: both;
margin-bottom: 1rem;
}
.wpp-list li:last-of-type {
margin-bottom: 0;
} .wpp-list li.current {
} .wpp-thumbnail {
display: inline;
float: left;
margin: 0 1rem 0 0;
border: none;
} .wpp-post-title {
} .wpp-excerpt {
} .wpp-meta, .post-stats {
display: block;
font-size: 0.8em;
}
.wpp-meta:empty, .post-stats:empty {
display: none;
} .wpp-comments {
} .wpp-views {
} .wpp-author {
} .wpp-date {
} .wpp-category {
} .wpp-rating {
}.yith-infs-loader {
text-align: center;
margin: 10px 0 30px;
}
.yith-infs-loader img {
max-width: 100%;
display: inline-block;
} @-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.yith-infs-animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
a {
color: #ef4135;
text-decoration: none;
}
a:hover, a:active, a:focus {
outline: 0;
}
body {
background: #f7f7f7;
font: 400 1em 'Open Sans', Arial, Helvetica, sans-serif;
line-height: 1.46em;
text-rendering: optimizeLegibility;
}
body, html {
height: 100%;
margin: 0;
}
html {
font-size: 100%;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
color: #474747;
font: 400 1em 'Open Sans', Arial, Helvetica, sans-serif;
}
html {
font-size: 1em;
line-height: 1.4;
}
::-moz-selection {
color: #fff;
background: #ef4135;
text-shadow: none;
}
::selection {
color: #fff;
background: #ef4135;
text-shadow: none;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #e5e5e5;
margin: 1.5em 0;
padding: 0;
}
audio,
canvas,
img,
video {
vertical-align: middle;
}
img {
max-width: 100%;
-ms-interpolation-mode: bicubic;
height: auto;
}
figcaption {
color: #949494;
font-size: 11px;
text-align: right;
margin: 3px;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
}
textarea {
resize: vertical;
}
h1,h2,h3,h4,h5,h6 {
color: #474747;
font-weight: bold;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
line-height: 1.25;
letter-spacing: -0.02em;
}
h2 {
font-size: 1.5em;
margin: 0.83em 0;
line-height: 1.35;
}
h3 {
font-size: 1.17em;
margin: 1em 0;
line-height: 1.4;
}
h4 {
font-size: 1em;
margin: 1.33em 0;
line-height: 1.5;
}
h5 {
font-size: 0.83em;
margin: 1.67em 0;
line-height: 1.6;
}
h6 {
font-size: 0.67em;
margin: 2.33em 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b, strong {
font-weight: bold;
}
i, em { font-style: italic; }
blockquote {
margin: 1em 40px;
}
dfn {
font-style: italic;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
mark {
background: #efca56;
padding: 0 0.4em;
color: #fff;
}
p,
pre {
margin: 1em 0;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
_font-family: 'courier new', monospace;
font-size: 0.9em;
color: #7b7b7b;
border: 1px solid #e5e5e5;
padding: 0.2em 0.5em;
}
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
border-left: 4px solid #e5e5e5;
padding: 0.5em 1.5em 0.5em 1.5em;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
} .wp-caption {
max-width: 100%;
position: relative;
}
.wp-caption-text {
text-align: right;
color: #76767b;
position: absolute;
bottom: 0;
right: 0;
padding: 2px 10px;
margin: 0;
display: block;
background: #fff;
}
.wp-caption .wp-caption-text,
.featured .wp-caption-text {
font-style: italic;
font-size: 11px;
bottom: -1px;
}
.wp-caption.alignleft,
.wp-caption.alignright {
width: auto !important;
}
.wp-caption.aligncenter,
.wp-caption.alignnone,
.gallery,
.article-padding {
margin-bottom: 20px;
}
.gallery {
margin-bottom: 20px !important;
}
.gallery:last-child {
margin-bottom: 0 !important;
} .gallery { clear: both; overflow: hidden; width: 100%; margin: 15px 0!important; }
.gallery:after {
content: "";
clear: both;
display: block;
margin-bottom: 30px;
}
.gallery img {
display: block;
width: 100%;
height: auto;
border: none !important;
}
.gallery .gallery-item {
position: relative;
overflow: hidden;
border-color: transparent;
padding: 5px;
margin: 0!important;
float: left;
}
.gallery-caption {
color: #2e2f34;
background: rgba(255,255,255,0.85);
font-size: 11px;
line-height: 1.5em;
padding: 10px 15px;
font-style: normal;
margin: 0;
right: 15px;
bottom: -100%;
left: 15px;
max-height: 50%;
overflow: hidden;
position: absolute;
text-overflow: ellipsis;
text-align: center;
opacity: 0;
transition: all .4s ease;
-o-transition: all .4s ease;
-moz-transition: all .4s ease;
-webkit-transition: all .4s ease;
}
.gallery-item:hover .gallery-caption  { bottom: 5px; opacity: 1; }
.gallery-item {
margin-top: 5px !important;
}
.gallery-item img{
border: 0 !important;
}
.gallery-columns-1 .gallery-item { width: 100%; }
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-3 .gallery-item { width: 33%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery-columns-5 .gallery-item { width: 20%; }
.gallery-columns-6 .gallery-item { width: 16%; }
.gallery-columns-7 .gallery-item { width: 14%; }
.gallery-columns-8 .gallery-item { width: 12%; }
.gallery-columns-9 .gallery-item { width: 11%; }
.alignright,
.alignRight {
float: right;
margin-left: 25px;
margin-top: 10px;
margin-bottom: 15px;
}
.alignleft,
.alignLeft {
float: left;
margin-right: 25px;
margin-top: 10px;
margin-bottom: 15px;
}
.aligncenter,
.alignCenter {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}
.alignnone,
.alignNone {
margin-top: 10px;
}
.right {
text-align: right;
}
.left {
text-align: left;
}
.center {
text-align: center;
}
.sticky .thumb a:after {
color: #474747;
content: "\f08d";
font-family: 'FontAwesome';
font-size: 14px;
line-height: normal;
margin: auto;
position: absolute;
background: #fff;
right: 0;
bottom: 0;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.bypostauthor {}
.wp-smiley {
display: ene;
} .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.container {
width: 728px;
}
.wc-wrapper .container {width: 976px;}
}
@media (min-width: 992px) {
.container {
width: 832px;
}
.wc-wrapper .container {width: 940px;}
}
@media (min-width: 1280px) {
.wc-wrapper .container {width: 1080px;}
}
@media (min-width: 1600px) {
.container {
width: 960px;
}
.wc-wrapper .container {width: 1208px;}
}
.wpb_wrapper { overflow: visible; }
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
content: " ";
display: table;
}
.container-fluid:after,
.row:after {
clear: both;
}  .ir {
background-color: transparent;
border: 0;
overflow: hidden;
*text-indent: -9999px; }
.ir:before {
content: "";
display: block;
width: 0;
height: 150%;
} .hidden {
display: none !important;
visibility: hidden;
} .visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
} .visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
} .invisible {
visibility: hidden;
} .clearfix:before,
.clearfix:after {
content: " "; display: table; }
.clearfix:after {
clear: both;
} .clearfix {
*zoom: 1;
} #navbar {
background: #ef4135;
height: 60px;
width: 100%;
z-index: 10;
position: relative;
}
.logo {
float: left;
}
.logo img {
image-rendering: optimizeQuality;
}
.header-style-1 .logo {
border-right: 1px solid rgba(255, 255, 255, 0.3);
margin-right: 15px;
height: 60px;
}
.right-nav {
float: right;
border-left: 1px solid rgba(255,255,255,0.3);
}
.top-socials {
float: left;
padding: 0 15px;
display: block;
}
.top-socials li {
display: inline-block;
line-height: 60px;
margin: 0 10px;
}
.top-socials li a {
color: #fff;
display: block;
}
.top-socials li a:hover { } #top {
background: #fff;
height: 110px;
position: relative;
}
.header-style-2 .logo img {
max-height: 110px;
}
.top-right {
margin-left: 331px;
position: relative;
height: 100%;
}
#header-promotion {
margin: auto;
text-align: center;
padding: 10px 0;
}
.header-style-2 .main-nav {margin-left: 25px;}
.header-style-2 ul.menu > li > a:before {display: none} header ul.menu, header ul.menu > li {
margin: 0;
padding: 0;
list-style: none;
float: left;
}
header ul.menu > li > a {
color: #fff;
font-weight: bold;
display: block;
position: relative;
padding: 0 15px;
font-size: 14px;
line-height: 60px;
text-transform: uppercase;
letter-spacing: 0.5px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
header ul.menu > li > a:before {
content: ' '; position: absolute;
top: -3px;
left: 0;
height: 3px;
background-color: #fff;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
header ul.menu > li > a:hover,
header ul.menu > li.sfHover > a {
background: #f86552;
}
header ul.menu > li > a:hover:before,
header ul.menu > li.sfHover > a:before,
header ul.menu > li.active > a:before,
header ul.menu > li.current-menu-item > a:before{
width: 100%;
top: 0;
} ul.menu li {
position: relative;
}
ul.menu li > ul {
background: #fff;
position: absolute;
display: none;
width: 12em;
top: 100%;
left: 0;
z-index: 99;
-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.05);
box-shadow: 0 2px 3px rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.05);
}
ul.menu li > ul li a {
padding: 8px 16px;
font-size: 14px;
color: #666;
}
ul.menu li > ul li:hover, ul.menu li > ul li.sfHover {
background: #f7f7f7;
}
.sf-arrows .sf-with-ul:after {
content: "\f107";
display: inline-block;
position: absolute;
right: 8px;
top: 50%;
margin-top: -6px;
font: normal normal normal 12px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.sf-arrows > li .sf-with-ul {
padding-right: 25px;
}
.sf-arrows ul .sf-with-ul:after {
content: "\f105";
right: 10px;
color: #949494;
}
ul.menu li:hover > ul,
ul.menu li.sfHover > ul {
display: block;
}
ul.menu a {
display: block;
position: relative;
}
ul.menu ul ul {
top: 0;
left: 100%;
} ul.menu li.mega-menu {
position: static;
}
.sub-menu {
background: #fff;
position: absolute;
display: none;
left: 0;
z-index: 98;
width: 100%;
-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.05);
box-shadow: 0 2px 3px rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.05);
}
.mega-menu .sub-menu { }
.sub-menu a {
color: #313138;
}
.sub-menu .newsfeed-categories {
background: #f7f7f7;
position: absolute;
margin: 0;
padding: 15px 0;
width: 150px;
height: 100%;
min-height: 280px;
}
.newsfeed-categories li a {
color: #474747;
display: block;
text-align: right;
padding: 3px 20px;
margin-bottom: 5px;
margin-top: 5px;
}
.newsfeed-heading {
font-weight: bold;
font-size: 12px;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.newsfeed-categories li.active a {
background-color: #fff;
} .newsfeed-posts {
margin-left: 150px;
position: relative;
background: #fff;
height: 100%;
min-height: 280px;
overflow: hidden;
}
.newsfeed-posts .owl-theme .owl-controls {
margin-top: 0;
}
.newsfeed-container {
padding: 10px;
position: relative;
overflow: auto;
}
.newsfeed-item {
padding: 10px;
}
.newsfeed-item .post-title {
font-size: 15px;
}
.newsfeed-item .thumb img {
width: 100%;
max-width: 100%;
}
.newsfeed-review h3 {
margin-bottom: 2px;
}
.newsfeed-overlay {
position: absolute;
background: white;
top: 0;
right: 0;
left: 0;
bottom: 0;
display: none;
z-index: 99;
}
.newsfeed-overlay .preloader {
position: absolute !important;
top: 0;
right: 0;
left: 0;
bottom: 0;
margin: auto;
width: 50px;
height: 10px;
} .mobile-logo {
display: none;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
z-index: 1;
}
.menu-active {
position: fixed;
top: 0;
width: 100%;
overflow: hidden;
}
.push-left  {left: -250px;}
.push-right {left: 250px;}
#mobile-menu {
display: block;
width: 260px;
height: 100%;
position: fixed;
top: 0;
left: -260px;
z-index: 15;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.mobile-menu-container {
background: #fff;
height: 100%;
color: #949494;
overflow-x: hidden;
overflow-y: scroll;
}
.menu-active:before {
background-color: rgba(248,248,248, 0.8);
content: '';
position: fixed;
top: 0;
right: 0;
width: 100%;
height: 100%;
z-index: 15;
}
#mobile-menu.active {
right: 0;
-webkit-box-shadow: -4px 0 10px rgba(0,0,0,0.1),0 0 0 1px rgba(0,0,0,0.05);
box-shadow: -4px 0 10px rgba(0,0,0,0.1),0 0 0 1px rgba(0,0,0,0.05);
}
#mobile-menu ul > li > a {
color: #474747;
display: block;
padding: 15px 25px;
font-size: 16px;
border-bottom: 1px solid #efefef;
font-weight: bold;
}
#mobile-menu ul > li > a:hover, #mobile-menu ul > li > a:active {
background: #f7f7f7;
color: #333;
}
.mobile-toggle {
color: #fff;
background: #f86552;
width: 60px;
height: 60px;
line-height: 60px;
display: none;
z-index: 2;
position: relative;
text-align: center;
}
.sidebar-toggle {float: left;}
.menu-toggle {float: right;}
.mobile-search {border-bottom: 1px solid #e5e5e5}
.mobile-search .search-form [name='s'] {
font-size: 14px;
border: 0;
box-shadow: none;
width: 200px;
line-height: 60px;
height: 60px;
padding:0 0 0 25px;
}
.mobile-search button {
color: #949494;
box-shadow: none;
border: none;
background: none;
padding:0 20px 0 10px;
height: 60px;
float: right;
} .top-search {
float: right;
position: relative;
display: block;
}
.top-search-toggle {
color: #fff;
background: rgba(255,255,255,0.2);
display: block;
line-height: 60px;
padding: 0 20px;
}
.top-search-toggle:hover {
background: rgba(0,0,0,0.2);
}
.top-search form {display: none;}
.top-search form {background: rgba(255,255,255,0.2);}
.top-search .search-form [name="s"] {
font-size: 16px;
height: 60px;
line-height: 40px;
padding: 0 15px;
color: #fff;
background: rgba(255,255,255,0.2);
border: 0;
outline: 0;
border-radius: 0;
width: 325px;
}
.top-search [name='s']:focus {
-webkit-box-shadow: none;
box-shadow: none;
border: none;
}
.top-search [name='s']::-webkit-input-placeholder {
color: #fff;
font-style: italic;
border: none;
}
.top-search [name='s']:-moz-placeholder { color: #fff;
font-style: italic;
border: none;
}
.top-search [name='s']::-moz-placeholder { color: #fff;
font-style: italic;
border: none;
}
.top-search [name='s']:-ms-input-placeholder {
color: #fff;
font-style: italic;
border: none;
}
.top-search button {
background: transparent;
border: 0;
color: #fff;
font-size: 16px;
padding: 0 15px 0 10px;
width: 50px;
cursor: pointer;
} .top-search .search-result,
.top-search .search-noresult,
.top-search .search-all-button,
.top-search .search-result-wrapper {
display: none;
}
.top-search .search-result-wrapper {
max-height: 360px;
overflow-y: auto;
}
.top-search.no-active .search-result {
display: none !important;
}
.search-result {
width: 325px;
position: absolute;
background: #FFF;
border-bottom: 1px solid;
border-left: 1px solid;
border-right: 1px solid;
border-color: #ddd;
}
.search-result .search-item {
padding: 12px 15px;
border-bottom: 1px solid #ddd;
overflow: hidden;
}
.search-result .search-item figure {
float: left;
}
.search-result .search-item .content {
margin-left: 85px;
}
.search-result .search-item .content h3 {
margin: 0;
font-size: 13px;
}
.search-result .search-item .content .post-category {
font-weight: bold;
text-transform: uppercase;
}
.search-result .search-item .content .post-category a {
color: #000;
}
.search-result .search-all-button {
padding: 9px;
text-align: center;
font-size: 11px;
text-transform: uppercase;
background-color: #EEEEEE;
color: #333;
cursor: pointer;
font-weight: bold;
letter-spacing: 1px;
}
.search-result .search-noresult {
text-align: center;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
margin: 10px;
}
.no-result span {
color: #787878;
font-size: 17px;
text-align: center;
display: block;
padding: 40px 0;
} #sidebar {
background: #fff;
float: left;
font-size: 14px;
height: 100%;
width: 331px;
position: absolute;
left: 0;
border-right: 1px solid #e5e5e5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
-webkit-transition: all 0.3s ease 0.3s;
-o-transition: all 0.3s ease 0.3s;
transition: all 0.3s ease 0.3s;
}
#sidebar.fixed {
position: fixed;
top: 0;
left: 0;
}
.sidebar-posts {
overflow: hidden;
max-height: 100%;
width: 100% !important;
}
.sidebar-posts, .sidebar-posts .jspContainer {
width: 100% !important;
}
.sidebar-posts:hover {
overflow-y: scroll;
}
.sidebar-heading {
font-weight: bold;
font-size: 12px;
letter-spacing: 0.1em;
text-transform: uppercase;
margin: 15px 0;
padding: 0 15px;
}
.sidebar-posts a {
color: #474747;
}
.sidebar-post-item {
clear: left;
padding: 15px 20px 15px;
border-top: 1px solid #e5e5e5;
}
.sidebar-post-item .thumb {
float: left;
max-width: 75px;
max-height: 75px;
overflow: hidden;
}
.sidebar-post-item .content {
margin-left: 85px;
}
.sidebar-post-item .post-title {
font-size: 14px;
margin:0 0 0; line-height: 1.5em;
}
.sidebar-loadmore-wrapper {
display: block;
text-align: center;
border-top: 1px solid #eee;
padding-top: 20px;
padding-bottom: 20px;
}
.sidebar-loadmore {
text-align: center;
}
.active.sidebar-post-item {
background-color: #FFE4E2;
border-top: 1px solid #F3C8C8;
border-bottom: 1px solid #F3C8C8;
}
.active.sidebar-post-item + .sidebar-post-item {
border-top: none;
}
.post-meta a {
font-weight: bold;
}
.post-category a {
text-transform: uppercase;
letter-spacing: 0.05em;
}
.post-meta {
font-size: 11px;
color: #949494;
}
.post-meta span, .post-meta footer {
margin-right: 6px;
}
.post-meta .post-date:before {
content: '/';
margin-right: 6px;
}
.post-meta .post-date.no-separator:before {display: none;}
.sidebar-footer {
background: #fff;
position: fixed;
width: 331px;
bottom: 0;
left: 0;
text-align: center;
border-right: 1px solid #e5e5e5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sidebar-widget-bottom {
padding: 15px;
margin-bottom: 15px;
border-top: 1px solid #e5e5e5;
}
.sidebar-widget-bottom input[type="text"],
.sidebar-widget-bottom input[type="password"],
.sidebar-widget-bottom input[type="url"],
.sidebar-widget-bottom input[type="email"],
.sidebar-widget-bottom textarea {
background: #f7f7f7;
}
.sidebar-widget-bottom input[type="text"]:focus,
.sidebar-widget-bottom input[type="password"]:focus,
.sidebar-widget-bottom input[type="url"]:focus,
.sidebar-widget-bottom input[type="email"]:focus,
.sidebar-widget-bottom textarea:focus {
background: #fff;
}
.sidebar-footer .bottom {
border-top: 1px solid #e5e5e5;
}
.sidebar-socials a {
font-size: 14px;
margin: 5px;
}
.sidebar-footer .copyright {
color: #474747;
font-size: 11px;
letter-spacing: 0.1em;
margin: 15px;
text-transform: uppercase;
} #main {
margin-left: 331px;
display: block; }
.section-wrap {position: relative;}
.no-sidebar #main {margin-left: auto;}
.wrapper {
margin: 0 auto;
position: relative;
padding: 30px 0 0;
}
#content {
background: #fff;
border: 1px solid #e5e5e5;
position: relative;
padding-left: 0;
padding-right: 0;
}
.section, .yarpp-related {
padding: 22px 30px 30px;
border-bottom: 1px solid #e5e5e5; }
#content .section:last-of-type {border-bottom: 0}
.hide_border_bottom {
border-bottom: none;
}
.home-content .vc_row section{
border-bottom: 1px solid #e5e5e5;
}
.home-content .vc_row:last-child section {
border-bottom: 0 !important;
}
.post-title a {
color: #333;
font-weight: normal;
}
.content a:hover, .content a:active, .content a:focus {
text-decoration: underline;
}
.section-heading {
font-weight: bold;
font-size: 12px;
letter-spacing: 0.1em;
text-transform: uppercase;
margin:0 0 12px;
}
.section-heading strong, .archive-heading strong { color: #ef4135 }
.thumb {position: relative;}
.post-video .thumb a:before, .post-gallery .thumb a:before {
content: '';
background: -moz-linear-gradient(top,  rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.2) 55%, rgba(0,0,0,0.6) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.6)), color-stop(55%,rgba(0,0,0,0.2)), color-stop(100%,rgba(0,0,0,0.6)));
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.2) 55%,rgba(0,0,0,0.6) 100%);
background: -o-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.2) 55%,rgba(0,0,0,0.6) 100%);
background: -ms-linear-gradient(top,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.2) 55%,rgba(0,0,0,0.6) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.2) 55%,rgba(0,0,0,0.6) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
width: 100%;
height: 100%;
position: absolute;
}
.post-video .thumb a:after, .post-gallery .thumb a:after {
color: #fff;
font-family: 'FontAwesome';
font-size: 14px;
line-height: normal;
margin: auto;
position: absolute;
left: 5px;
bottom: 5px;
width: 1em;
height: 1em;
text-shadow:0 0 2px rgba(0, 0, 0, 0.7);
text-align: center;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.sub-menu .post-video .thumb a:after,
.sub-menu .post-gallery .thumb a:after {
font-size: 32px;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.sub-menu .post-video .thumb a:after {
font-size: 34px;
}
.post-video .thumb a:after {content: "\f144";}
.post-gallery .thumb a:after {content: "\f03e";}
.jpreloader {
position:relative;
}
.jpreloader span {
display:block;
bottom:0px;
width: 6px;
height: 6px;
background:#FCDCD9;
position:absolute;
-webkit-animation: jpreloader 1.5s  infinite ease-in-out;
-moz-animation:    jpreloader 1.5s  infinite ease-in-out;
-o-animation:      jpreloader 1.5s  infinite ease-in-out;
animation:         jpreloader 1.5s  infinite ease-in-out;
}
.jpreloader span:nth-child(2){
left:11px;
-webkit-animation-delay: .2s;
-o-animation-delay: .2s;
animation-delay: .2s;
}
.jpreloader span:nth-child(3){
left:22px;
-webkit-animation-delay: .4s;
-o-animation-delay: .4s;
animation-delay: .4s;
}
.jpreloader span:nth-child(4){
left:33px;
-webkit-animation-delay: .6s;
-o-animation-delay: .6s;
animation-delay: .6s;
}
.jpreloader span:nth-child(5){
left:44px;
-webkit-animation-delay: .8s;
-o-animation-delay: .8s;
animation-delay: .8s;
}
@-webkit-keyframes jpreloader {
0% {height:6px;transform:translateY(0px);background:#FCDCD9;}
25% {height:12px;transform:translateY(3px);background:#ef4135;}
50% {height:6px;transform:translateY(0px);background:#F4837B;}
100% {height:6px;transform:translateY(0px);background:#FCDCD9;}
}
@-moz-keyframes jpreloader {
0% {height:6px;transform:translateY(0px);background:#FCDCD9;}
25% {height:12px;transform:translateY(3px);background:#ef4135;}
50% {height:6px;transform:translateY(0px);background:#F4837B;}
100% {height:6px;transform:translateY(0px);background:#FCDCD9;}
}
@-o-keyframes jpreloader {
0% {height:6px;transform:translateY(0px);background:#FCDCD9;}
25% {height:12px;transform:translateY(3px);background:#ef4135;}
50% {height:6px;transform:translateY(0px);background:#F4837B;}
100% {height:6px;transform:translateY(0px);background:#FCDCD9;}
}
@keyframes jpreloader {
0% {height:6px;transform:translateY(0px);background:#FCDCD9;}
25% {height:12px;transform:translateY(3px);background:#ef4135;}
50% {height:6px;transform:translateY(0px);background:#F4837B;}
100% {height:6px;transform:translateY(0px);background:#FCDCD9;}
}
a[title*="Pin it!"] {z-index: 1 !important;} .darksection { background: black; }
.darksection .section-heading { color: #fff; }
.darksection a {color: #DFDFDF;}
.darksection .post-title a { color: #fff; }
.darksection .post-excerpt { color: #ddd; }
.nopaddingbottom { padding-bottom: 0; } .owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {z-index: 1}
.owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 14px;
height: 14px;
margin: 0 5px;
-webkit-box-shadow: inset 0 0 0 2px rgba(148,148,148,.5);
box-shadow: inset 0 0 0 2px rgba(148,148,148,.5);
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
-webkit-box-shadow: inset 0 0 0 14px rgba(148,148,148,.7);
box-shadow: inset 0 0 0 14px rgba(148,148,148,.7);
} .owl-carousel .owl-buttons div {
width: 40px;
height: 40px;
color: #c0c0c0;
background: #fff;
border: 1px solid #e5e5e5;
display: block;
text-align: center;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
font: normal normal normal 14px/40px FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.owl-carousel .owl-buttons div:hover,
.owl-carousel .owl-buttons div:active {
color: #7b7b7b;
}
.owl-carousel .owl-prev {left: -22px}
.owl-carousel .owl-next {right: -22px}
.owl-carousel .owl-prev:before { content: "\f053"; margin-right: 2px;}
.owl-carousel .owl-next:before { content: "\f054"; margin-left: 2px;}
.owl-carousel .owl-prev:after, .owl-carousel .owl-next:after {
content: '';
position: absolute;
top: 100%;
width: 0;
height: 0;
border-style: solid;
}
.owl-carousel .owl-prev:after {
border-color: transparent #ccc transparent transparent;
border-width: 0 21px 15px 0;
left: 0;
}
.owl-carousel .owl-next:after {
border-color: transparent transparent transparent #ccc;
border-width: 0 0 15px 21px;
right: 0;
} .featured-post {
overflow: visible;
display: block;
}
.featured-slider {
width: 100%;
}
.featured-post .owl-item img {
width: 100%;
}
.featured-post .caption {
position: absolute;
bottom: 0;
left: 0;
padding:20px 0 70px;
width: 100%;
overflow: hidden;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 70%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(70%,rgba(0,0,0,0.65)));
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 70%);
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 70%);
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 70%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 70%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.featured-post .caption-container {
padding: 0 40px;
margin: 0 auto;
}
.featured-post .caption .post-title {
font-size: 2em;
line-height: 1.3em;
margin-top: 10px;
}
.featured-post .caption .post-title a {
color: #fff;
text-shadow: 0 1px 0 rgba(0,0,0,0.7);
}
.featured-post .caption .post-categories a {
display: inline-block;
font-size: 11px;
padding: 5px 12px;
background: rgba(239, 65, 53, 0.75);
color: #fff;
text-transform: uppercase;
letter-spacing: 0.1em;
line-height: normal;
}
.featured-thumbnail-container {
padding: 0 40px;
margin: 0 auto;
}
.featured-slider-thumbnail {
width: auto;
margin: -50px 0 -30px;
padding: 20px 10px 0;
background: #fff;
background: -moz-linear-gradient(top,  rgba(255,255,255,0.5) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 50%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(40%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 50%);
background: -o-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 50%);
background: -ms-linear-gradient(top,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 50%);
background: linear-gradient(to bottom,  rgba(255,255,255,0.5) 0%,rgba(255,255,255,1) 40%,rgba(255,255,255,1) 50%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99ffffff', endColorstr='#ffffff',GradientType=0 );
}
.featured-slider-thumbnail .owl-item { padding:0 10px 0; }
.featured-slider-thumbnail .owl-item img { padding-bottom: 25px; }
.featured-slider-thumbnail .owl-item.active img { border-bottom: 3px solid #ef4135; }
.featured-slider .owl-wrapper-outer {
background: #eee;
}
.featured-slider .owl-wrapper-outer:before,
.featured-slider-2 .owl-wrapper-outer:before,
.gallery-slider .owl-wrapper-outer:before {
font-family: "FontAwesome", serif;
content: "\f110";
position: absolute;
top: 50%;
left: 50%;
font-size: 30px;
color: #000;
margin-top: -15px;
margin-left: -15px;
opacity: 0.5;
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.gallery-slider .owl-wrapper-outer:before {
color: #fff;
} .featured-slider-2 .caption {
padding:100px 0 70px;
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.29) 13%, rgba(255,255,255,0.75) 34%, rgba(255,255,255,0.77) 40%, rgba(255,255,255,1) 97%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(13%,rgba(255,255,255,0.29)), color-stop(34%,rgba(255,255,255,0.75)), color-stop(40%,rgba(255,255,255,0.77)), color-stop(97%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.29) 13%,rgba(255,255,255,0.75) 34%,rgba(255,255,255,0.77) 40%,rgba(255,255,255,1) 97%);
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.29) 13%,rgba(255,255,255,0.75) 34%,rgba(255,255,255,0.77) 40%,rgba(255,255,255,1) 97%);
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.29) 13%,rgba(255,255,255,0.75) 34%,rgba(255,255,255,0.77) 40%,rgba(255,255,255,1) 97%);
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.29) 13%,rgba(255,255,255,0.75) 34%,rgba(255,255,255,0.77) 40%,rgba(255,255,255,1) 97%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.featured-slider-2 .caption .post-title {
font-size: 1.6em;
max-width: 70%;
}
.featured-slider-2 .caption .post-title a {
color: #333;
text-shadow: none;
font-weight: bold;
}
.featured-thumbnail-container {padding: 0 30px}
.featured-slider-2-thumbnail {
margin: -30px 0 0;
padding: 0;
}
.featured-item-detail {
margin: 0 10px;
padding-top: 15px;
font-size: 13px;
border-top: 2px solid #e5e5e5;
}
.featured-item-detail a {
color: #333;
font-weight: bold;
display: block;
max-height: 100px;
text-overflow: ellipsis;
}
.active .featured-item-detail {
border-top: 2px solid #333;
} .breakingnews {
background: #28282e;
color: #949494;
position: relative;
max-height: 150px;
overflow: hidden;
}
.breakingnews-carousel {padding-right: 31px;}
.breakingnews .owl-wrapper {
display: table !important;
}
.breakingnews-item {
padding: 20px;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.owl-breakingnews .owl-item {
border-right: 1px solid #333;
display: table-cell;
float: none !important;
vertical-align: top;
}
.owl-breakingnews .owl-wrapper-outer:after {
content: '';
position: absolute;
width: 100px;
height: 100%;
right: 0;
top: 0;
background: -moz-linear-gradient(left,  rgba(40,40,46,0) 0%, rgba(40,40,46,1) 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(40,40,46,0)), color-stop(100%,rgba(40,40,46,1))); background: -webkit-linear-gradient(left,  rgba(40,40,46,0) 0%,rgba(40,40,46,1) 100%); background: -o-linear-gradient(left,  rgba(40,40,46,0) 0%,rgba(40,40,46,1) 100%); background: -ms-linear-gradient(left,  rgba(40,40,46,0) 0%,rgba(40,40,46,1) 100%); background: linear-gradient(to right,  rgba(40,40,46,0) 0%,rgba(40,40,46,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0028282e', endColorstr='#28282e',GradientType=1 ); }
.breakingnews-item a, .breakingnews-item .post-title a {
color: #fff;
}
.breakingnews-item .thumb {
float: left;
}
.breakingnews-item .thumb a:after {
font-size: 12px;
}
.breakingnews-item .content {
margin-left: 70px;
}
.breakingnews-item .post-title {
font-size: 12px;
line-height: 1.5em;
font-weight: 500;
margin: 0 0 5px;
}
.breakingnews-item .post-meta {
font-size: 10px;
} .owl-breakingnews .owl-buttons {
position: absolute;
top: 0;
right: 0;
width: 30px;
text-align: center;
border-left: 1px solid #333;
height: 100%;
}
.owl-breakingnews .owl-buttons div {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
position: relative;
width: 30px;
height: 50%;
display: block;
opacity: 0.5;
color: #fff;
background: none;
border: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.owl-breakingnews .owl-buttons div:before {
top: 50%;
left: 8px;
position: absolute;
margin-top: -8px;
}
.owl-breakingnews .owl-prev, .owl-breakingnews .owl-next {left: 0; right: 0;}
.owl-breakingnews .owl-prev:before { content: "\f137";}
.owl-breakingnews .owl-next:before { content: "\f138";}
.owl-breakingnews .owl-prev:after, .owl-breakingnews .owl-next:after {display: none}
.owl-breakingnews .owl-buttons:hover,
.owl-breakingnews .owl-buttons div:hover {
background: rgba(255,255,255,0.1);
opacity: 1;
} .breakingnews-marquee {
color: #949494;
font-size: 13px;
height: 47px;
line-height: 47px;
overflow: hidden;
position: relative;
}
.breakingnews-heading {
margin-left: 20px;
text-transform: uppercase;
letter-spacing: 0.15em;
color: #f7d46f;
position: absolute;
left: 0;
}
.breakingnews-heading i {margin-right: 6px;}
.breakingnews-marquee ul {
margin-left: 136px;
overflow: hidden;
position: relative;
width: auto;
}
.breakingnews-marquee ul:before {
content: '';
position: absolute;
width: 50px;
height: 100%;
left: 0;
top: 0;
background: -moz-linear-gradient(left,  rgba(40,40,46,1) 0%, rgba(40,40,46,0) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(40,40,46,1)), color-stop(100%,rgba(40,40,46,0)));
background: -webkit-linear-gradient(left,  rgba(40,40,46,1) 0%,rgba(40,40,46,0) 100%);
background: -o-linear-gradient(left,  rgba(40,40,46,1) 0%,rgba(40,40,46,0) 100%);
background: -ms-linear-gradient(left,  rgba(40,40,46,1) 0%,rgba(40,40,46,0) 100%);
background: linear-gradient(to right,  rgba(40,40,46,1) 0%,rgba(40,40,46,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28282e', endColorstr='#0028282e',GradientType=1 );
}
.breakingnews-marquee ul:after {
content: '';
position: absolute;
width: 100px;
height: 100%;
right: 0;
top: 0;
background: -moz-linear-gradient(left,  rgba(40,40,46,0) 0%, rgba(40,40,46,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(40,40,46,0)), color-stop(100%,rgba(40,40,46,1)));
background: -webkit-linear-gradient(left,  rgba(40,40,46,0) 0%,rgba(40,40,46,1) 100%);
background: -o-linear-gradient(left,  rgba(40,40,46,0) 0%,rgba(40,40,46,1) 100%);
background: -ms-linear-gradient(left,  rgba(40,40,46,0) 0%,rgba(40,40,46,1) 100%);
background: linear-gradient(to right,  rgba(40,40,46,0) 0%,rgba(40,40,46,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0028282e', endColorstr='#28282e',GradientType=1 );
}
.breakingnews-marquee li {
display: inline-block;
margin: 0 1em;
}
.breakingnews-marquee li:before {
content: "\f0da";
font-family: 'FontAwesome';
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.breakingnews-marquee .post-date {
font-style: italic;
margin-right: 5px;
display: inline-block;
}
.breakingnews-marquee a {color: #efefef;}
.breakingnews-marquee a:hover {color: #fff; text-decoration: underline;} .carousel-post { display: block; }
.carousel-post .latest-post-feed {
margin: 0 10px;
float: none;
}
.carousel-post .owl-buttons div {top: 30px; bottom: auto;}
.carousel-post .owl-prev, .postbox .owl-prev {left: -52px}
.carousel-post .owl-next, .postbox .owl-next {right: -52px} .postbox { display: block; }
.postbox-feed {
margin: 0 10px;
position: relative;
text-align: center;
float: none;
}
.postbox-feed .content {
position: absolute;
bottom: 0;
right: 0;
width: 100%;
padding: 25px 10px 10px;
overflow: hidden;
text-overflow: ellipsis;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.44) 50%, rgba(0,0,0,0.75) 85%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(50%,rgba(0,0,0,0.44)), color-stop(85%,rgba(0,0,0,0.75)));
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.44) 50%,rgba(0,0,0,0.75) 85%);
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.44) 50%,rgba(0,0,0,0.75) 85%);
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.44) 50%,rgba(0,0,0,0.75) 85%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.44) 50%,rgba(0,0,0,0.75) 85%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 );
}
.postbox-feed .post-title {
font-size: 15px;
line-height: 21px;
}
.postbox-feed .post-title a {
color: #fff;
text-shadow: 0 1px rgba(0,0,0,0.3);
}
.postbox-feed .post-meta {color: #d7d7d7;} .latest-post-big { color: #333; }
.latest-post-big .post-title {
font-size: 22px;
margin-bottom: 10px;
}
.latest-post-feed .post-title {
font-size: 15px;
line-height: 21px;
}
.col-md-1.vc_column_container .post-excerpt,
.col-md-2.vc_column_container .post-excerpt,
.col-md-3.vc_column_container .post-excerpt,
.col-md-4.vc_column_container .post-excerpt,
.col-md-5.vc_column_container .post-excerpt{
display: none;
} .latest-post-1 .latest-post-big {min-height: 400px;}
.latest-post-1 .latest-post-feed {min-height: 220px;}
.latest-post-1 .latest-post-big .post-excerpt { font-size: 16px; line-height: 24px; }
.latest-post-1 .col-md-3 article:last-child { padding-top: 10px; } .latest-post-2 .latest-post-feed { margin-top: 20px;}
.latest-post-2 .latest-post-big .post-title { margin-top: 5px; }
.latest-post-2 .latest-post-big .post-excerpt { font-size: 14px; line-height: 21px;}
.latest-post-2 .latest-post-feed .thumb { float: left; width: 40%; }
.latest-post-2 .latest-post-feed .content { margin-left: 43%; } .cat-latest-post .latest-post-big .post-title { font-size: 24px; }
.cat-latest-post .post-excerpt { font-size: 16px; line-height: 24px; }
.cat-latest-post .latest-post-feed { margin-bottom: 20px;}
.cat-latest-post.style2 .latest-post-big {margin-bottom: 30px;} .post-columns .post-title {
font-size: inherit;
line-height: 24px;
}
.post-columns .post-excerpt,
.post-columns .post-feed .post-title {
font-size: 14px;
line-height: 21px;
}
.post-columns .post-feed {
margin-top: 25px;
}
.post-columns .post-feed-item {
border-top: 1px dotted #e5e5e5;
padding: 10px 0;
}
.post-columns .post-feed-item:first-child {
border-top: 2px solid #e5e5e5;
padding-top: 15px;
}
.post-columns .post-feed .post-title {
margin: 0;
padding: 0;
}
.post-columns .post-feed .post-date {
margin-left: 5px;
font-weight: normal;
}
.more-post {
font-size: 10px;
font-weight: bold;
letter-spacing: 0.1em;
text-transform: uppercase;
} .post-list { margin-bottom: 30px; } #pagination {
padding: 0px 30px;
border-top: 1px solid #e5e5e5;
}
#pagination span {
display: inline-block;
padding: 15px 5px;
font-size: 13px;
font-weight: bold;
}
#pagination a {
color: #76767b;
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
#pagination .current, #pagination a:hover { color:#313138; }
#pagination .page-item.current {
border-top: 2px solid #313138;
margin-top: -1px;
} #pagination.article-pagination {padding: 0; border-bottom: 1px solid #e5e5e5; margin: 40px 0 20px;}
#pagination.article-pagination .prevnext {float: left;}
#pagination.article-pagination .pagination-number {float: right;}
#pagination.article-pagination .pagination-number > span.page-item { border-top: 2px solid #313138; margin-top: -1px; }
.older-post {
background: url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/img/dotted.png) center center repeat-x;
}
.older-post-container {
display: inline-block;
background: #fff;
padding: 0 15px;
} #top-promotion {text-align: center; margin-bottom: 30px; z-index: 2; position: relative;}
#inside-ads {text-align: center;}
.leftside-promotion { position: absolute; left: -200px; top: 0; }
.rightside-promotion { position: absolute; right: -200px; top: 0; }
.inline_promotion_center { text-align: center; padding: 20px 0; }
.inline_promotion_right { float: right; padding: 25px 0 25px 25px; }
.promocentered { text-align: center; padding: 20px 0; }
#mobile-promotion { position: fixed;  bottom: 0; z-index: 10; width: 100%; text-align: center; background: rgba(0,0,0,0.2);}
#mobile-promotion img { margin-top: 5px; margin-bottom: 5px; }
.leftside-bg-promotion { position: absolute; left: -200px; top: 0; width: 200px; height: 1000px; }
.rightside-bg-promotion { position: absolute; right: -200px; top: 0; width: 200px; height: 1000px; } input[type="text"],
input[type="password"],
input[type="url"],
input[type="email"],
textarea,
select {
display: inline-block;
border: 1px solid #e5e5e5;
padding: 8px 16px;
outline: none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-size: 14px;
font-weight: 300;
margin: 0;
width: 210px;
max-width: 100%;
background: #fff; }
textarea {width: auto;}
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
select:after {
font-family: 'FontAwesome';
content: "\f0dc";
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
textarea:focus {
border: 1px solid #c0c0c0;
color: #444;
-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
box-shadow:  0 0 3px rgba(0,0,0,.2); }
textarea {
min-height: 60px;
}
#content input[type="text"],
#content input[type="password"],
#content input[type="email"],
#content input[type="url"],
#content textarea,
#content select {
border-color: #c0c0c0;
line-height: 20px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.input-group {
position: relative;
display: inline-block;
}
.input-group input[type="text"],
.input-group input[type="url"],
.input-group input[type="password"],
.input-group input[type="email"] {
padding-right: 36px;
position: relative;
}
.input-group .input-icon {
position: absolute;
top: 10px;
right: 12px;
} .btn, input[type="submit"] {
display: inline-block;
padding: 9px 25px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 17px;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 3px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
box-shadow: 0 1px 2px rgba(0,0,0,0.1);
outline: 0;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.btn:active, input[type="submit"]:active {
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}
.btn:hover, .btn:focus,
input[type="submit"]:hover, input[type="submit"]:focus {
text-decoration: none;
} .btn-small {
padding: 6px 16px;
font-size: 12px;
}
.btn-default, input[type="submit"] {
color: #646464;
background-image: -webkit-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
background-image: -o-linear-gradient(top, #ffffff 0%, #f7f7f7 100%);
background-image: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
text-shadow: 0 1px 0 #fff;
border-color: #c0c0c0;
}
.btn-default:hover, input[type="submit"]:hover,
.btn-default:focus, input[type="submit"]:focus {
background: #f7f7f7;
background: -moz-linear-gradient(top,  #f7f7f7 0%, #efefef 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#efefef));
background: -webkit-linear-gradient(top,  #f7f7f7 0%,#efefef 100%);
background: -o-linear-gradient(top,  #f7f7f7 0%,#efefef 100%);
background: -ms-linear-gradient(top,  #f7f7f7 0%,#efefef 100%);
background: linear-gradient(to bottom,  #f7f7f7 0%,#efefef 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#efefef',GradientType=0 );
}
.btn-default:active, input[type="submit"]:active {
background: #efefef;
background: -moz-linear-gradient(top,  #efefef 0%, #f7f7f7 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#f7f7f7));
background: -webkit-linear-gradient(top,  #efefef 0%,#f7f7f7 100%);
background: -o-linear-gradient(top,  #efefef 0%,#f7f7f7 100%);
background: -ms-linear-gradient(top,  #efefef 0%,#f7f7f7 100%);
background: linear-gradient(to bottom,  #efefef 0%,#f7f7f7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#f7f7f7',GradientType=0 );
border-color: #c0c0c0;
}
.btn-default:disabled,
.btn-default[disabled] {
background-color: #e0e0e0;
background-image: none;
}
.btn-primary {
background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
background-image: -o-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #2b669a;
}
.btn-primary:hover,
.btn-primary:focus {
background: #4da2e0;
background: -moz-linear-gradient(top,  #4da2e0 0%, #3680bd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4da2e0), color-stop(100%,#3680bd));
background: -webkit-linear-gradient(top,  #4da2e0 0%,#3680bd 100%);
background: -o-linear-gradient(top,  #4da2e0 0%,#3680bd 100%);
background: -ms-linear-gradient(top,  #4da2e0 0%,#3680bd 100%);
background: linear-gradient(to bottom,  #4da2e0 0%,#3680bd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4da2e0', endColorstr='#3680bd',GradientType=0 );
}
.btn-primary:active {
background: #2d6ca2;
background: -moz-linear-gradient(top,  #2d6ca2 0%, #428bca 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d6ca2), color-stop(100%,#428bca));
background: -webkit-linear-gradient(top,  #2d6ca2 0%,#428bca 100%);
background: -o-linear-gradient(top,  #2d6ca2 0%,#428bca 100%);
background: -ms-linear-gradient(top,  #2d6ca2 0%,#428bca 100%);
background: linear-gradient(to bottom,  #2d6ca2 0%,#428bca 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d6ca2', endColorstr='#428bca',GradientType=0 );
border-color: #2b669a;
}
.btn-primary:disabled,
.btn-primary[disabled] {
background-color: #2d6ca2;
background-image: none;
}
.btn-success {
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
background: #6bd06b;
background: -moz-linear-gradient(top,  #6bd06b 0%, #4daf4d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6bd06b), color-stop(100%,#4daf4d));
background: -webkit-linear-gradient(top,  #6bd06b 0%,#4daf4d 100%);
background: -o-linear-gradient(top,  #6bd06b 0%,#4daf4d 100%);
background: -ms-linear-gradient(top,  #6bd06b 0%,#4daf4d 100%);
background: linear-gradient(to bottom,  #6bd06b 0%,#4daf4d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6bd06b', endColorstr='#4daf4d',GradientType=0 );
}
.btn-success:active {
background: #419641;
background: -moz-linear-gradient(top,  #419641 0%, #5cb85c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#419641), color-stop(100%,#5cb85c));
background: -webkit-linear-gradient(top,  #419641 0%,#5cb85c 100%);
background: -o-linear-gradient(top,  #419641 0%,#5cb85c 100%);
background: -ms-linear-gradient(top,  #419641 0%,#5cb85c 100%);
background: linear-gradient(to bottom,  #419641 0%,#5cb85c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#419641', endColorstr='#5cb85c',GradientType=0 );
border-color: #3e8f3e;
}
.btn-success:disabled,
.btn-success[disabled] {
background-color: #419641;
background-image: none;
}
.btn-info {
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
background: #6bd8ef;
background: -moz-linear-gradient(top,  #6bd8ef 0%, #32c5e6 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6bd8ef), color-stop(100%,#32c5e6));
background: -webkit-linear-gradient(top,  #6bd8ef 0%,#32c5e6 100%);
background: -o-linear-gradient(top,  #6bd8ef 0%,#32c5e6 100%);
background: -ms-linear-gradient(top,  #6bd8ef 0%,#32c5e6 100%);
background: linear-gradient(to bottom,  #6bd8ef 0%,#32c5e6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6bd8ef', endColorstr='#32c5e6',GradientType=0 );
}
.btn-info:active {
background: #2aabd2;
background: -moz-linear-gradient(top,  #2aabd2 0%, #5bc0de 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2aabd2), color-stop(100%,#5bc0de));
background: -webkit-linear-gradient(top,  #2aabd2 0%,#5bc0de 100%);
background: -o-linear-gradient(top,  #2aabd2 0%,#5bc0de 100%);
background: -ms-linear-gradient(top,  #2aabd2 0%,#5bc0de 100%);
background: linear-gradient(to bottom,  #2aabd2 0%,#5bc0de 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2aabd2', endColorstr='#5bc0de',GradientType=0 );
border-color: #28a4c9;
}
.btn-info:disabled,
.btn-info[disabled] {
background-color: #2aabd2;
background-image: none;
}
.btn-warning {
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
background: #f9c65a;
background: -moz-linear-gradient(top,  #f9c65a 0%, #f6ac1b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c65a), color-stop(100%,#f6ac1b));
background: -webkit-linear-gradient(top,  #f9c65a 0%,#f6ac1b 100%);
background: -o-linear-gradient(top,  #f9c65a 0%,#f6ac1b 100%);
background: -ms-linear-gradient(top,  #f9c65a 0%,#f6ac1b 100%);
background: linear-gradient(to bottom,  #f9c65a 0%,#f6ac1b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c65a', endColorstr='#f6ac1b',GradientType=0 );
}
.btn-warning:active {
background: #eb9316;
background: -moz-linear-gradient(top,  #eb9316 0%, #f0ad4e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eb9316), color-stop(100%,#f0ad4e));
background: -webkit-linear-gradient(top,  #eb9316 0%,#f0ad4e 100%);
background: -o-linear-gradient(top,  #eb9316 0%,#f0ad4e 100%);
background: -ms-linear-gradient(top,  #eb9316 0%,#f0ad4e 100%);
background: linear-gradient(to bottom,  #eb9316 0%,#f0ad4e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb9316', endColorstr='#f0ad4e',GradientType=0 );
border-color: #e38d13;
}
.btn-warning:disabled,
.btn-warning[disabled] {
background-color: #eb9316;
background-image: none;
}
.btn-danger {
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
background: #eb605b;
background: -moz-linear-gradient(top,  #eb605b 0%, #d93631 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eb605b), color-stop(100%,#d93631));
background: -webkit-linear-gradient(top,  #eb605b 0%,#d93631 100%);
background: -o-linear-gradient(top,  #eb605b 0%,#d93631 100%);
background: -ms-linear-gradient(top,  #eb605b 0%,#d93631 100%);
background: linear-gradient(to bottom,  #eb605b 0%,#d93631 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb605b', endColorstr='#d93631',GradientType=0 );
}
.btn-danger:active {
background: #c12e2a;
background: -moz-linear-gradient(top,  #c12e2a 0%, #d9534f 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c12e2a), color-stop(100%,#d9534f));
background: -webkit-linear-gradient(top,  #c12e2a 0%,#d9534f 100%);
background: -o-linear-gradient(top,  #c12e2a 0%,#d9534f 100%);
background: -ms-linear-gradient(top,  #c12e2a 0%,#d9534f 100%);
background: linear-gradient(to bottom,  #c12e2a 0%,#d9534f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c12e2a', endColorstr='#d9534f',GradientType=0 );
border-color: #b92c28;
}
.btn-danger:disabled,
.btn-danger[disabled] {
background-color: #c12e2a;
background-image: none;
}
.btn-icon {
margin-right: 8px;
color: #949494;
}
a.btn-primary, a.btn-success, a.btn-info,
a.btn-warning, a.btn-danger {
color: #fff;
} .post-top-meta {
font-size: 13px;
color: #949494;
padding: 10px 30px;
border-bottom: 1px solid #e5e5e5;
position: relative;
}
.post-top-meta .breadcrumb { float: left; }
.post-top-meta .post-date { float: right; padding-left: 5px; font-size: 12px; }
.post-top-meta .breadcrumb:before {
content: '';
border-style: solid;
border-color: #e5e5e5 transparent transparent #e5e5e5;
border-width: 6px 8px;
position: absolute;
bottom: -12px;
left: 31px;
}
.post-top-meta .breadcrumb:after {
content: '';
border-style: solid;
border-color: #fff transparent transparent #fff;
border-width: 5px 7px;
position: absolute;
bottom: -10px;
left: 32px;
}
.post-top-meta .breadcrumb-item:after {
color: #b9b9b9;
content: '\f105';
font-family: 'FontAwesome';
padding: 0 8px;
margin-right: -4px;
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.post-top-meta .breadcrumb-item.home-breadcrumb a {
color: #999;
}
.post-top-meta .breadcrumb-item:last-child:after { display: none; }
.post-header {border-bottom: 1px solid #e5e5e5;}
.post-header-container {
margin: 30px;
}
.page-header-container {
text-align: center;
margin: 50px 20px;
}
.post-header .post-title {
font-weight: normal;
}
.post-header .post-bottom-meta {
color: #949494;
font-size: 13px;
}
.post .post-bottom-meta .post-author { font-weight: bolder; }
.post .post-bottom-meta .post-total-comment a { color:#949494; }
.post .post-bottom-meta span,
.post .post-bottom-meta time {
margin-right: 1em;
}
.post .post-bottom-meta span:before,
.post .post-bottom-meta time:before {
color: #b9b9b9;
font-family: 'FontAwesome';
margin-right: 8px;
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.post .post-bottom-meta .post-author:before { content: "\f007"; font-weight: normal; }
.post .post-bottom-meta .post-date:before { content: "\f017"; }
.post .post-bottom-meta .post-total-comment:before { content: "\f0e5"; }
.post .featured {position: relative; border-bottom: 1px solid #e5e5e5;} .article-sharer {
padding: 0;
}
.article-sharer-placeholder {height: 60px;}
.article-sharer.fixed {
background: #fff;
position: fixed;
top: 0;
z-index: 2;
margin-left: -1px;
border: 1px solid #e5e5e5;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}
.dummy-share-block {
height: 61px;
width: 100%;
display: none;
position: relative;
content: " ";
}
.dummy-share-block.fixed {
display: block;
}
.socials-share {
padding: 10px 0 10px 30px;
float: left;
}
.article-sharer .social-share {
font-size: 13px;
margin-right: 5px;
border-radius: 3px;
display: inline-block;
color: #fff;
padding: 8px 0;
min-width: 38px;
text-align: center;
background: #333;
}
.social-share .fa {font-size: 16px;color: #fff;}
.social-share.share-facebook, .social-share.share-twitter {color: #fff;padding: 8px 16px;}
.social-share.share-facebook .fa, .social-share.share-twitter .fa {margin-right: 8px;}
.social-share.share-facebook { background: #2980b9; }
.social-share.share-twitter { background: #00bff0; }
.social-share.share-google-plus { background: #e74c3c; }
.social-share.share-linkedin { background: #0087c3; }
.social-share.share-reddit { background: #373737; }
.social-share.share-pinterest { background: #CA2128; }
.article-shorturl {
float: right;
border-left: 1px solid #e5e5e5;
padding: 0px 30px;
line-height: 59px;
}
.article-shorturl input {
height: 34px;
line-height: 34px;
width: 160px;
}
.featured img { width: 100%; }
.article-content {
padding: 30px 95px;
color: #474747;
line-height: 1.8em;
}
.article-content.intro-text > p:first-child,
.article-content p.intro-text {
font-family: 'Lora', Georgia, serif;
font-size: 1.4em;
line-height: 1.5em;
color: #222;
letter-spacing: -0.008em;
}
.article-content.dropcap > p:first-child:first-letter,
.article-content p.dropcap:first-letter,
.dropcaps {
font-family: 'Lora', Georgia, serif;
float: left;
margin: 0.04em 0.2em 0 0.1em;
color: #ef4135;
font-size: 3.375em;
line-height: 1em;
}
.article-content p {
font-size: 1em;
line-height: 1.8em;
}
.article-content blockquote {
font-family: 'Lora', Georgia, serif;
font-size: 1.45em;
font-style: italic;
line-height: 1.5em;
color: #222;
letter-spacing: -0.008em;
margin: 1em 0;
padding-left: 1em;
border-left: 4px solid #e5e5e5;
}
.article-content blockquote p {line-height: 1.5em;}
.article-content blockquote.pullquote-left {
clear: left;
border: none;
padding: 0;
float: left;
max-width: 35%;
padding: 0;
margin: 0.4em 1.2em 0.4em 0;
}
.article-content blockquote.pullquote-right {
clear: right;
border: none;
padding: 0;
float: right;
max-width: 35%;
padding: 0;
margin: 0.4em 0 0.4em 1.2em;
}
.article-content ul, ol {
margin-left: 1.5em;
}
.article-content li {
margin-bottom: 0.5em;
}
.article-content ul {
list-style: square;
}
.article-content ol {
list-style: decimal;
}
ul.fa-ul {
list-style: none;
padding-left: 0.5em;
}
li .fa-li {
top: 8px;
font-size: 8px;
left: -25px;
}
.fa-ul li .fa {
margin-left: -1.5em;
}
.article-content dt { font-weight: 600;}
.article-content dd { margin-bottom: 20px; }
.article-content em, .article-content cite { font-style: italic; }
.article-content ins { background: #fcf8e3; }
.article-content sub,.article-content sup { font-size: 62.5%; }
.article-content sub { vertical-align: sub; }
.article-content sup { vertical-align: super; } .article-content table {
width: 100%;
margin: 1em 0 30px;
line-height: normal;
color: #5e5e5e;
}
.article-content tr {
border-bottom: 1px solid #e5e5e5;
}
.article-content thead tr {
border-bottom: 2px solid #e5e5e5;
}
.article-content th, .article-content td {
font-size: 0.85em;
padding: 8px 20px;
text-align: left;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
}
.article-content th {
color: #333;
font-weight: bold;
vertical-align: middle;
}
.article-content tbody tr:last-child,
.article-content th:first-child, .article-content td:first-child,
.article-content th:last-child, .article-content td:last-child {
border: 0;
} .article-tags {
font-size: 11px;
line-height: 1.8em;
letter-spacing: 0.1em;
text-transform: uppercase;
margin: 4em 0 2em;
padding-top: 1em;
} .author-box {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
padding: 30px 100px 30px 50px;
font-size: 14px;
}
.author-image { float: left; }
.author-image img { border-radius: 100%; height: auto; max-width: 90px; }
.author-content {
margin-left: 120px;
position: relative;
}
.author-title {
color: #949494;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.1em;
margin: 0 0 0.5em;
}
.author-name {
font-size: 24px;
line-height: 1.6em;
margin: 0;
}
.author-description {
line-height: 1.8em;
}
.author-socials {
position: absolute;
top: 30px;
right: 0;
}
.author-socials a {
font-size: 16px;
margin-right: 7px;
display: inline-block;
color: #474747;
-webkit-transition: color 0.5s ease;
-o-transition: color 0.5s ease;
transition: color 0.5s ease;
}
.author-socials .link:hover { color: #47b957; }
.author-socials .facebook:hover { color: #2980b9; }
.author-socials .twitter:hover { color: #00bff0; }
.author-socials .linkedin:hover { color: #0087c3; }
.author-socials .google-plus:hover { color: #e74c3c; } .prevnext-post {
border-bottom: 1px solid #e5e5e5;
border-top: 1px solid #e5e5e5;
margin-top: -1px;
}
.prevnext-post .post {
display: table-cell;
width: 50%;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px 30px 50px;
min-width: 475px;
}
@media (max-width: 1599px) {
.prevnext-post .post {
min-width: 415px;
}
}
.prevnext-post .post:hover {
background: #fbfbfb;
}
.prevnext-post .next-post {
border-left: 1px solid #e5e5e5;
}
.prevnext-post .post-title {
font-size: 16px;
margin: 10px 0 0;
}
.prevnext-post .caption {
font-size: 12px;
letter-spacing: 0.1em;
color: #979797;
text-transform: uppercase;
} .popup-post {
position: fixed;
background: #fff;
width: 300px;
bottom: -150px;
right: 15px;
z-index: 9;
border-radius: 2px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
padding: 5px 15px 15px;
opacity: 0;
visibility: hidden;
-webkit-transition: all .5s linear;
-o-transition: all .5s linear;
transition: all .5s linear;
}
.popup-post.active {
opacity: 1;
visibility: visible;
bottom: 15px;
-webkit-transition: all .8s ease-in-out;
-o-transition: all .8s ease-in-out;
transition: all .8s ease-in-out;
}
.popup-heading {
color: #ef4135;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0.15em;
font-weight: bold;
}
.popup-content {margin-top: 10px;}
.popup-content .thumb {
float: left;
margin-right: 10px;
}
.popup-content img {
max-width: 60px;
}
.popup-content .post-title {
font-size: 14px;
margin: 0;
}
.popup-close {
color: #949494;
position: absolute;
right: 10px;
top: 5px;
font-size: 12px;
} .aside-post {
float: right;
font-size: 13px;
width: 30%;
margin: 1.2em -5% 1em 2em;
}
.aside-heading {
font-size: 13px;
letter-spacing: 0.2em;
text-transform: uppercase;
margin: 0 0 10px;
}
.aside-post img {
float: left;
margin-right: 1em;
max-width: 50px;
}
.aside-post .post-title {
font-family: 'Lora', Georgia, serif;
color: #474747;
border-top: 1px solid #e5e5e5;
padding: 5px 0;
display: block;
}
.aside-post a:hover {text-decoration: underline;} .gallery-slider-wrapper {
background: #111;
margin: 1em auto 1em -5%;
width: 110%;
}
.owl-jowlgallery {
position: relative;
padding: 10px;
}
.owl-jowlgallery .slide {
width: 100%;
height: 450px;
max-height: 450px;
text-align: center;
}
.owl-jowlgallery img,
.owl-jowlgallerythumbnail img {
width: auto;
height: auto;
}
.owl-jowlgallery a:hover img {
cursor: zoom-in;
}
.owl-jowlgallerythumbnail {
padding: 0 5px 10px;
}
.owl-jowlgallerythumbnail .slide-thumbnail {
max-height: 65px;
text-align: center;
margin: 0 5px;
cursor: pointer;
}
.owl-jowlgallerythumbnail img {
opacity: 0.7;
-webkit-transition: opacity .3s linear;
-o-transition: opacity .3s linear;
transition: opacity .3s linear;
}
.owl-jowlgallerythumbnail .active img,
.owl-jowlgallerythumbnail .owl-item:hover img {
opacity: 1;
}
.slide-caption {
position: absolute;
background: rgba(0, 0, 0, 0.75);
color: #fff;
bottom: 8%;
left: -3px;
opacity: 0;
z-index: 5;
padding: 1em 2em 1em 3em;
font-family: 'Lora', Georgia, serif;
font-size: 12px;
max-width: 65%;
text-align: left;
-webkit-transition: opacity .5s ease 0.4s;
-o-transition: opacity .5s ease 0.4s;
transition: opacity .5s ease 0.4s;
}
.active .slide-caption {
opacity: 1;
}
.mfp-figure figcaption {margin:0} .content-slider-items {
-webkit-transition: height .5s linear;
-o-transition: height .5s linear;
transition: height .5s linear;
}
.content-slider-item {
display: none;
}
.content-slider-item.active {
display: block;
} .video-container {line-height: 0;}
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
width: 100%;
}
.video-container {
height: 0;
overflow: hidden;
padding-bottom: 56%;
position: relative;
}
.video-container iframe, .video-container object, .video-container embed, .video-container video {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
} .page-404 .article-content {text-align: center;}
.search-404 form [name='s'] {
width: 50%;
min-width: 220px;
padding-left: 2.5em;
position: relative;
}
.search-404 form:before {
color: #B8B8B8;
content: "\f002";
font-family: FontAwesome;
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: -2em;
margin-left: 12px;
position: relative;
z-index: 2;
}
.container-404 {
text-align: center;
}
.container-404 h3 {
margin: 3em;
} .comment-heading, .comment-reply-title {
font-size: 24px;
margin-top: 0;
margin-bottom: 40px;
}
.commentlist #respond {
padding: 0;
padding-bottom: 10px;
}
.commentlist, .pinglist { margin-bottom: 20px; }
.commentlist li, .pinglist li {
clear: both;
padding-left: 70px;
font-size: 14px;
line-height: 1.7em;
position: relative;
}
.commentlist .comment-body, .pinglist li  { clear: both; margin-bottom: 20px; }
.commentlist .comment-author,
.commentlist .comment-meta,
.commentlist .comment-awaiting-moderation { font-size: 13px; display: inline-block; line-height: 22px; }
.commentlist .comment-author { margin-right: 6px; margin-bottom: 10px; }
.commentlist .fn, .pinglist .ping-link {
color: #474747;
font-size: 14px;
font-style: normal;
font-weight: bold;
}
.commentlist .says { display: none; }
.commentlist .avatar {
border-radius: 100%;
position: absolute;
top: 0;
left: 0;
}
.commentlist .bypostauthor > .comment-body > .comment-author > .fn:before {
font-family: 'FontAwesome';
content: "\f007";
margin-right: 5px;
color: #949494;
font-weight: normal;
}
.commentlist .comment-meta:before, .pinglist .ping-meta:before {
color: #ccc;
content: "\f017";
font-family: FontAwesome;
font-size: 10px;
margin-right: 3px;
vertical-align: 4%;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.commentlist .comment-meta a, .pinglist .ping-meta {
color: #949494;
font-size: 12px;
}
.commentlist .reply a { text-transform: uppercase; letter-spacing: 0.1em; font-size: 11px; }
.commentlist .reply a:before {
color: #ccc;
content: '\f112';
font-family: 'FontAwesome';
margin-right: 5px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.comment-awaiting-moderation { color: #24a5db; font-style: normal; } .pinglist li { padding-left: 0; }
.pinglist .ping-meta { font-size: 13px; line-height: 22px; } .commentlist .comment-body p { clear: both; margin-top: 0; }
.commentlist .comment-body strong { font-weight: bold; }
.commentlist .comment-body em { font-style: italic; }
.commentlist .comment-body ol li { list-style: decimal; margin-left: 2em; padding: 0; }
.commentlist .comment-body ul li { list-style: square; margin-left: 2em; padding: 0; } .commentlist .children {
border-left: 1px dashed #e5e5e5;
padding-left: 15px;
}
.commentlist .children li:before {
width: 20px;
height: 0;
border-top: 1px dashed #e5e5e5;
content: '';
position: absolute;
top: 26px;
left: -15px;
} .comments-nav {
margin-bottom: 20px;
padding: 10px 0;
border-top: 2px solid #eee;
border-bottom: 2px solid #eee;
}
.comments-nav a { font-weight: 600; }
.comments-nav .nav-previous { float: left; }
.comments-nav .nav-next { float: right;  } .logged-in-as,
.comment-notes,
.form-allowed-tags { display: none; }
#respond { position: relative; }
.comment-reply-title { margin-bottom: 30px; }
#comment-form-header { margin-bottom: 30px; }
li #reply-title { font-size: 0; margin: 0!important; padding: 0; height: 0; border-top: 0; }
#cancel-comment-reply-link {
bottom: 30px;
line-height: 33px;
display: block;
font-size: 12px;
position: absolute;
right: 0;
text-transform: uppercase;
letter-spacing: 0.1em;
}
#cancel-comment-reply-link:hover { color: #777; }
.comment-reply-subtitle { margin-bottom: 0 }
#commentform .comment-field {
margin: 0 0 20px;
}
#commentform .comment-field input[type="text"],
#commentform .comment-field input[type="email"],
#commentform .comment-field input[type="url"] {
width: 100%;
}
#commentform label { padding: 6px 0; font-weight: 600; display: block; }
#commentform input[type="text"],
#commentform textarea { max-width: 100%; width: 100%; }
#commentform textarea { height: 100px; }
#commentform p.form-submit { margin-top: 20px;}
.form-allowed-tags {
font-size: 12px;
margin-bottom: 20px;
}
.logged-in #reply-title { margin-bottom: 20px; }
.logged-in #commentform p.comment-form-comment { margin-top: 10px; }
.logged-in #commentform p.comment-form-comment label { display: none; }
.comment-navigation { border-top: 1px solid #E5E5E5; overflow: hidden; font-size: 13px; text-transform: lowercase; }
.comment-navigation span {padding-right: 3px; padding-left: 5px;}
.comment-navigation .alignleft, .comment-navigation .alignright {
margin-top: 15px;
} .author .author-box { border-top: 0 }
.author .author-socials { top: 9px; }
.archive-tabs { padding-top: 0; }
.archive-tabs-header {
margin: 0 -30px 0px;
position: relative;
}
.archive-tabs-header ul {
display: inline-block;
margin: 0 30px;
}
.archive-tabs.section {
padding-bottom: 0;
}
.archive-tabs-header li { display: inline-block; }
.archive-tabs-header a {
display: block;
padding: 10px;
position: relative;
color: #949494;
font-weight: bold;
font-size: 12px;
letter-spacing: 0.1em;
text-transform: uppercase;
-webkit-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.archive-tabs-header li:hover a {
color: #474747;
}
.archive-tabs-header .active a {
color: #474747;
margin-bottom: -1px;
border-bottom: 2px solid #474747;
} .archive-heading {
margin-top: -10px;
} .reviews-search {
padding: 0;
position: relative;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.reviews-search input#keyword {
border: 0;
box-shadow: none;
font-size: 20px;
line-height: 60px;
padding: 0 30px;
text-align: center;
width: 100%;
color: #474747;
}
.reviews-search label,
.reviews-search .filter-toggle {
position: absolute;
top: 0;
line-height: 60px;
font-size: 18px;
color: #c0c0c0;
}
.reviews-search label {
left: 30px;
}
.reviews-search .filter-toggle {
right: 25px;
cursor: pointer;
}
.reviews-search .filter-toggle i { padding: 5px;}
.search-filter-wrapper {
display: none;
background: #f5f5f5;
width: 100%;
z-index: 3;
padding: 30px;
top: 100%;
margin-top: 1px;
border-bottom: 1px solid #e5e5e5;
}
.reviews-search .chosen-container {
width: 100% !important;
}
.reviews-search .chosen-container-single .chosen-search input[type="text"] {
background: none !important;
}
.reviews-search .filter-action { margin-top: 20px; text-align: right; }
.reviews-search #filter-submit {
color: #fff;
border-color: #de2e22;
text-shadow: none;
background: #f76250;
background: -moz-linear-gradient(top,  #f76250 0%, #ef4135 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f76250), color-stop(100%,#ef4135));
background: -webkit-linear-gradient(top,  #f76250 0%,#ef4135 100%);
background: -o-linear-gradient(top,  #f76250 0%,#ef4135 100%);
background: -ms-linear-gradient(top,  #f76250 0%,#ef4135 100%);
background: linear-gradient(to bottom,  #f76250 0%,#ef4135 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f76250', endColorstr='#ef4135',GradientType=0 );
}
.reviews-search .filter-reset {
font-size: 13px;
letter-spacing: 0.1em;
margin-left: 1em;
}
.review-info div {
float: left;
}
.review-info .info-title,
.productinfo .info-title {
color: #c0c0c0;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0.1em;
margin: 0 0 5px;
font-weight: 600;
}
.review-info strong { font-weight: normal; }
.latest-post-big .price-info { margin-right: 30px; }
.price-info strong { color: #ef4135; font-size: 24px; }
a.external-link {
color: #808080;
font-size: 14px;
}
.review-list { margin-bottom: 30px; }
.review-list .post-title { font-size: 18px; margin: 5px 0;}
.review-list .post-excerpt { font-size: 14px; line-height: 1.6em; }
.review-list .review-content {
float: left;
width: 75%;
}
.review-list .review-info {
float: right;
width: 20%;
margin-top: 5px;
}
.review-list .price-info { margin-bottom: 20px;} .productinfo .product-name {
margin: 0 auto 0.8em;
padding-bottom: 0.5em;
}
.productinfo .price-info, .productinfo .store-info {
margin-top: 1em;
}
.productinfo .price-info {
border-bottom: 2px solid #e5e5e5;
padding-bottom: 5px;
}
.productinfo ul {
margin-left: 0;
list-style: none;
}
.productinfo li {
border-bottom: 1px dotted #e5e5e5;
padding: 3px 0;
}
.productinfo li .store-aff {
float: right;
}
.productinfo a.aff-link {
padding: 2px 7px;
background: #ef4135;
color: #fff;
border-radius: 2px;
font-size: 10px;
margin-left: 5px;
}
.price-info span {
font-size: 16px;
margin-left: 5px;
} .post-rating-star {color: #efca56;font-size: 15px;}
.latest-post-big .post-rating-star { font-size: 18px; }
.sidebar-posts .post-rating-star { font-size: 13px; }
.sidebar-posts .active .post-rating-star { color: #F86F66; }
.featured-review .latest-post-big .post-title { margin-top: 0; }  .review-box {
background: #fbfbfb;
margin: 30px -95px;
padding: 30px 95px;
font-size: 13px;
}
.review-box .post-title { margin-top: 5px; }
.review-box .subheading { margin-bottom: 0; }
.rating-score {
float: left;
color: #fff;
text-align: center;
width: 110px;
}
.score-great {background: #2ecc71;}
.score-great .score-desc {background: #27ae60;}
.score-good {background: #6677BA;}
.score-good .score-desc {background: #2747C4;}
.score-average {background: #EFCA56;}
.score-average .score-desc {background: #BC8E00;}
.score-bad {background: #F58A51;}
.score-bad .score-desc {background: #C25215;}
.score-value {
display: block;
font-size: 36px;
padding: 18px 12px;
}
span.score-desc {
display: block;
padding: 4px 0;
text-transform: uppercase;
font-size: 11px;
}
.review-shortdesc {
padding-left: 130px;
font-size: 13px;
font-family: 'Lora', Georgia, serif;
font-style: italic;
}
.review-shortdesc p {margin-top: 0;}
.review-goodbad, .review-scores {margin-top: 20px;}
.article-content .review-goodbad .subheading { color: #333; }
.review-goodbad ul { margin-left: 27px; }
.review-goodbad .subheading { margin-bottom: 10px; }
.review-goodbad .subheading i { margin-right: 10px; } .review-bars ul {margin: 0}
.review-bars li {
margin: 1em 0;
list-style: none !important;
}
.review-bars em {
margin-bottom: 5px;
display: block;
float: left;
}
.review-bars strong { float: right; }
.review-bars .bar-wrap, .review-bars .bar-bg {
height: 25px;
-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.1);
box-shadow: inset 0 -2px 0 rgba(0,0,0,0.1);
}
.review-bars .bar-wrap { background: #e5e5e5; clear: both; }
.review-bars .bar-bg {
display: block;
opacity: 0;
width: 0;
background: #efca56;
transition: width 0.5s, opacity 0.5s;
} .review-bars.show .bar-bg {
opacity: 1;
}
.article-content .subheading {
font-size: 14px;
font-weight: bold;
letter-spacing: 0.1em;
text-transform: uppercase;
color: #ef4135;
} #footer-content {
color: #b9b9b9;
background: #28282e;
font-size: 14px;
line-height: 21px;
border: 1px solid #E5E5E5;
border-top: none;
}
.footer-widget {
padding: 60px 0;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
color: #fff
}
#footer-content a {color: #b9b9b9}
#footer-content a:hover {color: #fff;}
#footer-content li { padding: 4px 0; }
#footer-content .widget-title {
font-weight: bold;
font-size: 12px;
letter-spacing: 0.1em;
text-transform: uppercase;
margin: 0 0 30px;
}
#footer-content .widget_categories li {
border-bottom: none;
}
.socials-widget {margin: 1em 0}
.socials-widget a {
margin-right: 2px;
width: 30px;
height: 30px;
background: #2F2F37;
display: inline-block;
line-height: 30px;
text-align: center;
-webkit-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.socials-widget a:hover {
background: #42424C;
}
.footer-bottom {
font-size: 13px;
color: #949494;
text-shadow: 0 1px 0 #fff;
padding: 5em 0;
}
.footer-bottom a {
color: #949494;
}
.footer-nav {margin-bottom: 20px; text-transform: uppercase; letter-spacing: 0.2em; font-weight: bold;}
.footer-nav a {
-webkit-transition: color 300ms ease;
-o-transition: color 300ms ease;
transition: color 300ms ease;
}
.footer-nav a:hover { color: #5e5e5e; }
.footer-nav li {
display: inline-block;
margin: 0 10px;
}
.widget_recent_entries li,
.widget_recent_comments li,
.widget_rss li{
border-bottom: 1px solid #383842;
padding: 8px 0 !important;
}
.widget_recent_entries li:last-child,
.widget_recent_comments li:last-child,
.widget_rss li:last-child {
border: 0
}
#footer-content .tagcloud a {
font-size: 13px !important;
border: 1px solid #535353;
padding: 3px 8px;
line-height: 30px;
}
.widget_search button {
display: none;
}
#footer > div { position: relative; } #wp-calendar {
margin: 0;
text-align: center;
width: 100%;
}
#wp-calendar caption {
line-height: 35px;
border-bottom: 0;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
color: #fff;
margin-bottom: 15px;
}
table th {
color: #5F5F5F;
font-size: 13px;
font-weight: normal;
padding: 5px 4px;
}
table#wp-calendar th {
font-size: 10px;
font-weight: bold;
padding: 3px;
border: 1px solid #444;
color: #fafafa;
}
table#wp-calendar td {
border: 1px solid #3F3F3F;
box-shadow: none;
padding: 4px;
font-size: 13px;
}
table#wp-calendar td:hover {
background: inherit;
}
table#wp-calendar td a {
display: block;
}
table#wp-calendar td a:hover {
color: #222;
text-shadow: 0;
cursor: pointer;
} @media print {
* {
background: transparent !important;
color: #000 !important; box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
} .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
} .admin-bar  #sidebar.fixed, .admin-bar  .article-sharer.fixed {
top: 32px;
}
.admin-bar .sidebar-loadmore-wrapper {
padding-bottom: 55px;
} .video-list .section-heading-wrapper {
padding-bottom: 10px;
}
.video-playlist-row  {
margin: 0 -30px;
background: #111;
}
.video-wrapper-content {
width: 65%;
float: left;
}
.video-wrapper-list {
width: 35%;
height: 350px;
overflow: auto;
float: right;
}
.video-wrapper-list > a {
padding: 10px;
display: block;
overflow: hidden;
border-bottom: 1px solid #323232;
background: rgb(29, 29, 29);
}
.video-wrapper-list > a.active {
background: #333;
}
.video-wrapper-list .video-thumb {
float: left;
width: 100px;
padding-right: 10px;
}
.video-wrapper-list .video-detail {
font-size: 12px;
line-height: 17px;
color: #ccc;
padding-left: 100px;
}
.video-wrapper-list .video-title {
font-size: 12px;
line-height: 16px;
}
.video-wrapper-list .video-category {
font-size: 10px;
text-transform: uppercase;
color: #DEDEDE;
font-weight: bold;
padding-top: 3px;
}  article .yarpp-related h3 {
font-weight: bold !important;
font-size: 12px !important;
letter-spacing: 0.1em !important;
text-transform: uppercase !important;
margin: 0px 0px 12px !important;
}
article .yarpp-related ol li {
list-style: disc;
font-size: 13px;
}
article .yarpp-related a {
font-weight: normal !important;
} img.unveil { opacity: 0; transition: opacity .3s ease-in; }
.owl-item img.unveil { opacity: 1; }
.right-menu { display: block; }
.jmagz.no-sidebar .mobile-toggle.sidebar-toggle {
display: none;
} .jeg-twitter-container {
font-size: 14px;
font-style: italic;
}
.jeg-tweets {display: block; overflow: hidden}
.jeg-tweets ul {list-style:none; margin:0 !important; padding: 0 !important;}
.jeg-tweet-time {font-size: 10px; font-style: normal; color: #999; display: block; text-transform: uppercase; letter-spacing: 1px; margin-top: 5px;}
.jeg-follow-button {display: block; margin-top:15px;}
.jeg-follow-button:before {
display: block;
content: " ";
width: 20%;
height: 1px;
margin: 20px 0;
border-top: 1px solid #666;
} .fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe span[style] {width: 100% !important;}
#fb-root {
display: none;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important;
}
.twitter-tweet  {
margin: 0 auto !important;
}
.widget_jeg_facebook_fans_widget .pam img { display: none; } .no-thumbnail-wrapper {
height: 0;
overflow: hidden;
padding-bottom: 100%;
position: relative;
background: #eee;
}
.no-thumbnail-wrapper .no-thumbnail-inner {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
text-align: center;
}
.no-thumbnail-wrapper i {
position: relative;
top: -6px;
margin-top: 50%;
}
.post-standard.no-thumbnail-wrapper i:after { content: "\f03e"; }
.post-gallery.no-thumbnail-wrapper i:after { content: "\f03e"; }
.post-video.no-thumbnail-wrapper i:after { content: "\f144"; }
.sidebar-posts .no-thumbnail-wrapper {
width: 75px;
}
.newsfeed-posts .no-thumbnail-wrapper,
.half-lebian .no-thumbnail-wrapper{
padding-bottom: 55.8%;
}
.review-list .no-thumbnail-wrapper,
.half-thumb .no-thumbnail-wrapper{
padding-bottom: 50%;
}
.newsfeed-posts .no-thumbnail-wrapper i,
.half-lebian .no-thumbnail-wrapper i {
margin-top: 28.3%;
top: -14px;
font-size: 28px;
}
.review-list .no-thumbnail-wrapper i,
.half-thumb .no-thumbnail-wrapper i{
margin-top: 25%;
top: -10px;
font-size: 28px;
}
.breakingnews-item .no-thumbnail-wrapper {
width: 60px;
}
.breakingnews-item .no-thumbnail-wrapper i {
color: #000;
font-size: 13px;
}
.mejs-poster.mejs-layer, .mejs-mediaelement video {
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
} .no-thumbnail-wrapper {
height: 0;
overflow: hidden;
padding-bottom: 100%;
position: relative;
background: #eee;
}
.no-thumbnail-wrapper .no-thumbnail-inner {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
text-align: center;
}
.no-thumbnail-wrapper i {
position: relative;
top: -6px;
margin-top: 50%;
}
.no-thumbnail-wrapper i:after { content: "\f03e"; }
.post-video.no-thumbnail-wrapper i:after { content: "\f144"; }
.sidebar-posts .no-thumbnail-wrapper,
.search-item .no-thumbnail-wrapper {
width: 75px;
}
.half-more .no-thumbnail-wrapper{
padding-bottom: 55.8%;
}
.half-thumb .no-thumbnail-wrapper{
padding-bottom: 50%;
}
.half-more .no-thumbnail-wrapper i {
margin-top: 28.3%;
top: -14px;
font-size: 28px;
}
.half-thumb .no-thumbnail-wrapper i{
margin-top: 25%;
top: -10px;
font-size: 28px;
}
.breakingnews-item .no-thumbnail-wrapper,
.breakingnews-item .thumb img {
width: 60px;
}
.breakingnews-item .no-thumbnail-wrapper i {
color: #000;
font-size: 13px;
}
.featured-post .no-thumbnail-wrapper i {
display: none;
} .ajax-overlay {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: #fafafa;
display: none;
z-index: 12;
}
#postloader {
display: block;
position: fixed;
left: 331px;
right: 0;
top: 0;
bottom: 0;
width: 80px;
height: 80px;
margin: auto;
border-radius: 50%;
border: 5px solid transparent;
border-top-color: #EF4135;
-webkit-animation: spin 1s linear infinite;
-o-animation: spin 1s linear infinite;
animation: spin 1s linear infinite;
z-index: 1001;
}
.no-sidebar #postloader {left: 0}
.highlight {
border-radius: 2px;
padding: 5px 6px;
background-color: #000000;
color: #FFFFFF;
font-style: normal;
} .tooltip {
display: block;
font-size: 12px;
line-height: 1.4;
opacity: 0;
position: absolute;
visibility: visible;
z-index: 1030;
}
.tooltip.in {
opacity: 0.9;
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
background-color: #000000;
color: #FFFFFF;
max-width: 200px;
padding: 8px 15px;
text-align: center;
text-decoration: none;
border-radius: 2px;
}
.tooltip-arrow {
border-color: rgba(0, 0, 0, 0);
border-style: solid;
height: 0;
position: absolute;
width: 0;
}
.tooltip.top .tooltip-arrow {
border-top-color: #000000;
border-width: 5px 5px 0;
bottom: 0;
left: 50%;
margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow {
border-top-color: #000000;
border-width: 5px 5px 0;
bottom: 0;
left: 5px;
}
.tooltip.top-right .tooltip-arrow {
border-top-color: #000000;
border-width: 5px 5px 0;
bottom: 0;
right: 5px;
}
.tooltip.right .tooltip-arrow {
border-right-color: #000000;
border-width: 5px 5px 5px 0;
left: 0;
margin-top: -5px;
top: 50%;
}
.tooltip.left .tooltip-arrow {
border-left-color: #000000;
border-width: 5px 0 5px 5px;
margin-top: -5px;
right: 0;
top: 50%;
}
.tooltip.bottom .tooltip-arrow {
border-bottom-color: #000000;
border-width: 0 5px 5px;
left: 50%;
margin-left: -5px;
top: 0;
}
.tooltip.bottom-left .tooltip-arrow {
border-bottom-color: #000000;
border-width: 0 5px 5px;
left: 5px;
top: 0;
}
.tooltip.bottom-right .tooltip-arrow {
border-bottom-color: #000000;
border-width: 0 5px 5px;
right: 5px;
top: 0;
} .alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 2px;
}
.alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #62C663;
}
.alert-info {
color: #3a87ad;
background-color: #d9edf7;
border-color: #8DBFC9;
}
.alert-warning {
color: #c09853;
background-color: #fcf8e3;
border-color: #FFD380;
}
.alert-danger {
color: #b94a48;
background-color: #f2dede;
border-color: #C67F8A;
}
.alert-dismissable .close {
position: relative;
color: inherit;
}
.alert strong {
margin-right: 0.75em;
display: block;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 1px;
}
.alert strong:after {
display: block;
content: "";
border-bottom: 1px solid rgba(125,125,125,0.1);
width: 30px;
margin-top: 5px;
margin-bottom: 5px;
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.5;
}
.close:hover, .close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
} .panel {
margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 2px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
line-height: 1.8em;
}
.panel-body:before,
.panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}
.panel-body:before,
.panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}
.panel > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item {
border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.panel > .table {
margin-bottom: 0;
}
.panel > .panel-body + .table {
border-top: 1px solid #dddddd;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-group .panel {
margin-bottom: 0;
overflow: hidden;
border-radius: 2px;
}
.accordion-toggle {
font-style: normal;
color: #333;
text-transform: uppercase;
display: block;
letter-spacing: 1px;
font-size: 14px;
outline: none;
-moz-outline: none;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.panel-default {
border-color: #dddddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #dddddd;
}
.panel-primary {
border-color: #428bca;
}
.panel-primary > .panel-heading {
color: #ffffff;
background-color: #428bca;
border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #428bca;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-warning {
border-color: #fbeed5;
}
.panel-warning > .panel-heading {
color: #c09853;
background-color: #fcf8e3;
border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #fbeed5;
}
.panel-danger {
border-color: #eed3d7;
}
.panel-danger > .panel-heading {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #eed3d7;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #bce8f1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
} .nav {
list-style: none outside none;
margin-bottom: 0;
padding-left: 0;
}
.nav:before, .nav:after {
content: " ";
display: table;
}
.nav:after {
clear: both;
}
.nav:before, .nav:after {
content: " ";
display: table;
}
.nav:after {
clear: both;
}
.nav > li {
display: block;
position: relative;
}
.nav > li > a {
display: block;
padding: 10px 15px;
position: relative;
}
.nav > li > a:hover, .nav > li > a:focus {
background-color: #EEEEEE;
text-decoration: none;
}
.nav > li.disabled > a {
color: #999999;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
background-color: rgba(0, 0, 0, 0);
color: #999999;
cursor: not-allowed;
text-decoration: none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
background-color: #EEEEEE;
border-color: #428BCA;
}
.nav .nav-divider {
background-color: #E5E5E5;
height: 1px;
margin: 9px 0;
overflow: hidden;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #DDDDDD;
margin-left: 0px !important;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
border: 1px solid transparent;
border-radius: 2px 2px 0 0;
line-height: 1.42857;
margin-right: 2px;
}
.nav-tabs > li > a:hover {
border-color: #EEEEEE #EEEEEE #DDDDDD;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: #FFFFFF;
border-color: #DDDDDD #DDDDDD transparent;
border-image: none;
border-style: solid;
border-width: 1px;
color: #555555;
cursor: default;
}
.nav-tabs.nav-justified {
border-bottom: 0 none;
width: 100%;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
}
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #DDDDDD;
margin-right: 0;
}
.nav-tabs.nav-justified > .active > a {
border-bottom-color: #FFFFFF;
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 5px 5px 5px 5px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
background-color: #428BCA;
color: #FFFFFF;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-left: 0;
margin-top: 2px;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
text-align: center;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
}
.nav-tabs-justified {
border-bottom: 0 none;
}
.nav-tabs-justified > li > a {
border-bottom: 1px solid #DDDDDD;
margin-right: 0;
}
.nav-tabs-justified > .active > a {
border-bottom-color: #FFFFFF;
}
.tabbable:before, .tabbable:after {
content: " ";
display: table;
}
.tabbable:after {
clear: both;
}
.tabbable:before, .tabbable:after {
content: " ";
display: table;
}
.tabbable:after {
clear: both;
}
.tab-content > .tab-pane, .pill-content > .pill-pane {
display: none;
}
.tab-content > .active, .pill-content > .active {
display: block;
padding: 0 10px;
}
.nav .caret {
border-bottom-color: #428BCA;
border-top-color: #428BCA;
}
.nav a:hover .caret {
border-bottom-color: #2A6496;
border-top-color: #2A6496;
}
.nav-tabs .dropdown-menu {
border-top-left-radius: 0;
border-top-right-radius: 0;
margin-top: -1px;
}
.navbar {
border: 1px solid transparent;
margin-bottom: 20px;
min-height: 50px;
position: relative;
z-index: 1000;
}
.navbar:before, .navbar:after {
content: " ";
display: table;
}
.navbar:after {
clear: both;
}
.navbar:before, .navbar:after {
content: " ";
display: table;
}
.navbar:after {
clear: both;
}
@media (min-width: 768px) {
.navbar {
border-radius: 2px;
}
}
.navbar-header:before, .navbar-header:after {
content: " ";
display: table;
}
.navbar-header:after {
clear: both;
}
.navbar-header:before, .navbar-header:after {
content: " ";
display: table;
}
.navbar-header:after {
clear: both;
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
border-top: 1px solid transparent;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
max-height: 340px;
overflow-x: visible;
padding-left: 15px;
padding-right: 15px;
}
.navbar-collapse:before, .navbar-collapse:after {
content: " ";
display: table;
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse:before, .navbar-collapse:after {
content: " ";
display: table;
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
border-top: 0 none;
box-shadow: none;
width: auto;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
overflow: visible !important;
padding-bottom: 0;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-collapse .navbar-nav.navbar-left:first-child {
margin-left: -15px;
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
margin-right: -15px;
}
.navbar-collapse .navbar-text:last-child {
margin-right: 0;
}
}
.container > .navbar-header, .container > .navbar-collapse {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header, .container > .navbar-collapse {
margin-left: 0;
margin-right: 0;
}
}
.navbar-static-top {
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0 0 0 0;
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
border-width: 0 0 1px;
left: 0;
position: fixed;
right: 0;
}
@media (min-width: 768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
border-radius: 0 0 0 0;
}
}
.navbar-fixed-top {
top: 0;
z-index: 1030;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
}
.navbar-brand {
float: left;
font-size: 18px;
line-height: 20px;
padding: 15px;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
background-color: rgba(0, 0, 0, 0);
border: 1px solid transparent;
border-radius: 2px;
float: right;
margin-bottom: 8px;
margin-right: 15px;
margin-top: 8px;
padding: 9px 10px;
position: relative;
}
.navbar-toggle .icon-bar {
border-radius: 1px 1px 1px 1px;
display: block;
height: 2px;
width: 22px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
line-height: 20px;
padding-bottom: 10px;
padding-top: 10px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
background-color: rgba(0, 0, 0, 0);
border: 0 none;
box-shadow: none;
float: none;
margin-top: 0;
position: static;
width: auto;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-bottom: 15px;
padding-top: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
}
}
.navbar-form {
border-bottom: 1px solid transparent;
border-top: 1px solid transparent;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.1);
margin: 8px -15px;
padding: 10px 15px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
}
.navbar-form .radio, .navbar-form .checkbox {
display: inline-block;
margin-bottom: 0;
margin-top: 0;
padding-left: 0;
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
@-webkit-keyframes spin {
0%   {
-webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes spin {
0%   {
-webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
} :root {
font-size: 20px;
}
@media (max-width: 1440px) {
:root { font-size: 18px; }
}
@media (max-width: 1024px) {
:root { font-size: 16px; }
}
@media (max-width: 400px) {
:root { font-size: 16px; }
}
@font-face {
font-family: 'ProximaNova-Light';
src: local('ProximaNova-Light'), local('ProximaNova-Light'),
url(https://www.targetadvisor.com.br/wp-content/uploads/2015/07/ProximaNova-Light.otf) format('opentype');
}
@font-face {
font-family: 'ProximaNova-Bold';
src: local('ProximaNova-Bold'), local('ProximaNova-Bold'),
url(https://www.targetadvisor.com.br/wp-content/uploads/2015/07/ProximaNova-Bold.otf) format('opentype');
}
body {
font-family: 'ProximaNova-Light' !important;
color:#181818 !important;
}
h1, h2, h3, h4, h5, h6 {font-family:'ProximaNova-Bold', 'Arial Black', Helvetica, sans-serif;color:#181818}
h1 {
font-size: 2rem;
margin: 0.67rem 0;
line-height: 1.25;
letter-spacing: -0;
}
h2 {
font-size: 1.5rem;
margin: 0.83rem 0;
line-height: 1.35;
}
h3 {
font-size: 1.17rem;
margin: 1rem 0;
line-height: 1.4;
}
h4 {
font-size: 1rem;
margin: 1.33rem 0;
line-height: 1.5;
}
h5 {
font-size: 0.83rem;
margin: 1.67rem 0;
line-height: 1.6;
}
h6 {
font-size: 0.67rem;
margin: 2.33rem 0;
}
.visuallyhidden {
position: absolute;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px; width: 1px;
margin: -1px; padding: 0; border: 0;
} .container {
max-width: 1200px;
width: 95%;
} #navbar {box-shadow: 0 1px 6px rgba(0,0,0,.35);}
#navbar a.logo {
width: 331px;
background: #fff;
border-bottom: 1px solid #e2e2e2;
}
#navbar a.logo img {
width:70%;
margin-left:40px;
}
#navbar form.search-form input {height: 75px;}
#sidebar.fixed {
padding-top: 75px;
}
#sidebar {
transition: none;
transition-delay: 0;
}
.sidebar-post-item:hover {
background:#c63d34;
color:#fff;
border:0;
}
.sidebar-post-item:hover *{
color:#fff;
text-decoration:none !important;
}
.article-sharer.fixed {
padding-top: 75px;
}
.active.sidebar-post-item, .active.sidebar-post-item * {
background:#185f7d;
color:#fff;
} ul.newsfeed-categories, ul.newsfeed-categories li {
width: 200px;
text-align: left;
display: inline-block;
}
.newsfeed-container, .newsfeed-overlay {
margin-left:100px;
}
.newsfeed ul {
min-height: 350px;
height: auto;
max-height: 500px;
max-width: 331px;
min-width: 250px;
width: 100%;
z-index: 10;
float: left;
clear: none;
display: inline;
position: relative;
margin: 0;
border: 0;
}
.newsfeed ul li {
width: 100%;
}  #contato-target {
max-width: 100%;
margin: 0 auto;
text-align:left;
}
#contato-target h2 {
background: #d04738;
color: #fff;
text-align: center;
font-size: 2.2rem;
margin: 0;
padding: 20px 0;
}
#contato-target input, #contato-target textarea {
margin-bottom: 10px;
width: 97%;
border-radius: 0;
border-color: #a9a9a9;
box-shadow: none;
padding: 6px 15px;
}
#contato-target textarea {
height: 110px;
}
#contato-target span {
text-transform: uppercase;
font-size: .75rem;
}
#contato-target .su-row {
padding: 0 20px;
background:#fff;
}
#contato-target .su-row div + div {
border-left: 1px solid #dfdfdf;
padding-left: 30px;
}
#contato-target .su-row div {
padding: 15px 0 0 0;
}
#contato-target .su-gmap {
height: 270px;
margin-top: 28px;
}
#contato-target div.su-column-inner.su-clearfix p {
color: #888;
font-size: .9rem;
}
#contato-target input.wpcf7-submit {
background: #d04738;
color: #fff;
text-shadow: none;
text-transform: uppercase;
font-weight: bold;
font-size: 1.25rem;
padding: 12px 0;
border: 0;
}
#contato-target input.wpcf7-submit:hover {
background: #ce1602;
}
div.su-column-inner.su-clearfix h3 {
color: #222;
}
div.su-column-inner.su-clearfix h4 {
font-weight: 600;
color: #666;
margin-top: -15px;
}  .contato-target-post li {
width: 47.5%;
float: left;
margin-right: 2.5%;
margin-bottom: 15px;
list-style: none;
}
.contato-target-post li.full {
width: 100%;
clear: both;
}
.contato-target-post li.full textarea {
width: 97.4%;
height: 100px;
}
.contato-target-post {
width: 100%;
display: inline-block;
clear: both;
margin-top:1rem;
}
.form-contato-post h2 {
color: #fff;
}
.contato-target-post input {
width: 100%;
}
.contato-target-post input, .contato-target-post textarea {
border-radius: 0;
}
.contato-target-post li b {font-weight: normal;}
.contato-target-post li input[type="submit"] {
right: 3.5rem;
width: auto;
padding: 1.25rem 3rem;
background: none;
text-shadow: none;
border: 2px solid #fff;
color: #fff;
font-weight: bold;
text-transform: uppercase;
font-size: .8rem;
line-height: 0;
float: right;
}
.contato-target-post li input[type="submit"]:hover {
background: #fff;
color: #c63d34;
}
aside.form-contato-post {
padding: 2rem;
background: #c63d34;
color: #fff;
}
::-webkit-input-placeholder {
color: #444;
}
:-moz-placeholder { color: #444;
}
::-moz-placeholder { color: #444;
}
:-ms-input-placeholder {
color: #444;
}  section.prevnext-post a {
width:50%;
display:inline-block;
float:left;
}
section.prevnext-post a:hover {
background:#c63d34 !important;
border:0 !important;
}
section.prevnext-post a:hover * {
color:#fff;
}  blockquote {
border-color: #d00 !important;
border-width: 10px !important;
padding: 1px 15px !important;
text-align: justify;
background:#f7f7f7;
}  .logo-284, .logo-anyany, .logo-aramis, .logo-autostar, .logo-bazahr,
.logo-bc2, .logo-bifarma, .logo-bobstore, .logo-carmin, .logo-center-castilho,
.logo-collezione-paramount, .logo-daslu, .logo-droga-lider, .logo-drogaderma, .logo-emporio-naka,
.logo-equus, .logo-etiqueta-negra, .logo-family-hospital, .logo-farmed, .logo-flor,
.logo-fred-perry, .logo-geasa-nevita, .logo-giulianna-romanovaluation, .logo-hoje-telecom, .logo-iodice,
.logo-isabella-giobbi, .logo-joge, .logo-jorge-alex, .logo-lema-21, .logo-lethicia,
.logo-lojas-avenida, .logo-lojas-querida, .logo-los-dos, .logo-lucy-in-the-sky, .logo-mandi,
.logo-martha-medeiros, .logo-minou-minou, .logo-my-gloss, .logo-olook, .logo-press-get,
.logo-regina-rios, .logo-rock-country, .logo-rock-lily, .logo-shoe-shop, .logo-shoestock,
.logo-sidewalk, .logo-the-lure, .logo-tigresse, .logo-topshop, .logo-usina-jeans,
.logo-vila-romana, .logo-vr, .logo-web-home, .logo-yatchsman, .logo-zapalla,
.logo-zeferino, .logo-zig-mundi
{ display: inline-block; background: url(https://targetadvisor.com.br/wp-content/uploads/2015/09/valuation-sprite.png) no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
.logo-284 { background-position: -5px -0px; width: 198px; height: 109px; }
.logo-anyany { background-position: -208px -0px; width: 198px; height: 109px; }
.logo-aramis { background-position: -411px -0px; width: 198px; height: 109px; }
.logo-autostar { background-position: -614px -0px; width: 198px; height: 109px; }
.logo-bazahr { background-position: -817px -0px; width: 198px; height: 109px; }
.logo-bc2 { background-position: -1020px -0px; width: 198px; height: 109px; }
.logo-bifarma { background-position: -1223px -0px; width: 198px; height: 109px; }
.logo-bobstore { background-position: -5px -114px; width: 198px; height: 109px; }
.logo-carmin { background-position: -208px -114px; width: 198px; height: 109px; }
.logo-center-castilho { background-position: -411px -114px; width: 198px; height: 109px; }
.logo-collezione-paramount { background-position: -614px -114px; width: 198px; height: 109px; }
.logo-daslu { background-position: -817px -114px; width: 198px; height: 109px; }
.logo-droga-lider { background-position: -1020px -114px; width: 198px; height: 109px; }
.logo-drogaderma { background-position: -1223px -114px; width: 198px; height: 109px; }
.logo-emporio-naka { background-position: -5px -228px; width: 198px; height: 109px; }
.logo-equus { background-position: -208px -228px; width: 198px; height: 109px; }
.logo-etiqueta-negra { background-position: -411px -228px; width: 198px; height: 109px; }
.logo-family-hospital { background-position: -614px -228px; width: 198px; height: 109px; }
.logo-farmed { background-position: -817px -228px; width: 198px; height: 109px; }
.logo-flor { background-position: -1020px -228px; width: 198px; height: 109px; }
.logo-fred-perry { background-position: -1223px -228px; width: 198px; height: 109px; }
.logo-geasa-nevita { background-position: -5px -342px; width: 198px; height: 109px; }
.logo-giulianna-romanovaluation { background-position: -208px -342px; width: 198px; height: 109px; }
.logo-hoje-telecom { background-position: -411px -342px; width: 198px; height: 109px; }
.logo-iodice { background-position: -614px -342px; width: 198px; height: 109px; }
.logo-isabella-giobbi { background-position: -817px -342px; width: 198px; height: 109px; }
.logo-joge { background-position: -1020px -342px; width: 198px; height: 109px; }
.logo-jorge-alex { background-position: -1223px -342px; width: 198px; height: 109px; }
.logo-lema-21 { background-position: -5px -456px; width: 198px; height: 109px; }
.logo-lethicia { background-position: -208px -456px; width: 198px; height: 109px; }
.logo-lojas-avenida { background-position: -411px -456px; width: 198px; height: 109px; }
.logo-lojas-querida { background-position: -614px -456px; width: 198px; height: 109px; }
.logo-los-dos { background-position: -817px -456px; width: 198px; height: 109px; }
.logo-lucy-in-the-sky { background-position: -1020px -456px; width: 198px; height: 109px; }
.logo-mandi { background-position: -1223px -456px; width: 198px; height: 109px; }
.logo-martha-medeiros { background-position: -5px -570px; width: 198px; height: 109px; }
.logo-minou-minou { background-position: -208px -570px; width: 198px; height: 109px; }
.logo-my-gloss { background-position: -411px -570px; width: 198px; height: 109px; }
.logo-olook { background-position: -614px -570px; width: 198px; height: 109px; }
.logo-press-get { background-position: -817px -570px; width: 198px; height: 109px; }
.logo-regina-rios { background-position: -1020px -570px; width: 198px; height: 109px; }
.logo-rock-country { background-position: -1223px -570px; width: 198px; height: 109px; }
.logo-rock-lily { background-position: -5px -684px; width: 198px; height: 109px; }
.logo-shoe-shop { background-position: -208px -684px; width: 198px; height: 109px; }
.logo-shoestock { background-position: -411px -684px; width: 198px; height: 109px; }
.logo-sidewalk { background-position: -614px -684px; width: 198px; height: 109px; }
.logo-the-lure { background-position: -817px -684px; width: 198px; height: 109px; }
.logo-tigresse { background-position: -1020px -684px; width: 198px; height: 109px; }
.logo-topshop { background-position: -1223px -684px; width: 198px; height: 109px; }
.logo-usina-jeans { background-position: -5px -798px; width: 198px; height: 109px; }
.logo-vila-romana { background-position: -208px -798px; width: 198px; height: 109px; }
.logo-vr { background-position: -411px -798px; width: 198px; height: 109px; }
.logo-web-home { background-position: -614px -798px; width: 198px; height: 109px; }
.logo-yatchsman { background-position: -817px -798px; width: 198px; height: 109px; }
.logo-zapalla { background-position: -1020px -798px; width: 198px; height: 109px; }
.logo-zeferino { background-position: -1223px -798px; width: 198px; height: 109px; }
.logo-zig-mundi { background-position: -5px -912px; width: 198px; height: 109px; } ul.valuation-target {
width: 106% !important;
margin-left: -3% !important;
display: inline-block !important;
}
ul.valuation-target li {
max-width: 20% !important;
float: left !important;
margin: 2.5% !important;
list-style: none !important;
min-width: 130px !important;
max-height:150px;
min-height:150px;
}
ul.valuation-target li img {
width: 100% !important;
}  #menu-bottom-menu-1 a, p.copyright {color: #fff;}
p.copyright {
font-size: .85rem;
color: #fff;
text-shadow: none;
}
#footer, #footer-content {background: #2b2b2b !important;}
#menu-bottom-menu-1 a {text-shadow: none;}
.footer-bottom.container.center {padding: 0;}
.footer-bottom {background:#2b2b2b;}
#menu-bottom-menu-1 {padding: 1rem 0 2rem 0;}
.target-address h6 {margin:10px 0 0;font-size:.85rem}
h2.widget-title {
margin: 10px 0 !important;
font-size:.7rem !important;
}
#footer-content {
border: none;
background:#333 !important;
color:#eee;
padding: 2rem 1rem;
} .creative-common {
background: #fff;
padding: 10px;
font-size: .75rem;
line-height:1.1rem;
color:#2b2b2b;
text-align: center;
}
.creative-common a {font-weight:bold;}
.eureka-copyright {color:#89130D} .target-newsletter {
text-align: center;
font-size: .8rem;
margin-bottom:2rem;
}
.target-newsletter .submit-button {
float: left;
margin: 0;
border-radius: 0;
border-color: #c63d34;
background: #c63d34;
text-shadow: none;
color: #fff;
width: 20%;
font-size: .8rem;
line-height: 1rem;
height: 45px;
}
input#mymail-email-0 {
border-radius: 0;
width: 80%;
float: left;
margin: 0;
color: #000;
font-size: 1rem;
border-color: #fff;
}
.target-newsletter .submit-button:hover {
border-color: #d33127;
background: #d33127;
}
#menu-bottom-menu a {
color: #fff;
text-shadow: none;
font-size: .7rem;
}
#menu-bottom-menu {
margin: 2rem 0;
}
aside.form-contato-post {
background: #cf4d44;
}  section.author-box, section.comment-respond.section, footer p.copyright, .sidebar-footer, span.post-total-comment {
display: none !important;
}
#content {
border-bottom: none ;
}  @media (max-width:1440px) {.target-newsletter .submit-button {height:42px;}aside.form-contato-post {max-width:95%;}}
@media (max-width:1280px) {ul.top-socials {display:none}}
@media (max-width:1204px){
#navbar {
height:60px !important;
background:#fff !important;
}
.mobile-search button {
margin-top:-60px;
}
#navbar, .mobile-toggle {height: 75px !important;}
#navbar {background:#fff;}
.mobile-toggle {padding-top: 10px;}
a.mobile-logo img {
margin-top:6px;
height: 60px;
max-height: 60px;
}
}
@media (max-width:1024px) {.target-newsletter .submit-button {height:40px;}}
@media (max-width:600px) {input#mymail-email-0 {width:60%;}.target-newsletter .submit-button {width:40%;}}
.mymail-form-0 .submit-button {
margin: 0 !important;
}
#navbar form.search-form input::placeholder {
color: #000 !important;
opacity: 1 !important; }
#navbar form.search-form input:-ms-input-placeholder {
color: #000 !important;
}
#navbar form.search-form input::-ms-input-placeholder {
color: #000 !important;
}
.post-7685 .article-shorturl input {
display: none !important;
}
.post-7675 .article-shorturl input {
display: none !important;
}
.post-2974 .article-shorturl input {
display: none !important;
}
input#shorturl {
display: none !important;
}@font-face{font-family:'FontAwesome';src:url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/fonts/fontawesome-webfont.eot?v=4.2.0);src:url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'),url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'),url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.chosen-container{position:relative;display:inline-block;vertical-align:top;font-size:14px;zoom:1;outline:0;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none;}
.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0, 0, 0, 0.15);}
.chosen-container.chosen-with-drop .chosen-drop{left:0;}
.chosen-container a{cursor:pointer;}
.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:8px 16px;border:1px solid #c0c0c0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#feffff;background:-moz-linear-gradient(top, #feffff 0%, #f4f4f4 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top, #feffff 0%,#f4f4f4 100%);background:-o-linear-gradient(top, #feffff 0%,#f4f4f4 100%);background:-ms-linear-gradient(top, #feffff 0%,#f4f4f4 100%);background:linear-gradient(to bottom, #feffff 0%,#f4f4f4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff', endColorstr='#f4f4f4',GradientType=0);box-shadow:0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);color:#444;text-decoration:none;white-space:nowrap;}
.chosen-container-single .chosen-default{color:#999;}
.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap;}
.chosen-container-single .chosen-single-with-deselect span{margin-right:38px;}
.chosen-container-single .chosen-single abbr{position:absolute;top:13px;right:26px;display:block;width:12px;height:12px;background:url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/css/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px;}
.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px;}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px;}
.chosen-container-single .chosen-single div{position:absolute;top:3px;right:0;display:block;width:18px;height:100%;}
.chosen-container-single .chosen-single div:after{font-family:'FontAwesome';display:block;content:"\f0dc";line-height:34px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap;}
.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0;}
.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box;}
.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px;}
.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch;}
.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none;}
.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer;}
.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default;}
.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image:linear-gradient(#3875d7 20%, #2a62bc 90%);color:#fff;}
.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4;}
.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default;}
.chosen-container .chosen-results li.group-option{padding-left:15px;}
.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline;}
.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto !important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));background-image:-webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);background-image:-moz-linear-gradient(#eeeeee 1%, #ffffff 15%);background-image:-o-linear-gradient(#eeeeee 1%, #ffffff 15%);background-image:linear-gradient(#eeeeee 1%, #ffffff 15%);cursor:text;}
.chosen-container-multi .chosen-choices li{float:left;list-style:none;}
.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap;}
.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;}
.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eeeeee;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));background-image:-webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image:-o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);color:#333;line-height:13px;cursor:default;}
.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word;}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/css/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px;}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px;}
.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));background-image:-webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image:-moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image:-o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image:linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);color:#666;}
.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4;}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px;}
.chosen-container-multi .chosen-results{margin:0;padding:0;}
.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default;}
.chosen-container-active .chosen-single{border:1px solid #949494;box-shadow:0 0 5px rgba(0, 0, 0, 0.3);}
.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background:-moz-linear-gradient(top, #f4f4f4 0%, #feffff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#feffff));background:-webkit-linear-gradient(top, #f4f4f4 0%,#feffff 100%);background:-o-linear-gradient(top, #f4f4f4 0%,#feffff 100%);background:-ms-linear-gradient(top, #f4f4f4 0%,#feffff 100%);background:linear-gradient(to bottom, #f4f4f4 0%,#feffff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#feffff',GradientType=0);box-shadow:0 1px 0 #fff inset;}
.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent;}
.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px;}
.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0, 0, 0, 0.3);}
.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important;}
.chosen-disabled{opacity:0.5 !important;cursor:default;}
.chosen-disabled .chosen-single{cursor:default;}
.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default;}
.chosen-rtl{text-align:right;}
.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0;}
.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl;}
.chosen-rtl .chosen-single-with-deselect span{margin-left:38px;}
.chosen-rtl .chosen-single div{right:auto;left:3px;}
.chosen-rtl .chosen-single abbr{right:auto;left:26px;}
.chosen-rtl .chosen-choices li{float:right;}
.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl;}
.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px;}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px;}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop{left:9999px;}
.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0;}
.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0;}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none;}
.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:white url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/css/chosen/chosen-sprite.png) no-repeat -30px -20px;background:url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/css/chosen/chosen-sprite.png) no-repeat -30px -20px;direction:rtl;}
.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px;}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px;}
@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-resolution:144dpi){.chosen-rtl .chosen-search input[type="text"],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input[type="text"],
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span{background-image:url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/css/chosen/chosen-sprite@2x.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important;}
}@media (max-width: 1750px) {
.leftside-promotion, .rightside-promotion { display: none; }
}
@media (max-width: 1600px) {
.video-wrapper-list { height: 302px; }
}
@media only screen and (min-width : 320px) and (max-width : 1204px) {
.admin-bar #sidebar { top: 32px; }
.admin-bar #mobile-menu { top: 32px; }
body {
position: relative;
left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
} .logo {display: none;}
.mobile-logo {display: block}
#navbar {text-align: center;}
.mobile-toggle {display: block;}
.main-nav, .right-nav {display: none}
#top {display: none}
#main, .top-right {margin-left: 0;}
#sidebar, .sidebar-footer {
width: 320px;
position: fixed;
left: -320px;
z-index: 1;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#sidebar {top: 0; z-index: 15}
.push-content-right #sidebar, .push-content-right .sidebar-footer {
left: 0;
-webkit-box-shadow: 4px 0 10px rgba(0,0,0,0.1),0 0 0 1px rgba(0,0,0,0.05);
box-shadow: 4px 0 10px rgba(0,0,0,0.1),0 0 0 1px rgba(0,0,0,0.05);
}
.sidebar-posts {overflow-y: scroll;}
.sidebar-widget-bottom {display: none} #header-ads {margin: 5px 15px}
#top-ads {margin: 0 30px 30px} .breakingnews {min-height: 0;}
.breakingnews-item .thumb {display: none}
.breakingnews-item .content {margin-left: 0;}
.carousel-post .owl-buttons div {top: 45%;}
.carousel-post .owl-prev {left: -16px}
.carousel-post .owl-next {right: -16px}
.carousel-post .owl-prev:after,
.carousel-post .owl-next:after {
display: none;
}
.owl-carousel .owl-buttons div {width: 30px; height: 30px; line-height: 30px; border:0;}
.owl-carousel .owl-prev {
left: 0;
-webkit-box-shadow: 2px 2px 0 0px rgba(0, 0, 0, 0.3);
box-shadow: 2px 2px 0 0px rgba(0, 0, 0, 0.3);
}
.owl-carousel .owl-next {
right: 0;
-webkit-box-shadow: -2px 2px 0 0px rgba(0, 0, 0, 0.3);
box-shadow: -2px 2px 0 0px rgba(0, 0, 0, 0.3);
}
.owl-carousel .owl-prev:after, .owl-carousel .owl-next:after {
display: none;
}
.owl-breakingnews .owl-buttons div {box-shadow: none; width: 30px; height: 50%; line-height: normal;}
.latest-post-big {margin-bottom: 2em;}
.latest-post-feed {margin-bottom: 1.5em;}
.latest-post-big .thumb img,
.latest-post-feed .thumb img,
.cat-latest-post .thumb img,
.post-columns .post-list .thumb img,
.post-big .thumb img {
width: 100%; height: auto
}
.cat-latest-post .latest-post-feed {width: 48%; margin-right: 4%; float: left;}
.cat-latest-post .latest-post-feed:nth-child(even) {margin-right: 0;} .prevnext-post .post { display: block; width: 100%; padding-bottom: 35px; min-width: 0;}
.prevnext-post .next-post { border-left: 0; border-top: 1px solid #e5e5e5;}
#postloader { position:fixed; margin: -25px 0 0 -25px; width: 50px; height: 50px; }
#top-promotion {text-align: center; padding: 10px 0; margin: 0;}
#footer-content { border-left: none; border-right: none; }
.leftside-bg-promotion, .rightside-bg-promotion { display: none; }
.video-wrapper-content, .video-wrapper-list { width: 100%; float: none; }
}
@media (min-width: 480px) and (max-width: 1023px) { .article-sharer .social-share { padding: 8px 0 !important; }
.share-text { display: none; }
.social-share.share-facebook .fa, .social-share.share-twitter .fa { margin: 0}
.article-content { padding: 30px 60px; }
.author-box { padding: 30px; }
.author-image { float: none; margin-bottom: 20px; text-align: center; }
.author-content { margin-left: 0; text-align: center;}
.author-socials { position: relative; margin: 5px 0 15px; top: 0; }
.review-box { padding: 30px 60px; margin: 30px -60px; }
}
@media (max-width : 640px) {
#mobile-promotion{ display: block; }
.popup-post { width: 100%; display: none; }
.popup-post.active {width: 100%;right: 0;bottom: 0;}
} @media only screen and (min-width : 320px) and (max-width : 480px) { #sidebar, .sidebar-footer {width: 260px;position: fixed;left: -260px;} .breakingnews {display: none}
.latest-post-feed {margin-top: 20px;}
.latest-post-2 .latest-post-feed .thumb { float: none; width: 100%; }
.latest-post-2 .latest-post-feed .content { margin-left: 0; } .featured-slider .caption, .featured-slider-2 .caption { padding: 0; }
.featured-slider .caption-container, .featured-slider-2 .caption-container { padding: 0 15px; }
.featured-slider .caption .post-title, .featured-slider-2 .caption .post-title{ font-size: 14px; line-height: 21px; margin-top: 3px; }
.featured-slider .caption .post-categories a, .featured-slider-2 .caption .post-categories a { font-size: 8px; padding: 1px 6px; }
.featured-thumbnail-container { padding: 0; }
.featured-slider-thumbnail { margin-top: 0; padding: 20px 0 0; background: transparent; }
.featured-slider-thumbnail .owl-item { padding: 0 5px; } .featured-slider-2 .caption .post-title {max-width: 100%;}
.featured-slider-2 .caption .post-title a, .featured-item-detail a {font-weight: normal;}
.featured-slider-2-thumbnail {margin: 5px 0 0;}
.featured-item-detail {font-size: 11px; font-weight: normal; line-height: 1.6em} .cat-latest-post .latest-post-feed:first-child { margin-top: 30px; } #footer-content { padding-top: 30px; padding-bottom: 30px; }
.footer-widget { padding: 20px 0; }
#footer-content .widget-title { margin-bottom: 15px; } .article-sharer .social-share { padding: 6px 0 !important; width: 32px; min-width: 32px;  }
.share-text { display: none; }
.social-share.share-facebook .fa, .social-share.share-twitter .fa { margin: 0}
.socials-share { float: none; padding: 15px 0; text-align: center;}
.article-shorturl { display: none }
.post-top-meta { font-size: 12px; }
.post-top-meta .breadcrumb, .post-top-meta .post-date { float: none; }
.post-header .post-title {font-size: 1.5em; line-height: normal;}
.post .post-bottom-meta span, .post .post-bottom-meta time { font-size: 11px;}
.article-content { padding: 30px; }
.review-box { padding: 30px; margin: 30px -30px; }
.owl-jowlgallery .slide {height: 220px; max-height: 220px;}
.owl-jowlgallerythumbnail .slide-thumbnail {height: 35px}
.slide-caption {max-width: 100%; font-size: 10px; line-height: normal; padding: 10px;}
.active .slide-caption {bottom: 0;} .author-box { padding: 30px; }
.author-image { float: none; margin-bottom: 20px; text-align: center; }
.author-content { margin-left: 0; text-align: center;}
.author-socials { position: relative; margin: 5px 0 15px; top: 0; }
.archive-tabs-header { text-align: center; } .commentlist .comment-author { padding-left: 40px;}
.commentlist li, .pinglist li {padding-left: 0; }
.commentlist .avatar { left: 0; top: 0; width: 30px; height: 30px; }
.commentlist .children li:before { top: 15px; width: 15px; } .featured-review .latest-post-big .post-title { margin-top: 20px; }
.review-list .review-content, .review-list .review-info {
float: none;
width: auto;
margin-top: 20px;
}
.review-list .price-info {margin-right: 30px; margin-bottom: 0;} .rating-score { width: 75px; margin-right: 1em; }
.score-value { font-size: 26px; padding: 10px; }
.review-shortdesc { padding-left: 0; }
.review-goodbad { margin-top: 0;}
.page-404 .article-content {text-align: left;} .aside-post {width: 100%; margin: 0; padding-bottom: 20px;}
.aside-post-list a:last-child { border-bottom: 1px solid #E5E5E5; }
.post-top-meta { text-align: left; }
.post-top-meta .post-date { display: none; }
.footer-bottom { padding: 4em 0; }
#footer .copyright {padding: 1em 30px 0;}
.search-filter-wrapper select { width: 100%; margin-bottom: 5px; }
.search-filter-wrapper .section-heading { text-align: center; }
.reviews-search .filter-action { text-align: center; }
.wrapper {padding: 0;} .wc-wrapper > #content > .row {margin: 0;}
#wc-content {padding: 0; border-right: 0}
#wc-sidebar {margin: 0; padding: 0; border-left: 0}
.wc-sidebar-wrapper {padding: 30px; border-top: 1px solid #e5e5e5}
.woocommerce .related ul li.product {width: 45% !important}
.woocommerce .page-title, .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count,
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
text-align: center;
float: none !important
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
width: 100%;
margin-top: 1em;
}
.cart_wrapper {
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
border: 1px solid #e5e5e5;
border-radius: 3px;
margin-bottom: 1em;
}
.shop_table {
min-width: 600px;
border: 0;
margin: 0
}
.cart_wrapper.review_order .shop_table {width: 100%; min-width: 0}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
display: block;
}
.woocommerce table.cart td.actions .button {
width: auto !important;
}
.woocommerce #content table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .input-text+.button, .woocommerce table.cart td.actions .button.alt, .woocommerce table.cart td.actions .input-text+.button, .woocommerce-page #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .input-text+.button, .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .input-text+.button {
float: none;
}
}.jspContainer
{
overflow: hidden;
position: relative;
}
.jspPane
{
position: absolute;
width: 100% !important;
}
.jspVerticalBar
{
position: absolute;
top: 0;
right: 0;
width: 8px;
height: 100%;
background: transparent;
}
.jspDrag {
opacity: 0;
-webkit-transition: opacity 0.3s ease 0.3s;
-o-transition: opacity 0.3s ease 0.3s;
transition: opacity 0.3s ease 0.3s;
}
.jspContainer:hover .jspDrag {
opacity: 1;
-webkit-transition: opacity 0.1s ease 0s;
-o-transition: opacity 0.1s ease 0s;
transition: opacity 0.1s ease 0s;
}
.jspHorizontalBar
{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 16px;
background: red;
}
.jspCap
{
display: none;
}
.jspHorizontalBar .jspCap
{
float: left;
}
.jspTrack
{
background: transparent;
position: relative;
}
.jspDrag
{
background: #ABABAB;
position: relative;
top: 0;
left: -3px;
cursor: pointer;
border-radius: 5px;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
float: left;
height: 100%;
}
.jspArrow
{
background: #50506d;
text-indent: -20000px;
display: block;
cursor: pointer;
padding: 0;
margin: 0;
}
.jspArrow.jspDisabled
{
cursor: default;
background: #80808d;
}
.jspVerticalBar .jspArrow
{
height: 16px;
}
.jspHorizontalBar .jspArrow
{
width: 9px;
float: left;
height: 100%;
}
.jspVerticalBar .jspArrow:focus
{
outline: none;
}
.jspCorner
{
background: #eeeef4;
float: left;
height: 100%;
} * html .jspCorner
{
margin: 0 -3px 0 0;
}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;filter:alpha(opacity=80);}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.mfp-align-top .mfp-container:before{display:none;}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}
.mfp-ajax-cur{cursor:progress;}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}
.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}
.mfp-auto-cursor .mfp-content{cursor:auto;}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}
.mfp-loading.mfp-figure{display:none;}
.mfp-hide{display:none !important;}
.mfp-preloader{color:#cccccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044;}
.mfp-preloader a{color:#cccccc;}
.mfp-preloader a:hover{color:white;}
.mfp-s-ready .mfp-preloader{display:none;}
.mfp-s-error .mfp-content{display:none;}
button.mfp-close, button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;}
button::-moz-focus-inner{padding:0;border:0;}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace;}
.mfp-close:hover, .mfp-close:focus{opacity:1;filter:alpha(opacity=100);}
.mfp-close:active{top:1px;}
.mfp-close-btn-in .mfp-close{color:#333333;}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%;}
.mfp-counter{position:absolute;top:0;right:0;color:#cccccc;font-size:12px;line-height:18px;}
.mfp-arrow{position:absolute;opacity:0.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.mfp-arrow:active{margin-top:-54px;}
.mfp-arrow:hover, .mfp-arrow:focus{opacity:1;filter:alpha(opacity=100);}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}
.mfp-arrow:after, .mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px;}
.mfp-arrow:before, .mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}
.mfp-arrow-left{left:0;}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a{border-right:17px solid white;margin-left:31px;}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f;}
.mfp-arrow-right{right:0;}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a{border-left:17px solid white;margin-left:39px;}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f;}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}
.mfp-iframe-holder .mfp-close{top:-40px;}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:black;}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}
.mfp-figure{line-height:0;}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444444;}
.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}
.mfp-figure figure{margin:0;}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}
.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}
.mfp-image-holder .mfp-content{max-width:100%;}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}
.mfp-img-mobile img.mfp-img{padding:0;}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}
.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}
.mfp-img-mobile .mfp-counter{right:5px;top:3px;}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0;}
}
@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}
.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}
.mfp-container{padding-left:6px;padding-right:6px;}
}
.mfp-ie7 .mfp-img{padding:0;}
.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;}
.mfp-ie7 .mfp-container{padding:0;}
.mfp-ie7 .mfp-content{padding-top:44px;}
.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0;}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/js/owl-carousel/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}@font-face{font-family:jkreativ;src:url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/jkreativ-icon/fonts/jkreativ.eot?z1yfiv);src:url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/jkreativ-icon/fonts/jkreativ.eot?#iefixz1yfiv) format('embedded-opentype'),url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/jkreativ-icon/fonts/jkreativ.woff?z1yfiv) format('woff'),url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/jkreativ-icon/fonts/jkreativ.ttf?z1yfiv) format('truetype'),url(//targetadvisor.com.br/wp-content/themes/jmagz-themes/public/jkreativ-icon/fonts/jkreativ.svg?z1yfiv#jkreativ) format('svg');font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:jkreativ;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-500px:before{content:"\e601"}.icon-500px-2:before{content:"\e600"}