.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 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;
}.es_caption {
padding-bottom: 1em;
padding-right: 0.5em;
}
.es_msg {
padding-top: 5px;
padding-bottom: 5px;
color: #F00;
}
.es_textbox {
padding-bottom: 10px;
}
.es_button {
padding-top: 10px;
padding-bottom: 5px;
}
.es_textbox_class {
width: 200px;
}
.es_lablebox {
padding-bottom: 3px;
}
.es_subscription_message.success {
color: #008000;
font-size: 16px;
}
.es_subscription_message.error {
color: #ff0000;
font-size: 16px;
}
.es_spinner_image {
display: none;
float: right;
}
.es-field-wrap{
margin-bottom: 0.6em;
}
.ig-es-form-list-selection, .ig-es-form-list-selection td, .ig-es-form-list-selection tr, .ig-es-form-radio-selection, .ig-es-form-radio-selection td, .ig-es-form-radio-selection tr {
border: none;
}
.ig_es_form_wrapper {
width: 30%;
margin: 0 auto;
border: 2px #e8e3e3 solid;
padding: 0.9em;
border-radius: 5px;
}
.ig_es_form_heading {
font-size: 1.3em;
line-height: 1.5em;
margin-bottom: 0.5em;
}
.ig_es_list_checkbox {
margin-right: 0.5em;
}
.ig_es_submit {
color: #FFFFFF !important;
border-color: #03a025 !important;
background: #03a025 !important;
box-shadow: 0 1px 0 #03a025;
font-weight: bold;
height: 2.4em;
line-height: 1em;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
box-sizing: border-box;
font-size: 1em;
padding: 0 2em;
margin-top: 1em;
}
.ig_es_submit:hover {
color: #FFF !important;
background: #0AAB2E !important;
border-color: #0AAB2E !important;
}
.ig_es_form_wrapper hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
} .es_form_cf{
padding: 0.75rem;
}
select.es_form_cf, input[type="text"].es_form_cf, input[type="number"].es_form_cf, input[type="date"].es_form_cf{
width: 50%;
}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}:root { --wgm-primary: #32c896;
--wgm-primary-dark: #238b68;
--wgm-secondary: #4285f4;
--wgm-bg-light: #f8f9fa;
--wgm-bg-dark: #2b323c;
--wgm-border-color: #e0e0e0;
--wgm-border-light: #f1f1f1;
--wgm-text-primary: #333333;
--wgm-text-secondary: #516378;
--wgm-text-muted: #777777;
--wgm-white: #ffffff;
--wgm-error: #dc3545; --wgm-space-xs: 4px;
--wgm-space-sm: 8px;
--wgm-space-md: 16px;
--wgm-space-lg: 24px;
--wgm-space-xl: 32px; --wgm-radius-sm: 4px;
--wgm-radius-md: 8px;
--wgm-radius-lg: 12px;
--wgm-radius-round: 50%; --wgm-font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI",
Arial, sans-serif;
--wgm-font-size-xs: 11px;
--wgm-font-size-sm: 13px;
--wgm-font-size-md: 14px;
--wgm-font-size-lg: 18px;
--wgm-font-weight-bold: 700; --wgm-shadow-sm: 0 2px 6px rgba(0, 0, 0, 0.1);
--wgm-shadow-md: 0 4px 12px rgba(0, 0, 0, 0.15); --wgm-transition-fast: 0.2s ease;
} .wgm-flex {
display: flex;
}
.wgm-flex-center {
display: flex;
align-items: center;
justify-content: center;
}
.wgm-flex-wrap {
flex-wrap: wrap;
}
.wgm-items-center {
align-items: center;
}
.wgm-justify-between {
justify-content: space-between;
}
.wgm-d-block {
display: block;
}
.wgm-d-inline-block {
display: inline-block;
}
.wgm-d-none {
display: none;
} .wgm-mt-xs {
margin-top: var(--wgm-space-xs);
}
.wgm-mt-sm {
margin-top: var(--wgm-space-sm);
}
.wgm-mt-md {
margin-top: var(--wgm-space-md);
}
.wgm-mb-xs {
margin-bottom: var(--wgm-space-xs);
}
.wgm-mb-sm {
margin-bottom: var(--wgm-space-sm);
}
.wgm-mb-md {
margin-bottom: var(--wgm-space-md);
} .wgm-p-xs {
padding: var(--wgm-space-xs);
}
.wgm-p-sm {
padding: var(--wgm-space-sm);
}
.wgm-p-md {
padding: var(--wgm-space-md);
} .wgm-text-muted {
color: var(--wgm-text-muted);
}
.wgm-text-primary {
color: var(--wgm-text-primary);
}
.wgm-font-bold {
font-weight: var(--wgm-font-weight-bold);
}
.wgm-text-sm {
font-size: var(--wgm-font-size-sm);
} .wgm-hidden {
display: none !important;
}.wgm-map-listing-container input,
.wgm-map-listing-container select,
.wgm-map-listing-container button {
all: revert; box-sizing: border-box;
font-family: var(--wgm-font-family);
}
.wgm-map-listing-container img {
max-width: 100% !important;
height: auto !important;
box-shadow: none !important; }
.wgm-admin-error {
color: darkred;
}
.wgm-search-control-container {
width: 100% !important;
display: flex !important;
flex-direction: column !important; align-items: center !important; justify-content: flex-start !important;
pointer-events: none !important; z-index: 1000 !important;
margin: 0 !important;
box-sizing: border-box !important;
}
.wpgmap_not_found_message {
background: #ffffff !important;
color: #d93025 !important;
border: 1px solid #d93025 !important;
border-radius: 4px !important;
padding: 5px 8px !important;
margin-top: 0px !important; font-size: 13px !important;
font-family: var(--wgm-font-family) !important;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2) !important;
pointer-events: auto !important;
display: none; align-items: center !important;
max-width: 90% !important;
z-index: 1001 !important;
}
.wpgmap_not_found_message.wgm-show {
display: inline-flex !important;
}
.wgm-not-found-text {
margin-right: 5px;
}
.wpgmap_search_map_control_wrapper {
background: var(--wgm-bg-light) !important;
border-radius: var(--wgm-radius-md) !important;
box-shadow: var(--wgm-shadow-sm) !important;
padding: 0 !important;
font-family: var(--wgm-font-family) !important;
z-index: 999999 !important;
margin: 10px 0px 5px 0px !important;
border: 1px solid var(--wgm-border-color) !important;
display: inline-flex !important;
align-items: center !important;
max-width: calc(100% - 40px) !important;
width: auto !important;
justify-content: center !important;
pointer-events: auto !important; } .gm-style .wgm-search-control-container {
margin: 0 auto !important;
max-width: calc(100% - 140px) !important;
}
.wpgmap_search_box {
display: flex !important;
flex-direction: row !important;
align-items: stretch !important;
height: 32px !important;
margin: 0 !important;
padding: 0 !important;
border: none !important;
box-shadow: none !important;
background: transparent !important;
}
.wpgmap_search_input,
.wpgmap_search_select {
border: none !important;
border-radius: 0;
padding: 0 12px;
font-size: var(--wgm-font-size-sm);
outline: none !important;
box-shadow: none !important;
background: transparent !important;
color: var(--wgm-text-primary) !important;
height: 100% !important;
}
.wpgmap_search_input:focus,
.wpgmap_search_input:hover,
.wpgmap_search_select:focus,
.wpgmap_search_select:hover {
box-shadow: none !important;
outline: none !important;
border: none !important;
}
.wpgmap_filter_btn:focus,
.wpgmap_filter_btn:hover,
.wpgmap_search_btn:focus,
.wpgmap_search_btn:hover,
.wpgmap_search_clear:focus,
.wpgmap_search_clear:hover {
box-shadow: none !important;
outline: none !important;
background-color: transparent !important;
color: var(--wgm-text-muted) !important;
}
.wpgmap_search_input {
flex: 1 1 50px !important;
min-width: 40px !important;
width: 100% !important;
text-overflow: ellipsis !important;
white-space: nowrap !important;
overflow: hidden !important;  } .wpgmap_search_box > * + * {
border-left: 1px solid var(--wgm-border-color) !important;
} .wpgmap_search_spinner {
border-left: none !important;
}
.wpgmap_search_select {
width: auto;
min-width: 60px;
max-width: 70px !important;
flex: 0 1 auto;
cursor: pointer;
background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M1%201L5%205L9%201%22%20stroke%3D%22%23666666%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 12px center;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
padding-right: 32px;
}
.wpgmap_search_input::placeholder {
color: var(--wgm-text-muted);
}
.wpgmap_search_btn {
background-color: transparent;
color: var(--wgm-text-muted);
border: none !important;
border-radius: 0;
padding: 0;
min-width: 30px;
width: auto;
height: 100%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: color var(--wgm-transition-fast);
font-size: var(--wgm-font-size-lg);
box-shadow: none !important;
}
.wpgmap_search_btn:hover {
background-color: transparent;
color: var(--wgm-text-muted); } .wpgmap_search_btn svg {
vertical-align: middle;
display: block;
}
.wpgmap_search_clear {
background-color: transparent;
color: var(--wgm-text-muted);
border: none !important;
border-radius: 0;
padding: 0;
min-width: 30px;
width: auto;
height: 100%;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: color var(--wgm-transition-fast);
font-size: var(--wgm-font-size-lg);
box-shadow: none !important;
}
.wpgmap_search_clear:hover {
background-color: transparent;
color: var(--wgm-text-muted); }
.wpgmap_search_spinner {
position: absolute;
right: 50px;
top: 14px;
width: 16px;
height: 16px;
border: 2px solid #ccc;
border-top-color: #333;
border-radius: 50%;
animation: spin 1s linear infinite;
pointer-events: none;
}
@media (max-width: 768px) and (min-width: 601px) {
.wpgmap_search_map_control_wrapper {
margin-top: 8px;
max-width: 90%;
}
.wpgmap_search_input {
min-width: 120px;
padding: 0 12px;
font-size: 13px;
}
.wpgmap_search_select {
min-width: 80px;
font-size: 13px;
}
.wpgmap_search_box {
height: 34px;
}
}
@media (max-width: 600px) {
.wpgmap_search_map_control_wrapper {
border: none;
background: transparent;
box-shadow: none;
padding: 8px;
width: calc(100% - 20px);
max-width: 400px;
display: block;
margin-left: 10px;
margin-right: 10px;
}
.wpgmap_search_box {
flex-direction: column;
height: auto;
gap: 8px;
} .wpgmap_search_box > * + * {
border-left: none !important;
}
.wpgmap_search_input,
.wpgmap_search_select {
border: 1px solid #ddd !important;
border-radius: 6px;
width: 100% !important;
min-width: auto !important;
height: 44px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
background: #fff !important;
padding: 0 12px;
}
.wpgmap_search_select {
background-position: right 12px center;
}
.wpgmap_search_btn,
.wpgmap_search_clear {
background-color: var(--wgm-secondary);
color: #fff;
min-width: 44px !important; height: 44px !important;
justify-content: center;
border-radius: 6px !important;
}
.wpgmap_search_clear {
background-color: #f1f1f1;
color: #666;
}
.wpgmap_search_btn:hover {
background-color: var(--wgm-primary-dark);
color: #fff;
}
.wpgmap_search_spinner {
top: 10px;
right: 10px;
}
}
@media (max-width: 400px) {
.wpgmap_search_map_control_wrapper {
padding: 6px;
margin-top: 6px;
}
.wpgmap_search_input,
.wpgmap_search_select,
.wpgmap_search_btn,
.wpgmap_search_clear {
height: 48px; font-size: 14px;
}
} .wgm-filter-wrapper-front {
margin-right: -1px; position: relative;
height: 100%;
display: flex;
align-items: center;
}
.wpgmap_filter_btn {
border-left: 1px solid var(--wgm-border-color) !important;
height: 100% !important; width: 100%;
}
.wgm-filter-panel-front {
position: absolute;
top: 100%;
right: 0; min-width: 250px;
background: #fff;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
z-index: 1000;
margin-top: 5px;
padding: 0 10px 10px 10px; max-height: 300px;
overflow-y: auto;
text-align: left;
}
.wgm-filter-panel-front.hidden {
display: none;
}
.wgm-filter-header {
height: 0; }
.wgm-filter-close {
position: absolute;
top: 5px;
right: 5px;
cursor: pointer;
font-size: 20px;
font-weight: bold;
color: #777;
line-height: 1;
background: #fff;
border-radius: 50%;
width: 24px;
height: 24px;
text-align: center;
z-index: 10;
}
.wgm-filter-panel-front ul {
list-style: none;
padding: 0;
margin: 0;
} .wgm-filter-panel-front > ul {
padding-top: 24px;
}
.wgm-filter-sublist {
margin-left: 20px !important;
border-left: 1px solid #eee;
padding-left: 5px !important;
padding-top: 5px !important;
}
.wgm-filter-item {
margin-bottom: 5px;
}
.wgm-filter-item label {
display: flex;
align-items: center;
cursor: pointer;
font-size: 13px;
color: #333;
padding: 2px 0;
}
.wgm-filter-item input[type="checkbox"] {
margin-right: 8px;
margin-top: 0;
vertical-align: middle;
}
.wgm-no-cats {
font-size: 13px;
color: #777;
margin: 0;
padding: 5px;
}
.wgm-filter-close:hover {
color: #333 !important;
background: #f5f5f5;
border-radius: 50%;
} @media (max-width: 600px) {
.wgm-filter-wrapper-front {
width: 100%;
margin-right: 0;
margin-bottom: 8px;
}
.wpgmap_filter_btn {
width: 100% !important;
border-left: none !important;
background: #fff !important;
border: 1px solid #ddd !important;
border-radius: 6px !important;
justify-content: space-between;
padding: 0 12px;
}
.wpgmap_filter_btn:after {
content: "Filter Categories";
font-size: 13px;
color: #555;
}
.wgm-filter-panel-front {
width: 100%;
right: auto;
left: 0;
}
} .wgm-legacy-direction-box {
background: #ffffff !important;
border: 1px solid #dadce0 !important;
border-radius: 12px !important;
padding: 24px !important;
margin: 20px 0 !important;
box-shadow: 0 2px 8px rgba(60, 64, 67, 0.1) !important;
box-sizing: border-box !important;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}
.wgm-legacy-direction-header {
margin-bottom: 20px !important;
}
.wgm-legacy-direction-title {
font-size: 18px !important;
font-weight: 600 !important;
color: #202124 !important;
margin: 0 !important;
padding: 0 !important;
line-height: 1.4 !important;
} .wgm-legacy-travel-switcher {
display: flex !important;
background: #f1f3f4 !important;
border-radius: 8px !important;
padding: 4px !important;
gap: 0 !important;
margin-bottom: 20px !important;
justify-content: space-between !important;
box-sizing: border-box !important;
}
.wgm-legacy-travel-btn {
flex: 1 !important;
background: transparent !important;
border: none !important;
padding: 8px !important;
cursor: pointer !important;
border-radius: 6px !important;
transition: all 0.2s ease !important;
color: #5f6368 !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
height: 40px !important;
margin: 0 2px !important;
box-sizing: border-box !important;
outline: none !important;
box-shadow: none !important;
}
.wgm-legacy-travel-btn svg {
width: 22px !important;
height: 22px !important;
fill: currentColor !important;
display: block !important;
pointer-events: none !important;
}
.wgm-legacy-travel-btn:hover {
background-color: rgba(0, 0, 0, 0.05) !important;
color: #3c4043 !important;
}
.wgm-legacy-travel-btn.active {
background: #ffffff !important;
color: #1a73e8 !important;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
font-weight: bold !important;
} .wgm-legacy-input-group {
margin-bottom: 16px !important;
}
.wgm-legacy-label {
display: block !important;
font-size: 13px !important;
font-weight: 500 !important;
color: #5f6368 !important;
margin-bottom: 6px !important;
line-height: 1.4 !important;
}
.wgm-legacy-field-wrap {
position: relative !important;
display: flex !important;
align-items: stretch !important;
background: #fff !important;
border: 1px solid #dadce0 !important;
border-radius: 8px !important;
transition: border-color 0.2s !important;
overflow: hidden !important;
box-sizing: border-box !important;
}
.wgm-legacy-field-wrap:focus-within {
border-color: #1a73e8 !important;
box-shadow: 0 0 0 1px #1a73e8 !important;
}
.wgm-legacy-input {
flex: 1 !important;
min-width: 0 !important;
padding: 12px 14px !important;
border: none !important;
border-radius: 0 !important;
font-size: 14px !important;
outline: none !important;
background: transparent !important;
color: #3c4043 !important;
height: 44px !important;
line-height: normal !important;
box-shadow: none !important;
box-sizing: border-box !important;
font-family: inherit !important;
margin: 0 !important;
}
.wgm-legacy-input::placeholder {
color: #9aa0a6 !important;
opacity: 1 !important;
}
.wgm-legacy-loc-btn {
position: static !important;
background: transparent !important;
border: none !important;
border-left: 1px solid #f1f3f4 !important;
padding: 0 14px !important;
margin: 0 !important;
cursor: pointer !important;
color: #70757a !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
transition: all 0.2s !important;
height: auto !important;
width: auto !important;
min-width: 48px !important;
box-sizing: border-box !important;
outline: none !important;
flex-shrink: 0 !important;
}
.wgm-legacy-loc-btn:hover {
background: #f8f9fa !important;
color: #202124 !important;
}
.wgm-legacy-loc-btn svg {
fill: currentColor !important;
display: block !important;
pointer-events: none !important;
} .wgm-legacy-submit-btn {
width: 100% !important;
padding: 12px 24px !important;
background: #1a73e8 !important;
color: #ffffff !important;
border: none !important;
border-radius: 24px !important;
font-size: 15px !important;
font-weight: 600 !important;
cursor: pointer !important;
transition: all 0.2s ease !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
gap: 8px !important;
height: 48px !important;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
outline: none !important;
box-sizing: border-box !important;
margin-top: 8px !important;
font-family: inherit !important;
text-transform: none !important;
}
.wgm-legacy-submit-btn:hover {
background: #1765cc !important;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15), 0 2px 4px rgba(0, 0, 0, 0.3) !important;
transform: translateY(-1px) !important;
}
.wgm-legacy-submit-btn:active {
transform: translateY(0) !important;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) !important;
}
.wgm-legacy-submit-btn svg {
width: 20px !important;
height: 20px !important;
fill: currentColor !important;
display: block !important;
} .wgm-legacy-loading {
display: none !important;
align-items: center !important;
justify-content: center !important;
gap: 8px !important;
color: #5f6368 !important;
font-size: 14px !important;
margin-top: 12px !important;
padding: 8px !important;
}
.wgm-legacy-loading.wgm-show {
display: flex !important;
}
.wgm-legacy-spinner {
width: 20px !important;
height: 20px !important;
animation: wgm-spin 1s linear infinite !important;
}
.wgm-legacy-spinner circle {
stroke-dasharray: 90, 150 !important;
stroke-dashoffset: 0 !important;
stroke-linecap: round !important;
}
@keyframes wgm-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
} .wgm-legacy-results {
margin-top: 20px !important;
padding: 16px !important;
background: #f8f9fa !important;
border-radius: 8px !important;
max-height: 400px !important;
overflow-y: auto !important;
border: 1px solid #e8eaed !important;
box-sizing: border-box !important;
}
.wgm-legacy-results::-webkit-scrollbar {
width: 8px !important;
}
.wgm-legacy-results::-webkit-scrollbar-track {
background: #f1f3f4 !important;
border-radius: 4px !important;
}
.wgm-legacy-results::-webkit-scrollbar-thumb {
background: #dadce0 !important;
border-radius: 4px !important;
}
.wgm-legacy-results::-webkit-scrollbar-thumb:hover {
background: #bdc1c6 !important;
} .wgm-legacy-results .adp-placemark {
background: #fff !important;
padding: 12px !important;
border-radius: 6px !important;
margin-bottom: 12px !important;
box-shadow: 0 1px 2px rgba(60, 64, 67, 0.3),
0 1px 3px 1px rgba(60, 64, 67, 0.15) !important;
}
.wgm-legacy-results .adp-summary {
font-weight: 600 !important;
color: #202124 !important;
font-size: 14px !important;
margin-bottom: 8px !important;
}
.wgm-legacy-results .adp-step {
padding: 8px 0 !important;
border-bottom: 1px solid #f1f3f4 !important;
font-size: 13px !important;
color: #3c4043 !important;
}
.wgm-legacy-results .adp-step:last-child {
border-bottom: none !important;
} @media (max-width: 600px) {
.wgm-legacy-direction-box {
padding: 16px !important;
margin: 16px 0 !important;
}
.wgm-legacy-travel-btn {
height: 44px !important;
}
.wgm-legacy-input {
height: 48px !important;
font-size: 16px !important; }
.wgm-legacy-loc-btn {
min-width: 52px !important;
}
.wgm-legacy-submit-btn {
height: 52px !important;
font-size: 16px !important;
}
} .wp_gmap_direction_box .ui-bar-c,
.wp_gmap_direction_box .fieldcontain,
.wp_gmap_direction_box .wgm_direction_input,
.wp_gmap_direction_box .wgm_direction_select,
.wp_gmap_direction_box .wgm_direction_btn {
display: none !important;
} .wpgmap-marker-table {
width: 100%;
border-collapse: separate;
border-spacing: 0;
font-family: Arial, sans-serif;
}
.wpgmap-marker-table td {
padding: 15px;
border-top: 1px solid var(--wgm-border-light);
vertical-align: top;
}
.wpgmap-marker-table tr:first-child td {
border-top: 0;
}
.wpgmap-marker-table tbody tr:hover {
background: #fcfcfc;
cursor: pointer;
}
.wpgmap-marker-card {
display: flex;
justify-content: space-between;
align-items: stretch;
gap: 15px;
}
.wpgmap-card-content {
flex: 1;
min-width: 0;
padding: 8px 0;
}
.wpgmap-card-image {
flex: 0 0 140px;
text-align: right;
display: flex;
flex-direction: column;
}
.wpgmap-row-title {
margin-bottom: 6px;
}
.wpgmap-row-meta {
display: flex;
gap: 8px;
align-items: center;
margin-bottom: 6px;
color: var(--wgm-text-muted);
font-size: 13px;
}
.wpgmap-row-desc {
font-size: 13px;
color: var(--wgm-text-primary);
line-height: 1.4;
}
.wpgmap-marker-icon-small {
width: 20px;
height: 20px;
object-fit: contain;
flex-shrink: 0;
}
.wpgmap-marker-image-thumb {
width: 100%;
height: 100% !important;
object-fit: cover;
border-radius: var(--wgm-radius-sm);
border: 1px solid var(--wgm-border-color);
display: block;
min-height: 100px;
}
@media (max-width: 600px) {
.wpgmap-marker-card {
flex-direction: column-reverse;
align-items: flex-start;
}
.wpgmap-card-content {
padding: 0;
width: 100%;
}
.wpgmap-card-image {
flex: 0 0 auto;
width: 100%;
text-align: left;
margin-bottom: 10px;
display: block;
}
.wpgmap-marker-image-thumb {
width: 100%;
height: 180px !important;
}
}
.wpgmap-btn {
background: #1976d2;
color: #fff;
border: 0;
width: 32px;
height: 32px;
padding: 0;
border-radius: 6px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.2s ease;
}
.wpgmap-btn:hover {
background: #1565c0;
transform: translateY(-1px);
box-shadow: 0 4px 12px rgba(25, 118, 210, 0.2);
}
.wpgmap-btn--ghost {
background: transparent;
color: #1976d2;
border: 1px solid #cfe3fb;
} .wgm-item-card {
padding: 20px !important;
margin-bottom: 20px !important;
border-radius: var(--wgm-radius-lg) !important;
background: var(--wgm-white) !important;
border: 1px solid var(--wgm-border-color) !important;
box-shadow: var(--wgm-shadow-sm) !important;
transition: transform 0.2s ease, box-shadow 0.2s ease !important;
list-style: none !important;
display: flex !important;
flex-direction: column !important;
gap: 12px !important;
}
.wgm-item-card:hover {
transform: translateY(-2px) !important;
box-shadow: 0 6px 15px rgba(0, 0, 0, 0.06) !important;
}
.wgm-item-title {
margin: 0 0 10px 0 !important;
font-size: 17px !important;
font-weight: 700 !important;
color: var(--wgm-text-primary) !important;
line-height: 1.3 !important;
}
.wgm-item-meta {
display: flex !important;
flex-wrap: wrap !important;
gap: 4px !important;
margin-bottom: 12px !important;
color: var(--wgm-text-muted) !important;
font-size: 13px !important;
}
.wgm-item-meta-item {
display: flex !important;
align-items: center !important;
gap: 6px !important;
}
.wgm-item-meta-item svg,
.wgm-item-meta-item img {
flex-shrink: 0 !important;
}
.wgm-item-desc {
font-size: 14px !important;
color: var(--wgm-text-primary) !important;
line-height: 1.6 !important;
margin: 0 !important;
display: -webkit-box !important;
-webkit-line-clamp: 3;
line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden !important;
}
.wgm-item-actions {
display: flex !important;
flex-direction: row !important;
flex-wrap: wrap !important;
gap: 4px !important; }
.wgm-item-action-btn {
display: flex !important;
align-items: center !important;
justify-content: center !important;
padding: 0 !important;
background: var(--wgm-white) !important;
color: var(--wgm-text-muted) !important;
border: 1px solid var(--wgm-border-color) !important;
border-radius: var(--wgm-radius-sm) !important;
cursor: pointer !important;
transition: all var(--wgm-transition-fast) ease !important;
width: 36px !important;
height: 36px !important;
text-decoration: none !important;
flex-shrink: 0 !important;
box-shadow: none !important;
}
.wgm-marker-distance-badge {
background: var(--wgm-bg-light) !important;
color: var(--wgm-secondary) !important;
padding: 4px 10px !important;
border-radius: var(--wgm-radius-md) !important;
font-size: 11px !important;
font-weight: 600 !important;
display: inline-block !important;
} .wgm-carousel-card .wgm-card-body {
display: flex !important;
flex-direction: column !important;
flex: 1 !important;
padding: 16px !important;
}
.wgm-location-row {
display: flex !important;
align-items: center !important;
gap: 8px !important;
margin-bottom: 12px !important;
}
.wgm-location-icon-col {
flex-shrink: 0 !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
width: 20px !important;
}
.wgm-location-pin-main {
width: 18px !important;
height: 18px !important;
color: #333333 !important;
opacity: 0.9 !important;
}
.wgm-location-info-col {
flex: 1 !important;
display: flex !important;
flex-direction: column !important;
gap: 2px !important;
}
.wgm-item-address {
font-size: 13px !important;
color: #555555 !important;
line-height: 1.2 !important;
font-weight: 500 !important;
}
.wgm-distance-wrapper {
margin-top: 2px !important;
} .wpgmap-carousel-container .swiper-slide {
height: auto !important;
display: flex !important;
}
.wgm-carousel-card {
height: 100% !important;
width: 100% !important;
margin: 0 !important;
display: flex !important;
flex-direction: column !important;
}
.wgm-carousel-card .wgm-item-desc {
margin-bottom: 5px !important;
flex: 1 !important; }
.wpgmap-marker-listing ul {
list-style: none !important;
margin: 0 !important;
padding: 20px !important;
}
.wgm-item-action-btn:hover {
background: #f8f9fa !important;
border-color: #bbb !important;
color: #1a1a1a !important;
}
.wgm-item-action-btn.wgm-action-primary {
background: #1a73e8 !important;
color: #fff !important;
border-color: #1a73e8 !important;
}
.wgm-item-action-btn.wgm-action-primary:hover {
background: #1765cc !important;
box-shadow: 0 4px 10px rgba(26, 115, 232, 0.2) !important;
}
.wgm-item-action-btn svg {
width: 18px !important;
height: 18px !important;
fill: currentColor !important;
}
.wgm-marker-distance-badge {
display: inline-flex !important;
align-items: center !important;
background: #f1f7ff !important;
color: #1a73e8 !important;
font-weight: 600 !important;
font-size: 12px !important;
padding: 4px 12px !important;
border-radius: 20px !important;
border: 1px solid #d1e5ff !important;
} .wpgmap-marker-listing ul {
padding: 0 !important;
margin: 0 !important;
} .wpgmap-adv-table-listing {
background: var(--wgm-white);
border-radius: var(--wgm-radius-lg) !important;
padding: var(--wgm-space-lg);
box-shadow: var(--wgm-shadow-md);
border: 1px solid var(--wgm-border-color);
margin-top: 30px !important;
}
.wpgmap-adv-table-listing .dataTables_wrapper .dataTables_filter {
margin-bottom: 24px;
}
.wpgmap-adv-table-listing .dataTables_wrapper .dataTables_filter input {
border: 1px solid var(--wgm-border-color);
border-radius: var(--wgm-radius-md);
padding: 8px 12px 8px 36px;
outline: none;
transition: all var(--wgm-transition-fast) ease;
background: var(--wgm-bg-light)
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' width='18' viewBox='0 0 24 24'%3E%3Cpath fill='%2370757a' d='M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E")
no-repeat 10px center;
font-size: var(--wgm-font-size-md);
width: 240px;
}
.wpgmap-adv-table-listing .dataTables_wrapper .dataTables_filter input:focus {
border-color: #1a73e8;
box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
background-color: #fff;
} .wpgmap-adv-table-listing .dataTables_wrapper .dataTables_length {
margin-bottom: 24px;
color: #5f6368;
font-size: 14px;
}
.wpgmap-adv-table-listing .dataTables_wrapper .dataTables_length select {
border: 1px solid var(--wgm-border-color);
border-radius: var(--wgm-radius-md);
padding: 6px 30px 6px 12px;
outline: none;
background: var(--wgm-bg-light)
url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='none' stroke='%235f6368' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M1 1l4 4 4-4'/%3E%3C/svg%3E")
no-repeat right 10px center;
appearance: none;
cursor: pointer;
transition: all 0.2s ease;
}
.wpgmap-adv-table-listing .dataTables_wrapper .dataTables_length select:focus {
border-color: #1a73e8;
background-color: #fff;
box-shadow: 0 0 0 3px rgba(26, 115, 232, 0.1);
}
.wpgmap-adv-table-listing table.dataTable {
border-collapse: separate !important;
border-spacing: 0;
border: none !important;
width: 100% !important;
margin: 15px 0 !important;
}
.wpgmap-adv-table-listing table.dataTable thead th {
background: var(--wgm-bg-light);
color: var(--wgm-text-secondary);
font-weight: var(--wgm-font-weight-bold);
text-transform: uppercase;
font-size: var(--wgm-font-size-xs);
letter-spacing: 0.8px;
padding: var(--wgm-space-md);
border-bottom: 2px solid var(--wgm-border-light) !important;
border-top: none !important;
} .wpgmap-adv-table-listing table.dataTable thead .sorting,
.wpgmap-adv-table-listing table.dataTable thead .sorting_asc,
.wpgmap-adv-table-listing table.dataTable thead .sorting_desc {
background-image: none !important;
}
.wpgmap-adv-table-listing table.dataTable tbody td {
padding: var(--wgm-space-md);
border-bottom: 1px solid var(--wgm-border-light);
vertical-align: middle;
color: var(--wgm-text-primary);
font-size: var(--wgm-font-size-md);
}
.wpgmap-adv-table-listing table.dataTable tbody tr {
background-color: transparent !important;
transition: background-color 0.2s, box-shadow 0.2s;
cursor: pointer;
}
.wpgmap-adv-table-listing table.dataTable tbody tr:hover {
background-color: var(--wgm-bg-light) !important;
box-shadow: inset 4px 0 0 var(--wgm-secondary);
}
.wpgmap-adv-table-listing table.dataTable tbody tr.odd {
background-color: transparent !important;
} .wpgmap-adv-table-listing .dataTables_wrapper .dataTables_info {
font-size: 13px;
color: #70757a;
padding-top: 20px;
}
.wpgmap-adv-table-listing .dataTables_wrapper .dataTables_paginate {
padding-top: 15px;
}
.wpgmap-adv-table-listing
.dataTables_wrapper
.dataTables_paginate
.paginate_button {
border-radius: 8px !important;
border: 1px solid transparent !important;
padding: 6px 14px !important;
margin: 0 4px !important;
transition: all 0.2s ease !important;
font-size: 13px !important;
color: #3c4043 !important;
}
.wpgmap-adv-table-listing
.dataTables_wrapper
.dataTables_paginate
.paginate_button.current {
background: var(--wgm-secondary) !important;
color: var(--wgm-white) !important;
border: 1px solid var(--wgm-secondary) !important;
font-weight: var(--wgm-font-weight-bold);
}
.wpgmap-adv-table-listing
.dataTables_wrapper
.dataTables_paginate
.paginate_button:hover:not(.disabled) {
background: #f1f3f4 !important;
color: #1a73e8 !important;
border: 1px solid #e0e0e0 !important;
}
.wpgmap-adv-table-listing
.dataTables_wrapper
.dataTables_paginate
.paginate_button.disabled {
opacity: 0.5;
cursor: default;
} .wpgmap-adv-table-listing .wpgmap-marker-image {
width: 48px;
height: 48px;
object-fit: cover;
border-radius: 8px;
border: 1px solid #eee;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.wpgmap-adv-table-listing .wpgmap-marker-icon {
width: 32px;
height: 32px;
object-fit: contain;
}
@media (max-width: 768px) {
.wpgmap-adv-table-listing {
padding: 15px;
background: transparent;
box-shadow: none;
border: none;
}
.wpgmap-adv-table-listing table.dataTable thead {
display: none;
}
.wpgmap-adv-table-listing table.dataTable,
.wpgmap-adv-table-listing table.dataTable tbody,
.wpgmap-adv-table-listing table.dataTable tr,
.wpgmap-adv-table-listing table.dataTable td {
display: block !important;
width: 100% !important;
}
.wpgmap-adv-table-listing table.dataTable tr {
background: #fff !important;
border-radius: 12px;
margin-bottom: 20px;
padding: 15px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
border: 1px solid #eee;
}
.wpgmap-adv-table-listing table.dataTable td {
border: none !important;
padding: 8px 0 !important;
text-align: left;
position: relative;
}
.wpgmap-adv-table-listing table.dataTable td:before {
content: attr(data-label);
display: block;
font-size: 11px;
text-transform: uppercase;
color: #888;
font-weight: 700;
margin-bottom: 4px;
}
.wpgmap-adv-table-listing .wpgmap-marker-image {
width: 100%;
height: 180px;
border-radius: 8px;
margin-bottom: 10px;
}
.wpgmap-adv-table-listing .wpgmap-marker-icon {
width: 24px;
height: 24px;
}
.wpgmap-adv-table-listing .dataTables_wrapper .dataTables_filter input {
width: 100%;
margin: 0;
}
} .wpgmap-carousel-container {
margin-top: 40px;
padding-bottom: 50px;
position: relative;
--card-radius: var(--wgm-radius-lg);
--card-shadow: var(--wgm-shadow-sm);
--card-shadow-hover: var(--wgm-shadow-md);
--accent-color: var(--wgm-primary);
--text-dark: var(--wgm-text-primary);
--text-muted: var(--wgm-text-muted);
--bg-card: var(--wgm-white);
}
.wpgmap-carousel-container .swiper {
padding: 10px 10px 60px;
overflow: hidden;
} .wpgmap-carousel-container .swiper-wrapper {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
gap: 20px;
width: 100%;
} .wpgmap-carousel-container.wgm-swiper-active .swiper-wrapper {
display: flex !important;
grid-template-columns: none !important;
gap: 0 !important;
}
@media screen and (min-width: 600px) {
.wpgmap-carousel-container .swiper-wrapper {
grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
}
@media screen and (min-width: 900px) {
.wpgmap-carousel-container .swiper-wrapper {
grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
} @media screen and (min-width: 768px) {
.wgm-placement-left_map .wpgmap-carousel-container .swiper,
.wgm-placement-right_map .wpgmap-carousel-container .swiper {
overflow: visible;
}
.wgm-placement-left_map .wpgmap-carousel-container .swiper-wrapper,
.wgm-placement-right_map .wpgmap-carousel-container .swiper-wrapper {
grid-template-columns: 1fr;
}
.wgm-placement-left_map .wpgmap-carousel-container,
.wgm-placement-right_map .wpgmap-carousel-container {
margin-top: 0;
padding-bottom: 20px;
}
}
.wgm-carousel-card {
background: var(--bg-card);
border-radius: var(--card-radius);
border: 1px solid var(--wgm-border-color);
box-shadow: var(--card-shadow);
transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
display: flex;
flex-direction: column;
cursor: pointer;
overflow: hidden;
position: relative;
text-align: left;
}
.wgm-carousel-card:hover {
transform: translateY(-8px);
box-shadow: var(--card-shadow-hover);
border-color: var(--accent-color);
}
.wgm-card-media {
position: relative;
width: 100%;
aspect-ratio: 4/3;
overflow: hidden;
background: var(--wgm-bg-light);
}
.wgm-card-img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.6s ease;
}
.wgm-carousel-card:hover .wgm-card-img {
transform: scale(1.1);
}
.wgm-card-placeholder {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
color: #cbd5e1;
background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
}
.wgm-card-badge {
position: absolute !important;
bottom: 12px !important;
right: 12px !important;
background: #ffffff !important;
width: 32px !important;
height: 32px !important;
border-radius: 50% !important;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15) !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
z-index: 5 !important;
}
.wgm-card-badge img {
width: 18px !important;
height: 18px !important;
object-fit: contain !important;
}
.wgm-card-body {
padding: 20px;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.wgm-card-title {
margin: 0 0 10px !important;
font-size: 18px !important;
font-weight: 700 !important;
color: var(--text-dark) !important;
display: -webkit-box;
-webkit-line-clamp: 1;
line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
line-height: 1.4;
font-family: inherit;
}
.wgm-card-address {
display: flex;
align-items: flex-start;
gap: 6px;
color: var(--text-muted);
font-size: 13px;
margin-bottom: 12px;
line-height: 1.4;
}
.wgm-card-address svg {
flex-shrink: 0;
margin-top: 2px;
}
.wgm-card-address span {
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.wgm-card-excerpt {
font-size: var(--wgm-font-size-md);
color: var(--wgm-text-primary);
line-height: 1.6;
margin: 0 0 20px !important;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.wgm-card-footer {
margin-top: auto;
padding-top: 15px;
border-top: 1px solid var(--wgm-border-light);
}
.wgm-show-on-map-btn {
width: 100%;
padding: 10px 16px;
border-radius: var(--wgm-radius-lg);
background: var(--wgm-bg-light);
border: 1px solid var(--wgm-border-color);
color: var(--text-dark);
font-size: 14px;
font-weight: 600;
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
transition: all 0.3s ease;
cursor: pointer;
}
.wgm-show-on-map-btn:hover {
background: var(--accent-color);
color: #ffffff;
border-color: var(--accent-color);
box-shadow: 0 4px 12px rgba(37, 99, 235, 0.2);
}
.wgm-show-on-map-btn svg {
transition: transform 0.3s ease;
}
.wgm-show-on-map-btn:hover svg {
transform: scale(1.1);
} .wpgmap-carousel-container .swiper-button-next,
.wpgmap-carousel-container .swiper-button-prev {
width: 44px;
height: 44px;
background: #ffffff;
border-radius: 50%;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
color: var(--text-dark);
transition: all 0.3s ease;
}
.wpgmap-carousel-container .swiper-button-next:after,
.wpgmap-carousel-container .swiper-button-prev:after {
font-size: 18px;
font-weight: 800;
}
.wpgmap-carousel-container .swiper-button-next:hover,
.wpgmap-carousel-container .swiper-button-prev:hover {
background: var(--accent-color);
color: #ffffff;
transform: scale(1.1);
}
.wpgmap-carousel-container .swiper-pagination-bullet {
background: #cbd5e1;
opacity: 1;
width: 8px;
height: 8px;
transition: all 0.3s ease;
}
.wpgmap-carousel-container .swiper-pagination-bullet-active {
background: var(--accent-color);
width: 24px;
border-radius: 4px;
}
.wgm-no-markers {
padding: 60px 20px;
text-align: center;
background: #f8fafc;
border-radius: var(--card-radius);
color: var(--text-muted);
font-size: 16px;
border: 2px dashed #e2e8f0;
width: 100%;
} .wgm-infowindow-img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
cursor: pointer;
}
.wgm-iw-img-wrap {
width: 100%;
aspect-ratio: 16 / 9;
overflow: hidden;
border-radius: 6px;
margin-bottom: 15px;
}
.wgm-infowindow-title {
font-size: var(--wgm-font-size-lg) !important;
font-weight: var(--wgm-font-weight-bold) !important;
color: var(--wgm-text-primary);
margin: 0 0 10px 0 !important;
line-height: 1.3;
padding-right: 35px;
display: block;
font-family: inherit;
}
.wgm-infowindow-wrapper {
width: 300px;
margin: 0;
padding: 15px;
overflow-y: auto;
max-height: 250px; box-sizing: border-box;
}
@media (max-width: 400px) {
.wgm-infowindow-wrapper {
width: 260px;
padding: 10px;
}
}
.wgm-infowindow-wrapper.wgm-no-img .wgm-infowindow-content {
padding-top: 5px;
}
.wgm-infowindow-content {
padding: 0;
}
.wgm-iw-desc {
font-size: var(--wgm-font-size-md);
color: var(--wgm-text-primary);
line-height: 1.6;
margin-bottom: var(--wgm-space-sm);
} .gm-style .gm-style-iw-c {
padding: 0 !important;
max-height: none !important;
}
.gm-style-iw-chr {
background: transparent !important;
height: 0 !important;
padding: 0 !important;
margin: 0 !important;
} .gm-style-iw-d {
padding-top: 0 !important;
overflow: hidden !important;
} .gm-style-iw-c .gm-ui-hover-effect {
top: 0px !important;
right: 0px !important;
width: 20px !important;
height: 20px !important;
padding: 0 !important;
background: rgba(255, 255, 255, 0.9) !important;
border-radius: var(--wgm-radius-round) !important;
box-shadow: var(--wgm-shadow-sm) !important;
display: flex !important;
align-items: center;
justify-content: center;
transition: all var(--wgm-transition-fast);
}
.gm-style-iw-c .gm-ui-hover-effect:hover {
background: var(--wgm-white) !important;
box-shadow: var(--wgm-shadow-md) !important;
transform: scale(1.1);
}
.gm-style-iw-c .gm-ui-hover-effect span {
width: 12px !important;
height: 12px !important;
margin: 0 !important;
display: block !important;
} .wgm-lightbox-overlay {
display: none;
position: fixed;
z-index: 999999;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.9);
align-items: center;
justify-content: center;
opacity: 0;
transition: opacity 0.3s ease;
}
.wgm-lightbox-overlay.show {
display: flex !important;
opacity: 1;
}
.wgm-lightbox-content {
max-width: 90%;
max-height: 85%;
border-radius: 4px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
transform: scale(0.9);
transition: transform 0.3s ease;
}
.wgm-lightbox-overlay.show .wgm-lightbox-content {
transform: scale(1);
}
.wgm-lightbox-close {
position: absolute;
top: 20px;
right: 30px;
color: #fff;
font-size: 40px;
font-weight: bold;
cursor: pointer;
z-index: 1000000;
line-height: 1;
transition: color 0.2s ease;
}
.wgm-lightbox-close:hover {
color: #bbb;
}
.wgm-lightbox-trigger {
cursor: pointer;
} .wpgmap-no-results {
color: var(--wgm-text-muted);
padding: var(--wgm-space-md);
text-align: center;
}
.wpgmap-spinner {
display: inline-block;
width: 20px;
height: 20px;
border: 3px solid #ccc;
border-top-color: #333;
border-radius: 50%;
animation: spin 1s linear infinite;
margin-right: 8px;
vertical-align: middle;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.wpgmap-title-text {
font-size: var(--wgm-font-size-md);
color: var(--wgm-text-primary);
}
.wpgmap-marker-loading {
padding: var(--wgm-space-lg);
text-align: center;
color: var(--wgm-text-muted);
}
.wpgmap-marker-image {
max-width: 100% !important;
height: auto !important;
object-fit: cover;
border-radius: 6px;
display: block;
} .wgm-map-listing-container,
.wgm-map-listing-container * {
box-sizing: border-box;
}
.wgm-map-listing-container {
display: flex;
flex-wrap: wrap;
width: 100%;
gap: 20px;
margin: 20px 0;
}
.wgm-placement-above_map {
flex-direction: column-reverse;
}
.wgm-placement-below_map {
flex-direction: column;
}
.wgm-placement-left_map {
flex-direction: row-reverse;
align-items: flex-start;
}
.wgm-placement-right_map {
flex-direction: row;
align-items: flex-start;
} .wgm-map-listing-container .wgm-map-canvas {
flex: 1;
min-width: 0;
} .wgm-map-listing-container .wpgmap-marker-listing {
margin: 0 !important;
width: 100% !important;
max-width: none !important;
} @media screen and (min-width: 768px) {
.wgm-placement-left_map .wgm-map-area,
.wgm-placement-right_map .wgm-map-area {
flex: 1;
min-width: 0; }
.wgm-placement-left_map .wgm-listing-area,
.wgm-placement-right_map .wgm-listing-area {
flex: 0 0 var(--wgm-listing-width, 300px);
width: var(--wgm-listing-width, 300px);
max-width: 80%; max-height: var(--wgm-map-height);
overflow-y: auto;
} .wgm-placement-left_map .wpgmap-marker-card,
.wgm-placement-right_map .wpgmap-marker-card {
flex-direction: column-reverse;
align-items: stretch;
gap: 12px;
}
.wgm-placement-left_map .wpgmap-card-image,
.wgm-placement-right_map .wpgmap-card-image {
flex: 0 0 auto;
width: 100%;
text-align: left;
}
.wgm-placement-left_map .wpgmap-marker-image-thumb,
.wgm-placement-right_map .wpgmap-marker-image-thumb {
aspect-ratio: 16 / 9;
height: auto !important;
min-height: auto;
}
.wgm-placement-left_map .wpgmap-card-content,
.wgm-placement-right_map .wpgmap-card-content {
padding: 0;
}
.wgm-placement-left_map .wpgmap-title-text,
.wgm-placement-right_map .wpgmap-title-text {
font-size: var(--wgm-font-size-md);
}
.wgm-placement-left_map .wpgmap-row-meta,
.wgm-placement-right_map .wpgmap-row-meta {
font-size: 12px;
margin-bottom: var(--wgm-space-xs);
}
.wgm-placement-left_map .wpgmap-row-desc,
.wgm-placement-right_map .wpgmap-row-desc {
font-size: var(--wgm-font-size-sm);
-webkit-line-clamp: 3;
line-clamp: 3;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
}
} .wgm-listing-area::-webkit-scrollbar {
width: 6px;
}
.wgm-listing-area::-webkit-scrollbar-track {
background: var(--wgm-border-light);
border-radius: var(--wgm-radius-lg);
}
.wgm-listing-area::-webkit-scrollbar-thumb {
background: var(--wgm-border-color);
border-radius: var(--wgm-radius-lg);
}
.wgm-listing-area::-webkit-scrollbar-thumb:hover {
background: var(--wgm-text-muted);
} .wgm-map-area .wgm-map-canvas {
width: 100%;
max-width: 100% !important;
} @media screen and (max-width: 991px) {
.wgm-map-listing-container.wgm-placement-left_map,
.wgm-map-listing-container.wgm-placement-right_map {
flex-direction: column !important;
}
.wgm-map-listing-container.wgm-placement-left_map .wgm-listing-area,
.wgm-map-listing-container.wgm-placement-right_map .wgm-listing-area {
width: 100% !important;
max-width: 100% !important;
flex: none !important;
margin-top: 15px !important;
} .wgm-map-listing-container.wgm-placement-left_map .wpgmap-marker-card,
.wgm-map-listing-container.wgm-placement-right_map .wpgmap-marker-card {
flex-direction: row !important;
}
} .wgm-map-listing-container.wgm-force-stack {
flex-direction: column !important;
}
.wgm-force-stack .wgm-listing-area {
width: 100% !important;
max-width: 100% !important;
flex: none !important;
}
.wgm-force-stack .wpgmap-marker-card {
flex-direction: row !important;
} @media screen and (max-width: 600px) {
.wgm-direction-drawer {
width: 100% !important;
left: -100% !important;
border-radius: 0 !important;
}
.wgm-direction-drawer.active {
left: 0 !important;
}
} @media screen and (max-width: 767px) {
.wgm-map-listing-container {
flex-direction: column !important;
gap: 15px;
}
.wgm-placement-above_map {
flex-direction: column-reverse !important;
}
.wgm-map-area,
.wgm-listing-area {
width: 100% !important;
max-width: 100% !important;
flex: none !important;
}
.wgm-listing-area {
max-height: none !important;
overflow-y: visible !important;
}
} .wgm-placement-above_map .wgm-listing-area,
.wgm-placement-below_map .wgm-listing-area {
width: var(--wgm-listing-width, 100%);
max-width: 100%;
margin-left: auto;
margin-right: auto;
min-width: 0; flex: 0 0 auto; } .wgm-placement-above_map .wpgmap_search_map_control_wrapper {
display: block !important;
width: 100%;
position: relative;
z-index: 10;
margin-bottom: 15px;
}
.wgm-placement-above_map .wpgmap_search_input,
.wgm-placement-below_map .wpgmap_search_input {
max-width: 300px;
} .wgm-placement-above_map .wpgmap-carousel-container,
.wgm-placement-below_map .wpgmap-carousel-container {
width: 100% !important;
max-width: 100% !important;
min-width: 0;
} .wgm-map-area {
position: relative;
overflow-x: clip; overflow-y: visible;
}
.wgm-direction-drawer {
position: absolute;
top: 0;
bottom: 0;
left: calc(var(--wgm-drawer-width, 300px) * -1); width: var(--wgm-drawer-width, 300px);
background: rgba(255, 255, 255, 0.95);
backdrop-filter: blur(10px);
z-index: 1000;
box-shadow: 2px 0 15px rgba(0, 0, 0, 0.1);
transition: left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
overflow: visible;
display: flex;
flex-direction: column;
border-radius: 0 var(--wgm-radius-lg) var(--wgm-radius-lg) 0;
box-sizing: border-box;
}
.wgm-direction-drawer.active {
left: 0;
}
.wgm-drawer-close {
position: absolute !important;
top: 12px !important;
right: 12px !important;
cursor: pointer !important;
background: #ffffff !important;
border: 1px solid #dadce0 !important;
padding: 0 !important;
color: #5f6368 !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
z-index: 10 !important;
width: 32px !important;
height: 32px !important;
border-radius: 50% !important;
box-shadow: 0 1px 2px rgba(60, 64, 67, 0.3),
0 1px 3px 1px rgba(60, 64, 67, 0.15) !important;
transition: all 0.2s ease !important;
outline: none !important;
box-sizing: border-box !important;
}
.wgm-drawer-close svg {
width: 18px !important;
height: 18px !important;
color: inherit !important;
fill: currentColor !important;
display: block !important;
pointer-events: none !important;
}
.wgm-drawer-close:hover {
background: #f8f9fa !important;
color: #202124 !important;
box-shadow: 0 2px 4px rgba(60, 64, 67, 0.3),
0 2px 6px 2px rgba(60, 64, 67, 0.15) !important;
transform: scale(1.05) !important;
border-color: #dadce0 !important;
}
.wgm-drawer-close:active {
transform: scale(0.95) !important;
box-shadow: 0 1px 2px rgba(60, 64, 67, 0.3) !important;
}
.wgm-drawer-header {
margin-bottom: 12px;
padding-right: 25px;
}
.wgm-drawer-title {
font-size: var(--wgm-font-size-sm);
font-weight: var(--wgm-font-weight-bold);
margin: 0;
color: var(--wgm-text-primary);
text-transform: uppercase;
letter-spacing: 0.5px;
} .wgm-drawer-toggle-btn {
position: absolute !important;
left: 100% !important;
top: 80px !important;
transform: none !important;
z-index: 1001 !important;
background: var(--wgm-white) !important;
border: 1px solid var(--wgm-border-color) !important;
border-left: 1px solid var(--wgm-white) !important;
border-radius: 0 var(--wgm-radius-md) var(--wgm-radius-md) 0 !important;
width: 40px !important;
height: 48px !important;
display: flex;
align-items: center !important;
justify-content: center !important;
cursor: pointer !important;
box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1) !important;
box-shadow: var(--wgm-shadow-sm) !important;
color: var(--wgm-text-primary) !important;
transition: all var(--wgm-transition-fast) ease !important;
margin-left: -1px !important;
padding: 0px !important;
}
.wgm-drawer-toggle-btn svg {
width: 20px !important;
height: 20px !important;
opacity: 1 !important;
color: #333 !important;
fill: currentColor !important;
display: block !important;
visibility: visible !important;
}
.wgm-drawer-toggle-btn svg path {
fill: currentColor !important;
}
.wgm-drawer-toggle-btn:hover {
background: #f8f9fa !important;
color: #000 !important;
box-shadow: 4px 0 8px rgba(0, 0, 0, 0.1) !important;
} .wgm-travel-mode-switcher {
display: flex !important;
background: #f1f3f4 !important;
border-radius: 8px !important;
padding: 4px !important;
gap: 0 !important;
margin-bottom: 20px !important;
justify-content: space-between !important;
box-sizing: border-box !important;
}
.wgm-travel-btn {
flex: 1 !important;
background: transparent !important;
border: none !important;
padding: 6px !important;
cursor: pointer !important;
border-radius: 6px !important;
transition: all 0.2s ease !important;
color: #5f6368 !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
height: 36px !important;
margin: 0 2px !important;
box-sizing: border-box !important;
outline: none !important;
box-shadow: none !important;
text-decoration: none !important;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
}
.wgm-travel-btn svg {
width: 20px !important;
height: 20px !important;
fill: currentColor !important;
display: block !important;
pointer-events: none !important;
}
.wgm-travel-btn:hover {
background-color: rgba(0, 0, 0, 0.05) !important;
color: #3c4043 !important;
box-shadow: none !important;
}
.wgm-travel-btn.active {
background: #ffffff !important;
color: #1a73e8 !important;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important;
font-weight: bold !important;
} .wgm-dir-input-group {
position: relative !important;
margin-bottom: 15px !important;
}
.wgm-dir-field-wrap {
position: relative !important;
display: flex !important;
align-items: stretch !important;
background: #fff !important;
border: 1px solid #dadce0 !important;
border-radius: 8px !important;
transition: border-color 0.2s !important;
overflow: hidden !important;
box-sizing: border-box !important;
}
.wgm-dir-field-wrap:focus-within {
border-color: #1a73e8 !important;
box-shadow: 0 0 0 1px #1a73e8 !important;
z-index: 2 !important;
}
.wgm-dir-field-wrap .wgm-dir-input {
flex: 1 !important;
min-width: 0 !important;
width: auto !important;
padding: 10px 12px !important;
border: none !important;
border-radius: 0 !important;
font-size: 14px !important;
outline: none !important;
background: transparent !important;
color: #3c4043 !important;
height: 40px !important;
line-height: normal !important;
box-shadow: none !important;
box-sizing: border-box !important;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif !important;
margin: 0 !important;
}
.wgm-dir-field-wrap .wgm-dir-input::placeholder {
color: #9aa0a6 !important;
opacity: 1 !important;
}
.wgm-current-loc-btn,
.wgm-remove-waypoint-btn {
position: static !important;
background: transparent !important;
border: none !important;
border-left: 1px solid #f1f3f4 !important;
padding: 0 12px !important;
margin: 0 !important;
cursor: pointer !important;
color: #70757a !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
transition: all 0.2s !important;
height: auto !important;
width: auto !important;
min-width: 44px !important;
box-sizing: border-box !important;
outline: none !important;
box-shadow: none !important;
flex-shrink: 0 !important;
}
.wgm-current-loc-btn:hover,
.wgm-remove-waypoint-btn:hover {
background: #f8f9fa !important;
color: #202124 !important;
box-shadow: none !important;
}
.wgm-current-loc-btn svg,
.wgm-remove-waypoint-btn svg {
width: 18px !important;
height: 18px !important;
display: block !important;
fill: currentColor !important;
pointer-events: none !important;
} .wgm-get-direction-btn,
.wgm-show-on-map-btn {
background: #fff;
color: #3c4043;
border: 1px solid #dadce0;
padding: 8px 16px;
border-radius: 18px;
font-size: 13px;
font-weight: 500;
cursor: pointer;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 6px;
transition: all 0.2s;
}
.wgm-get-direction-btn:hover,
.wgm-show-on-map-btn:hover {
background: #f1f3f4;
border-color: #dadce0;
color: #202124;
}
.wgm-get-direction-btn.active {
background: #e8f0fe;
color: #1a73e8;
border-color: #e8f0fe;
}
.wgm-action-icon {
width: 16px;
height: 16px;
fill: currentColor;
} .wgm-dir-results-panel {
display: none;
margin-top: 10px;
border-top: 1px solid #f1f3f4;
padding-top: 10px;
overflow-y: auto;
max-height: calc(100vh - 350px);
}
.wgm-dir-results-panel.active {
display: block;
} .wgm-direction-drawer {
overflow: visible;
}
.wgm-drawer-content {
height: 100%;
overflow-y: auto;
overflow-x: hidden;
padding: 20px;
padding-top: 50px; } .adp-placard {
border: none !important;
background: #fff !important;
padding: 10px !important;
box-shadow: 0 1px 2px rgba(60, 64, 67, 0.3),
0 1px 3px 1px rgba(60, 64, 67, 0.15) !important;
border-radius: 8px !important;
margin-bottom: 15px !important;
}
.adp-summary {
padding: 5px 0 !important;
font-weight: 500 !important;
color: #202124 !important;
font-size: 14px !important;
}
.adp-directions {
width: 100% !important;
border-collapse: separate !important;
border-spacing: 0;
margin-top: 10px;
}
.adp-step {
padding: 10px 0 !important;
border-bottom: 1px solid #f1f3f4 !important;
font-size: 13px !important;
color: #3c4043 !important;
}
.adp-substep {
padding-left: 20px !important;
border-left: 2px solid #e8eaed !important;
} @media screen and (max-width: 600px) {
.wgm-direction-drawer {
width: 100% !important;
}
.wgm-travel-btn {
height: 44px; }
.wgm-dir-field-wrap .wgm-dir-input {
height: 44px;
font-size: 16px; }
.wgm-current-loc-btn,
.wgm-remove-waypoint-btn {
min-width: 48px;
}
}
@media screen and (max-width: 480px) {
.wgm-direction-drawer {
width: 100%;
}
} .wgm-dir-options_wrap {
margin-top: 15px;
}
.wgm-action-bar {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 10px;
}
.wgm-dir-adv-toggle {
color: #1a73e8;
font-size: 13px;
cursor: pointer;
display: inline-flex;
align-items: center;
gap: 4px;
font-weight: 500;
user-select: none;
}
.wgm-dir-adv-toggle:hover {
text-decoration: underline;
}
.wgm-dir-adv-options {
display: none;
background: #f8f9fa;
padding: 12px;
border-radius: 8px;
margin-bottom: 15px;
border: 1px solid #f1f3f4;
}
.wgm-dir-adv-options.active {
display: block;
}
.wgm-adv-opt-item {
display: flex;
align-items: center;
gap: 8px;
margin-bottom: 8px;
font-size: 13px;
color: #5f6368;
cursor: pointer;
}
.wgm-adv-opt-item:last-child {
margin-bottom: 0;
}
.wgm-adv-opt-item input {
margin: 0;
accent-color: #1a73e8;
width: 16px;
height: 16px;
}
.wgm-direction-drawer .wgm-dir-go-btn {
width: auto;
min-width: 80px;
padding: 0 20px;
background: #1a73e8 !important;
color: #ffffff !important;
border: none !important;
border-radius: 20px;
font-size: 14px;
font-weight: 600;
cursor: pointer;
transition: background 0.2s, box-shadow 0.2s;
display: inline-flex !important;
align-items: center;
justify-content: center;
gap: 6px;
height: 36px;
line-height: normal;
text-transform: none;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.wgm-direction-drawer .wgm-dir-go-btn:hover {
background: #1765cc !important;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.wgm-direction-drawer .wgm-dir-go-btn svg {
width: 18px;
height: 18px;
display: block;
margin: 0;
fill: currentColor;
}
.wgm-direction-drawer .wgm-dir-go-btn span {
display: inline-block;
}
.wgm-add-waypoint-trigger {
color: #1a73e8;
font-size: 13px;
cursor: pointer;
display: inline-flex;
align-items: center;
gap: 6px;
margin-bottom: 15px;
font-weight: 500;
text-decoration: none;
padding: 4px 8px; margin-left: -8px; border-radius: 4px;
}
.wgm-add-waypoint-trigger svg {
width: 16px;
height: 16px;
fill: currentColor;
}
.wgm-add-waypoint-trigger:hover {
background: #f1f3f4;
text-decoration: none;
} .wgm-category-badge {
display: inline-block;
padding: 2px 8px;
background-color: var(--wgm-bg-light);
color: var(--wgm-text-color-secondary);
border: 1px solid var(--wgm-border-color);
border-radius: 12px;
font-size: 11px;
font-weight: 500; vertical-align: middle;
}
.wgm-item-meta .wgm-category-badge { } .wgm-carousel-cat {
margin-top: 5px;
} .wgm-table-cat-wrap {
margin-top: 4px;
} .wgm-table-responsive {
overflow-x: auto !important;
-webkit-overflow-scrolling: touch !important;
width: 100% !important;
margin-bottom: 15px;
}.widget .precontent {
margin-bottom: 20px;
}
.widget .postcontent {
margin-top: 20px;
} .pt-searchform {
display: inline-block;
width: auto;
position: relative;
min-width: 380px;
}
.pt-searchform .searchtext {
background: #fff;
padding: 0 190px 0 10px;
color: inherit;
font-size: inherit;
width: 80%;
height: 34px;
line-height: 34px;
-webkit-transition: width 0.3s ease-in-out;
-moz-transition: width 0.3s ease-in-out;
-ms-transition: width 0.3s ease-in-out;
-o-transition: width 0.3s ease-in-out;
transition: width 0.3s ease-in-out;
}
.pt-searchform .searchtext:focus {
width: 100%;
}
.pt-searchform .select-wrapper select {
border: 0;
height: 32px;
line-height: 32px;
padding: 0 25px 0 10px;
box-shadow: none;
border-radius: 0;
background-color: #fff;
background-image: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-family: inherit;
color: inherit;
cursor: pointer;
font-weight: normal;
width: 100%;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
.pt-searchform .select-wrapper select:focus {
outline: none;
}
.pt-searchform .select-wrapper {
width: 140px;
display: inline-block;
position: absolute;
right: 40px;
top: 0;
border-style: solid;
border-width: 1px 0 1px 1px;
}
.pt-searchform .select-wrapper::after {
display: inline-block;
font-family: FontAwesome;
content: '\f107';
position: absolute;
right: 9px;
top: 7px;
-webkit-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
}
.pt-searchform button.search-button {
position: absolute;
right: 0;
top: 0;
background: transparent;
height: 34px;
line-height: 34px;
width: 40px;
padding: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pt-searchform i {
font-size: 22px;
color: #fff;
}
@media (max-width: 320px) {
.pt-searchform {
min-width: 100%;
}
}
@media (max-width: 800px) {
.pt-searchform {
min-width: auto;
}
.pt-searchform .searchtext {
width: 100%;
}
} .hgroup-sidebar .widget.widget_shopping_cart {
min-width: 118px;
min-height: 69px;
border: 0;
}
.hgroup-sidebar .widget.widget_shopping_cart li {
position: relative;
padding: 0 12px 0 0 !important;
margin-bottom: 20px;
}
.hgroup-sidebar .widget.widget_shopping_cart li .variation {
display: none;
}
.hgroup-sidebar .widget.widget_shopping_cart li:last-of-type {
margin-bottom: 0;
}
.hgroup-sidebar .widget.widget_shopping_cart li.empty {
text-align: center;
}
.hgroup-sidebar .widget.widget_shopping_cart li:after {
display: block;
content: '';
clear: both;
}
.hgroup-sidebar .widget.widget_shopping_cart img {
border: 0 !important;
float: left;
margin: 0 5px 0 0;
}
.hgroup-sidebar .widget.widget_shopping_cart .remove {
position: absolute;
right: 0;
top: 0;
margin-top: 0;
color: red;
}
.hgroup-sidebar .widget.widget_shopping_cart .quantity {
display: block;
}
.hgroup-sidebar .widget.widget_shopping_cart .heading {
position: relative;
display: inline-block;
background-color: #fff;
width: 100%;
height: 43px;
text-align: center;
line-height: 43px;
}
.hgroup-sidebar .widget.widget_shopping_cart .heading i {
position: relative;
display: inline-block;
font-size: 24px;
}
.hgroup-sidebar .widget.widget_shopping_cart .count {
-webkit-border-radius: 50%;
border-radius: 50%;
width: 30px;
height: 30px;
line-height: 30px;
position: absolute;
top: -13px;
right: -13px;
font-size: 15px;
color: #fff;
text-align: center;
}
.hgroup-sidebar .widget.widget_shopping_cart .inner-cart-content {
padding: 13px 14px 0 0;
width: 73px;
height: 56px;
position: absolute;
right: 0;
top: 0;
overflow: hidden;
}
.hgroup-sidebar .widget.widget_shopping_cart .wrapper {
height: 100%;
height: -moz-calc(100% - 2px);
height: -webkit-calc(100% - 2px);
height: calc(100% - 2px);
margin: 0 0 2px 2px;
box-shadow: none;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.hgroup-sidebar .widget.widget_shopping_cart.hovered .wrapper {
-webkit-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.15);
}
.hgroup-sidebar .widget.widget_shopping_cart .widget_shopping_cart_content,
.hgroup-sidebar .widget.widget_shopping_cart .cart-excerpt {
background-color: #fff;
padding: 0px 20px 20px 20px;
width: 228px;
position: absolute;
top: 56px;
right: 14px;
z-index: 500;
}
.hgroup-sidebar .widget.widget_shopping_cart .excerpt-wrapper,
.hgroup-sidebar .widget.widget_shopping_cart .widget_shopping_cart_content>* {
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
opacity: 0;
}
.hgroup-sidebar .widget.widget_shopping_cart .buttons {
display: inline-block;
margin: 0;
width: 100%;
}
.hgroup-sidebar .widget.widget_shopping_cart .buttons:after {
display: block;
content: '';
clear: both;
}
.hgroup-sidebar .widget.widget_shopping_cart .buttons .checkout {
float: right;
}
.hgroup-sidebar .widget_shopping_cart.hovered .excerpt-wrapper,
.hgroup-sidebar .widget_shopping_cart.hovered .widget_shopping_cart_content>* {
opacity: 1;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.hgroup-sidebar .woocommerce ul.cart_list,
.hgroup-sidebar .woocommerce ul.product_list_widget {
list-style: none;
padding: 10px 0;
margin: 0;
border-style: solid;
border-width: 1px 0 0 0;
}
.hgroup-sidebar .widget_shopping_cart .cart-excerpt {
text-align: center;
padding: 0px 20px 20px 20px;
}
.hgroup-sidebar .widget_shopping_cart .cart-excerpt .button {
margin-top: 15px;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.hgroup-sidebar .widget_shopping_cart .cart-excerpt .message {
display: inline-block;
padding: 10px 0 0 0;
margin: 0;
border-style: solid;
border-width: 1px 0 0 0;
}
.hgroup-sidebar .widget_shopping_cart .view-cart {
display: inline-block;
margin: 15px 0;
}
.hgroup-sidebar .widget_shopping_cart .view-cart .fa {
margin-left: 5px;
}
.hgroup-sidebar .widget_shopping_cart .total {
border-style: solid;
border-width: 1px 0;
padding: 10px 0;
display: block;
text-align: center;
margin-bottom: 20px;
}
.hgroup-sidebar .widget_shopping_cart .cart-excerpt .total .amount,
.hgroup-sidebar .widget_shopping_cart_content .total .amount {
font-size: 20px;
} .widget_pt_categories .pt-categories li .cat-img-wrap {
max-width: 25px;
display: inline-block;
margin-right: 8px;
}
.widget_pt_categories .pt-categories li a,
.widget_pt_categories .pt-categories li .count {
display: inline-block;
vertical-align: middle;
}
.widget_pt_categories .pt-categories li .show-children {
float: right;
outline: none;
display: inline-block;
position: relative;
width: 18px;
height: 18px;
margin: 4px 0 0 8px;
border-style: solid;
border-width: 1px;
-webkit-transition: border-color 0.3s ease-in-out;
-moz-transition: border-color 0.3s ease-in-out;
-ms-transition: border-color 0.3s ease-in-out;
-o-transition: border-color 0.3s ease-in-out;
transition: border-color 0.3s ease-in-out;
background: #fff;
}
.widget_pt_categories .pt-categories li .show-children:before {
content: "\f068";
display: inline-block;
position: absolute;
left: 0;
top: 0;
height: 16px;
width: 16px;
line-height: 16px;
font-family: FontAwesome;
font-size: 10px;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
margin: 0;
color: inherit;
text-align: center;
}
.widget_pt_categories .pt-categories li .show-children.collapsed:before {
content: "\f067";
}
.widget_pt_categories .children {
margin: 0;
width: 100%;
}
.widget_pt_categories .children li {
border: 0 none;
padding-left: 0px;
width: 100%;
}
.widget_pt_categories .children li:before {
display: inline-block;
font-family: FontAwesome;
font-size: 12px;
vertical-align: middle;
padding-right: 10px;
content: "\f105";
}
.widget_pt_categories .children li:first-of-type {
padding-top: 12px;
}
.widget_pt_categories .children li:last-of-type {
padding-bottom: 12px;
}
.widget_pt_categories {
padding: 25px;
border-style: solid;
border-width: 1px;
}
.widget_pt_categories ul li {
padding: 5px 0;
}
.widget_pt_categories ul li:last-of-type {
border-bottom: 0;
}
.widget_pt_categories ul li:before {
display: none;
padding-right: 0;
}
.widget_pt_categories ul li:after {
display: block;
content: '';
clear: both;
} .widget.widget_pt_contacts_widget ul.pt-widget-contacts li {
margin-bottom: 0;
display: inline-block;
width: 100%;
}
.widget.widget_pt_contacts_widget ul.pt-widget-contacts li:before {
content: '';
font-family: FontAwesome;
vertical-align: baseline;
display: inline-block;
padding: 0;
font-size: inherit;
width: 25px;
text-align: left;
}
.widget.widget_pt_contacts_widget ul.pt-widget-contacts li.a-logo:before,
.widget.widget_pt_contacts_widget ul.pt-widget-contacts li.a-name:before {
width: 0;
}
.widget.widget_pt_contacts_widget ul.pt-widget-contacts li.a-name {
font-size: inherit;
color: inherit;
text-align: left;
font-weight: 200;
}
.widget.widget_pt_contacts_widget ul.pt-widget-contacts li.a-email:before {
content: "\f0e0";
}
.widget.widget_pt_contacts_widget ul.pt-widget-contacts li.a-skype:before {
content: "\f17e";
}
.widget.widget_pt_contacts_widget ul.pt-widget-contacts li.a-fx:before {
content: "\f1ac";
}
.widget.widget_pt_contacts_widget ul.pt-widget-contacts li.a-phone:before {
content: "\f095";
}
.widget.widget_pt_contacts_widget ul.pt-widget-contacts li.a-address:before {
content: "\f041";
} .widget_pt_pay_icons_widget {
padding: 25px;
border-style: solid;
border-width: 1px;
}
.widget.widget_pt_pay_icons_widget ul li {
border: 0;
}
.widget.widget_pt_pay_icons_widget ul li span {
padding-left: 10px;
}
.widget.widget_pt_pay_icons_widget ul.inline-mode li {
margin: 0 10px 10px 0;
display: inline-block;
padding: 0;
}
footer .widget_pt_pay_icons_widget {
border-width: 0;
padding: 0;
}
.site-footer .widget.widget_pt_pay_icons_widget ul li:before {
display: none;
} .recent-post-list,
.most-viewed-list {
padding-top: 10px;
}
.recent-post-list .recent-post-item,
.recent-post-list .most-viewed-item,
.most-viewed-list .recent-post-item,
.most-viewed-list .most-viewed-item {
list-style: none;
border: 0 none;
padding: 0;
margin-bottom: 30px;
}
.recent-post-list .recent-post-item:last-of-type,
.recent-post-list .most-viewed-item:last-of-type,
.most-viewed-list .recent-post-item:last-of-type,
.most-viewed-list .most-viewed-item:last-of-type {
margin-bottom: 0;
}
.recent-post-list .recent-post-item:after,
.recent-post-list .most-viewed-item:after,
.most-viewed-list .recent-post-item:after,
.most-viewed-list .most-viewed-item:after {
display: block;
content: '';
clear: both;
}
.recent-post-list .recent-post-item .thumb-wrapper,
.recent-post-list .most-viewed-item .thumb-wrapper,
.most-viewed-list .recent-post-item .thumb-wrapper,
.most-viewed-list .most-viewed-item .thumb-wrapper {
display: inline-block;
float: left;
margin: 0 15px 10px 0;
}
.recent-post-list .recent-post-item .content-wrapper,
.recent-post-list .most-viewed-item .content-wrapper,
.most-viewed-list .recent-post-item .content-wrapper,
.most-viewed-list .most-viewed-item .content-wrapper {
display: block;
float: none;
overflow: hidden;
}
.recent-post-list .recent-post-item h4,
.recent-post-list .most-viewed-item h4,
.most-viewed-list .recent-post-item h4,
.most-viewed-list .most-viewed-item h4 {
font-size: 16px;
margin: -4px 0 0;
font-weight: 400;
}
.recent-post-list .comments-qty,
.recent-post-list .views-qty,
.most-viewed-list .comments-qty,
.most-viewed-list .views-qty {
margin-top: 5px;
}
.recent-post-list .comments-qty i,
.recent-post-list .views-qty i,
.most-viewed-list .comments-qty i,
.most-viewed-list .views-qty i {
padding-right: 3px;
font-size: 16px;
} .mega-menu-item .recent-post-list.row {
margin: 0 -8px;
}
.mega-menu-item .recent-post-list .recent-post-item {
padding: 0 8px;
margin: 16px 0 0 0;
}
.mega-menu-item .recent-post-list .thumb-wrapper {
display: block;
float: none;
margin: 0;
padding: 1px;
border-style: solid;
border-width: 1px 1px 0 1px;
background-color: #fff;
text-align: center;
}
.mega-menu-item .recent-post-list .content-wrapper {
padding: 8px;
border-style: solid;
border-width: 0 1px 1px 1px;
background-color: #fff;
}
.mega-menu-item .recent-post-list .recent-post-item .thumb-wrapper img {
width: 100%;
}
.mega-menu-item .recent-post-list .recent-post-item .comments-qty {
margin-top: 0;
} .widget.pt-socials-widget ul {
list-style-type: none;
margin: 0;
display: block;
}
.widget.pt-socials-widget ul li {
float: none;
margin: 0;
display: block;
list-style: none;
border: 0 none;
}
.widget.pt-socials-widget ul li:before {
display: none !important;
content: '';
padding: 0;
margin: 0;
}
.widget.pt-socials-widget ul.inline-mode {
display: inline-block;
vertical-align: middle;
}
.widget.pt-socials-widget ul.inline-mode:after {
display: block;
content: '';
clear: both;
}
.widget.pt-socials-widget ul.inline-mode li {
display: inline-block;
float: left;
padding: 0 4px;
}
.widget.pt-socials-widget ul.inline-mode li a {
padding: 0 3px;
}
.widget.pt-socials-widget ul li i+span {
font-size: 14px;
padding: 0 0 0 10px;
vertical-align: middle;
}
.widget.pt-socials-widget ul.icons-small {
font-size: 16px;
}
.widget.pt-socials-widget ul.icons-medium {
font-size: 24px;
}
.widget.pt-socials-widget ul.icons-large {
font-size: 32px;
} .widget_pt_login_widget {
text-align: left;
}
.ajax-auth {
display: none;
z-index: 999;
position: fixed;
top: 50%;
left: 50%;
max-width: 350px;
width: 100%;
margin-left: -175px;
padding: 40px 25px 25px 25px;
background-color: #FFFFFF;
box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
font-family: 'Open Sans', sans-serif;
font-weight: normal;
color: #898e91;
}
.ajax-auth .social-networks-login {
clear: both;
height: 70px;
position: relative;
overflow: hidden;
margin-top: 10px;
display: inline-block;
}
.ajax-auth .oneall_social_login_providers {
margin-left: -3px;
}
#login {
margin-top: -165px;
}
#register {
margin-top: -270px;
}
@media (max-width: 500px) {
#register,
#login {
margin-top: 0;
position: absolute;
}
}
.ajax-auth h4,
.ajax-auth h3 {
font-weight: 300;
line-height: 1;
text-align: center !important;
}
.ajax-auth h3 {
font-size: 30px;
margin: 0;
padding: 15px 0;
}
.ajax-auth h4 {
font-size: 18px;
margin: 0 !important;
padding: 0;
}
.ajax-auth input#username,
.ajax-auth input#password,
.ajax-auth input#signonname,
.ajax-auth input#email,
.ajax-auth input#signonpassword {
box-shadow: none;
max-width: 325px;
width: 100%;
padding: 0 10px;
margin: 0 0 20px 0;
background-color: #fff;
}
.ajax-auth input#username:focus,
.ajax-auth input#password:focus,
.ajax-auth input#signonname:focus,
.ajax-auth input#email:focus,
.ajax-auth input#signonpassword:focus {
box-shadow: 0 0 2px #c2d44e;
-webkit-box-shadow: 0 0 2px #c2d44e;
outline: 0;
}
.ajax-auth label {
font-weight: 300;
}
.ajax-auth .required {
color: #c0392b;
padding: 0 0 0 2px;
}
.ajax-auth input.submit_button {
padding: 0 25px;
float: left;
}
.ajax-auth a {
text-decoration: none;
}
.ajax-auth a.close {
position: absolute;
right: 15px;
top: 15px;
font-size: 12px;
color: #dcdcdc;
}
.ajax-auth a.text-link {
float: left;
margin: 8px 0 0 25px;
}
.ajax-auth p.status {
text-align: center;
margin: 5px 0 20px 0;
font-weight: 400;
display: none;
color: #c0392b;
}
.widget_pt_login_widget a.login_button:last-of-type {
margin-right: 0px;
}
a.login_button {
display: block;
padding: 0;
text-decoration: none;
font-size: 14px;
}
a.login_button.inline {
display: inline-block;
margin-right: 20px;
}
a.login_button.inline i {
margin: 0 5px 0 0;
}
a.login_button i {
display: inline-block;
margin-left: 5px;
}
.login_overlay {
height: 100%;
width: 100%;
background-color: rgba(246,246,246,0.8);
position: fixed;
z-index: 998;
}
#register input.submit_button {
display: block;
float: none;
margin: 15px auto 0;
width: 110px;
}
.ajax-auth p {
margin: 0;
position: relative;
}
.ajax-auth input[type="checkbox"] {
position: absolute;
z-index: -1000;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
}
.ajax-auth label.checkbox-label {
cursor: pointer;
padding: 0 0 0 21px;
margin: 0;
position: relative;
height: 16px;
line-height: 16px;
}
.ajax-auth label.checkbox-label::before {
display: inline-block;
position: absolute;
left: 0;
width: 16px;
height: 16px;
font-size: 16px;
font-family: 'custom_font';
content: '\e809';
padding: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ajax-auth input:checked + label.checkbox-label::before {
content: '\e80a';
}
.ajax-auth .agree-to-terms {
padding-top: 8px;
} #recentcomments {
padding-top: 10px;
}
#recentcomments li:after {
clear: both;
content: "";
display: block;
position: relative;
}
#recentcomments li {
padding: 0 0 10px 0;
margin-bottom: 12px;
}
#recentcomments li:last-of-type {
margin-bottom: 0;
padding: 0;
}
#recentcomments .thumb-wrapper {
display: inline-block;
float: left;
margin-right: 15px;
overflow: hidden;
}figure.handy-banner {
position: relative;
overflow: hidden;
display: inline-block;
text-align: center;
cursor: pointer;
}
figure.handy-banner img {
position: relative;
display: block;
height: auto;
max-width: 100%;
-webkit-transform: translateZ(0);
}
figure.handy-banner figcaption {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.handy-banner figcaption,
figure.handy-banner a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
figure.handy-banner figcaption>a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
figure.handy-banner figcaption::before,
figure.handy-banner figcaption::after {
pointer-events: none;
}
figure.handy-banner figcaption>.main-caption,
figure.handy-banner figcaption>.secondary-caption {
position: absolute;
}
figure.handy-banner .button {
width: 120px;
height: 36px;
line-height: 36px;
text-align: center;
display: inline-block;
-webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
-moz-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
-ms-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
-o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
font-size: 14px;
font-weight: normal;
} figure.effect-lily img {
width: -webkit-calc(100% + 60px);
width: calc(100% + 60px);
max-width: -webkit-calc(100% + 60px);
max-width: calc(100% + 60px);
opacity: 0.7;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50px, 0, 0);
transform: translate3d(-50px, 0, 0);
}
figure.effect-lily figcaption {
text-align: left;
}
figure.effect-lily .main-caption,
figure.effect-lily .secondary-caption {
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
}
figure.effect-lily .main-caption {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.effect-lily .secondary-caption {
opacity: 0;
-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
transition: opacity 0.2s, transform 0.35s;
}
figure.effect-lily:hover img,
figure.effect-lily:hover .secondary-caption {
opacity: 1;
}
figure.effect-lily:hover img,
figure.effect-lily:hover .main-caption,
figure.effect-lily:hover .secondary-caption {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-lily:hover .secondary-caption {
-webkit-transition-delay: 0.05s;
transition-delay: 0.05s;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
} figure.effect-sadie figcaption::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%);
content: '';
opacity: 0;
-webkit-transform: translate3d(0, 50%, 0);
transform: translate3d(0, 50%, 0);
}
figure.effect-sadie .main-caption {
color: #484c61;
-webkit-transition: -webkit-transform 0.35s, color 0.35s;
transition: transform 0.35s, color 0.35s;
-webkit-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
}
figure.effect-sadie figcaption::before,
figure.effect-sadie .secondary-caption {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-sadie .secondary-caption {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
figure.effect-sadie:hover .secondary-caption {
color: #fff;
-webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover .secondary-caption {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.effect-roxy {
background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
background: linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
}
figure.effect-roxy img {
width: -webkit-calc(100% + 60px);
width: calc(100% + 60px);
max-width: -webkit-calc(100% + 60px);
max-width: calc(100% + 60px);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50px, 0, 0);
transform: translate3d(-50px, 0, 0);
}
figure.effect-roxy figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
figure.effect-roxy figcaption {
padding: 40px;
text-align: left;
}
figure.effect-roxy .secondary-caption {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
figure.effect-roxy:hover img {
opacity: 0.7;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover .secondary-caption {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.effect-bubba {
background: #9e5406;
}
figure.effect-bubba img {
opacity: 0.7;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-bubba:hover img {
opacity: 0.4;
}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption::before {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
}
figure.effect-bubba figcaption::after {
border-right: 1px solid #fff;
border-left: 1px solid #fff;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
figure.effect-bubba .main-caption {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
figure.effect-bubba .secondary-caption {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.effect-bubba:hover .main-caption,
figure.effect-bubba:hover .secondary-caption {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.effect-romeo {
-webkit-perspective: 1000px;
perspective: 1000px;
}
figure.effect-romeo img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 0, 300px);
transform: translate3d(0, 0, 300px);
}
figure.effect-romeo:hover img {
opacity: 0.6;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
position: absolute;
top: 50%;
left: 50%;
width: 80%;
height: 1px;
background: #fff;
content: '';
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
}
figure.effect-romeo:hover figcaption::before {
opacity: 0.5;
-webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
figure.effect-romeo:hover figcaption::after {
opacity: 0.5;
-webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
figure.effect-romeo .main-caption,
figure.effect-romeo .secondary-caption {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.effect-romeo .main-caption {
-webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0);
}
figure.effect-romeo .secondary-caption {
-webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0);
}
figure.effect-romeo:hover .main-caption {
-webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0);
}
figure.effect-romeo:hover .secondary-caption {
-webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0);
} figure.effect-honey img {
opacity: 1;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-honey:hover img {
opacity: 0.8;
}
figure.effect-honey .main-caption {
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
figure.effect-honey .secondary-caption {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
figure.effect-honey .main-caption {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.effect-honey:hover .main-caption,
figure.effect-honey:hover .secondary-caption {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.effect-oscar img {
opacity: 0.9;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-oscar figcaption {
background-color: transparent;
;
-webkit-transition: background-color 0.35s;
transition: background-color 0.35s;
}
figure.effect-oscar figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
}
figure.effect-oscar .main-caption {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
figure.effect-oscar figcaption::before,
figure.effect-oscar .secondary-caption {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(0);
transform: scale(0);
}
figure.effect-oscar:hover .main-caption {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover .secondary-caption {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.effect-oscar:hover figcaption {
background-color: rgba(0, 0, 0, 0.4);
}
figure.effect-oscar:hover img {
opacity: 0.7;
} figure.effect-marley .secondary-caption {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
figure.effect-marley .main-caption {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
figure.effect-marley:hover .main-caption {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-marley .main-caption::after {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 4px;
background: #fff;
content: '';
-webkit-transform: translate3d(0, 40px, 0);
transform: translate3d(0, 40px, 0);
}
figure.effect-marley .main-caption::after,
figure.effect-marley .secondary-caption {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-marley:hover .main-caption::after,
figure.effect-marley:hover .secondary-caption {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.effect-ruby {
background-color: #17819c;
}
figure.effect-ruby img {
opacity: 0.7;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.15);
transform: scale(1.15);
}
figure.effect-ruby:hover img {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.effect-ruby .main-caption {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
figure.effect-ruby .secondary-caption {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0) scale(1.1);
transform: translate3d(0, 20px, 0) scale(1.1);
}
figure.effect-ruby:hover .main-caption {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-ruby:hover .secondary-caption {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1);
} figure.effect-milo img {
width: -webkit-calc(100% + 60px);
width: calc(100% + 60px);
opacity: 1;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
transform: translate3d(-30px, 0, 0) scale(1.12);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.effect-milo:hover img {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0) scale(1);
transform: translate3d(0, 0, 0) scale(1);
}
figure.effect-milo .secondary-caption {
width: 50%;
border-right: 1px solid #fff;
text-align: right;
padding-right: 10px;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-40px, 0, 0);
transform: translate3d(-40px, 0, 0);
}
figure.effect-milo:hover .secondary-caption {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.effect-dexter {
background: -webkit-linear-gradient(top, rgba(37, 141, 200, 1) 0%, rgba(104, 60, 19, 1) 100%);
background: linear-gradient(to bottom, rgba(37, 141, 200, 1) 0%, rgba(104, 60, 19, 1) 100%);
}
figure.effect-dexter img {
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-dexter:hover img {
opacity: 0.4;
}
figure.effect-dexter figcaption::after {
position: absolute;
right: 30px;
bottom: 30px;
left: 30px;
height: -webkit-calc(50% - 30px);
height: calc(50% - 30px);
border: 7px solid #fff;
content: '';
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
figure.effect-dexter:hover figcaption::after {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-dexter .secondary-caption {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, -100px, 0);
transform: translate3d(0, -100px, 0);
}
figure.effect-dexter:hover .secondary-caption {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.effect-sarah {
background: #42b078;
}
figure.effect-sarah img {
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);
max-width: -webkit-calc(100% + 20px);
max-width: calc(100% + 20px);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.effect-sarah:hover img {
opacity: 0.4;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-sarah .main-caption::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 3px;
background: #fff;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
figure.effect-sarah:hover .main-caption::after {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-sarah .secondary-caption {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
figure.effect-sarah:hover .secondary-caption {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.effect-chico img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.12);
transform: scale(1.12);
}
figure.effect-chico:hover img {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1);
}
figure.effect-chico figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
figure.effect-chico figcaption::before,
figure.effect-chico .secondary-caption {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
figure.effect-chico .secondary-caption {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover .secondary-caption {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
} figure.effect-julia {
background: #2f3238;
}
figure.effect-julia img {
-webkit-transition: opacity 1s, -webkit-transform 1s;
transition: opacity 1s, transform 1s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.effect-julia .main-caption,
figure.effect-julia .secondary-caption {
display: inline-block;
padding: 5px 15px;
background: rgba(255, 255, 255, 0.9);
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-360px, 0, 0);
transform: translate3d(-360px, 0, 0);
}
figure.effect-julia .main-caption {
-webkit-transition-delay: 0.15s;
transition-delay: 0.15s;
}
figure.effect-julia .secondary-caption {
-webkit-transition-delay: 0.1s;
transition-delay: 0.1s;
}
figure.effect-julia:hover img {
opacity: 0.4;
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
figure.effect-julia:hover .main-caption,
figure.effect-julia:hover .secondary-caption {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.effect-goliath {
background: #df4e4e;
}
figure.effect-goliath img,
figure.effect-goliath .main-caption {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.effect-goliath img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
figure.effect-goliath .secondary-caption {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 50px, 0);
transform: translate3d(0, 50px, 0);
}
figure.effect-goliath:hover img {
-webkit-transform: translate3d(0, -40px, 0);
transform: translate3d(0, -40px, 0);
}
figure.effect-goliath:hover .main-caption {
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
figure.effect-goliath:hover .secondary-caption {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} figure.effect-selena {
background: #fff;
}
figure.effect-selena img {
opacity: 0.95;
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
figure.effect-selena:hover img {
-webkit-transform: scale3d(0.95, 0.95, 1);
transform: scale3d(0.95, 0.95, 1);
}
figure.effect-selena .main-caption {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
figure.effect-selena .secondary-caption {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
transform: perspective(1000px) rotate3d(1, 0, 0, 90deg);
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
figure.effect-selena:hover .main-caption {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-selena:hover .secondary-caption {
opacity: 1;
-webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0);
transform: perspective(1000px) rotate3d(1, 0, 0, 0);
} figure.effect-kira {
background: #fff;
}
figure.effect-kira img {
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-kira figcaption {
z-index: 1;
}
figure.effect-kira .secondary-caption {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
figure.effect-kira figcaption::before {
position: absolute;
top: 0;
right: 2em;
left: 2em;
z-index: -1;
height: 3.5em;
background: #fff;
content: '';
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(0, 4em, 0) scale3d(1, 0.023, 1);
transform: translate3d(0, 4em, 0) scale3d(1, 0.023, 1);
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
}
figure.effect-kira:hover img {
opacity: 0.5;
}
figure.effect-kira:hover .secondary-caption {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.effect-kira:hover figcaption::before {
opacity: 0.7;
-webkit-transform: translate3d(0, 5em, 0) scale3d(1, 1, 1);
transform: translate3d(0, 5em, 0) scale3d(1, 1, 1);
} figure.effect-ming {
background: #030c17;
}
figure.effect-ming img {
opacity: 0.9;
-webkit-transition: opacity 0.35s;
transition: opacity 0.35s;
}
figure.effect-ming figcaption::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 2px solid #fff;
box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale3d(1.4, 1.4, 1);
transform: scale3d(1.4, 1.4, 1);
}
figure.effect-ming .main-caption {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
figure.effect-ming .secondary-caption {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
figure.effect-ming:hover .main-caption {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
figure.effect-ming:hover figcaption::before,
figure.effect-ming:hover .secondary-caption {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
figure.effect-ming:hover figcaption {
background-color: rgba(58, 52, 42, 0);
}
figure.effect-ming:hover img {
opacity: 0.4;
} .handy-promo-text::after {
content: '';
clear: both;
display: table;
}
.handy-promo-text .icon-wrapper {
display: inline-block;
width: auto;
height: auto;
line-height: inherit;
border: 0;
text-align: center;
}
.handy-promo-text .pos-left {
float: left;
margin-right: 15px;
}
.handy-promo-text .pos-right {
float: right;
margin-left: 15px;
}
.handy-promo-text .pos-center {
display: block;
width: 0 auto;
}
.handy-promo-text .icon-size-small {
font-size: 24px;
width: 40px;
height: 40px;
line-height: 40px;
}
.handy-promo-text .icon-size-normal {
font-size: 30px;
width: 50px;
height: 50px;
line-height: 50px;
}
.handy-promo-text .icon-size-large {
font-size: 36px;
width: 60px;
height: 60px;
line-height: 60px;
}
.handy-promo-text .background-rounded,
.handy-promo-text .background-rounded-outline {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.handy-promo-text .background-boxed,
.handy-promo-text .background-boxed-outline {
border-radius: 0;
}
.handy-promo-text .background-rounded-less,
.handy-promo-text .background-rounded-less-outline {
-webkit-border-radius: 6px;
border-radius: 6px;
}
.handy-promo-text .background-rounded-outline,
.handy-promo-text .background-boxed-outline,
.handy-promo-text .background-rounded-less-outline {
background-color: transparent !important;
border-style: solid;
border-width: 2px;
}
.handy-promo-text .icon-size-small.background-rounded-outline,
.handy-promo-text .icon-size-small.background-boxed-outline,
.handy-promo-text .icon-size-small.background-rounded-less-outline {
line-height: 36px;
}
.handy-promo-text .icon-size-normal.background-rounded-outline,
.handy-promo-text .icon-size-normal.background-boxed-outline,
.handy-promo-text .icon-size-normal.background-rounded-less-outline {
line-height: 46px;
}
.handy-promo-text .icon-size-large.background-rounded-outline,
.handy-promo-text .icon-size-large.background-boxed-outline,
.handy-promo-text .icon-size-large.background-rounded-less-outline {
line-height: 56px;
}
.handy-promo-text .text-wrapper {
overflow: hidden;
}
.handy-promo-text .text-wrapper h4 {
margin: -2px 0 0 0;
}
.handy-promo-text .text-wrapper h4 a {
color: inherit;
} .vc_tta-style-handy-style .vc_tta-tabs-list {
border-bottom: 1px solid #e1e1e1 !important;
overflow: visible !important;
}
.vc_tta-style-handy-style .vc_tta-tabs-list:after {
display: block;
content: '';
clear: both;
}
.vc_tta-style-handy-style .vc_tta-tabs-container {
margin: 0 !important;
}
.vc_tta-style-handy-style .vc_tta-tabs-list li {
float: left;
margin: 0 0 -1px 0 !important;
}
.vc_tta-style-handy-style .vc_tta-tabs-list li:first-of-type a {
border-left: 1px solid #e1e1e1 !important;
}
.vc_tta-style-handy-style .vc_tta-tabs-list li a {
height: 55px;
line-height: 55px;
margin: 0;
padding: 0 40px !important;
border-right: 1px solid #e1e1e1 !important;
border-top: 1px solid #e1e1e1 !important;
border-bottom: 1px solid #e1e1e1 !important;
border-left: 0 !important;
background-color: #fafafa !important;
color: #000 !important;
-webkit-transition: background-color 0.3s ease-out !important;
-moz-transition: background-color 0.3s ease-out !important;
-ms-transition: background-color 0.3s ease-out !important;
-o-transition: background-color 0.3s ease-out !important;
transition: background-color 0.3s ease-out !important;
border-radius: 0 !important;
}
.vc_tta-style-handy-style .vc_tta-tabs-list li a:before {
display: block;
content: '';
height: 2px;
width: 100%;
left: 0;
top: -1px;
position: absolute;
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
background: #c2d44e;
}
.vc_tta-style-handy-style .vc_tta-tabs-list li a:hover:before {
opacity: 1;
}
.vc_tta-style-handy-style .vc_tta-tabs-list li a:hover {
background-color: rgba(255, 255, 255, 0.6) !important;
}
.vc_tta-style-handy-style .vc_tta-tabs-list li.vc_active a,
.vc_tta-style-handy-style .vc_tta-tabs-list li.vc_active a:focus,
.vc_tta-style-handy-style .vc_tta-tabs-list li.vc_active a:hover {
background: #fff !important;
border-bottom: 1px solid #fff !important;
}
.vc_tta-style-handy-style .vc_tta-tabs-list li.vc_active a:before {
opacity: 1;
display: block;
content: '';
height: 3px !important;
width: 100% !important;
left: 0 !important;
top: -2px !important;
position: absolute;
background: #c2d44e;
}
.vc_tta-style-handy-style .vc_tta-tabs-list li.vc_active a:after {
display: none !important;
}
.vc_tta-style-handy-style .vc_tta-panels-container {
border: 1px solid #e1e1e1;
border-top: 0;
padding: 15px;
} .vc_tta-style-handy-style .vc_tta-panel-heading {
border: 1px solid #e1e1e1 !important;
margin: 1px 0 0 0 !important;
border-radius: 0 !important;
}
.vc_tta-style-handy-style .vc_tta-panels-container {
padding: 0 !important;
border: 0 !important;
}
.vc_tta-style-handy-style .vc_tta-panel-title {
color: inherit;
font-size: 17px;
font-family: "Open Sans", sans-serif;
font-weight: lighter;
margin-bottom: 0;
margin-top: 0;
}
.vc_tta-style-handy-style .vc_tta-panel-title>a {
background: #fafafa !important;
color: #151515 !important;
-webkit-transition: all 0.3s ease-out !important;
-moz-transition: all 0.3s ease-out !important;
-ms-transition: all 0.3s ease-out !important;
-o-transition: all 0.3s ease-out !important;
transition: all 0.3s ease-out !important;
}
.vc_tta-style-handy-style .vc_tta-panel-title:hover>a {
color: #fff !important;
background: #c2d44e !important;
}
.vc_tta-style-handy-style .vc_tta-panel-body {
border: 1px solid #e1e1e1 !important;
border-top: 0 !important;
margin: 0 !important;
border-radius: 0 !important;
}
.vc_tta-style-handy-style .vc_tta-controls-icon:before {
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
-o-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
color: #151515 !important;
}
.vc_tta-style-handy-style .vc_tta-panel-title:hover .vc_tta-controls-icon:before {
color: #fff !important;
} .pt-sales-carousel {
display: inline-block;
width: auto;
position: relative;
}
.pt-sales-carousel ul.products {
margin: 0;
padding: 40px;
border-style: solid;
border-width: 1px;
}
.pt-sales-carousel ul.products li {
padding: 0;
text-align: left;
width: 100%;
}
.pt-sales-carousel ul.products li:after {
display: table;
content: '';
clear: both;
}
.pt-sales-carousel ul.products .img-wrapper {
max-width: 254px;
max-height: 288px;
float: left;
display: inline-block;
margin-right: 45px;
overflow: hidden;
}
.pt-sales-carousel ul.products .counter-wrapper {
display: inline-block;
float: left;
max-width: 300px;
}
.pt-sales-carousel ul.products h4 {
font-size: 36px;
font-weight: 200;
margin: 0 30px 0 0;
display: inline-block;
}
.pt-sales-carousel ul.products h4:before {
font-family: 'custom_font';
content: '\e811';
display: inline-block;
background: #c2d44e;
-webkit-border-radius: 50%;
border-radius: 50%;
background-clip: padding-box;
margin-right: 10px;
padding: 6px;
vertical-align: top;
color: #fff;
font-size: 22px;
}
.pt-sales-carousel ul.products .sale-value {
padding: 0 15px;
font-size: 22px;
display: inline-block;
vertical-align: top;
color: #fff;
height: 39px;
line-height: 39px;
font-weight: lighter;
}
.pt-sales-carousel ul.products .countdown-wrapper {
display: inline-block;
padding: 15px 0;
text-align: left;
border-style: solid;
border-width: 1px 0;
width: 100%;
margin: 20px 0 20px 0;
}
.pt-sales-carousel ul.products .countdown-wrapper p {
font-size: 16px;
margin: 0 0 10px 0;
font-weight: lighter;
}
.pt-sales-carousel ul.products .countdown-row {
display: inline-block;
}
.pt-sales-carousel ul.products .countdown-section {
display: inline-block;
float: left;
font-size: 14px;
width: 65px;
}
.pt-sales-carousel ul.products .countdown-amount {
font-size: 25px;
}
.pt-sales-carousel ul.products .countdown-period {
display: block;
text-transform: lowercase;
font-weight: lighter;
}
.pt-sales-carousel ul.products .price-wrapper p {
border: 0 none !important;
padding: 0 45px 0 0 !important;
display: inline-block;
margin: 0;
position: relative;
line-height: 1.5;
min-height: 38px;
}
.pt-sales-carousel ul.products .price-wrapper del {
font-size: 16px;
display: inline-block;
margin-right: 10px;
}
.pt-sales-carousel ul.products .price-wrapper ins {
font-size: 24px;
background: transparent;
display: inline-block;
}
.pt-sales-carousel ul.products .price-wrapper .add_to_cart_button {
margin: 0;
position: absolute;
right: 0;
top: 0;
padding: 0;
}
.pt-sales-carousel ul.products .price-wrapper .added_to_cart {
display: none;
}
.pt-sales-carousel span.prev,
.pt-sales-carousel span.next {
display: inline-block;
width: 36px;
height: 36px;
cursor: pointer;
border-style: solid;
border-width: 1px;
background: #fff;
position: absolute;
top: 50%;
margin-top: -18px;
z-index: 5;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pt-sales-carousel span.prev:before,
.pt-sales-carousel span.next:before {
display: inline-block;
position: absolute;
font-family: FontAwesome;
font-size: 22px;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.pt-sales-carousel span.prev:hover:before,
.pt-sales-carousel span.next:hover:before {
color: #fff;
}
.pt-sales-carousel .prev {
left: -10px;
-webkit-transform: translate3d(-10px, 0, 0);
-moz-transform: translate3d(-10px, 0, 0);
-ms-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
.pt-sales-carousel .prev:before {
content: '\f104';
left: 11px;
top: 7px;
}
.pt-sales-carousel .next {
right: -10px;
-webkit-transform: translate3d(10px, 0, 0);
-moz-transform: translate3d(10px, 0, 0);
-ms-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
.pt-sales-carousel .next:before {
content: '\f105';
left: 14px;
top: 7px;
}
.pt-sales-carousel .owl-theme .owl-controls .owl-page span {
background: #fff;
}
.pt-sales-carousel .wrapper:hover .prev,
.pt-sales-carousel .wrapper:hover .next {
opacity: 1;
-webkit-transform: translate3d(0px, 0, 0);
-moz-transform: translate3d(0px, 0, 0);
-ms-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}
@media (max-width: 800px) {
.pt-sales-carousel ul.products li {
text-align: center;
}
.pt-sales-carousel ul.products .img-wrapper {
float: none;
}
.pt-sales-carousel ul.products .counter-wrapper {
float: none;
}
.pt-sales-carousel ul.products .countdown-wrapper {
text-align: center;
}
}
@media (max-width: 480px) {
.pt-sales-carousel ul.products .img-wrapper {
width: 100%;
margin: 0 0 20px 0;
}
.pt-sales-carousel ul.products .counter-wrapper {
width: 100%;
}
.pt-sales-carousel ul.products .countdown-wrapper .countdown-amount {
font-size: 20px;
}
.pt-sales-carousel .wrapper ul.products {
padding: 20px;
}
.pt-sales-carousel ul.products .price-wrapper p {
text-align: left;
}
.pt-sales-carousel ul.products .countdown-wrapper .countdown-section {
font-size: 10px;
width: 55px;
}
}
.vc_column_container .pt-sales-carousel {
width: 100%;
}
.vc_column_container .pt-sales-carousel .wrapper {
position: relative;
}
.vc_column_container .pt-sales-carousel ul.products .img-wrapper {
max-width: 100%;
max-height: 100%;
margin: 0;
}
.vc_column_container .pt-sales-carousel ul.products {
padding: 30px;
}
.vc_column_container .pt-sales-carousel ul.products .counter-wrapper {
max-width: 100%;
margin: 0;
padding-right: 0;
}
.vc_column_container.vc_col-sm-6 .pt-sales-carousel ul.products .countdown-section {
font-size: 12px;
width: 55px;
}
.vc_column_container.vc_col-sm-6 .pt-sales-carousel ul.products h4 {
margin: 0 20px 0 0;
} .pt-testimonials .carousel-container {
display: inline-block !important;
max-width: 100%;
}
.pt-testimonials .owl-theme .owl-controls {
margin-top: 0px;
}
.pt-testimonials .carousel-item:after {
display: block;
content: '';
clear: both;
}
.pt-testimonials .img-wrapper {
width: 120px;
height: 120px;
display: inline-block;
overflow: hidden;
}
.pt-testimonials .text-wrapper::after {
display: table;
content: '';
clear: both;
}
.pt-testimonials .text-wrapper h3 {
font-size: 18px;
margin: 0;
font-weight: lighter;
padding: 0;
}
.pt-testimonials .occupation {
font-size: 15px;
}
.pt-testimonials p {
margin: 0;
padding: 0;
}
.pt-testimonials .style_1 .item-wrapper {
width: 100%;
display: block;
}
.pt-testimonials .style_1 .text-wrapper h3,
.pt-testimonials .style_3 .text-wrapper h3 {
font-weight: normal;
}
.pt-testimonials .style_1 .img-wrapper {
-webkit-border-radius: 50%;
border-radius: 50%;
margin: 0 0 20px;
}
.pt-testimonials .style_1 .item-wrapper {
text-align: center;
}
.pt-testimonials .style_1 p {
margin: 15px 0;
}
.pt-testimonials .style_2 .item-wrapper {
display: inline-block;
padding: 20px;
position: relative;
border-style: solid;
border-width: 1px;
margin: 0;
}
.pt-testimonials .style_2 .img-wrapper {
display: inline-block;
float: left;
margin: 0px 15px 0 0;
position: relative;
width: 90px;
height: 90px;
}
.pt-testimonials .style_2 .text-wrapper {
display: inline;
float: none;
padding: 0;
position: relative;
}
.pt-testimonials .style_2 .text-wrapper h3 {
display: inline;
font-size: 24px;
font-weight: lighter;
margin: 0;
padding: 0;
}
.pt-testimonials .style_2 span {
display: block;
font-weight: lighter;
width: 100%;
}
.pt-testimonials .style_2 p {
display: block;
margin: 0;
padding: 0;
text-align: justify;
}
.pt-testimonials .style_2 p q {
font-size: 14px;
display: inline-block;
border-style: solid;
border-width: 1px 0 0 0;
padding: 15px 0 0;
margin: 20px 0 0;
}
.pt-testimonials .star-rating {
overflow: hidden;
position: relative;
height: 20px;
line-height: 18px;
font-size: 13px;
width: 70px;
font-family: star;
margin: 10px 0 0;
}
.pt-testimonials .star-rating:before {
content: "\73\73\73\73\73";
float: left;
top: 0;
left: 0;
position: absolute;
color: #FFD700;
}
.pt-testimonials .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 15px;
}
.pt-testimonials .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
color: #FFD700;
}
.pt-testimonials .style_2.owl-theme .owl-controls {
margin-top: 20px;
}
.pt-testimonials .style_3 .item-wrapper {
text-align: left;
position: relative;
padding: 0 0 120px;
margin: 0;
}
.pt-testimonials .style_3 .img-wrapper {
bottom: 0;
height: 90px;
left: 0;
margin: 0;
position: absolute;
width: 90px;
}
.pt-testimonials .style_3 .text-wrapper {
padding: 20px 20px 30px;
border-style: solid;
border-width: 1px;
position: relative;
}
.pt-testimonials .style_3 .text-wrapper:after,
.pt-testimonials .style_3 .text-wrapper:before {
display: inline-block;
content: '';
width: 0;
height: 0;
position: absolute;
bottom: -16px;
left: 26px;
}
.pt-testimonials .style_3 .text-wrapper:before {
border-left: 16px solid transparent;
border-right: 16px solid transparent;
border-top: 16px solid #e1e1e1;
}
.pt-testimonials .style_3 .text-wrapper:after {
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-top: 15px solid #fff;
bottom: -15px;
left: 27px;
}
.pt-testimonials .style_3 p q {
font-size: 14px;
display: inline-block;
margin: 0;
padding: 10px 0 0;
} .pt-carousel .slider-navi {
padding-right: 0;
}
.pt-carousel .item-wrapper {
float: left;
padding: 0 15px;
max-width: 100%;
}
.pt-carousel figure {
position: relative;
}
.pt-carousel figcaption {
position: absolute;
display: inline-block;
vertical-align: middle;
padding: 20px;
opacity: 0;
text-align: center;
backface-visibility: hidden;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.pt-carousel figcaption h3 {
margin: 0;
padding: 0;
font-size: 15px;
font-weight: normal;
}
.pt-carousel figcaption a {
display: inline-block;
margin-left: 1px;
padding: 10px 12px;
text-align: center;
background: #f4f4f4;
color: #555555;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.pt-carousel figcaption a .fa {
font-size: 22px;
}
.pt-carousel figcaption a:hover {
color: #fff;
}
.pt-carousel figcaption .caption-wrapper {
display: inline-block;
vertical-align: middle;
}
.pt-carousel figcaption .vertical-helper {
display: inline-block;
height: 100%;
vertical-align: middle;
}
.pt-carousel.animation-fading figure:hover figcaption {
opacity: 1;
width: 100%;
height: 100%;
}
.pt-carousel.animation-fading figure:hover figcaption .caption-wrapper {
opacity: 1;
-ms-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
-webkit-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.pt-carousel.animation-fading figcaption {
bottom: 0;
left: 0;
background: rgba(255, 255, 255, 0.5);
color: #fff;
height: 0;
width: 0;
}
.pt-carousel.animation-fading figcaption h3,
.pt-carousel.animation-bottom-sliding figcaption h3 {
font-size: 16px;
font-weight: 400;
text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
color: inherit;
}
.pt-carousel.animation-fading figcaption span,
.pt-carousel.animation-bottom-sliding figcaption span {
text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
}
.pt-carousel.animation-fading figcaption .btn-wrapper {
margin-top: 20px;
}
.pt-carousel.animation-fading figcaption .caption-wrapper {
opacity: 0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.pt-carousel.animation-bottom-sliding figure:hover figcaption {
bottom: 0;
opacity: 1;
}
.pt-carousel.animation-bottom-sliding figcaption {
background: rgba(255, 255, 255, 0.5);
color: #fff;
width: 100%;
padding: 10px 75px 10px 10px;
text-align: left;
position: absolute;
left: 0;
bottom: -60px;
opacity: 0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.pt-carousel.animation-bottom-sliding figcaption .btn-wrapper {
margin: 0;
position: absolute;
right: 10px;
top: 50%;
margin-top: -15px;
}
.pt-carousel.animation-bottom-sliding figcaption a {
display: inline-block;
margin-left: 5px;
padding: 5px 8px;
text-align: center;
background: #f4f4f4;
color: #555555;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.pt-carousel.animation-bottom-sliding figcaption a:hover {
color: #fff;
}
.pt-carousel.animation-bottom-sliding figcaption a .fa {
font-size: 16px;
}
.pt-carousel.animation-none figure:hover img {
opacity: 1;
}
.pt-carousel.animation-none img {
opacity: 0.8;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
.pt-carousel.animation-none figcaption {
display: none;
}
.pt-carousel .carousel-item {
margin: 0 -15px;
}
.pt-carousel .carousel-item:after {
display: block;
content: '';
clear: both;
}
.pt-carousel .per-slide-6 .carousel-item {
margin-top: -30px;
}
.pt-carousel .per-slide-6 .item-wrapper {
width: 33%;
padding: 30px 15px 0;
}
.pt-carousel .per-slide-3 .item-wrapper {
width: 33%;
}
.pt-carousel .per-slide-2 .item-wrapper {
width: 50%;
}
.pt-carousel .per-slide-1 .item-wrapper {
width: 100%;
text-align: center;
}
.pt-carousel .item-wrapper.rotator {
padding-bottom: 0;
padding-top: 0;
}
.pt-carousel .item-wrapper.rotator figure {
background: #fafafa;
padding: 16px 8px;
text-align: center;
border-style: solid;
border-width: 1px;
max-width: 262px;
display: inline-block;
}
.pt-carousel .item-wrapper.rotator figcaption {
padding: 0 20px 15px 20px;
position: relative;
transition: none;
opacity: 1;
transform: none !important;
background: transparent;
display: block;
}
.pt-carousel .item-wrapper.rotator figcaption h3 {
font-size: 22px;
font-weight: 200;
display: block;
text-align: center;
border-style: solid;
border-width: 0 0 2px 0;
padding-bottom: 5px;
text-transform: uppercase;
background: transparent;
}
.pt-carousel .item-wrapper.rotator figcaption span {
display: block;
text-align: center;
font-size: inherit;
padding-top: 10px;
background: transparent;
}
.pt-carousel .item-wrapper.rotator a {
display: block;
position: relative;
font-size: 14px;
text-transform: uppercase;
background: rgba(255, 255, 255, 0.95);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
margin: -18px auto 0;
border-style: solid;
border-width: 1px;
padding: 8px 15px;
max-width: 130px;
}
.pt-carousel .item-wrapper.rotator a:hover {
opacity: 1;
}
.widget .pt-carousel .title-wrapper {
display: none;
} .pt-member-contact h3 {
font-size: 18px;
margin: 0;
font-weight: lighter;
}
.pt-member-contact span {
font-size: 15px;
}
.pt-member-contact p {
margin: 0;
padding: 0;
}
.pt-member-contact .contact-btns {
font-size: 20px;
}
.pt-member-contact .contact-btns a {
display: inline-block;
width: 30px;
height: 30px;
margin-right: 10px;
text-align: center;
}
.pt-member-contact .contact-btns i::before {
font-size: 36px !important;
}
.pt-member-contact.img-pos-left .contact-img-wrapper {
width: 120px;
height: 120px;
-webkit-border-radius: 50%;
border-radius: 50%;
display: inline-block;
float: left;
margin: 20px 25px 15px -90px;
overflow: hidden;
}
.pt-member-contact.img-pos-left .text-wrapper {
padding: 30px;
border-style: solid;
border-width: 1px;
margin-left: 60px;
}
.pt-member-contact.img-pos-left .text-wrapper h3 {
padding: 0;
display: inline-block;
}
.pt-member-contact.img-pos-left .text-wrapper span {
padding: 0;
display: block;
}
.pt-member-contact.img-pos-left .text-wrapper p {
padding: 10px 0 20px 0;
}
.pt-member-contact.img-pos-left .text-wrapper .contact-btns {
padding: 0;
}
.pt-member-contact.img-pos-top .text-wrapper {
padding: 0;
border-style: solid;
border-width: 0 1px 1px 1px;
}
.pt-member-contact.img-pos-top .text-wrapper h3 {
padding: 20px 20px 0 20px;
}
.pt-member-contact.img-pos-top .text-wrapper span {
padding: 0 20px;
}
.pt-member-contact.img-pos-top .text-wrapper p {
padding: 10px 20px 20px;
}
.pt-member-contact.img-pos-top .text-wrapper .contact-btns {
padding: 8px 20px 0 20px;
border-style: solid;
border-width: 1px 0 0 0;
}
.pt-member-contact.img-pos-center .contact-img-wrapper {
width: 100%;
max-width: 263px;
height: auto;
max-height: 263px;
-webkit-border-radius: 50%;
border-radius: 50%;
display: inline-block;
margin: 0px;
overflow: hidden;
}
.pt-member-contact.img-pos-center .text-wrapper {
padding: 10px;
width: 120px;
height: 120px;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
right: 0;
bottom: 0;
overflow: hidden;
display: inline-block;
vertical-align: middle;
text-align: center;
}
.pt-member-contact.img-pos-center .text-wrapper:before {
display: block;
width: 0;
height: 0;
position: absolute;
top: 50%;
left: 50%;
content: '';
background: transparent;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.pt-member-contact.img-pos-center .text-wrapper:after {
display: inline-block;
height: 100%;
width: 1px;
content: '';
vertical-align: middle;
}
.pt-member-contact.img-pos-center .text-wrapper .vertical-wrapper {
display: inline-block;
vertical-align: middle;
}
.pt-member-contact.img-pos-center .text-wrapper h3,
.pt-member-contact.img-pos-center .text-wrapper span {
padding: 0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
opacity: 0;
color: #fff;
position: relative;
}
.pt-member-contact.img-pos-center .text-wrapper h3 {
font-size: 16px;
font-weight: 500;
}
.pt-member-contact.img-pos-center .text-wrapper span {
font-size: 13px;
font-weight: 200;
}
.pt-member-contact.img-pos-center:hover .text-wrapper:before {
top: 0;
left: 0;
width: 120px;
height: 120px;
}
.pt-member-contact.img-pos-center:hover .text-wrapper h3,
.pt-member-contact.img-pos-center:hover .text-wrapper span {
opacity: 1;
transition-delay: 0.3s;
} .pt-vendors-carousel {
margin: 0 -15px;
}
.wpb_content_element.pt-vendors-carousel .title-wrapper {
margin-bottom: 35px;
}
.pt-vendors-carousel ul {
list-style: none;
}
.pt-vendors-carousel ul li {
float: left;
padding: 0 15px;
text-align: center;
max-width: 100%;
}
.pt-vendors-carousel ul li .wrap {
position: relative;
text-align: center;
}
.pt-vendors-carousel ul li .wrap img {
display: inline-block;
max-width: 100%;
}
.pt-vendors-carousel ul li a.button {
width: 120px;
text-align: center;
display: inline-block;
position: absolute;
margin: -18px 0 0 -60px;
left: 50%;
top: 50%;
opacity: 0;
text-transform: uppercase;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: scale(2);
transform: scale(2);
height: 36px;
line-height: 36px;
}
.pt-vendors-carousel ul li:hover a {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.pt-vendors-carousel ul li h4 {
font-size: 18px;
font-weight: 300;
margin: 0;
padding: 7px 0;
} .pt-woo-shortcode,
.pt-posts-shortcode {
margin-left: -15px;
margin-right: -15px;
}
.wpb_content_element .shortcode-title {
display: inline-block;
font-weight: 300;
font-size: 30px;
padding-left: 15px;
margin-bottom: 0;
}
.wpb_content_element .title-wrapper {
position: relative;
display: inline-block;
vertical-align: middle;
width: 100%;
margin-bottom: 15px;
}
.pt-carousel .title-wrapper .shortcode-title,
.pt-testimonials .title-wrapper .shortcode-title {
padding-left: 0;
}
.pt-sales-carousel .shortcode-title {
padding-left: 0;
margin-bottom: 15px;
}
.slider-navi {
display: inline-block;
padding-right: 15px;
position: absolute;
right: 0;
}
.slider-navi span {
display: inline-block;
width: 30px;
height: 30px;
line-height: 26px;
cursor: pointer;
font-size: 18px;
border-style: solid;
border-width: 1px;
border-radius: 0;
text-align: center;
background: transparent;
-webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out;
-moz-transition: color 0.3s ease-out, background-color 0.3s ease-out;
-ms-transition: color 0.3s ease-out, background-color 0.3s ease-out;
-o-transition: color 0.3s ease-out, background-color 0.3s ease-out;
transition: color 0.3s ease-out, background-color 0.3s ease-out;
}
.slider-navi span:hover {
color: #fff;
}
.slider-navi span::before {
display: inline-block;
font-family: FontAwesome;
content: '';
}
.slider-navi .prev::before {
content: '\f104';
}
.slider-navi .next {
margin-left: 10px;
}
.slider-navi .next::before {
content: '\f105';
} .pt-woo-shortcode .pt-extra-gallery-thumbs {
display: none !important;
}
.pt-woo-shortcode .fade-hover .pt-extra-gallery-thumbs {
display: inline-block !important;
}
.pt-woo-shortcode .product-category h3 {
display: none;
}
.pt-woo-shortcode.with-slider .woocommerce {
clear: both;
}
.pt-woo-shortcode ul.products {
margin: 0;
}
.pt-woo-shortcode.with-slider .products {
margin: 0;
height: 100%;
width: 100%;
padding: 0;
}
.pt-woo-shortcode.with-slider .products .product {
height: auto;
margin-bottom: 0;
list-style: none;
}
.pt-woo-shortcode.with-slider .products .product .short-description {
display: none;
}
.pt-woo-shortcode.with-slider .products .product .additional-buttons {
display: none;
}
.pt-woo-shortcode.with-slider .products .product .fade-hover .additional-buttons {
display: inline-block;
}
.owl-carousel .owl-item .product, .owl-carousel .owl-item .post {
width: 100%!important;
}
@media (max-width: 480px) {
.pt-woo-shortcode.with-slider .products {
padding: 0 7px;
}
.pt-woo-shortcode.with-slider .products .product {
padding: 0 7px;
}
}#debungcontrolls,.debugtimeline{width:100%;box-sizing:border-box}.rev_column,.rev_column .tp-parallax-wrap,.tp-svg-layer svg{vertical-align:top}#debungcontrolls{z-index:100000;position:fixed;bottom:0;height:auto;background:rgba(0,0,0,.6);padding:10px}.debugtimeline{height:10px;position:relative;margin-bottom:3px;display:none;white-space:nowrap}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:revicons;src:url(//www.avciisot.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888);src:url(//www.avciisot.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(//www.avciisot.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),url(//www.avciisot.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),url(//www.avciisot.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class*=" revicon-"]:before,[class^=revicon-]:before{font-family:revicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.entry-content .rev_slider a,.rev_slider a{box-shadow:none}.tp-overflow-hidden{overflow:hidden!important}.group_ov_hidden{overflow:hidden}.rev_slider img,.tp-simpleresponsive img{max-width:none!important;transition:none;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider>ul,.rev_slider>ul>li,.rev_slider>ul>li:before,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{list-style:none!important;position:absolute;margin:0!important;padding:0!important;overflow-x:visible;overflow-y:visible;background-image:none;background-position:0 0;text-indent:0;top:0;left:0}.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{visibility:hidden}.tp-revslider-mainul,.tp-revslider-slidesli{padding:0!important;margin:0!important;list-style:none!important}.fullscreen-container,.fullwidthbanner-container{padding:0;position:relative}.rev_slider li.tp-revslider-slidesli{position:absolute!important}.tp-caption .rs-untoggled-content{display:block}.tp-caption .rs-toggled-content{display:none}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none}.rev_slider .caption,.rev_slider .tp-caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;z-index:1}.rev_slider .caption,.rev_slider .tp-caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap :last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap :last-child{margin-bottom:0}.tp-svg-layer svg{width:100%;height:100%;position:relative}.tp-carousel-wrapper{cursor:url(//www.avciisot.com/wp-content/plugins/revslider/public/assets/css/openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(//www.avciisot.com/wp-content/plugins/revslider/public/assets/css/closedhand.cur),move}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}.tp-caption.tp-hidden-caption,.tp-forcenotvisible,.tp-hide-revslider,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden!important;display:none!important}.rev_slider audio,.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video{max-width:none!important}.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0}.rev_column_inner,.rev_slider .tp-caption.rev_row{position:relative;width:100%!important;box-sizing:border-box}.rev_row_zone_top{top:0}.rev_row_zone_middle{top:50%;transform:translateY(-50%)}.rev_row_zone_bottom{bottom:0}.rev_slider .tp-caption.rev_row{display:table;table-layout:fixed;vertical-align:top;height:auto!important;font-size:0}.rev_column{display:table-cell;position:relative;height:auto;box-sizing:border-box;font-size:0}.rev_column_inner{display:block;height:auto!important;white-space:normal!important}.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid transparent}.tp-caption .backcorner,.tp-caption .backcornertop,.tp-caption .frontcorner,.tp-caption .frontcornertop{height:0;top:0;width:0;position:absolute}.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{text-align:inherit}.rev_column_inner .tp-mask-wrap{display:inline-block}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{position:relative!important;left:auto!important;top:auto!important;line-height:0}.tp-video-play-button,.tp-video-play-button i{line-height:50px!important;vertical-align:top;text-align:center}.rev_column_inner .rev_layer_in_column,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block!important;width:100%!important}.fullwidthbanner-container{overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:101;top:0;left:0}.tp-caption .frontcorner{border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;left:-40px}.tp-caption .backcorner{border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;right:0}.tp-caption .frontcornertop{border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;left:-40px}.tp-caption .backcornertop{border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;right:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.caption.fullscreenvideo,.rs-background-video-layer,.tp-caption.coverscreenvideo,.tp-caption.fullscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.noFilterClass{filter:none!important}.rs-background-video-layer{visibility:hidden;z-index:0}.caption.fullscreenvideo audio,.caption.fullscreenvideo iframe,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100%!important;height:100%!important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;margin-top:-25px;margin-left:-25px;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;z-index:4;opacity:0;transition:opacity .3s ease-out!important}.tp-audio-html5 .tp-video-play-button,.tp-hiddenaudio{display:none!important}.tp-caption .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;font-size:40px!important}.rs-fullvideo-cover,.tp-dottedoverlay,.tp-shadowcover{height:100%;top:0;left:0;position:absolute}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff!important;border-right:5px solid #fff!important;margin-top:15px!important;line-height:20px!important;vertical-align:top;font-size:25px!important}.tp-seek-bar,.tp-video-button,.tp-volume-bar{outline:0;line-height:12px;margin:0;cursor:pointer}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.fullscreenvideo .fullscreenvideo audio,.fullscreenvideo .fullscreenvideo video{object-fit:contain!important}.fullscreenvideo .fullcoveredvideo audio,.fullscreenvideo .fullcoveredvideo video{object-fit:cover!important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box}.rev-btn.rev-hiddenicon i,.rev-btn.rev-withicon i{transition:all .2s ease-out!important;font-size:15px}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgba(0,0,0,.5);border:0;border-radius:3px;font-size:12px;color:#fff;padding:0}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-seek-bar,.tp-volume-bar{width:100%;padding:0}.rs-fullvideo-cover{width:100%;background:0 0;z-index:5}.disabled_lc .tp-video-play-button,.rs-background-video-layer audio::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls-start-playback-button{display:none!important}.tp-audio-html5 .tp-video-controls{opacity:1!important;visibility:visible!important}.tp-dottedoverlay{background-repeat:repeat;width:100%;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(//www.avciisot.com/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(//www.avciisot.com/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(//www.avciisot.com/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(//www.avciisot.com/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;background:#fff;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:after,.tp-shadow2:before,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:after,.tp-shadow5:before{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.6)!important;font-size:15px;line-height:45px!important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px!important}.purchase:hover,.tp-button.big:hover,.tp-button:hover{background-position:bottom,15px 11px}.purchase.green,.purchase:hover.green,.tp-button.green,.tp-button:hover.green{background-color:#21a117;box-shadow:0 3px 0 0 #104d0b}.purchase.blue,.purchase:hover.blue,.tp-button.blue,.tp-button:hover.blue{background-color:#1d78cb;box-shadow:0 3px 0 0 #0f3e68}.purchase.red,.purchase:hover.red,.tp-button.red,.tp-button:hover.red{background-color:#cb1d1d;box-shadow:0 3px 0 0 #7c1212}.purchase.orange,.purchase:hover.orange,.tp-button.orange,.tp-button:hover.orange{background-color:#f70;box-shadow:0 3px 0 0 #a34c00}.purchase.darkgrey,.purchase:hover.darkgrey,.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey{background-color:#555;box-shadow:0 3px 0 0 #222}.purchase.lightgrey,.purchase:hover.lightgrey,.tp-button.lightgrey,.tp-button:hover.lightgrey{background-color:#888;box-shadow:0 3px 0 0 #555}.rev-btn,.rev-btn:visited{outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:Roboto,sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-weight:400;position:relative;top:0;margin-left:10px!important}.rev-btn.rev-hiddenicon i{font-weight:400;position:relative;top:0;opacity:0;margin-left:0!important;width:0!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-hiddenicon i,.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-hiddenicon i,.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-maxround{border-radius:30px}.rev-minround{border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger.revb-white span,.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-burger.revb-darknoborder,.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span,.rev-scroll-btn.revs-fullwhite{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>.active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{color:#fff}.rev-scroll-btn>.active,.rev-scroll-btn>:active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{opacity:.8}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span,.tp-bullet{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr,.rev-cbutton-light-sr{border-radius:3px}.rev-cbutton-light,.rev-cbutton-light-sr{color:#333;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,.15);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0!important;height:5px}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(//www.avciisot.com/wp-content/plugins/revslider/public/assets/assets/coloredbg.png)}.tp-caption.slidelink a span{background:url(//www.avciisot.com/wp-content/plugins/revslider/public/assets/assets/coloredbg.png)}.tp-loader.spinner0,.tp-loader.spinner5{background-image:url(//www.avciisot.com/wp-content/plugins/revslider/public/assets/assets/loader.gif);background-repeat:no-repeat}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321!important}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.tp-loader.spinner0,.tp-loader.spinner1{width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;background-color:#fff;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{background-position:center center}.tp-loader.spinner5{background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{animation-delay:-.32s}.tp-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-bullets.navbar,.tp-tabs.navbar,.tp-thumbs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-bullets,.tp-tabs,.tp-thumbs{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,.tp-tab-image,.tp-thumb-image,.tp-videoposter{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab.selected,.tp-tab:hover,.tp-thumb.selected,.tp-thumb:hover{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:revicons;font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.hginfo,.hglayerinfo{font-size:12px;font-weight:600}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}body.rtl .tp-kbimg{left:0!important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;line-height:20px;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.helpgrid,.hginfo{position:absolute}.hginfo{top:-2px;left:-2px;color:#e74c3c;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}