.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.wc-sumup-modal{position:fixed;top:0;bottom:auto;left:0;right:0;height:100%;background:#000000bd;display:flex;justify-content:center;align-items:center;z-index:9999;overflow:scroll}.wc-sumup-modal.disabled{display:none}.wc-sumup-modal #sumup-card{width:700px;max-width:90%;position:relative;max-height:95%;background:#fff;border-radius:16px;min-height:140px}.wc-sumup-modal #wc-sumup-payment-modal-close{position:absolute;top:-10px;right:-5px;border-radius:100%;height:28px;width:28px;display:flex;justify-content:center;align-items:center;color:#000;background:#fff;border:1px solid #d8dde1;cursor:pointer;font-weight:700}.wc-sumup-modal div[data-sumup-id=payment_option]>label{display:flex!important}.sumup-boleto-pending-screen{border:1px dashed #000;padding:10px;border-radius:12px}div[data-testid=scannable-barcode]>img{height:250px!important;max-height:100%!important}.wc-sumup-modal.no-modal{position:relative;background:#fff}.wc-sumup-modal.no-modal #wc-sumup-payment-modal-close{display:none}.wc-sumup-modal section img[class*=' sumup-payment'],.wc-sumup-modal section img[class^=sumup-payment]{width:auto;top:50%;transform:translateY(-55%)}.uvc-heading {
margin-bottom: 20px;
}
.uvc-heading.hp1-heading .uvc-main-heading {
display: inline-block;
position: relative;
}
.uvc-heading.hp1-heading .uvc-main-heading h1,
.uvc-heading.hp1-heading .uvc-main-heading h2,
.uvc-heading.hp1-heading .uvc-main-heading h3,
.uvc-heading.hp1-heading .uvc-main-heading h4,
.uvc-heading.hp1-heading .uvc-main-heading h5,
.uvc-heading.hp1-heading .uvc-main-heading h6 {
position: absolute;
top: 0;
right: 0;
margin-right: 6px;
line-height: 5px;
}
.uvc-heading.hp1-heading .uvc-main-heading .big-text {
font-size: 72px;
display: inline-block;
margin-top: -35px;
font-family: "brushMT";
letter-spacing: 8px;
}
.uvc-heading.hp1-heading .uvc-main-heading .fs-100 {
font-size: 100px;
}
.uvc-heading.hp1-heading .uvc-sub-heading:before,
.uvc-heading.hp1-heading .uvc-sub-heading:after {
content: '';
width: 20px;
height: 1px;
display: inline-block;
vertical-align: middle;
}
.uvc-heading.hp1-heading .uvc-sub-heading:before {
margin-right: 20px;
}
.uvc-heading.hp1-heading .uvc-sub-heading:after {
margin-left: 20px;
}
.uvc-heading.line-through .uvc-main-heading h1,
.uvc-heading.line-through .uvc-main-heading h2,
.uvc-heading.line-through .uvc-main-heading h3,
.uvc-heading.line-through .uvc-main-heading h4,
.uvc-heading.line-through .uvc-main-heading h5,
.uvc-heading.line-through .uvc-main-heading h6 {
position: relative;
z-index: 1;
}
.uvc-heading.line-through .uvc-main-heading h1:after,
.uvc-heading.line-through .uvc-main-heading h2:after,
.uvc-heading.line-through .uvc-main-heading h3:after,
.uvc-heading.line-through .uvc-main-heading h4:after,
.uvc-heading.line-through .uvc-main-heading h5:after,
.uvc-heading.line-through .uvc-main-heading h6:after {
content: '';
position: absolute;
height: 8px;
width: 90px;
top: 50%;
z-index: -1;
left: 0px;
}
.vc-teepro-testimonials {
padding-bottom: 30px;
}
.vc-teepro-testimonials *,
.vc-teepro-testimonials *::before,
.vc-teepro-testimonials *::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.vc_testimonial_wrap .vc-avatar-testimonial {
width: 300px;
margin: 0 auto;
}
.vc_testimonial_wrap .vc-avatar-testimonial .vc-avatar-img {
display: inline-block;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: 0 0;
background-size: 0;
-webkit-transition: all .6s ease 0s;
-o-transition: all .6s ease 0s;
transition: all .6s ease 0s;
cursor: pointer;
padding: 10px 0;
}
.vc_testimonial_wrap .vc-avatar-testimonial .vc-avatar-img img {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-border-radius: 50%;
border-radius: 50%;
display: inline-block;
opacity: .85;
filter: alpha(opacity=70);
-webkit-transition: all .6s ease 0s;
-o-transition: all .6s ease 0s;
transition: all .6s ease 0s;
width: 90px;
border: 1px solid #fff;
-webkit-box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.35);
box-shadow: 0 0 20px 0 rgba(51, 51, 51, 0.35);
}
.vc_testimonial_wrap .swiper-container-horizontal > .swiper-pagination-bullets {
position: relative;
bottom: auto;
left: auto;
margin-top: 22px;
text-align: center;
}
.vc_testimonial_wrap .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
width: 15px;
height: 15px;
}
.vc_testimonial_wrap .swiper-button-prev,
.vc_testimonial_wrap .swiper-button-next {
-webkit-background-size: 0 0;
background-size: 0;
height: 45px;
background-color: #ddd;
line-height: 45px;
text-align: center;
opacity: .6;
}
.vc_testimonial_wrap .swiper-button-prev:hover,
.vc_testimonial_wrap .swiper-button-next:hover {
opacity: 1;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.vc_testimonial_wrap .swiper-button-next:before {
font-family: 'fontello';
content: '\e805';
font-size: 22px;
}
.vc_testimonial_wrap .swiper-button-prev:before {
font-family: 'fontello';
content: '\e806';
font-size: 22px;
}
.vc_testimonial_wrap.testimonial_multi_thumb .vc-avatar-testimonial .vc-avatar-img img {
-webkit-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
opacity: .85;
filter: alpha(opacity=70);
}
.vc_testimonial_wrap.testimonial_multi_thumb .vc-avatar-testimonial .swiper-slide-active .vc-avatar-img img {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
filter: alpha(opacity=100);
}
.vc_testimonial_wrap.testimonial_multi_thumb .vc-content-testimonial {
width: 770px;
text-align: center;
}
.vc_testimonial_wrap.testimonial_multi_thumb .vc-content-testimonial .vc-testimonial-content {
position: relative;
color: #444;
margin-top: 21px;
}
.vc_testimonial_wrap.testimonial_multi_thumb .vc-content-testimonial .vc-testimonial-content p {
color: #444444;
}
.vc_testimonial_wrap.testimonial_multi_thumb .vc-content-testimonial .vc-testimonial-content p.description {
padding: 0 60px;
font-size: 16px;
margin-bottom: 35px;
}
.vc_testimonial_wrap.testimonial_multi_thumb .vc-content-testimonial .vc-testimonial-content p.client-name {
font-size: 18px;
font-weight: 500;
margin-bottom: 5px;
}
.vc_testimonial_wrap.testimonial_multi_thumb .vc-content-testimonial .vc-testimonial-content p.client-position {
color: #666666;
font-weight: 500;
margin-bottom: 0;
}
.vc_testimonial_wrap.testimonial_single_thumb .swiper-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.vc_testimonial_wrap.testimonial_single_thumb .vc-avatar-testimonial {
margin-bottom: 20px;
}
.vc_testimonial_wrap.testimonial_single_thumb .vc-avatar-testimonial .vc-avatar-img .image-avatar {
-webkit-border-radius: 50%;
border-radius: 50%;
border: 3px solid #f3e5df;
background-position: top center;
}
.vc_testimonial_wrap.testimonial_single_thumb .vc-content-testimonial {
width: 100%;
text-align: center;
}
.vc_testimonial_wrap.testimonial_single_thumb .vc-content-testimonial .vc-testimonial-content {
padding: 0px 95px;
}
.vc_testimonial_wrap.testimonial_single_thumb .vc-content-testimonial .vc-testimonial-content .title {
color: #444444;
font-size: 22px;
font-weight: 500;
margin: 0;
}
.vc_testimonial_wrap.testimonial_single_thumb .vc-content-testimonial .vc-testimonial-content .description {
margin-bottom: 20px;
}
.vc_testimonial_wrap.testimonial_single_thumb .vc-content-testimonial .vc-testimonial-content .name-position .client-name {
display: inline;
font-weight: bold;
text-transform: uppercase;
}
.vc_testimonial_wrap.testimonial_single_thumb .vc-content-testimonial .vc-testimonial-content .name-position .client-position {
display: inline;
color: #999;
}
.vc_testimonial_wrap.testimonial_single_thumb .swiper-button-next_single_thumb {
width: 48px;
height: 48px;
opacity: 1;
background-color: transparent;
top: 70%;
}
.vc_testimonial_wrap.testimonial_single_thumb .swiper-button-next_single_thumb:before {
content: '\e911';
font-family: 'fontello';
font-size: 30px;
display: block;
}
.vc_testimonial_wrap.testimonial_single_thumb .swiper-button-next_single_thumb.swiper-button-disabled:before {
color: #ccc;
}
.vc_testimonial_wrap.testimonial_single_thumb .swiper-button-prev_single_thumb {
top: 70%;
width: 48px;
height: 48px;
opacity: 1;
background-color: transparent;
}
.vc_testimonial_wrap.testimonial_single_thumb .swiper-button-prev_single_thumb:before {
content: '\e911';
font-family: 'fontello';
font-size: 30px;
display: block;
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.vc_testimonial_wrap.testimonial_single_thumb .swiper-button-prev_single_thumb.swiper-button-disabled:before {
color: #ccc;
}
.vc_testimonial_wrap.testimonial_align_left {
margin: 0 -15px;
}
.vc_testimonial_wrap.testimonial_align_left .vc-content-testimonial {
width: 100%;
text-align: left;
}
.vc_testimonial_wrap.testimonial_align_left .vc-content-testimonial .title {
color: #444444;
font-size: 22px;
font-weight: 500;
}
.vc_testimonial_wrap.testimonial_align_left .vc-avatar-testimonial {
margin-bottom: 15px;
width: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 0 10px;
}
.vc_testimonial_wrap.testimonial_align_left .vc-avatar-testimonial .vc-avatar-img {
margin-right: 40px;
}
.vc_testimonial_wrap.testimonial_align_left .vc-avatar-testimonial .client-name {
color: #444;
font-size: 16px;
font-weight: 500;
margin-bottom: 8px;
}
.vc_testimonial_wrap.testimonial_align_left .vc-avatar-testimonial .client-position {
font-size: 16px;
color: #999;
margin-bottom: 0;
}
.vc_testimonial_wrap.testimonial_align_left .swiper-pagination-bullets {
text-align: left;
}
.vc_testimonial_wrap.testimonial_multi_block .vc-content-testimonial .swiper-slide {
background: #f3f3f3;
padding: 45px 30px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.vc_testimonial_wrap.testimonial_multi_block .vc-content-testimonial .vc-testimonial-content {
min-height: 120px;
}
.vc_testimonial_wrap.testimonial_multi_block .vc-content-testimonial .vc-testimonial-content p {
margin-bottom: 53px;
}
.vc_testimonial_wrap.testimonial_multi_block .vc-content-testimonial .vc-testimonial-content p:before,
.vc_testimonial_wrap.testimonial_multi_block .vc-content-testimonial .vc-testimonial-content p:after {
font-family: 'printshop';
font-size: 20px;
color: #999;
line-height: 16px;
}
.vc_testimonial_wrap.testimonial_multi_block .vc-content-testimonial .vc-testimonial-content p:before {
content: "\a907";
margin-right: 30px;
}
.vc_testimonial_wrap.testimonial_multi_block .vc-content-testimonial .vc-testimonial-content p:after {
content: "\a906";
margin-left: 20px;
}
.vc_testimonial_wrap.testimonial_multi_block .vc-avatar-testimonial {
margin-bottom: 0;
width: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.vc_testimonial_wrap.testimonial_multi_block .vc-avatar-testimonial .vc-avatar-img {
margin-right: 20px;
padding: 0;
}
.vc_testimonial_wrap.testimonial_multi_block .vc-avatar-testimonial .vc-avatar-img img {
border: none;
-webkit-box-shadow: 0 0 0 0;
box-shadow: 0 0 0 0;
width: 120px;
}
.vc_testimonial_wrap.testimonial_multi_block .vc-avatar-testimonial .client-name {
color: #444;
font-size: 18px;
font-weight: 700;
margin-bottom: 8px;
}
.vc_testimonial_wrap.testimonial_multi_block .vc-avatar-testimonial .client-position {
font-size: 16px;
color: #999;
margin-bottom: 0;
}
.vc_testimonial_wrap.testimonial_no_thumb .vc-content-testimonial .vc-testimonial-content p {
margin-bottom: 53px;
font-size: 16px;
line-height: 31px;
}
.vc_testimonial_wrap.testimonial_no_thumb .vc-content-testimonial .vc-testimonial-content p:before,
.vc_testimonial_wrap.testimonial_no_thumb .vc-content-testimonial .vc-testimonial-content p:after {
font-family: 'printshop';
font-size: 24px;
color: #696969;
line-height: 16px;
}
.vc_testimonial_wrap.testimonial_no_thumb .vc-content-testimonial .vc-testimonial-content p:before {
content: "\a907";
margin-right: 30px;
}
.vc_testimonial_wrap.testimonial_no_thumb .vc-content-testimonial .vc-testimonial-content p:after {
content: "\a906";
margin-left: 20px;
}
.vc_testimonial_wrap.testimonial_no_thumb .vc-avatar-testimonial {
margin-bottom: 21px;
width: auto;
}
.vc_testimonial_wrap.testimonial_no_thumb .vc-avatar-testimonial .client-name {
color: #444;
font-size: 18px;
font-weight: 700;
margin-bottom: 8px;
text-transform: uppercase;
}
.vc_testimonial_wrap.testimonial_no_thumb .vc-avatar-testimonial .client-position {
font-size: 16px;
color: #999;
margin-bottom: 0;
}
.vc_testimonial_wrap.testimonial_no_thumb .swiper-button-prev,
.vc_testimonial_wrap.testimonial_no_thumb .swiper-button-next {
-webkit-background-size: 0 0;
background-size: 0;
bottom: 0;
top: auto;
height: 45px;
background-color: transparent;
line-height: 45px;
text-align: center;
}
.vc_testimonial_wrap.testimonial_no_thumb .swiper-button-next {
left: 55px;
}
.vc_testimonial_wrap.testimonial_no_thumb .swiper-button-next:before {
font-family: 'fontello';
content: '\e805';
font-size: 22px;
color: #999;
}
.vc_testimonial_wrap.testimonial_no_thumb .swiper-button-prev {
left: 0;
}
.vc_testimonial_wrap.testimonial_no_thumb .swiper-button-prev:before {
font-family: 'fontello';
content: '\e805';
font-size: 22px;
color: #999;
}
.vc_testimonial_wrap.testimonial_no_thumb .swiper-button-prev:after {
content: '\e806';
font-family: 'fontello';
font-size: 23px;
margin-left: 13px;
color: #ccc;
font-weight: 800;
}
.vc_testimonial_wrap.testimonial_no_thumb .swiper-button-prev.swiper-button-disabled:after {
color: #777;
}
.vc_testimonial_wrap.testimonial_single_big_thumb .vc-avatar-testimonial {
margin-bottom: 30px;
}
.vc_testimonial_wrap.testimonial_single_big_thumb .vc-avatar-testimonial .vc-avatar-img {
padding: 0;
}
.vc_testimonial_wrap.testimonial_single_big_thumb .vc-avatar-testimonial .vc-avatar-img img {
-webkit-box-shadow: 0 0 0 0;
box-shadow: 0 0 0 0;
width: 120px;
border: 2px solid #fff;
}
.vc_testimonial_wrap.testimonial_single_big_thumb .vc-content-testimonial {
width: 100%;
text-align: center;
}
.vc_testimonial_wrap.testimonial_single_big_thumb .vc-content-testimonial .vc-testimonial-content {
padding: 0px 95px;
}
.vc_testimonial_wrap.testimonial_single_big_thumb .vc-content-testimonial .vc-testimonial-content .title {
color: #444444;
font-size: 22px;
font-weight: 500;
}
.vc_testimonial_wrap.testimonial_single_big_thumb .vc-content-testimonial .vc-testimonial-content .description {
margin-bottom: 22px;
}
.vc_testimonial_wrap.testimonial_single_big_thumb .testimonial-meta .client-name {
color: #444;
font-size: 18px;
font-weight: 700;
margin-bottom: 8px;
}
.vc_testimonial_wrap.testimonial_single_big_thumb .testimonial-meta .client-position {
font-size: 16px;
color: #999;
margin-bottom: 0;
}
.vc_testimonial_wrap.testimonial_single_big_thumb .swiper-button-prev,
.vc_testimonial_wrap.testimonial_single_big_thumb .swiper-button-next {
-webkit-background-size: 0 0;
background-size: 0;
background-color: transparent;
}
.vc_testimonial_wrap.testimonial_single_big_thumb .swiper-button-next:before,
.vc_testimonial_wrap.testimonial_single_big_thumb .swiper-button-prev:before {
font-size: 28px;
font-weight: bold;
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial {
width: 430px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide.swiper-slide-active .vc-avatar-img img {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
border-width: 3px;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide.swiper-slide-active .vc-title {
display: block;
text-align: center;
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-avatar-img {
display: block;
text-align: center;
margin-bottom: 25px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-avatar-img img {
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
width: auto;
border: 3px solid transparent;
opacity: 1;
-webkit-transition: none;
-o-transition: none;
transition: none;
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-title {
display: none;
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-title .client-name {
font-weight: 400;
font-family: 'brushMT';
position: relative;
display: inline-block;
font-size: 30px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-title .client-name::before {
content: '';
width: 30px;
height: 2px;
background: #ccc;
position: absolute;
left: -50px;
bottom: 10px;
bottom: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-title .client-name::after {
content: '';
width: 30px;
height: 2px;
background: #ccc;
position: absolute;
right: -50px;
bottom: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial .swiper-slide .vc-title .client-position {
color: #000;
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content:before {
content: '\f10d';
font-family: 'fontello';
font-size: 48px;
display: block;
text-align: left;
line-height: 1;
color: #bebebe;
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content:after {
content: '\f10e';
font-family: 'fontello';
font-size: 48px;
display: block;
text-align: right;
line-height: 1;
color: #bebebe;
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content .description {
display: block;
text-align: center;
margin-bottom: 0px;
padding: 0 100px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-title {
text-align: center;
font-weight: 400;
font-family: 'brushMT';
font-size: 48px;
line-height: 1;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .swiper-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 0 100px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-avatar-img {
padding: 0 15px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-avatar-img .image-avatar {
opacity: 1;
border: 3px solid #e0e0e0;
-webkit-box-shadow: none;
box-shadow: none;
width: auto;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition {
padding: 0 15px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition .vc-content {
margin-bottom: 50px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition .vc-content .description {
margin-bottom: 10px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
line-height: 1.8;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition .vc-content .description:before {
content: '\f10d';
font-family: 'fontello';
font-size: 18px;
padding-right: 15px;
text-align: left;
line-height: 1;
color: #bebebe;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition .vc-nameposition .vc-content {
margin-bottom: 50px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition .vc-nameposition .client-name {
text-transform: uppercase;
display: inline;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition .vc-nameposition .client-name .name-tag {
display: inline;
font-weight: bold;
position: relative;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition .vc-nameposition .client-name .name-tag:before {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: -30px;
height: 1px;
background-color: #e6e6e6;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial .vc-content-nameposition .vc-nameposition .client-name .client-position {
display: inline;
color: #999;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .swiper-button-next {
width: 48px;
height: 48px;
background-color: transparent;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .swiper-button-next:not(.swiper-button-disabled) {
opacity: 1;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .swiper-button-next:before {
content: '\e911';
font-family: 'fontello';
font-size: 48px;
display: block;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .swiper-button-prev {
width: 48px;
height: 48px;
background-color: transparent;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .swiper-button-prev:not(.swiper-button-disabled) {
opacity: 1;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .swiper-button-prev:before {
content: '\e911';
font-family: 'fontello';
font-size: 48px;
display: block;
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-next_style_2 {
left: 385px;
bottom: 45px;
top: auto;
background-color: transparent;
opacity: 1;
width: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-next_style_2.swiper-button-disabled:before {
color: #999999;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-next_style_2:before {
content: "\f177";
font-family: 'fontello';
font-size: 24px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-next_style_2:after {
content: " ";
display: block;
width: 2px;
height: 20px;
margin-left: 10px;
background-color: #cccccc;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-prev_style_2 {
left: 430px;
bottom: 45px;
top: auto;
background-color: transparent;
opacity: 1;
width: auto;
display: inline-block;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-prev_style_2.swiper-button-disabled:before {
color: #999999;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-prev_style_2:before {
content: "\f178";
font-family: 'fontello';
font-size: 24px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
min-height: 370px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img {
padding: 0 15px;
position: relative;
min-width: 370px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img .image-avatar {
margin: 0 auto;
background-position: center;
background-repeat: no-repeat;
border: 2px solid #f2f0f1;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition {
padding: 0 15px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .client-name {
font-weight: bold;
margin-bottom: 5px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .title {
margin: 0;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .client-position {
margin-bottom: 25px;
color: #999;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .description {
height: 100px;
line-height: 25px;
line-clamp: 4;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 4; -webkit-box-orient: vertical;
margin-bottom: 45px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .description:before {
content: '\f10d';
font-family: 'fontello';
font-size: 24px;
line-height: 1;
color: #696969;
padding-right: 30px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition .description:after {
content: '\f10e';
font-family: 'fontello';
font-size: 24px;
line-height: 1;
color: #696969;
padding-left: 10px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item {
padding: 45px 30px;
background-repeat: no-repeat;
-webkit-background-size: cover;
background-size: cover;
}
.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-testimonial-content {
margin-bottom: 15px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-testimonial-content .title {
margin: 0;
}
.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-testimonial-content .description {
margin-bottom: 50px;
height: 200px;
line-height: 25px;
line-clamp: 8;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 8; -webkit-box-orient: vertical;
}
.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-testimonial-content .description:before {
content: '\f10d';
font-family: 'fontello';
font-size: 24px;
line-height: 1;
color: #999999;
padding-right: 30px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-testimonial-content .description:after {
content: '\f10e';
font-family: 'fontello';
font-size: 24px;
line-height: 1;
color: #999999;
padding-left: 10px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-avatar-testimonial {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
width: auto;
}
.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-avatar-testimonial .vc-avatar-img {
padding: 0 15px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-avatar-testimonial .vc-avatar-img .image-avatar {
background-position: top center;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 0;
width: 120px;
opacity: 1;
}
.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-avatar-testimonial .name-position {
padding: 0 15px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-avatar-testimonial .name-position .client-name {
font-weight: bold;
margin: 0;
}
.vc_testimonial_wrap.testimonial_multi_thumb_no_auto_play .vc-testimonial-item .vc-avatar-testimonial .name-position .client-position {
font-size: 16px;
margin-bottom: 0;
color: #999;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
position: relative;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
max-height: 500px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .img-full {
padding: 0 30px;
text-align: center;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content {
padding: 0 30px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .client-name {
margin-bottom: 15px;
line-height: 1;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .client-position {
margin-bottom: 40px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .description {
line-height: 25px;
line-clamp: 8;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 8; -webkit-box-orient: vertical;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide.swiper-slide-active .vc-testimonial-img .vc-testimonial-content .client-name {
position: relative;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide.swiper-slide-active .vc-testimonial-img .vc-testimonial-content .client-name::before {
content: '';
position: absolute;
left: -130px;
top: 50%;
width: 100px;
height: 2px;
background: #525252;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial {
position: static;
-webkit-box-flex: 0;
-webkit-flex: 0 0 360px;
-ms-flex: 0 0 360px;
flex: 0 0 360px;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
margin-right: 30px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial .swiper-wrapper {
margin-left: -27%;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial .swiper-slide {
text-align: center;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial .swiper-slide .vc-avatar-img {
padding: 0;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial .swiper-slide .vc-avatar-img img {
-webkit-border-radius: 0;
border-radius: 0;
opacity: 1;
width: auto;
-webkit-box-shadow: none;
box-shadow: none;
border: 0 none;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-next_zoom_image {
left: 380px;
right: auto;
top: auto;
bottom: 100px;
width: auto;
line-height: 1;
height: auto;
background-color: transparent;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-next_zoom_image:not(.swiper-button-disabled) {
opacity: 1;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-next_zoom_image::before {
content: '\f101';
font-family: 'fontello';
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-prev_zoom_image {
left: -35px;
bottom: 100px;
top: auto;
width: auto;
line-height: 1;
height: auto;
background-color: transparent;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-prev_zoom_image::before {
content: '\f100';
font-family: 'fontello';
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-prev_zoom_image:not(.swiper-button-disabled) {
opacity: 1;
} .wp-posts .nb_wp_post {
padding-top: 15px;
padding-bottom: 15px;
}
.nb_wpposts_default .wp-posts,
.nb_wcproducts_default .nb_wc-products,
.nb_testimonials_default .nb_testimonials,
.nb_wpposts_wppostmasonry .wp-posts {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
}
.nb_wpposts_default .wp-posts .nb_wp_post,
.nb_wpposts_wppostmasonry .wp-posts .nb_wp_post,
.nb_wcproducts_default .nb_wc-products .products-column,
.nb_wcproducts_masonry .nb_wc-products .products-column,
.nb_testimonials_default .nb_testimonials .nb_testimonial-item {
position: relative;
width: 100%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.nb_wpposts_default .wp-posts .nb_wp_post,
.nb_wc-products .products-column .product {
padding-top: 15px;
padding-bottom: 15px;
}
.nb_wpposts_default .wp-posts .nb_wp_post.nb_wp-grid {
padding: 15px;
}
[data-layout="isotope"] .nb-isotope-item {
width: 8.333333%;
max-width: 100%;
}
.nb_wp_post-i {
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: space-between;
-ms-flex-line-pack: justify;
align-content: space-between;
margin-left: -15px;
margin-right: -15px;
height: 100%;
}
.nb_wp-grid .nb_wp_post-i {
margin-left: 0;
margin-right: 0;
height: auto;
}
.nb_wp_post-i > div {
padding-left: 15px;
padding-right: 15px;
}
.nb_wp_post-i div {
width: 100%;
max-width: 100%;
}
.nb_wp_post.nb_wp-img-top .nb-post-thumb,
.nb_wp_post.nb_wp-img-topbot:nth-child(odd) .nb-post-thumb,
.nb_wp_post.nb_wp-blog1 .nb-post-thumb,
.nb_wp_post.nb_wp-blog2 .nb-post-thumb {
margin-bottom: 30px;
}
.nb_wp_post.nb_wp-img-bottom .nb-post-thumb,
.nb_wp_post.nb_wp-img-topbot:nth-child(even) .nb-post-thumb {
margin-top: 30px;
}
.nb_wp_post.nb_wp-img-bottom .nb-post-thumb,
.nb_wp_post.nb_wp-img-topbot:nth-child(even) .nb-post-thumb,
.nb_wp_post.nb_wp-img-right .nb-post-thumb,
.nb_wp_post.nb_wp-img-leftright:nth-child(even) .nb-post-thumb {
-webkit-order: 1;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.nb_wp_post.nb_wp-img-left .nb-post-thumb,
.nb_wp_post.nb_wp-img-right .nb-post-thumb {
-webkit-box-flex: 0;
-webkit-flex: 0 0 45%;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
max-width: 45%;
}
.nb_wp_post.nb_wp-img-leftright .nb-post-thumb,
.nb_wp_post.nb_wp-blog3:not(:first-child) .nb-post-thumb {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.nb_wp_post.nb_wp-img-left .nb-post-block,
.nb_wp_post.nb_wp-img-right .nb-post-block,
.nb_wp_post.nb_wp-img-leftright .nb-post-block,
.nb_wp_post.nb_wp-blog2 .nb-post-block,
.nb_wp_post.nb_wp-blog3:not(:first-child) .nb-post-block {
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.nb_wp_post.nb_wp-img-right .nb-post-block,
.nb_wp_post.nb_wp-img-leftright:nth-child(even) .nb-post-block {
text-align: right;
}
.nb_wp_post.nb_wp-blog1 .nb-post-thumb {
-webkit-order: 1;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.nb_wp_post.nb_wp-blog1 .nb-post-content {
-webkit-order: 1;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.nb_wp_post.nb_wp-blog2 .nb_wp_post-i {
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.nb_wp_post.nb_wp-blog2 .nb-post-date {
width: auto;
max-width: 30%;
text-align: center;
}
.nb_wp_post.nb_wp-blog2 .nb-post-date .nb-post-date-i {
border: 1px solid #d7d7d7;
padding: 5px 15px;
}
.nb_wp_post.nb_wp-blog2 .nb-post-date span {
display: block;
}
.nb_wp_post.nb_wp-blog2 .nb-post-date .vc_post_date-day {
font-size: 24px;
font-weight: bold;
}
.nb_wp_post.nb_wp-blog2 .nb-post-date .vc_post_date-month {
font-size: 12px;
text-transform: uppercase;
}
.nb_wp_post.nb_wp-grid .nb_wp_post-i > div.nb-post-thumb {
padding: 0;
}
.nb_wp_post.nb_wp-grid .nb-post-block {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
padding: 15px;
background: rgba(0, 0, 0, 0.7);
color: #fff;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
opacity: 0;
}
.nb_wp_post.nb_wp-grid .nb-post-block a {
color: #fff;
}
.nb_wp_post.nb_wp-grid .nb_wp_post-i:hover .nb-post-block {
opacity: 1;
}
.nb_wp_post .nb-post-thumb,
.nb_wp_post .nb-post-thumb-i {
position: relative;
overflow: hidden;
}
.nb_wp_post.nb_wp-blog3:first-child .nb-post-thumb {
padding-top: 30px;
padding-right: 45px;
padding-bottom: 10px;
margin-bottom: 15px;
}
.nb_wp_post.nb_wp-blog3:first-child .nb-post-thumb:before {
display: block;
content: '';
border: solid 10px #d7d7d7;
position: absolute;
top: 0;
bottom: 40px;
left: 45px;
right: 15px;
}
.nb_wp_post .nb-post-thumb-i > a {
position: relative;
display: block;
width: 100%;
max-width: 100%;
background-color: #cfcfcf;
background-position: 50% 50%;
background-repeat: no-repeat;
-webkit-background-size: cover;
background-size: cover;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.nb_wp_post .nb_wp_post-i:hover .nb-post-thumb-i > a {
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
.nb_wp_post .thumb_1-1 .nb-post-thumb-i > a,
.ins-item .ins-thumb-link.thumb_1-1 {
padding-top: 100%;
}
.nb_wp_post .thumb_4-3 .nb-post-thumb-i > a,
.ins-item .ins-thumb-link.thumb_4-3 {
padding-top: 75%;
}
.nb_wp_post .thumb_3-4 .nb-post-thumb-i > a,
.ins-item .ins-thumb-link.thumb_3-4 {
padding-top: 133.333333%;
}
.nb_wp_post .thumb_16-9 .nb-post-thumb-i > a,
.ins-item .ins-thumb-link.thumb_16-9 {
padding-top: 56.25%;
}
.nb_wp_post .thumb_9-16 .nb-post-thumb-i > a,
.ins-item .ins-thumb-link.thumb_9-16 {
padding-top: 211.111111%;
}
.nb_wp_post .thumb_custom .nb-post-thumb-i > a {
margin: auto;
}
.nb_wp_post .nb-post-meta > * {
margin-right: 10px;
}
.nb_wp_post .nb-post-meta > *:last-child {
margin-right: 0;
}
[dir="rtl"] .nb_wp_post .nb-post-meta > * {
margin-left: 10px;
margin-right: 0;
}
.nb_layout_wp-img-top .nb_wp_post .nb-post-date {
position: absolute;
top: 0;
left: 0;
}
.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-header .nb-post-meta .nb-post-tags {
display: inline;
}
.nb_layout_wp-img-top .nb_wp_post .nb-post-date .nb-post-date-i {
width: 55px;
margin: 15px;
height: 65px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
font-size: 18px;
color: #fff;
text-transform: uppercase;
-webkit-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.nb_layout_wp-img-top .nb_wp_post .nb-post-date .nb-post-date-i .vc_post_date-day {
line-height: 1;
margin-bottom: 5px;
display: block;
}
.nb_layout_wp-img-top .nb_wp_post .nb-post-date .nb-post-date-i .vc_post_date-month {
line-height: 1;
margin-bottom: 5px;
display: block;
}
.nb_layout_wp-img-top .nb_wp_post:hover .nb-post-date .nb-post-date-i {
-webkit-transform: rotateZ(15deg);
-ms-transform: rotate(15deg);
transform: rotateZ(15deg);
}
.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-header .nb-post-meta {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
margin-top: 5px;
}
.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-header .nb-title-post a {
text-transform: uppercase;
}
.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-content {
margin-top: 25px;
}
.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-content .readmore {
padding: 10px 15px;
display: inline-block;
border-width: 1px;
border-style: solid;
-webkit-border-radius: 5px;
border-radius: 5px;
font-size: 14px;
text-transform: uppercase;
}
.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-meta {
font-size: 14px;
}
.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-meta * {
color: #808080;
}
.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-meta .nb-post-author::before {
content: '\e804';
font-family: 'fontello';
line-height: 1;
margin-right: 10px;
}
.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-meta .nb-post-comments::before {
content: '\e91e';
font-family: 'fontello';
line-height: 1;
margin-right: 10px;
}
.nb_layout_wp-img-top .nb_wp_post .nb-post-block .nb-post-meta .nb-post-tags::before {
content: '\e807';
font-family: 'fontello';
line-height: 1;
margin-right: 10px;
}
.nb_layout_wp-img-top .nb_wp_post .nb-post-thumb {
margin-bottom: 20px;
}
.nb_layout_wp-img-top .nb_swipper_slider {
position: relative;
}
.nb_layout_wp-img-left .nb_swipper_slider {
position: relative;
}
.nb_layout_wp-img-left .nb_wp_post .nb-post-block {
margin-top: 10px;
}
.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-header .nb-post-cats {
font-size: 14px;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-header .nb-post-meta {
font-size: 14px;
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
margin-bottom: 20px;
}
.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-header .nb-title-post {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
margin-bottom: 0;
}
.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-content > p {
font-size: 16px;
}
.nb_layout_wp-img-left .nb_wp_post .nb-post-block .nb-post-content .nb-post-readmore a {
padding: 7px 20px;
display: inline-block;
font-size: 16px;
position: relative;
border-width: 1px;
border-style: solid;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i .nb-post-thumb .nb-post-thumb-i a {
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
position: relative;
}
.nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i .nb-post-thumb .nb-post-thumb-i a::before {
pointer-events: none;
position: absolute;
content: '';
height: 0;
width: 0;
top: 0;
left: 0;
background: white;
background: -webkit-linear-gradient(315deg, white 45%, #eee 50%, #ccc 56%, white 90%);
background: -o-linear-gradient(315deg, white 45%, #eee 50%, #ccc 56%, white 90%);
background: linear-gradient(135deg, white 45%, #eee 50%, #ccc 56%, white 90%);
z-index: 1000;
-webkit-box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.4);
box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.4);
-webkit-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: width, height;
-o-transition-property: width, height;
transition-property: width, height;
}
.nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i:hover .nb-post-thumb .nb-post-thumb-i a:before {
height: 40px;
width: 40px;
}
.nb_layout_wp-content-absolute .nb_wp_post-i:hover .nb-post-block .nb-post-header {
opacity: 1;
visibility: visible;
}
.nb_layout_wp-content-absolute .nb-post-block {
position: absolute;
height: 100%;
padding: 30px 45px;
}
.nb_layout_wp-content-absolute .nb-post-block .nb-post-header {
height: 100%;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 0 30px;
}
.nb_layout_wp-content-absolute .nb-post-block .nb-post-header .nb-post-meta {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
text-align: center;
line-height: 1;
margin-top: 20px;
}
.nb_layout_wp-content-absolute .nb-post-block .nb-post-header .nb-post-meta > *:not(:last-child) {
margin-right: 20px;
}
.nb_layout_wp-content-absolute .nb-post-block .nb-post-header .nb-post-meta .nb-post-author {
color: #737166;
}
.nb_layout_wp-content-absolute .nb-post-block .nb-post-header .nb-post-meta .nb-post-author::before {
content: '\e804';
font-family: 'fontello';
line-height: 1;
margin-right: 15px;
}
.nb_layout_wp-content-absolute .nb-post-block .nb-post-header .nb-post-meta .nb-post-comments {
color: #737166;
}
.nb_layout_wp-content-absolute .nb-post-block .nb-post-header .nb-post-meta .nb-post-comments::before {
content: '\e91e';
font-family: 'fontello';
line-height: 1;
margin-right: 15px;
}
.nb_layout_wp-content-absolute .nb-post-block .nb-post-header .nb-title-post {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
text-transform: uppercase;
text-align: center;
font-size: 16px;
}
.nb_layout_wp-content-absolute .nb-post-block .nb-post-header > * {
position: relative;
}
.nb_layout_wp-content-absolute .nb-post-block .nb-post-header::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
display: block;
background-color: rgba(255, 255, 255, 0.8);
}
.nb_layout_wp-content-absolute .nb_swipper_slider {
position: relative;
}
.swiper-button-next {
outline: none;
}
.swiper-button-next.style1 {
background-image: none;
right: -65px;
width: 45px;
height: 45px;
background-color: #595959;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-transform: translateY(-webkit-calc(-50% - 20px));
-ms-transform: translateY(calc(-50% - 20px));
transform: translateY(calc(-50% - 20px));
margin-top: 0;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.swiper-button-next.style1::before {
content: '\e912';
font-family: 'fontello';
font-size: 30px;
line-height: 1;
color: #fff;
}
.swiper-button-prev {
outline: none;
}
.swiper-button-prev.style1 {
background-image: none;
left: -65px;
width: 45px;
height: 45px;
background-color: #595959;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-transform: translateY(-webkit-calc(-50% - 20px));
-ms-transform: translateY(calc(-50% - 20px));
transform: translateY(calc(-50% - 20px));
margin-top: 0;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.swiper-button-prev.style1::before {
content: '\e913';
font-family: 'fontello';
font-size: 30px;
line-height: 1;
color: #fff;
}
.nb_swipper_slider .swiper-pagination {
position: static;
text-align: center;
margin-top: 25px;
}
.nb_swipper_slider .swiper-pagination.circle .swiper-pagination-bullet,
.nb_swipper_slider .swiper-pagination.square .swiper-pagination-bullet {
padding: 6px;
margin: 5px;
outline: none;
}
.nb_swipper_slider .swiper-pagination.square .swiper-pagination-bullet {
-webkit-border-radius: 0;
border-radius: 0;
}
.nb_wpposts_wppostmasonry .filters-group {
text-align: center;
margin-bottom: 30px;
}
.nb_wpposts_wppostmasonry .filters-group .filter-btn {
margin: 0 10px;
padding: 10px 15px;
border-width: 1px;
border-style: solid;
-webkit-border-radius: 10px;
border-radius: 10px;
cursor: pointer;
}
.teepro-product-tabs.shop-main {
padding-left: 0;
padding-right: 0;
margin-bottom: 0;
}
.teepro-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img,
.teepro-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .cat_img {
width: 570px;
}
.teepro-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .products.grid-type,
.teepro-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .products.grid-type {
width: 900px;
}
.tab-product .shop-main {
margin-bottom: 0;
}
.tab-product .alt-heading {
padding-bottom: 30px;
}
.vc-tab-product-wrapper .vc-tab-product-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.vc-tab-product-wrapper .vc-tab-product-header .product-tab-header {
width: 35%;
}
.vc-tab-product-wrapper .vc-tab-product-header .product-tab-header p {
font-size: 22px;
text-transform: uppercase;
}
.vc-tab-product-wrapper .vc-tab-product-header .product-tab-header h2 {
margin-bottom: 0;
}
.vc-tab-product-wrapper .vc-tab-product-header .product-tab-header.show_heading_line h2 {
position: absolute;
z-index: 10;
top: -15px;
}
.vc-tab-product-wrapper .vc-tab-product-header .product-tab-header.show_heading_line h2:after {
content: '';
position: absolute;
height: 8px;
width: 90px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: -1;
left: 0px;
}
.vc-tab-product-wrapper .vc-tab-product-header ul.tab-label {
width: 65%;
}
.vc-tab-product-wrapper .vc-tab-product-header ul.tab-label.no-heading {
width: 100%;
}
.vc-tab-product-wrapper ul {
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}
.vc-tab-product-wrapper ul.style-separated li a {
line-height: 1;
font-size: 14px;
}
.vc-tab-product-wrapper ul.style-separated li a:after {
content: '//';
margin-left: 15px;
margin-right: 10px;
color: #000;
}
.vc-tab-product-wrapper ul.style-separated li:first-child a {
padding-left: 0;
}
.vc-tab-product-wrapper ul.style-separated li:last-child a:after {
content: '';
margin-left: 0;
margin-right: 0;
}
.vc-tab-product-wrapper ul.style-border_bottom li {
margin-right: 40px;
}
.vc-tab-product-wrapper ul.style-border_bottom li a {
line-height: 1;
font-size: 16px;
padding: 0 0 8px 0;
position: relative;
color: #696969;
font-weight: normal;
}
.vc-tab-product-wrapper ul.style-border_bottom li a:before {
position: absolute;
width: 0;
content: '';
height: 1px;
bottom: 0;
left: 0;
background: #333;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc-tab-product-wrapper ul.style-border_bottom li.active a,
.vc-tab-product-wrapper ul.style-border_bottom li:hover a {
color: #333;
}
.vc-tab-product-wrapper ul.style-border_bottom li.active a:before,
.vc-tab-product-wrapper ul.style-border_bottom li:hover a:before {
width: 100%;
}
.vc-tab-product-wrapper ul.style-border_bottom li:first-child a {
padding-left: 0;
}
.vc-tab-product-wrapper ul.style-border_bottom li:last-child {
margin-right: 0;
}
.vc-tab-product-wrapper ul.style-border_bottom li:last-child a {
padding-right: 0;
}
.vc-tab-product-wrapper ul li {
display: inline-block;
text-transform: uppercase;
}
.vc-tab-product-wrapper ul li a {
text-decoration: none;
color: #000;
display: inline-block;
}
.vc-tab-product-wrapper .vc-tab-product-content {
margin-top: 30px;
margin-bottom: 0px;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel {
display: none;
-webkit-transition: opacity linear 0.1s;
-o-transition: opacity linear 0.1s;
transition: opacity linear 0.1s;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel .cat_img a {
overflow: hidden;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel .cat_img a img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
vertical-align: middle;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel .cat_img a:hover img {
-webkit-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
opacity: 0.85;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.panel-active {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
z-index: 100;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-webkit-transition: opacity ease-out 0.2s 0.1s;
-o-transition: opacity ease-out 0.2s 0.1s;
transition: opacity ease-out 0.2s 0.1s;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.panel-active .cat_img a {
position: relative;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.panel-active .cat_img a .cat_img_button {
position: absolute;
color: #fff;
border: 1px solid #fff;
height: 35px;
line-height: 34px;
padding: 0 15px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-transform: uppercase;
font-size: 14px;
font-weight: 700;
display: inline-block;
left: 50%;
bottom: 33px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: 390px;
padding-right: 30px;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img a {
margin-bottom: 30px;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img a:last-child {
margin-bottom: 0;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .products.grid-type {
width: 780px;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .cat_img {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
width: 390px;
padding-left: 30px;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .cat_img a {
margin-bottom: 30px;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .cat_img a:last-child {
margin-bottom: 0;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .products.grid-type {
width: 780px;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img a {
margin-bottom: 30px;
margin-right: 30px;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img a .cat_img_button {
margin-left: -15px;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img a:last-child {
margin-right: 0px;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img a:last-child .cat_img_button {
margin-left: 0;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img a {
margin-bottom: 30px;
margin-right: 30px;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img a .cat_img_button {
margin-left: -15px;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img a:last-child {
margin-right: 0px;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img a:last-child .cat_img_button {
margin-left: 0;
}
.vc-tab-product-wrapper .vc-tab-product-content.light .products .product .product-title a,
.vc-tab-product-wrapper .vc-tab-product-content.light .products .product .price del,
.vc-tab-product-wrapper .vc-tab-product-content.light .products .product .price del .amount,
.vc-tab-product-wrapper .vc-tab-product-content.light .products .product p {
color: #fff;
}
.pt_home_6 .vc-tab-product-wrapper ul.style-border_bottom li a:before {
height: 3px;
}
.pt_home_6 .vc-tab-product-wrapper .vc-tab-product-content .products .product .product-title a {
font-weight: normal;
}
.nbt-ajax-loader {
display: none;
} .wpt-loading {
min-height: 120px;
}
.wpt-loading:before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.8);
z-index: 11;
}
.wpt-loading:after {
content: "";
width: 25px;
height: 25px;
background-color: #333;
display: block;
margin: 0 auto 3em auto;
font-size: 10px;
position: absolute;
top: 50%;
left: 50%;
z-index: 12;
-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
animation: sk-rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes sk-rotateplane {
0% {
-webkit-transform: perspective(120px);
}
50% {
-webkit-transform: perspective(120px) rotateY(180deg);
}
100% {
-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
}
}
@keyframes sk-rotateplane {
0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
50% {
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
.hello-teepro .uvc-sub-heading h2 {
font-size: 36px;
}
.hello-teepro .uvc-sub-heading p {
margin: 0;
}
.teepro-button a.ubtn-normal {
padding: 0;
}
.teepro-button button.ubtn-normal {
-webkit-border-radius: 5px;
border-radius: 5px;
height: 40px;
padding: 0 20px;
line-height: 40px;
}
.teepro-button button.ubtn-normal span.ubtn-text {
text-transform: none;
font-size: 16px;
}
.vertical-text.align-left p {
right: auto;
left: -700px;
}
.vertical-text p {
position: absolute;
width: 1170px;
text-align: center;
right: -700px;
bottom: 0;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.vertical-text p strong {
-webkit-transform: translateX(50%);
-ms-transform: translateX(50%);
transform: translateX(50%);
display: inline-block;
margin-bottom: 0;
color: #333;
font-size: 150px;
font-family: 'Playfair display',serif;
opacity: .08;
font-weight: 700;
}
.teepro-dropcap {
font-family: 'playfair display',serif;
font-size: 120px;
font-weight: 900;
color: #333;
line-height: 80px;
float: left;
margin-right: 35px;
text-transform: uppercase;
}
.vc_step .vc-step-items {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.vc_step .vc-step-items .step_box {
padding: 0 30px;
}
.vc_step .vc-step-items .step_box .step_number {
position: relative;
}
.vc_step .vc-step-items .step_box .step_number:before {
content: '';
bottom: 0;
left: 0px;
top: 0;
right: 0;
display: block;
position: absolute;
}
.vc_step .vc-step-items .step_box .step_number .number {
line-height: 1;
display: inline-block;
margin-bottom: 25px;
}
.vc_step .vc-step-items .step_box .step_number .number.bold {
font-weight: bold;
}
.vc_step .vc-step-items .step_box .step_title_content {
margin-top: 20px;
color: #fff;
}
.vc_step .vc-step-items .step_box .step_title_content .step_title {
font-weight: 400;
font-size: 36px;
line-height: 1;
text-transform: capitalize;
font-family: 'brushMT';
}
.vc_step .vc-step-items .step_box .step_title_content .content_step {
font-size: 14px;
}
.vc_step .vc-step-items .step_image {
padding: 0 30px;
}
.vc_step.content_right .vc-step-items .step_box {
text-align: right;
-webkit-flex-shrink: 20;
-ms-flex-negative: 20;
flex-shrink: 20;
}
.vc_step.content_right .vc-step-items .step_box .step_title_content .step_content .content_step {
line-height: 25px;
line-clamp: 3;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3; -webkit-box-orient: vertical;
}
.vc_step.content_left .vc-step-items .step_image {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.vc_step.content_left .vc-step-items .step_box {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
text-align: left;
-webkit-flex-shrink: 20;
-ms-flex-negative: 20;
flex-shrink: 20;
}
.vc_step.content_left .vc-step-items .step_box .step_title_content .step_content .content_step {
line-height: 25px;
line-clamp: 3;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3; -webkit-box-orient: vertical;
}
.vc_step.content_bottom .vc-step-items {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.vc_step.content_bottom .vc-step-items .step_box {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 70px;
}
.vc_step.content_bottom .vc-step-items .step_box .step_number {
padding-right: 30px;
}
.vc_step.content_bottom .vc-step-items .step_box .step_title_content {
padding-left: 30px;
margin-bottom: 35px;
margin-top: 0;
}
.vc_step.content_bottom .vc-step-items .step_box .step_title_content .content_step {
line-height: 25px;
line-clamp: 3;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3; -webkit-box-orient: vertical;
}
.vc_step.content_top .vc-step-items {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.vc_step.content_top .vc-step-items .step_box {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
text-align: right;
}
.vc_step.content_top .vc-step-items .step_box .step_number {
margin-right: 60px;
padding-right: 30px;
}
.vc_step.content_top .vc-step-items .step_box .step_number:before {
border: 0 none;
}
.vc_step.content_top .vc-step-items .step_box .step_number .number {
margin-bottom: 20px;
}
.vc_step.content_top .vc-step-items .step_box .step_title_content {
position: relative;
margin-top: 0;
margin-right: 60px;
padding-right: 30px;
}
.vc_step.content_top .vc-step-items .step_box .step_title_content .step_title {
margin-top: 25px;
}
.vc_step.content_top .vc-step-items .step_box .step_title_content .step_content {
margin-bottom: 50px;
}
.vc_step.content_top .vc-step-items .step_box .step_title_content .step_content .content_step {
line-height: 25px;
line-clamp: 3;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3; -webkit-box-orient: vertical;
}
.vc_step.content_top .vc-step-items .step_image {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
text-align: right;
}
.vc_step.style_2 .vc-step-items .step_image {
padding: 0 15px;
}
.vc_step.style_2 .vc-step-items .step_image .br-50 {
-webkit-border-radius: 50%;
border-radius: 50%;
border: 1px solid #fff;
}
.vc_step.style_2 .vc-step-items .step_box {
padding: 0 15px;
}
.vc_step.style_2 .vc-step-items .step_box .step_number {
padding-bottom: 20px;
}
.vc_step.style_2 .vc-step-items .step_box .step_number .number {
margin-bottom: 0;
display: inline-block;
overflow: hidden;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
width: 100%;
}
.vc_step.style_2 .vc-step-items .step_box .step_number .step_title {
margin-bottom: 0;
max-width: 260px;
overflow: hidden;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
display: inline-block;
text-transform: capitalize;
font-size: 36px;
line-height: 1;
font-family: Brush Script MT;
}
.vc_step.style_2.content_right .step_box {
text-align: left;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-right: -50px;
-webkit-flex-shrink: 500;
-ms-flex-negative: 500;
flex-shrink: 500;
}
.vc_step.style_2.content_right .step_box .step_number {
max-width: 245px;
}
.vc_step.style_2.content_right .step_box .step_number:before {
border-bottom: 0 none !important;
}
.vc_step.style_2.content_right .step_box .step_title_content {
position: relative;
margin-top: 0;
padding-top: 30px;
padding-right: 15px;
}
.vc_step.style_2.content_right .step_box .step_title_content .content_step {
min-height: 63px;
}
.vc_step.style_2.content_right .step_box .step_title_content:before {
content: '';
display: block;
position: absolute;
left: -30px;
right: -webkit-calc(-150% - 18px);
right: calc(-150% - 18px);
bottom: 0;
top: 0;
border-top: 1px dashed #fff;
-webkit-border-radius: 0px 10px 0 0;
border-radius: 0px 10px 0 0;
}
.vc_step.style_2.content_right .step_box .step_title_content:after {
content: '\f101';
font-family: 'fontello';
display: block;
position: absolute;
top: -12px;
right: -50%;
font-size: 24px;
color: #fff;
line-height: 1;
}
.vc_step.style_2.content_top .vc-step-items {
position: relative;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-right: -webkit-calc(-50% + 55px);
margin-right: calc(-50% + 55px);
}
.vc_step.style_2.content_top .step_image {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
position: relative;
}
.vc_step.style_2.content_top .step_image:before {
content: '';
display: block;
position: absolute;
left: -webkit-calc(-150% + 10px);
left: calc(-150% + 10px);
right: -webkit-calc(100% - 15px);
right: calc(100% - 15px);
bottom: 0;
top: 50%;
border-top: 1px dashed #fff;
}
.vc_step.style_2.content_top .step_image:after {
content: '\f100';
font-family: 'fontello';
display: block;
position: absolute;
top: -webkit-calc(50% - 12px);
top: calc(50% - 12px);
left: -100%;
font-size: 24px;
color: #fff;
line-height: 1;
}
.vc_step.style_2.content_top .step_box {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
position: absolute;
bottom: 100%;
}
.vc_step.style_2.content_top .step_box .step_number {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
padding: 0;
margin: 0;
padding-left: 45px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
text-align: left;
min-width: 375px;
}
.vc_step.style_2.content_top .step_box .step_title_content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
padding: 0;
margin: 0;
padding-right: 45px;
text-align: right;
min-width: 375px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.vc_step.style_2.content_top .step_box .step_title_content:before {
left: -30px !important;
bottom: 0 !important;
border-right: 1px dashed #fff !important;
-webkit-border-radius: 0 10px 0 0px;
border-radius: 0 10px 0 0px;
border-top: 0 !important;
}
.vc_step.style_2.content_top .step_box .step_title_content .step_content {
margin-bottom: 0;
min-height: 70px;
}
.vc_step.style_2.content_left {
margin-top: 100px;
}
.vc_step.style_2.content_left .vc-step-items {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.vc_step.style_2.content_left .step_box {
text-align: left;
margin-left: -50px;
-webkit-flex-shrink: 500;
-ms-flex-negative: 500;
flex-shrink: 500;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.vc_step.style_2.content_left .step_box .step_number {
max-width: 245px;
text-align: right;
}
.vc_step.style_2.content_left .step_box .step_number:before {
content: '';
position: absolute;
left: -webkit-calc(-150% - 18px);
left: calc(-150% - 18px);
right: -30px !important;
bottom: 0;
top: 0;
border-bottom: 1px dashed #fff !important;
-webkit-border-radius: 0 0 0 10px;
border-radius: 0 0 0 10px;
}
.vc_step.style_2.content_left .step_box .step_number:after {
content: '\f101';
font-family: 'fontello';
display: block;
position: absolute;
bottom: -12px;
left: -50%;
font-size: 24px;
color: #fff;
line-height: 1;
}
.vc_step.style_2.content_left .step_box .step_title_content {
text-align: right;
position: relative;
margin-top: 0;
padding-top: 30px;
min-width: 207px;
}
.vc_step.style_2.content_left .step_box .step_title_content .content_step {
min-height: 71px;
}
.vc_step.style_2.content_bottom .vc-step-items {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-left: -webkit-calc(-50% + 55px);
margin-left: calc(-50% + 55px);
}
.vc_step.style_2.content_bottom .vc-step-items .step_box {
margin-top: 0;
}
.vc_step.style_2.content_bottom .vc-step-items .step_box .step_number {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
text-align: right;
}
.vc_step.style_2.content_bottom .vc-step-items .step_box .step_number:before {
top: 0 !important;
border-right: 0 none !important;
}
.vc_step.style_2.content_bottom .vc-step-items .step_box .step_title_content {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
position: relative;
min-width: 375px;
}
.vc_step.style_2.content_bottom .vc-step-items .step_box .step_title_content .content_step {
min-height: 70px;
}
.vc_step.style_2.content_bottom .vc-step-items .step_box .step_title_content:before {
content: '';
display: block;
position: absolute;
left: 0;
bottom: 0;
top: 0;
right: -30px;
border-left: 1px dashed #fff !important;
border-bottom: 0 !important;
-webkit-border-radius: 0 0 0 10px;
border-radius: 0 0 0 10px;
}
.nb_vc_page_tab {
margin-bottom: 27px;
position: relative;
cursor: pointer;
overflow: hidden;
}
.nb_vc_page_tab .page_tab_item {
position: relative;
}
.nb_vc_page_tab:hover .page_tab_content {
opacity: 1;
visibility: visible;
background-color: rgba(255, 255, 255, 0.4);
}
.nb_vc_page_tab:hover .page_tab_content::before {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
}
.nb_vc_page_tab:hover .page_tab_content .page_tab_title {
position: relative;
}
.nb_vc_page_tab:hover .page_tab_content .page_tab_description {
position: relative;
}
.nb_vc_page_tab:hover .page_tab_content .page_tab_readmore {
position: relative;
}
.nb_vc_page_tab .page_tab_content {
height: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.nb_vc_page_tab .page_tab_content .page_tab_description {
overflow: hidden;
height: 75px;
}
.nb_vc_page_tab .page_tab_content .page_tab_readmore {
padding: 12px 15px;
border: 1px solid #ccc;
background-color: transparent;
display: inline-block;
margin-top: 25px;
-webkit-border-radius: 5px;
border-radius: 5px;
line-height: 1;
}
.nb_vc_page_tab .page_tab_content .page_tab_readmore:hover {
background-color: #fff;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.nbfw_banner-container {
position: relative;
overflow: hidden;
margin-bottom: 30px;
}
.nbfw_banner-container img {
width: 100%;
vertical-align: middle;
-webkit-transition: all .5s;
-o-transition: all .5s;
transition: all .5s;
}
.nbfw_banner-container .info-wrapper {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.nbfw_banner-container .info-wrapper.bg-white {
top: 15px;
left: 15px;
width: auto;
height: auto;
background: rgba(255, 255, 255, 0.5);
right: 15px;
bottom: 15px;
}
.nbfw_banner-container .info-wrapper.bg-white .nbfw-txt-info .banner-more:hover {
color: #fff !important;
}
.nbfw_banner-container .nbfw-txt-info {
display: inline-table;
}
.nbfw_banner-container .nbfw-txt-info a:hover {
text-decoration: none;
}
.nbfw_banner-container .nbfw-txt-info .txt-primary {
color: #444;
margin-bottom: 3px;
}
.nbfw_banner-container .nbfw-txt-info .txt-caption {
font-size: 16px;
color: #666;
position: relative;
margin-bottom: 10px;
}
.nbfw_banner-container .nbfw-txt-info .txt-caption.has-divider {
margin-bottom: 38px;
}
.nbfw_banner-container .nbfw-txt-info .txt-caption .txt-caption-divider {
content: "";
position: absolute;
width: 52px;
bottom: -14px;
display: inline-block;
border-top: solid 1px;
}
.nbfw_banner-container .nbfw-txt-info.text-right .txt-caption-divider {
right: 0;
}
.nbfw_banner-container .nbfw-txt-info.text-center .txt-caption-divider {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.nbfw_banner-container .nbfw-txt-info.text-left .txt-caption-divider {
left: 0;
}
.nbfw_banner-container .nbfw-txt-info .txt-des {
font-size: 14px;
color: #888;
margin-bottom: 0;
margin-top: 5px;
}
.nbfw_banner-container .nbfw-txt-info.p-center-center {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.nbfw_banner-container .nbfw-txt-info.p-top-left {
position: absolute;
left: 9%;
top: 5%;
}
.nbfw_banner-container .nbfw-txt-info.p-top-right {
position: absolute;
right: 9%;
top: 5%;
}
.nbfw_banner-container .nbfw-txt-info.p-center-right {
position: absolute;
right: 9%;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.nbfw_banner-container .nbfw-txt-info.p-center-left {
position: absolute;
left: 9%;
top: 50%;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.nbfw_banner-container .nbfw-txt-info.p-bottom-center {
position: absolute;
left: 50%;
bottom: 5%;
-webkit-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.nbfw_banner-container .nbfw-txt-info.p-bottom-right {
position: absolute;
right: 8%;
bottom: 8%;
}
.nbfw_banner-container .nbfw-txt-info.p-bottom-left {
position: absolute;
left: 8%;
bottom: 8%;
}
.nbfw_banner-container .nbfw-txt-info .banner-more {
background: transparent;
padding: 9px 20px;
-webkit-border-radius: 5px;
border-radius: 5px;
color: #fff;
border: solid 1px #fff;
font-size: 14px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.nbfw_banner-container .nbfw-txt-info .banner-more:hover {
color: #fff;
}
.nbfw_banner-container .nbfw-txt-info .banner-more.no-border {
border: 0;
padding: 0;
background: none;
font-weight: bold;
}
.nbfw_banner-container .nbfw-txt-info .banner-more.no-border:hover {
background: transparent;
}
.nbfw_banner-container .nbfw-txt-info .banner-more:after {
content: '\f101';
font-family: "fontello";
margin-left: 5px;
}
.bg-fullwidth .nbfw_banner-container .nbfw-txt-info {
width: 100%;
bottom: 0 !important;
left: 0;
padding: 5px 0;
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: translate3d(0, 75px, 0);
transform: translate3d(0, 75px, 0);
}
.bg-fullwidth .nbfw_banner-container .nbfw-txt-info .txt-caption {
margin-bottom: 0;
}
.bg-fullwidth .nbfw_banner-container img {
-webkit-transition: -webkit-transform 0.35s;
transition: -webkit-transform 0.35s;
-o-transition: transform 0.35s;
transition: transform 0.35s;
transition: transform 0.35s, -webkit-transform 0.35s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.bg-fullwidth .nbfw_banner-container:hover .nbfw-txt-info {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.bg-fullwidth .nbfw_banner-container:hover img {
-webkit-transform: translate3d(0, -75px, 0);
transform: translate3d(0, -75px, 0);
}
.category-layout-hp4 .nbfw_banner-container .nbfw-txt-info {
left: 0;
top: 20%;
-webkit-transition: all .35s;
-o-transition: all .35s;
transition: all .35s;
}
.category-layout-hp4 .nbfw_banner-container .nbfw-txt-info h4 {
background: #333;
letter-spacing: 1.25px;
padding: 5px 20px;
font-weight: normal;
margin-bottom: 8px;
}
.category-layout-hp4 .nbfw_banner-container .nbfw-txt-info .banner-more {
padding: 0 20px;
letter-spacing: 1.1px;
}
.category-layout-hp4 .nbfw_banner-container:hover .nbfw-txt-info {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.category-layout-hp5.image-right {
text-align: right;
}
.category-layout-hp5.image-left {
text-align: left;
}
.category-layout-hp5.image-left .nbfw_banner-container .nbfw-txt-info {
right: 0;
left: auto;
}
.category-layout-hp5 .nbfw_banner-container a:first-child {
display: inline-block;
overflow: hidden;
}
.category-layout-hp5 .nbfw_banner-container img {
width: auto;
max-width: 100%;
}
.category-layout-hp5 .nbfw_banner-container .nbfw-txt-info {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all .35s;
-o-transition: all .35s;
transition: all .35s;
width: 268px;
}
.category-layout-hp5 .nbfw_banner-container .nbfw-txt-info h4 {
border-bottom: solid 1px #999999;
position: absolute;
width: 268px;
-webkit-transition: -webkit-transform 0.35s;
transition: -webkit-transform 0.35s;
-o-transition: transform 0.35s;
transition: transform 0.35s;
transition: transform 0.35s, -webkit-transform 0.35s;
font-weight: normal;
padding: 0 15px 8px;
}
.category-layout-hp5 .nbfw_banner-container .nbfw-txt-info h4:after {
content: '\f101';
font-family: "fontello";
margin-left: 5px;
}
.category-layout-hp5 .nbfw_banner-container .nbfw-txt-info .txt-des {
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
margin-top: 10px;
padding-left: 15px;
padding-right: 15px;
}
.category-layout-hp5 .nbfw_banner-container:hover .nbfw-txt-info h4 {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.category-layout-hp5 .nbfw_banner-container:hover .nbfw-txt-info .txt-des {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .zoom-in .nbfw_banner-container .nbfw-txt-info .banner-more {
opacity: 0;
}
.zoom-in .nbfw_banner-container img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
.zoom-in .nbfw_banner-container .bg-white {
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.zoom-in .nbfw_banner-container:hover img {
-webkit-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
opacity: 0.85;
}
.zoom-in .nbfw_banner-container:hover .nbfw-txt-info .banner-more {
opacity: 1;
}
.zoom-in .nbfw_banner-container:hover .bg-white {
background: rgba(255, 255, 255, 0.9);
}
.lightning .nbfw_banner-container .info-wrapper:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.5);
content: '';
-webkit-transition: -webkit-transform .6s;
transition: -webkit-transform .6s;
-o-transition: transform .6s;
transition: transform .6s;
transition: transform .6s, -webkit-transform .6s;
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
cursor: pointer;
}
.lightning .nbfw_banner-container .bg-white {
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.lightning .nbfw_banner-container img {
opacity: 1;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: scale3d(1.05, 1.05, 1);
transform: scale3d(1.05, 1.05, 1);
}
.lightning .nbfw_banner-container .nbfw-txt-info .banner-more {
opacity: 0;
}
.lightning:hover .nbfw_banner-container .info-wrapper:before {
-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.lightning:hover .nbfw_banner-container .bg-white {
background: rgba(255, 255, 255, 0.9);
}
.lightning:hover .nbfw_banner-container img {
opacity: 0.8;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
.lightning:hover .nbfw_banner-container .nbfw-txt-info .banner-more {
opacity: 1;
}
.border-inside .nbfw_banner-container .info-wrapper:before {
position: absolute;
top: 20px;
right: 20px;
bottom: 20px;
left: 20px;
border: 1px solid #fff;
content: '';
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
.border-inside .nbfw_banner-container .bg-white {
-webkit-transition: all 0.3 ease-in-out;
-o-transition: all 0.3 ease-in-out;
transition: all 0.3 ease-in-out;
}
.border-inside .nbfw_banner-container img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: scale(1.12);
-ms-transform: scale(1.12);
transform: scale(1.12);
}
.border-inside .nbfw_banner-container .nbfw-txt-info .banner-more {
opacity: 0;
}
.border-inside:hover .nbfw_banner-container .info-wrapper:before {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.border-inside:hover .nbfw_banner-container .bg-white {
background: rgba(255, 255, 255, 0.9);
}
.border-inside:hover .nbfw_banner-container img {
opacity: 0.8;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.border-inside:hover .nbfw_banner-container .nbfw-txt-info .banner-more {
opacity: 1;
}
.flashing {
position: relative;
overflow: hidden;
}
.flashing .nbfw_banner-container .info-wrapper:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
-webkit-transition: all .5s linear;
-o-transition: all .5s linear;
transition: all .5s linear;
}
.flashing .nbfw_banner-container .info-wrapper:after {
content: '';
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
-webkit-transition: all .5s linear;
-o-transition: all .5s linear;
transition: all .5s linear;
}
.flashing .nbfw_banner-container .bg-white {
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.flashing .nbfw_banner-container img {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, -webkit-transform 0.35s;
-o-transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
-webkit-transform: scale(1.12);
-ms-transform: scale(1.12);
transform: scale(1.12);
}
.flashing .nbfw_banner-container .nbfw-txt-info .banner-more {
opacity: 0;
}
.flashing:hover .nbfw_banner-container .info-wrapper:before {
right: 50%;
left: 50%;
background: rgba(255, 255, 255, 0.5);
}
.flashing:hover .nbfw_banner-container .info-wrapper:after {
top: 50%;
bottom: 50%;
background: rgba(255, 255, 255, 0.5);
}
.flashing:hover .nbfw_banner-container .bg-white {
background: rgba(255, 255, 255, 0.9);
}
.flashing:hover .nbfw_banner-container img {
opacity: 0.8;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.flashing:hover .nbfw_banner-container .nbfw-txt-info .banner-more {
opacity: 1;
}
.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-primary {
font-weight: 300;
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-primary span {
display: inline-block;
}
.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-primary .txt_primary_custom_1 {
font-size: 48px;
font-weight: 700;
line-height: 48px;
font-family: 'Playfair display';
}
.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-primary .txt_primary_custom_2 {
font-size: 18px;
vertical-align: top;
}
.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-caption {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
margin-bottom: 6px;
font-weight: bold;
}
.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .txt-caption .txt-caption-divider {
bottom: 7px;
}
.banner-images-hp4 .nbfw_banner-container .nbfw-txt-info .banner-more {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.teepro-info-box .aio-icon-box .aio-icon-left {
vertical-align: middle;
line-height: initial;
}
.teepro-info-box .aio-icon-component {
margin-bottom: 10px;
}
.teepro-info-box.mgr-20 .left-icon .aio-icon-left .aio-icon {
margin-right: 20px;
}
.teepro-info-box.mgr-40 .left-icon .aio-icon-left .aio-icon {
margin-right: 40px;
}
.teepro-info-box.has-border .aio-icon-component {
margin-bottom: 0;
border-right: solid 1px #ffffff;
padding-top: 20px;
padding-bottom: 8px;
}
.teepro-info-box.has-border .vc_row > .wpb_column:last-child > .vc_column-inner > .wpb_wrapper .aio-icon-component {
border-right: 0;
}
.teepro-info-box.has-bg .aio-icon-component {
-webkit-border-radius: 5px;
border-radius: 5px;
}
.teepro-info-box.has-bg .aio-icon-component .aio-icon-box {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 0 35px;
min-height: 126px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.teepro-info-box.has-bg .aio-icon-component .aio-icon-box.left-icon .aio-icon-header {
float: none;
}
.teepro-info-box.has-bg .bg-green .aio-icon-component {
background: #c8dbc5;
}
.teepro-info-box.has-bg .bg-purple .aio-icon-component {
background: #d5dbf6;
}
.teepro-info-box.has-bg .bg-pink .aio-icon-component {
background: #ffeaf0;
}
.teepro-info-box.has-bg .bg-gray .aio-icon-component {
background: #f3f3f3;
}
.teepro-info-box.has-white-bg .aio-icon-component {
background: #fff;
padding: 30px 15px;
min-height: 281px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.teepro-info-box.has-icon-bg .aio-icon-component {
margin-bottom: 24px;
}
.teepro-info-box.change-bg .aio-icon-component {
margin-bottom: 32px;
}
.teepro-info-box.change-bg .aio-icon-component .aio-icon.circle {
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.teepro-info-box.change-bg .aio-icon-component:hover .aio-icon.circle {
color: #fff !important;
}
.info-box-our-services .aio-icon-component {
margin-bottom: 30px;
cursor: pointer;
}
.info-box-our-services .aio-icon-box {
padding: 45px 30px;
background: #f7f6f2;
}
.info-box-our-services .aio-icon-box .aio-icon i {
color: #000;
}
.info-box-our-services .aio-icon-box .aio-icon-header .aio-icon-title {
color: #333;
}
.info-box-our-services .aio-icon-box .aio-icon-read {
margin-top: 12px;
}
.info-box-our-services .aio-icon-box:hover {
color: #fff;
background: #000;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.info-box-our-services .aio-icon-box:hover .aio-icon i {
color: #fff;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.info-box-our-services .aio-icon-box:hover .aio-icon-header .aio-icon-title {
color: #fff;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.info-box-our-services .aio-icon-box:hover .aio-icon-read {
color: #fff;
}
.info-box-our-services .default-icon .aio-icon-header {
display: block;
margin-top: 25px;
}
.teepro-our-customers {
margin-bottom: 30px;
}
.teepro-our-customers .our-customers-wrap .our-customer-images .swiper-wrapper .swiper-slide .customer-img {
text-align: center;
}
.teepro-our-customers .our-customers-wrap .our-customer-images .swiper-wrapper .swiper-slide .customer-img img {
cursor: pointer;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
vertical-align: middle;
opacity: 0.65;
}
.teepro-our-customers .our-customers-wrap .our-customer-images .swiper-wrapper .swiper-slide .customer-img:hover img {
-webkit-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
opacity: 1;
}
.teepro-our-customers .our-customers-wrap .our-customer-images .swiper-wrapper .swiper-slide .customer-img.has-border {
border: solid 1px #eeeeee;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.teepro-our-customers .our-customers-wrap .our-customers-pagination {
text-align: center;
margin-top: 18px;
}
.teepro-our-customers .our-customers-wrap .our-customers-pagination .swiper-pagination-bullet {
width: 12px;
height: 12px;
}
.teepro-our-customers .our-customers-wrap .our-customers-pagination.rectangle-style .swiper-pagination-bullet {
width: 30px;
height: 5px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.teepro-our-customers .our-customers-wrap .swiper-button-prev,
.teepro-our-customers .our-customers-wrap .swiper-button-next {
-webkit-background-size: 0 0;
background-size: 0;
height: 45px;
line-height: 45px;
text-align: center;
opacity: .6;
}
.teepro-our-customers .our-customers-wrap .swiper-button-prev:hover,
.teepro-our-customers .our-customers-wrap .swiper-button-next:hover {
opacity: 1;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.teepro-our-customers .our-customers-wrap .swiper-button-next:before,
.teepro-our-customers .our-customers-wrap .swiper-button-prev:before {
font-family: 'fontello';
content: '\e911';
font-size: 30px;
display: block;
}
.teepro-our-customers .our-customers-wrap .swiper-button-prev:before {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.noo-line {
position: absolute;
left: 0;
top: 0;
width: -webkit-calc(100%);
width: calc(100%);
height: -webkit-calc(100%);
height: calc(100%);
display: block;
}
.noo-line .line-one {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: -webkit-calc(100% - 40px);
height: calc(100% - 40px);
margin-top: 20px;
border-width: 0 2px;
border-style: solid;
border-color: #79cba8;
display: block;
}
.noo-line .line-one span:first-child {
width: 20px;
height: 20px;
position: absolute;
left: -2px;
top: -20px;
display: block;
overflow: hidden;
}
.noo-line .line-one span:first-child:before {
width: 40px;
height: 40px;
-webkit-border-radius: 50%;
border-radius: 50%;
display: block;
position: absolute;
border: 2px solid #79cba8;
content: '';
left: -20px;
top: -20px;
}
.noo-line .line-one span:last-child {
width: 20px;
height: 20px;
position: absolute;
left: -2px;
bottom: -20px;
display: block;
overflow: hidden;
}
.noo-line .line-one span:last-child:before {
width: 40px;
height: 40px;
-webkit-border-radius: 50%;
border-radius: 50%;
display: block;
position: absolute;
border: 2px solid #79cba8;
content: '';
left: -20px;
top: 0;
}
.noo-line .line-two {
position: absolute;
left: 0;
top: 0;
width: -webkit-calc(100% - 40px);
width: calc(100% - 40px);
height: 100%;
margin-left: 20px;
border-width: 2px 0;
border-style: solid;
border-color: #79cba8;
display: block;
}
.noo-line .line-two span:first-child {
width: 20px;
height: 20px;
position: absolute;
right: -19px;
top: -2px;
display: block;
overflow: hidden;
}
.noo-line .line-two span:first-child:before {
width: 40px;
height: 40px;
-webkit-border-radius: 50%;
border-radius: 50%;
display: block;
position: absolute;
border: 2px solid #79cba8;
content: '';
right: -21px;
top: -20px;
}
.noo-line .line-two span:last-child {
width: 20px;
height: 20px;
position: absolute;
right: -19px;
bottom: -2px;
display: block;
overflow: hidden;
}
.noo-line .line-two span:last-child:before {
width: 40px;
height: 40px;
-webkit-border-radius: 50%;
border-radius: 50%;
display: block;
position: absolute;
border: 2px solid #79cba8;
content: '';
right: -21px;
top: 0;
}
.teepro-image-slider .image-slider-block .image-slider-pagination {
text-align: center;
margin-top: 18px;
}
.teepro-image-slider .image-slider-block .image-slider-pagination .swiper-pagination-bullet {
width: 12px;
height: 12px;
}
.teepro-image-slider .image-slider-block .swiper-button-prev,
.teepro-image-slider .image-slider-block .swiper-button-next {
-webkit-background-size: 0 0;
background-size: 0;
height: 45px;
line-height: 45px;
text-align: center;
opacity: .6;
}
.teepro-image-slider .image-slider-block .swiper-button-prev:hover,
.teepro-image-slider .image-slider-block .swiper-button-next:hover {
opacity: 1;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.teepro-image-slider .image-slider-block .swiper-button-next:before,
.teepro-image-slider .image-slider-block .swiper-button-prev:before {
font-family: 'fontello';
content: '\e911';
font-size: 30px;
display: block;
}
.teepro-image-slider .image-slider-block .swiper-button-prev:before {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.sc-video .fluid-iframe {
width: 100%;
padding-bottom: 56.25%;
}
.sc-video .fluid-iframe iframe {
max-width: 100%;
max-height: 100%;
}
.sc-video .sc-video-thumb {
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.sc-video .sc-video-thumb iframe {
width: 100%;
height: 100%;
left: 0;
top: 0;
display: none;
}
.sc-video .sc-video-thumb img {
cursor: pointer;
}
.sc-video .sc-video-thumb .icon-play-button {
left: 50%;
top: 50%;
position: absolute;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
border-radius: 50%;
height: 80px;
width: 80px;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.sc-video .sc-video-thumb .icon-play-button:before {
position: absolute;
content: "\a904";
font-size: 60px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
margin: 0;
color: #fff;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.sc-video.tr .fluid-iframe iframe {
right: 0;
}
.sc-video.tc .fluid-iframe iframe {
left: 50%;
}
.sc-video .sc-video-popup {
display: inline-block;
position: relative;
}
.sc-video:hover .sc-video-thumb {
opacity: 0.85;
}
.sc-video:hover .icon-play-button {
height: 90px;
width: 90px;
}
.sc-video:hover .icon-play-button:before {
font-size: 65px;
}
.sc-video[class*="shadow-"] > div {
z-index: 1;
}
.sc-video[class*="shadow-"] > div:before,
.sc-video[class*="shadow-"] > div:after {
content: "";
position: absolute;
z-index: -1;
}
.sc-video.shadow-1 > div img {
-webkit-border-radius: 2% 0 0 0 / 20% 0 0 0;
border-radius: 2% 0 0 0 / 20% 0 0 0;
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
}
.sc-video.shadow-1 > div:before {
-webkit-transform: rotate(7deg) translate(20px, 25px) skew(20deg);
-ms-transform: rotate(7deg) translate(20px, 25px) skew(20deg);
transform: rotate(7deg) translate(20px, 25px) skew(20deg);
top: 0;
left: 0;
width: 33%;
height: 25%;
-webkit-box-shadow: -10px -10px 15px rgba(0, 0, 0, 0.5);
box-shadow: -10px -10px 15px rgba(0, 0, 0, 0.5);
}
.sc-video.shadow-2 > div img {
-webkit-border-radius: 0 0 25% 25% / 0 0 3% 3%;
border-radius: 0 0 25% 25% / 0 0 3% 3%;
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
}
.sc-video.shadow-2 > div:before {
-webkit-transform: rotate(-3deg) skew(0);
-ms-transform: rotate(-3deg) skew(0);
transform: rotate(-3deg) skew(0);
bottom: 15px;
left: 10px;
width: 50%;
height: 20%;
-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
}
.sc-video.shadow-2 > div:after {
-webkit-transform: rotate(3deg) skew(0);
-ms-transform: rotate(3deg) skew(0);
transform: rotate(3deg) skew(0);
bottom: 15px;
right: 10px;
width: 50%;
height: 20%;
-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
}
.sc-video.shadow-3 > div img {
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
-webkit-border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
}
.sc-video.shadow-3 > div:before {
width: 80%;
height: 40%;
left: 10%;
-webkit-border-radius: 50%;
border-radius: 50%;
top: 0;
-webkit-box-shadow: 0 -7px 16px rgba(0, 0, 0, 0.4);
box-shadow: 0 -7px 16px rgba(0, 0, 0, 0.4);
}
.sc-video.shadow-3 > div:after {
width: 80%;
height: 40%;
left: 10%;
-webkit-border-radius: 50%;
border-radius: 50%;
bottom: 0;
-webkit-box-shadow: 0 7px 16px rgba(0, 0, 0, 0.4);
box-shadow: 0 7px 16px rgba(0, 0, 0, 0.4);
}
.sc-video.shadow-4 > div img {
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
-webkit-border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
}
.sc-video.shadow-4 > div:after {
width: 80%;
height: 40%;
left: 10%;
-webkit-border-radius: 50%;
border-radius: 50%;
bottom: 0;
-webkit-box-shadow: 0 7px 16px rgba(0, 0, 0, 0.4);
box-shadow: 0 7px 16px rgba(0, 0, 0, 0.4);
}
.sc-video.shadow-5 > div img {
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
-webkit-border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
}
.sc-video.shadow-5 > div:before {
width: 80%;
height: 40%;
left: 10%;
-webkit-border-radius: 50%;
border-radius: 50%;
top: 0;
-webkit-box-shadow: 0 -7px 16px rgba(0, 0, 0, 0.4);
box-shadow: 0 -7px 16px rgba(0, 0, 0, 0.4);
}
.sc-video.shadow-6 > div img {
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
-webkit-border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
}
.sc-video.shadow-6 > div:before {
-webkit-transform: skew(36deg);
-ms-transform: skew(36deg);
transform: skew(36deg);
-webkit-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
transform-origin: 0 100%;
left: 80px;
bottom: 5px;
width: 100%;
height: 37%;
-webkit-border-radius: 10% 0 0 0;
border-radius: 10% 0 0 0;
-webkit-box-shadow: -86px 0 17px rgba(0, 0, 0, 0.33);
box-shadow: -86px 0 17px rgba(0, 0, 0, 0.33);
}
.sc-video.shadow-7 > div img {
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
-webkit-border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
}
.sc-video.shadow-7 > div:before {
-webkit-transform: skew(-36deg);
-ms-transform: skew(-36deg);
transform: skew(-36deg);
-webkit-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
transform-origin: 0 100%;
right: 80px;
bottom: 5px;
width: 100%;
height: 37%;
-webkit-border-radius: 0 10% 0 0;
border-radius: 0 10% 0 0;
-webkit-box-shadow: 86px 0 17px rgba(0, 0, 0, 0.33);
box-shadow: 86px 0 17px rgba(0, 0, 0, 0.33);
}
.sc-video.shadow-8 > div img {
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
-webkit-border-radius: 0 0 1% 0 / 0 0 20% 0;
border-radius: 0 0 1% 0 / 0 0 20% 0;
}
.sc-video.shadow-8 > div:before {
-webkit-transform: skew(2deg, 2deg) translate(3px, 8px);
-ms-transform: skew(2deg, 2deg) translate(3px, 8px);
transform: skew(2deg, 2deg) translate(3px, 8px);
width: 98%;
height: 96%;
bottom: 0;
right: 0;
background: #eee;
border: 1px solid #ccc;
-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
}
.sc-video.shadow-8 > div:after {
-webkit-transform: skew(2deg, 2deg) translate(-1px, 2px);
-ms-transform: skew(2deg, 2deg) translate(-1px, 2px);
transform: skew(2deg, 2deg) translate(-1px, 2px);
width: 98%;
height: 96%;
bottom: 0;
right: 0;
background: #eee;
border: 1px solid #ccc;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.sc-video.shadow-9 > div img {
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
-webkit-border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
border-radius: 1% 1% 1% 1% / 1% 1% 1% 1%;
}
.sc-video.shadow-9 > div:before {
left: 0;
width: 100%;
height: 80%;
-webkit-border-radius: 10px / 100px;
border-radius: 10px / 100px;
top: 10%;
bottom: 10%;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
}
.vccat-thumb {
position: relative;
overflow: hidden;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.vccat-thumb img {
-webkit-transition: all 0.4s ease 0s;
-o-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.vccat-thumb:hover img {
-webkit-transform: scale(1.08);
-ms-transform: scale(1.08);
transform: scale(1.08);
}
.pr {
position: relative;
}
.pa {
position: absolute;
}
.widget_nbelement_contact_info ul.nbelement-info {
margin: 0;
padding: 0;
}
.widget_nbelement_contact_info ul.nbelement-info li {
border-bottom: 0 !important;
padding-top: 0;
padding-bottom: 0;
margin-bottom: 18px;
}
.widget_nbelement_contact_info ul.nbelement-info li i {
margin-right: 10px;
}
.widget_nbelement_contact_info ul.nbelement-info li a {
padding-left: 0px !important;
}
.widget_nbelement_contact_info ul.nbelement-info li a:before {
content: none !important;
}
.widget .nbfw-social-link-widget {
margin-top: 0;
}
.widget .nbfw-social-link-widget li {
display: inline-block;
border-bottom: 0 !important;
padding: 0;
margin-bottom: 0;
}
.widget .nbfw-social-link-widget li a {
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
width: 35px;
height: 35px;
line-height: 38px;
margin-right: 10px;
}
.widget .nbfw-social-link-widget li a i {
font-size: 18px;
}
.widget .nbfw-social-link-widget li:last-child a {
margin-right: 0px;
}
.widget .nbfw-social-link-widget.align-left {
text-align: left;
}
.widget .nbfw-social-link-widget.align-right {
text-align: right;
}
.widget .nbfw-social-link-widget.align-center {
text-align: center;
}
.widget .nbfw-social-link-widget.black-icon li a {
color: #1b1b1b;
background: #6b6b6b;
}
.widget .nbfw-social-link-widget.black-icon li a:hover {
color: #fff;
}
.widget .nbfw-social-link-widget.gray-icon li a {
color: #999999;
background: transparent;
border: solid 1px #999999;
}
.widget .nbfw-social-link-widget.white-icon li a {
color: #fff;
background: transparent;
border: solid 1px #fff;
}
.widget .nbfw-social-link-widget.white-icon li a:hover {
background: #fff;
}
.widget .nbfw-social-link-widget.big-size li a {
width: 45px;
height: 45px;
line-height: 50px;
}
.widget .nbfw-social-link-widget.big-size li a i {
font-size: 22px;
}
#secondary .widget.nbfw-social-links {
border: 2px solid;
padding: 20px;
}
#secondary .widget.nbfw-social-links:first-of-type {
padding-top: 30px;
}
#secondary .widget.nbfw-social-links h3.widget-title {
border-bottom: none;
font-size: 20px;
font-weight: 500;
text-align: center;
margin-bottom: 0;
}
#secondary .widget.nbfw-social-links h3.widget-title:before {
display: none;
}
#secondary .widget .nbfw-social-link-widget.gray-icon li a {
color: #666666;
background: #e6e7e8;
border: none;
}
#secondary .widget .nbfw-social-link-widget.gray-icon li a:hover {
color: #fff;
}
.nb-instagram-feed .instagram-widget-img {
margin-left: -5px;
margin-right: -5px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.nb-instagram-feed .instagram-pics {
margin-bottom: 10px;
padding-right: 5px;
padding-left: 5px;
}
.nb-instagram-feed .instagram-pics.item-col-2 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.nb-instagram-feed .instagram-pics.item-col-3 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333333%;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.nb-instagram-feed .instagram-pics.item-col-4 {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.nb-instagram-feed .instagram-pics > a {
position: relative;
display: inline-block;
overflow: hidden;
}
.nb-instagram-feed .instagram-pics > a:after {
content: '';
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
border: 1px solid #fff;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.nb-instagram-feed .instagram-pics img {
vertical-align: middle;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.nb-instagram-feed .instagram-pics:hover img {
-webkit-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
opacity: 0.85;
}
.nb-instagram-feed .instagram-pics:hover > a:after {
top: 15px;
left: 15px;
bottom: 15px;
right: 15px;
}
.widget-post-lists {
list-style-type: none;
padding-left: 0;
}
.widget-post-lists li {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 30px;
border-bottom: none !important;
}
.widget-post-lists li > a {
width: -webkit-calc(40% - (0.6 * 10px));
width: calc(40% - (0.6 * 10px));
}
.widget-post-lists li .wpl-info {
width: -webkit-calc(60% - (0.4 * 10px));
width: calc(60% - (0.4 * 10px));
}
.widget-post-lists li .wpl-info h6 {
margin-bottom: 10px;
}
.widget-post-lists li .wpl-info h6 a {
font-size: 16px;
font-weight: 400;
}
.widget-post-lists li .wpl-info p {
font-size: 14px;
margin-bottom: 0;
color: #989898;
}
.widget-post-lists li .wpl-info > a {
font-size: 12px;
text-transform: capitalize;
}
.widget-post-lists li .wpl-info > a:after {
content: '\f105';
font-family: 'fontawesome';
margin-left: 5px;
}
.related-product {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
cursor: context-menu;
}
.related-product:not(:last-child) {
margin-bottom: 25px;
}
.related-product > a {
-webkit-box-flex: 0;
-webkit-flex: 0 0 30%;
-ms-flex: 0 0 30%;
flex: 0 0 30%;
margin-right: 15px;
}
.related-product > a img {
border: 1px solid transparent;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.related-product .relate_content h3 {
margin-bottom: 0;
}
.related-product .relate_content h3 a {
font-size: 14px;
display: block;
}
.related-product .relate_content .price {
font-size: 16px;
font-weight: bold;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.related-product .relate_content .price .sale {
margin-right: 15px;
font-weight: 400;
text-decoration: line-through;
}
.related-product .relate_content p {
font-size: 14px;
margin-bottom: 0;
}
@media (min-width: 425px) {
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img:before {
content: '';
position: absolute;
top: -60px;
right: 10px;
width: 170px;
height: 110px;
z-index: -1;
background: #f3f3f3;
display: block;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img:after {
content: '';
position: absolute;
left: 0;
bottom: -45px;
width: 170px;
height: 150px;
z-index: -1;
background: #f3f3f3;
-webkit-border-radius: 3px;
border-radius: 3px;
}
}
@media (min-width: 451px) {
.vc_step.content_right .vc-step-items .step_box .step_number:before {
left: -120px;
border-bottom: 1px solid #04b591;
}
.vc_step.content_left .vc-step-items .step_box .step_number:before {
right: -120px;
border-bottom: 1px solid #04b591;
}
.vc_step.content_bottom .vc-step-items .step_box .step_number:before {
top: -120px;
border-right: 1px solid #04b591;
}
.vc_step.content_top .vc-step-items .step_box .step_title_content:before {
content: '';
left: 0;
right: 0px;
bottom: -60px;
top: 0;
display: block;
position: absolute;
border-right: 1px solid #04b591;
border-top: 1px solid #04b591;
}
}
@media (min-width: 576px) { .nb_wpposts_default .wp-posts[data-cols-sm="1"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-sm="1"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-sm="1"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-sm="1"] .nb_galleryimg,
.nb_wp_instagram[data-cols-sm="1"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.nb_wpposts_default .wp-posts[data-cols-sm="2"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-sm="2"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-sm="2"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-sm="2"] .nb_galleryimg,
.nb_wp_instagram[data-cols-sm="2"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.nb_wpposts_default .wp-posts[data-cols-sm="3"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-sm="3"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-sm="3"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-sm="3"] .nb_galleryimg,
.nb_wp_instagram[data-cols-sm="3"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333333%;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.nb_wpposts_default .wp-posts[data-cols-sm="4"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-sm="4"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-sm="4"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-sm="4"] .nb_galleryimg,
.nb_wp_instagram[data-cols-sm="4"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.nb_wpposts_default .wp-posts[data-cols-sm="5"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-sm="5"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-sm="5"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-sm="5"] .nb_galleryimg,
.nb_wp_instagram[data-cols-sm="5"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.nb_wpposts_default .wp-posts[data-cols-sm="6"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-sm="6"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-sm="6"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-sm="6"] .nb_galleryimg,
.nb_wp_instagram[data-cols-sm="6"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.666667%;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.nb_wp_instagram[data-cols-sm="7"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 14.285714%;
-ms-flex: 0 0 14.285714%;
flex: 0 0 14.285714%;
max-width: 14.285714%;
}
.nb_wp_instagram[data-cols-sm="8"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 12.5%;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
}
.nb_wp_instagram[data-cols-sm="9"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 11.111111%;
-ms-flex: 0 0 11.111111%;
flex: 0 0 11.111111%;
max-width: 11.111111%;
}
.nb_wp_instagram[data-cols-sm="10"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 10%;
-ms-flex: 0 0 10%;
flex: 0 0 10%;
max-width: 10%;
}
.nb_wp_instagram[data-cols-sm="11"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 9.090909%;
-ms-flex: 0 0 9.090909%;
flex: 0 0 9.090909%;
max-width: 9.090909%;
}
.nb_wp_instagram[data-cols-sm="12"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.333333%;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
[data-layout="isotope"][data-cols-sm="1"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-sm="12"] {
width: 100%;
}
[data-layout="isotope"][data-cols-sm="2"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-sm="6"] {
width: 50%;
}
[data-layout="isotope"][data-cols-sm="3"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-sm="4"] {
width: 33.333333%;
}
[data-layout="isotope"][data-cols-sm="4"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-sm="3"] {
width: 25%;
}
[data-layout="isotope"][data-cols-sm="5"] .nb-isotope-item {
width: 20%;
}
[data-layout="isotope"][data-cols-sm="6"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-sm="2"] {
width: 16.666667%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-sm="1"] {
width: 8.333333%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-sm="5"] {
width: 41.666667%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-sm="7"] {
width: 58.333333%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-sm="8"] {
width: 66.666667%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-sm="9"] {
width: 75%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-sm="10"] {
width: 83.333333%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-sm="11"] {
width: 91.666667%;
} .nb_vc_page_tab .page_tab_content {
position: absolute;
top: 0;
left: 0px;
right: 0px;
opacity: 0;
visibility: hidden;
padding: 30px;
}
.nb_vc_page_tab .page_tab_content::before {
display: block;
left: 15px;
right: 15px;
bottom: 15px;
top: 15px;
-webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
content: '';
opacity: 0;
position: absolute;
-webkit-transition: opacity 0.35s, -webkit-transform 0.5s;
transition: opacity 0.35s, -webkit-transform 0.5s;
-o-transition: opacity 0.35s, transform 0.5s;
transition: opacity 0.35s, transform 0.5s;
transition: opacity 0.35s, transform 0.5s, -webkit-transform 0.5s;
-webkit-transform: scale3d(1.4, 1.4, 1);
transform: scale3d(1.4, 1.4, 1);
}
.nb_vc_page_tab .page_tab_content .page_tab_title {
color: #fff;
}
.nb_vc_page_tab .page_tab_content .page_tab_description {
color: #fff;
}
.nb_vc_page_tab .page_tab_content .page_tab_readmore {
color: #fff;
border: 1px solid #fff;
}
}
@media (min-width: 768px) {  .nb_wpposts_default .wp-posts[data-cols-md="1"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-md="1"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-md="1"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-md="1"] .nb_galleryimg,
.nb_wp_instagram[data-cols-md="1"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.nb_wpposts_default .wp-posts[data-cols-md="2"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-md="2"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-md="2"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-md="2"] .nb_galleryimg,
.nb_wp_instagram[data-cols-md="2"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.nb_wpposts_default .wp-posts[data-cols-md="3"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-md="3"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-md="3"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-md="3"] .nb_galleryimg,
.nb_wp_instagram[data-cols-md="3"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333333%;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.nb_wpposts_default .wp-posts[data-cols-md="4"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-md="4"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-md="4"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-md="4"] .nb_galleryimg,
.nb_wp_instagram[data-cols-md="4"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.nb_wpposts_default .wp-posts[data-cols-md="5"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-md="5"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-md="5"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-md="5"] .nb_galleryimg,
.nb_wp_instagram[data-cols-md="5"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.nb_wpposts_default .wp-posts[data-cols-md="6"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-md="6"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-md="6"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-md="6"] .nb_galleryimg,
.nb_wp_instagram[data-cols-md="6"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.666667%;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.nb_wp_instagram[data-cols-md="7"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 14.285714%;
-ms-flex: 0 0 14.285714%;
flex: 0 0 14.285714%;
max-width: 14.285714%;
}
.nb_wp_instagram[data-cols-md="8"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 12.5%;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
}
.nb_wp_instagram[data-cols-md="9"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 11.111111%;
-ms-flex: 0 0 11.111111%;
flex: 0 0 11.111111%;
max-width: 11.111111%;
}
.nb_wp_instagram[data-cols-md="10"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 10%;
-ms-flex: 0 0 10%;
flex: 0 0 10%;
max-width: 10%;
}
.nb_wp_instagram[data-cols-md="11"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 9.090909%;
-ms-flex: 0 0 9.090909%;
flex: 0 0 9.090909%;
max-width: 9.090909%;
}
.nb_wp_instagram[data-cols-md="12"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.333333%;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
[data-layout="isotope"][data-cols-md="1"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-md="12"] {
width: 100%;
}
[data-layout="isotope"][data-cols-md="2"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-md="6"] {
width: 50%;
}
[data-layout="isotope"][data-cols-md="3"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-md="4"] {
width: 33.333333%;
}
[data-layout="isotope"][data-cols-md="4"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-md="3"] {
width: 25%;
}
[data-layout="isotope"][data-cols-md="5"] .nb-isotope-item {
width: 20%;
}
[data-layout="isotope"][data-cols-md="6"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-md="2"] {
width: 16.666667%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-md="1"] {
width: 8.333333%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-md="5"] {
width: 41.666667%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-md="7"] {
width: 58.333333%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-md="8"] {
width: 66.666667%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-md="9"] {
width: 75%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-md="10"] {
width: 83.333333%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-md="11"] {
width: 91.666667%;
} .vc-tab-product-wrapper ul.align-center {
text-align: center;
}
.vc-tab-product-wrapper ul.align-left {
text-align: left;
}
.vc-tab-product-wrapper ul.align-right {
text-align: right;
}
}
@media (min-width: 992px) {  .nb_wpposts_default .wp-posts[data-cols-lg="1"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-lg="1"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-lg="1"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-lg="1"] .nb_galleryimg,
.nb_wp_instagram[data-cols-lg="1"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.nb_wpposts_default .wp-posts[data-cols-lg="2"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-lg="2"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-lg="2"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-lg="2"] .nb_galleryimg,
.nb_wp_instagram[data-cols-lg="2"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.nb_wpposts_default .wp-posts[data-cols-lg="3"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-lg="3"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-lg="3"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-lg="3"] .nb_galleryimg,
.nb_wp_instagram[data-cols-lg="3"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333333%;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.nb_wpposts_default .wp-posts[data-cols-lg="4"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-lg="4"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-lg="4"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-lg="4"] .nb_galleryimg,
.nb_wp_instagram[data-cols-lg="4"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.nb_wpposts_default .wp-posts[data-cols-lg="5"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-lg="5"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-lg="5"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-lg="5"] .nb_galleryimg,
.nb_wp_instagram[data-cols-lg="5"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.nb_wpposts_default .wp-posts[data-cols-lg="6"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-lg="6"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-lg="6"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-lg="6"] .nb_galleryimg,
.nb_wp_instagram[data-cols-lg="6"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.666667%;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.nb_wp_instagram[data-cols-lg="7"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 14.285714%;
-ms-flex: 0 0 14.285714%;
flex: 0 0 14.285714%;
max-width: 14.285714%;
}
.nb_wp_instagram[data-cols-lg="8"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 12.5%;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
}
.nb_wp_instagram[data-cols-lg="9"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 11.111111%;
-ms-flex: 0 0 11.111111%;
flex: 0 0 11.111111%;
max-width: 11.111111%;
}
.nb_wp_instagram[data-cols-lg="10"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 10%;
-ms-flex: 0 0 10%;
flex: 0 0 10%;
max-width: 10%;
}
.nb_wp_instagram[data-cols-lg="11"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 9.090909%;
-ms-flex: 0 0 9.090909%;
flex: 0 0 9.090909%;
max-width: 9.090909%;
}
.nb_wp_instagram[data-cols-lg="12"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.333333%;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
[data-layout="isotope"][data-cols-lg="1"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-lg="12"] {
width: 100%;
}
[data-layout="isotope"][data-cols-lg="2"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-lg="6"] {
width: 50%;
}
[data-layout="isotope"][data-cols-lg="3"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-lg="4"] {
width: 33.333333%;
}
[data-layout="isotope"][data-cols-lg="4"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-lg="3"] {
width: 25%;
}
[data-layout="isotope"][data-cols-lg="5"] .nb-isotope-item {
width: 20%;
}
[data-layout="isotope"][data-cols-lg="6"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-lg="2"] {
width: 16.666667%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-lg="1"] {
width: 8.333333%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-lg="5"] {
width: 41.666667%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-lg="7"] {
width: 58.333333%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-lg="8"] {
width: 66.666667%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-lg="9"] {
width: 75%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-lg="10"] {
width: 83.333333%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-lg="11"] {
width: 91.666667%;
}
.nb_wp_post.nb_wp-img-leftright .nb-post-thumb {
-webkit-box-flex: 0;
-webkit-flex: 0 0 41.666667%;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.nb_wp_post.nb_wp-img-leftright:nth-child(odd) .nb-post-thumb {
margin-left: 8.333333%;
}
.nb_wp_post.nb_wp-img-leftright:nth-child(even) .nb-post-thumb {
margin-right: 8.333333%;
} .swiper-button-next.style1 {
right: -22px;
}
.swiper-button-prev.style1 {
left: -22px;
}
.padding-right-105 > .vc_column-inner > .wpb_wrapper {
padding-right: 30px;
}
}
@media (min-width: 1200px) {  .nb_wpposts_default .wp-posts[data-cols-xl="1"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-xl="1"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-xl="1"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-xl="1"] .nb_galleryimg,
.nb_wp_instagram[data-cols-xl="1"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.nb_wpposts_default .wp-posts[data-cols-xl="2"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-xl="2"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-xl="2"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-xl="2"] .nb_galleryimg,
.nb_wp_instagram[data-cols-xl="2"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.nb_wpposts_default .wp-posts[data-cols-xl="3"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-xl="3"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-xl="3"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-xl="3"] .nb_galleryimg,
.nb_wp_instagram[data-cols-xl="3"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 33.333333%;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.nb_wpposts_default .wp-posts[data-cols-xl="4"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-xl="4"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-xl="4"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-xl="4"] .nb_galleryimg,
.nb_wp_instagram[data-cols-xl="4"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 25%;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.nb_wpposts_default .wp-posts[data-cols-xl="5"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-xl="5"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-xl="5"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-xl="5"] .nb_galleryimg,
.nb_wp_instagram[data-cols-xl="5"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 20%;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.nb_wpposts_default .wp-posts[data-cols-xl="6"] .nb_wp_post,
.nb_wcproducts_default .nb_wc-products[data-cols-xl="6"] .products-column,
.nb_testimonials_default .nb_testimonials[data-cols-xl="6"] .nb_testimonial-item,
.nb_gallery_default .nb_galleryimgs[data-cols-xl="6"] .nb_galleryimg,
.nb_wp_instagram[data-cols-xl="6"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 16.666667%;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.nb_wp_instagram[data-cols-xl="7"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 14.285714%;
-ms-flex: 0 0 14.285714%;
flex: 0 0 14.285714%;
max-width: 14.285714%;
}
.nb_wp_instagram[data-cols-xl="8"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 12.5%;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
}
.nb_wp_instagram[data-cols-xl="9"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 11.111111%;
-ms-flex: 0 0 11.111111%;
flex: 0 0 11.111111%;
max-width: 11.111111%;
}
.nb_wp_instagram[data-cols-xl="10"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 10%;
-ms-flex: 0 0 10%;
flex: 0 0 10%;
max-width: 10%;
}
.nb_wp_instagram[data-cols-xl="11"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 9.090909%;
-ms-flex: 0 0 9.090909%;
flex: 0 0 9.090909%;
max-width: 9.090909%;
}
.nb_wp_instagram[data-cols-xl="12"] .ins-item {
-webkit-box-flex: 0;
-webkit-flex: 0 0 8.333333%;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
[data-layout="isotope"][data-cols-xl="1"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-xl="12"] {
width: 100%;
}
[data-layout="isotope"][data-cols-xl="2"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-xl="6"] {
width: 50%;
}
[data-layout="isotope"][data-cols-xl="3"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-xl="4"] {
width: 33.333333%;
}
[data-layout="isotope"][data-cols-xl="4"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-xl="3"] {
width: 25%;
}
[data-layout="isotope"][data-cols-xl="5"] .nb-isotope-item {
width: 20%;
}
[data-layout="isotope"][data-cols-xl="6"] .nb-isotope-item,
[data-layout="isotope"] .nb-isotope-item[data-width-xl="2"] {
width: 16.666667%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-xl="1"] {
width: 8.333333%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-xl="5"] {
width: 41.666667%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-xl="7"] {
width: 58.333333%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-xl="8"] {
width: 66.666667%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-xl="9"] {
width: 75%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-xl="10"] {
width: 83.333333%;
}
[data-layout="isotope"] .nb-isotope-item[data-width-xl="11"] {
width: 91.666667%;
} .padding-left-95 > .vc_column-inner > .wpb_wrapper {
padding-left: 95px;
}
.padding-right-105 > .vc_column-inner > .wpb_wrapper {
padding-right: 105px;
}
.padding-right-100 > .vc_column-inner > .wpb_wrapper {
padding-right: 100px;
}
.padding-right-90 > .vc_column-inner > .wpb_wrapper {
padding-right: 90px;
}
.padding-right-60 > .vc_column-inner > .wpb_wrapper {
padding-right: 60px;
}
.vc_step.style_2.content_top .step_box {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.vc_step.style_2.content_top .step_box .step_title_content {
min-height: 242px;
}
.vc_step.style_2.content_bottom .vc-step-items .step_box {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.vc_step.style_2.content_bottom .vc-step-items .step_box .step_title_content {
min-height: 253px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
}
@media (min-width: 1300px) {
.nb_layout_wp-content-absolute .next_wp-content-absolute {
right: 0 !important;
}
.nb_layout_wp-content-absolute .prev_wp-content-absolute {
left: 0 !important;
}
.nb_layout_wp-content-absolute .nb_swipper_slider {
position: static;
}
}
@media (min-width: 1600px) {
.hp1-our-customers .teepro-our-customers {
width: 750px;
margin: 0 auto;
}
}
@media (max-width: 1919px) {
.vertical-text p {
display: none;
}
}
@media (max-width: 1200px) {
.vc_step.style_2 .vc-step-items .step_box .step_number .step_title {
font-size: 28px;
}
}
@media (max-width: 1199px) {
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .img-full {
padding: 0 15px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content {
padding: 0 15px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide.swiper-slide-active .vc-testimonial-img .vc-testimonial-content .client-name::before {
left: -110px;
}
.teepro-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .products.grid-type,
.teepro-product-tabs.wide-container .vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .products.grid-type {
width: auto;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .cat_img {
display: none;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-left .products.grid-type {
width: auto;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .cat_img {
display: none;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-right .products.grid-type {
width: auto;
}
.vc_step.style_2.content_right .step_box {
margin-right: 0;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.vc_step.style_2.content_right .step_box .step_title_content::after {
content: '';
}
.vc_step.style_2.content_right .step_box .step_title_content {
padding-top: 15px;
padding-right: 0;
}
.vc_step.style_2.content_right .step_box .step_title_content:before {
right: 0;
left: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.vc_step.style_2.content_right .step_box .step_number {
max-width: none;
padding-bottom: 15px;
}
.vc_step.style_2.content_top .step_box .step_number {
-webkit-box-flex: 0;
-webkit-flex: 0;
-ms-flex: 0;
flex: 0;
}
.vc_step.style_2.content_top .step_box .step_title_content {
-webkit-box-flex: 0;
-webkit-flex: 0;
-ms-flex: 0;
flex: 0;
}
.vc_step.style_2.content_left {
margin-top: 0;
}
.vc_step.style_2.content_left .step_box {
margin-left: 0;
}
.vc_step.style_2.content_left .step_box .step_title_content .content_step {
min-height: auto;
}
.vc_step.style_2.content_left .step_box .step_number {
max-width: none !important;
text-align: left;
padding-bottom: 15px;
}
.vc_step.style_2.content_left .step_box .step_number:before {
left: 0;
right: 0 !important;
-webkit-border-radius: 0;
border-radius: 0;
}
.vc_step.style_2.content_left .step_box .step_title_content {
padding-top: 15px;
text-align: left;
}
.vc_step.style_2.content_bottom .vc-step-items .step_box .step_title_content:before {
border-left: 0 !important;
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
}
.vc_step.style_2.content_bottom .vc-step-items {
margin-left: 0 !important;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.vc_step.style_2.content_bottom .vc-step-items .step_box {
-webkit-flex-shrink: 200;
-ms-flex-negative: 200;
flex-shrink: 200;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
justify-items: center;
}
.vc_step.style_2.content_bottom .vc-step-items .step_box .step_number {
-webkit-box-flex: 0 !important;
-webkit-flex: 0 !important;
-ms-flex: 0 !important;
flex: 0 !important;
padding-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 15px;
min-width: auto !important;
text-align: left !important;
}
.vc_step.style_2.content_bottom .vc-step-items .step_box .step_title_content {
-webkit-box-flex: 0 !important;
-webkit-flex: 0 !important;
-ms-flex: 0 !important;
flex: 0 !important;
padding-right: 0px;
padding-top: 15px;
padding-left: 0px;
padding-bottom: 0px;
min-width: auto !important;
text-align: left;
}
.vc_step.style_2.content_bottom .vc-step-items .step_box .step_title_content .content_step {
min-height: auto;
}
.vc_step.style_2.content_bottom .vc-step-items .step_box .step_title_content:before {
border-top: 1px dashed #fff !important;
right: 0 !important;
}
.nb_vc_page_tab .page_tab_content .page_tab_readmore {
padding: 8px;
margin-top: 10px;
}
.teepro-info-box.mgr-40 .left-icon .aio-icon-left .aio-icon {
margin-right: 20px;
}
}
@media (max-width: 991px) {
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .img-full {
max-width: 60%;
-webkit-box-flex: 0;
-webkit-flex: 0 0 60%;
-ms-flex: 0 0 60%;
flex: 0 0 60%;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .client-position {
margin-bottom: 15px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial {
-webkit-box-flex: 0;
-webkit-flex: 0 0 230px;
-ms-flex: 0 0 230px;
flex: 0 0 230px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-next_zoom_image {
left: 250px;
bottom: 50px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-prev_zoom_image {
bottom: 50px;
}
.swiper-button-next.style1 {
right: -20px;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
height: 40px;
width: 40px;
}
.swiper-button-next.style1::before {
font-size: 20px;
}
.swiper-button-prev.style1 {
left: -20px;
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
height: 40px;
width: 40px;
}
.swiper-button-prev.style1::before {
font-size: 20px;
}
.vc-tab-product-wrapper .vc-tab-product-header {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.vc-tab-product-wrapper .vc-tab-product-header .product-tab-header {
width: 100%;
margin-bottom: 25px;
text-align: center;
}
.vc-tab-product-wrapper .vc-tab-product-header .product-tab-header.show_heading_line {
margin-bottom: 38px;
}
.vc-tab-product-wrapper .vc-tab-product-header .product-tab-header.show_heading_line h2 {
position: static;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.vc-tab-product-wrapper .vc-tab-product-header ul.tab-label {
width: 100%;
text-align: center;
}
.vc-tab-product-wrapper ul.style-separated li {
margin-bottom: 15px;
}
.vc-tab-product-wrapper ul.style-border_bottom li {
margin-bottom: 15px;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-top .cat_img {
display: none;
}
.vc-tab-product-wrapper .vc-tab-product-content .tab-panel.img-align-bottom .cat_img {
display: none;
}
.ceo-image,
.ceo-signature {
text-align: center !important;
}
.vc_step.style_2 .vc-step-items .step_image {
display: none !important;
}
.teepro-info-box.has-border .aio-icon-component {
border-right: 0;
}
.sc-video {
margin-bottom: 45px;
}
.sc-video .sc-video-thumb img {
width: 100%;
}
.sc-video .sc-video-popup {
width: 100%;
}
}
@media (max-width: 768px) {
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
padding: 0 60px;
}
}
@media (max-width: 767px) {
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-next_style_2 {
left: 15px;
bottom: 0;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .swiper-button-prev_style_2 {
left: 60px;
bottom: 0;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img {
margin-bottom: 70px;
margin-top: 45px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-content-nameposition {
margin-bottom: 30px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .description {
line-clamp: 3;
-webkit-line-clamp: 3;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100px;
-ms-flex: 0 0 100px;
flex: 0 0 100px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial .swiper-wrapper {
margin-left: 0;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .swiper-button-next_zoom_image {
left: 120px;
bottom: 50px;
} .nb_testimonial,
.nb_testimonial-img-top .nb_testimonial-img-info,
.nb_testimonial-img-bottom .nb_testimonial-img-info,
.nb_testimonial-box1 .nb_testimonial-img-info {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
-webkit-flex-direction: column;
flex-direction: column;
}
.nb_testimonial-box1 .nb_testimonial-avatar + .nb_testimonial-info {
padding-left: 0;
}
.nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i .nb-post-block {
text-align: center;
}
.nb_layout_wp-img-left .nb_wp_post .nb_wp_post-i .nb-post-thumb {
margin-bottom: 30px;
-webkit-box-flex: 0;
-webkit-flex: none;
-ms-flex: none;
flex: none;
max-width: none;
}
.vc-tab-product-wrapper ul {
text-align: center;
}
}
@media (max-width: 575px) {
.vc_testimonial_wrap.testimonial_single_thumb .vc-content-testimonial .vc-testimonial-content {
padding: 0 30px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-avatar-testimonial {
width: 300px;
}
.vc_testimonial_wrap.testimonial_single_thumb_style_1 .vc-item-testimonial {
padding: 0 30px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img {
margin: 0 -15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .description {
margin-bottom: 0;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-avatar-testimonial {
display: none;
}
[data-layout="isotope"] .nb-isotope-item {
width: 100%;
}
.nb_wp_post.nb_wp-blog3:not(:first-child) .nb-post-thumb {
-webkit-box-flex: 0;
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-bottom: 10px;
margin-bottom: 15px;
}
.swiper-button-next.style1 {
right: -webkit-calc(50% - 50px);
right: calc(50% - 50px);
top: -webkit-calc(100% + 15px);
top: calc(100% + 15px);
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
height: 40px;
width: 40px;
}
.swiper-button-prev.style1 {
left: -webkit-calc(50% - 50px);
left: calc(50% - 50px);
top: -webkit-calc(100% + 15px);
top: calc(100% + 15px);
-webkit-transform: translateY(0%);
-ms-transform: translateY(0%);
transform: translateY(0%);
height: 40px;
width: 40px;
}
.vc-tab-product-wrapper ul.style-separated li a:after {
content: '';
margin-left: 0;
margin-right: 0;
}
.vc-tab-product-wrapper ul li {
width: 100%;
margin-right: 0 !important;
}
.vc_step.style_2 .vc-step-items .step_box .step_number .number {
font-size: 45px !important;
}
.nb_vc_page_tab .page_tab_image {
display: none;
}
}
@media (max-width: 480px) {
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content:after {
font-size: 30px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content:before {
font-size: 30px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_style_1 .vc-content-testimonial .vc-testimonial-content .description {
padding: 0 30px;
}
}
@media (max-width: 450px) {
.vc_step.content_right .vc-step-items .step_image {
display: none;
}
.vc_step.content_right .vc-step-items .step_box .step_number:before {
border-bottom: 1px solid #04b591;
}
.vc_step.content_left .vc-step-items .step_image {
display: none;
}
.vc_step.content_left .vc-step-items .step_box .step_number:before {
border-bottom: 1px solid #04b591;
}
.vc_step.content_left .vc-step-items .step_box .content_step {
margin-bottom: 0;
}
.vc_step.content_bottom .vc-step-items .step_image {
display: none;
}
.vc_step.content_bottom .vc-step-items .step_box {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
margin-top: 0;
text-align: right;
}
.vc_step.content_bottom .vc-step-items .step_box .step_number {
padding-right: 0;
}
.vc_step.content_bottom .vc-step-items .step_box .step_number:before {
border-bottom: 1px solid #04b591;
}
.vc_step.content_bottom .vc-step-items .step_box .step_title_content {
padding-left: 0;
}
.vc_step.content_bottom .vc-step-items .step_box .step_title_content .step_title {
margin-top: 20px;
}
.vc_step.content_bottom .vc-step-items .step_box .step_title_content .content_step {
margin: 0;
}
.vc_step.content_top .vc-step-items .step_image {
display: none;
}
.vc_step.content_top .vc-step-items .step_box {
text-align: left;
}
.vc_step.content_top .vc-step-items .step_box .step_number {
margin-right: 0;
padding-right: 0;
}
.vc_step.content_top .vc-step-items .step_box .step_title_content {
margin-right: 0;
padding-right: 0;
}
.vc_step.content_top .vc-step-items .step_box .step_title_content:before {
content: '';
left: 0;
right: 0px;
bottom: -60px;
top: 0;
display: block;
position: absolute;
border-top: 1px solid #04b591;
}
.vc_step.content_top .vc-step-items .step_box .step_title_content .step_content {
margin-bottom: 0;
}
}
@media (max-width: 425px) {
.vc_testimonial_wrap.testimonial_single_thumb_style_2 .vc-item-testimonial .vc-avatar-img {
margin-bottom: 30px;
margin-top: 0px;
}
}
@media (max-width: 400px) {
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .client-name {
margin-bottom: 10px;
font-size: 20px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide .vc-testimonial-img .vc-testimonial-content .client-position {
margin-bottom: 10px;
font-size: 14px;
}
.vc_testimonial_wrap.testimonial_multi_thumb_zoom_image .vc-content-testimonial .swiper-wrapper .swiper-slide.swiper-slide-active .vc-testimonial-img .vc-testimonial-content .client-name::before {
width: 50px;
left: -60px;
}
}
@media (min-width: 576px) and (max-width: 991px) {
.wpb_wrapper {
width: 100%;
}
.wpb_wrapper .nb_vc_page_tab {
width: 100%;
}
.wpb_wrapper .nb_vc_page_tab .page_tab_item {
width: 100%;
}
.wpb_wrapper .nb_vc_page_tab .page_tab_item .page_tab_image {
width: 100%;
}
.wpb_wrapper .nb_vc_page_tab .page_tab_item .page_tab_image img {
width: 100%;
}
.wpb_wrapper .nb_vc_page_tab.img_left {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.wpb_wrapper .nb_vc_page_tab.img_right {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.column-midle {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.column-right {
-webkit-box-flex: 0;
-webkit-flex: 0 0 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.teepro-info-box.has-bg .aio-icon-component .aio-icon-box {
padding: 0 10px;
}
.info-box-our-services .aio-icon-box {
min-height: 340px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.teepro-info-box.has-white-bg .aio-icon-component {
min-height: 329px;
}
.info-box-our-services .aio-icon-box {
min-height: 365px;
}
}.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.woof_container{
padding-bottom: 5px;
margin-bottom: 9px;
}
.woof_container select{
width: 100%;
}
.woof_container label{
display: inline-block !important;
}
ul.woof_list{
margin: 0 !important;
}
.woof_list li{
list-style: none !important;
padding: 0 0 5px 0 !important;
}
.woof_list label{
vertical-align: middle;
padding-top: 4px;
padding-bottom: 4px;
display: inline-block;
}
.woof_childs_list{
margin: 7px 0 0 15px !important;
} .woof_auto_show{
position: relative;
z-index: 1001;
}
.woof_sid_auto_shortcode .woof_container{
float: left;
width: 33%;
min-width: 150px;
}
.woof_sid_auto_shortcode .woof_container_inner{
padding-left: 5px;
}
.woof_submit_search_form_container{
overflow: hidden;
clear: both;
margin: 9px 0 15px 0;
}
li.woof_childs_list_li{
padding-bottom: 0 !important;
} div.woof_info_popup {
position: fixed;
top: 48%;
left: 48%;
z-index: 10001;
display: none;
overflow: hidden;
padding: 20px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: rgba(0,0,0,.6);
-webkit-box-shadow:
inset 0 0 0 1px rgba(0,0,0,.6),
inset 0 0 0 2px rgba(255,255,255,.2);
-moz-box-shadow:
inset 0 0 0 1px rgba(0,0,0,.6),
inset 0 0 0 2px rgba(255,255,255,.2);
box-shadow:
inset 0 0 0 1px rgba(0,0,0,.6),
inset 0 0 0 2px rgba(255,255,255,.2);
color: #fff;
font-size: 22px;
font-family: 'Oswald',sans-serif;
} p.woof_tooltip {
position: relative;
display: inline;
line-height: normal !important;
}
p.woof_tooltip span.woof_tooltip_data {
position: absolute;
width:auto;
min-width: 140px;
max-width: 300px;
color: #FFFFFF;
background: #000000;
height: auto;
min-height: 19px;
line-height: normal;
vertical-align: middle;
text-align: center;
visibility: hidden;
border-radius: 6px;
margin-top: -30px;
}
p.woof_tooltip span.woof_tooltip_data:after { }
p:hover.woof_tooltip span.woof_tooltip_data {
visibility: visible;
opacity: 0.8;
bottom: 10px;
left: 50%;
margin-left: -74px;
z-index: 999;
}
.woof_tooltip_title{
display: none;
}
.woof_step .price_slider_amount .button{
display: none;
}
.woof_products_top_panel{
overflow: hidden;
line-height: 32px;
margin: 5px 0 15px 0;
display: none;
position: relative;
z-index: 99;
}
.woof_products_top_panel ul{
margin: 0 !important;
padding: 0 !important;
}
.woof_products_top_panel li{
float: left;
margin: 0 15px 0 0 !important;
list-style: none !important;
}
.woof_products_top_panel li a{
text-decoration: none;
}
.woof_products_top_panel li a:hover{
text-decoration: none;
}
.woof_products_top_panel li span{
padding-right: 16px;
background: url(//www.luckytshirt.co.uk/wp-content/plugins/woocommerce-products-filter/img/delete.png);
background-size: 12px 12px;
background-repeat: no-repeat;
background-position: right;
}
.woof_products_top_panel li span:hover{
background-size: 14px 14px;
} .woof_sid_auto_shortcode{
background: #fff;
border:solid 2px #aaa;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
box-shadow:inset 0px 1px 0px 0px #ffffff;
background: #fdfdfd; margin-bottom: 11px;
clear: both;
}
.woof_sid_auto_shortcode.woof{
padding: 16px;
} .woof_edit_view{
position: relative;
float: right;
clear: both;
opacity: 0.7;
z-index: 9999;
margin-top: -20px;
}
.woof_container_overlay{
position: relative;
border:solid 1px orange;
}
.woof_container_setter{
position: relative;
}
.woof_container_overlay_item{
display: none;
color: red;
padding: 4px;
}
.woof_container_overlay .woof_container_setter_link{
display: inline-block;
position: relative;
float: right;
clear: both;
opacity: 0.8;
}
.woof_show_auto_form,.woof_hide_auto_form{
display: inline-block !important;
margin-bottom: 3px !important;
}
.woof_show_auto_form, .woof_hide_auto_form{
background: url(//www.luckytshirt.co.uk/wp-content/plugins/woocommerce-products-filter/img/autoshow_button.png);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
width: 32px;
height: 32px;
display: inline-block;
background-repeat: no-repeat;
}
.woof_show_auto_form_txt.woof_show_auto_form,.woof_show_auto_form_txt.woof_hide_auto_form{
width: auto;
height: auto;
background: none;
}
.woocommerce-ordering{
position: relative;
z-index: 3;
}
.woof_auto_show .woof_redraw_zone{
position: relative;
z-index: 1001;
}
.woof_auto_show .woof_price_search_container{
position: relative;
z-index: 1002;
}
.woof_price_search_container .price_slider_amount .price_label{
float: left !important;
display: inline-block;
text-align: right !important;
}
.woof_childs_list_opener{
vertical-align: middle;
margin-left: 4px;
display: inline-block !important;
}
.woof_childs_list_opener span{
display: inline-block;    
background-size: 16px 16px;
background-repeat: no-repeat;
background-position: right;
width: 18px;
height: 18px;
}
.woof_childs_list_opener span.woof_is_closed{
background: url(//www.luckytshirt.co.uk/wp-content/plugins/woocommerce-products-filter/img/plus2.png);
}
.woof_childs_list_opener span.woof_is_opened{
background: url(//www.luckytshirt.co.uk/wp-content/plugins/woocommerce-products-filter/img/minus2.png);
}
.woof_childs_list_opener span:hover{
background-size: 18px 18px;
}
.woof_list_checkbox li div{
margin-top: 3px;
}
.woof_list li{
margin: 0 3px 0 3px !important;
} .woof .widget_price_filter .price_slider {
margin-bottom: 1em;
}
.woof .widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4em;
font-size: 0.8751em;
}
.woof .widget_price_filter .price_slider_amount .button {
font-size: 1.15em;
float: right !important;
}
.woof .widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 0.9em;
height: 0.9em;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
border: 1px solid #141741;
cursor: pointer;
background: #2d338e;
outline: none;
top: -0.2em;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -0.5em;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background: #c0132c;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
}
.woof .widget_price_filter .price_slider_wrapper .ui-widget-content {
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
background: #d5d5d5;
}
.woof .widget_price_filter .ui-slider-horizontal {
height: .5em;
}
.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
background-color: #a46497;
border: 0 none;
border-radius: 1em;
display: block;
font-size: 0.7em;
position: absolute;
z-index: 1;
}
.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range {
height: 100%;
top: 0;
}
.woof .widget_price_filter .ui-slider-horizontal .ui-slider-range {
height: 100%;
top: 0;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
background-color: #a46497;
border: 0 none;
border-radius: 1em;
display: block;
font-size: 0.7em;
position: absolute;
z-index: 1;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle {
background-color: #a46497;
border-radius: 1em;
cursor: ew-resize;
height: 1em;
margin-left: -0.5em;
outline: 0 none;
position: absolute;
top: -0.3em;
width: 1em;
z-index: 2;
}
.woof .widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #602053;
border: 0 none;
border-radius: 1em;
}
.woof .widget_price_filter .price_slider_wrapper .ui-widget-content {
background: none repeat scroll 0 0 #d5d5d5;
border-radius: 1em;
}
.woof .widget_price_filter .ui-slider-horizontal {
height: 0.5em;
}
.woof .widget_price_filter .ui-slider {
margin-left: 0.5em;
margin-right: 0.5em;
position: relative;
text-align: left;
}
.woof .woocommerce .widget_price_filter .price_slider {
margin-bottom: 1em;
}
.woof .widget_price_filter .ui-slider-horizontal {
height: 0.5em;
}
.woof .widget_price_filter .ui-slider {
position: relative;
text-align: left;
}
.woof .widget_price_filter .price_slider {
margin-bottom: 1em;
}
.woof_overflow_hidden{
overflow: hidden;
}
.woof .chosen-drop{
z-index: 10001 !important;
}
.chosen-results{
z-index: 10001 !important;
}
.woof .chosen-container-multi .chosen-choices li.search-field input[type="text"]{
min-height: 18px !important;
}
.woof_sid_widget .woof_edit_view{
display: none;
}
.woof_section_scrolled{
overflow: auto;
overflow-x: hidden;
margin-bottom: 3px;
}
.woof_price_filter_dropdown{
width: 100%;
}
.chosen-results li{
margin-left: 0 !important;
}
.woof-padding-1{
padding-left: 12px !important;
}
.woof-padding-2{
padding-left: 24px !important;
}
.woof-padding-3{
padding-left: 36px !important;
}
.woof-padding-4{
padding-left: 48px !important;
}
.woof-padding-5{
padding-left: 60px !important;
} .chosen-container{
margin-bottom: 3px;
}
.woof_search_is_going nav.woocommerce-breadcrumb+h1.page-title{
display: none;
}
.woof_search_is_going nav.woocommerce-breadcrumb{
display: none;
}
.woof_checkbox_label{
margin-left: 7px;
}
.woof_checkbox_label_selected{
font-weight: bold;
}
.woof_radio_label_selected{
font-weight: bold;
}
.woof_checkbox_count{
margin-left: 3px;
}
.woof_radio_label{
margin-left: 5px;
}
.woof_radio_count{
margin-left: 2px;
}
a.woof_front_toggle{
float:right;
} .woof_closed_block{
display: none;
}
.woof_radio_term_reset_visible{
display: inline-block !important;
padding: 2px 0 0 7px;
}
.woof label{
cursor: pointer;
}
.woof_hidden_term{
display: none !important;
}
.woof_open_hidden_li{
clear:both;
display: block !important;
text-align: center;
}
.woof_open_hidden_li a{
outline: none !important;
}
.woof_open_hidden_li img{
box-shadow: none !important;
}
a.woof_start_filtering_btn{
display: inline-block;
padding: 9px 12px;
border: solid 2px #ccc;
border-radius: 7px; text-decoration: none !important;
transition: all .5s;
}
a.woof_start_filtering_btn:hover{
color: #0073d2 !important;
border-color: #0073d2;
text-decoration: none;
}
a.woof_start_filtering_btn2{
display: inline-block;
padding: 9px 12px;
border: solid 2px #0073d2;
border-radius: 7px;
text-decoration: none !important;
color: #0073d2 !important;
}
.woof_price_filter_txt{
width: 75px !important;
}
a.chosen-single{
text-decoration: none !important;
}
.chosen-container-single .chosen-single span{
font-size:15px;
}
.chosen-container-single .chosen-single{
height:27px !important;
line-height: 25px !important;
}
.chosen-container-single .chosen-single div b{
background-position: 0 4px !important;
} .woof_sid_flat_grey .chosen-container-single .chosen-single{
border-radius: 0px;
background: none;
background-color: #fff;
box-shadow: none;
border: 2px solid #aaa;
}
.woof_sid_flat_grey .chosen-container-active.chosen-with-drop .chosen-single {
border: 2px solid #aaa;
border-radius: 0;
background-image: none;
box-shadow: none;
}
.woof_sid_flat_grey .chosen-container-active{
background: none;
background-color: #fff;
box-shadow: none;
}
.woof_sid_flat_grey .chosen-container-multi .chosen-choices{
background-image: none;
border: 2px solid #aaaaaa;
}
.woof_sid_flat_grey  .chosen-container-active .chosen-choices{
box-shadow: none;
border: 2px solid #97b6be;
}
.woof_sid_flat_grey  .chosen-container .chosen-results li.highlighted {
background-color: #97b6be;
background-image: none;
color: #fff;
}
.woof_sid_flat_grey .chosen-container-multi .chosen-choices li.search-choice , .woof_sid_flat_dark .chosen-container-multi .chosen-choices li.search-choice {
border: 2px solid #aaa;
border-radius: 0px; 
background-color: transparent;; 
background-image:none; 
box-shadow: none;
}
.woof_sid_flat_grey .chosen-container .chosen-drop{
border: 2px solid #aaa;
border-top: 0;
background: #fff;
box-shadow: none;
}
.woof_sid_flat_grey .woof_submit_search_form_container button{
border: 2px solid #aaa;
background: #fff;
box-shadow: none;
}
.woof_sid_flat_grey .woof_submit_search_form_container button:hover{
background-color: #97b6be;
}
.woof_sid_flat_grey .woof_submit_search_form_container, .woof_sid_flat_dark .woof_submit_search_form_container {
margin: 0px;
}
.woof_sid_flat_grey .woof_redraw_zone select,.woof_sid_flat_grey .woof_redraw_zone input{
width: 100%;
}
.woof_sid_flat_grey .irs-bar, .woof_sid_flat_dark .irs-bar {
border-top: 1px solid #97b6be;
border-bottom: 1px solid #97b6be;
background: #97b6be;
}
.woof_sid_flat_grey .irs-from, .woof_sid_flat_grey .irs-to, .woof_sid_flat_grey .irs-single {
color: #fff;
background: #97b6be;
}
.woof_sid_flat_dark .irs-from, .woof_sid_flat_dark .irs-to, .woof_sid_flat_dark .irs-single {
color: #fff;
background: #97b6be;
}
.woof_sid_flat_grey .irs-slider, .woof_sid_flat_dark .irs-slider{
border: 2px solid #AAA;
background: #DDD;
box-shadow: 0px 0px 0px rgba(0,0,0,0.3);
}
.woof_sid_flat_grey .irs-line, .woof_sid_flat_grey .irs-line{
background: #EEE;
border: 2px solid #AAA;
}
.woof_sid_flat_grey .woof_container h4 {
margin-bottom: 11px!important;
font-size: 1.32em!important;
background: #a0bcc385;
padding: 11px 7px;
color: #333;
line-height: 1.12em!important;
text-align: center;
}
.woof_sid_flat_grey {
background: #fff;
border: solid 2px #aaa;
background: #fdfdfd;
margin-bottom: 11px;
margin-top: 30px;
padding: 12px;
}
.woof_sid_flat_grey .woof_select_radio_check dt.woof_select_radio_check_opened a {
background-color: #a0bcc385;
color: #fff !important;
border: solid 1px #fff;
}
.woof_sid_flat_grey .woof_select_radio_check dt a {
border: solid 2px #aaa;
border-radius: 0px;
}
.woof_sid_flat_grey .woof_color_term:hover , .woof_sid_flat_dark .woof_color_term:hover{
border-color: #444;
transform: scale(1.1, 1.1);
transition-duration: 1s;
border-style: solid;
}
.woof_sid_flat_grey .woof_color_term.checked , .woof_sid_flat_dark .woof_color_term.checked {
transform: scale(1.1, 1.1);
}
.woof_sid_flat_grey .woof_color_term , .woof_sid_flat_dark .woof_color_term  {
border-radius: 0px;
}
.woof_sid_flat_dark {
border: solid 2px #aaa;
background: #4e4d4d;
margin-bottom: 11px;
margin-top: 30px;
padding: 12px;
color: #e2e6e7;
}
.woof_sid_flat_dark .woof_redraw_zone select,.woof_sid_flat_dark .woof_redraw_zone input{
width: 100%;
}
.woof_sid_flat_dark .chosen-container-single .chosen-single{
border-radius: 0px;
background: none;
background-color: #4e4d4d;
box-shadow: none;
border: 2px solid #e2e6e7;
color: #e2e6e7;
}
.chosen-container .chosen-drop {
border: 2px solid #4d4d4;
background: #4e4d4d; 
box-shadow: 0 0px 0px rgba(0,0,0,0);
}
.woof_sid_flat_dark .chosen-container-active.chosen-with-drop .chosen-single {
border: 2px solid #e2e6e7;
border-radius: 0;
background-image: none;
box-shadow: none;
}
.woof_sid_flat_dark .chosen-container-active{
background: none;
background-color: #4e4d4d;
box-shadow: none;
}
.woof_sid_flat_dark .chosen-container-multi .chosen-choices{
background-image: none;
background-color: #4e4d4d;
border: 2px solid #e2e6e7;
}
.woof_sid_flat_dark .chosen-container-multi ul.chosen-choices li.search-field input{
color: #e2e6e7;
}
.woof_sid_flat_dark .chosen-container .chosen-results li.no-results {
background: #97b6be;
}
.woof_sid_flat_dark  .chosen-container-active .chosen-choices{
box-shadow: none;
border: 2px solid #e2e6e7;
}
.woof_sid_flat_dark  .chosen-container .chosen-results li.highlighted {
background-color: #97b6be;
background-image: none;
color: #e2e6e7;
}
.woof_sid_flat_dark .chosen-container .chosen-drop{
border: 2px solid #e2e6e7;
border-top: 0;
background: #4e4d4d;
box-shadow: none;
}
.woof_sid_flat_dark .chosen-container-single .chosen-drop {
border-radius: 0px; 
}
.woof_sid_flat_dark .woof_color_term{
border: 0px solid #e2e6e7;
}
.woof_sid_flat_dark .woof_color_term.checked {
border: 3px solid #e2e6e7;
}
.woof_sid_flat_dark .woof_container h4 {
margin-bottom: 11px!important;
font-size: 1.32em!important;
background: #a0bcc385;
padding: 11px 7px;
color: #e2e6e7;
line-height: 1.12em!important;
text-align: center;
}
.woof_sid_flat_dark .woof_submit_search_form_container button{
border: 2px solid #e2e6e7;
background: #4e4d4d;
box-shadow: none;
color: #e2e6e7;
}
.woof_sid_flat_dark .woof_submit_search_form_container button:hover{
background-color: #97b6be;
}
.woof_sid_flat_dark .woof_select_radio_check dt.woof_select_radio_check_opened a {
background-color: #a0bcc385;
color: #e2e6e7 !important;
border: solid 2px #e2e6e7;
}
.woof_sid_flat_dark .woof_select_radio_check dt a {
background-color: #4e4d4d;
color: #e2e6e7 !important;
border: solid 2px #e2e6e7;
border-radius: 0px; 
}
.woof_sid_flat_dark .woof_select_radio_check dd ul.woof_list {
background-color: #4e4d4d;
color: #e2e6e7;
}
.woof_sid_flat_dark input[type=search]:focus, .woof_sid_flat_dark input[type=text]:focus, .woof_sid_flat_dark  textarea:focus {
background: #a0bcc385;
color: #e2e6e7;
}
.woof_sid_flat_dark .woof_text_search_container input[type='search'], .woof_sid_flat_dark input[type='search']  {
background: #4e4d4d;
color: #e2e6e7;
border: solid 2px #e2e6e7;
}
.woof_sid_flat_dark .woof_text_search_container input[type='search']::placeholder , .woof_sid_flat_dark  input[type='search']::placeholder { color: #a0bcc3;
opacity: 1; }
.woof_sid_flat_dark .irs-max , .woof_sid_flat_dark .irs-min{
background: #a0bcc385;
color: #e2e6e7;
}
.woof_sid_flat_grey .woof_list_label li .woof_label_term:hover, .woof_sid_flat_grey .woof_list_label li .woof_label_term.checked {
background-color: #97afb5;
border-color: #a0bcc385;
color: #fff;
}
.woof_sid_flat_dark .woof_list_label li .woof_label_term:hover, .woof_sid_flat_dark .woof_list_label li .woof_label_term.checked {
background-color: #a0bcc385;
border-color: #a0bcc385;
color: #e2e6e7;
}
.woof_sid_flat_dark .woof_list_label li .woof_label_term{
color: #728a90;
}
.woof_sid_flat_dark .easy-autocomplete-container ul {
background: none repeat scroll 0 0 #4e4d4d;;
border-top: 1px dotted #ccc;
display: none;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
position: relative;
top: -1px;
}
.woof_sid_flat_dark .easy-autocomplete-container ul li.selected {
background: none repeat scroll 0 0 #a0bcc385;
} .woof_auto_4_columns .woof_container {
display: inline-block;
vertical-align: top;
width: 24%;  padding: 5px;
min-width: 150px;
}
.woof_auto_3_columns .woof_container {
display: inline-block;
vertical-align: top;
width: 32%;  padding: 5px;
min-width: 150px;
}
.woof_auto_2_columns .woof_container {
display: inline-block;
vertical-align: top;
width: 49%;  padding: 5px;
min-width: 150px;
}
.woof_auto_1_columns .woof_container {
display: inline-block;
vertical-align: top;
width: 100%;  padding: 5px;
min-width: 150px;
}
.woof_auto_1_columns .woof_list_checkbox li,.woof_auto_1_columns .woof_list_radio li{ }
.woof_auto_1_columns .woof_authors li{
display: inline-block;
margin-left: 10px;
}
.woof_auto_1_columns .woof_container_select_radio_check .woof_list_checkbox li, .woof_auto_1_columns .woof_container_select_radio_check .woof_list_radio li{
display: block;
}  @media only screen and (max-width : 1200px) {
} @media only screen and (max-width : 992px) {
.woof_sid_auto_shortcode .woof_container{
clear: both;
width: 100%;
}
.woof_sid_auto_shortcode .woof_container .chosen-container{
width: 100% !important;
}
.woof_sid_auto_shortcode .woof_container_select .woof_block_html_items,
.woof_sid_auto_shortcode .woof_container_slider .woof_block_html_items,
.woof_sid_auto_shortcode .woof_by_rating_container .woof_container_inner{
height: auto !important;
min-height: auto !important;
max-height: auto !important;
}
}
.easy-autocomplete-container ul{
margin: 0 !important;
}
.woof_tooltip_templates{
display: none;
}
.woof_container_inner .woof_tooltip_header{
display: inline-block;
height: 15px;
width: auto;
vertical-align: middle;
}
.woof_tooltip_title{
font-size: 18px;
font-weight: bold;
color: #2c2c2c;
} @media only screen and (max-width : 768px) {
} @media only screen and (max-width : 600px) {
} @media only screen and (max-width : 480px) {
}.chosen-container{min-width:110px;position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:23px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(//www.luckytshirt.co.uk/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(//www.luckytshirt.co.uk/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(//www.luckytshirt.co.uk/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) no-repeat 100% -20px;background:url(//www.luckytshirt.co.uk/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:5px;height:15px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#666;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;}.chosen-container-multi .chosen-choices li.search-field .default{color:#999}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 20px 3px 5px;border:1px solid #aaa;border-radius:3px;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(//www.luckytshirt.co.uk/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#111!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url(//www.luckytshirt.co.uk/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) no-repeat -30px -20px;background:url(//www.luckytshirt.co.uk/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(//www.luckytshirt.co.uk/wp-content/plugins/woocommerce-products-filter/js/chosen/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}