div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #ff0000;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//www.thebeerdedladyblog.com/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}.qode-ls-adv-search-holder .qode-ls-adv-search-field input[type=checkbox], .qode-listing-archive-filter-item .qode-listing-type-amenity-field input[type=checkbox], .qode-ls-checkbox-field input[type=checkbox] {
width: 17px;
height: 17px;
top: 0;
left: 0;
margin: 0 0 16px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-field input[type=checkbox] + label, .qode-listing-archive-filter-item .qode-listing-type-amenity-field input[type=checkbox] + label, .qode-ls-checkbox-field input[type=checkbox] + label {
vertical-align: top;
display: inline-block;
pointer-events: none;
cursor: pointer;
line-height: 1.5em;
text-transform: uppercase;
font-size: 12px;
font-weight: 500;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-field input[type=checkbox] + label span.qode-label-text, .qode-listing-archive-filter-item .qode-listing-type-amenity-field input[type=checkbox] + label span.qode-label-text, .qode-ls-checkbox-field input[type=checkbox] + label span.qode-label-text {
padding-left: 8px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-field input[type=checkbox] + label .qode-label-view, .qode-listing-archive-filter-item .qode-listing-type-amenity-field input[type=checkbox] + label .qode-label-view, .qode-ls-checkbox-field input[type=checkbox] + label .qode-label-view {
width: 15px;
height: 15px;
position: absolute;
top: 0;
left: 0;
cursor: pointer;
border: 1px solid #dbdbdb;
background-color: #fff;
border-radius: 100%;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-field input[type=checkbox] + label .qode-label-view:hover, .qode-listing-archive-filter-item .qode-listing-type-amenity-field input[type=checkbox] + label .qode-label-view:hover, .qode-ls-checkbox-field input[type=checkbox] + label .qode-label-view:hover {
cursor: pointer;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-field input[type=checkbox] + label .qode-label-view:after, .qode-listing-archive-filter-item .qode-listing-type-amenity-field input[type=checkbox] + label .qode-label-view:after, .qode-ls-checkbox-field input[type=checkbox] + label .qode-label-view:after {
content: 'N';
width: 16px;
height: 16px;
position: absolute;
top: -1px;
left: 2px;
color: #1abc9c;
font-family: ElegantIcons;
opacity: 0;
font-size: 10px;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-field input[type=checkbox]:checked + label .qode-label-view:after, .qode-listing-archive-filter-item .qode-listing-type-amenity-field input[type=checkbox]:checked + label .qode-label-view:after, .qode-ls-checkbox-field input[type=checkbox]:checked + label .qode-label-view:after {
opacity: 1;
}
.ui-autocomplete.ui-widget-content {
z-index: 1000;
background: #353535;
position: absolute;
border: 1px solid #dbdbdb;
border-top: 0;
padding: 10px 18px;
box-sizing: border-box;
list-style-type: none;
min-height: 100px;
overflow: auto;
text-align: left;
}
.ui-autocomplete.ui-widget-content li {
cursor: pointer;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
transition: color 0.3s ease;
padding: 6px 0;
color: #a7a7a7;
}
.ui-autocomplete.ui-widget-content li:hover {
color: #1abc9c;
}
span.ui-helper-hidden-accessible {
display: none;
}
.qode-ls-adv-search-holder select,
.qode-ls-main-search-holder select,
.qode-ls-archive-holder select {
display: none;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-field {
position: relative;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-field input[type=checkbox] {
position: relative;
top: -7px;
max-height: 10px;
left: 1px;
}
.qode-listing-archive-filter-item .qode-listing-type-amenity-field {
position: relative;
}
.qode-listing-archive-filter-item .qode-listing-type-amenity-field input[type=checkbox] {
position: relative;
top: -7px;
max-height: 10px;
left: 1px;
}
.qode-listing-archive-filter-item input[type=text] {
width: 100%;
margin: 0 0 15px;
padding: 12px 20px;
font-family: inherit;
font-size: 14px;
line-height: 20px;
color: #353535;
background-color: #fff;
border: 1px solid #e1e1e1;
border-radius: 2px;
outline: 0;
-webkit-appearance: none;
box-sizing: border-box;
-webkit-transition: border-color .2s ease-in-out;
-moz-transition: border-color .2s ease-in-out;
transition: border-color .2s ease-in-out;
}
.qode-ls-checkbox-field {
position: relative;
}
.qode-ls-checkbox-field input[type=checkbox] {
position: relative;
top: -3px;
max-height: 10px;
left: 2px;
}
.qode-listing-button,
.qbutton.qode-listing-button {
border-color: #dbdbdb;
color: #484848;
background-color: #ffffff;
}
.qode-listing-button:hover,
.qbutton.qode-listing-button:hover {
border-color: #00a699;
color: #ffffff;
background-color: #00a699;
} .qode-listing-rating-holder .qode-average-rating {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
width: auto;
font-size: 10px;
color: #353535;
}
.qode-listing-rating-holder .qode-listing-rating-stars-holder {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
width: auto;
color: #d6d6d6;
}
.qode-listing-rating-holder .qode-listing-rating-stars-holder:before {
content: '\f005 \f005 \f005 \f005 \f005 ';
display: inline-block;
font-family: 'FontAwesome';
letter-spacing: 3px;
font-size: 10px;
overflow: hidden;
position: relative;
vertical-align: middle;
text-align: left;
}
.qode-listing-rating-holder .qode-listing-rating-stars-holder span {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
color: #ff2d00;
max-height: 20px;
}
.qode-listing-rating-holder .qode-listing-rating-stars-holder span:before {
content: '\f005 \f005 \f005 \f005 \f005 ';
display: inline-block;
font-family: 'FontAwesome';
letter-spacing: 3px;
font-size: 10px;
overflow: hidden;
position: relative;
vertical-align: middle;
text-align: left;
}  .qode-ls-archive-items-inner .qode-ls-item {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
vertical-align: top;
box-sizing: border-box;
}
.qode-ls-archive-items-inner .qode-ls-item .qode-ls-item-image {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.qode-ls-archive-items-inner .qode-ls-item .qode-ls-item-image a img {
vertical-align: middle;
}
.qode-ls-archive-items-inner .qode-ls-item .qode-listing-cat-wrapper > a {
color: #1abc9c;
}
.qode-ls-archive-items-inner .qode-ls-item .qode-listing-cat-wrapper > a:not(:last-child):after {
content: ', ';
color: inherit;
}
.qode-ls-archive-items-inner .qode-ls-item .qode-listing-cat-wrapper > a:hover {
color: #484848;
}
.qode-ls-archive-items-inner .qode-ls-item .qode-listing-cat-wrapper .qode-tax-name {
font-size: 12px;
}
.qode-ls-archive-items-inner .qode-ls-item .qode-listing-type-wrapper {
position: absolute;
top: 5px;
right: 5px;
}
.qode-ls-archive-items-inner .qode-ls-item .qode-listing-type-wrapper a {
display: block;
background-color: #ff2d00;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.2px;
padding: 0 8px;
color: #fff;
text-transform: uppercase;
}
.qode-ls-archive-items-inner .qode-ls-item .qode-ls-item-inner {
box-sizing: border-box;
padding: 19px 20px 25px;
background-color: #fff;
border: 1px solid #dbdbdb;
}
.qode-ls-archive-items-inner .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer {
padding-top: 20px;
}
.qode-ls-archive-items-inner .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-ls-disc-price-amount {
font-size: 19px;
font-weight: 600;
padding-bottom: 2px;
}
.qode-ls-archive-items-inner .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-ls-author-text,
.qode-ls-archive-items-inner .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-listing-cat-wrapper {
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
}
.qode-ls-archive-items-inner .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-listing-cat-wrapper {
line-height: 16px;
}
.qode-ls-archive-holder .qode-ls-archive-map-holder {
width: 40%;
position: fixed;
top: 0;
right: 0;
z-index: 100;
height: 100%;
}
.qode-ls-archive-holder .qode-ls-archive-map-holder #qode-ls-multiple-map-holder {
height: 100%;
}
.qode-ls-archive-holder .select2-container {
width: 100% !important;
}
.qode-ls-archive-holder .select2-container .select2-selection--single {
height: 46px;
line-height: 46px;
}
.qode-ls-archive-holder .select2-container .select2-selection--single .select2-arrow {
right: 22px;
}
.qode-ls-archive-holder .select2-container .select2-selection--single .select2-selection__clear {
display: none;
}
.qode-ls-archive-holder .qode-ls-archive-items-wrapper {
float: left;
width: 60%;
padding: 23px 37px 57px;
box-sizing: border-box;
background-color: #fff;
}
.qode-ls-archive-holder .qode-ls-archive-items-wrapper .qode-ls-archive-items-number {
text-align: center;
}
.qode-ls-archive-holder .qode-ls-archive-items {
margin-top: 60px;    }
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-no-space .qode-ls-archive-items-inner {
margin: 0 -0px;
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-no-space .qode-ls-archive-items-inner > .qode-pl-not-found {
margin: 0 0px;
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-no-space article {
padding: 0 0px;
margin: 0 0 0px;
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-tiny-space .qode-ls-archive-items-inner {
margin: 0 -5px;
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-tiny-space .qode-ls-archive-items-inner > .qode-pl-not-found {
margin: 0 5px;
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-tiny-space article {
padding: 0 5px;
margin: 0 0 10px;
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-small-space .qode-ls-archive-items-inner {
margin: 0 -10px;
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-small-space .qode-ls-archive-items-inner > .qode-pl-not-found {
margin: 0 10px;
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-small-space article {
padding: 0 10px;
margin: 0 0 20px;
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-normal-space .qode-ls-archive-items-inner {
margin: 0 -18px;
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-normal-space .qode-ls-archive-items-inner > .qode-pl-not-found {
margin: 0 18px;
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-normal-space article {
padding: 0 18px;
margin: 0 0 36px;
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-big-space .qode-ls-archive-items-inner {
margin: 0 -35px;
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-big-space .qode-ls-archive-items-inner > .qode-pl-not-found {
margin: 0 35px;
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-big-space article {
padding: 0 35px;
margin: 0 0 70px;
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-two-columns article {
width: 50%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-two-columns article:nth-child(2n+1) {
clear: both;
}
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-three-columns article {
width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-three-columns article:nth-child(3n+1) {
clear: both;
}
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-four-columns article {
width: 25%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-four-columns article:nth-child(4n+1) {
clear: both;
}
}
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-five-columns article {
width: 20%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-archive-holder .qode-ls-archive-items.qode-ls-archive-five-columns article:nth-child(5n+1) {
clear: both;
}
}
.qode-listing-archive-filter-holder {
margin: 36px -15px 0;
}
.qode-listing-archive-filter-holder .qode-listing-archive-filter-item {
float: left;
width: 33.33%;
box-sizing: border-box;
padding: 0 15px;
position: relative;
margin: 0 0 7px;
}
.qode-listing-archive-filter-holder .qode-listing-archive-filter-item input {
margin: 0;
}
.qode-listing-archive-filter-holder .qode-listing-archive-filter-item:nth-child(3n+1) {
clear: both;
}
.qode-listing-archive-filter-holder .qode-listing-archive-filter-item.qode-full-width-item {
width: 100%;
padding: 0 15px;
}
.qode-listing-archive-filter-holder .qode-listing-archive-filter-item.qode-listing-radius-field {
margin: 24px 0 23px;
}
.qode-listing-archive-filter-holder .qode-listing-archive-filter-item > label {
font-weight: 600;
font-size: 19px;
margin: 0 0 7px;
display: block;
}
.qode-listing-archive-filter-holder .qode-listing-address-holder {
position: relative;
}
.qode-listing-archive-filter-holder .qode-listing-address-holder .qode-archive-current-location {
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 17px;
cursor: pointer;
}
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder {
float: left;
clear: both;
margin: 0;
}
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder.qode-opened {
padding-top: 5px;
padding-bottom: 30px;
}
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder.qode-opened .qode-listing-field-holder-title {
margin-bottom: 27px;
}
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder > label {
margin: 0 0 21px;
}
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper {  }
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper .qode-listing-amenities-wrapper-inner {
float: left;
}
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper.qode-1-columns .qode-listing-amenities-wrapper-inner {
width: 100%;
}
@media only screen and (min-width: 1025px) {
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper.qode-1-columns .qode-listing-amenities-wrapper-inner:nth-child(2n+1) {
clear: both;
}
}
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper.qode-2-columns .qode-listing-amenities-wrapper-inner {
width: 50%;
}
@media only screen and (min-width: 1025px) {
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper.qode-2-columns .qode-listing-amenities-wrapper-inner:nth-child(3n+1) {
clear: both;
}
}
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper.qode-3-columns .qode-listing-amenities-wrapper-inner {
width: 33.33333%;
}
@media only screen and (min-width: 1201px) {
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper.qode-3-columns .qode-listing-amenities-wrapper-inner:nth-child(3n+1) {
clear: both;
}
}
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper.qode-4-columns .qode-listing-amenities-wrapper-inner {
width: 25%;
}
@media only screen and (min-width: 1201px) {
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper.qode-4-columns .qode-listing-amenities-wrapper-inner:nth-child(4n+1) {
clear: both;
}
}
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper.qode-5-columns .qode-listing-amenities-wrapper-inner {
width: 20%;
}
@media only screen and (min-width: 1201px) {
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper.qode-5-columns .qode-listing-amenities-wrapper-inner:nth-child(5n+1) {
clear: both;
}
}
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper.qode-6-columns .qode-listing-amenities-wrapper-inner {
width: 16.66667%;
}
@media only screen and (min-width: 1201px) {
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper.qode-6-columns .qode-listing-amenities-wrapper-inner:nth-child(6n+1) {
clear: both;
}
}
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper.qode-7-columns .qode-listing-amenities-wrapper-inner {
width: 14.28571%;
}
@media only screen and (min-width: 1201px) {
.qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper.qode-7-columns .qode-listing-amenities-wrapper-inner:nth-child(7n+1) {
clear: both;
}
}
.rangeslider,
.rangeslider__fill {
display: block;
-moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.rangeslider {
background: #e6e6e6;
position: relative;
}
.rangeslider--horizontal {
height: 20px;
width: 100%;
}
.rangeslider--vertical {
width: 20px;
min-height: 150px;
max-height: 100%;
}
.rangeslider--disabled {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
opacity: 0.4;
}
.rangeslider__fill {
background: #00ff00;
position: absolute;
}
.rangeslider--horizontal .rangeslider__fill {
top: 0;
height: 100%;
}
.rangeslider--vertical .rangeslider__fill {
bottom: 0;
width: 100%;
}
.rangeslider__handle {
background: white;
border: 1px solid #ccc;
cursor: pointer;
display: inline-block;
width: 40px;
height: 40px;
position: absolute;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.rangeslider__handle:after {
content: "";
display: block;
width: 18px;
height: 18px;
margin: auto;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.13)), color-stop(100%, rgba(255, 255, 255, 0)));
background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.rangeslider__handle:active, .rangeslider--active .rangeslider__handle {
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.12)));
background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
}
.rangeslider--horizontal .rangeslider__handle {
top: -10px;
touch-action: pan-y;
-ms-touch-action: pan-y;
}
.rangeslider--vertical .rangeslider__handle {
left: -10px;
touch-action: pan-x;
-ms-touch-action: pan-x;
}
input[type="range"]:focus + .rangeslider .rangeslider__handle {
-moz-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
-webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}
.qode-listing-places-dist-holder .rangeslider--horizontal {
height: 2px;
border: none;
background-color: #c4c4c4;
box-shadow: none;
}
.qode-listing-places-dist-holder .rangeslider__fill {
background-color: #ff2d00;
}
.qode-listing-places-dist-holder .rangeslider__handle {
background-color: #ff2d00;
width: 10px;
height: 10px;
background-image: none;
border: none;
box-shadow: none;
top: -4px;
}
.qode-listing-places-dist-holder .rangeslider__handle:after {
display: none;
}
.qode-listing-places-dist-holder .qode-rangle-slider-response-holder {
margin: 0 0 12px;
}
.qode-listing-places-dist-holder .qode-rangle-slider-response-holder span {
font-weight: 500;
}
.qode-listing-places-dist-holder .qode-listing-places-range {
float: left;
width: 50%;
text-align: left;
font-size: 12px;
text-transform: uppercase;
margin-top: 11px;
}
.qode-listing-places-dist-holder .qode-listing-places-range.qode-listing-places-max {
text-align: right;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form input[type=text], .page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder fieldset textarea {
width: 100%;
margin: 0;
padding: 14px 25px;
border: 1px solid #dbdbdb;
border-radius: 0;
outline: 0;
resize: none;
font-size: 14px;
line-height: 17px;
background-color: #fff;
color: #818181;
font-family: inherit;
font-weight: 400;
box-sizing: border-box;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder-wrapper {
margin: 0 -17px 24px -17px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .fieldset-job_region {
display: block;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .fieldset-job_type .select2-container--default .select2-selection--single {
height: 47px;
line-height: 47px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder {
float: left;
display: inline-block;
vertical-align: middle;
padding: 0 17px;
box-sizing: border-box;
position: relative;
width: 50%;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder div.field,
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder label {
float: none;
width: 100%;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder div.field .qode-checkbox-label,
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder label .qode-checkbox-label {
width: auto;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder label:not(.qode-checkbox-label) {
font-size: 12px;
margin-bottom: 0;
text-transform: uppercase;
font-weight: 500;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder fieldset {
border-bottom: none;
margin-bottom: 12px;
padding: 0;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder fieldset .field small {
margin-top: 5px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .chosen-container {
display: none;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .field .account-sign-in {
display: table;
margin: 1.8em 0 -0.7em;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .field .account-sign-in span, .page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .field .account-sign-in div {
display: table-cell;
vertical-align: middle;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .field .account-sign-in div {
text-align: right;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-company_logo .field .job-manager-uploaded-files {
float: left;
display: inline-block;
margin-right: 17px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-company_logo .field .wp-job-manager-file-upload, .page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-company_logo .field .description {
width: auto;
display: inline-block;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-company_logo .job-manager-uploaded-file-preview {
position: relative;
display: block;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-company_logo .job-manager-uploaded-file-preview .job-manager-remove-uploaded-file {
visibility: hidden;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-company_logo .job-manager-uploaded-file-preview .job-manager-remove-uploaded-file:after {
content: "\e051";
font-family: ElegantIcons;
top: 0;
right: 0;
visibility: visible;
font-size: 24px;
font-style: normal;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-company_logo .job-manager-uploaded-file-preview img {
height: 140px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-company_logo .job-manager-uploaded-file-preview .job-manager-remove-uploaded-file {
position: absolute;
right: 0;
line-height: 1em;
font-size: 24px;
float: left;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_twitter_url .field:before, .page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_facebook_url .field:before, .page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_instagram_url .field:before, .page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_pinterest_url .field:before,
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_soundcloud_url .field:before, .page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_vimeo_url .field:before, .page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_youtube_url .field:before, .page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_skype_url .field:before {
display: inline-block;
width: 45px;
height: 45px;
line-height: 45px;
font-family: FontAwesome;
vertical-align: middle;
font-size: 45px;
color: #1abc9c;
position: absolute;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_twitter_url .field input, .page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_facebook_url .field input, .page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_instagram_url .field input, .page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_pinterest_url .field input,
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_soundcloud_url .field input, .page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_vimeo_url .field input, .page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_youtube_url .field input, .page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_skype_url .field input {
width: calc(100% - 50px);
margin-left: 50px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_twitter_url .field:before {
content: "\f081";
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_facebook_url .field:before {
content: "\f082";
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_instagram_url .field:before {
content: "\f16d";
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_pinterest_url .field:before {
content: "\f0d3";
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_soundcloud_url .field:before {
content: "\f1be";
font-size: 38px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_vimeo_url .field:before {
content: "\f194";
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_youtube_url .field:before {
content: "\f166";
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .fieldset-listing_skype_url .field:before {
content: "\f17e";
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .qode-ls-type-field-wrapper {
margin: 0 0 12px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .qode-ls-type-field-wrapper > h3 {
margin: 40px 0 20px 0;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .qode-ls-type-field-wrapper .qode-listing-field-holder-title {
margin: 20px 0;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .qode-ls-type-field-wrapper label:not(.qode-checkbox-label) {
margin-bottom: 0;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .qode-ls-type-field-wrapper .fieldset-job_type_categories .qode-ls-checkbox-field input[type=checkbox] {
margin-bottom: 22px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder .qode-ls-type-field-wrapper .qode-ls-checkbox-field input[type=checkbox] {
margin-bottom: 10px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder-full-width {
clear: both;
width: 100%;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder-full-width fieldset {
padding: 0 18px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-full-width-field {
width: 100%;
text-align: right;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form input.button {
position: relative;
display: inline-block;
padding: 19px 37px;
font-size: 15.4px;
background-color: #86b73b;
color: #fff;
line-height: 18px;
letter-spacing: 0;
font-weight: 400;
border-radius: 2px;
text-align: center;
cursor: pointer;
border: none;
box-sizing: border-box;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form input.button:hover {
background-color: #353535;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-btn.qode-btn-fullwidth {
margin: 12px 0 70px;
}
.widget.qode-login-register-widget {
background-color: transparent;
border-color: #fff;
border: none;
padding-left: 15px;
}
.widget.qode-login-register-widget:hover .qode-login-dropdown {
opacity: 1;
visibility: visible;
}
.widget.qode-login-register-widget .qode-logged-in-user, .widget.qode-login-register-widget .qode-login-holder {
height: 100%;
}
.widget.qode-login-register-widget .qode-logged-in-user .icon_profile, .widget.qode-login-register-widget .qode-login-holder .icon_profile {
padding: 14px 14px 13px;
background-color: #1abc9c;
color: #fff;
border-radius: 2px;
font-size: 17px;
position: relative;
top: 50%;
transform: translateY(-50%);
line-height: 1em;
display: inline-block;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard {
margin-top: -27px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs {
width: 100%;
margin-top: 33px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs thead tr {
background-color: #1abc9c;
border-color: #1abc9c;
font-weight: 600;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs thead tr th {
font-size: 16px;
text-transform: uppercase;
padding: 18px;
color: #ffffff;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs thead tr th.job_title {
text-align: left;
font-size: 19px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs tr {
border: 1px solid #dbdbdb;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs td {
padding: 1.1em;
vertical-align: middle;
font-size: 14px;
color: #353535;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs td.job_title {
text-align: left;
padding-left: 7%;
font-weight: 600;
font-size: 16px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs td.job_title small {
font-weight: 400;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs td.job_title .job-dashboard-actions li a {
font-size: 12px;
text-transform: uppercase;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs .qode-user-listing-title-image {
background-size: cover;
width: 55px;
height: 55px;
position: absolute;
left: 1%;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-pagination {
margin: 57px 0;
float: left;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-pagination ul li {
margin-right: 6px;
border: none;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-pagination ul li span {
font-size: 12px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-pagination ul li span.current {
background-color: #1abc9c;
color: #fff;
padding: 16px;
font-weight: 600;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-pagination ul li a {
background-color: #fff;
color: black;
font-size: 12px;
padding: 15px;
border: 1px solid #dbdbdb;
font-weight: 600;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-pagination ul li a:hover {
background-color: #1abc9c;
color: #fff;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-pagination ul li a.next, .page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-pagination ul li a.prev {
padding: 14px 13px 13px;
}
.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-pagination ul li a.next i, .page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-pagination ul li a.prev i {
margin-left: 0;
line-height: initial;
height: auto;
}
.page-template-user-dashboard .qode-user-package-holder {
list-style: none outside none;
margin: 35px 0 0 0;
}
.page-template-user-dashboard .qode-user-package-holder .qode-user-package {
box-sizing: border-box;
margin-bottom: 30px;
position: relative;
display: table;
table-layout: fixed;
height: 100%;
width: 100%;
}
.page-template-user-dashboard .qode-user-package-holder .qode-user-package .qode-ls-package-part {
position: relative;
display: table-cell;
height: 100%;
width: 100%;
vertical-align: middle;
text-align: center;
}
.page-template-user-dashboard .qode-user-package-holder .qode-user-package > div:not(.qode-user-package-title) .qode-ls-package-text {
font-size: 16px;
padding-top: 12px;
padding-bottom: 12px;
}
.page-template-user-dashboard .qode-user-package-holder .qode-user-package .qode-user-package-title .qode-ls-package-value {
border-left: 1px solid #dbdbdb;
}
.page-template-user-dashboard .qode-user-package-holder .qode-user-package .qode-user-package-price .qode-ls-package-value {
border-right: 1px solid #dbdbdb;
}
.page-template-user-dashboard .qode-user-package-holder .qode-user-package .qode-ls-package-text {
padding-top: 10px;
padding-bottom: 10px;
font-size: 19px;
color: #ffffff;
font-weight: 600;
background-color: #1abc9c;
border-bottom: 1px solid #dbdbdb;
}
.page-template-user-dashboard .qode-user-package-holder .qode-user-package .qode-ls-package-value {
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #dbdbdb;
font-size: 16px;
color: inherit;
font-weight: 600;
}
.woocommerce-account table.shop_table.my_account_job_packages {
width: 100%;
text-align: center;
}
.woocommerce-account table.shop_table.my_account_job_packages thead tr {
border: 1px solid #1abc9c;
}
.woocommerce-account table.shop_table.my_account_job_packages thead th {
color: #fff;
background-color: #1abc9c;
border-color: #1abc9c;
}
.woocommerce-account table.shop_table.my_account_job_packages tr {
border: 1px solid #dbdbdb;
}
.woocommerce-account table.shop_table.my_account_job_packages tr td {
color: inherit;
}
.woocommerce-account table.shop_table.my_account_job_packages th,
.woocommerce-account table.shop_table.my_account_job_packages td {
text-align: center;
font-weight: 600;
} #qode-ls-multiple-map-holder,
#qode-ls-single-map-holder {
height: 500px;
}
.qode-map-marker-holder {
-webkit-transform: translate(-50%, -100%);
-moz-transform: translate(-50%, -100%);
transform: translate(-50%, -100%);
z-index: 10;
}
.qode-map-marker-holder .qode-map-marker {
width: 37px;
height: 37px;
position: relative;
-webkit-transition: all 0.15s ease-out;
-moz-transition: all 0.15s ease-out;
transition: all 0.15s ease-out;
}
.qode-map-marker-holder .qode-map-marker .qode-map-marker-inner {
position: relative;
width: 100%;
height: 100%;
background-color: #484848;
color: #fff;
display: inline-block;
border-radius: 58px 50px 58px 0;
border: 5px solid #484848;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.qode-map-marker-holder .qode-map-marker .qode-map-marker-inner > i,
.qode-map-marker-holder .qode-map-marker .qode-map-marker-inner > span {
position: absolute;
top: 3px;
left: 0;
right: 0;
width: 100%;
height: 100%;
line-height: 37px;
font-size: 18px;
text-align: center;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
.qode-map-marker-holder .qode-map-marker .qode-map-marker-inner .qode-map-marker-botom {
position: absolute;
bottom: 0;
}
.qode-map-marker-holder .qode-map-marker .qode-map-marker-inner svg {
width: 100%;
height: auto;
display: none;
}
.qode-map-marker-holder .qode-map-marker .qode-map-marker-inner svg path {
fill: #1abc9c;
}
.qode-map-marker-holder .qode-map-marker:hover {
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.qode-map-marker-holder .qode-map-marker:hover > :before {
border-top-color: #1abc9c;
}
.qode-map-marker-holder .qode-map-marker:hover .qode-map-marker-inner {
background-color: #1abc9c;
border-color: #1abc9c;
}
.qode-map-marker-holder.active .qode-map-marker {
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.qode-map-marker-holder.active .qode-map-marker > :before {
border-top-color: #1abc9c;
}
.qode-map-marker-holder.active .qode-map-marker .qode-map-marker-inner {
background-color: #1abc9c;
border-color: #1abc9c;
}
.qode-map-marker-holder .qode-info-window {
background-color: #fff;
text-align: center;
min-width: 338px;
display: none;
position: absolute;
top: -9px;
z-index: 10;
left: 50%;
border-radius: 2px;
-webkit-transform: translate(-85%, -100%);
-moz-transform: translate(-85%, -100%);
transform: translate(-85%, -100%);
-webkit-transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.15);
}
.qode-map-marker-holder .qode-info-window-inner {
position: relative;
display: table;
table-layout: fixed;
height: 100%;
width: 100%;
}
.qode-map-marker-holder .qode-info-window-inner > a {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 100;
}
.qode-map-marker-holder .qode-info-window-inner > a:hover ~ .qode-info-window-image img {
opacity: 0.85;
-webkit-transition: all 0.8s cubic-bezier(0.28, 0.75, 0.25, 1);
-moz-transition: all 0.8s cubic-bezier(0.28, 0.75, 0.25, 1);
transition: all 0.8s cubic-bezier(0.28, 0.75, 0.25, 1);
}
.qode-map-marker-holder .qode-info-window-inner > a:hover ~ .qode-info-window-details h5 {
color: #1abc9c;
-webkit-transition: color 0.5s cubic-bezier(0.28, 0.75, 0.25, 1);
-moz-transition: color 0.5s cubic-bezier(0.28, 0.75, 0.25, 1);
transition: color 0.5s cubic-bezier(0.28, 0.75, 0.25, 1);
}
.qode-map-marker-holder .qode-info-window-inner .qode-info-window-details {
position: relative;
display: table-cell;
height: 100%;
width: 100%;
vertical-align: middle;
text-align: center;
width: 70%;
text-align: left;
padding: 0 21px;
}
.qode-map-marker-holder .qode-info-window-inner .qode-info-window-details h5 {
margin: 5px 0;
-webkit-transition: color 0.25s ease;
-moz-transition: color 0.25s ease;
transition: color 0.25s ease;
}
.qode-map-marker-holder .qode-info-window-inner .qode-info-window-details p {
font-size: 13px;
line-height: 1.8em;
margin: 0;
}
.qode-map-marker-holder .qode-info-window-inner .qode-info-window-image {
position: relative;
display: table-cell;
height: 100%;
width: 100%;
vertical-align: middle;
text-align: center;
width: 30%;
padding: 8px;
border-left: 1px solid #dbdbdb;
}
.qode-map-marker-holder .qode-info-window-inner .qode-info-window-image img {
display: block;
width: 100%;
height: auto;
image-rendering: optimizeQuality;
-webkit-transition: opacity 0.4s ease;
-moz-transition: opacity 0.4s ease;
transition: opacity 0.4s ease;
-webkit-backface-visibility: hidden;
}
.qode-map-marker-holder .qode-info-window-inner:after {
content: '';
position: absolute;
bottom: 0;
width: 0;
height: 0;
border-left: 13px solid transparent;
border-right: 13px solid transparent;
border-top: 12px solid #fff;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
transform: translateY(100%);
right: 11%;
margin: 0 auto;
}
.qode-map-marker-holder.active {
z-index: 500;
}
.qode-cluster-marker {
width: 60px;
height: 60px;
line-height: 60px;
}
.qode-cluster-marker .qode-cluster-marker-inner {
position: relative;
}
.qode-cluster-marker .qode-cluster-marker-inner .qode-cluster-marker-number {
position: absolute;
top: -2px;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
font-size: 20px;
font-weight: 400;
color: #fff;
border-radius: 1px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.qode-cluster-marker svg {
width: 100%;
height: auto;
}
.qode-cluster-marker svg path {
fill: #1abc9c;
}
.qode-cluster-marker:hover svg path {
fill: #1abc9c;
} .qode-ls-adv-search-holder {
position: relative;
margin: 0 auto;
width: 100%;
}
.qode-ls-adv-search-holder .qode-ls-adv-title-holder {
text-align: center;
padding: 35px 0 71px;
}
.qode-ls-adv-search-holder .qode-ls-adv-title-holder .qode-ls-adv-title {
margin-bottom: 12px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder {
position: relative;
width: 65%;
margin: 0 auto;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-holder-inner {
background-color: #fff;
box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.15);
border: 1px solid #dbdbdb;
border-radius: 4px;
padding: 17px 25px;
display: table;
width: 100%;
box-sizing: border-box;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-field {
width: 100%;
display: table-cell;
vertical-align: middle;
height: 54px;
box-sizing: border-box;
border-right: 1px solid #dbdbdb;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-field .qode-ls-adv-search-keyword {
padding: 14px 13px 14px 13px;
font-size: 19px;
font-weight: 600;
color: #484848;
background: transparent;
border: none;
outline: none;
width: 100%;
box-sizing: border-box;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-field .qode-ls-adv-search-keyword::-webkit-input-placeholder {
color: #484848;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-field .qode-ls-adv-search-keyword:-moz-placeholder {
color: #484848;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-field .qode-ls-adv-search-keyword::-moz-placeholder {
color: #484848;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-field .qode-ls-adv-search-keyword:-ms-input-placeholder {
color: #484848;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-field .qode-ls-search-icon {
position: absolute;
padding: 20px;
color: #353535;
font-size: 23px;
border-right: 1px solid #dbdbdb;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-submit-button {
display: table-cell;
vertical-align: middle;
height: 54px;
padding-left: 25px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-submit-button .qode-ls-adv-search-keyword-button {
padding: 9px 0;
border: none;
outline: none;
background-color: transparent;
white-space: nowrap;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-submit-button .qode-ls-adv-search-keyword-button span {
display: inline-block;
vertical-align: middle;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-submit-button .qode-ls-adv-search-keyword-button .qode-btn-text {
font-size: 19px;
font-weight: 600;
color: #484848;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-submit-button .qode-ls-adv-search-keyword-button .qode-btn-icon {
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 100%;
background-color: #1abc9c;
color: #fff;
margin-left: 35px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-submit-button .qode-ls-adv-search-keyword-button .qode-btn-icon i {
vertical-align: middle;
}
.qode-ls-adv-search-holder.qode-ls-adv-with-map .qode-ls-adv-search-map-holder {
position: relative;
margin-bottom: 45px;
}
.qode-ls-adv-search-holder.qode-ls-adv-with-map .qode-ls-adv-search-map-holder .qode-ls-adv-search-keyword-holder {
position: absolute;
bottom: -45px;
width: 100%;
}
.qode-ls-adv-search-holder.qode-ls-adv-with-map .qode-ls-adv-search-map-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-holder-inner {
width: 50%;
margin: auto;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder {
float: left;
width: 22.5%;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-banner-holder {
position: relative;
padding: 25px;
background-color: #fff;
border: 1px solid #dbdbdb;
text-align: center;
margin-top: 45px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-banner-holder .qode-ls-banner-image {
position: relative;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-banner-holder .qode-ls-banner-image img {
display: block;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-banner-holder .qode-ls-banner-title {
margin-top: 26px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-banner-holder .qode-ls-banner-text {
font-size: 12px;
line-height: 18px;
font-weight: 500;
text-transform: uppercase;
margin-top: 17px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-banner-holder .qode-listing-button {
margin-top: 24px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-fields-title {
margin: 0 0 12px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-field:not(.checkbox) {
margin-bottom: 14px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-field:not(.checkbox) label {
display: inline-block;
margin-bottom: 8px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-listing-field-holder-title {
margin: 15px 0 20px;
display: inline-block;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-adv-search-submit {
margin-top: 20px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder {
float: left;
width: 77.5%;
padding-right: 35px;
box-sizing: border-box;    }
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
vertical-align: top;
box-sizing: border-box;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-ls-item-image {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-ls-item-image a img {
vertical-align: middle;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-listing-cat-wrapper > a {
color: #1abc9c;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-listing-cat-wrapper > a:not(:last-child):after {
content: ', ';
color: inherit;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-listing-cat-wrapper > a:hover {
color: #484848;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-listing-cat-wrapper .qode-tax-name {
font-size: 12px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-listing-type-wrapper {
position: absolute;
top: 5px;
right: 5px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-listing-type-wrapper a {
display: block;
background-color: #ff2d00;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.2px;
padding: 0 8px;
color: #fff;
text-transform: uppercase;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-ls-item-inner {
box-sizing: border-box;
padding: 19px 20px 25px;
background-color: #fff;
border: 1px solid #dbdbdb;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer {
padding-top: 20px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-ls-disc-price-amount {
font-size: 19px;
font-weight: 600;
padding-bottom: 2px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-ls-author-text,
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-listing-cat-wrapper {
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
line-height: 1.4em;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-adv-load-more-holder {
text-align: center;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-no-space .qode-ls-adr-inner {
margin: 0 -0px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-no-space article {
padding: 0 0px;
margin: 0 0 0px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-tiny-space .qode-ls-adr-inner {
margin: 0 -5px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-tiny-space article {
padding: 0 5px;
margin: 0 0 10px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-small-space .qode-ls-adr-inner {
margin: 0 -10px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-small-space article {
padding: 0 10px;
margin: 0 0 20px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-normal-space .qode-ls-adr-inner {
margin: 0 -18px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-normal-space article {
padding: 0 18px;
margin: 0 0 36px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-big-space .qode-ls-adr-inner {
margin: 0 -35px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-big-space article {
padding: 0 35px;
margin: 0 0 70px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-two-columns article {
width: 50%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-two-columns article:nth-child(2n+1) {
clear: both;
}
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-three-columns article {
width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-three-columns article:nth-child(3n+1) {
clear: both;
}
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-four-columns article {
width: 25%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-four-columns article:nth-child(4n+1) {
clear: both;
}
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-five-columns article {
width: 20%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-five-columns article:nth-child(5n+1) {
clear: both;
}
}
.qode-ls-banner {
text-align: center;
background-size: cover;
}
.qode-ls-banner .qode-ls-banner-inner {
padding: 90px 21px 45px;
}
.qode-ls-banner .qode-ls-banner-number {
font-size: 56px;
line-height: 1em;
font-weight: 600;
margin-bottom: 25px;
}
.qode-ls-banner .qode-ls-banner-icon {
font-size: 40px;
margin-bottom: 43px;
}
.qode-ls-banner .qode-ls-banner-icon.qode-icon-holder.qode-icon-circle {
background-color: transparent;
border: 1px solid currentColor;
width: 106px;
height: 106px;
line-height: 106px;
}
.qode-ls-banner .qode-ls-banner-icon.qode-icon-holder.qode-icon-circle .qode-icon-element {
color: currentColor;
}
.qode-ls-banner .qode-ls-banner-link {
display: block;
padding: 28px;
border-top: 1px solid #dbdbdb;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
}
.qode-ls-banner .qode-ls-banner-link span {
vertical-align: middle;
padding-right: 6px;
}
.qode-ls-banner .qode-ls-banner-link i {
font-size: 16px;
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform .15s ease-out;
transition: transform .15s ease-out;
}
.qode-ls-banner .qode-ls-banner-link i:before {
vertical-align: middle;
}
.qode-ls-banner .qode-ls-banner-link:hover i {
-webkit-transform: translateX(5px);
-moz-transform: translateX(5px);
transform: translateX(5px);
}
.qode-ls-banner.qode-ls-banner-light .qode-ls-banner-number,
.qode-ls-banner.qode-ls-banner-light .qode-ls-banner-title,
.qode-ls-banner.qode-ls-banner-light .qode-ls-banner-link {
color: #fff;
}
.qode-ls-banner.qode-ls-banner-light .qode-ls-banner-link {
border-top-color: rgba(255, 255, 255, 0.3);
}
.qode-ls-banner.qode-ls-banner-light .qode-ls-banner-icon.qode-icon-holder.qode-icon-circle {
border-color: rgba(255, 255, 255, 0.3);
color: #fff;
}
.qode-ls-blog-list {    }
.qode-ls-blog-list article {
float: left;
box-sizing: border-box;
}
.qode-ls-blog-list article .qode-ls-blog-list-image {
margin-bottom: 30px;
}
.qode-ls-blog-list article .qode-ls-blog-list-image img {
vertical-align: middle;
}
.qode-ls-blog-list article .qode-ls-blog-list-date,
.qode-ls-blog-list article .qode-ls-blog-list-category,
.qode-ls-blog-list article .qode-ls-blog-list-read-more {
display: block;
font-size: 12px;
line-height: 18px;
font-weight: 500;
text-transform: uppercase;
}
.qode-ls-blog-list article .qode-ls-blog-list-category a {
color: #1abc9c;
}
.qode-ls-blog-list article .qode-ls-blog-list-title {
padding: 20px 0 17px;
}
.qode-ls-blog-list article .qode-ls-blog-list-read-more {
margin-top: 24px;
}
.qode-ls-blog-list.qode-ls-blog-list-no-space .qode-ls-blog-list-inner {
margin: 0 -0px;
}
.qode-ls-blog-list.qode-ls-blog-list-no-space article {
padding: 0 0px;
margin: 0 0 0px;
}
.qode-ls-blog-list.qode-ls-blog-list-tiny-space .qode-ls-blog-list-inner {
margin: 0 -5px;
}
.qode-ls-blog-list.qode-ls-blog-list-tiny-space article {
padding: 0 5px;
margin: 0 0 10px;
}
.qode-ls-blog-list.qode-ls-blog-list-small-space .qode-ls-blog-list-inner {
margin: 0 -10px;
}
.qode-ls-blog-list.qode-ls-blog-list-small-space article {
padding: 0 10px;
margin: 0 0 20px;
}
.qode-ls-blog-list.qode-ls-blog-list-normal-space .qode-ls-blog-list-inner {
margin: 0 -18px;
}
.qode-ls-blog-list.qode-ls-blog-list-normal-space article {
padding: 0 18px;
margin: 0 0 36px;
}
.qode-ls-blog-list.qode-ls-blog-list-big-space .qode-ls-blog-list-inner {
margin: 0 -38px;
}
.qode-ls-blog-list.qode-ls-blog-list-big-space article {
padding: 0 38px;
margin: 0 0 76px;
}
.qode-ls-blog-list.qode-ls-blog-list-two-columns article {
width: 50%;
border-right: 1px dotted #484848;
}
@media only screen and (min-width: 769px) {
.qode-ls-blog-list.qode-ls-blog-list-two-columns article:nth-child(2n+1) {
clear: both;
}
.qode-ls-blog-list.qode-ls-blog-list-two-columns article:nth-child(2n) {
border-right: none;
}
}
.qode-ls-blog-list.qode-ls-blog-list-three-columns article {
width: 33.33333%;
border-right: 1px dotted #484848;
}
@media only screen and (min-width: 769px) {
.qode-ls-blog-list.qode-ls-blog-list-three-columns article:nth-child(3n+1) {
clear: both;
}
.qode-ls-blog-list.qode-ls-blog-list-three-columns article:nth-child(3n) {
border-right: none;
}
}
.qode-ls-blog-list.qode-ls-blog-list-four-columns article {
width: 25%;
border-right: 1px dotted #484848;
}
@media only screen and (min-width: 769px) {
.qode-ls-blog-list.qode-ls-blog-list-four-columns article:nth-child(4n+1) {
clear: both;
}
.qode-ls-blog-list.qode-ls-blog-list-four-columns article:nth-child(4n) {
border-right: none;
}
}
.qode-ls-blog-list.qode-ls-blog-list-five-columns article {
width: 20%;
border-right: 1px dotted #484848;
}
@media only screen and (min-width: 769px) {
.qode-ls-blog-list.qode-ls-blog-list-five-columns article:nth-child(5n+1) {
clear: both;
}
.qode-ls-blog-list.qode-ls-blog-list-five-columns article:nth-child(5n) {
border-right: none;
}
}
.qode-ls-blog-list.qode-ls-blog-list-six-columns article {
width: 16.66667%;
border-right: 1px dotted #484848;
}
@media only screen and (min-width: 769px) {
.qode-ls-blog-list.qode-ls-blog-list-six-columns article:nth-child(6n+1) {
clear: both;
}
.qode-ls-blog-list.qode-ls-blog-list-six-columns article:nth-child(6n) {
border-right: none;
}
}
.qode-ls-categories-holder {   }
.qode-ls-categories-holder .qode-ls-gallery-sizer {
width: 33.3333%;
}
.qode-ls-categories-holder.qode-ls-gallery-normal-space .qode-ls-gallery-inner {
margin: 0 -18px;
}
.qode-ls-categories-holder.qode-ls-category-gallery {
padding: 0 15px;
box-sizing: border-box;
}
.qode-ls-categories-holder .qode-ls-gallery-item {
box-sizing: border-box;
width: 33.3333%;
}
.qode-ls-categories-holder .qode-ls-gallery-item .qode-ls-item-inner {
width: 100%;
height: 100%;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
background-color: #d6d6d6;
}
.qode-ls-categories-holder .qode-ls-gallery-item .qode-ls-gallery-item-overlay {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-standard .qode-ls-gallery-item-icon {
line-height: 1em;
font-size: 40px;
color: #fff;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-standard .qode-ls-gallery-item-text {
position: absolute;
top: 0;
left: 0;
display: table;
padding: 25px 29px;
box-sizing: border-box;
width: 100%;
height: 100%;
text-align: center;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-standard .qode-ls-gallery-item-text .qode-ls-gallery-item-text-inner {
display: table-cell;
vertical-align: middle;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-standard .qode-gallery-item-title {
margin: 0;
color: #fff;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-standard .qode-ls-gallery-item-desc {
margin: 7px 0 0;
color: #fff;
text-transform: uppercase;
font-size: 12px;
line-height: 17px;
font-weight: 500;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-standard .qode-ls-gallery-item-desc p {
color: inherit;
text-transform: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-rec-landscape, .qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-square-big {
width: 66.6666%;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-simple .qode-ls-item-inner {
box-sizing: border-box;
padding: 42px 29px 51px;
background-color: #fff;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-simple .qode-ls-gallery-item-text {
display: table;
box-sizing: border-box;
width: 100%;
height: 100%;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-simple .qode-ls-gallery-item-text .qode-ls-gallery-item-text-inner {
display: table-cell;
vertical-align: middle;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-simple .qode-ls-gallery-item-desc p {
margin: 17px 0 28px;
}
.qode-ls-categories-holder.qode-ls-gallery-no-space .qode-ls-gallery--inner {
margin: 0 -0px;
}
.qode-ls-categories-holder.qode-ls-gallery-no-space article {
padding: 0px;
}
.qode-ls-categories-holder.qode-ls-gallery-tiny-space .qode-ls-gallery--inner {
margin: 0 -5px;
}
.qode-ls-categories-holder.qode-ls-gallery-tiny-space article {
padding: 5px;
}
.qode-ls-categories-holder.qode-ls-gallery-small-space .qode-ls-gallery--inner {
margin: 0 -10px;
}
.qode-ls-categories-holder.qode-ls-gallery-small-space article {
padding: 10px;
}
.qode-ls-categories-holder.qode-ls-gallery-normal-space .qode-ls-gallery--inner {
margin: 0 -18px;
}
.qode-ls-categories-holder.qode-ls-gallery-normal-space article {
padding: 18px;
}
.qode-ls-categories-holder.qode-ls-gallery-big-space .qode-ls-gallery--inner {
margin: 0 -35px;
}
.qode-ls-categories-holder.qode-ls-gallery-big-space article {
padding: 35px;
}
.qode-ls-categories-holder.qode-ls-gallery-two-columns article {
width: 50%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-categories-holder.qode-ls-gallery-two-columns article:nth-child(2n+1) {
clear: both;
}
}
.qode-ls-categories-holder.qode-ls-gallery-three-columns article {
width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-categories-holder.qode-ls-gallery-three-columns article:nth-child(3n+1) {
clear: both;
}
}
.qode-ls-categories-holder.qode-ls-gallery-four-columns article {
width: 25%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-categories-holder.qode-ls-gallery-four-columns article:nth-child(4n+1) {
clear: both;
}
}
.qode-ls-categories-holder.qode-ls-gallery-five-columns article {
width: 20%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-categories-holder.qode-ls-gallery-five-columns article:nth-child(5n+1) {
clear: both;
}
}
.qode-ls-list-holder .qode-ls-list-items-holder {    }
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
vertical-align: top;
box-sizing: border-box;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-ls-item-image {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-ls-item-image a img {
vertical-align: middle;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-listing-cat-wrapper > a {
color: #1abc9c;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-listing-cat-wrapper > a:not(:last-child):after {
content: ', ';
color: inherit;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-listing-cat-wrapper > a:hover {
color: #484848;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-listing-cat-wrapper .qode-tax-name {
font-size: 12px;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-listing-type-wrapper {
position: absolute;
top: 5px;
right: 5px;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-listing-type-wrapper a {
display: block;
background-color: #ff2d00;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.2px;
padding: 0 8px;
color: #fff;
text-transform: uppercase;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-ls-item-inner {
box-sizing: border-box;
padding: 19px 20px 25px;
background-color: #fff;
border: 1px solid #dbdbdb;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer {
padding-top: 20px;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-ls-disc-price-amount {
font-size: 19px;
font-weight: 600;
padding-bottom: 2px;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-ls-author-text,
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-listing-cat-wrapper {
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
line-height: 1.4em;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-no-space .qode-ls-list-inner {
margin: 0 -0px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-no-space article {
padding: 0 0px;
margin: 0 0 0px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-tiny-space .qode-ls-list-inner {
margin: 0 -5px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-tiny-space article {
padding: 0 5px;
margin: 0 0 10px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-small-space .qode-ls-list-inner {
margin: 0 -10px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-small-space article {
padding: 0 10px;
margin: 0 0 20px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-normal-space .qode-ls-list-inner {
margin: 0 -17px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-normal-space article {
padding: 0 17px;
margin: 0 0 34px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-big-space .qode-ls-list-inner {
margin: 0 -35px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-big-space article {
padding: 0 35px;
margin: 0 0 70px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-two-columns article {
width: 50%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-two-columns article:nth-child(2n+1) {
clear: both;
}
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-three-columns article {
width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-three-columns article:nth-child(3n+1) {
clear: both;
}
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-four-columns article {
width: 25%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-four-columns article:nth-child(4n+1) {
clear: both;
}
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-five-columns article {
width: 20%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-five-columns article:nth-child(5n+1) {
clear: both;
}
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-six-columns article {
width: 16.66667%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-six-columns article:nth-child(6n+1) {
clear: both;
}
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .qode_pt_image {
margin-bottom: 31px;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .qode_price_table_prices {
width: 28%;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .price_table_inner .value {
top: -8px;
left: 2px;
font-size: 23px;
color: #484848 !important;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .price_table_inner .price {
font-size: 57px;
font-weight: 600;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .price_table_inner .mark {
margin-top: 17px;
margin-left: 11px;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .price_table_inner .qode_pt_icon {
color: #484848 !important;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .qode_pricing_table_text li {
font-size: 13px;
line-height: 21px;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .qode_pricing_table_text li.qode_pt_title {
padding: 5px 0 18px;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .qode_pricing_table_text li ul li {
padding: 8px 0;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .qode_pt_additional_info {
margin-top: 50px;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .price_button .qbutton {
margin-top: 27px;
color: #484848;
border-color: #ededed;
background-color: #ededed;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .price_button .qbutton:hover {
color: #fff;
border-color: #00a699;
background-color: #00a699;
}
.qode-ls-regions-holder {   }
.qode-ls-regions-holder.qode-ls-gallery-normal-space .qode-ls-gallery-inner {
margin: 0 -18px;
}
.qode-ls-regions-holder.qode-ls-region-gallery {
padding: 0 15px;
box-sizing: border-box;
}
.qode-ls-regions-holder .qode-ls-gallery-item {
float: left;
box-sizing: border-box;
width: 33.3333%;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-ls-item-inner {
position: relative;
width: 100%;
height: 100%;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-ls-item-inner .qode-ls-gallery-item-image img {
vertical-align: middle;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-ls-gallery-item-overlay {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-ls-gallery-item-text-holder {
position: absolute;
top: 0;
left: 0;
padding: 25px 0;
box-sizing: border-box;
width: 100%;
height: 100%;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-ls-gallery-item-text-holder .qode-ls-gallery-item-text {
display: table;
box-sizing: border-box;
width: 100%;
height: 100%;
text-align: center;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-ls-gallery-item-text-holder .qode-ls-gallery-item-text .qode-ls-gallery-item-text-inner {
display: table-cell;
vertical-align: middle;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-gallery-item-title {
margin: 0;
color: #fff;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-ls-gallery-item-desc {
margin: 7px 0 0;
color: #fff;
text-transform: uppercase;
font-size: 12px;
line-height: 17px;
font-weight: 500;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-ls-gallery-item-desc p {
color: inherit;
text-transform: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
}
.qode-ls-regions-holder.qode-ls-gallery-no-space .qode-ls-gallery--inner {
margin: 0 -0px;
}
.qode-ls-regions-holder.qode-ls-gallery-no-space article {
padding: 0px;
}
.qode-ls-regions-holder.qode-ls-gallery-tiny-space .qode-ls-gallery--inner {
margin: 0 -5px;
}
.qode-ls-regions-holder.qode-ls-gallery-tiny-space article {
padding: 5px;
}
.qode-ls-regions-holder.qode-ls-gallery-small-space .qode-ls-gallery--inner {
margin: 0 -10px;
}
.qode-ls-regions-holder.qode-ls-gallery-small-space article {
padding: 10px;
}
.qode-ls-regions-holder.qode-ls-gallery-normal-space .qode-ls-gallery--inner {
margin: 0 -18px;
}
.qode-ls-regions-holder.qode-ls-gallery-normal-space article {
padding: 18px;
}
.qode-ls-regions-holder.qode-ls-gallery-big-space .qode-ls-gallery--inner {
margin: 0 -35px;
}
.qode-ls-regions-holder.qode-ls-gallery-big-space article {
padding: 35px;
}
.qode-ls-regions-holder.qode-ls-gallery-two-columns article {
width: 50%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-regions-holder.qode-ls-gallery-two-columns article:nth-child(2n+1) {
clear: both;
}
}
.qode-ls-regions-holder.qode-ls-gallery-three-columns article {
width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-regions-holder.qode-ls-gallery-three-columns article:nth-child(3n+1) {
clear: both;
}
}
.qode-ls-regions-holder.qode-ls-gallery-four-columns article {
width: 25%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-regions-holder.qode-ls-gallery-four-columns article:nth-child(4n+1) {
clear: both;
}
}
.qode-ls-regions-holder.qode-ls-gallery-five-columns article {
width: 20%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-regions-holder.qode-ls-gallery-five-columns article:nth-child(5n+1) {
clear: both;
}
}
.qode-ls-main-search-holder {
display: table;
width: 100%;
background-color: #fff;
border: 1px solid #dbdbdb;
box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.15);
border-radius: 4px;
box-sizing: border-box;
padding: 18px 20px 18px 5px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part {
display: table-cell;
vertical-align: middle;
box-sizing: border-box;
border-right: 1px solid #ececec;
padding-left: 51px;
width: 33%;
position: relative;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part:last-child {
border-right: none;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part.keyword {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part.price {
border-right: 0;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part.submit {
width: 1%;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part input {
margin: 0;
padding: 17px 0 17px 12px;
border-radius: 0;
border: 0;
width: 100%;
font-size: 16px;
font-family: inherit;
color: inherit;
outline: none;
box-sizing: border-box;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part input:focus {
border: none;
outline: none;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper {
height: 52px;
background: #fff;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper > span {
display: inline-block;
margin: 0 0 0 50px;
vertical-align: top;
min-width: 60px;
line-height: 52px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .qode-price-slider-text {
color: #353535;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .qode-price-slider-holder {
display: inline-block;
position: relative;
width: 140px;
height: 100%;
left: 10px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .qode-price-slider-response {
position: absolute;
background-color: #1abc9c;
border-radius: 2px;
bottom: 55px;
margin-left: -36px;
text-align: center;
color: #fff;
width: 99px;
height: 37px;
line-height: 37px;
z-index: 5;
top: -30px;
font-size: 14px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .qode-price-slider-response:after {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 12px solid #1abc9c;
left: 40px;
bottom: -7px;
position: absolute;
z-index: 10;
content: '';
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .rangeslider--horizontal {
width: 170px;
position: absolute;
height: 5px;
top: 50%;
transform: translateY(-50%);
box-shadow: none;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .rangeslider--horizontal .rangeslider__fill {
box-shadow: none;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .rangeslider__handle {
width: 29px;
height: 29px;
box-shadow: none;
top: -14px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .rangeslider__handle:before {
color: #fff;
content: ",";
font-family: "ElegantIcons";
left: 6px;
position: relative;
top: 2px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .rangeslider__handle:after {
background-image: none;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-search-icon {
position: absolute;
left: 27px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 23px;
color: #d3d3d3;
z-index: 2;
margin-top: 2px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .select2-container--default .select2-selection--single .select2-selection__rendered {
padding-left: 15px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .select2-container {
width: 100% !important;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .select2-container .select2-selection--single {
height: 52px;
line-height: 52px;
padding: 0;
font-size: 16px;
color: #353535;
border-radius: 0;
border: 0;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .select2-container .select2-selection--single .select2-arrow {
right: 22px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .select2-container .select2-selection--single .select2-selection__clear {
display: none;
}
.qode-ls-main-search-holder.qode-dark-skin .qode-ls-main-search-holder-part input {
background-color: #353535;
color: #fff;
}
.qode-ls-main-search-holder.qode-dark-skin .qode-ls-main-search-holder-part input::-webkit-input-placeholder {
color: #fff;
}
.qode-ls-main-search-holder.qode-dark-skin .qode-ls-main-search-holder-part input:-moz-placeholder {
color: #fff;
}
.qode-ls-main-search-holder.qode-dark-skin .qode-ls-main-search-holder-part input::-moz-placeholder {
color: #fff;
}
.qode-ls-main-search-holder.qode-dark-skin .qode-ls-main-search-holder-part input:-ms-input-placeholder {
color: #fff;
}
.qode-ls-main-search-holder.qode-dark-skin .qode-ls-main-search-holder-part .select2-container .select2-selection--single {
background-color: #353535;
color: #fff;
}
.qode-ls-main-search-holder.qode-dark-skin .qode-ls-main-search-holder-part .qode-ls-search-icon {
color: #fff;
}
.qode-ls-simple-search-holder {
display: table;
width: 100%;
background-color: #fff;
border: 1px solid #dbdbdb;
box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.15);
border-radius: 4px;
box-sizing: border-box;
padding: 18px 26px 18px 38px;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part {
display: table-cell;
vertical-align: middle;
box-sizing: border-box;
width: 99%;
position: relative;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part.keyword {
border-right: 1px solid #dbdbdb;
padding-right: 20px;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part.submit {
width: 1%;
padding-left: 26px;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part.submit .qode-ls-simple-search-button {
border: none;
outline: none;
background-color: transparent;
white-space: nowrap;
cursor: pointer;
color: inherit;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part.submit .qode-ls-simple-search-button-text {
font-size: 19px;
font-weight: 600;
line-height: 35px;
padding-right: 20px;
display: inline-block;
vertical-align: middle;
color: inherit;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part.submit .qode-ls-simple-search-button-icon {
display: inline-block;
vertical-align: middle;
width: 35px;
height: 35px;
line-height: 35px;
background-color: #1abc9c;
color: #fff;
border-radius: 100%;
font-size: 19px;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part.submit .qode-ls-simple-search-button-icon span {
display: block;
line-height: inherit;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part.submit .qode-ls-simple-search-button-icon span:before {
line-height: inherit;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part input {
margin: 0;
padding: 9px 0 9px 0;
border-radius: 0;
border: 0;
width: 100%;
font-size: 19px;
font-weight: 600;
line-height: 35px;
font-family: inherit;
color: inherit;
outline: none;
box-sizing: border-box;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part input:focus {
border: none;
outline: none;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part input:-moz-placeholder {
color: inherit;
opacity: 1;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part input::-moz-placeholder {
color: inherit;
opacity: 1;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder {
box-sizing: border-box;    }
.qode-ls-slider-holder .qode-ls-slider-items-holder .owl-nav .owl-prev {
left: -28px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .owl-nav .owl-next {
right: -28px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .owl-nav .qode-prev-icon,
.qode-ls-slider-holder .qode-ls-slider-items-holder .owl-nav .qode-next-icon {
background-color: transparent;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-owl-slider .owl-dots {
margin: 39px 0 0;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-owl-slider .owl-dots .owl-dot span {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: 4px solid #cdcdcd;
background-color: #fff;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-owl-slider .owl-dots .owl-dot.active span {
background-color: #fff;
border-color: #1abc9c;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
vertical-align: top;
box-sizing: border-box;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-ls-item-image {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-ls-item-image a img {
vertical-align: middle;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-listing-cat-wrapper > a {
color: #1abc9c;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-listing-cat-wrapper > a:not(:last-child):after {
content: ', ';
color: inherit;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-listing-cat-wrapper > a:hover {
color: #484848;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-listing-cat-wrapper .qode-tax-name {
font-size: 12px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-listing-type-wrapper {
position: absolute;
top: 5px;
right: 5px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-listing-type-wrapper a {
display: block;
background-color: #ff2d00;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.2px;
padding: 0 8px;
color: #fff;
text-transform: uppercase;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-ls-item-inner {
box-sizing: border-box;
padding: 19px 20px 25px;
background-color: #fff;
border: 1px solid #dbdbdb;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer {
padding-top: 20px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-ls-disc-price-amount {
font-size: 19px;
font-weight: 600;
padding-bottom: 2px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-ls-author-text,
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-listing-cat-wrapper {
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-listing-cat-wrapper {
line-height: 16px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-no-space .qode-ls-slider-inner {
margin: 0 -0px;
width: auto;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-no-space article {
padding: 0 0px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-tiny-space .qode-ls-slider-inner {
margin: 0 -5px;
width: auto;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-tiny-space article {
padding: 0 5px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-small-space .qode-ls-slider-inner {
margin: 0 -10px;
width: auto;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-small-space article {
padding: 0 10px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-normal-space .qode-ls-slider-inner {
margin: 0 -17px;
width: auto;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-normal-space article {
padding: 0 17px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-big-space .qode-ls-slider-inner {
margin: 0 -35px;
width: auto;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-big-space article {
padding: 0 35px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-two-columns article {
width: 50%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-two-columns article:nth-child(2n+1) {
clear: both;
}
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-three-columns article {
width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-three-columns article:nth-child(3n+1) {
clear: both;
}
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-four-columns article {
width: 25%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-four-columns article:nth-child(4n+1) {
clear: both;
}
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-five-columns article {
width: 20%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-five-columns article:nth-child(5n+1) {
clear: both;
}
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-six-columns article {
width: 16.66667%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-six-columns article:nth-child(6n+1) {
clear: both;
}
}
.qode-ls-testimonials {    }
.qode-ls-testimonials article {
float: left;
box-sizing: border-box;
}
.qode-ls-testimonials article .qode-ls-testimonial-inner {
padding: 30px 35px;
display: table;
width: 100%;
box-sizing: border-box;
table-layout: fixed;
border: 1px solid #dbdbdb;
}
.qode-ls-testimonials article .qode-ls-testimonial-left-part {
width: 45%;
display: table-cell;
vertical-align: middle;
padding-right: 42px;
position: relative;
}
.qode-ls-testimonials article .qode-ls-testimonial-left-part .qode-ls-testimonial-quote {
position: absolute;
left: 59px;
top: -25px;
font-size: 90px;
z-index: -1;
color: #eaeaea;
}
.qode-ls-testimonials article .qode-ls-testimonial-left-part .qode-ls-testimonial-image {
width: 85px;
border-radius: 100%;
overflow: hidden;
margin-bottom: 10px;
}
.qode-ls-testimonials article .qode-ls-testimonial-left-part .qode-ls-testimonial-image img {
vertical-align: middle;
}
.qode-ls-testimonials article .qode-ls-testimonial-left-part .qode-ls-testimonial-website {
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
}
.qode-ls-testimonials article .qode-ls-testimonial-right-part {
display: table-cell;
vertical-align: middle;
width: 55%;
}
.qode-ls-testimonials article .qode-ls-testimonial-right-part .qode-ls-testimonial-title {
padding-bottom: 17px;
}
.qode-ls-testimonials.qode-ls-testimonials-no-space .qode-ls-testimonials-inner {
margin: 0 -0px;
}
.qode-ls-testimonials.qode-ls-testimonials-no-space article {
padding: 0 0px;
margin: 0 0 0px;
}
.qode-ls-testimonials.qode-ls-testimonials-tiny-space .qode-ls-testimonials-inner {
margin: 0 -5px;
}
.qode-ls-testimonials.qode-ls-testimonials-tiny-space article {
padding: 0 5px;
margin: 0 0 10px;
}
.qode-ls-testimonials.qode-ls-testimonials-small-space .qode-ls-testimonials-inner {
margin: 0 -10px;
}
.qode-ls-testimonials.qode-ls-testimonials-small-space article {
padding: 0 10px;
margin: 0 0 20px;
}
.qode-ls-testimonials.qode-ls-testimonials-normal-space .qode-ls-testimonials-inner {
margin: 0 -18px;
}
.qode-ls-testimonials.qode-ls-testimonials-normal-space article {
padding: 0 18px;
margin: 0 0 36px;
}
.qode-ls-testimonials.qode-ls-testimonials-big-space .qode-ls-testimonials-inner {
margin: 0 -35px;
}
.qode-ls-testimonials.qode-ls-testimonials-big-space article {
padding: 0 35px;
margin: 0 0 70px;
}
.qode-ls-testimonials.qode-ls-testimonials-two-columns article {
width: 50%;
}
@media only screen and (min-width: 769px) {
.qode-ls-testimonials.qode-ls-testimonials-two-columns article:nth-child(2n+1) {
clear: both;
}
}
.qode-ls-testimonials.qode-ls-testimonials-three-columns article {
width: 33.33333%;
}
@media only screen and (min-width: 769px) {
.qode-ls-testimonials.qode-ls-testimonials-three-columns article:nth-child(3n+1) {
clear: both;
}
}
.qode-ls-testimonials.qode-ls-testimonials-four-columns article {
width: 25%;
}
@media only screen and (min-width: 769px) {
.qode-ls-testimonials.qode-ls-testimonials-four-columns article:nth-child(4n+1) {
clear: both;
}
}
.qode-ls-testimonials.qode-ls-testimonials-five-columns article {
width: 20%;
}
@media only screen and (min-width: 769px) {
.qode-ls-testimonials.qode-ls-testimonials-five-columns article:nth-child(5n+1) {
clear: both;
}
}
.qode-ls-testimonials.qode-ls-testimonials-six-columns article {
width: 16.66667%;
}
@media only screen and (min-width: 769px) {
.qode-ls-testimonials.qode-ls-testimonials-six-columns article:nth-child(6n+1) {
clear: both;
}
}
.qode-listing-single-holder article .qode-ls-single-section-holder {
border-bottom: 1px solid #dbdbdb;
}
.qode-listing-single-holder article .qode-ls-single-section-inner {
float: left;
box-sizing: border-box;
}
.qode-listing-single-holder article .qode-ls-single-section-inner.left {
width: 68.5%;
padding-right: 35px;
}
.qode-listing-single-holder article .qode-ls-single-section-inner.right {
width: 31.5%;
float: right;
}
.single-job_listing div.ppt {
visibility: hidden;
}
.single-job_listing div.pp_default .pp_content {
margin: 0 auto;
}
.single-job_listing div.pp_pic_holder + .pp_overlay {
opacity: 0.85 !important;
} .qode-ratings-holder {
margin: 35px 0 0;
clear: both;
}
.qode-ratings-holder .qode-ratings-text-title {
margin-bottom: 10px;
}
.qode-ratings-holder .qode-ratings-stars-holder {
position: relative;
display: inline-block;
vertical-align: middle;
float: left;
margin: 8px 0;
line-height: 25px;
text-align: center;
}
.qode-ratings-holder .qode-ratings-stars-holder .qode-ratings-stars-inner {
position: relative;
display: inline-block;
vertical-align: top;
line-height: 1em;
width: 157px;
}
.qode-ratings-holder .qode-ratings-stars-holder .qode-ratings-stars-inner > span {
content: '\f005 \f005 \f005 \f005 \f005 ';
display: inline-block;
font-family: 'FontAwesome';
letter-spacing: 3px;
font-size: 10px;
overflow: hidden;
position: relative;
vertical-align: middle;
text-align: left;
}
.qode-ratings-holder .qode-ratings-stars-holder .qode-ratings-stars-inner > span:before {
content: '\f005';
}
.qode-ratings-holder .qode-ratings-stars-holder .qode-ratings-stars-inner > span.qode-active-rating-star, .qode-ratings-holder .qode-ratings-stars-holder .qode-ratings-stars-inner > span.qode-hover-rating-star {
color: #1abc9c;
}
.qode-ratings-holder .qode-ratings-stars-holder .qode-ratings-stars-inner > span:last-child {
margin: 0;
}
.qode-ratings-holder .qode-ratings-message-holder {
display: inline-block;
margin: 8px 0;
float: left;
}
.qode-ratings-holder .qode-ratings-message-holder .qode-rating-message,
.qode-ratings-holder .qode-ratings-message-holder .qode-rating-value {
display: none;
float: left;
font-size: 14px;
line-height: 25px;
}
.qode-ratings-holder .qode-ratings-message-holder .qode-rating-value {
padding: 0 10px 0 20px;
}  .qode-ls-single-comments {
padding-top: 27px;
padding-bottom: 65px;
}
.qode-ls-single-comments .qode-comment-holder-separator {
margin-bottom: 54px;
}
.qode-ls-single-comments .qode-comment-holder-separator span {
display: block;
margin: 0 0 3px;
background-image: linear-gradient(to right, #484848 33%, rgba(255, 255, 255, 0) 0%);
background-position: bottom;
background-size: 4px 2px;
background-repeat: repeat-x;
height: 1px;
}
.qode-ls-single-comments .qode-comments-title-holder {
position: relative;
}
.qode-ls-single-comments .qode-comments-title-holder i {
vertical-align: text-top;
color: #1abc9c;
margin-right: 6px;
}
.qode-ls-single-comments .qode-comments-title-holder .qode-comments-title {
display: inline-block;
margin-bottom: 52px;
}
.qode-ls-single-comments .qode-comments-title-holder .select2-container {
width: 250px !important;
position: absolute;
right: 0;
top: -1%;
}
.qode-ls-single-comments .qode-comments .qode-comment-list > li {
display: block;
margin-bottom: 48px;
padding-bottom: 50px;
border-bottom: 1px solid #dbdbdb;
}
.qode-ls-single-comments .qode-comments .qode-comment-list > li:last-child {
margin-bottom: 0;
border-bottom: none;
}
.qode-ls-single-comments .qode-comments .qode-review-rating {
content: '\f005 \f005 \f005 \f005 \f005 ';
display: inline-block;
font-family: 'FontAwesome';
letter-spacing: 3px;
font-size: 10px;
overflow: hidden;
position: relative;
vertical-align: middle;
text-align: left;
margin-left: 7px;
}
.qode-ls-single-comments .qode-comments .qode-review-rating:before {
color: #c8c8c8;
content: '\f005\f005\f005\f005\f005';
}
.qode-ls-single-comments .qode-comments .qode-review-rating .rating-inner {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
color: #1abc9c;
}
.qode-ls-single-comments .qode-comments .qode-review-rating .rating-inner:before {
content: '\f005\f005\f005\f005\f005';
}
.qode-ls-single-comments .qode-comments .qode-comment-author {
float: left;
width: 110px;
}
.qode-ls-single-comments .qode-comments .qode-comment-author .qode-comment-author-name {
text-align: center;
width: 100%;
}
.qode-ls-single-comments .qode-comments .qode-comment-image {
margin-bottom: 8px;
}
.qode-ls-single-comments .qode-comments .qode-comment-image img {
vertical-align: middle;
}
.qode-ls-single-comments .qode-comments .qode-comment-text {
margin-left: 145px;
}
.qode-ls-single-comments .qode-comments .qode-comment-text .qode-average-rating {
display: inline-block;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
vertical-align: middle;
}
.qode-ls-single-comments .qode-comments .qode-comment-text .qode-comment-date {
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
margin-left: 11px;
}
.qode-ls-single-comments .qode-comments .qode-review-title {
padding: 0;
}
.qode-ls-single-comments .qode-comments .qode-text-holder {
margin-top: 10px;
}
.qode-ls-single-comments .qode-comments .qode-text-holder p {
margin: 0;
}
.qode-ls-single-comments .qode-comment-form .comment-respond {
display: none;
padding-top: 30px;
}
.qode-ls-single-comments .qode-comment-form .comment-reply-title {
display: none;
}
.qode-ls-single-comments .qode-comment-form .qode-rating-form-title-holder {
position: relative;
display: table;
table-layout: fixed;
height: 100%;
width: 100%;
margin-bottom: 8px;
}
.qode-ls-single-comments .qode-comment-form .qode-rating-form-title-holder .qode-rating-form-title,
.qode-ls-single-comments .qode-comment-form .qode-rating-form-title-holder .qode-comment-form-rating {
position: relative;
display: table-cell;
height: 100%;
width: 100%;
vertical-align: middle;
text-align: center;
}
.qode-ls-single-comments .qode-comment-form .qode-rating-form-title-holder .qode-rating-form-title {
text-align: left;
}
.qode-ls-single-comments .qode-comment-form .qode-rating-form-title-holder .qode-comment-form-rating {
text-align: right;
}
.qode-ls-single-comments .qode-comment-form .qode-rating-form-title-holder .qode-comment-form-rating label {
font-size: 15px;
color: #1abc9c;
display: inline-block;
}
.qode-ls-single-comments .qode-comment-form .qode-comment-input-title input {
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.qode-ls-single-comments .qode-comment-form #respond textarea {
border-top-left-radius: 0;
border-top-right-radius: 0;
resize: none;
}
.qode-ls-single-comments .qode-comment-form #respond textarea ~ input {
width: 50%;
}
.qode-ls-single-comments .qode-comment-form #respond .comment-respond .stars a:before {
z-index: 1;
}
.qode-ls-single-comments .qode-comment-form.logged-in #respond textarea {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom: 1px solid #dbdbdb;
}
.qode-ls-single-comments .qode-comment-form #email {
border-right: 1px solid #dbdbdb !important;
border-bottom-right-radius: 5px;
}
.qode-ls-single-comments .qode-comment-form .qode-listing-button {
width: 100%;
text-align: center;
box-sizing: border-box !important;
}
.qode-comment-rating-box {
display: inline-block;
float: right;
margin-left: 18px;
}
.qode-comment-rating-box .qode-star-rating {
content: '\f005 \f005 \f005 \f005 \f005 ';
display: inline-block;
font-family: 'FontAwesome';
letter-spacing: 3px;
font-size: 10px;
overflow: hidden;
position: relative;
vertical-align: middle;
text-align: left;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
color: #c8c8c8;
}
.qode-comment-rating-box .qode-star-rating.active {
color: #1abc9c;
}
.qode-comment-rating-box .qode-star-rating:before {
content: '\f005';
cursor: pointer;
}
.qode-listing-single-holder article .qode-ls-contact-info-holder {
margin-top: 25px;
}
.qode-listing-single-holder article .qode-ls-contact-info {
margin-bottom: 5px;
}
.qode-listing-single-holder article .qode-ls-contact-info .qode-ls-contact-info-inner {
display: inline-block;
}
.qode-listing-single-holder article .qode-ls-contact-info .qode-ls-contact-info-inner.left {
margin-right: 8px;
font-size: 17px;
color: #b2b2b2;
}
.qode-listing-single-holder article .qode-ls-contact-info .qode-ls-contact-info-inner.left i:before {
vertical-align: middle;
}
.qode-listing-single-holder article .qode-ls-contact-info .qode-ls-contact-info-inner.right a {
color: #818181;
text-decoration: underline;
}
.qode-listing-single-holder article .qode-ls-content-part-holder {
margin: 52px 0 25px;
}
.qode-listing-single-holder article .qode-ls-content-part {
float: left;
box-sizing: border-box;
}
.qode-listing-single-holder article .qode-ls-content-part.left {
width: 27%;
}
.qode-listing-single-holder article .qode-ls-content-part.left .qode-ls-content-part-title {
display: inline-block;
max-width: 140px;
}
.qode-listing-single-holder article .qode-ls-content-part.right {
width: 73%;
}
.qode-listing-single-holder article .qode-ls-content-part-holder .qode-ls-content-video-part {
margin-bottom: 22px;
}
.qode-listing-single-holder .qode-ls-single-map-holder {
position: relative;
box-sizing: border-box;
padding: 25px 7% 14px;
width: 100%;
border: 1px solid #dbdbdb;
border-radius: 0 0 3px 3px;
box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
}
.qode-listing-single-holder #qode-ls-single-map-holder {
max-height: 323px;
max-width: 323px;
}
.qode-listing-single-holder .qode-ls-address-title {
margin: 20px 0 13px;
}
.qode-listing-single-holder article .qode-ls-single-social-network-holder {
margin-top: 20px;
}
.qode-listing-single-holder article .qode-ls-single-social-network-holder .qode-ls-single-social-net-title {
text-transform: uppercase;
}
.qode-listing-single-holder article .qode-ls-single-social-network-holder .qode-ls-social-icon {
width: 40px;
height: 40px;
line-height: 40px;
float: left;
text-align: center;
color: #fff;
background-color: #d6d6d6;
border-radius: 2px;
}
.qode-listing-single-holder article .qode-ls-single-social-network-holder .qode-ls-social-icon:not(:last-child) {
margin-right: 3px;
}
.qode-listing-single-holder article .qode-ls-single-social-network-holder .qode-ls-social-icon.twitter {
background-color: #19b5ee;
}
.qode-listing-single-holder article .qode-ls-single-social-network-holder .qode-ls-social-icon.facebook {
background-color: #3b5a9a;
}
.qode-listing-single-holder article .qode-ls-single-social-network-holder .qode-ls-social-icon.instagram {
background-color: #504235;
}
.qode-listing-single-holder article .qode-ls-single-social-network-holder .qode-ls-social-icon.pinterest {
background-color: #d1202a;
}
.qode-listing-single-holder article .qode-ls-tags-wrapper a {
display: inline-block;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
padding: 10px 25px;
margin: 0 5px 5px 0;
border: 1px solid #dbdbdb;
}
.qode-listing-single-holder article .qode-ls-user-listing-holder {
margin-top: 35px;
}
.qode-listing-single-holder article .qode-ls-user-listing-holder .qode-ls-user-listing-header {
padding: 19px 0;
box-sizing: border-box;
position: relative;
}
.qode-listing-single-holder article .qode-ls-user-listing-holder .qode-ls-user-listing-header .qode-ls-user-listing-title {
margin: 0;
}
.qode-listing-single-holder article .qode-ls-user-listing-holder .qode-ls-user-listing-header .qode-ls-user-listing-link {
position: absolute;
font-size: 14px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
right: 0;
color: #1abc9c;
}
.qode-listing-single-holder article .qode-ls-user-listing-holder .qode-ls-user-listing-item {
position: relative;
display: table;
table-layout: fixed;
height: 100%;
width: 100%;
padding: 10px 15% 10px 0;
box-sizing: border-box;
}
.qode-listing-single-holder article .qode-ls-user-listing-holder .qode-ls-user-listing-item-image {
position: relative;
display: table-cell;
height: 100%;
width: 100%;
vertical-align: middle;
text-align: center;
width: 68px;
}
.qode-listing-single-holder article .qode-ls-user-listing-holder .qode-ls-user-listing-item-image .qode-ls-user-listing-item-image-inner {
display: inline-block;
width: 68px;
height: 68px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
vertical-align: middle;
}
.qode-listing-single-holder article .qode-ls-user-listing-holder .qode-ls-user-listing-item-text {
position: relative;
display: table-cell;
height: 100%;
width: 100%;
vertical-align: middle;
text-align: center;
padding-left: 15px;
box-sizing: border-box;
text-align: left;
line-height: 1em;
}
.qode-listing-single-holder article .qode-ls-user-listing-holder .qode-ls-user-listing-item-text .qode-ls-user-listing-date {
margin-top: 2px;
font-size: 12px;
line-height: 18px;
font-weight: 500;
letter-spacing: -0.24px;
}
.qode-ls-item-view-holder {
margin: 35px 0 0;
display: inline-block;
padding: 22px 28px;
background-color: #fff;
border-radius: 2px;
text-align: center;
}
.qode-ls-item-view-holder .qode-ls-item-view-icon {
font-size: 30px;
}
.qode-ls-item-view-holder .qode-ls-item-view-text {
margin: 2px 0 0;
font-size: 14px;
color: #353535;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder { }
.qode-listing-single-holder article .qode-ls-single-related-posts-holder i {
vertical-align: text-top;
margin-right: 6px;
color: #484848;
font-size: 25px;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-related-post-holder {
padding-bottom: 100px;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-related-post-holder .qode-owl-slider .owl-nav .owl-prev > span,
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-related-post-holder .qode-owl-slider .owl-nav .owl-next > span {
color: #d6d6d6;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-related-post-holder .qode-owl-slider .owl-nav .owl-prev:hover span,
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-related-post-holder .qode-owl-slider .owl-nav .owl-next:hover span {
color: #1abc9c;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-related-post-holder .qode-owl-slider .owl-nav .owl-next {
right: -45px;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-related-post-holder .qode-owl-slider .owl-nav .owl-prev {
left: -45px;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-related-post-holder .qode-owl-slider .owl-nav.disabled {
display: none;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-related-post-holder .qode-owl-slider .owl-nav .qode-next-icon,
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-related-post-holder .qode-owl-slider .owl-nav .qode-prev-icon {
background-color: transparent;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-related-post-holder .qode-owl-slider .owl-dots {
margin: 39px 0 0;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-related-post-holder .qode-owl-slider .owl-dots .owl-dot span {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: 4px solid #cdcdcd;
background-color: #fff;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-related-post-holder .qode-owl-slider .owl-dots .owl-dot.active span {
background-color: #fff;
border-color: #1abc9c;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-no-slider {
margin: 0 -18px;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-no-slider article {
width: 25%;
padding: 0 18px;
box-sizing: border-box;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-post-title {
margin-bottom: 35px;
display: inline-block;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-item {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
vertical-align: top;
box-sizing: border-box;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-item .qode-ls-item-image {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-item .qode-ls-item-image a {
display: block;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-item .qode-ls-item-image a img {
vertical-align: middle;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-item .qode-listing-title {
margin: 3px 0 10px;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-item .qode-listing-cat-wrapper > a {
color: #1abc9c;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-item .qode-listing-cat-wrapper > a:not(:last-child):after {
content: ', ';
color: inherit;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-item .qode-listing-cat-wrapper > a:hover {
color: #484848;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-item .qode-listing-cat-wrapper .qode-tax-name {
font-size: 12px;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-item .qode-listing-type-wrapper {
position: absolute;
top: 5px;
right: 5px;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-item .qode-listing-type-wrapper a {
display: block;
background-color: #ff2d00;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.2px;
padding: 0 8px;
color: #fff;
text-transform: uppercase;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-item .qode-ls-item-inner {
box-sizing: border-box;
padding: 19px 20px 25px;
background-color: #fff;
border: 1px solid #dbdbdb;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-item .qode-ls-item-inner .qode-ls-item-footer {
padding-top: 20px;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-item .qode-ls-item-inner .qode-ls-item-footer .qode-ls-disc-price-amount {
font-size: 19px;
font-weight: 600;
padding-bottom: 2px;
}
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-item .qode-ls-item-inner .qode-ls-item-footer .qode-ls-author-text,
.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-ls-related-item .qode-ls-item-inner .qode-ls-item-footer .qode-listing-cat-wrapper {
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
line-height: 1.4em;
}
.qode-listing-single-holder .qode-lst-single-widget-bottom-area {
margin: auto;
padding: 40px 0;
border: none;
}
.qode-listing-single-holder .qode-lst-single-widget-bottom-area .textwidget {
margin: auto;
width: 45%;
}
.qode-listing-single-holder .qode-lst-single-widget-bottom-area .textwidget .qode-grid-col-4 .ajax-loader {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.qode-ls-enquiry-holder {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.25);
z-index: 1002;
display: none;
}
.qode-ls-enquiry-inner {
position: absolute;
left: 0;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
width: 330px;
margin: 0 auto;
background-color: #fff;
padding: 36px;
}
.qode-ls-enquiry-inner .qode-ls-enquiry-form label {
display: block;
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
}
.qode-ls-enquiry-inner .qode-ls-enquiry-form label:after {
content: "*";
color: #1abc9c;
margin-left: 2px;
}
.qode-ls-enquiry-inner .qode-ls-enquiry-form input[type='text'],
.qode-ls-enquiry-inner .qode-ls-enquiry-form input[type='email'],
.qode-ls-enquiry-inner .qode-ls-enquiry-form textarea {
width: 100%;
margin: 0 0 14px;
padding: 12px 20px;
font-family: inherit;
font-size: 14px;
line-height: 18px;
font-weight: inherit;
background-color: transparent;
color: #818181;
border: 1px solid #dbdbdb;
outline: 0;
-webkit-appearance: none;
box-sizing: border-box;
}
.qode-ls-enquiry-inner .qode-ls-enquiry-form textarea {
max-width: 100%;
}
.qode-ls-enquiry-inner .qode-ls-enquiry-close {
position: absolute;
top: 0;
right: 0;
font-size: 18px;
cursor: pointer;
background-color: #303030;
color: #fff;
width: 23px;
height: 23px;
text-align: center;
line-height: 23px;
}
.qode-ls-enquiry-inner .qode-ls-enquiry-close:hover {
background-color: #1abc9c;
}
.qode-listing-single-holder article { }
.qode-listing-single-holder article .qode-ls-single-gallery-holder {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
position: relative;
z-index: 1;
overflow: hidden;  }
.qode-listing-single-holder article .qode-ls-single-gallery-holder.owl-loaded {
display: block;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder.owl-loading {
opacity: 0;
display: block;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder.owl-hidden {
opacity: 0;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder.owl-refresh .owl-item {
visibility: hidden;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder.owl-grab {
cursor: move;
cursor: grab;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder.owl-rtl {
direction: rtl;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder.owl-rtl .owl-item {
float: right;
}
.no-js .qode-listing-single-holder article .qode-ls-single-gallery-holder {
display: block;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-wrapper,
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-item.active.center a:after {
content: "?";
position: absolute;
font-family: "dripicons-v2";
font-size: 17px;
color: #fff;
background-color: transparent;
border-radius: 3px;
bottom: 20px;
right: 20px;
width: 37px;
height: 37px;
text-align: center;
line-height: 33px;
box-sizing: border-box;
border: 2px solid #fff;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-item img {
display: block;
width: auto;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-item img .owl-lazy {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav.disabled {
display: none;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav .owl-prev,
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav .owl-next {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav .owl-prev,
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav .owl-next {
position: absolute;
top: 50%;
z-index: 3;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav .owl-prev:hover .qode-prev-icon,
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav .owl-prev:hover .qode-next-icon,
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav .owl-next:hover .qode-prev-icon,
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav .owl-next:hover .qode-next-icon {
color: #1abc9c;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav .owl-prev {
left: 30px;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav .owl-next {
right: 30px;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav .qode-prev-icon,
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav .qode-next-icon {
position: relative;
display: inline-block;
vertical-align: middle;
color: #000;
-webkit-transition: color 0.2s ease-out;
-moz-transition: color 0.2s ease-out;
transition: color 0.2s ease-out;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav .qode-prev-icon .qode-icon-arrow,
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav .qode-next-icon .qode-icon-arrow {
position: relative;
display: inline-block;
vertical-align: top;
font-size: 46px;
line-height: 1em;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav .qode-prev-icon .qode-icon-arrow:before,
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-nav .qode-next-icon .qode-icon-arrow:before {
display: block;
line-height: inherit;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-dots {
text-align: center;
margin: 16px 0 0;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-dots.disabled {
display: none;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-dots .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-dots .owl-dot {
display: inline-block;
vertical-align: middle;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-dots .owl-dot span {
display: inline-block;
vertical-align: middle;
width: 12px;
height: 12px;
margin: 0 6px;
border-radius: 3em;
background-color: transparent;
border: 2px solid rgba(0, 0, 0, 0.5);
-webkit-transition: background-color 0.2s ease-out, border 0.2s ease-out;
-moz-transition: background-color 0.2s ease-out, border 0.2s ease-out;
transition: background-color 0.2s ease-out, border 0.2s ease-out;
box-sizing: border-box;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-dots .owl-dot:hover span, .qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-dots .owl-dot.active span {
background-color: #000;
border-color: #000;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-animated-in {
z-index: 0;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .owl-animated-out {
z-index: 1;
}
.qode-listing-single-holder article .qode-ls-single-gallery-holder .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
.qode-listing-single-holder article .owl-height {
transition: height 500ms ease-in-out;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.qode-listing-single-holder article .qode-ls-single-header {
background-color: #fff;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-single-section-holder.top {
padding: 25px 0;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-single-section-holder.top .qode-ls-single-section-inner.left {
position: relative;
display: table;
table-layout: fixed;
height: 100%;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-single-section-holder.top .qode-ls-single-section-inner.left .qode-ls-single-part-holder {
position: relative;
display: table-cell;
height: 100%;
width: 100%;
vertical-align: middle;
text-align: center;
text-align: left;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-single-section-holder.top .qode-ls-single-section-inner.left .qode-ls-single-part-holder.left {
width: 125px;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-single-section-holder.top .qode-ls-single-section-inner.left .qode-ls-single-part-holder.right {
padding-left: 26px;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-single-section-holder.top .qode-ls-single-section-inner.right {
position: relative;
text-align: right;
min-height: 125px;
display: table;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-single-section-holder.top .qode-ls-single-section-inner.right .qode-li-single-section-button-holder {
display: table-cell;
vertical-align: middle;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-item-image {
width: 125px;
height: 125px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
border-radius: 100%;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-item-title .qode-ls-item-title-inner {
margin: 0 0 2px;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-single-part-inner.bottom {
margin-top: 5px;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-header-info {
display: inline-block;
position: relative;
padding: 0 12px;
font-size: 12px;
font-weight: 500;
text-transform: Uppercase;
color: #353535;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-header-info:before {
content: '|';
position: absolute;
top: 0px;
right: 0;
width: 1px;
height: 20px;
color: #dbdbdb;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-header-info:first-child {
padding-left: 0;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-header-info:last-child {
padding-right: 0;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-header-info:last-child:before {
display: none;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-header-info .qode-like.liked i {
color: #1abc9c;
font-size: 18px;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-header-info .qode-like span {
padding-left: 0;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-header-info .qode-listing-rating-holder {
display: inline-block;
position: relative;
top: -2px;
margin-left: 10px;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-single-section-holder.bottom .qode-ls-single-section-inner {
position: relative;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-price-holder {
background-color: #484848;
padding: 10px 18px;
color: #fff;
border-radius: 2px 2px 0  0;
position: relative;
margin-top: 37px;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-price-holder .qode-ls-price-amount {
font-size: 35px;
line-height: 1em;
font-weight: 600;
letter-spacing: -0.04em;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-ls-price-holder .qode-ls-disc-price-amount {
font-size: 16px;
font-weight: 600;
vertical-align: top;
text-decoration: line-through;
margin-left: 12px;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-listing-single-field {
display: inline-block;
text-align: center;
margin-top: 24px;
margin-bottom: 21px;
line-height: 1em;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-listing-single-field:not(:last-child) {
margin-right: 20px;
min-width: 60px;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-listing-single-field .qode-ls-icon {
font-size: 25px;
color: #b2b2b2;
margin-bottom: 6px;
}
.qode-listing-single-holder article .qode-ls-single-header .qode-listing-single-field .qode-ls-text {
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
position: relative;
top: 3px;
} .qode-ls-adv-search-holder {
position: relative;
margin: 0 auto;
width: 100%;
}
.qode-ls-adv-search-holder .qode-ls-adv-title-holder {
text-align: center;
padding: 35px 0 71px;
}
.qode-ls-adv-search-holder .qode-ls-adv-title-holder .qode-ls-adv-title {
margin-bottom: 12px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder {
position: relative;
width: 65%;
margin: 0 auto;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-holder-inner {
background-color: #fff;
box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.15);
border: 1px solid #dbdbdb;
border-radius: 4px;
padding: 17px 25px;
display: table;
width: 100%;
box-sizing: border-box;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-field {
width: 100%;
display: table-cell;
vertical-align: middle;
height: 54px;
box-sizing: border-box;
border-right: 1px solid #dbdbdb;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-field .qode-ls-adv-search-keyword {
padding: 14px 13px 14px 13px;
font-size: 19px;
font-weight: 600;
color: #484848;
background: transparent;
border: none;
outline: none;
width: 100%;
box-sizing: border-box;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-field .qode-ls-adv-search-keyword::-webkit-input-placeholder {
color: #484848;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-field .qode-ls-adv-search-keyword:-moz-placeholder {
color: #484848;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-field .qode-ls-adv-search-keyword::-moz-placeholder {
color: #484848;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-field .qode-ls-adv-search-keyword:-ms-input-placeholder {
color: #484848;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-field .qode-ls-search-icon {
position: absolute;
padding: 20px;
color: #353535;
font-size: 23px;
border-right: 1px solid #dbdbdb;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-submit-button {
display: table-cell;
vertical-align: middle;
height: 54px;
padding-left: 25px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-submit-button .qode-ls-adv-search-keyword-button {
padding: 9px 0;
border: none;
outline: none;
background-color: transparent;
white-space: nowrap;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-submit-button .qode-ls-adv-search-keyword-button span {
display: inline-block;
vertical-align: middle;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-submit-button .qode-ls-adv-search-keyword-button .qode-btn-text {
font-size: 19px;
font-weight: 600;
color: #484848;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-submit-button .qode-ls-adv-search-keyword-button .qode-btn-icon {
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 100%;
background-color: #1abc9c;
color: #fff;
margin-left: 35px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-submit-button .qode-ls-adv-search-keyword-button .qode-btn-icon i {
vertical-align: middle;
}
.qode-ls-adv-search-holder.qode-ls-adv-with-map .qode-ls-adv-search-map-holder {
position: relative;
margin-bottom: 45px;
}
.qode-ls-adv-search-holder.qode-ls-adv-with-map .qode-ls-adv-search-map-holder .qode-ls-adv-search-keyword-holder {
position: absolute;
bottom: -45px;
width: 100%;
}
.qode-ls-adv-search-holder.qode-ls-adv-with-map .qode-ls-adv-search-map-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-holder-inner {
width: 50%;
margin: auto;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder {
float: left;
width: 22.5%;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-banner-holder {
position: relative;
padding: 25px;
background-color: #fff;
border: 1px solid #dbdbdb;
text-align: center;
margin-top: 45px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-banner-holder .qode-ls-banner-image {
position: relative;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-banner-holder .qode-ls-banner-image img {
display: block;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-banner-holder .qode-ls-banner-title {
margin-top: 26px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-banner-holder .qode-ls-banner-text {
font-size: 12px;
line-height: 18px;
font-weight: 500;
text-transform: uppercase;
margin-top: 17px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-banner-holder .qode-listing-button {
margin-top: 24px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-fields-title {
margin: 0 0 12px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-field:not(.checkbox) {
margin-bottom: 14px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-field:not(.checkbox) label {
display: inline-block;
margin-bottom: 8px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-listing-field-holder-title {
margin: 15px 0 20px;
display: inline-block;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-adv-search-submit {
margin-top: 20px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder {
float: left;
width: 77.5%;
padding-right: 35px;
box-sizing: border-box;    }
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
vertical-align: top;
box-sizing: border-box;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-ls-item-image {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-ls-item-image a img {
vertical-align: middle;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-listing-cat-wrapper > a {
color: #1abc9c;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-listing-cat-wrapper > a:not(:last-child):after {
content: ', ';
color: inherit;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-listing-cat-wrapper > a:hover {
color: #484848;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-listing-cat-wrapper .qode-tax-name {
font-size: 12px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-listing-type-wrapper {
position: absolute;
top: 5px;
right: 5px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-listing-type-wrapper a {
display: block;
background-color: #ff2d00;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.2px;
padding: 0 8px;
color: #fff;
text-transform: uppercase;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-ls-item-inner {
box-sizing: border-box;
padding: 19px 20px 25px;
background-color: #fff;
border: 1px solid #dbdbdb;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer {
padding-top: 20px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-ls-disc-price-amount {
font-size: 19px;
font-weight: 600;
padding-bottom: 2px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-ls-author-text,
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-listing-cat-wrapper {
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
line-height: 1.4em;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-adv-load-more-holder {
text-align: center;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-no-space .qode-ls-adr-inner {
margin: 0 -0px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-no-space article {
padding: 0 0px;
margin: 0 0 0px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-tiny-space .qode-ls-adr-inner {
margin: 0 -5px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-tiny-space article {
padding: 0 5px;
margin: 0 0 10px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-small-space .qode-ls-adr-inner {
margin: 0 -10px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-small-space article {
padding: 0 10px;
margin: 0 0 20px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-normal-space .qode-ls-adr-inner {
margin: 0 -18px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-normal-space article {
padding: 0 18px;
margin: 0 0 36px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-big-space .qode-ls-adr-inner {
margin: 0 -35px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-big-space article {
padding: 0 35px;
margin: 0 0 70px;
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-two-columns article {
width: 50%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-two-columns article:nth-child(2n+1) {
clear: both;
}
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-three-columns article {
width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-three-columns article:nth-child(3n+1) {
clear: both;
}
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-four-columns article {
width: 25%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-four-columns article:nth-child(4n+1) {
clear: both;
}
}
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-five-columns article {
width: 20%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-five-columns article:nth-child(5n+1) {
clear: both;
}
}
.qode-ls-banner {
text-align: center;
background-size: cover;
}
.qode-ls-banner .qode-ls-banner-inner {
padding: 90px 21px 45px;
}
.qode-ls-banner .qode-ls-banner-number {
font-size: 56px;
line-height: 1em;
font-weight: 600;
margin-bottom: 25px;
}
.qode-ls-banner .qode-ls-banner-icon {
font-size: 40px;
margin-bottom: 43px;
}
.qode-ls-banner .qode-ls-banner-icon.qode-icon-holder.qode-icon-circle {
background-color: transparent;
border: 1px solid currentColor;
width: 106px;
height: 106px;
line-height: 106px;
}
.qode-ls-banner .qode-ls-banner-icon.qode-icon-holder.qode-icon-circle .qode-icon-element {
color: currentColor;
}
.qode-ls-banner .qode-ls-banner-link {
display: block;
padding: 28px;
border-top: 1px solid #dbdbdb;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
}
.qode-ls-banner .qode-ls-banner-link span {
vertical-align: middle;
padding-right: 6px;
}
.qode-ls-banner .qode-ls-banner-link i {
font-size: 16px;
position: relative;
display: inline-block;
-webkit-transition: -webkit-transform .15s ease-out;
transition: transform .15s ease-out;
}
.qode-ls-banner .qode-ls-banner-link i:before {
vertical-align: middle;
}
.qode-ls-banner .qode-ls-banner-link:hover i {
-webkit-transform: translateX(5px);
-moz-transform: translateX(5px);
transform: translateX(5px);
}
.qode-ls-banner.qode-ls-banner-light .qode-ls-banner-number,
.qode-ls-banner.qode-ls-banner-light .qode-ls-banner-title,
.qode-ls-banner.qode-ls-banner-light .qode-ls-banner-link {
color: #fff;
}
.qode-ls-banner.qode-ls-banner-light .qode-ls-banner-link {
border-top-color: rgba(255, 255, 255, 0.3);
}
.qode-ls-banner.qode-ls-banner-light .qode-ls-banner-icon.qode-icon-holder.qode-icon-circle {
border-color: rgba(255, 255, 255, 0.3);
color: #fff;
}
.qode-ls-blog-list {    }
.qode-ls-blog-list article {
float: left;
box-sizing: border-box;
}
.qode-ls-blog-list article .qode-ls-blog-list-image {
margin-bottom: 30px;
}
.qode-ls-blog-list article .qode-ls-blog-list-image img {
vertical-align: middle;
}
.qode-ls-blog-list article .qode-ls-blog-list-date,
.qode-ls-blog-list article .qode-ls-blog-list-category,
.qode-ls-blog-list article .qode-ls-blog-list-read-more {
display: block;
font-size: 12px;
line-height: 18px;
font-weight: 500;
text-transform: uppercase;
}
.qode-ls-blog-list article .qode-ls-blog-list-category a {
color: #1abc9c;
}
.qode-ls-blog-list article .qode-ls-blog-list-title {
padding: 20px 0 17px;
}
.qode-ls-blog-list article .qode-ls-blog-list-read-more {
margin-top: 24px;
}
.qode-ls-blog-list.qode-ls-blog-list-no-space .qode-ls-blog-list-inner {
margin: 0 -0px;
}
.qode-ls-blog-list.qode-ls-blog-list-no-space article {
padding: 0 0px;
margin: 0 0 0px;
}
.qode-ls-blog-list.qode-ls-blog-list-tiny-space .qode-ls-blog-list-inner {
margin: 0 -5px;
}
.qode-ls-blog-list.qode-ls-blog-list-tiny-space article {
padding: 0 5px;
margin: 0 0 10px;
}
.qode-ls-blog-list.qode-ls-blog-list-small-space .qode-ls-blog-list-inner {
margin: 0 -10px;
}
.qode-ls-blog-list.qode-ls-blog-list-small-space article {
padding: 0 10px;
margin: 0 0 20px;
}
.qode-ls-blog-list.qode-ls-blog-list-normal-space .qode-ls-blog-list-inner {
margin: 0 -18px;
}
.qode-ls-blog-list.qode-ls-blog-list-normal-space article {
padding: 0 18px;
margin: 0 0 36px;
}
.qode-ls-blog-list.qode-ls-blog-list-big-space .qode-ls-blog-list-inner {
margin: 0 -38px;
}
.qode-ls-blog-list.qode-ls-blog-list-big-space article {
padding: 0 38px;
margin: 0 0 76px;
}
.qode-ls-blog-list.qode-ls-blog-list-two-columns article {
width: 50%;
border-right: 1px dotted #484848;
}
@media only screen and (min-width: 769px) {
.qode-ls-blog-list.qode-ls-blog-list-two-columns article:nth-child(2n+1) {
clear: both;
}
.qode-ls-blog-list.qode-ls-blog-list-two-columns article:nth-child(2n) {
border-right: none;
}
}
.qode-ls-blog-list.qode-ls-blog-list-three-columns article {
width: 33.33333%;
border-right: 1px dotted #484848;
}
@media only screen and (min-width: 769px) {
.qode-ls-blog-list.qode-ls-blog-list-three-columns article:nth-child(3n+1) {
clear: both;
}
.qode-ls-blog-list.qode-ls-blog-list-three-columns article:nth-child(3n) {
border-right: none;
}
}
.qode-ls-blog-list.qode-ls-blog-list-four-columns article {
width: 25%;
border-right: 1px dotted #484848;
}
@media only screen and (min-width: 769px) {
.qode-ls-blog-list.qode-ls-blog-list-four-columns article:nth-child(4n+1) {
clear: both;
}
.qode-ls-blog-list.qode-ls-blog-list-four-columns article:nth-child(4n) {
border-right: none;
}
}
.qode-ls-blog-list.qode-ls-blog-list-five-columns article {
width: 20%;
border-right: 1px dotted #484848;
}
@media only screen and (min-width: 769px) {
.qode-ls-blog-list.qode-ls-blog-list-five-columns article:nth-child(5n+1) {
clear: both;
}
.qode-ls-blog-list.qode-ls-blog-list-five-columns article:nth-child(5n) {
border-right: none;
}
}
.qode-ls-blog-list.qode-ls-blog-list-six-columns article {
width: 16.66667%;
border-right: 1px dotted #484848;
}
@media only screen and (min-width: 769px) {
.qode-ls-blog-list.qode-ls-blog-list-six-columns article:nth-child(6n+1) {
clear: both;
}
.qode-ls-blog-list.qode-ls-blog-list-six-columns article:nth-child(6n) {
border-right: none;
}
}
.qode-ls-categories-holder {   }
.qode-ls-categories-holder .qode-ls-gallery-sizer {
width: 33.3333%;
}
.qode-ls-categories-holder.qode-ls-gallery-normal-space .qode-ls-gallery-inner {
margin: 0 -18px;
}
.qode-ls-categories-holder.qode-ls-category-gallery {
padding: 0 15px;
box-sizing: border-box;
}
.qode-ls-categories-holder .qode-ls-gallery-item {
box-sizing: border-box;
width: 33.3333%;
}
.qode-ls-categories-holder .qode-ls-gallery-item .qode-ls-item-inner {
width: 100%;
height: 100%;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
background-color: #d6d6d6;
}
.qode-ls-categories-holder .qode-ls-gallery-item .qode-ls-gallery-item-overlay {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-standard .qode-ls-gallery-item-icon {
line-height: 1em;
font-size: 40px;
color: #fff;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-standard .qode-ls-gallery-item-text {
position: absolute;
top: 0;
left: 0;
display: table;
padding: 25px 29px;
box-sizing: border-box;
width: 100%;
height: 100%;
text-align: center;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-standard .qode-ls-gallery-item-text .qode-ls-gallery-item-text-inner {
display: table-cell;
vertical-align: middle;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-standard .qode-gallery-item-title {
margin: 0;
color: #fff;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-standard .qode-ls-gallery-item-desc {
margin: 7px 0 0;
color: #fff;
text-transform: uppercase;
font-size: 12px;
line-height: 17px;
font-weight: 500;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-standard .qode-ls-gallery-item-desc p {
color: inherit;
text-transform: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-rec-landscape, .qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-square-big {
width: 66.6666%;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-simple .qode-ls-item-inner {
box-sizing: border-box;
padding: 42px 29px 51px;
background-color: #fff;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-simple .qode-ls-gallery-item-text {
display: table;
box-sizing: border-box;
width: 100%;
height: 100%;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-simple .qode-ls-gallery-item-text .qode-ls-gallery-item-text-inner {
display: table-cell;
vertical-align: middle;
}
.qode-ls-categories-holder .qode-ls-gallery-item.qode-ls-gallery-simple .qode-ls-gallery-item-desc p {
margin: 17px 0 28px;
}
.qode-ls-categories-holder.qode-ls-gallery-no-space .qode-ls-gallery--inner {
margin: 0 -0px;
}
.qode-ls-categories-holder.qode-ls-gallery-no-space article {
padding: 0px;
}
.qode-ls-categories-holder.qode-ls-gallery-tiny-space .qode-ls-gallery--inner {
margin: 0 -5px;
}
.qode-ls-categories-holder.qode-ls-gallery-tiny-space article {
padding: 5px;
}
.qode-ls-categories-holder.qode-ls-gallery-small-space .qode-ls-gallery--inner {
margin: 0 -10px;
}
.qode-ls-categories-holder.qode-ls-gallery-small-space article {
padding: 10px;
}
.qode-ls-categories-holder.qode-ls-gallery-normal-space .qode-ls-gallery--inner {
margin: 0 -18px;
}
.qode-ls-categories-holder.qode-ls-gallery-normal-space article {
padding: 18px;
}
.qode-ls-categories-holder.qode-ls-gallery-big-space .qode-ls-gallery--inner {
margin: 0 -35px;
}
.qode-ls-categories-holder.qode-ls-gallery-big-space article {
padding: 35px;
}
.qode-ls-categories-holder.qode-ls-gallery-two-columns article {
width: 50%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-categories-holder.qode-ls-gallery-two-columns article:nth-child(2n+1) {
clear: both;
}
}
.qode-ls-categories-holder.qode-ls-gallery-three-columns article {
width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-categories-holder.qode-ls-gallery-three-columns article:nth-child(3n+1) {
clear: both;
}
}
.qode-ls-categories-holder.qode-ls-gallery-four-columns article {
width: 25%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-categories-holder.qode-ls-gallery-four-columns article:nth-child(4n+1) {
clear: both;
}
}
.qode-ls-categories-holder.qode-ls-gallery-five-columns article {
width: 20%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-categories-holder.qode-ls-gallery-five-columns article:nth-child(5n+1) {
clear: both;
}
}
.qode-ls-list-holder .qode-ls-list-items-holder {    }
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
vertical-align: top;
box-sizing: border-box;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-ls-item-image {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-ls-item-image a img {
vertical-align: middle;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-listing-cat-wrapper > a {
color: #1abc9c;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-listing-cat-wrapper > a:not(:last-child):after {
content: ', ';
color: inherit;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-listing-cat-wrapper > a:hover {
color: #484848;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-listing-cat-wrapper .qode-tax-name {
font-size: 12px;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-listing-type-wrapper {
position: absolute;
top: 5px;
right: 5px;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-listing-type-wrapper a {
display: block;
background-color: #ff2d00;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.2px;
padding: 0 8px;
color: #fff;
text-transform: uppercase;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-ls-item-inner {
box-sizing: border-box;
padding: 19px 20px 25px;
background-color: #fff;
border: 1px solid #dbdbdb;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer {
padding-top: 20px;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-ls-disc-price-amount {
font-size: 19px;
font-weight: 600;
padding-bottom: 2px;
}
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-ls-author-text,
.qode-ls-list-holder .qode-ls-list-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-listing-cat-wrapper {
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
line-height: 1.4em;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-no-space .qode-ls-list-inner {
margin: 0 -0px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-no-space article {
padding: 0 0px;
margin: 0 0 0px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-tiny-space .qode-ls-list-inner {
margin: 0 -5px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-tiny-space article {
padding: 0 5px;
margin: 0 0 10px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-small-space .qode-ls-list-inner {
margin: 0 -10px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-small-space article {
padding: 0 10px;
margin: 0 0 20px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-normal-space .qode-ls-list-inner {
margin: 0 -17px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-normal-space article {
padding: 0 17px;
margin: 0 0 34px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-big-space .qode-ls-list-inner {
margin: 0 -35px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-big-space article {
padding: 0 35px;
margin: 0 0 70px;
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-two-columns article {
width: 50%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-two-columns article:nth-child(2n+1) {
clear: both;
}
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-three-columns article {
width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-three-columns article:nth-child(3n+1) {
clear: both;
}
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-four-columns article {
width: 25%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-four-columns article:nth-child(4n+1) {
clear: both;
}
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-five-columns article {
width: 20%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-five-columns article:nth-child(5n+1) {
clear: both;
}
}
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-six-columns article {
width: 16.66667%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-six-columns article:nth-child(6n+1) {
clear: both;
}
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .qode_pt_image {
margin-bottom: 31px;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .qode_price_table_prices {
width: 28%;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .price_table_inner .value {
top: -8px;
left: 2px;
font-size: 23px;
color: #484848 !important;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .price_table_inner .price {
font-size: 57px;
font-weight: 600;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .price_table_inner .mark {
margin-top: 17px;
margin-left: 11px;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .price_table_inner .qode_pt_icon {
color: #484848 !important;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .qode_pricing_table_text li {
font-size: 13px;
line-height: 21px;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .qode_pricing_table_text li.qode_pt_title {
padding: 5px 0 18px;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .qode_pricing_table_text li ul li {
padding: 8px 0;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .qode_pt_additional_info {
margin-top: 50px;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .price_button .qbutton {
margin-top: 27px;
color: #484848;
border-color: #ededed;
background-color: #ededed;
}
.qode-ls-packages .q_price_table.qode_pricing_table_advanced .price_button .qbutton:hover {
color: #fff;
border-color: #00a699;
background-color: #00a699;
}
.qode-ls-regions-holder {   }
.qode-ls-regions-holder.qode-ls-gallery-normal-space .qode-ls-gallery-inner {
margin: 0 -18px;
}
.qode-ls-regions-holder.qode-ls-region-gallery {
padding: 0 15px;
box-sizing: border-box;
}
.qode-ls-regions-holder .qode-ls-gallery-item {
float: left;
box-sizing: border-box;
width: 33.3333%;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-ls-item-inner {
position: relative;
width: 100%;
height: 100%;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-ls-item-inner .qode-ls-gallery-item-image img {
vertical-align: middle;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-ls-gallery-item-overlay {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 9;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-ls-gallery-item-text-holder {
position: absolute;
top: 0;
left: 0;
padding: 25px 0;
box-sizing: border-box;
width: 100%;
height: 100%;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-ls-gallery-item-text-holder .qode-ls-gallery-item-text {
display: table;
box-sizing: border-box;
width: 100%;
height: 100%;
text-align: center;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-ls-gallery-item-text-holder .qode-ls-gallery-item-text .qode-ls-gallery-item-text-inner {
display: table-cell;
vertical-align: middle;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-gallery-item-title {
margin: 0;
color: #fff;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-ls-gallery-item-desc {
margin: 7px 0 0;
color: #fff;
text-transform: uppercase;
font-size: 12px;
line-height: 17px;
font-weight: 500;
}
.qode-ls-regions-holder .qode-ls-gallery-item .qode-ls-gallery-item-desc p {
color: inherit;
text-transform: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
}
.qode-ls-regions-holder.qode-ls-gallery-no-space .qode-ls-gallery--inner {
margin: 0 -0px;
}
.qode-ls-regions-holder.qode-ls-gallery-no-space article {
padding: 0px;
}
.qode-ls-regions-holder.qode-ls-gallery-tiny-space .qode-ls-gallery--inner {
margin: 0 -5px;
}
.qode-ls-regions-holder.qode-ls-gallery-tiny-space article {
padding: 5px;
}
.qode-ls-regions-holder.qode-ls-gallery-small-space .qode-ls-gallery--inner {
margin: 0 -10px;
}
.qode-ls-regions-holder.qode-ls-gallery-small-space article {
padding: 10px;
}
.qode-ls-regions-holder.qode-ls-gallery-normal-space .qode-ls-gallery--inner {
margin: 0 -18px;
}
.qode-ls-regions-holder.qode-ls-gallery-normal-space article {
padding: 18px;
}
.qode-ls-regions-holder.qode-ls-gallery-big-space .qode-ls-gallery--inner {
margin: 0 -35px;
}
.qode-ls-regions-holder.qode-ls-gallery-big-space article {
padding: 35px;
}
.qode-ls-regions-holder.qode-ls-gallery-two-columns article {
width: 50%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-regions-holder.qode-ls-gallery-two-columns article:nth-child(2n+1) {
clear: both;
}
}
.qode-ls-regions-holder.qode-ls-gallery-three-columns article {
width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-regions-holder.qode-ls-gallery-three-columns article:nth-child(3n+1) {
clear: both;
}
}
.qode-ls-regions-holder.qode-ls-gallery-four-columns article {
width: 25%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-regions-holder.qode-ls-gallery-four-columns article:nth-child(4n+1) {
clear: both;
}
}
.qode-ls-regions-holder.qode-ls-gallery-five-columns article {
width: 20%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-regions-holder.qode-ls-gallery-five-columns article:nth-child(5n+1) {
clear: both;
}
}
.qode-ls-main-search-holder {
display: table;
width: 100%;
background-color: #fff;
border: 1px solid #dbdbdb;
box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.15);
border-radius: 4px;
box-sizing: border-box;
padding: 18px 20px 18px 5px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part {
display: table-cell;
vertical-align: middle;
box-sizing: border-box;
border-right: 1px solid #ececec;
padding-left: 51px;
width: 33%;
position: relative;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part:last-child {
border-right: none;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part.keyword {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part.price {
border-right: 0;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part.submit {
width: 1%;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part input {
margin: 0;
padding: 17px 0 17px 12px;
border-radius: 0;
border: 0;
width: 100%;
font-size: 16px;
font-family: inherit;
color: inherit;
outline: none;
box-sizing: border-box;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part input:focus {
border: none;
outline: none;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper {
height: 52px;
background: #fff;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper > span {
display: inline-block;
margin: 0 0 0 50px;
vertical-align: top;
min-width: 60px;
line-height: 52px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .qode-price-slider-text {
color: #353535;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .qode-price-slider-holder {
display: inline-block;
position: relative;
width: 140px;
height: 100%;
left: 10px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .qode-price-slider-response {
position: absolute;
background-color: #1abc9c;
border-radius: 2px;
bottom: 55px;
margin-left: -36px;
text-align: center;
color: #fff;
width: 99px;
height: 37px;
line-height: 37px;
z-index: 5;
top: -30px;
font-size: 14px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .qode-price-slider-response:after {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 12px solid #1abc9c;
left: 40px;
bottom: -7px;
position: absolute;
z-index: 10;
content: '';
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .rangeslider--horizontal {
width: 170px;
position: absolute;
height: 5px;
top: 50%;
transform: translateY(-50%);
box-shadow: none;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .rangeslider--horizontal .rangeslider__fill {
box-shadow: none;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .rangeslider__handle {
width: 29px;
height: 29px;
box-shadow: none;
top: -14px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .rangeslider__handle:before {
color: #fff;
content: ",";
font-family: "ElegantIcons";
left: 6px;
position: relative;
top: 2px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-slider-wrapper .rangeslider__handle:after {
background-image: none;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .qode-ls-search-icon {
position: absolute;
left: 27px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 23px;
color: #d3d3d3;
z-index: 2;
margin-top: 2px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .select2-container--default .select2-selection--single .select2-selection__rendered {
padding-left: 15px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .select2-container {
width: 100% !important;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .select2-container .select2-selection--single {
height: 52px;
line-height: 52px;
padding: 0;
font-size: 16px;
color: #353535;
border-radius: 0;
border: 0;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .select2-container .select2-selection--single .select2-arrow {
right: 22px;
}
.qode-ls-main-search-holder .qode-ls-main-search-holder-part .select2-container .select2-selection--single .select2-selection__clear {
display: none;
}
.qode-ls-main-search-holder.qode-dark-skin .qode-ls-main-search-holder-part input {
background-color: #353535;
color: #fff;
}
.qode-ls-main-search-holder.qode-dark-skin .qode-ls-main-search-holder-part input::-webkit-input-placeholder {
color: #fff;
}
.qode-ls-main-search-holder.qode-dark-skin .qode-ls-main-search-holder-part input:-moz-placeholder {
color: #fff;
}
.qode-ls-main-search-holder.qode-dark-skin .qode-ls-main-search-holder-part input::-moz-placeholder {
color: #fff;
}
.qode-ls-main-search-holder.qode-dark-skin .qode-ls-main-search-holder-part input:-ms-input-placeholder {
color: #fff;
}
.qode-ls-main-search-holder.qode-dark-skin .qode-ls-main-search-holder-part .select2-container .select2-selection--single {
background-color: #353535;
color: #fff;
}
.qode-ls-main-search-holder.qode-dark-skin .qode-ls-main-search-holder-part .qode-ls-search-icon {
color: #fff;
}
.qode-ls-simple-search-holder {
display: table;
width: 100%;
background-color: #fff;
border: 1px solid #dbdbdb;
box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.15);
border-radius: 4px;
box-sizing: border-box;
padding: 18px 26px 18px 38px;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part {
display: table-cell;
vertical-align: middle;
box-sizing: border-box;
width: 99%;
position: relative;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part.keyword {
border-right: 1px solid #dbdbdb;
padding-right: 20px;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part.submit {
width: 1%;
padding-left: 26px;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part.submit .qode-ls-simple-search-button {
border: none;
outline: none;
background-color: transparent;
white-space: nowrap;
cursor: pointer;
color: inherit;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part.submit .qode-ls-simple-search-button-text {
font-size: 19px;
font-weight: 600;
line-height: 35px;
padding-right: 20px;
display: inline-block;
vertical-align: middle;
color: inherit;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part.submit .qode-ls-simple-search-button-icon {
display: inline-block;
vertical-align: middle;
width: 35px;
height: 35px;
line-height: 35px;
background-color: #1abc9c;
color: #fff;
border-radius: 100%;
font-size: 19px;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part.submit .qode-ls-simple-search-button-icon span {
display: block;
line-height: inherit;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part.submit .qode-ls-simple-search-button-icon span:before {
line-height: inherit;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part input {
margin: 0;
padding: 9px 0 9px 0;
border-radius: 0;
border: 0;
width: 100%;
font-size: 19px;
font-weight: 600;
line-height: 35px;
font-family: inherit;
color: inherit;
outline: none;
box-sizing: border-box;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part input:focus {
border: none;
outline: none;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part input::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part input:-moz-placeholder {
color: inherit;
opacity: 1;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part input::-moz-placeholder {
color: inherit;
opacity: 1;
}
.qode-ls-simple-search-holder .qode-ls-simple-search-holder-part input:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder {
box-sizing: border-box;    }
.qode-ls-slider-holder .qode-ls-slider-items-holder .owl-nav .owl-prev {
left: -28px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .owl-nav .owl-next {
right: -28px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .owl-nav .qode-prev-icon,
.qode-ls-slider-holder .qode-ls-slider-items-holder .owl-nav .qode-next-icon {
background-color: transparent;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-owl-slider .owl-dots {
margin: 39px 0 0;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-owl-slider .owl-dots .owl-dot span {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border: 4px solid #cdcdcd;
background-color: #fff;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-owl-slider .owl-dots .owl-dot.active span {
background-color: #fff;
border-color: #1abc9c;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
vertical-align: top;
box-sizing: border-box;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-ls-item-image {
position: relative;
display: inline-block;
width: 100%;
vertical-align: middle;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-ls-item-image a img {
vertical-align: middle;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-listing-cat-wrapper > a {
color: #1abc9c;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-listing-cat-wrapper > a:not(:last-child):after {
content: ', ';
color: inherit;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-listing-cat-wrapper > a:hover {
color: #484848;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-listing-cat-wrapper .qode-tax-name {
font-size: 12px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-listing-type-wrapper {
position: absolute;
top: 5px;
right: 5px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-listing-type-wrapper a {
display: block;
background-color: #ff2d00;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.2px;
padding: 0 8px;
color: #fff;
text-transform: uppercase;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-ls-item-inner {
box-sizing: border-box;
padding: 19px 20px 25px;
background-color: #fff;
border: 1px solid #dbdbdb;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer {
padding-top: 20px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-ls-disc-price-amount {
font-size: 19px;
font-weight: 600;
padding-bottom: 2px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-ls-author-text,
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-listing-cat-wrapper {
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder .qode-ls-item .qode-ls-item-inner .qode-ls-item-footer .qode-listing-cat-wrapper {
line-height: 16px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-no-space .qode-ls-slider-inner {
margin: 0 -0px;
width: auto;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-no-space article {
padding: 0 0px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-tiny-space .qode-ls-slider-inner {
margin: 0 -5px;
width: auto;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-tiny-space article {
padding: 0 5px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-small-space .qode-ls-slider-inner {
margin: 0 -10px;
width: auto;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-small-space article {
padding: 0 10px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-normal-space .qode-ls-slider-inner {
margin: 0 -17px;
width: auto;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-normal-space article {
padding: 0 17px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-big-space .qode-ls-slider-inner {
margin: 0 -35px;
width: auto;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-big-space article {
padding: 0 35px;
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-two-columns article {
width: 50%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-two-columns article:nth-child(2n+1) {
clear: both;
}
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-three-columns article {
width: 33.33333%;
}
@media only screen and (min-width: 1025px) {
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-three-columns article:nth-child(3n+1) {
clear: both;
}
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-four-columns article {
width: 25%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-four-columns article:nth-child(4n+1) {
clear: both;
}
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-five-columns article {
width: 20%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-five-columns article:nth-child(5n+1) {
clear: both;
}
}
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-six-columns article {
width: 16.66667%;
}
@media only screen and (min-width: 1201px) {
.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-six-columns article:nth-child(6n+1) {
clear: both;
}
}
.qode-ls-testimonials {    }
.qode-ls-testimonials article {
float: left;
box-sizing: border-box;
}
.qode-ls-testimonials article .qode-ls-testimonial-inner {
padding: 30px 35px;
display: table;
width: 100%;
box-sizing: border-box;
table-layout: fixed;
border: 1px solid #dbdbdb;
}
.qode-ls-testimonials article .qode-ls-testimonial-left-part {
width: 45%;
display: table-cell;
vertical-align: middle;
padding-right: 42px;
position: relative;
}
.qode-ls-testimonials article .qode-ls-testimonial-left-part .qode-ls-testimonial-quote {
position: absolute;
left: 59px;
top: -25px;
font-size: 90px;
z-index: -1;
color: #eaeaea;
}
.qode-ls-testimonials article .qode-ls-testimonial-left-part .qode-ls-testimonial-image {
width: 85px;
border-radius: 100%;
overflow: hidden;
margin-bottom: 10px;
}
.qode-ls-testimonials article .qode-ls-testimonial-left-part .qode-ls-testimonial-image img {
vertical-align: middle;
}
.qode-ls-testimonials article .qode-ls-testimonial-left-part .qode-ls-testimonial-website {
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
}
.qode-ls-testimonials article .qode-ls-testimonial-right-part {
display: table-cell;
vertical-align: middle;
width: 55%;
}
.qode-ls-testimonials article .qode-ls-testimonial-right-part .qode-ls-testimonial-title {
padding-bottom: 17px;
}
.qode-ls-testimonials.qode-ls-testimonials-no-space .qode-ls-testimonials-inner {
margin: 0 -0px;
}
.qode-ls-testimonials.qode-ls-testimonials-no-space article {
padding: 0 0px;
margin: 0 0 0px;
}
.qode-ls-testimonials.qode-ls-testimonials-tiny-space .qode-ls-testimonials-inner {
margin: 0 -5px;
}
.qode-ls-testimonials.qode-ls-testimonials-tiny-space article {
padding: 0 5px;
margin: 0 0 10px;
}
.qode-ls-testimonials.qode-ls-testimonials-small-space .qode-ls-testimonials-inner {
margin: 0 -10px;
}
.qode-ls-testimonials.qode-ls-testimonials-small-space article {
padding: 0 10px;
margin: 0 0 20px;
}
.qode-ls-testimonials.qode-ls-testimonials-normal-space .qode-ls-testimonials-inner {
margin: 0 -18px;
}
.qode-ls-testimonials.qode-ls-testimonials-normal-space article {
padding: 0 18px;
margin: 0 0 36px;
}
.qode-ls-testimonials.qode-ls-testimonials-big-space .qode-ls-testimonials-inner {
margin: 0 -35px;
}
.qode-ls-testimonials.qode-ls-testimonials-big-space article {
padding: 0 35px;
margin: 0 0 70px;
}
.qode-ls-testimonials.qode-ls-testimonials-two-columns article {
width: 50%;
}
@media only screen and (min-width: 769px) {
.qode-ls-testimonials.qode-ls-testimonials-two-columns article:nth-child(2n+1) {
clear: both;
}
}
.qode-ls-testimonials.qode-ls-testimonials-three-columns article {
width: 33.33333%;
}
@media only screen and (min-width: 769px) {
.qode-ls-testimonials.qode-ls-testimonials-three-columns article:nth-child(3n+1) {
clear: both;
}
}
.qode-ls-testimonials.qode-ls-testimonials-four-columns article {
width: 25%;
}
@media only screen and (min-width: 769px) {
.qode-ls-testimonials.qode-ls-testimonials-four-columns article:nth-child(4n+1) {
clear: both;
}
}
.qode-ls-testimonials.qode-ls-testimonials-five-columns article {
width: 20%;
}
@media only screen and (min-width: 769px) {
.qode-ls-testimonials.qode-ls-testimonials-five-columns article:nth-child(5n+1) {
clear: both;
}
}
.qode-ls-testimonials.qode-ls-testimonials-six-columns article {
width: 16.66667%;
}
@media only screen and (min-width: 769px) {
.qode-ls-testimonials.qode-ls-testimonials-six-columns article:nth-child(6n+1) {
clear: both;
}
}@media only screen and (max-width:1280px){.qode-ls-archive-holder .qode-ls-archive-items-wrapper{width:64%}.qode-ls-archive-holder .qode-ls-archive-map-holder{width:36%}}@media only screen and (max-width:480px){.qode-ls-archive-holder .qode-ls-archive-items-wrapper .qode-listing-archive-filter-holder .qode-listing-type-amenities-holder.qode-opened,.qode-ls-archive-holder .qode-ls-archive-items-wrapper .qode-ls-archive-items .qode-ls-archive-items-inner>.qode-pl-not-found{margin:0}.qode-ls-archive-holder .qode-ls-archive-items-wrapper .qode-listing-archive-filter-holder .qode-listing-archive-filter-item{width:100%;padding:0}.qode-ls-archive-holder .qode-ls-archive-items .qode-ls-archive-items-inner article.qode-ls-item,.qode-ls-archive-holder .qode-ls-archive-items-wrapper .qode-listing-archive-filter-holder .qode-listing-type-amenities-holder .qode-listing-amenities-wrapper .qode-listing-amenities-wrapper-inner{width:100%}}@media only screen and (max-width:1280px){.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs td.job_title{padding-left:8%}.qode-login-register-holder div.qode-login-register-content{margin-top:25px}}@media only screen and (max-width:1024px){.qode-ls-archive-holder .qode-ls-archive-items-wrapper,.qode-ls-archive-holder .qode-ls-archive-map-holder{width:100%;position:relative;float:left}.qode-ls-archive-holder .qode-ls-archive-items-wrapper #qode-ls-multiple-map-holder,.qode-ls-archive-holder .qode-ls-archive-map-holder #qode-ls-multiple-map-holder{height:500px}.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs td.job_title{padding-left:11%}.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs td.job_title .qode-user-listing-title-image{left:2%}}@media only screen and (max-width:768px){.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs thead tr th{padding:12px}.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs td{padding:.5em}.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs td.job_title{padding-left:13%}.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs td.job_title .qode-user-listing-title-image{left:2%}.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-form-add-new-holder{width:100%}}@media only screen and (max-width:600px){.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs td{display:block;padding:.3em}.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs td.job_title{padding:1em 0 0 22%}.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs td.job_title .qode-user-listing-title-image{left:5%}.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs td.job_title .job-dashboard-actions{visibility:visible}.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs thead{display:none}.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs .qode-user-listing-title-image{left:2%}}@media only screen and (max-width:480px){.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs td.job_title{padding-left:28%}.page-template-user-dashboard .qode-membership-dashboard-content-holder #job-manager-job-dashboard .job-manager-jobs td.job_title .qode-user-listing-title-image{left:6%}}@media only screen and (max-width:768px){.page-template-user-dashboard .qode-membership-dashboard-content-holder .job-manager-form .qode-ls-field-holder{width:100%}}@media only screen and (max-width:1280px){.qode-listing-single-holder article .qode-lst-single-widget-bottom-area .textwidget{width:65%}.qode-listing-single-holder article .qode-lst-single-widget-bottom-area .textwidget input.wpcf7-form-control.wpcf7-submit{width:100%}}@media only screen and (max-width:1024px){.qode-listing-single-holder article .qode-ls-single-header .qode-listing-single-field:not(:last-child){margin-right:30px}.qode-listing-single-holder article .qode-ls-contact-info .qode-ls-contact-info-inner.left{margin-right:5px}.qode-listing-single-holder article .qode-ls-content-part.left .qode-ls-content-part-title{margin-top:0}.qode-listing-single-holder article .qode-lst-single-widget-bottom-area .textwidget{width:70%}.qode-listing-single-holder article .qode-lst-single-widget-bottom-area .textwidget .qode-grid-col-8{width:60%;float:left}.qode-listing-single-holder article .qode-lst-single-widget-bottom-area .textwidget .qode-grid-col-4{width:40%;float:left}.qode-listing-single-holder article .qode-lst-single-widget-bottom-area .qode-grid-col-4{text-align:center}.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-no-slider article{padding-right:36px}.qode-listing-single-holder article .qode-ls-single-section-inner.left{width:62.5%}.qode-listing-single-holder article .qode-ls-single-section-inner.right{width:37.5%}}@media only screen and (max-width:768px){.qode-listing-single-holder article .qode-ls-single-section-inner.left,.qode-listing-single-holder article .qode-ls-single-section-inner.right{width:100%;padding:0}.qode-listing-single-holder article #qode-ls-single-map-holder{max-width:100%}.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-no-slider article{width:50%;padding-bottom:20px}.qode-listing-single-holder article .qode-ls-content-part.left,.qode-listing-single-holder article .qode-ls-content-part.right,.qode-listing-single-holder article .qode-ls-single-header .qode-ls-single-section-holder.top .qode-ls-single-section-inner.left,.qode-ls-single-comments .qode-comment-form #respond textarea~input{width:100%}.qode-listing-single-holder article .qode-ls-user-listing-holder{margin-bottom:30px}.qode-listing-single-holder article .qode-ls-single-header .qode-ls-single-section-holder.top .qode-ls-single-section-inner.right{text-align:left;width:100%}.qode-listing-single-holder article .qode-ls-single-header .qode-listing-single-field{margin-top:44px}.qode-listing-single-holder article .qode-ls-content-part.left{margin-bottom:15px}.qode-listing-single-holder .qode-ls-single-map-holder{padding:25px 4% 14px}}@media only screen and (max-width:600px){.qode-ls-single-comments .qode-comments-title-holder .select2-container{position:relative}.qode-ls-single-comments .qode-comments .qode-comment-text{margin-left:0}.qode-ls-single-comments .qode-comments .qode-comment-author{float:none;width:100%;margin-bottom:30px}.qode-ls-single-comments .qode-comments .qode-comment-author .qode-comment-author-name{text-align:left}.qode-listing-single-holder article .qode-ls-single-related-posts-holder .qode-no-slider article{width:100%}.qode-listing-single-holder article .qode-ls-single-header .qode-ls-header-info{padding:0 5px}}@media only screen and (max-width:480px){.single-job_listing .qode-listing-single-holder .qode-lst-single-widget-bottom-area .textwidget{width:90%}.single-job_listing .qode-listing-single-holder article .qode-ls-single-header .qode-ls-single-section-holder.top .qode-ls-single-section-inner.left{width:100%}.single-job_listing .qode-listing-single-holder article .qode-ls-single-header .qode-ls-single-section-holder.top .qode-ls-single-section-inner.left .qode-ls-single-part-holder.left,.single-job_listing .qode-listing-single-holder article .qode-ls-single-header .qode-ls-single-section-holder.top .qode-ls-single-section-inner.left .qode-ls-single-part-holder.right{display:block;width:100%;padding-left:0}.single-job_listing .qode-listing-single-holder article .qode-ls-single-header .qode-ls-single-section-holder.top .qode-ls-single-section-inner.right{min-height:initial;padding:24px 0 10px}.single-job_listing .qode-listing-single-holder article .qode-ls-single-header .qode-ls-item-image{margin-bottom:15px}.single-job_listing .qode-listing-single-holder article .qode-ls-single-header .qode-ls-single-part-inner.bottom{margin-top:15px}.single-job_listing .pp_content,.single-job_listing .pp_content iframe,.single-job_listing .pp_hoverContainer{width:95%!important;height:100%!important}.qode-ls-enquiry-inner{width:250px;padding:30px}}@media only screen and (max-width:1400px){.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-five-columns article,.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-four-columns article{width:33.33333%}}@media only screen and (max-width:1024px){.qode-ls-adv-search-holder.qode-ls-adv-with-map .qode-ls-adv-search-map-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-holder-inner{width:70%}.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-five-columns article,.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-four-columns article,.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-three-columns article{width:50%}.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder{width:100%}.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder .qode-ls-adv-search-banner-holder .qode-ls-banner-text{padding:20px 10px}}@media only screen and (max-width:768px){.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-submit-button .qode-ls-adv-search-keyword-button{padding:10px 20px}.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder{width:80%;margin-bottom:30px}.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder{width:100%;padding:0}}@media only screen and (max-width:600px){.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder .qode-ls-adv-search-keyword-holder-inner{width:70%}.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder article{width:100%!important}.qode-ls-adv-search-holder .qode-ls-adv-search-fields-holder{margin-left:15px}.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder{width:80%}.vc_row{background-repeat:no-repeat}}@media only screen and (max-width:480px){.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-keyword-field,.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-submit-button{width:100%;margin-bottom:0}.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-normal-space article,.qode-ls-adv-search-holder .qode-ls-adv-search-keyword-holder .qode-ls-adv-search-submit-button{margin-bottom:20px}}@media only screen and (max-width:768px){.qode-ls-blog-list .qode-ls-blog-list-inner article{width:100%!important;border-right:none!important}}@media only screen and (max-width:1024px){.qode-ls-categories-holder.qode-ls-gallery-three-columns .qode-ls-gallery-item,.qode-ls-categories-holder.qode-ls-gallery-three-columns .qode-ls-gallery-sizer{width:50%}.qode-ls-categories-holder.qode-ls-gallery-three-columns .qode-ls-gallery-item.qode-ls-gallery-rec-landscape,.qode-ls-categories-holder.qode-ls-gallery-three-columns .qode-ls-gallery-item.qode-ls-gallery-square-big{width:100%}}@media only screen and (max-width:680px){.qode-ls-categories-holder.qode-ls-gallery-three-columns .qode-ls-gallery-item,.qode-ls-categories-holder.qode-ls-gallery-three-columns .qode-ls-gallery-sizer{width:100%}}@media only screen and (max-width:1400px){.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-five-columns article,.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-four-columns article{width:33.33333%}.qode-ls-main-search-holder div.qode-ls-main-search-holder-part .qode-ls-slider-wrapper .qode-price-slider-holder{left:3px}}@media only screen and (max-width:1024px){.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-five-columns article,.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-four-columns article,.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-three-columns article{width:50%}.qode_pricing_tables .q_price_table.qode_pricing_table_advanced,.qode_pricing_tables.four_columns .q_price_table.qode_pricing_table_advanced,.qode_pricing_tables.three_columns .q_price_table.qode_pricing_table_advanced{margin-bottom:80px}}@media only screen and (max-width:600px){.qode-ls-list-holder .qode-ls-list-items-holder article{width:100%!important}}@media only screen and (max-width:1024px){.qode-ls-regions-holder.qode-ls-gallery-four-columns .qode-ls-gallery-item{width:50%}}@media only screen and (max-width:680px){.qode-ls-regions-holder.qode-ls-gallery-four-columns .qode-ls-gallery-item{width:100%}}@media only screen and (max-width:1280px){.qode-ls-main-search-holder div.qode-ls-main-search-holder-part .qode-ls-slider-wrapper .qode-price-slider-holder{left:3px;width:120px}.qode-ls-main-search-holder div.qode-ls-main-search-holder-part .qode-ls-slider-wrapper .rangeslider--horizontal{width:150px}.qode-ls-main-search-holder div.qode-ls-main-search-holder-part .qode-ls-slider-wrapper>span{margin-left:55px}}@media only screen and (max-width:1024px){.qode-ls-main-search-holder{padding:18px 20px 14px 5px}.qode-ls-main-search-holder div.qode-ls-main-search-holder-part{padding-left:40px}.qode-ls-main-search-holder div.qode-ls-main-search-holder-part div.qode-ls-slider-wrapper .qode-price-slider-response{padding:5px 15px;top:-20px;width:70px;height:17px;line-height:17px}.qode-ls-main-search-holder .select2-dropdown-open{z-index:99}}@media only screen and (max-width:768px){.qode-ls-main-search-holder{width:100%;display:block;padding:18px 20px 40px 5px}.qode-ls-main-search-holder div.qode-ls-main-search-holder-part{width:100%;display:block;border-right:0;padding-left:51px;margin:10px 0}.qode-ls-main-search-holder div.qode-ls-main-search-holder-part.submit{width:100%;padding-left:25px;margin-top:30px}}@media only screen and (max-width:600px){.qode-ls-simple-search-holder{width:100%;display:block}.qode-ls-simple-search-holder div.qode-ls-simple-search-holder-part{width:100%;display:block;border-right:0;padding:0;margin:10px 0}.qode-ls-simple-search-holder div.qode-ls-simple-search-holder-part.keyword{border:none;padding:0}.qode-ls-simple-search-holder div.qode-ls-simple-search-holder-part.submit{width:100%;padding:0}}@media only screen and (max-width:1400px){.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-five-columns article,.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-four-columns article{width:33.33333%}}@media only screen and (max-width:1400px) and (min-width:1025px){.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-five-columns article:nth-child(3n+1),.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-four-columns article:nth-child(3n+1),.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-five-columns article:nth-child(3n+1),.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-four-columns article:nth-child(3n+1),.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-five-columns article:nth-child(3n+1),.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-four-columns article:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-five-columns article,.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-four-columns article,.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-three-columns article{width:50%}}@media only screen and (max-width:1024px) and (min-width:681px){.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-five-columns article:nth-child(2n+1),.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-four-columns article:nth-child(2n+1),.qode-ls-adv-search-holder .qode-ls-adv-search-items-holder.qode-ls-adr-three-columns article:nth-child(2n+1),.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-five-columns article:nth-child(2n+1),.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-four-columns article:nth-child(2n+1),.qode-ls-list-holder .qode-ls-list-items-holder.qode-ls-list-three-columns article:nth-child(2n+1),.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-five-columns article:nth-child(2n+1),.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-four-columns article:nth-child(2n+1),.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-three-columns article:nth-child(2n+1){clear:both}}@media only screen and (max-width:600px){.qode-ls-slider-holder .qode-ls-slider-items-holder article{width:100%!important;padding:0!important}.qode-ls-slider-holder .qode-owl-slider .owl-dots{display:none}}@media only screen and (max-width:768px){.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-normal-space .qode-ls-slider-inner,.qode-ls-slider-holder .qode-ls-slider-items-holder.qode-ls-slider-normal-space article{margin:0}.owl-nav{display:none}.qode-ls-testimonials .qode-ls-testimonials-inner article{width:100%!important}}.header_bottom .qode-login-register-widget.qode-user-logged-in,.header_top .qode-login-register-widget.qode-user-logged-in{cursor:pointer}.qode-membership-input-holder .qode-membership-input,.qode-social-login-holder input[type=text],.qode-social-login-holder input[type=email],.qode-social-login-holder input[type=password],.qode-social-register-holder input[type=text],.qode-social-register-holder input[type=email],.qode-social-register-holder input[type=password],.qode-social-reset-password-holder input[type=text],.qode-social-reset-password-holder input[type=email],.qode-social-reset-password-holder input[type=password]{position:relative;width:100%;margin:0 0 13px;padding:14px 25px;border:1px solid #dbdbdb;border-radius:0;resize:none;font-size:14px;line-height:17px;background-color:#fff;color:#818181;font-family:inherit;font-weight:400;outline:0;-webkit-appearance:none;box-sizing:border-box}.qode-membership-input-holder .qode-membership-input::-webkit-input-placeholder,.qode-social-login-holder input[type=text]::-webkit-input-placeholder,.qode-social-login-holder input[type=email]::-webkit-input-placeholder,.qode-social-login-holder input[type=password]::-webkit-input-placeholder,.qode-social-register-holder input[type=text]::-webkit-input-placeholder,.qode-social-register-holder input[type=email]::-webkit-input-placeholder,.qode-social-register-holder input[type=password]::-webkit-input-placeholder,.qode-social-reset-password-holder input[type=text]::-webkit-input-placeholder,.qode-social-reset-password-holder input[type=email]::-webkit-input-placeholder,.qode-social-reset-password-holder input[type=password]::-webkit-input-placeholder{color:#818181}.qode-membership-input-holder .qode-membership-input:-moz-placeholder,.qode-social-login-holder input[type=text]:-moz-placeholder,.qode-social-login-holder input[type=email]:-moz-placeholder,.qode-social-login-holder input[type=password]:-moz-placeholder,.qode-social-register-holder input[type=text]:-moz-placeholder,.qode-social-register-holder input[type=email]:-moz-placeholder,.qode-social-register-holder input[type=password]:-moz-placeholder,.qode-social-reset-password-holder input[type=text]:-moz-placeholder,.qode-social-reset-password-holder input[type=email]:-moz-placeholder,.qode-social-reset-password-holder input[type=password]:-moz-placeholder{color:#818181}.qode-membership-input-holder .qode-membership-input::-moz-placeholder,.qode-social-login-holder input[type=text]::-moz-placeholder,.qode-social-login-holder input[type=email]::-moz-placeholder,.qode-social-login-holder input[type=password]::-moz-placeholder,.qode-social-register-holder input[type=text]::-moz-placeholder,.qode-social-register-holder input[type=email]::-moz-placeholder,.qode-social-register-holder input[type=password]::-moz-placeholder,.qode-social-reset-password-holder input[type=text]::-moz-placeholder,.qode-social-reset-password-holder input[type=email]::-moz-placeholder,.qode-social-reset-password-holder input[type=password]::-moz-placeholder{color:#818181}.qode-membership-input-holder .qode-membership-input:-ms-input-placeholder,.qode-social-login-holder input[type=text]:-ms-input-placeholder,.qode-social-login-holder input[type=email]:-ms-input-placeholder,.qode-social-login-holder input[type=password]:-ms-input-placeholder,.qode-social-register-holder input[type=text]:-ms-input-placeholder,.qode-social-register-holder input[type=email]:-ms-input-placeholder,.qode-social-register-holder input[type=password]:-ms-input-placeholder,.qode-social-reset-password-holder input[type=text]:-ms-input-placeholder,.qode-social-reset-password-holder input[type=email]:-ms-input-placeholder,.qode-social-reset-password-holder input[type=password]:-ms-input-placeholder{color:#818181}.qode-membership-password-inputs-holder{margin-top:40px;margin-bottom:23px}.qode-membership-holder-title{margin-bottom:20px}.qode-membership-row{margin:0 -17px}.qode-membership-row .qode-membership-column{width:50%;float:left;box-sizing:border-box;padding:0 17px}.qode-membership-row .qode-membership-column .qode-membership-input-holder label{display:block;text-transform:uppercase;font-size:12px;font-weight:500;margin:0}.qode-membership-response-holder .qode-membership-response{display:block;margin:14px 0 0;font-size:13px;font-weight:700}.qode-membership-response-holder .qode-membership-response.qode-membership-message-succes{color:#000}.qode-membership-response-holder .qode-membership-response.qode-membership-message-error{color:#ff3d27}.qode-wp-register-holder .qode-register-notice h5{margin:0}.page-template-user-dashboard.qode-membership-navigation-over-title .container{z-index:101}.page-template-user-dashboard.qode-membership-navigation-over-title .container .qode-membership-dashboard-nav-holder{margin-top:-112px}.qode-membership-main-wrapper{padding-top:45px;padding-bottom:50px}.qode-membership-dashboard-content-holder,.qode-membership-dashboard-nav-holder{position:relative;box-sizing:border-box}.qode-membership-dashboard-nav-holder{margin:0 0 33px}.qode-membership-dashboard-nav-holder ul{margin:0;list-style:none}.qode-membership-dashboard-nav-holder ul li{float:left;margin:0}.qode-membership-dashboard-nav-holder ul li a{display:block;text-transform:uppercase;font-weight:500;padding:20px 30px}.qode-membership-dashboard-nav-holder ul li a .qode-dash-icon{margin-right:7px;font-size:17px;vertical-align:middle;color:#bab9b9}.qode-membership-dashboard-nav-holder ul li.qode-active-dash a,.qode-membership-dashboard-nav-holder ul li:hover a{background-color:#1abc9c;color:#fff}.qode-membership-navigation-over-title .qode-membership-dashboard-content-holder{margin-top:77px}.qode-membership-navigation-over-title .qode-membership-dashboard-nav-holder ul li a{color:#fff}.qode-membership-navigation-over-title .qode-membership-dashboard-nav-holder ul li.qode-active-dash a,.qode-membership-navigation-over-title .qode-membership-dashboard-nav-holder ul li:hover a{background-color:#fff;color:inherit}.qode-membership-navigation-over-title .qode-membership-dashboard-nav-holder ul li.qode-active-dash .qode-dash-icon,.qode-membership-navigation-over-title .qode-membership-dashboard-nav-holder ul li:hover .qode-dash-icon{color:#1abc9c}.qode-membership-dashboard-content-holder{margin:0 0 60px}.qode-membership-dashboard-content-holder .qode-profile-image{display:inline-block;overflow:hidden;position:relative;margin-bottom:20px}.qode-membership-dashboard-content-holder .qode-profile-image img{display:block;position:relative}.qode-membership-dashboard-content-holder .qode-membership-dashboard-page-title{margin:0 0 23px}.qode-login-register-holder{position:fixed;top:0;left:0;width:100%;height:100%;display:none;background-color:rgba(0,0,0,.8);z-index:1002}.qode-login-register-holder .qode-login-register-content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.qode-login-register-holder .qode-membership-lr-terms-holder{padding-top:37px}.qode-login-register-holder .qode-membership-lr-terms-holder>span{display:block;font-size:14px;line-height:21px;color:#bcbbbb}.qode-login-register-holder .qode-membership-lr-terms-holder>span>a{text-decoration:underline;color:#1abc9c}.qode-login-register-content{position:relative;margin:0 auto;width:375px;box-sizing:border-box}.qode-login-register-content ul,.qode-login-register-content ul li{display:inline-block;margin:0;padding:0;vertical-align:middle;position:relative}.qode-login-register-content.qode-user-not-logged-in{width:600px}.qode-login-register-content.qode-user-not-logged-in ul li{width:33.33%}.qode-login-register-content.qode-user-not-logged-in .qode-login-content-inner,.qode-login-register-content.qode-user-not-logged-in .qode-register-content-inner,.qode-login-register-content.qode-user-not-logged-in .qode-reset-pass-content-inner{padding-left:0;padding-right:0}.qode-login-register-content ul{width:100%;list-style:none;clear:both}.qode-login-register-content ul li{float:left;width:33.3%;line-height:50px;text-align:center}.qode-login-register-content ul li.ui-state-active{background-color:#fff}.qode-login-register-content ul li.ui-state-active a{color:#1abc9c}.qode-login-register-content ul li a{display:block;color:#fff;font-size:16px;line-height:inherit;font-weight:600}.qode-login-register-content ul li .qode-membership-close-modal{text-align:right;display:inline;float:right}.qode-login-register-content ul li .qode-membership-close-modal .icon_close{font-size:22px}.qode-login-register-content .qode-login-content-inner,.qode-login-register-content .qode-register-content-inner,.qode-login-register-content .qode-reset-pass-content-inner{padding:35px;background-color:#fff}.qode-login-register-content .qode-membership-lr-label{display:block;font-size:12px;text-transform:uppercase;font-weight:500;margin-bottom:1px}.qode-login-register-content .qode-lost-pass-remember-holder{display:block;font-size:12px;text-transform:uppercase;font-weight:500;padding-top:8px}.qode-login-register-content .qode-lost-pass-remember-holder .qode-login-remember{position:relative;display:block;float:left}.qode-login-register-content .qode-lost-pass-remember-holder .qode-login-remember>*{position:relative;display:inline-block;vertical-align:middle;margin:0}.qode-login-register-content .qode-lost-pass-remember-holder .qode-login-action-btn{position:relative;display:block;float:right}.qode-login-register-content .qode-login-button-holder,.qode-login-register-content .qode-register-button-holder{padding-top:23px}.qode-login-register-content .qode-login-button-holder .qode-membership-button,.qode-login-register-content .qode-register-button-holder .qode-membership-button{text-transform:none}.qode-login-register-content input[type=text],.qode-login-register-content input[type=email],.qode-login-register-content input[type=password]{margin-bottom:10px}.qode-login-register-content .qode-login-form-social-login{padding:21px 0 0}.qode-login-register-content .qode-login-form-social-login .qode-login-social-title{font-size:12px;text-transform:uppercase;font-weight:500;margin-bottom:14px}.qode-login-register-content .qode-login-form-social-login .qode-login-social-networks{margin:0 -5px}.qode-login-register-content .qode-login-form-social-login form{display:inline-block;margin:0 5px}.qode-login-register-content .qode-login-form-social-login .qode-facebook-login,.qode-login-register-content .qode-login-form-social-login .qode-google-login{width:44px;height:44px;display:block;line-height:44px;text-align:center;background-color:transparent;border:1px solid #dbdbdb;outline:0;cursor:pointer;font-size:16px;color:#484848}.qode-login-register-widget.qode-user-logged-in,.qode-login-register-widget.qode-user-not-logged-in{position:relative;display:inline-block;vertical-align:middle}.header_bottom .qode-login-register-widget.qode-user-logged-in .qode-logged-in-user .qode-logged-in-user-inner>span,.qode-login-register-widget.qode-user-logged-in .qode-logged-in-user .qode-logged-in-user-inner>span,.qode-login-register-widget.qode-user-not-logged-in .qode-login-opener{font-size:23px}.qode-login-register-content .qode-login-form-social-login .qode-google-login:hover{background-color:#dd4b39;border-color:#dd4b39;color:#fff}.qode-login-register-content .qode-login-form-social-login .qode-facebook-login:hover{background-color:#3b5998;border-color:#3b5998;color:#fff}.qode-menu-area .qode-login-register-widget.qode-user-not-logged-in{height:100%}.qode-sidebar .qode-login-register-widget.qode-user-not-logged-in{width:100%}.qode-login-register-widget.qode-user-not-logged-in .qode-login-opener i:before{vertical-align:middle}.header_top .qode-login-register-widget.qode-user-not-logged-in .qode-login-opener{color:#fff;font-weight:500;text-transform:uppercase}.header_bottom .qode-login-register-widget.qode-user-not-logged-in .qode-login-opener:hover{color:#000}.dark:not(.sticky):not(.scrolled) .header_bottom .qode-login-register-widget.qode-user-not-logged-in .qode-login-opener{color:#000!important}.dark:not(.sticky):not(.scrolled) .header_bottom .qode-login-register-widget.qode-user-not-logged-in .qode-login-opener:hover{color:rgba(0,0,0,.8)}.light:not(.sticky):not(.scrolled) .header_bottom .qode-login-register-widget.qode-user-not-logged-in .qode-login-opener{color:#fff!important}.light:not(.sticky):not(.scrolled) .header_bottom .qode-login-register-widget.qode-user-not-logged-in .qode-login-opener:hover{color:rgba(255,255,255,.8)}.qode-login-register-widget.qode-user-logged-in{height:90px}header.sticky .qode-login-register-widget.qode-user-logged-in{height:60px}.header_bottom .qode-login-register-widget.qode-user-logged-in .qode-login-dropdown,.header_top .qode-login-register-widget.qode-user-logged-in .qode-login-dropdown{position:absolute;top:100%;margin:0;left:0;opacity:0;list-style-type:none;text-align:left;width:193px;box-sizing:border-box;visibility:hidden;z-index:100;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.header_bottom .qode-login-register-widget.qode-user-logged-in:hover .qode-login-dropdown,.header_top .qode-login-register-widget.qode-user-logged-in:hover .qode-login-dropdown{visibility:visible;opacity:1}.header_bottom .qode-login-register-widget.qode-user-logged-in .qode-login-dropdown.qode-dd-right-position,.header_top .qode-login-register-widget.qode-user-logged-in .qode-login-dropdown.qode-dd-right-position{left:auto;right:0;text-align:right}.header_bottom .qode-login-register-widget.qode-user-logged-in .qode-login-dropdown li,.header_top .qode-login-register-widget.qode-user-logged-in .qode-login-dropdown li{padding:0;margin:0;line-height:1em}.header_bottom .qode-login-register-widget.qode-user-logged-in .qode-login-dropdown li a,.header_top .qode-login-register-widget.qode-user-logged-in .qode-login-dropdown li a{display:block;position:relative;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;transition:color .3s ease}.header_bottom .qode-login-register-widget.qode-user-logged-in .qode-logged-in-user{height:100%;display:table;vertical-align:middle}.header_bottom .qode-login-register-widget.qode-user-logged-in .qode-logged-in-user .qode-logged-in-user-inner{display:table-cell;vertical-align:middle;height:100%}.header_bottom .qode-login-register-widget.qode-user-logged-in .qode-logged-in-user .qode-logged-in-user-inner>span i:before{vertical-align:middle}.header_bottom .qode-login-register-widget.qode-user-logged-in:hover .qode-logged-in-user .qode-logged-in-user-inner>span{color:#1abc9c}.header_bottom .qode-login-register-widget.qode-user-logged-in .qode-login-dropdown{background-color:#262626;padding:7px 0}.header_bottom .qode-login-register-widget.qode-user-logged-in .qode-login-dropdown li a{color:#9d9d9d;margin:0;padding:9px 20px;font-size:11px;line-height:16px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.header_bottom .qode-login-register-widget.qode-user-logged-in .qode-login-dropdown li a:hover{color:#fff}.dark:not(.sticky):not(.scrolled) .header_bottom .qode-login-register-widget.qode-user-logged-in .qode-logged-in-user .qode-logged-in-user-inner>span i,.dark:not(.sticky):not(.scrolled) .header_bottom .qode-login-register-widget.qode-user-logged-in .qode-logged-in-user .qode-logged-in-user-inner>span span{color:#000!important}.dark:not(.sticky):not(.scrolled) .header_bottom .qode-login-register-widget.qode-user-logged-in .qode-logged-in-user .qode-logged-in-user-inner>span i:hover,.dark:not(.sticky):not(.scrolled) .header_bottom .qode-login-register-widget.qode-user-logged-in .qode-logged-in-user .qode-logged-in-user-inner>span span:hover{color:rgba(0,0,0,.8)}.light:not(.sticky):not(.scrolled) .header_bottom .qode-login-register-widget.qode-user-logged-in .qode-logged-in-user .qode-logged-in-user-inner>span i,.light:not(.sticky):not(.scrolled) .header_bottom .qode-login-register-widget.qode-user-logged-in .qode-logged-in-user .qode-logged-in-user-inner>span span{color:#fff!important}.light:not(.sticky):not(.scrolled) .header_bottom .qode-login-register-widget.qode-user-logged-in .qode-logged-in-user .qode-logged-in-user-inner>span i:hover,.light:not(.sticky):not(.scrolled) .header_bottom .qode-login-register-widget.qode-user-logged-in .qode-logged-in-user .qode-logged-in-user-inner>span span:hover{color:rgba(255,255,255,.8)}.header_top .qode-login-register-widget.qode-user-logged-in .qode-logged-in-user .qode-logged-in-user-inner>span{color:#fff;font-weight:500;line-height:20px;text-transform:uppercase}.header_top .qode-login-register-widget.qode-user-logged-in .qode-login-dropdown{background-color:#212121;padding:15px 0}.header_top .qode-login-register-widget.qode-user-logged-in .qode-login-dropdown li a{color:#fff;font-weight:500;text-transform:uppercase;padding:8px 20px}.header_top .qode-login-register-widget.qode-user-logged-in .qode-login-dropdown li a:hover{color:rgba(255,255,255,.8)}@media only screen and (max-width:1280px){.qode-membership-dashboard-nav-holder ul li a{padding:20px}}@media only screen and (max-width:1024px){.page-template-user-dashboard.qode-membership-navigation-over-title .container .qode-membership-dashboard-nav-holder{margin-top:-101px}.page-template-user-dashboard.qode-membership-navigation-over-title .container .qode-membership-dashboard-nav-holder ul li a{padding:15px 10px;font-size:12px}}@media only screen and (max-width:768px){.page-template-user-dashboard.qode-membership-navigation-over-title .container .qode-membership-dashboard-nav-holder{margin-top:-116px}.page-template-user-dashboard.qode-membership-navigation-over-title .container .qode-membership-dashboard-nav-holder ul li a{padding:20px 30px}.page-template-user-dashboard.qode-membership-navigation-over-title .container .qode-membership-dashboard-nav-holder ul li a .qode-dash-label{display:none}.page-template-user-dashboard.qode-membership-navigation-over-title .container .qode-membership-dashboard-nav-holder ul li a .qode-dash-icon{margin-right:0;font-size:27px}.qode-membership-dashboard-content-holder,.qode-membership-dashboard-nav-holder{width:100%;float:none}}@media only screen and (max-width:600px){.page-template-user-dashboard.qode-membership-navigation-over-title .container .qode-membership-dashboard-nav-holder{margin-top:-102px}.page-template-user-dashboard.qode-membership-navigation-over-title .container .qode-membership-dashboard-nav-holder ul li a{padding:15px 20px}.page-template-user-dashboard.qode-membership-navigation-over-title .container .qode-membership-dashboard-nav-holder ul li a .qode-dash-icon{font-size:20px}}@media only screen and (max-width:480px){.page-template-user-dashboard.qode-membership-navigation-over-title .container .qode-membership-dashboard-nav-holder{margin-top:-92px}.page-template-user-dashboard.qode-membership-navigation-over-title .container .qode-membership-dashboard-nav-holder ul li a{padding:10px 14px}.page-template-user-dashboard.qode-membership-navigation-over-title .container .qode-membership-dashboard-nav-holder ul li a .qode-dash-icon{font-size:18px}}.qode-quick-links-holder{position:fixed;z-index:1001;bottom:40px;right:40px}@-webkit-keyframes quickLinksPulse{0%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%{-webkit-transform:translate3d(0,-5px,0);-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}}@keyframes quickLinksPulse{0%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%{-webkit-transform:translate3d(0,-5px,0);-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}}.qode-quick-links-holder .qode-quick-links-button{width:100px;height:100px;line-height:100px;background-color:#fff;text-align:center;border-radius:3px;position:relative;cursor:pointer;box-shadow:5px 5px 15px rgba(0,0,0,.08);opacity:0;-webkit-transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);-webkit-transition:-webkit-transform .6s cubic-bezier(.18,1.6,.32,1),opacity .25s cubic-bezier(.18,1,.32,1),-webkit-box-shadow .4s;transition:transform .6s cubic-bezier(.18,1.6,.32,1),opacity .25s cubic-bezier(.18,1,.32,1),box-shadow .4s}.qode-quick-links-holder .qode-quick-links-button:hover{box-shadow:8px 8px 20px rgba(0,0,0,.15)}.qode-quick-links-holder .qode-quick-links-button img{vertical-align:middle}.qode-quick-links-holder .qode-quick-links-count{position:absolute;right:-10px;top:-10px;width:20px;height:20px;line-height:20px;display:block;border-radius:100%;color:#fff;font-size:12px;font-weight:500;opacity:0;-webkit-transform:scale(.7);-moz-transform:scale(.7);transform:scale(.7);-webkit-transition:-webkit-transform .6s cubic-bezier(.18,1.6,.32,1) .35s,opacity .25s cubic-bezier(.18,1,.32,1) .35s;transition:transform .6s cubic-bezier(.18,1.6,.32,1) .35s,opacity .25s cubic-bezier(.18,1,.32,1) .35s}.qode-quick-links-holder .qode-quick-links-count:after{content:'';position:absolute;right:0;top:0;width:100%;height:100%;border-radius:100%;background-color:#ff6161;z-index:-1}.qode-quick-links-holder.qode-quick-links-loaded .qode-quick-links-button{-webkit-animation:quickLinksPulse 2s linear infinite .5s;-moz-animation:quickLinksPulse 2s linear infinite .5s;animation:quickLinksPulse 2s linear infinite .5s;-webkit-animation-play-state:running;animation-play-state:running}.qode-quick-links-holder.qode-quick-links-loaded .qode-quick-links-button,.qode-quick-links-holder.qode-quick-links-loaded .qode-quick-links-count{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);-moz-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.qode-quick-links-holder .qode-quick-links-pop-up{position:absolute;width:287px;right:0;bottom:100%;bottom:calc(100% + 25px);background-color:#fff;border-radius:3px;box-shadow:5px 5px 15px rgba(0,0,0,.08);z-index:-1;visibility:hidden;pointer-events:none;opacity:0;-webkit-transform:translate3d(0,10%,0);-moz-transform:translate3d(0,10%,0);transform:translate3d(0,10%,0);-webkit-transition:-webkit-transform .6s cubic-bezier(.18,1.6,.32,1),opacity .25s cubic-bezier(.18,1,.32,1);transition:transform .6s cubic-bezier(.18,1.6,.32,1),opacity .25s cubic-bezier(.18,1,.32,1)}.qode-quick-links-holder.qode-quick-links-pop-up-opened .qode-quick-links-button{-webkit-animation-play-state:paused;animation-play-state:paused}.qode-quick-links-holder.qode-quick-links-pop-up-opened .qode-quick-links-pop-up{z-index:10;visibility:visible;pointer-events:auto;opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.qode-quick-links-holder .qode-quick-links-heading{display:table;table-layout:fixed;width:100%;box-sizing:border-box;padding:20px;border-bottom:1px solid #e4e4e4}.qode-quick-links-holder .qode-quick-links-heading .qode-quick-links-heading-title{display:table-cell;vertical-align:middle}.qode-quick-links-holder .qode-quick-links-heading .qode-quick-links-heading-title .qode-quick-links-heading-title-text{display:inline-block}.qode-quick-links-holder .qode-quick-links-heading .qode-quick-links-heading-title img{vertical-align:middle;margin-right:12px}.qode-quick-links-holder .qode-quick-links-pop-up-close-holder{display:table-cell;width:30px;vertical-align:middle}.qode-quick-links-holder .qode-quick-links-pop-up-close{width:30px;height:30px;border-radius:100%;background-color:#f5f5f5;color:#b2b2b2;display:block;text-align:center;line-height:30px;cursor:pointer}.qode-theme-bridge .qode-quick-links-holder .qode-quick-links-items{height:250px;overflow:hidden}.qode-quick-links-holder .qode-quick-links-items .qode-quick-links-item{position:relative;padding:28px 50px 28px 20px;border-top:1px solid #e4e4e4}.qode-quick-links-holder .qode-quick-links-items .qode-quick-links-item:first-child{border-top:none}.qode-quick-links-holder .qode-quick-links-items .qode-quick-links-item .qode-quick-links-highlighted-label{color:#ff6161}.qode-quick-links-holder .qode-quick-links-items .qode-quick-links-item .qode-quick-links-item-title{margin-bottom:7px}.qode-quick-links-holder .qode-quick-links-items .qode-quick-links-item .qode-quick-links-link{position:absolute;top:0;left:0;width:100%;height:100%}.qode-quick-links-holder .mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.qode-quick-links-holder .mCustomScrollbar.mCS_no_scrollbar,.qode-quick-links-holder .mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.qode-quick-links-holder .mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.qode-quick-links-holder .mCSB_container{overflow:hidden;width:auto;height:auto}.qode-quick-links-holder .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.qode-quick-links-holder .mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.qode-quick-links-holder .mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.qode-quick-links-holder .mCSB_scrollTools{position:absolute;width:5px;height:auto;left:auto;top:25px;right:15px;bottom:25px}.qode-quick-links-holder .mCSB_outside+.mCSB_scrollTools{right:-26px}.qode-quick-links-holder .mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.qode-quick-links-holder .mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.qode-quick-links-holder .mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.qode-quick-links-holder .mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.qode-quick-links-holder .mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.qode-quick-links-holder .mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.qode-quick-links-holder .mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:55px;z-index:1;background-color:rgba(34,34,34,.1);border-radius:10px}.qode-quick-links-holder .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.qode-quick-links-holder .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.qode-quick-links-holder .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.qode-quick-links-holder .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.qode-quick-links-holder .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.qode-quick-links-holder .mCSB_scrollTools .mCSB_buttonDown,.qode-quick-links-holder .mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.qode-quick-links-holder .mCSB_scrollTools .mCSB_buttonDown{bottom:0}#debungcontrolls,.debugtimeline{width:100%;box-sizing:border-box}.rev_column,.rev_column .tp-parallax-wrap,.tp-svg-layer svg{vertical-align:top}#debungcontrolls{z-index:100000;position:fixed;bottom:0;height:auto;background:rgba(0,0,0,.6);padding:10px}.debugtimeline{height:10px;position:relative;margin-bottom:3px;display:none;white-space:nowrap}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.rs-go-fullscreen{position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;z-index:9999999!important;background:#fff!important}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:revicons;src:url(//www.thebeerdedladyblog.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888);src:url(//www.thebeerdedladyblog.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(//www.thebeerdedladyblog.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),url(//www.thebeerdedladyblog.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),url(//www.thebeerdedladyblog.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class*=" revicon-"]:before,[class^=revicon-]:before{font-family:revicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.entry-content .rev_slider a,.rev_slider a{box-shadow:none}.tp-overflow-hidden{overflow:hidden!important}.group_ov_hidden{overflow:hidden}.rev_slider img,.tp-simpleresponsive img{max-width:none!important;transition:none;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider>ul,.rev_slider>ul>li,.rev_slider>ul>li:before,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{list-style:none!important;position:absolute;margin:0!important;padding:0!important;overflow-x:visible;overflow-y:visible;background-image:none;background-position:0 0;text-indent:0;top:0;left:0}.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{visibility:hidden}.tp-revslider-mainul,.tp-revslider-slidesli{padding:0!important;margin:0!important;list-style:none!important}.fullscreen-container,.fullwidthbanner-container{padding:0;position:relative}.rev_slider li.tp-revslider-slidesli{position:absolute!important}.tp-caption .rs-untoggled-content{display:block}.tp-caption .rs-toggled-content{display:none}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none}.rev_slider .caption,.rev_slider .tp-caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;z-index:1}.rev_slider .caption,.rev_slider .tp-caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap :last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap :last-child{margin-bottom:0}.tp-svg-layer svg{width:100%;height:100%;position:relative}.tp-carousel-wrapper{cursor:url(//www.thebeerdedladyblog.com/wp-content/plugins/revslider/public/assets/css/openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(//www.thebeerdedladyblog.com/wp-content/plugins/revslider/public/assets/css/closedhand.cur),move}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}.tp-caption.tp-hidden-caption,.tp-forcenotvisible,.tp-hide-revslider,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden!important;display:none!important}.rev_slider audio,.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video{max-width:none!important}.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}.tp-parallax-wrap{transform-style:preserve-3d}.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0}.rev_column_inner,.rev_slider .tp-caption.rev_row{position:relative;width:100%!important;box-sizing:border-box}.rev_row_zone_top{top:0}.rev_row_zone_middle{top:50%;transform:translateY(-50%)}.rev_row_zone_bottom{bottom:0}.rev_slider .tp-caption.rev_row{display:table;table-layout:fixed;vertical-align:top;height:auto!important;font-size:0}.rev_column{display:table-cell;position:relative;height:auto;box-sizing:border-box;font-size:0}.rev_column_inner{display:block;height:auto!important;white-space:normal!important}.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid transparent}.tp-caption .backcorner,.tp-caption .backcornertop,.tp-caption .frontcorner,.tp-caption .frontcornertop{height:0;top:0;width:0;position:absolute}.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{text-align:inherit}.rev_column_inner .tp-mask-wrap{display:inline-block}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{position:relative!important;left:auto!important;top:auto!important;line-height:0}.tp-video-play-button,.tp-video-play-button i{line-height:50px!important;vertical-align:top;text-align:center}.rev_column_inner .rev_layer_in_column,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block!important;width:100%!important}.fullwidthbanner-container{overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:101;top:0;left:0}.tp-caption .frontcorner{border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00A8FF;left:-40px}.tp-caption .backcorner{border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00A8FF;right:0}.tp-caption .frontcornertop{border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00A8FF;left:-40px}.tp-caption .backcornertop{border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00A8FF;right:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.caption.fullscreenvideo,.rs-background-video-layer,.tp-caption.coverscreenvideo,.tp-caption.fullscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.noFilterClass{filter:none!important}.rs-background-video-layer{visibility:hidden;z-index:0}.caption.fullscreenvideo audio,.caption.fullscreenvideo iframe,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100%!important;height:100%!important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;margin-top:-25px;margin-left:-25px;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;z-index:4;opacity:0;transition:opacity .3s ease-out!important}.tp-audio-html5 .tp-video-play-button,.tp-hiddenaudio{display:none!important}.tp-caption .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;font-size:40px!important}.rs-fullvideo-cover,.tp-dottedoverlay,.tp-shadowcover{height:100%;top:0;left:0;position:absolute}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff!important;border-right:5px solid #fff!important;margin-top:15px!important;line-height:20px!important;vertical-align:top;font-size:25px!important}.tp-seek-bar,.tp-video-button,.tp-volume-bar{outline:0;line-height:12px;margin:0;cursor:pointer}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.fullscreenvideo .fullscreenvideo audio,.fullscreenvideo .fullscreenvideo video{object-fit:contain!important}.fullscreenvideo .fullcoveredvideo audio,.fullscreenvideo .fullcoveredvideo video{object-fit:cover!important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box}.rev-btn.rev-hiddenicon i,.rev-btn.rev-withicon i{transition:all .2s ease-out!important;font-size:15px}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgba(0,0,0,.5);border:0;border-radius:3px;font-size:12px;color:#fff;padding:0}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-seek-bar,.tp-volume-bar{width:100%;padding:0}.rs-fullvideo-cover{width:100%;background:0 0;z-index:5}.disabled_lc .tp-video-play-button,.rs-background-video-layer audio::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls-start-playback-button{display:none!important}.tp-audio-html5 .tp-video-controls{opacity:1!important;visibility:visible!important}.tp-dottedoverlay{background-repeat:repeat;width:100%;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(//www.thebeerdedladyblog.com/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(//www.thebeerdedladyblog.com/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(//www.thebeerdedladyblog.com/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(//www.thebeerdedladyblog.com/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;background:#fff;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:after,.tp-shadow2:before,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:after,.tp-shadow5:before{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.6)!important;font-size:15px;line-height:45px!important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px!important}.purchase:hover,.tp-button.big:hover,.tp-button:hover{background-position:bottom,15px 11px}.purchase.green,.purchase:hover.green,.tp-button.green,.tp-button:hover.green{background-color:#21a117;box-shadow:0 3px 0 0 #104d0b}.purchase.blue,.purchase:hover.blue,.tp-button.blue,.tp-button:hover.blue{background-color:#1d78cb;box-shadow:0 3px 0 0 #0f3e68}.purchase.red,.purchase:hover.red,.tp-button.red,.tp-button:hover.red{background-color:#cb1d1d;box-shadow:0 3px 0 0 #7c1212}.purchase.orange,.purchase:hover.orange,.tp-button.orange,.tp-button:hover.orange{background-color:#f70;box-shadow:0 3px 0 0 #a34c00}.purchase.darkgrey,.purchase:hover.darkgrey,.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey{background-color:#555;box-shadow:0 3px 0 0 #222}.purchase.lightgrey,.purchase:hover.lightgrey,.tp-button.lightgrey,.tp-button:hover.lightgrey{background-color:#888;box-shadow:0 3px 0 0 #555}.rev-btn,.rev-btn:visited{outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:Roboto,sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-weight:400;position:relative;top:0;margin-left:10px!important}.rev-btn.rev-hiddenicon i{font-weight:400;position:relative;top:0;opacity:0;margin-left:0!important;width:0!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-hiddenicon i,.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-hiddenicon i,.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-maxround{border-radius:30px}.rev-minround{border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger.revb-white span,.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-burger.revb-darknoborder,.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span,.rev-scroll-btn.revs-fullwhite{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>.active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{color:#fff}.rev-scroll-btn>.active,.rev-scroll-btn>:active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{opacity:.8}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span,.tp-bullet{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr,.rev-cbutton-light-sr{border-radius:3px}.rev-cbutton-light,.rev-cbutton-light-sr{color:#333;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,.15);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0!important;height:5px}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(//www.thebeerdedladyblog.com/wp-content/plugins/revslider/public/assets/assets/coloredbg.png)}.tp-caption.slidelink a span{background:url(//www.thebeerdedladyblog.com/wp-content/plugins/revslider/public/assets/assets/coloredbg.png)}.tp-loader.spinner0,.tp-loader.spinner5{background-image:url(//www.thebeerdedladyblog.com/wp-content/plugins/revslider/public/assets/assets/loader.gif);background-repeat:no-repeat}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321!important}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.tp-loader.spinner0,.tp-loader.spinner1{width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;background-color:#fff;border-radius:3px;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{background-position:center center}.tp-loader.spinner5{background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{animation-delay:-.32s}.tp-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgba(0,0,0,.15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-bullets.navbar,.tp-tabs.navbar,.tp-thumbs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-bullets,.tp-tabs,.tp-thumbs{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,.tp-tab-image,.tp-thumb-image,.tp-videoposter{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab.selected,.tp-tab:hover,.tp-thumb.selected,.tp-thumb:hover{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:revicons;font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.hginfo,.hglayerinfo{font-size:12px;font-weight:600}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}body.rtl .tp-kbimg{left:0!important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;line-height:20px;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.helpgrid,.hginfo{position:absolute}.hginfo{top:-2px;left:-2px;color:#e74c3c;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville::before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber::before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.tp-kbimg-wrap:after,.tp-kbimg-wrap:before{height:500%;width:500%}