.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-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)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,
.owl-theme .owl-nav {
text-align:center;
-webkit-tap-highlight-color:transparent
}
.owl-theme .owl-nav {
margin-top:10px
}
.owl-theme .owl-nav [class*=owl-] {
color:#FFF;
font-size:14px;
margin:5px;
padding:4px 7px;
background:#D6D6D6;
display:inline-block;
cursor:pointer;
border-radius:3px
}
.owl-theme .owl-nav [class*=owl-]:hover {
background:#869791;
color:#FFF;
text-decoration:none
}
.owl-theme .owl-nav .disabled {
opacity:.5;
cursor:default
}
.owl-theme .owl-nav.disabled+.owl-dots {
margin-top:10px
}
.owl-theme .owl-dots .owl-dot {
display:inline-block;
zoom:1
}
.owl-theme .owl-dots .owl-dot span {
width:10px;
height:10px;
margin:5px 7px;
background:#D6D6D6;
display:block;
-webkit-backface-visibility:visible;
transition:opacity .2s ease;
border-radius:30px
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
background:#869791
}.pretty * {
box-sizing: border-box;
}
.pretty input:not([type='checkbox']):not([type='radio']) {
display: none;
}
.pretty {
position: relative;
display: inline-block;
margin-right: 1em;
white-space: nowrap;
line-height: 1;
}
.pretty input {
position: absolute;
left: 0;
top: 0;
min-width: 1em;
width: 100%;
height: 100%;
z-index: 2;
opacity: 0;
margin: 0;
padding: 0;
cursor: pointer;
}
.pretty .state label {
position: initial;
display: inline-block;
font-weight: normal;
margin: 0;
text-indent: 1.5em;
min-width: calc(1em + 2px);
}
.pretty .state label:before,
.pretty .state label:after {
content: '';
width: calc(1em + 2px);
height: calc(1em + 2px);
display: block;
box-sizing: border-box;
border-radius: 0;
border: 1px solid transparent;
z-index: 0;
position: absolute;
left: 0;
top: calc((0% - (100% - 1em)) - 8%);
background-color: transparent;
}
.pretty .state label:before {
border-color: #bdc3c7;
}
.pretty .state.p-is-hover,
.pretty .state.p-is-indeterminate {
display: none;
}
@-webkit-keyframes zoom {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
}
@keyframes zoom {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
}
@-webkit-keyframes tada {
0% {
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
-webkit-transform: scale(7);
transform: scale(7);
}
38% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
55% {
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
72% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: scale(1);
transform: scale(1);
}
81% {
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
-webkit-transform: scale(1.24);
transform: scale(1.24);
}
89% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: scale(1);
transform: scale(1);
}
95% {
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
-webkit-transform: scale(1.04);
transform: scale(1.04);
}
100% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes tada {
0% {
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
-webkit-transform: scale(7);
transform: scale(7);
}
38% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
55% {
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
72% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: scale(1);
transform: scale(1);
}
81% {
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
-webkit-transform: scale(1.24);
transform: scale(1.24);
}
89% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: scale(1);
transform: scale(1);
}
95% {
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
-webkit-transform: scale(1.04);
transform: scale(1.04);
}
100% {
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes jelly {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
40% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
50% {
-webkit-transform: scale3d(0.85, 1.15, 1);
transform: scale3d(0.85, 1.15, 1);
}
65% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
75% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes jelly {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
40% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
50% {
-webkit-transform: scale3d(0.85, 1.15, 1);
transform: scale3d(0.85, 1.15, 1);
}
65% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
75% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@-webkit-keyframes rotate {
0% {
opacity: 0;
-webkit-transform: translateZ(-200px) rotate(-45deg);
transform: translateZ(-200px) rotate(-45deg);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0) rotate(0);
transform: translateZ(0) rotate(0);
}
}
@keyframes rotate {
0% {
opacity: 0;
-webkit-transform: translateZ(-200px) rotate(-45deg);
transform: translateZ(-200px) rotate(-45deg);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0) rotate(0);
transform: translateZ(0) rotate(0);
}
}
@-webkit-keyframes pulse {
0% {
box-shadow: 0px 0px 0px 0px #bdc3c7;
}
100% {
box-shadow: 0px 0px 0px 1.5em rgba(189, 195, 199, 0);
}
}
@keyframes pulse {
0% {
box-shadow: 0px 0px 0px 0px #bdc3c7;
}
100% {
box-shadow: 0px 0px 0px 1.5em rgba(189, 195, 199, 0);
}
}
.pretty.p-default.p-fill .state label:after {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.pretty.p-default .state label:after {
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
}
.pretty.p-default input:checked ~ .state label:after {
background-color: #FFCC00;
}
.pretty.p-default.p-thick .state label:before,
.pretty.p-default.p-thick .state label:after {
border-width: calc(1em / 7);
}
.pretty.p-default.p-thick .state label:after {
-webkit-transform: scale(0.4) !important;
-ms-transform: scale(0.4) !important;
transform: scale(0.4) !important;
}
.pretty.p-icon .state .icon {
position: absolute;
font-size: 1em;
width: calc(1em + 2px);
height: calc(1em + 2px);
left: 0;
z-index: 1;
text-align: center;
line-height: normal;
top: calc((0% - (100% - 1em)) - 8%);
border: 1px solid transparent;
opacity: 0;
}
.pretty.p-icon .state .icon:before {
margin: 0;
width: 100%;
height: 100%;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 1;
}
.pretty.p-icon input:checked ~ .state .icon {
opacity: 1;
}
.pretty.p-icon input:checked ~ .state label:before {
border-color: #5a656b;
}
.pretty.p-svg .state .svg {
position: absolute;
font-size: 1em;
width: calc(1em + 2px);
height: calc(1em + 2px);
left: 0;
z-index: 1;
text-align: center;
line-height: normal;
top: calc((0% - (100% - 1em)) - 8%);
border: 1px solid transparent;
opacity: 0;
}
.pretty.p-svg .state svg {
margin: 0;
width: 100%;
height: 100%;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
line-height: 1;
}
.pretty.p-svg input:checked ~ .state .svg {
opacity: 1;
}
.pretty.p-image .state img {
opacity: 0;
position: absolute;
width: calc(1em + 2px);
height: calc(1em + 2px);
top: 0;
top: calc((0% - (100% - 1em)) - 8%);
left: 0;
z-index: 0;
text-align: center;
line-height: normal;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
}
.pretty.p-image input:checked ~ .state img {
opacity: 1;
}
.pretty.p-switch input {
min-width: 2em;
}
.pretty.p-switch .state {
position: relative;
}
.pretty.p-switch .state:before {
content: '';
border: 1px solid #bdc3c7;
border-radius: 60px;
width: 2em;
box-sizing: unset;
height: calc(1em + 2px);
position: absolute;
top: 0;
top: calc((0% - (100% - 1em)) - 16%);
z-index: 0;
transition: all 0.5s ease;
}
.pretty.p-switch .state label {
text-indent: 2.5em;
}
.pretty.p-switch .state label:before,
.pretty.p-switch .state label:after {
transition: all 0.5s ease;
border-radius: 100%;
left: 0;
border-color: transparent;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
}
.pretty.p-switch .state label:after {
background-color: #bdc3c7 !important;
}
.pretty.p-switch input:checked ~ .state:before {
border-color: #5a656b;
}
.pretty.p-switch input:checked ~ .state label:before {
opacity: 0;
}
.pretty.p-switch input:checked ~ .state label:after {
background-color: #5a656b !important;
left: 1em;
}
.pretty.p-switch.p-fill input:checked ~ .state:before {
border-color: #5a656b;
background-color: #5a656b !important;
}
.pretty.p-switch.p-fill input:checked ~ .state label:before {
opacity: 0;
}
.pretty.p-switch.p-fill input:checked ~ .state label:after {
background-color: #fff !important;
left: 1em;
}
.pretty.p-switch.p-slim .state:before {
height: 0.1em;
background: #bdc3c7 !important;
top: calc(50% - 0.1em);
}
.pretty.p-switch.p-slim input:checked ~ .state:before {
border-color: #5a656b;
background-color: #5a656b !important;
}
.pretty.p-has-hover input:hover ~ .state:not(.p-is-hover) {
display: none;
}
.pretty.p-has-hover input:hover ~ .state.p-is-hover {
display: block;
}
.pretty.p-has-hover input:hover ~ .state.p-is-hover .icon {
display: block;
}
.pretty.p-has-focus input:focus ~ .state label:before {
box-shadow: 0px 0px 3px 0px #bdc3c7;
}
.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state:not(.p-is-indeterminate) {
display: none;
}
.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state.p-is-indeterminate {
display: block;
}
.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state.p-is-indeterminate .icon {
display: block;
opacity: 1;
}
.pretty.p-toggle .state.p-on {
opacity: 0;
display: none;
}
.pretty.p-toggle .state.p-off,
.pretty.p-toggle .state .icon,
.pretty.p-toggle .state .svg,
.pretty.p-toggle .state img {
opacity: 1;
display: inherit;
}
.pretty.p-toggle .state.p-off .icon {
color: #bdc3c7;
}
.pretty.p-toggle input:checked ~ .state.p-on {
opacity: 1;
display: inherit;
}
.pretty.p-toggle input:checked ~ .state.p-off {
opacity: 0;
display: none;
}
.pretty.p-plain input:checked ~ .state label:before,
.pretty.p-plain.p-toggle .state label:before {
content: none;
}
.pretty.p-plain.p-plain .icon {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.pretty.p-round .state label:before,
.pretty.p-round .state label:after {
border-radius: 100%;
}
.pretty.p-round.p-icon .state .icon {
border-radius: 100%;
overflow: hidden;
}
.pretty.p-round.p-icon .state .icon:before {
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
}
.pretty.p-curve .state label:before,
.pretty.p-curve .state label:after {
border-radius: 20%;
}
.pretty.p-smooth label:before,
.pretty.p-smooth label:after,
.pretty.p-smooth .icon,
.pretty.p-smooth .svg {
transition: all 0.5s ease;
}
.pretty.p-smooth input:checked + .state label:after {
transition: all 0.3s ease;
}
.pretty.p-smooth input:checked + .state .icon,
.pretty.p-smooth input:checked + .state .svg,
.pretty.p-smooth input:checked + .state img {
-webkit-animation: zoom 0.2s ease;
animation: zoom 0.2s ease;
}
.pretty.p-smooth.p-default input:checked + .state label:after {
-webkit-animation: zoom 0.2s ease;
animation: zoom 0.2s ease;
}
.pretty.p-smooth.p-plain input:checked + .state label:before {
content: '';
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
transition: all 0.5s ease;
}
.pretty.p-tada:not(.p-default) input:checked + .state .icon,
.pretty.p-tada:not(.p-default) input:checked + .state .svg,
.pretty.p-tada:not(.p-default) input:checked + .state img,
.pretty.p-tada:not(.p-default) input:checked + .state label:before,
.pretty.p-tada:not(.p-default) input:checked + .state label:after {
-webkit-animation: tada 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 alternate;
animation: tada 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 alternate;
opacity: 1;
}
.pretty.p-jelly:not(.p-default) input:checked + .state .icon,
.pretty.p-jelly:not(.p-default) input:checked + .state .svg,
.pretty.p-jelly:not(.p-default) input:checked + .state img,
.pretty.p-jelly:not(.p-default) input:checked + .state label:before,
.pretty.p-jelly:not(.p-default) input:checked + .state label:after {
-webkit-animation: jelly 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
animation: jelly 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
opacity: 1;
}
.pretty.p-jelly:not(.p-default) input:checked + .state label:before {
border-color: transparent;
}
.pretty.p-rotate:not(.p-default) input:checked ~ .state .icon,
.pretty.p-rotate:not(.p-default) input:checked ~ .state .svg,
.pretty.p-rotate:not(.p-default) input:checked ~ .state img,
.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before,
.pretty.p-rotate:not(.p-default) input:checked ~ .state label:after {
-webkit-animation: rotate 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
animation: rotate 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
opacity: 1;
}
.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before {
border-color: transparent;
}
.pretty.p-pulse:not(.p-switch) input:checked ~ .state label:before {
-webkit-animation: pulse 1s;
animation: pulse 1s;
}
.pretty input[disabled] {
cursor: not-allowed;
display: none;
}
.pretty input[disabled] ~ * {
opacity: .5;
}
.pretty.p-locked input {
display: none;
cursor: not-allowed;
}
.pretty input:checked ~ .state.p-primary label:after,
.pretty.p-toggle .state.p-primary label:after {
background-color: #428bca !important;
}
.pretty input:checked ~ .state.p-primary .icon,
.pretty input:checked ~ .state.p-primary .svg,
.pretty.p-toggle .state.p-primary .icon,
.pretty.p-toggle .state.p-primary .svg {
color: #fff;
stroke: #fff;
}
.pretty input:checked ~ .state.p-primary-o label:before,
.pretty.p-toggle .state.p-primary-o label:before {
border-color: #428bca;
}
.pretty input:checked ~ .state.p-primary-o label:after,
.pretty.p-toggle .state.p-primary-o label:after {
background-color: transparent;
}
.pretty input:checked ~ .state.p-primary-o .icon,
.pretty input:checked ~ .state.p-primary-o .svg,
.pretty input:checked ~ .state.p-primary-o svg,
.pretty.p-toggle .state.p-primary-o .icon,
.pretty.p-toggle .state.p-primary-o .svg,
.pretty.p-toggle .state.p-primary-o svg {
color: #428bca;
stroke: #428bca;
}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-primary-o label:after {
background-color: #428bca !important;
}
.pretty.p-switch input:checked ~ .state.p-primary:before {
border-color: #428bca;
}
.pretty.p-switch.p-fill input:checked ~ .state.p-primary:before {
background-color: #428bca !important;
}
.pretty.p-switch.p-slim input:checked ~ .state.p-primary:before {
border-color: #245682;
background-color: #245682 !important;
}
.pretty input:checked ~ .state.p-info label:after,
.pretty.p-toggle .state.p-info label:after {
background-color: #5bc0de !important;
}
.pretty input:checked ~ .state.p-info .icon,
.pretty input:checked ~ .state.p-info .svg,
.pretty.p-toggle .state.p-info .icon,
.pretty.p-toggle .state.p-info .svg {
color: #fff;
stroke: #fff;
}
.pretty input:checked ~ .state.p-info-o label:before,
.pretty.p-toggle .state.p-info-o label:before {
border-color: #5bc0de;
}
.pretty input:checked ~ .state.p-info-o label:after,
.pretty.p-toggle .state.p-info-o label:after {
background-color: transparent;
}
.pretty input:checked ~ .state.p-info-o .icon,
.pretty input:checked ~ .state.p-info-o .svg,
.pretty input:checked ~ .state.p-info-o svg,
.pretty.p-toggle .state.p-info-o .icon,
.pretty.p-toggle .state.p-info-o .svg,
.pretty.p-toggle .state.p-info-o svg {
color: #5bc0de;
stroke: #5bc0de;
}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-info-o label:after {
background-color: #5bc0de !important;
}
.pretty.p-switch input:checked ~ .state.p-info:before {
border-color: #5bc0de;
}
.pretty.p-switch.p-fill input:checked ~ .state.p-info:before {
background-color: #5bc0de !important;
}
.pretty.p-switch.p-slim input:checked ~ .state.p-info:before {
border-color: #2390b0;
background-color: #2390b0 !important;
}
.pretty input:checked ~ .state.p-success label:after,
.pretty.p-toggle .state.p-success label:after {
background-color: #5cb85c !important;
}
.pretty input:checked ~ .state.p-success .icon,
.pretty input:checked ~ .state.p-success .svg,
.pretty.p-toggle .state.p-success .icon,
.pretty.p-toggle .state.p-success .svg {
color: #fff;
stroke: #fff;
}
.pretty input:checked ~ .state.p-success-o label:before,
.pretty.p-toggle .state.p-success-o label:before {
border-color: #5cb85c;
}
.pretty input:checked ~ .state.p-success-o label:after,
.pretty.p-toggle .state.p-success-o label:after {
background-color: transparent;
}
.pretty input:checked ~ .state.p-success-o .icon,
.pretty input:checked ~ .state.p-success-o .svg,
.pretty input:checked ~ .state.p-success-o svg,
.pretty.p-toggle .state.p-success-o .icon,
.pretty.p-toggle .state.p-success-o .svg,
.pretty.p-toggle .state.p-success-o svg {
color: #5cb85c;
stroke: #5cb85c;
}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-success-o label:after {
background-color: #5cb85c !important;
}
.pretty.p-switch input:checked ~ .state.p-success:before {
border-color: #5cb85c;
}
.pretty.p-switch.p-fill input:checked ~ .state.p-success:before {
background-color: #5cb85c !important;
}
.pretty.p-switch.p-slim input:checked ~ .state.p-success:before {
border-color: #357935;
background-color: #357935 !important;
}
.pretty input:checked ~ .state.p-warning label:after,
.pretty.p-toggle .state.p-warning label:after {
background-color: #f0ad4e !important;
}
.pretty input:checked ~ .state.p-warning .icon,
.pretty input:checked ~ .state.p-warning .svg,
.pretty.p-toggle .state.p-warning .icon,
.pretty.p-toggle .state.p-warning .svg {
color: #fff;
stroke: #fff;
}
.pretty input:checked ~ .state.p-warning-o label:before,
.pretty.p-toggle .state.p-warning-o label:before {
border-color: #f0ad4e;
}
.pretty input:checked ~ .state.p-warning-o label:after,
.pretty.p-toggle .state.p-warning-o label:after {
background-color: transparent;
}
.pretty input:checked ~ .state.p-warning-o .icon,
.pretty input:checked ~ .state.p-warning-o .svg,
.pretty input:checked ~ .state.p-warning-o svg,
.pretty.p-toggle .state.p-warning-o .icon,
.pretty.p-toggle .state.p-warning-o .svg,
.pretty.p-toggle .state.p-warning-o svg {
color: #f0ad4e;
stroke: #f0ad4e;
}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-warning-o label:after {
background-color: #f0ad4e !important;
}
.pretty.p-switch input:checked ~ .state.p-warning:before {
border-color: #f0ad4e;
}
.pretty.p-switch.p-fill input:checked ~ .state.p-warning:before {
background-color: #f0ad4e !important;
}
.pretty.p-switch.p-slim input:checked ~ .state.p-warning:before {
border-color: #c77c11;
background-color: #c77c11 !important;
}
.pretty input:checked ~ .state.p-danger label:after,
.pretty.p-toggle .state.p-danger label:after {
background-color: #d9534f !important;
}
.pretty input:checked ~ .state.p-danger .icon,
.pretty input:checked ~ .state.p-danger .svg,
.pretty.p-toggle .state.p-danger .icon,
.pretty.p-toggle .state.p-danger .svg {
color: #fff;
stroke: #fff;
}
.pretty input:checked ~ .state.p-danger-o label:before,
.pretty.p-toggle .state.p-danger-o label:before {
border-color: #d9534f;
}
.pretty input:checked ~ .state.p-danger-o label:after,
.pretty.p-toggle .state.p-danger-o label:after {
background-color: transparent;
}
.pretty input:checked ~ .state.p-danger-o .icon,
.pretty input:checked ~ .state.p-danger-o .svg,
.pretty input:checked ~ .state.p-danger-o svg,
.pretty.p-toggle .state.p-danger-o .icon,
.pretty.p-toggle .state.p-danger-o .svg,
.pretty.p-toggle .state.p-danger-o svg {
color: #d9534f;
stroke: #d9534f;
}
.pretty.p-default:not(.p-fill) input:checked ~ .state.p-danger-o label:after {
background-color: #d9534f !important;
}
.pretty.p-switch input:checked ~ .state.p-danger:before {
border-color: #d9534f;
}
.pretty.p-switch.p-fill input:checked ~ .state.p-danger:before {
background-color: #d9534f !important;
}
.pretty.p-switch.p-slim input:checked ~ .state.p-danger:before {
border-color: #a02622;
background-color: #a02622 !important;
}
.pretty.p-bigger label:before,
.pretty.p-bigger label:after,
.pretty.p-bigger .icon,
.pretty.p-bigger .svg,
.pretty.p-bigger .img {
font-size: 1.2em !important;
top: calc((0% - (100% - 1em)) - 35%) !important;
}
.pretty.p-bigger label {
text-indent: 1.7em;
}
@media print {
.pretty .state:before,
.pretty .state label:before,
.pretty .state label:after,
.pretty .state .icon {
color-adjust: exact; -webkit-print-color-adjust: exact;
print-color-adjust: exact;
}
}.card-img-top {
border-radius: 0.6rem 0rem 0rem 0.6rem !important;
} #loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
} #spinner {
background: #fff;
height: 100%;
left: 0;
opacity: 1;
filter: alpha(opacity=100);
position: fixed;
text-align: center;
top: 0;
width: 100%;
z-index: 999999999;
}
.spinner-img {
height: 100%;
left: 0;
position: fixed;
top: 35%;
width: 100%;
}
ul.cont-icon-list li.ad-favourited,
.detail-list ul.cont-icon-list li.ad-favourited {
background: red;
}
ul.cont-icon-list li.ad-favourited a svg.iconify.icon-start path {
fill: #fff;
}
#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #3498db;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
z-index: 1001;
}
#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #e74c3c;
-webkit-animation: spin 3s linear infinite;
animation: spin 3s linear infinite;
}
#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #f9c922;
-webkit-animation: spin 1.5s linear infinite;
animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #222222;
z-index: 1000;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
#loader-wrapper .loader-section.section-left {
left: 0;
}
#loader-wrapper .loader-section.section-right {
right: 0;
}  .loading:before {
content: "";
display: block;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
} .loading:not(:required) {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.loading:not(:required):after {
content: "";
display: block;
font-size: 10px;
width: 1em;
height: 1em;
margin-top: -0.5em;
-webkit-animation: spinner 1500ms infinite linear;
-moz-animation: spinner 1500ms infinite linear;
-ms-animation: spinner 1500ms infinite linear;
-o-animation: spinner 1500ms infinite linear;
animation: spinner 1500ms infinite linear;
border-radius: 0.5em;
-webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0,
rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0,
rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0,
rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0,
rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0,
rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0,
rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0,
rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0,
rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
} @-webkit-keyframes spinner {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes spinner {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes spinner {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spinner {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
} .loaded #loader-wrapper .loader-section.section-left {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.loaded #loader-wrapper .loader-section.section-right {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.loaded #loader {
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
visibility: hidden;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: all 0.3s 1s ease-out;
transition: all 0.3s 1s ease-out;
}
span.adforest-search-spinner i {
animation: spinner 1500ms infinite linear;
}
.adforest-search-spinner {
position: absolute;
top: 10px;
right: 10px;
} .no-js #loader-wrapper {
display: none;
}
.no-js h1 {
color: #ffaadd;
}
#loadMore {
transition: all 600ms ease-in-out;
-webkit-transition: all 600ms ease-in-out;
-moz-transition: all 600ms ease-in-out;
-o-transition: all 600ms ease-in-out;
}
.sugar-hero .new-select-categories .pac-target-input {
height: 55px;
border-radius: 0;
}
.heart-icons-1 i {
color: #242424;
}
.heart-icons-1 i:hover {
color: red;
}
.heart-icons-1 .ad-favourited i:hover {
color: red;
}
.contact-us-section .form-control {
padding: 15px 20px;
}
.heart-icons-1 {
position: absolute;
top: 15px;
right: 20px;
background: #fff;
width: 30px;
height: 30px;
line-height: 2;
text-align: center;
border-radius: 50%;
}
.widget.my-quicklinks ul li {
display: block;
}
.adforest-owner-text p {
color: red;
}
.fr-address_star {
display: flex;
justify-content: space-between;
align-items: center;
}
#hero_product_slider {
padding-top: 80px;
}
.found-listing-head p {
margin-top: -5px;
width: 70%;
color: #919191;
margin-bottom: 10px;
}
.btn-detailing {
background: #f5f5f5;
padding: 8px 18px;
font-weight: 500;
border-radius: 5px;
border: 1px solid #f4f4f4;
color: #242424;
font-size: 14px;
}
.detail-list span {
color: #777;
}
.detail-list .rating-animate .rating-stars .filled-stars span.star i {
color: #ffc220;
}
.ad-detail-2-details .review-content-item,
.detail-list .review-content-item {
margin-bottom: 30px;
}
.aln-img {
position: absolute;
bottom: 22px;
left: 20px;
z-index: 1;
}
.product-main-heading {
padding: 10px;
margin-top: 10px;
}
.product-main-heading .product-heading {
padding: 0;
}
.product-main-heading .product-heading h3 {
color: #ffc220;
}
.star-shining {
position: absolute;
right: 20px;
}
.overlay-feature .star-shining {
position: absolute;
right: 5px;
bottom: 0;
padding: 20px;
z-index: 1;
}
.found-adforest-sorting ul.found-sort-item li a {
color: #242424;
}
.star-shining img {
width: 34px;
height: 34px;
}
.feature-img-content .overlay-feature .star-shining i {
font-size: 20px;
color: #fff;
cursor: pointer;
}
.product-heading p {
color: #919191;
margin-bottom: 10px;
}
.product-heading h4 {
color: #ffc220;
line-height: 1;
}
.car-property {
border-radius: 0.6rem;
box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%), 0 2px 4px 0 rgb(0 0 0 / 8%);
transition: 0.5s;
}
.aln-img img {
border-radius: 50% !important;
min-height: 40px !important;
width: 40px !important;
position: absolute;
z-index: 1;
}
.aln-img span a {
color: #ffffff;
}
.aln-img span {
background: rgba(255, 255, 255, 0.2);
color: #fff;
border-radius: 0px 15px 15px 0px;
padding: 6px 18px;
font-size: 12px;
margin-left: 30px;
position: relative;
top: 5px;
}
.gp-great-product figure.great-product:hover {
background: #fff;
transition: 0.8s;
box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%), 0 2px 4px 0 rgb(0 0 0 / 8%);
}
.gp-great-product figure.great-product {
transition: 0.8s;
}
.great-product-herro:after {
content: "";
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/prodcut-bg-shadow.png);
background-size: cover;
background-repeat: no-repeat;
height: 36%;
width: 100%;
opacity: 0.8;
border-radius: 0 0 0 8px;
position: absolute;
bottom: -1px;
left: 0;
}
a.the-beat-chaff {
font-size: 20px;
color: #242424;
text-decoration: none;
font-weight: 700;
}
.product-heading h2 {
margin-top: -5px;
margin-bottom: 4px;
width: max-content;
}
span.address-tiem {
color: #777777;
font-size: 16px;
}
.tooltip1 .tooltiptext {
visibility: hidden;
width: 100px;
background-color: black;
color: #fff;
text-align: center;
font-size: 14px;
border-radius: 6px;
padding: 0px 0px;
transition: 0.8s;
position: absolute;
right: -38px;
top: -40px;
z-index: 1;
}
.great-product-content .tooltip1 .tooltiptext {
right: -38px;
}
.nothing-found h3 {
font-family: Poppins;
line-height: 36px;
font-weight: 500;
font-style: normal;
color: #242424;
font-size: 26px;
font-display: swap;
}
.nothing-found img {
width: 150px;
}
.nothing-found.white {
background-color: #fff;
box-shadow: 1px 0px 20px rgb(0 0 0 / 7%);
}
.nothing-found {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center;
padding: 40px 0;
flex-direction: column;
background-color: #f4f6f9;
border-radius: 4px;
height: 400px;
margin-bottom: 30px;
}
.overlay-feature .tooltip1 .tooltiptext {
right: -15px;
top: -25px;
}
.sb-list .overlay-feature .tooltip1 .tooltiptext {
right: -25px;
top: -35px;
}
.tooltip1:hover .tooltiptext {
visibility: visible;
}
.bs-example {
margin-top: 30px;
}
.great-pro-head p {
margin-bottom: 20px;
}
ul.child-list-item {
display: flex;
align-items: center;
flex-direction: row;
justify-content: space-between;
list-style: none;
}
.furnit-item {
width: 55px;
height: 55px;
border-radius: 50%;
text-align: center;
background: #1a1a1a;
}
button.btn-ads:before {
position: absolute;
content: "";
left: -21px;
bottom: 5px;
border-style: solid;
transition: 0.8s;
border-width: 10px 10px 10px 10px;
border-color: #191919 transparent transparent transparent;
transition-duration: 0.3s;
transform: rotate(90deg);
}
.star-shining span.tooltiptext:before {
position: absolute;
content: "";
right: 35px;
bottom: -20px;
border-style: solid;
border-width: 10px 10px 10px 10px;
border-color: #242424 transparent transparent transparent;
transform: rotate(0deg);
}
.furnit-item img {
position: relative;
top: 12px;
width: 28px;
height: 28px;
}
ul.list-group.list-group-flush li.list-group-item {
border-bottom: 1px solid #191919;
}
span.span-furniture {
position: absolute;
top: 24px;
left: 100px;
color: #fff;
}
.btn-ads {
background: #191919;
border: 1px solid #191919;
padding: 0px 10px;
font-size: 13px;
border-radius: 3px;
color: #717171;
position: relative;
}
ul.list-group.list-group-flush li {
padding: 7px;
background-color: #242424;
}
.main-categories {
font-size: 20px;
font-weight: 700;
color: #ffffff;
background: #1a1a1a !important;
padding: 20px;
border-radius: 5px 5px 0px 0px !important;
}
.card.categories {
margin-top: 40px;
width: 23rem;
border: 0;
}
.work-num {
background: #ff1e38;
width: 55px;
height: 55px;
text-align: center;
border-radius: 50%;
color: #fff;
line-height: 3.3;
margin-bottom: 10px;
}
.doted-bg {
position: relative;
z-index: 1;
}
.account-head {
padding: 50px 40px;
}
.account-head p {
margin-bottom: 0;
}
.bg-icon img {
position: absolute;
top: 0;
right: 0;
padding: 20px;
}
.work-numi {
background: #7001d3;
border-radius: 50%;
height: 55px;
width: 55px;
color: #fff;
margin-bottom: 10px;
text-align: center;
line-height: 3.5;
margin: auto;
margin-bottom: 10px;
}
.work-numi:before {
content: ""; height: 100%;
width: 100%;
margin-left: -14px;
z-index: -1;
position: absolute;
top: -7px;
background-repeat: no-repeat;
}
.work-numb:before {
content: ""; height: 100%;
width: 100%;
margin-left: -18px;
z-index: -1;
position: absolute;
top: -5px;
background-repeat: no-repeat;
}
.work-num:before {
content: ""; height: 100%;
width: 100%;
z-index: -1;
position: absolute;
left: 0;
top: -5px;
background-repeat: no-repeat;
}
.work-numb {
background: #ff7225;
width: 55px;
height: 55px;
text-align: center;
color: #fff;
line-height: 3.3;
border-radius: 50%;
margin-left: auto;
margin-bottom: 10px;
}
.card-body.sell-your p {
margin-bottom: 0;
}
.bg-icon img {
width: 38%;
}
.bg-icon2 img {
width: 38%;
}
.card.see-work {
border-radius: 0;
border: 0;
}
.card.see-working {
border-radius: 0;
border: 0;
}
.row.wrap-pad {
border: 1px solid rgba(0, 0, 0, 0.125);
}
.card.see-work {
border-radius: 0;
border: 0;
border-right: 1px solid rgba(0, 0, 0, 0.125);
}
.see-it-work h2 {
margin-bottom: 0;
}
.see-it-work {
text-align: center;
margin-bottom: 50px;
}
section.how-its-work {
padding: 0px 0px 70px;
display: none;
}
.bg-icon3 img {
width: 38%;
}
.bg-icon-3 {
position: absolute;
top: 10px;
}
.sell-your {
text-align: right;
padding: 50px 40px;
}
.bg-icon-2 {
position: absolute;
bottom: 20px;
right: 20px;
}
.work-section-content {
border: 1px solid #eee;
padding: 40px 31px;
}
.icon-img img {
width: 100%;
width: 100px;
margin: -20px auto;
}
.product-front img {
width: 100%;
border-radius: 0px 8px 0px 0px;
}
span.product_price {
float: right;
}
.stats {
background-color: #fff;
padding: 20px;
}
.tooltip2 .tooltiptext {
visibility: hidden;
width: 100px;
background-color: black;
color: #fff;
text-align: center;
font-size: 14px;
border-radius: 6px;
padding: 3px 0px;
position: absolute;
right: 1px;
top: 3px;
z-index: 1;
}
.tooltip2:hover .tooltiptext {
visibility: visible;
}
.gp-great-product {
padding: 80px 0px;
}
.gp-great-product .great-product-content p {
margin-bottom: 5px;
line-height: 1.6;
color: #919191;
width: 100%;
}
input {
outline: 0;
}
.oerlay-img {
position: absolute;
top: 0;
height: 81.5%;
width: 100%;
background: rgba(0, 0, 0, 0.3);
border-radius: 0px 10px 0px 0px;
}
.product-card:hover {
transition: 1.5s;
}
.product-card:hover {
transform: scale(0.95);
}
.feature-heart-icon {
position: absolute;
top: 20px;
right: 40px;
background: #fff;
width: 30px;
line-height: 2;
text-align: center;
height: 30px;
border-radius: 50%;
}
.feature-heart-icon i:hover {
color: red;
}
.feature-pro-head {
position: absolute;
bottom: 71px;
left: 15px;
}
.feature-pro-head h3 {
color: #ffc220;
}
.feature-pro-head h5 {
color: #fff;
}
.red-white-star {
border-width: 22px;
border-style: solid;
border-color: #bf0820 transparent transparent #bf0820;
position: absolute;
top: 0px;
left: 0px;
}
.product-card {
position: relative;
transition: 1.5s;
margin-bottom: 30px;
}
.feature-head h2 {
margin-bottom: 0px;
}
section.get-app {
background-size: cover;
background-repeat: no-repeat;
padding: 80px 0;
}
.chose-catgory-heading h2 {
font-size: 25px;
font-weight: 500;
}
.basic-information-heading
.form-section
span.select2.select2-container.select2-container--default {
margin-bottom: 10px;
}
.form-group.cats-dropdown label.control-label {
margin-bottom: 10px;
}
input#save_email {
position: absolute;
right: 24px;
padding: 10px 20px;
border-radius: 5px;
}
.will-never input#sb_email {
background: #ffffff;
width: 90%;
border: 1px solid #ffffff;
border-radius: 5px;
padding: 10px 15px;
position: relative;
}
.will-never form {
position: relative;
margin-top: 24px;
}
.feature-img-content:after {
content: "";
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/prodcut-bg-shadow.png);
background-size: cover;
background-repeat: no-repeat;
height: 100%;
width: 100%; border-radius: 0 0 5px 5px;
position: absolute;
bottom: -1px;
left: 0;
}
.bottom-left p {
margin-bottom: 0px;
color: #ffffff;
z-index: 1;
}
.great-product-content span i {
margin-right: 5px;
color: #777;
}
.great-product-content span {
color: #777;
font-size: 15px;
}
#clients {
display: block;
margin-left: auto;
margin-right: auto;
}
#clients .clients-wrap {
display: block;
width: 95%;
margin: 0 auto;
overflow: hidden;
}
.home-category-slider .category-slider {
z-index: 0;
}
#clients .clients-wrap ul {
display: block;
list-style: none;
position: relative;
margin-left: auto;
margin-right: auto;
}
#clients .clients-wrap ul li {
display: block;
float: left;
position: relative;
width: 220px;
height: 100px;
line-height: 100px;
text-align: center;
}
#clients .clients-wrap ul li img {
vertical-align: middle;
max-width: 100%;
max-height: 100%;
-webkit-transition: 0 linear left;
-moz-transition: 0 linear left;
transition: 0 linear left;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
filter: alpha(opacity=65);
opacity: 0.65;
}
#clients .clients-wrap ul li img:hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
ul.free-shipping-1 li {
display: inline-block;
padding: 0px 5px;
}
li.fre-ship {
margin-top: -23px !important;
position: relative;
top: -18px;
}
.client-adfor {
background-size: cover;
border-bottom: 1px solid #eee;
background-color: #f3f3f3;
}
.sb-modern-sale {
position: relative;
}
.sb-modern-sale img {
width: 108px;
height: 45px;
position: absolute;
z-index: 2;
right: 0px;
}
.sb-modern-sale .sale-text {
position: absolute;
font-size: 24px;
color: #fff;
text-transform: uppercase;
z-index: 3;
right: 27px;
top: 4px;
font-weight: bold;
}
.pg-new .source-content ul li {
font-size: 18px;
line-height: 40px;
color: #777777;
}
.search-bg {
height: 800px;
position: relative;
overflow: hidden;
z-index: 0;
}
.header-shadow-wrapper {
display: none;
}
.clasfied-head {
text-align: center;
position: relative;
vertical-align: middle;
text-align: center;
padding-top: 200px;
}
ul.dropdown-user-login li a {
color: #fff;
}
.clasfied-head h1 {
color: #fff;
font-size: 65px;
margin-top: 20px;
line-height: 60px;
font-weight: 700;
margin-bottom: 55px;
}
.clasfied-head div#client-logos {
margin-top: 85px;
}
.sb-header.header-transparent.header-shadow.viewport-lg.header-transparent-on { }
.sb-header.sb-header-5 {
border-bottom: 1px solid;
}
.clasfied-head span {
font-size: 20px;
}
.reguler-label {
color: #fff;
}
.s013 {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: center;
width: 72%;
-ms-flex-align: center;
align-items: center;
background: rgba(255, 255, 255, 0.3);
background-position-x: 0%;
background-position-y: 0%;
background-size: auto;
background-size: cover;
background-position: center center;
padding: 15px;
border-radius: 8px;
margin: 0 auto;
}
.s013 form {
width: 100%;
max-width: 914px;
margin: 0;
}
.s013 form .inner-form {
display: -ms-flexbox;
display: flex;
-ms-flex-pack: justify;
justify-content: space-between;
background: #fff;
padding: 0px 5px;
border-radius: 8px;
}
.s013 form .inner-form .left {
-ms-flex-positive: 1;
flex-grow: 1;
display: -ms-flexbox;
display: flex;
}
.blog-sidebar .widget.widget-content ul {
border: 1px solid #eee;
}
.blog-sidebar .widget.widget-content ul li {
padding: 15px 16px;
border-bottom: 1px solid #eee;
}
.s013 form .inner-form .input-wrap.first {
-ms-flex-positive: 1;
flex-grow: 1;
border-radius: 3px 0 0 3px;
}
.s013 form .inner-form .input-wrap {
background: #fff;
height: 80px;
position: relative;
padding: 20px 25px 20px 65px;
}
.input-field.first {
margin-top: -10px;
}
.s013 form .inner-form .input-wrap.second {
width: 50%;
border-radius: 0 3px 3px 0;
border-left: 1px solid #e5e5e5;
}
.input-field.second {
margin-top: -10px;
}
.s013 form .inner-form .input-wrap .input-field label {
font-size: 18px;
display: block;
color: #242424;
float: left;
}
i.fa.fa-search.search-icon-1 {
position: absolute;
left: 10px;
top: 20px;
color: #242424;
background: #fffae7;
width: 40px;
height: 40px;
border-radius: 50%;
line-height: 2.5;
}
.s013 form .inner-form .input-wrap .input-field input {
font-size: 16px;
color: #333;
background: transparent;
width: 100%;
outline: 0;
border: 0;
padding: 0px 0;
}
.location-select {
position: absolute;
left: 0;
margin: 8px 10px;
color: #242424;
background: #fffae7;
width: 40px;
height: 40px;
border-radius: 50%;
line-height: 2.5 !important;
} .write-review .review-content-item {
margin-left: 0;
width: calc(100% - 100px);
}
.write-review .review-list {
margin-bottom: 10px;
}
.write-review .review-img-container {
width: 100px;
height: 76px;
margin-bottom: 5px;
}
.write-review .review-img-container img {
width: 100%;
height: auto;
border-radius: 4px;
} .slick-prev,
.slick-next {
position: absolute;
top: 135%;
font-size: 1.8rem;
}
.slick-prev {
left: 0;
}
.slick-next {
right: 0;
}
.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after {
display: table;
content: "";
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir="rtl"] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.slide {
transition: filter 0.4s;
margin: 0px 40px;
}
.slick-prev {
left: 0;
}
.slick-prev,
.slick-next {
position: absolute;
top: 35%;
font-size: 1.8rem;
}
ul.list-sign-in li {
display: inline-block;
padding: 10px;
}
.sticky ul.list-sign-in li {
display: inline-block;
padding: 12px 10px;
}
.list-sign-in a.sign-up-line::before {
content: "/";
position: absolute;
margin: auto -12px;
}
ul.list-sign-in .login-me a,
ul.list-sign-in .register-me a {
font-weight: 500;
color: #242424;
font-size: 15px;
}
.search-bg:after {
content: "";
border-bottom: 1px solid #eeeeee;
width: 100%;
height: 100%;
opacity: 0.3;
position: absolute;
bottom: 135px;
z-index: -1;
} .dropdown-user-login {
display: none;
}
ul.dropdown-user-login li {
padding: 5px 10px !important;
line-height: 20px;
}
.adt-searchbar-wrapper ul.dropdown-user-login li a {
margin-left: 0;
color: #242424;
padding: 0;
}
.adt-searchbar-wrapper ul.dropdown-user-login li a:first-child::before {
content: none;
}
a.menu-item {
color: #fff;
}
.main-search-bar .select2-selection--single .select2-selection__rendered,
.found-adforest .select2-selection--single .select2-selection__rendered {
line-height: 34px;
font-size: 14px;
font-weight: 400;
color: #6d6d6d;
padding: 8px 20px;
}
.main-search-bar .select2-container--default .select2-selection--single .select2-selection__placeholder,
.found-adforest .select2-container--default .select2-selection--single .select2-selection__placeholder {
color: #6d6d6d;
}
.search-section
.select2-container
.select2-selection--single
.select2-selection__rendered {
padding-right: 30px;
line-height: 53px;
}
.great-product .great-product-herro {
width: 350px;
height: 237px;
}
a.login-user img {
border-radius: 50%;
width: 40px;
height: 40px;
border: 3px solid #fff;
margin-top: 0px;
}
.sb-header.sb-header-7.sticky ul.dropdown-user-login {
margin: 18px auto;
}
.sb-header.sb-header-5.sticky .sign-in-up,
.sb-header.sb-header-5 .sign-in-up {
margin-top: 5px;
}
.sb-header.sb-header-7 ul.dropdown-user-login {
position: absolute;
right: 0;
}
li#lang_switcher a {
color: #232323;
}
.sign-in-up ul.list-sign-in li {
padding: 24px 5px;
}
.sticky .sign-in-up ul.list-sign-in li {
padding: 10px 5px;
}
ul.dropdown-user-login {
position: absolute;
z-index: 1000;
background: #ffff;
margin: 15px auto;
padding: 20px;
width: 200px;
right: 0;
border-top: 3px solid #ff002e;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
}
html[dir="rtl"] ul.dropdown-user-login {
left: 0;
right: auto;
}
.user_login_dropdown_text {
background-color: #ffff !important;
color: #242424 !important;
padding: 10px 0 10px 10px;
}
.user_login_dropdown_text:hover {
color: #ff002e !important;
}
.sb-header.sb-header-9 ul.dropdown-user-login {
right: 0;
}
.sb-header.sb-header-5 ul.dropdown-user-login {
margin: 22px auto;
}
ul.dropdown-user-login li i {
margin-right: 5px !important;
background: transparent !important;
border: 0 !important;
}
.s013 .select2-container--default .select2-selection--single {
background-color: transparent;
border: 0;
outline: none;
}
.s013 .select2-container {
box-sizing: border-box;
display: inline-block;
position: absolute;
left: 17px;
width: 75% !important;
top: 37px;
left: 57px;
vertical-align: middle;  }
.s013
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
top: -9px;
}
.s013
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
color: #6c7073;
line-height: 34px;
height: 42px;
font-size: 16px;
float: left;
}
.btn-theme:focus {
outline: 0;
}
.s013 form .btn-theme {
min-width: 120px;
height: 64px;
margin-right: 5px;
white-space: nowrap;
font-size: 16px;
margin-top: 8px;
transition: all 0.2s ease-out, color 0.2s ease-out;
border: 0;
cursor: pointer;
}
.percentsaving {
z-index: 2;
color: #ffffff;
vertical-align: top;
display: inline-block;
padding: 0px 14px 0px;
font-size: 12px;
border-radius: 0px 6px 5px 0px;
font-weight: 400;
text-transform: uppercase;
position: absolute;
top: 22px;
left: -8px;
background-color: #d31423;
opacity: 1;
filter: alpha(opacity=100);
transition: none;
}
.fold {
position: absolute;
left: 0px;
bottom: -9px;
display: block;
height: 9px;
width: 8px;
z-index: 1;
background: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/fold.png) no-repeat 100% 100%;
}
.category-title span.padding_cats + span.padding_cats {
margin-left: 3px;
}
.category-title a {
font-size: 14px;
margin-right: 4px;
}
.feature-img-content {
position: relative;
margin-bottom: 30px;
}
.feature-img-content img {
border-radius: 5px !important;
width: 100%;
}
.bottom-left {
position: absolute;
bottom: 30px;
left: 30px;
z-index: 1;
}
.bottom-left h3 {
font-size: 24px;
color: #ffc220;
font-weight: 700;
margin-bottom: 1px;
}
.bottom-left span.address-bottom {
z-index: 1;
color: #eee;
position: relative;
top: 4px;
}
.bottom-left h4 a {
color: #fff !important;
font-size: 26px;
font-weight: 500;
margin-top: 5px;
cursor: pointer;
text-transform: capitalize;
}
.bottom-left h4 {
margin-bottom: 5px;
}
.intro-btn a.btn.btn-theme.btn-round {
text-transform: capitalize;
border-radius: 40px;
padding: 12px 40px;
}
.bottom-left span.address-bottom {
color: #eee;
position: relative;
top: 4px;
}
.bottom-left span.address-bottom i {
margin-right: 4px;
}
.feature-hear-icon {
position: absolute;
top: 20px;
right: 20px;
background: #fff;
height: 35px;
width: 35px;
text-align: center;
line-height: 2.2;
border-radius: 50%;
z-index: 1;
}
.feature-star-icon {
position: absolute;
bottom: 20px;
right: 20px;
}
.view-more-bottun {
text-align: center;
margin-top: 30px;
}
.sb-short-head {
margin-bottom: 50px;
}
.sb-short-head.center {
text-align: center;
}
.modern-new-pricing .sb-short-head h2 {
margin-bottom: 20px !important;
}
.sb-short-head h2 {
font-size: 32px;
margin-bottom: 20px;
font-weight: 700;
padding-top: 15px;
text-transform: capitalize;
}
.how-its-worksss .sb-short-head h2,
.content-pricing .sb-short-head h2,
.cashew-its-work .sb-short-head h2,
.pistachio-classified-grid .sb-short-head h2 {
margin-bottom: 40px;
}
.sb-short-head.center p {
width: 50%;
margin: auto;
} .package-pricing {
display: flex;
align-items: center;
}
.btn.sb_add_cart i.fa-long-arrow-right {
margin: 0px 10px;
}
.card.basic-packages {
border: 1px solid #eeeeee;
margin-bottom: 0 !important;
box-shadow: none !important;
}
.basic-pricing {
padding: 30px;
border-radius: 8px;
background: #fff3ee;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eee;
opacity: 1;
}
.form-control:focus {
box-shadow: none;
}
.individual-pricing {
padding: 30px;
border-radius: 8px;
background: #e8f8e7;
}
.standard-bg {
border: 1px solid #fff;
margin-bottom: 0 !important;
box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
}
.pricing-icon-1 {
background-color: #20b714;
color: #fff;
width: 60px;
height: 60px;
margin-top: 4px;
text-align: center;
line-height: 3.6;
border-radius: 8px;
}
.pricing-pack-heading {
margin: 0 20px;
}
.pricing-pack-heading h4 {
font-size: 16px;
font-weight: 500;
}
small.sale-value del {
color: #777;
font-size: 18px;
}
.pricing-item small.sale-value del {
color: #f58936;
}
.pricing-item small.sale-value:before {
content: "/";
color: #f58936;
}
.modern-new-pricing span.f_custom {
color: #777;
}
small.sale-value:before {
content: "/";
font-size: 20px;
color: #20292f;
}
.pricing-icon {
background-color: #fd875d;
color: #fff;
width: 60px;
height: 60px;
margin-top: 4px;
text-align: center;
line-height: 3.6;
border-radius: 8px;
}
.pricing-pack-heading span {
font-size: 34px;
}
.pricing-plan-heading {
margin: 80px 0px 40px;
text-align: center;
}
h6.h1 {
font-weight: 700;
font-size: 30px;
}
.sb_add_cart {
background-color: #fff3ee;
color: #fd875d;
width: 100%;
padding: 12px;
border-radius: 8px;
}
.btn-block.sb_add_cart:hover {
color: #fd875d;
}
.btn.btn-block-1 {
background-color: #e8f8e7;
color: #20b714;
width: 100%;
padding: 12px;
border-radius: 8px;
}
.bg-lighting {
background-color: #fff;
padding: 20px 40px 30px;
border-radius: 8px;
}
.bg-pricing-content {
transition: 0.7s;
border-radius: 8px;
}
.bg-pricing-content:hover {
box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%), 0 2px 4px 0 rgb(0 0 0 / 8%);
transform: translateY(-0.25em);
}
.form-join button.btn.btn-theme.btn-block {
text-transform: capitalize;
}
.feat-product .bottom-left h4 span {
font-size: 16px;
}
.bottom-left .new-price {
font-size: 18px;
} .sale-pricing {
height: 90px;
overflow: hidden;
position: absolute;
right: 0;
top: -1px;
text-align: right;
width: 102px;
z-index: 2;
}
.sale-pricing span {
background: #d2281e none repeat scroll 0 0;
color: #fff;
display: block; position: absolute;
right: -25px;
text-align: center;
text-transform: uppercase;
top: 17px;
transform: rotate(45deg);
width: 114px;
}
.video-play-button {
position: absolute;
z-index: 10;
top: 58%;
right: 10.1%;
transform: translateX(-50%) translateY(-50%);
box-sizing: content-box !important;
display: block;
width: 32px;
height: 44px;
border-radius: 50%;
padding: 18px 20px 18px 28px;
}
.video-play-button:before {
content: "";
position: absolute;
z-index: 0;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
display: block;
width: 80px;
height: 80px;
background: #242424;
border-radius: 50%;
animation: pulse-border 1500ms ease-out infinite;
}
.video-play-button:after {
content: "";
position: absolute;
z-index: 1;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
display: block;
width: 80px;
height: 80px;
background: #242424;
border-radius: 50%;
transition: all 200ms;
}
.video-play-button:hover:after {
background-color: #242424;
}
.video-play-button img {
position: relative;
z-index: 3;
max-width: 100%;
width: auto;
height: auto;
}
.video-play-button span {
display: block;
position: relative;
top: 7px;
left: 4px;
text-align: center;
z-index: 3;
width: 0;
height: 0;
border-left: 24px solid #fff;
border-top: 14px solid transparent;
border-bottom: 16px solid transparent;
}
@keyframes pulse-border {
0% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
opacity: 1;
}
100% {
transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
opacity: 0;
}
}
.video-overlay {
position: fixed;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.8);
opacity: 0;
transition: all ease 500ms;
}
.video-overlay.open {
position: fixed;
z-index: 1000;
opacity: 1;
}
.video-overlay-close {
position: absolute;
z-index: 1000;
top: 15px;
right: 20px;
font-size: 36px;
line-height: 1;
font-weight: 400;
color: #fff;
text-decoration: none;
cursor: pointer;
transition: all 200ms;
}
.video-overlay-close:hover {
color: #fa183d;
}
.video-overlay iframe {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
}
.best-new {
padding: 50px 0px;
position: relative;
}
.best-new-img {
position: relative;
padding-top: 65px;
}
.best-new-img-2 {
position: absolute;
bottom: -90px;
right: 0;
}
.popular-1 {
height: 100px;
width: 100px;
border-radius: 10px 43px;
background-color: #ffeded;
position: absolute;
top: 5%;
left: 3%;
z-index: 100;
}
.circles {
position: absolute;
right: 50px;
bottom: 50px;
}
.best-new-content {
padding: 50px 0px;
}
.best-new-content span {
color: #ffc220;
font-size: 20px;
}
.tag-content {
display: flex;
}
.tag-icon {
width: 50px;
height: 50px;
background: #ffffff;
text-align: center;
line-height: 3.1;
color: #ffc220;
border-radius: 5px;
}
.tag-content h5 {
font-weight: 700;
}
.tag-heading {
margin: auto 20px;
line-height: 1;
}
.tag-heading p {
color: #959595;
}
.best-new-content h3 {
font-weight: 600;
font-size: 32px;
line-height: 1.6;
margin-bottom: 20px;
text-transform: capitalize;
}
.best-new-content p {
margin-bottom: 30px;
} footer.wheel-footer {
padding: 80px 0px;
}
.footer-black {
background-color: #242424;
}
.contact-heading h2 {
font-size: 18px;
margin-bottom: 0;
font-weight: 700;
}
.footer-black .contact-heading h2 {
color: #ffffff;
}
.will-never {
background: #1d1d1d;
padding: 25px;
margin-bottom: 50px;
}
.will-never-send h3 {
color: #eee;
margin-bottom: 7px;
}
.input-group.email-input {
padding: 20px 0px;
text-align: end;
align-items: center;
}
.input-group-text.bg-transparent.icon-mail-send {
background: #ffc220 !important;
border: 1px solid #ffc220;
position: absolute;
right: 2px;
bottom: 21px;
color: #242424;
height: 40px;
}
.will-never-send p {
color: #777777;
}
li a.page-link:hover {
color: #242424;
}
.wheel-logo-img img {
width: 170px;
}
.footer-p-heading p {
padding: 10px 0px;
margin-bottom: 10px;
color: #777777;
margin-top: 10px;
}
.follow-heading {
padding: 0px 0px;
}
.footer-black ul.socials-links li {
display: inline-block;
padding: 3px 10px;
background: #fff;
margin-right: 5px;
width: 35px;
height: 35px;
border-radius: 2px;
text-align: center;
color: #242424;
margin-top: 5px;
}
ul.socials-links li:hover {
background: #ffc220;
color: #242424;
}
ul.socials-links li a {
color: #242424;
}
ul.links-items {
padding: 15px 0px;
}
ul.links-items li {
padding: 3px 0px;
list-style: none;
}
.info-filter h2 {
font-size: 18px;
margin-bottom: 0;
font-weight: 700;
}
.perfomance-explore h2 {
font-size: 18px;
margin-bottom: 0;
font-weight: 700;
}
.footer-black .city-links h2,
.footer-black .info-filter h2,
.footer-black .perfomance-explore h2,
.footer-black.city-links h2 {
color: white;
}
.city-links h2 {
font-size: 18px;
margin-bottom: 0;
font-weight: 700;
}
ul.links-items li a {
color: #777777;
text-decoration: none;
}
.cpy_right {
text-align: center;
padding: 15px;
}
span.script-bundle {
color: #ffc220;
}
.follow-heading h2 {
font-size: 18px;
font-weight: 700;
}
.ad-widget-title a:not(.collapsed):after {
content: "\f068";
font-family: "FontAwesome";
display: block;
height: 8px;
margin-top: -4px;
position: absolute;
right: 6%;
top: 38%;
width: 8px;
}
.ad-widget-title a:after {
content: "\f067";
font-family: "FontAwesome";
display: block;
height: 8px;
margin-top: -4px;
position: absolute;
right: 6%;
top: 38%;
width: 8px;
}
.footer-black .links-items-contact {
background: #1a1a1a;
padding: 0px 0px;
}
.copyright-heading {
background-color: #242424;
}
p.copy-right {
color: #fff;
}
.addess-heading h3 {
font-size: 17px;
}
.footer-black .addess-heading h3 {
color: #fff;
}
.addess-heading p {
color: #375174;
margin-top: -10px;
}
.footer-black .addess-heading p {
color: #eee;
margin-top: -5px;
}
.location-address {
display: flex;
padding: 20px 0px;
margin-left: -5px;
}
.address-icon {
margin: 5px 12px 0 0;
border-radius: 50%;
width: 40px;
height: 40px;
text-align: center;
line-height: 2.3;
}
.footer-black .address-icon {
background: #ffff;
}
.follow-heading ul.socials-links {
margin-top: 10px;
}
.num-heading h3 {
font-size: 17px;
}
.footer-black .num-heading h3 {
color: #375174;
}
.num-heading p {
color: #375174;
margin-top: -10px;
}
.footer-black .num-heading p {
color: #eee;
margin-top: -5px;
}
.phone-num {
display: flex;
padding: 20px 0px;
}
.num-icon {
margin: 5px 12px 0 0;
border-radius: 50%;
width: 40px;
height: 40px;
text-align: center;
line-height: 2.3;
}
.footer-black .num-icon {
background: #ffff;
}
.gmail-heading h3 {
font-size: 17px;
}
.footer-black .gmail-heading h3 {
color: #fff;
}
.gmail-heading p {
color: #375174;
margin-top: -10px;
}
.footer-black .gmail-heading p {
color: #eee;
margin-top: -5px;
}
.gmail-map .gmail-heading p {
line-break: anywhere;
}
.gmail-map {
display: flex;
padding: 20px 0px;
}
.gmail-icon {
margin: 5px 12px 0 0;
border-radius: 50%;
width: 40px;
height: 40px;
text-align: center;
line-height: 2.3;
}
.footer-black .gmail-icon {
background: #ffff;
}
.wb-heading h3 {
font-size: 17px;
}
.footer-black .wb-heading h3 {
color: #fff;
}
.wb-heading p {
font-size: 16px;
color: #375174;
margin-top: -10px;
}
.footer-black .wb-heading p {
color: #eee;
margin-top: -5px;
}
.wb-links {
display: flex;
padding: 20px 0px;
}
.wb-icon {
margin: 5px 12px 0 0;
border-radius: 50%;
width: 40px;
height: 40px;
text-align: center;
line-height: 2.3;
}
.footer-black .wb-icon {
background: #ffff;
}
.row.theme-created {
width: 100%;
}
ul.list-sign-up li {
display: inline-block;
padding: 28px 10px;
}
.list-sign-up a.sign-up-line::before {
content: "/";
position: absolute;
margin: auto -12px;
}
a.btn.btn-post-ad {
background: #ffc220;
border-radius: 8px;
color: #242424;
}
.feature-section.ad-grid-6 .feature-shop-colors ul li a {
color: #777;
}
ul.listning-list-all li {
display: inline-block;
padding: 15px 10px;
}
ul.listning-list-all li a {
font-weight: 400;
font-size: 16px;
color: #242424;
}
.best-car-sale {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 40px;
}
ul.home-tab-list li {
display: inline-block;
}
ul.home-tab-list li {
display: inline-block;
}
ul.home-tab-list li::after {
content: "";
margin: auto 10px;
}
ul.home-tab-list li:last-child::after {
content: "";
margin: auto 10px;
}
ul.home-tab-list li a {
color: #777777;
}
ul.clendar-head li {
display: inline-block;
}
a.update-item::after {
content: "";
margin: auto 15px;
}
ul.clendar-head li a {
color: #777777;
}
section.home-item-head {
background: #eef3f7;
padding-top: 40px;
padding-bottom: 30px;
}
.offer-heading h3 {
font-size: 25px;
font-weight: 700;
margin-bottom: -2px;
}
a.btn.btn-id-offer {
background: #ddf0ea;
padding: 1px 7px;
font-size: 13px;
margin-bottom: 3px;
}
.offer-heading span {
float: right;
color: #242424;
}
section.detail-list {
background-color: #f3f3f3;
padding-bottom: 50px;
}
.cont-list-detail {
background: #fff;
padding: 20px;
margin-top: -225px;
border-radius: 8px 8px 0px 0px;
}
.detail-list ul.cont-icon-list li {
display: inline-block;
border-radius: 5px;
width: 50px;
height: 50px;
line-height: 2.8;
text-align: center;
background: #eef3f7;
margin: auto 12px;
}
.detail-list .heading-detail {
display: flex;
margin-bottom: 20px;
}
.home-item-head .best-car-sale .offer-heading {
margin-top: 20px;
}
ul.clendar-head li:last-child a.update-item::after {
display: none;
}
.flexslider:first-child {
margin-top: 30px;
}
.report-quote .modal-body form button {   }
.report-quote .modal-header .close span {
color: #242424;
font-size: 16px;
}
.report-quote .modal-body .select2-container {
display: initial;
position: inherit;
}
.report-quote
.modal-body
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
position: absolute;
top: 50px;
right: 30px;
}
iframe.responsive-map {
width: 100%;
}
ul.cont-icon-list li {
display: inline-block;
border-radius: 5px;
width: 50px;
height: 50px;
line-height: 2.8;
text-align: center;
background: #eef3f7;
}
.detail-list ul.cont-icon-list {
text-align: center;
margin-top: 25px;
}
ul.cont-icon-list {
text-align: center;
}
li.active .page-link {
background: #ffcc20;
}
ul.cont-icon-list li:hover {
background: #ffc220;
color: #242424;
}
ul.cont-icon-list li a svg.iconify.icon-start:hover {
color: #242424;
fill: #242424;
}
ul.cont-icon-list li a svg.iconify.icon-start path {
fill: #242424;
}
input.form-control.name-inputgroup {
background: #fbfdff;
border: 1px solid #e9f1fc;
height: 50px;
}
.ad_errors {
display: none;
}
.email-inputgroup {
background: #fbfdff;
border: 1px solid #e9f1fc;
height: 50px;
margin-top: 30px;
}
.subject-inputgroup {
background: #fbfdff;
border: 1px solid #e9f1fc;
height: 50px;
margin-top: 30px;
}
.msg-group {
background: #fbfdff;
border: 1px solid #e9f1fc;
margin-top: 30px;
}
input.btn.btn-sub {
padding: 12px 20px;
margin-top: 18px;
}
.form-check {
margin-top: 30px;
}
[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 20px;
height: 20px; border-radius: 3px; }
ul.total-list li {
display: inline-block;
padding: 0px 12px;
line-height: 1.5;
text-align: center;
}
.main-section-bid {
background: #fff;
padding-bottom: 10px;
border-radius: 0 0 5px 5px;
padding: 20px 0;
}
.main-section-bid h4 {
color: #242424;
font-size: 20px;
}
a.total-bid {
color: darkturquoise;
font-weight: 700;
font-size: 18px;
}
a.high-bid {
color: rgb(3, 0, 209);
font-weight: 700;
font-size: 18px;
}
a.low-bid {
color: rgb(209, 7, 0);
font-weight: 700;
font-size: 18px;
}
.top-bider {
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 0px;
}
.shop-categories h5 a,
h3.accordion-title.faq-titlle a,
.blog-post .post-content h3 a {
color: #242424;
}
.ad-bottom-sidebar .widget .widget-heading .panel-title span,
.main-section-bid .widget-heading .panel-title span {
font-size: 20px;
color: #242424;
font-weight: 500;
}
.style1-short-features {
background: #fff;
margin-top: 30px;
padding: 30px;
}
.detail-list .desc-points {
background: #fff;
padding-left: 30px;
}
.detail-list .adforest-owner-text {
width: 100%;
background: #fff;
padding-left: 48px;
}
.number-head {
display: flex;
align-items: center;
}
.img-head img {
border-radius: 50%;
border: 2px solid #ffc220;
width: 70px;
}
.bidding-advanced .status.panel-info,
.bidding-advanced .status.panel-success,
.bidding-advanced .status.panel-warning {
padding: 10px 20px;
border: 1px solid #9494e8;
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 20px;
}
.section-bid-2 .status.panel-success {
padding: 10px 20px;
border: 1px solid #80be80;
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 20px;
}
.section-bid-2 .status.panel-warning {
padding: 10px 20px;
border: 1px solid #db8585;
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 20px;
}
.section-bid-2 .panel-info .bids-heading {
color: #2222bc;
}
.section-bid-2 .panel-success .bids-heading {
color: green;
}
.section-bid-2 .panel-warning .bids-heading {
color: red;
}
.section-bid-2 .clock .column-time {
display: inline-block;
text-align: center;
width: 22%;
}
.section-bid-2 .bidding_timer {
border-radius: 8px;
background: transparent;
border: 1px solid #eeeeee;
color: #fff;
}
.img-head span {
position: absolute;
background: #ffc220;
width: 24px;
height: 25px;
border: 1px solid #fff;
text-align: center;
border-radius: 50%;
line-height: 1.3;
margin: auto -20px;
color: #242424;
}
.head-name {
margin: auto 15px;
}
.main-section-bid ul.total-list {
border-bottom: 1px solid #eee;
padding-bottom: 25px;
text-align: center;
}
.detail-list .top-bider .head-name a.text-black h4 {
font-size: 18px;
}
.top-bidder-container h2 {
font-size: 20px;
font-weight: 500;
margin-top: 25px;
}
a.bg-numbering {
background: #fff9e8;
padding: 5px 15px;
color: #242424;
font-size: 18px;
font-weight: 700;
}
.detail-list .review-product {
margin-top: 0;
}
.ad-detail-2-details .review-head h5.author-name,
.detail-list .review-head h5.author-name {
font-size: 18px;
margin-bottom: 0;
}
.ad-detail-2-details .review-product .main-title .ratings span.avg_stars,
.detail-list .review-product .main-title .ratings span.avg_stars {
font-size: 14px;
}
.ad-detail-2-details .review-product .main-title span.ratings,
.detail-list .review-product .main-title span.ratings {
float: right;
}
.detail-list .write-review h5,
.detail-list .map-location h3,
.detail-list div#all-bids-comment h3,
.detail-list .descrip-head .heading {
font-size: 22px;
}
.descrip-head .heading {
font-size: 22px;
margin-bottom: 15px;
}
.banner-ads {
padding: 5px 0px;
}
.restuarant-shop {
background: #fff;
padding: 30px;
}
ul.res-shop-list li {
display: inline-block;
padding: 0px 6px;
}
a.res-item::after {
content: "";
border-left: 2px solid #777777;
margin-left: 10px;
}
a.shop-item::after {
content: "";
border-left: 2px solid #777777;
margin-left: 10px;
}
a.cofe-item::after {
content: "";
border-left: 2px solid #777777;
margin-left: 10px;
}
a.res-item {
font-size: 20px;
}
a.shop-item {
font-size: 20px;
}
a.cofe-item {
font-size: 20px;
}
a.drink-item {
font-size: 20px;
}
svg.iconify.icon-item-cate {
color: #ffc220;
font-size: 24px;
}
ul.social-img li {
display: inline-block;
padding: 0 2px;
}
.restuarant-shop {
display: flex;
justify-content: space-between;
}
.map-location {
background: #fff;
padding: 30px;
border-radius: 5px;
margin-top: 30px;
position: relative;
}
.map-location span {
position: absolute;
right: 20px;
top: 20px;
}
.detail-list .map-location span {
position: absolute;
right: 30px;
top: 34px;
}
.detail-list .review-product h4.main-title.text-left {
font-size: 22px;
}
.map-location i {
color: #ffc220;
}
div#map-location span i {
margin-right: 5px;
}
.map-location h3 {
font-weight: 700;
margin-bottom: 30px;
font-size: 22px;
}
div#all-bids-comment h3 {
font-size: 22px;
}
.tabbable-line > .nav-tabs > li.active a {
background-color: #e74c3c !important;
}
.prop-estate-text-section a .directory-ad-title {
color: #242424;
font-size: 16px;
}
.all-bids-comment {
background: #fff;
padding: 30px;
border-radius: 5px;
margin-top: 30px;
}
.name-numbering-head {
background: #fffcf4;
padding: 30px;
display: flex;
}
.name-heading a.btn-numbering {
position: absolute;
right: 0;
top: 0;
background: #fff9e8;
padding: 5px 15px;
font-size: 18px;
font-weight: 700;
}
.name-heading {
position: relative;
margin-left: 30px;
}
.name-img-circle img {
border-radius: 50%;
width: 100px;
border: 2px solid #ffc220;
}
input.btn.btn-com {
background: #ffc220;
position: absolute;
right: 0;
top: 0px;
height: 55px;
}
input.form-control.com-text {
background: #e9f1fc;
height: 55px;
}
.bidiing-comment {
position: relative;
margin-top: 30px;
}
.write-review h3 {
margin-bottom: 15px;
font-size: 24px;
}
.write-review {
background-color: #fff;
border-radius: 5px;
padding: 20px;
}
.write-review h5 {
font-size: 18px;
font-weight: 600;
}
.write-review .review-head h5 a {
color: #242424;
text-decoration: none
}
.write-review form label {
font-size: 14px;
margin-top: 20px;
margin-bottom: 20px;
color: #242424;
}
.write-review .btn-theme {
font-size: 14px;
color: #ffff;
padding:12px 40px;
background-color: #ff002e;
border-radius:4px;
height: auto;
line-height: inherit;
margin-left: 15px;
}
.write-review .btn-theme:hover {
background-color: #ff002e;
border:1px solid #ff002e ;
box-shadow: 0 0.5rem 1.125rem -0.5rem #ff002e;
color: #ffffff;
}
textarea.form-control.re-mdg {
background: #e9f1fc;
margin-bottom: 20px;
}
#forgot_password_modal .modal-content {
border: none;
}
#forgot_password_modal .modal-header,  #forgot_password_modal .modal-body, #forgot_password_modal .modal-footer {
background-color: #FFF;
padding: 20xp;
border: none;
}
#forgot_password_modal .modal-header,
.alert-job-modal-popup .modal-header,
.search-modal .modal-header,
#cat_modal .modal-header,
.report-quote .modal-header,
.share-ad .modal-header,
.share-product .modal-header {
padding: 10px 20px;
background-color: #242424;
}
#forgot_password_modal .modal-header h3,
.alert-job-modal-popup .modal-header h4,
.search-modal .modal-header h3,
#cat_modal .modal-header h5,
.report-quote .modal-header h3,
.share-ad .modal-header h3,
.share-product .modal-header h3 {
font-size: 20px;
font-weight: 500;
color: #FFF;
}
.alert-job-modal-popup .modal-footer {
border-top: 0;
}
#forgot_password_modal .modal-header .btn-close,
.alert-job-modal-popup .modal-header .btn-close,
.search-modal .modal-header .btn-close,
#cat_modal .modal-header .btn-close,
.share-ad .modal-header .btn-close,
.report-quote .modal-header .btn-close,
.share-product .modal-header .btn-close {
filter: invert(1) grayscale(100%) brightness(200%);
}
.alert-job-modal-popup .modal-header .btn-close:focus,
.search-modal .modal-header .btn-close:focus,
#cat_modal .modal-header .btn-close:focus,
.report-quote .modal-header .btn-close:focus {
box-shadow: none;
}
#forgot_password_modal .modal-body label,
.report-quote .modal-body label {
margin-bottom: 10px;
}
#forgot_password_modal .modal-body input,
.alert-job-modal-popup .modal-body input,
.report-quote .modal-body textarea {
font-size: 14px;
height: 42px;
padding: 14px 20px;
background-color: #f6f6f6;
border: 1px solid #d3d3d3;
border-radius: 4px;
}
.report-quote .modal-body textarea {
height: 150px;
}
.report-quote .modal-body .btn-theme {
float: right;
}
.modal .modal-body .select2-container {
width: 100% !important;
}
.modal .modal-body .select2-container--default .select2-selection--single {
height: 42px;
background-color: #f6f6f6;
border: 1px solid #d3d3d3;
border-radius: 4px;
}
.modal .modal-body .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 26px;
color: #212529;
font-size: 14px;
padding: 8px 20px;
padding-right: 30px;
}
.modal .modal-body .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 42px;
}
.carousel-item img {
width: 100%;
}
.detail-list a.btn.btn-whizchat span,
.detail-list a.btn.btn-whatsap span {
color: #fff;
}
.detail-list .top-bider .num-bg {
margin-top: -15px;
}
.detail-list .number-head .head-name i {
color: #777;
}
.detail-list a.btn.btn-whizchat,
.detail-list a.btn.btn-whatsap {
margin-top: 0px;
padding: 14px 40px;
}
.detail-list .main-section-bid ul.total-list {
padding-top: 20px;
}
.list-des-location .list-feature ul.listning-list-all {
margin-left: -10px;
}
.detail-list .seller-public-profile-star-icons i {
color: #ffc220;
margin-right: 4px;
}
.detail-list .deatil-head span {
color: #242424;
font-weight: 400;
}
.ad-detail-2-details span.rating-count.count-clr,
.detail-list span.rating-count.count-clr {
font-size: 14px;
}
a.btn.btn-whatsap {
font-size: 14px;
background: #25d366;
padding: 10px 35px;
color: #fff;
border-radius: 4px;
margin-top: 20px;
line-height: 25px;
}
a.btn.btn-whizchat {
background: #242424;
padding: 14px 35px;
color: #fff;
border-radius: 5px;
}
.heading-detail {
display: flex;
margin-bottom: 20px;
}
.detail-img img {
border: 3px solid #ddd;
border-radius: 50%;
width: 100px;
height: 100px;
}
.deatil-head {
margin-left: 20px;
}
ul.list-sign-up li a {
color: #fff;
}
.numb-detail a {
width: 100%;
background: turquoise;
padding: 15px 38px;
}
.ad-detail-2-details .deatil-head {
margin-left: 10px;
} .bg-bids::-webkit-scrollbar {
width: 10px;
}
.bg-bids::-webkit-scrollbar-thumb {
background: #ffc220;
border-radius: 8px;
}
.bg-bids::-webkit-scrollbar-thumb:hover {
background: #ffc220;
}
.bg-bids {
margin: 20px auto;
overflow-y: scroll;
max-height: 400px;
}
.contact-message form textarea {
background: #e9f1fc;
margin-bottom: 25px;
}
i.fa.fa-star.color1 {
color: #ffc220;
}
.deatil-head h5 {
font-size: 20px;
font-weight: 700;
margin-bottom: 4px;
text-transform: capitalize;
}
a.all-ads {
color: #0a58ca;
}
.cont-seller h4 {
font-size: 20px;
margin: 18px 0px;
}
.detail-msg {
margin-top: 25px;
}
svg.iconify.icon-start {
font-size: 1em;
}
.header_home {
position: relative;
background: #fff !important;
}
.bidiing-comment .col-lg-2.col-md-2.col-sm-12 {
padding-right: 0;
}
.bidiing-comment form .col-lg-2 input {
background: #e9f1fc;
height: 55px;
text-align: center;
}
.bidiing-comment form input {
background: #e9f1fc;
height: 55px;
padding: 0 37px;
}
.bid_submit {
padding: 15px 20px;
}
.name-heading span i {
color: #777;
margin-right: 5px;
}
.ad-detail-2-details div.btn.btn-numbering,
.detail-list div.btn.btn-numbering {
margin-top: -66px;
}
div.btn.btn-numbering {
background: #fff0ca;
padding: 5px 15px;
font-size: 18px;
font-weight: 700;
margin-right: 30px;
margin-top: -27px;
cursor: auto;
}
div.btn.btn-numbering:hover {
color: #212529;
}
.comment-bids {
display: flex;
background: #fffcf4;
align-items: baseline;
justify-content: space-between;
}
.modal-header {
background: #fff none repeat scroll 0 0;
border-bottom: 1px solid #e2e2e2;
border-radius: 4px 4px 0 0;
min-height: 16.43px;
padding: 15px 20px;
}
.sortable-images .modal-header .modal-title {
font-weight: 500;
color: #242424;
overflow: hidden;
font-size: 16px;
}
.share-ad .recent-ads .recent-ads-list {
border-bottom: 1px solid #e2e2e2 !important;
margin-bottom: 30px !important;
padding-bottom: 10px !important;
}
.share-product .recent-products .recent-product-list {
border-bottom: 1px solid #e2e2e2 !important;
margin-bottom: 10px !important;
padding-bottom: 10px !important;
} 
.share-ad .recent-ads .recent-ads-list-image,
.share-product .recent-products .recent-product-list-image {
width: 25%;
display: table-cell;
}
.share-ad .recent-ads .recent-ads-list-image img,
.share-product .recent-products .recent-product-list-image img {
border-radius: 4px;
}
.share-ad .recent-ads .recent-ads-list-image-inner,
.share-product .recent-products .recent-product-list-image-inner {
background-color: transparent;
width: auto;
height: auto;
display: block;
min-height: 60px;
margin: 0 16px 0 0;
position: relative;
}
.share-ad .recent-ads .recent-ads-list-content,
.share-product .recent-products .recent-product-list-content {
display: table-cell;
vertical-align: top;
}
.share-product .modal-body p {
font-size: 14px;
}
.share-product .modal-body p a:hover {
color: #242424;
}
.share-ad .recent-ads-list-content h3.recent-ads-list-title,
.share-product .recent-product-list-content h3.recent-product-list-title {
font-size: 16px;
font-weight: 500;
}
.share-ad .recent-ads-list-content h3.recent-ads-list-title a,
.share-product .recent-product-list-content h3.recent-product-list-title a {
color: #242424;
}
.recent-ads-list-content h3.recent-ads-list-title {
color: #242424;
font-size: 16px;
font-weight: normal;
line-height: 30px;
}
.recent-ads .recent-ads-list .recent-ads-container .recent-ads-list-content ul.recent-ads-list-location li a {
color: #a0a0a0;
font-size: 11px;
font-weight: 500;
text-transform: uppercase;
}
.recent-ads .recent-ads-list-price,
.share-product .recent-product-list-content .recent-product-list-price {
display: inline-flex;
font-size: 14px;
font-weight: 600;
align-items: center;
gap: 10px;
margin: 6px 0;
}
.recent-ads .recent-ads-list-price span {
font-size: 12px;
font-weight: 600;
}
.color {
color: #ffc220 !important;
}
ul.review-list li span.list-posted-date:before {
content: "|";
margin: auto 12px;
}
ul.review-list li span.list-posted-delete:before {
content: "|";
margin: auto 12px;
}
.heading-detail-check {
background: #2ee452;
width: 20px;
height: 20px;
border-radius: 50%;
text-align: center;
line-height: 1.1;
color: #fff;
position: absolute;
top: 0;
right: 20px;
}
.heading-detail-check.label-success i {
font-size: 12px;
}
.heading-detail .detail-img {
position: relative;
}
.heading-detail-check.label-success {
background: #2ee452 !important;
}
.heading-detail-check.label-warning {
background: #fe9700 !important;
}
.heading-detail-check.label-info {
background: #02a8f3 !important;
}
.heading-detail-check.label-danger {
background: #f34235 !important;
}
.label-user {
display: inline;
padding: 0.2em 0.6em 0.3em;
font-size: 75%;
font-weight: 500;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25em;
background: #2ee452;
}
.sell-content {
background: #fff9e8;
padding: 15px 20px;
width: 100%;
border-radius: 8px;
border: 1px solid #eae3d1;
}
.ads-with-sidebar {
padding: 40px 0px;
}
.sell-content span.sell-icon {
position: absolute;
right: 25px;
top: 5px;
}
.sell-content img {
margin: auto 10px;
}
.sell-content {
position: relative;
margin-bottom: 25px;
}
.ad-type-text {
font-size: 18px;
font-weight: 700;
color: #242424 !important;
}
span.sb-phonenumber {
font-size: 16px;
position: relative;
font-weight: 400;
cursor: pointer;
color: #777777 !important;
}
.phone {
background: #edf7ed;
width: 100%;
padding: 15px 33px;
border-radius: 8px;
border: 1px solid #a3e0af;
}
.phone i {
color: #4dae51;
margin-right: 15px;
font-size: 20px;
}
.sb-click-num:hover,
.sb-click-num:focus {
color: #333333;
}
.sb-small {
margin-left: 10px;
}
.ad-detail-2-img .ad-closed img,
.ad-detail-2-img .ad-expired img {
position: absolute;
top: 40px;
left: 14px;
}
.ad-closed-s1 img,
.ad-expired-s1 img {
position: absolute;
top: 50%;
left: 50%;
z-index: 9;
transform: translate(-50%, -50%);
}
.ad-closed-s2 img,
.ad-expired-s2 img {
position: absolute;
top: 330px;
left: 175px;
z-index: 999;
}
.alert-info i {
margin-right: 30px;
}
.contact-message {
background: #fff;
margin-top: 5px;
}
.cont-seller h4:after {
content: ""; height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 18px;
}
.cont-seller h4 {
font-size: 20px;
margin: 30px 0px 20px;
}
.file_attacher {
margin-top: 10px;
margin-bottom: 10px;
}
.file_attacher .msgAttachFile {
background: #2e9ae9;
border-color: #2e9ae9;
color: #fff;
font-size: 13px;
font-weight: 700 !important;
padding: 7px 12px;
}
#attachment-wrapper .dz-preview {
background: #2e9ae9;
position: relative;
display: inline-block;
color: #ffff;
font-size: 13px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 5px 10px 6px 30px;
margin: 0 5px 5px 0;
}
#attachment-wrapper .dz-preview .dz-progress {
display: block;
background: rgba(0, 0, 0, 0.1);
margin-top: 6px;
margin-bottom: 4px;
}
#attachment-wrapper .dz-preview .dz-progress .dz-upload {
display: block;
background: rgba(255, 255, 255, 0.65);
padding: 2px;
}
#sortable li {
margin: 3px 3px 3px 0;
padding: 1px;
float: left;
width: 90px;
height: 90px;
font-size: 4em;
text-align: center;
cursor: move;
}
iframe {
width: 100%;
}
.main-section-content {
position: relative;
}
#sb-login-form input,
#sb-login-multi-form input,
#sb-sign-form input,
#sb-sign-multi-form input {
background: #fbfdff;
height: 50px;
margin-bottom: 20px;
color: #737373;
padding: 0 20px;
margin-top: 10px;
}
#sb-sign-form .btn-theme {
margin-top: 15px;
}
.main-section-content {
position: relative;
}
.wel-register-heading a.btn {
text-transform: capitalize;
}
.wel-register-heading {
padding: 200px 0px;
}
.wel-register-heading h1 {
font-size: 40px;
line-height: 1.4;
margin-bottom: 10px;
}
.wel-register-heading p {
width: 90%;
margin-bottom: 20px;
font-size: 18px;
line-height: 1.4;
color: #737373;
}
#register-user-img {
transition: transform 0.5s;
-webkit-transition: transform 0.5s;
-moz-transition: transform 0.5s;
-o-transition: transform 0.5s;
}
.sign-in-account {
background: #fff;
padding: 25px;
margin: 80px auto;
border-radius: 8px;
box-shadow: 0 15px 20px rgb(0 0 0 / 10%);
position: relative;
}
.sign-in-account h3 {
font-size: 32px;
padding-top: 20px !important;
line-height: 40px;
margin-bottom: 10px;
font-weight: 600;
}
.sign-in-account p {
color: #737373;
line-height: 1.4;
margin-bottom: 20px;
}
.option-social {
display: flex;
justify-content: center;
align-items: center;
margin: 10px;
margin-bottom: 10px;
position: relative;
margin-bottom: 26px;
}
.option-social span::before {
content: "";
border-top: 1px Solid #242424;
width: 23%;
position: absolute;
top: 17px;
left: 120px;
}
.option-social span::after {
content: "";
border-top: 1px Solid #242424;
width: 23%;
position: absolute;
top: 17px;
right: 120px;
}
.social-list {
padding: 0 40px;
}
.social-item {
text-align: center;
margin-top: 20px;
}
ul.social-item li {
display: inline-block;
padding: 0 18px;
margin-bottom: 10px;
width: 100%;
}
ul.social-item li:last-child {
margin-bottom: 0;
}
.social-item li .btn-social {
display: inline-block;
padding: 0;
height: 50px;
width: 250px;
}
.social-item li .btn-social img {
height: 100%;
width: 100%;
}
.sig {
position: relative;
box-sizing: border-box;
height: 40px;
width: 240px;
background-color: #0b78b7;
vertical-align: center;
letter-spacing: 0.65px;
color: white;
padding-top: 5px;
padding-left: 58px;
border-radius: 2px;
box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.24);
}
.ico-wrapper {
position: absolute;
top: 0px;
left: -6px;
width: 48px;
height: 40px;
background-color: #0b78b7;
border-radius: 8px;
box-sizing: border-box;
}
.ico-wrapper i {
width: 40px;
height: 40px;
display: inline-block;
vertical-align: middle;
margin-left: 4px;
font-size: 40px;
}
.sig:hover {
background-color: #0469a0;
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.24);
}
.btn-linkedIn span {
color: white;
}
.register-account-here {
position: relative;
}
.register-account-here p {
margin-top: 15px;
}
.text-right {
float: right;
}
.register-account-here p a {
color: #ffc220;
}
.sign-in-account .skin-minimal .list li label {
padding-left: 10px;
}
.sign-in-account::after {
content: "";
position: absolute;
top: 99%;
left: 33px;
height: 4%;
width: 88%;
background: rgba(255, 255, 255, 0.3);
border-radius: 8px;
box-shadow: 0 15px 20px rgb(0 0 0 / 10%);
}
.sign-in-account .g-recaptcha {
margin-bottom: 15px;
margin-top: 15px;
} .match-adforest {
background: #f3f3f3;
}
.found-adforest {
display: flex;
justify-content: space-between;
align-items: center;
background: #fff;
padding: 20px;
}
.found-adforest-heading h5 span {
color: #ffc220;
}
.found-sort-item li {
display: inline-block;
background: #fbfdff;
margin-right: 10px;
}
.found-listing-icon {
background-color: #FBFCFD;
margin-right: 15px;
border: 1px solid #E6E7E7;
border-radius: 5px;
}
.found-listing-icon-1 {
background-color: #FBFCFD;
margin-right: 2px;
border: 1px solid #E6E7E7;
border-radius: 5px;
}
.promotional_slider {
width: 100%;
padding: 0px 0px;
padding-bottom: 0px;
margin: 0 auto;
margin-bottom: 0px;
background: #f8e4e7;
margin-bottom: 20px;
}
.mob-newest-ads .promotional_slider.slider-search-home .featured-slider-1 {
padding: 0;
}
.promotional_slider .featured-slider-1 {
position: relative;
padding: 20px 30px 0;
}
.slider-search-home.promotional_slider
.promotionalslider_wrapper_4.slick-initialized {
position: relative;
padding: 15px 15px 0px;
}
.promotional_slider .promotionalslider_wrapper_4 {
width: 100%;
display: flex;
}
.promotional_slider .promotionalslider_wrapper_4 .promotionalslider_single {
display: flex;
width: 25%;
flex: 0 0 25%;
flex-direction: column;
margin: 0 10px;
}
.found-listing-item {
position: relative;
margin-bottom: 30px;
border: 1px solid #e9f1fc;
border-radius: 5px 5px 0px 0px;
}
.found-heart {
position: absolute;
top: 20px;
right: 20px;
background: #fff;
border-radius: 50%;
height: 35px;
width: 35px;
text-align: center;
line-height: 2.2;
}
.found-heart a:hover {
color: red;
}
.found-listing-heading {
background: #fff;
border-radius: 0px 0px 8px 8px;
position: relative;
}
.found-listing-heading h4 {
font-size: 20px;
font-weight: 500;
margin-bottom: 5px;
}
.found-listing-heading h5 {
font-size: 18px;
font-weight: 500;
word-break: break-all;
margin-bottom: 5px;
}
.found-listing-heading h5 span {
font-size: 14px;
color: #777777;
font-weight: 400;
}
.found-star-icon {
margin-top: -25px;
}
.popover__wrapper {
position: relative;
margin-top: 1.5rem;
display: inline-block;
}
.popover__content {
opacity: 0;
visibility: hidden;
position: absolute;
left: -34px;
transform: translate(0, 10px);
background-color: #242424;
box-shadow: 0 2px 5px 0 rgb(0 0 0 / 26%);
width: 88px;
top: -28px;
padding: 15px 8px;
height: 0px;
border-radius: 8px;
}
.found-featured {
z-index: 2;
color: #ffffff;
vertical-align: top;
display: inline-block;
padding: 0px 7px 0px;
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
border-radius: 0 6px 6px 0;
position: absolute;
top: 22px;
left: -6px;
background-color: #d31423;
opacity: 1;
filter: alpha(opacity=100);
transition: none;
}
.collapse-heading-search h2 {
font-size: 22px;
font-weight: 700;
margin-bottom: 2px;
padding-left: 10px;
padding-top: 20px;
}
.found-featured::before {
content: "";
border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fa6755;
height: 0;
right: 0px;
position: absolute;
top: -5px;
width: 0;
z-index: -1;
}
.ad-detail-2-details .related-ads-container .promotional-feat-heading h3 {
padding-top: 30px;
font-size: 22px;
margin-bottom: 0;
padding-left: 30px;
}
.promotional-feat-heading h3 {
font-size: 22px;
font-weight: 700;
margin-bottom: 10px;
padding-top: 30px;
padding-left: 30px;
}
.wrapper-latest-product .bottom-listing-product h4 a,
.found-listing-heading h4 a {
color: #242424;
}
.found-listing-img .image img {
width: 100%;
}
.col-pm {
padding: 0;
margin: 0;
}
.promotional_slider .promotionalslider_wrapper_4.slick-initialized .slick-prev {
left: 4px;
}
.promotional_slider .promotionalslider_wrapper_4.slick-initialized .slick-next {
right: 4px;
}
.promotional_slider
.promotionalslider_wrapper_4.slick-initialized
.slick-arrow {
position: absolute;
top: 49%;
transform: translateY(-50%);
z-index: 9;
}
.promotional_slider
.promotionalslider_wrapper_4
.slick-arrow.slick-prev::before {
content: "\f104";
font-family: FontAwesome;
}
.promotional_slider .promotionalslider_wrapper_4 .slick-arrow::before {
font-size: 20px;
color: #242424;
}
.promotional_slider .promotionalslider_wrapper_4 .slick-arrow {
font-size: 0;
width: 35px;
height: 35px;
line-height: 1;
border-radius: 50%;
-webkit-appearance: none;
border: 1px solid #ffc220;
background: #fff;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
outline: none;
}
.section-bid-2 .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: #242424;
background-color: #ffc220;
}
.section-bid-2 .nav-tabs .nav-link {
border: 1px solid #eeeeee;
width: 50%;
}
.noUi-horizontal .noUi-handle {
left: -2px;
}
.noUi-base {
width: 90%;
}
.main-section-bid .widget-heading .panel-title,
.ad-bottom-sidebar .widget-heading .panel-title {
color: #777;
font-size: 16px;
}
.found-listing-img img {
border-radius: 5px 5px 0px 0px;
}
.input-group span.input-group-addon {
background: #fbfdff;
border: 1px solid #ced4da;
width: 30px;
text-align: center;
}
.promotional_slider
.promotionalslider_wrapper_4
.slick-arrow.slick-next::before {
content: "\f105";
font-family: FontAwesome;
}
.promotional_slider .promotionalslider_wrapper_4 .slick-arrow::before {
font-size: 20px;
color: #242424;
}
.ad-favourited i {
color: red;
}
.ad-favourited i:hover {
color: red;
}
.ad-favourited a:hover {
color: red;
}
.popover__wrapper #pover-first {
color: #ffc220;
font-size: 20px;
}
ul.pagination-lg li {
margin: 0 4px;
}
.main-search-bar input {
height: 50px;
border: 1px solid #f0f0f0;
border-radius: 4px;
font-size: 14px;
font-weight: 400;
color: #6D6D6D;
padding: 13px 20px;
}
.main-search-bar .input-group .btn-theme {
padding: 12px 20px;
width: auto;
}
.main-search-bar .form-group .date-search .btn-theme {
width: 100%;
height: 50px;
}
.main-search-bar .form-group #distance-slider {
background: #ff002e;
margin-bottom: 10px;
}
.ui-widget.ui-widget-content {
z-index: 2 !important;
}
ul.pagination-lg li a {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
color: #242424;
padding: 12px 20px;
position: relative;
display: block;
text-decoration: none;
background-color: #fff;
border: 1px solid #dee2e6;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
ul.pagination-lg a:hover {
background: #ffc220;
color: #242424;
}
.feature-hear-icon a:hover {
color: red;
}
.found-listing {
box-shadow: 0 15px 20px rgb(0 0 0 / 10%);
background: #fff;
position: relative;
margin-bottom: 30px;
border-radius: 8px;
}
.found-listing-image {
position: relative;
}
.search-vendor-page {
background: #f1f1f1;
}
.found-listing-head {
padding: 16px 0px;
}
.found-listing-head h4 {
font-size: 20px;
font-weight: 700;
}
.found-listing-head h5 {
color: #ffc220;
font-size: 22px;
margin-bottom: 5px;
font-weight: 700;
}
.found-listing-head h5 span {
font-size: 18px;
}
.founding-star-icon {
position: absolute;
right: 20px;
top: 0px;
}
.found-detail {
position: absolute;
right: 20px;
bottom: 20px;
}
button.btn-detailing {
background: #f5f5f5;
padding: 8px 14px;
font-weight: 500;
border-radius: 8px;
border: 1px solid #f4f4f4;
color: #242424;
}
.found-listing-image img {
border-radius: 0.6rem 0rem 0rem 0.6rem;
width: 100%;
}
.video_icon_container {
position: absolute;
bottom: 14px;
right: 31px;
text-align: center;
z-index: 1;
}
.adt-property-img-carousel ~ .video_icon_container {
bottom: 50px;
right: 36px;
}
.video_icon_container i {
font-size: 25px;
color: aliceblue;
}
.black-bakground {
background: #242424;
height: 160px;
}
.found-adforest-heading h5 span a {
color: #ffc220;
}
.recent-ads .recent-ads-list-image img {
display: block;
position: relative;
width: 100%;
z-index: 2;
}
.ad-widget-title {
padding: 10px;
cursor: pointer;
font-weight: 700;
font-size: 14px;
}
.ad-widget-title a {
color: #242424;
display: block;
}
.sidebar {
padding: 0 10px;
background: #fff;
margin-top: -80px;
}
.sidebar-match-adforest {
padding-top: 0;
}
.sidebar .categories ul li a:hover {
color: #777;
}
.found-sidebar {
margin-bottom: 0;
}
.feature-ads .prev-ads i {
position: relative;
top: -18px;
font-size: 20px;
}
.feature-ads .next-ads i {
position: absolute;
top: 3px;
right: 10px;
font-size: 20px;
}
.found-listing-img .listing-bidding {
position: absolute;
bottom: 0; color: #fff;
width: 100%;
text-align: center;
}
.listing-bidding .clock .bidding_timer {
font-size: 16px;
height: 40px;
width: 40px;
color: #fff;
border-radius: 5px;
line-height: 38px;
}
.main-section-bid .clock {
text-align: center;
margin: 20px auto;
border-bottom: 1px solid #eee;
}
.main-section-bid .clock .column-time {
display: inline-block;
text-align: center;
width: 17%;
}
.main-section-bid .text {
background: #f4f9fe;
padding: 8px 10px;
color: #242424;
border-radius: 8px 8px 0px 0px;
font-size: 18px;
margin-top: -10px;
display: block;
}
.bidding_timer {
display: inline-block;
text-align: center;
font-size: 18px;
position: relative;
height: 45px;
width: 45px;
color: #fff;
line-height: 45px;
background: #4c4c4c;
background: -moz-linear-gradient(
top,
#4c4c4c 0%,
#595959 12%,
#666666 25%,
#474747 39%,
#2c2c2c 50%,
#242424 51%,
#111111 60%,
#2b2b2b 76%,
#1c1c1c 91%,
#131313 100%
);
background: -webkit-linear-gradient(
top,
#4c4c4c 0%,
#595959 12%,
#666666 25%,
#474747 39%,
#2c2c2c 50%,
#242424 51%,
#111111 60%,
#2b2b2b 76%,
#1c1c1c 91%,
#131313 100%
);
background: linear-gradient(
to bottom,
#4c4c4c 0%,
#595959 12%,
#666666 25%,
#474747 39%,
#2c2c2c 50%,
#242424 51%,
#111111 60%,
#2b2b2b 76%,
#1c1c1c 91%,
#131313 100%
);
filter: DXImageTransform.Microsoft.gradient(
startColorstr="#4c4c4c",
endColorstr="#131313",
GradientType=0
);
}
.main-section-bid .bidding_timer {
border-radius: 8px;
}
.feaure-ads-img .listing-bidding {
position: absolute;
bottom: 0;
left: 0;
}
.dropdown-toggle::after {
color: #242424;
}
.feaure-ads-img .listing-bidding {
position: absolute;
bottom: 0;
left: 0;
}
i.more-less.fa.fa-plus { }
.search-widget {
background: #fff;
position: relative;
}
.sidebar .panel {
background: #fff;
}
.search-widget input[type="text"],
.search-widget input[type="number"] {
background: #fbfdff;
border: 1px solid #e9f1fc;
height: 46px;
padding: 0 10px;
width: 100%;
}
.panel-heading h4.ad-widget-title a:hover {
color: #333;
}
.panel-heading h4.ad-widget-title a:active {
color: #333;
}
.panel-heading h4.ad-widget-title a:focus {
color: #333;
}
.sidebar #accordion .panel-body ul li {
padding: 5px 0px;
}
.panel-body.categories li a i {
margin-right: 12px;
}
.noUi-target {
margin-top: 11px;
margin-bottom: 15px;
}
.search-widget input#sb_user_address {
margin-bottom: 10px;
}
input.btn.btn-theme.btn-sm.margin-top-20 {
margin-top: 20px;
}
.sidebar .panel .panel-collapse {
background: #fff;
position: relative;
}
.sidebar .panel-group .panel + .panel {
margin-top: 5px;
}
.sidebar #accordion .panel-body {
padding: 10px 10px;
}
.skin-minimal .list li {
margin-bottom: 10px;
}
.skin-minimal .list li:last-child {
margin-bottom: 0px;
}
.skin-minimal .list li input[type="checkbox"],
.skin-minimal .list li input[type="radio"] {
width: 18px;
height: 18px;
position: relative;
top: 3px;
border-radius: 8px;
accent-color: #ff002e;
}
.skin-minimal .list li label {
padding-left: 10px;
font-weight: 400;
color: #232323;
font-size: 14px;
}
.skin-minimal select {
font-size: 14px;
color: #6d6d6d;
padding: 10px 20px 12px 20px;
height: 45px;
width: 100%;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
line-height: 18px;
}
.skin-minimal .price-slider-value strong {
font-size: 14px;
font-weight: 500;
color: #242424;
}
.skin-minimal .input-group-addon {
line-height: 36px;
}
.feature-ads {
border: 1px solid #dedede;
margin-top: 30px !important;
margin-bottom: 50px;
}
.search-widget button {
background: none;
border: 0;
padding: 7.8px 15px;
position: absolute;
right: 0px;
top: 1px;
color: #919191;
}
.search-widget input[type="text"] {
font-size: 15px;
border-radius: 5px;
}
span.found-listing-head-address {
color: #777777;
display: block;
font-size: 14px;
}
.found-listing-heading span.found-listing-head-date {
color: #777777;
display: block;
width: 90%;
font-size: 14px;
}
.found-listing-heading span.found-listing-head-date i {
margin-right: 5px;
}
.feature-detail-heading h4 a {
color: #242424;
}
.feature-ads-heading h4 {
background: #fbfdff;
height: 60px;
font-size: 15px;
border: 1px solid #e9f1fc;
margin-bottom: 10px;
padding: 15px;
font-weight: 400;
}
.feature-detail {
padding: 8px;
position: relative;
}
.clock .column-time {
display: inline-block;
text-align: center;
width: 16%;
}
.found-listing-img {
position: relative;
}
.promotional_slider.slider-search-home {
background: #ffffff;
padding-bottom: 0;
}
.feature-ads-carousel .clock .column-time {
display: inline-block;
text-align: center;
width: 20%;
}
.feature-detail-heading {
background: #fff;
padding: 20px;
box-shadow: 0 15px 20px rgb(0 0 0 / 10%);
}
.feature-detail-heading span i {
margin-right: 5px;
}
.feaure-ads-img .overlay-feature {
opacity: 0;
}
.feaure-ads-img .overlay-feature:hover {
opacity: 1;
transition: 0.8s;
}
ul.overlay-feature-icon li {
display: inline-block;
background: #fff;
border-radius: 50%;
height: 40px;
line-height: 2.5;
width: 40px;
text-align: center;
}
ul.overlay-feature-icon {
text-align: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
ul.overlay-feature-icon li:hover a {
color: #ffc220;
}
.feaure-ads-img {
position: relative;
}
.feaure-ads-img img {
width: 100%;
}
.feature-detail-heading h4 {
font-size: 20px;
font-weight: 500;
margin-bottom: 2px;
}
.feature-detail-heading h5 {
font-size: 16px;
font-weight: 500;
margin-bottom: 4px;
}
.feature-detail-heading span {
font-size: 14px;
color: #333333;
font-weight: 400;
}
a {
transition: 0.5s;
}
a:hover {
transition: 0.5s;
}
.found-listing-head.no_cats {
padding: 27px 0px;
}
.adforest-new-filter h3 a:hover {
color: #242424;
}
.found-listing-heading h4 a:hover {
color: #242424;
}
.feature-detail-heading h4 a:hover {
color: #242424;
}
.feature-ads .prev-ads {
position: absolute;
top: -54px;
right: 55px;
left: unset;
background: #fff;
width: 30px;
border: 1px solid #e9f1fc;
height: 30px;
text-align: center;
line-height: 2;
cursor: pointer;
}
.feature-ads .next-ads {
position: absolute;
top: -54px;
right: 20px;
background: #fff;
width: 30px;
border: 1px solid #e9f1fc;
height: 30px;
text-align: center;
line-height: 2;
cursor: pointer;
}
.noUi-handle {
box-shadow: none;
}
.noui-rang {
width: 92%;
margin-top: 0;
height: 12px;
margin-bottom: 0;
}
.noUi-connect {
background: #ffc220;
box-shadow: none;
height: 11px;
}
.noUi-handle:after,
.noUi-handle:before {
content: "";
top: 1px;
}
.noUi-horizontal .noUi-handle {
height: 18px;
top: -4px;
}
.mini-calus {
max-width: 50px;
font-size: 14px;
border-radius: 0 !important;
height: 35px !important;
}
.maxi-calus {
max-width: 92px;
font-size: 14px;
border-radius: 0 !important;
height: 35px !important;
}
.addon-searching {
margin-left: 65px !important;
height: 35px !important;
}
.min-max-aline {
height: 35px;
}
select.remove_select2.custom-select {
height: 35px;
border-radius: 0;
width: 94px;
margin-top: -0.9px;
}
.min-max-aline .select2-selection__rendered {
position: relative;
top: -10px;
}
.min-max-aline .select2-selection__arrow {
top: -8px;
right: -7px;
}
i#you_current_location_text {
display: none;
}
.found-adforest .select2-container--default .select2-selection--single,
.main-search-bar .select2-container--default .select2-selection--single {
background-color: #ffffff;
border: 1px solid #f0f0f0;
border-radius: 4px;
height: 50px;
}
.main-search-bar form {
position: relative;
}
span.tag.label.label-info.sb_tag {
background: #fff !important;
color: #242424 !important;
border-radius: 5px;
padding: 5px 10px;
font-size: 12px;
border: 1px solid #e1e1e1;
}
span.tag.label.label-info.sb_tag .submit_on_select i {
margin-left: 10px;
background-color: #242424;
color: #fff;
border-radius: 50%;
font-size: 10px;
height: 14px;
width: 14px;
text-align: center;
line-height: 1.4;
position: relative;
top: -2px;
}
select.custom-select.order_by {
width: 250px;
background: #fbfdff;
border: 1px solid #e9f1fc;
height: 40px;
padding: 0 10px;
border-radius: 5px;
outline: 0;
}
.tag-search {
padding: 15px;
background-color: #FFF;
}
.ad-detail-2-details .seller-public-profile-star-icons i {
color: #ffc220;
margin-right: 4px;
}
.ad-detail-2-details .panel-title,
.detail-list .panel-title {
background: transparent;
padding: 0;
}
.adforest-new-filter {
padding: 20px 0px;
position: relative;
border-radius: 4px;
}
.adforest-new-filter h3 a:focus {
color: #242424;
}
.adforest-new-filter .panel-body {
background: #fbfdff;
padding: 20px;
border: 1px solid #e1e1e1;
border-radius: 0 0px 4px 4px;
}
.header_home {
position: relative !important;
}
.adforest-new-filter .city-select-city li {
display: inline-block;
}
.adforest-new-filter .city-select-city li a {
color: #242424;
margin-right: 10px;
font-size: 15px;
}
.adforest-new-filter h3 {
background-color: #fff;
cursor: pointer;
padding: 20px;
font-size: 18px;
font-weight: 500;
}
.adforest-new-filter h3 a {
color: #242424;
display: flex;
}
.adforest-new-filter h3 a i {
}
.profile-page {
padding-bottom: 70px;
background: #f8f8f8;
padding-top: 60px;
}
.profile-content {
border: 1px solid #dddd;
border-radius: 8px 8px 0px 0px;
}
.profile-header {
text-align: center;
background-color: #f3f3f3;
position: relative;
border-radius: 8px 8px 0px 0px;
height: 135px;
}
.profile-main-img {
text-align: center;
padding-top: 80px;
position: relative;
}
.profile-heading {
background-color: #fff;
padding-bottom: 30px;
}
.profile-heading h4 a {
color: #232323;
text-transform: capitalize;
}
.profile-heading h4 {
font-size: 20px;
font-weight: 700;
margin-bottom: 5px;
text-align: center;
padding-top: 60px;
}
.sold-listing .tot-listing h5 .sold-listing .ad-sold h5 {
font-size: 16px;
}
.desc-points ol,
.main-section-bid .widget-content.saftey ol {
padding-left: 1em;
}
.main-section-bid .widget-content.saftey ol li {
color: #777777;
}
.main-section-bid.section-bid-2 .nav-tabs {
border-bottom: 0;
}
.ad-bottom-sidebar .widget-content.saftey {
padding: 0;
}
.main-section-bid .widget-content.saftey,
.ad-bottom-sidebar .widget-content.saftey .seller-form-group {
padding: 0;
margin-top: 20px;
}
.sold-listing {
display: flex;
}
.ad-sold {
background: #fdebec;
height: 100px;
text-align: center;
flex: 1;
}
.ad-sold h4 {
color: #e81f1f;
font-size: 24px;
font-weight: 700;
padding-top: 20px;
}
.tot-listing {
background: #ebf6fc;
height: 100px;
text-align: center;
flex: 1;
}
.tot-listing h4 {
color: #0074bd;
font-size: 24px;
font-weight: 700;
padding-top: 20px;
}
.profile-main-img i {
position: absolute;
bottom: -4%;
left: 48%;
color: #fff;
background: #2ee452 !important;
font-size: 20px;
border-radius: 50%;
}
.profile-dealer {
position: absolute;
right: 15px;
top: 10px;
}
.profile-dealer span.pro-dealer {
background: #8ac24a;
color: #fff;
padding: 5px 10px;
letter-spacing: 1px;
font-size: 12px;
border-radius: 2px;
}
ul.star-listing {
text-align: center;
}
ul.star-listing li {
display: inline-block;
}
ul.add-phone-list li {
border-bottom: 1px solid #eee;
padding: 15px 0px;
}
ul.add-phone-list li a.phone-list .info-heading {
color: #86c686;
font-size: 16px;
margin-right: 6px;
font-weight: 400;
}
ul.add-phone-list li a.hour-list,
ul.add-phone-list li a.address-list,
ul.add-phone-list li a.phone-list {
font-size: 16px;
}
.add-phone {
padding: 10px 20px;
background: #fff;
}
ul.add-phone-list li a.address-list span {
color: #e3262f;
font-size: 16px;
margin-right: 6px;
}
ul.add-phone-list li a.hour-list span {
font-size: 16px;
margin-right: 6px;
color: #8ac24a;
}
ul.add-phone-list li a.hour-list span i {
margin-right: 8px;
}
.ads-grid-container .ads-grid-panel span span {
font-size: 14px;
color: #777;
font-weight: 400;
}
.ad-grid-10 .ads-grid-content ul li a {
font-size: 14;
font-size: 14px;
}
.profile-social {
background: #f3f3f3;
padding: 20px;
display: flex;
justify-content: space-between;
align-items: center;
}
.social-link-list ul.social-item li {
margin-left: 3px;
display: inline-block;
padding: 0;
margin-bottom: 0;
width: auto;
}
.social-link-list ul.social-item li a {
background: #ffff;
border-radius: 2px;
padding: 10px 12px;
}
.social-link-list ul.social-item li a:hover {
background: #ffc220;
color: #242424;
}
.social-heading h4 {
color: #20292f;
font-size: 15px;
}
.profile-introduction {
background: #fff;
padding: 20px;
border-bottom: 1px solid #eee;
}
.profile-introduction h3 {
font-size: 20px;
font-weight: 500;
margin-bottom: 8px;
}
.profile-introduction p {
font-size: 16px;
}
.user-contact-message h2 {
font-size: 20px;
font-weight: 500;
margin-bottom: 25px;
}
.user-contact-message {
background: #fff;
padding: 20px;
}
.user-contact-message input {
background: #fbfdff;
height: 55px;
margin-bottom: 20px;
border-radius: 0;
}
.user-contact-message textarea {
background: #fbfdff;
margin-bottom: 20px;
border-radius: 0;
}
.sb-adpost-cats ul li a img {
margin-right: 20px;
}
.sb-adpost-cats ul li {
border-bottom: 1px solid #eee;
padding: 20px 40px;
}
.main-header .form-control-feedback {
position: absolute;
top: 25px;
right: 30px;
z-index: 1;
cursor: pointer;
}
.item-sub-information li {
color: #ffc220;
}
.item-sub-information li:first-child {
color: #242424;
}
.search-cat-input {
position: relative;
top: 10px;
padding: 0 20px;
}
.rating-container .caption span {
color: #ffff;
}
#user_ratting_form textarea {
background: #e9f1fc;
margin-top: 20px;
margin-bottom: 20px;
}
.label-primary {
background-color: #337ab7;
}
.profile-rating {
padding: 20px;
border: 1px solid #c7c7c7;
margin-bottom: 30px;
border-radius: 8px;
margin-top: 30px;
}
.pro-response {
display: flex;
position: relative;
}
.pro-response-head {
margin-left: 20px;
}
.profile-star-rate {
position: absolute;
right: 0;
top: 4px;
}
.pro-response-head h3 {
font-size: 20px;
font-weight: 700;
}
.pro-response-head span {
color: #242424;
}
.pro-response-head p {
color: #242424;
margin-bottom: 0;
font-size: 16px;
}
.pro-reply-comment-heading {
position: absolute;
right: 0;
bottom: 0;
}
.clikc_reply:focus {
color: #333333;
}
.pro-reply-comment {
background: #fff;
padding: 20px;
margin-left: 120px;
margin-top: 15px;
display: flex;
}
.pro-reply-comment-head {
padding-left: 20px;
}
.pro-reply-comment-head h3 {
font-size: 16px;
font-weight: 700;
margin-bottom: 5px;
}
.pro-reply-comment-head p {
font-size: 14px;
}
#rating_reply_modal h2.modal-title {
color: #242424;
}
#sb_rate_user_comments {
margin-bottom: 0;
}
.nav-user-review {
border-bottom: none;
background: #e1e1e1;
border-radius: 6px 6px 0 0;
}
.nav-user-review .nav-link.active,
.nav-user-review .nav-item.show .nav-link {
color: #242424;
background-color: #FFF;
border: none;
font:14px;
padding: 15px;
}
.star-listing i {
color: #ffc220;
}
.great-product-herro {
position: relative;
}
.profile-main-img img#user_dp {
width: 100px;
border-radius: 50%;
height: 100px;
} button.btn.btn-msg-send {
padding: 10px 30px;
}
#user_ratting_form textarea#sb_rate_user_comments {
background: #fbfdff;
border: 1px solid #e9f1fc;
}
#user_ratting_form .btn.btn-block {
float: right;
margin-top: -28px;
padding: 10px;
}
.label.label-danger {
background: #f34235 none repeat scroll 0 0;
}
.label.label-warning {
background: #fe9700 none repeat scroll 0 0;
}
.label.label-info {
background: #02a8f3 none repeat scroll 0 0;
}
.label.label-success {
background: #8ac249 none repeat scroll 0 0;
}
ul.add-phone-list li:last-child {
border-bottom: 0;
}
.main-search-bar {
background: #fff;
box-shadow: 0 15px 20px rgb(0 0 0 / 10%);
padding: 25px;
margin-top: -110px !important;
border-radius: 8px;
overflow: hidden;
position: relative;
}
section.search-bar-content {
position: relative;
background-color: #f3f3f3;
}
.hide_adv_search {
display: none;
}
.hide_adv_search .submit-distance {
border-radius: 0px 4px 4px 0 !important;
}
.adv-srch {
float: right;
padding: 5px;
}
.main-search-bar .form-group label {
color: #242424;
font-weight: 400 !important;
margin-bottom: 15px !important;
font-size: 16px !important;
}
.input-group-addon {
background: #fbfdff !important;
border: 1px solid #e9f1fc !important;
}
.min-max-aline .custom-select {
background: #fbfdff;
border: 1px solid #e9f1fc;
}
#user_ratting_form .rating-stars {
margin-bottom: 15px;
font-size: 22px;
}
.public-link-provider-1 label {
font-size: 22px;
}
#user_ratting_form span.required {
color: red;
margin-let: 2px;
}
#user_ratting_form .caption span.label {
font-size: 14px;
position: relative;
top: -8px;
}
#user_ratting_form .rating-stars .filled-stars {
color: #ffc220;
}
.hide_adv_search .select2-container {
display: block !important;
}
.search-found-list .great-product-herro {
flex: 0 0 40.1%;
position: relative;
} #ads-search-container::-webkit-scrollbar {
display: none;
} #ads-search-container {
overflow-y: scroll;
overflow-x: hidden;
-ms-overflow-style: none;
scrollbar-width: none;
}
.search-vendor-page
.col-xxl-10.col-xl-10.col-lg-10
.search-found-list
.great-product-herro {
flex: inherit;
position: relative;
}
.search-vendor-page
.col-xxl-10.col-xl-9.col-pm
.search-found-list
.great-product-herro {
flex: inherit;
position: relative;
}
.search-found-list {
padding: 20px 20px;
}
ul.slick-dots {
display: none;
}
ul.list-unstyled li span.f_custom i {
margin-right: 12px;
color: #777;
}
.sb-header.sb-header-1 .sign-in-up {
position: relative; }
.sign-in-up {
float: right;
}
.second span.select2-selection__placeholder {
font-size: 16px;
}
.ad-detail-2-content-heading ul.ad-detail-2-posted li span {
color: #777;
font-size: 16px;
font-weight: 400;
}
.great-pro-head h2 {
font-size: 42px;
padding-top: 5px;
font-weight: 700;
}
.app-download span {
font-size: 18px;
margin-bottom: 6px;
color: #ffc220;
}
.app-download h3 {
font-size: 42px;
line-height: 1.2;
padding-top: 5px;
font-weight: 700;
margin-bottom: 20px;
}
.map-content .ad-map {
height: 790px;
margin-bottom: 0;
width: 100%;
}
.no-container {
display: table;
height: calc(100vh - 120px);
table-layout: fixed;
width: 100vw;
position: relative;
}
.no-container > .left-area {
display: flex;
height: 100vh;
vertical-align: top;
position: relative;
}
.no-container .ad-map {
height: 100vh;
}
.map .leaflet-pane {
z-index: 7;
}
.no-container .map {
height: 100vh;
width: 30%;
}
.no-container > .right-area {
background: #f1f2f6 none repeat scroll 0 0;
display: table-cell;
height: 100vh;
vertical-align: top;
width: 775px;
position: relative;
}
.no-container > .right-area > .inner-content {
height: calc(100vh - 73px);
overflow: auto;
padding: 20px 30px 0;
width: 100%;
}
.ads-listing-history .results {
color: #172434;
font-size: 16px;
font-weight: 500;
letter-spacing: 0.8px;
margin-bottom: 10px;
}
section.match-adforest-topbar {
background: #f3f3f3;
padding: 50px 0px;
}
.profile-page .great-product {
transition: 0.8s;
box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%), 0 2px 4px 0 rgb(0 0 0 / 8%);
}
.profile-page .great-product {
margin-top: 0 !important;
transition: 0.8s;
margin-bottom: 30px;
}
.great-product {
border-radius: 5px;
border: 1px solid #eee;
margin-top: 30px !important;
display: flex;
margin: 0 10px;
}
.gp-great-product .great-product-herro {
flex: 0 0 40.1%;
position: relative;
}
.red-white-star {
border-width: 22px;
border-style: solid;
border-color: #bf0820 transparent transparent #bf0820;
position: absolute;
top: 0px;
left: 0px;
}
.red-white-star i {
color: #fff;
position: absolute;
left: -16px;
top: -16px;
}
.great-product-content {
flex: 1;
background-color: white;
padding: 20px 20px;
display: flex;
flex-direction: column;
border-radius: 0 8px 8px 0;
position: relative;
}
.great-product-category {
display: flex;
margin-bottom: 5px;
}
.great-product-tag--1 {
background-color: #67b26f;
color: #fff;
}
.great-product-tag {
font-size: 10px;
text-transform: uppercase;
padding: 2px 7px;
border-radius: 100px;
}
.profile-page .great-product-content h4 span {
font-size: 14px;
font-weight: 400;
}
.great-product-content h4 span {
font-size: 14px;
font-weight: 400;
}
.great-product-tag--2 {
background-color: #4ca2cd;
margin-left: 5px;
color: #fff;
}
.place-content-heding h5 {
font-size: 22px;
magin-bottom: 5px;
font-weight: 700;
}
.great-product-title h2 {
font-size: 22px !important;
margin-bottom: -2px;
color: #242424;
text-decoration: none;
font-weight: 500 !important;
margin-top: -10px;
width: 90%;
}
.great-product-title h2 a:hover,
.great-product-title h2 a:focus {
color: #242424;
}
.great-product-content p {
margin-bottom: 5px;
line-height: 1.6;
color: #777777;
width: 70%;
}
.great-product-content h4 {
font-weight: 500;
margin-bottom: 5px;
font-size: 16px;
}
.great-product-herro img.img-fluid {
width: 100%;
border-radius: 5px 0 0 5px !important;
height: 100% !important;
}
.detail-btn-1 {
position: absolute;
right: 30px;
bottom: 22px;
}
.detail-btn-1 a {
font-size: 14px;
transition: 0.8s;
text-decoration: none;
}
.detail-btn-1 a:hover {
transition: 0.6s;
}
.search-2 .btn-light:hover {
background-color: #242424;
border-color: #242442;
}
.detail-list .promotional_slider {
background: #fff;
border-radius: 5px;
}
.detail-list .promotional-feat-heading h3 {
padding-left: 30px;
font-size: 22px;
padding-top: 30px;
}
.detail-list
.promotional_slider
.promotionalslider_wrapper_4.slick-initialized {
padding-top: 10px;
padding-left: 7px;
}
.tags-share {
display: flex;
justify-content: space-between;
background: #fff;
border-radius: 5px;
padding: 20px;
}
.tags-share ul li {
display: inline-block;
padding: 0px 6px;
}
.tags-share ul li i {
font-size: 20px;
}
.tags-share ul li:first-child {
position: relative;
top: 2px;
}
.tags-share ul li a {
font-size: 15px;
font-size: #777 !important;
}
.best-car-sale .sale-head h1 {
font-size: 36px;
color: #20292f;
font-weight: 700;
padding: 10px 0px;
}
ul.clendar-head li a i {
color: #777 !important;
margin-right: 5px;
}
ul.home-tab-list li:last-child() {
border-left: 0;
}
.left-arrow {
position: absolute;
left: 0;
top: 24px;
font-size: 25px;
color: #fff;
}
.right-arrow {
position: absolute;
right: 0;
top: 24px;
font-size: 25px;
color: #fff;
}
#client-logos .item {
margin: 1px;
width: 250px;
}
.category-logo {
display: flex;
justify-content: center;
align-items: center;
}
.cate-img {
height: 75px;
width: 75px;
flex: none;
background: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/bg-client-logo.png);
background-size: cover;
background-repeat: no-repeat;
position: relative;
overflow: hidden;
text-align: center;
}
.cate-img img {
position: relative;
left: 25px;
top: 22px;
width: 25px !important;
height: 25px;
text-align: center;
}
.inner-form .second span.select2-selection.select2-selection--single {
height: 42px;
}
.cate-head {
margin-left: 20px;
text-align: initial;
}
.cate-head h5 {
margin-bottom: 5px;
}
.cate-head h5 a {
color: #ffffff;
font-size: 20px;
font-weight: 500;
}
.cate-head span {
background: rgba(255, 255, 255, 0.3);
color: #dadada;
padding: 3px 5px;
font-size: 12px;
text-transform: lowercase;
padding-right: 12px;
font-weight: 400;
clip-path: polygon(0% 0%, 80% 0%, 100% 50%, 85% 100%, 0% 100%);
width: 100%;
}
.arrow-goal {
text-align: start;
margin: auto 115px;
padding: 30px 0px;
}
.places-content {
display: flex;
justify-content: space-between;
align-items: center;
background: #fff;
box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%), 0 2px 4px 0 rgb(0 0 0 / 8%);
padding: 10px 20px;
margin: 10px 47px 15px 25px;
z-index: 1;
position: absolute;
bottom: -50px;
width: 84%;
border-radius: 5px;
}
button.owl-prev {
background: #f3f3f3;
border: 1px solid #f3f3f3;
}
button.owl-next {
background: #f3f3f3;
border: 1px solid #f3f3f3;
}
.popular-heading {
text-align: center;
margin-bottom: 50px;
}
.most-popular {
position: relative;
padding-bottom: 140px !important;
}
.most-popular-itemt li {
display: inline-block;
padding: 0 10px;
position: relative;
}
ul.most-popular-itemt {
height: 320px !important;
}
.btn-theme.btn-white {
background-color: #fff;
color: #232323;
margin-top: 30px;
border: 1px solid #f1f1f1;
text-transform: capitalize;
}
.main-section {
position: relative;
}
.box-cat {
position: relative;
}
.sale-div img {
width: 100px;
height: 100px;
position: absolute;
z-index: 2;
right: 0px;
}
li.hoverTrigger.sub-menu.dropdown_menu a .fa-indicator {
display: none;
}
.popular-heading {
margin-bottom: 50px;
}
.owl-carousel1 .owl-item .item { position: relative; }
.owl-carousel1.location-ad-carousel .owl-stage-outer {
overflow: visible;
}
.most-popular .owl-carousel1 .owl-item {
opacity: 0.1;
}
.most-popular .owl-carousel1 .owl-item.active {
opacity: 1;
}
.chevron-1 {
font-size: 25px;
position: absolute;
color: #242424;
width: 35px;
height: 35px;
top: 41%;
line-height: 1.3 !important;
text-align: center;
left: -15px;
background: #fff;
border-radius: 50%;
border: 1px solid #ffc220;
}
.chevron-1:hover {
background: #ffc220;
border: 1px solid #fff;
}
.chevron-2 {
font-size: 25px;
position: absolute;
color: #242424;
width: 35px;
height: 35px;
top: 41%;
line-height: 1.3 !important;
text-align: center;
right: -15px;
background: #fff;
border-radius: 50%;
border: 1px solid #ffc220;
}
.chevron-2:hover {
background: #ffc220;
border: 1px solid #fff;
}
.sign-in-up ul.list-sign-in li a i {
margin-right: 5px;
}
i.fa.fa-angle-down.fa-indicator {
display: none;
}
.adforest-new-filter .city-select-city li .tax-show-more {
padding: 10px 18px 10px 30px;
border-radius: 4px;
float: right;
}
.adforest-new-filter .city-select-city li .tax-show-more::after {
font-family: FontAwesome;
padding-right: 10px;
content: "\f178";
margin-left: 8px;
} .testimonials-clean p {
color: #7d8285;
}
.testimonial-heading {
text-align: center;
}
.testimonial-lightslider {
height: 320px !important;
}
.testimonials-clean h2 {
font-weight: bold;
margin-bottom: 40px;
padding-top: 40px;
color: inherit;
}
@media (max-width: 767px) {
.testimonials-clean h2 {
margin-bottom: 25px;
padding-top: 25px;
font-size: 24px;
}
}
.testimonials-clean .intro {
font-size: 16px;
max-width: 500px;
margin: 0 auto;
}
.testimonials-clean .intro p {
margin-bottom: 0;
}
.testimonials-clean .item {
padding: 50px 0 20px;
}
.testimonials-clean .item {
margin-bottom: 32px;
}
@media (min-width: 768px) {
.testimonials-clean .item {
height: 220px;
}
}
.testimonials-clean .item .box {
padding: 30px;
background-color: #fff;
position: relative;
}
.testimonials-clean .item .box:after {
content: "";
position: absolute;
left: 30px;
bottom: -24px;
width: 0;
height: 0;
border: 15px solid transparent;
border-width: 12px 15px;
border-top-color: #fff;
}
.testimonials-clean .item .author {
margin-top: 28px;
padding-left: 25px;
}
.testimonials-clean .item .name {
font-weight: bold;
margin-bottom: 2px;
color: inherit;
}
.testimonials-clean .item .title {
font-size: 13px;
color: #9da9ae;
}
.testimonials-clean .item .description {
font-size: 15px;
margin-bottom: 0;
}
.testimonials-clean .item img {
max-width: 40px;
float: left;
margin-right: 12px;
margin-top: -5px;
}
.testimonial-product-listing {
background: #fff;
text-align: center;
box-shadow: 0 4px 8px 0 rgb(0 0 0 / 12%), 0 2px 4px 0 rgb(0 0 0 / 8%);
padding: 50px 0px;
border-radius: 50%;
width: 410px;
height: 410px;
}
.color1 {
color: #ffc220;
position: relative;
top: -12px;
}
.client-heading {
padding: 80px 0px;
}
.testimonial-product {
display: flex;
justify-content: center;
position: relative;
}
.main-card-content {
position: absolute;
top: -32px;
}
.main-card-content-2 {
position: absolute;
bottom: -32px;
}
.testimonial-product-listing img {
border-radius: 50%;
width: 20% !important;
margin: 0 auto;
}
.testimonial-product-listing p {
margin-bottom: 0;
padding: 20px;
position: relative;
margin-top: -17px;
}
.testimonial-product-listing span {
color: #ffc220;
position: relative;
top: -4px;
}
section.client-say {
background: #f8f8f8;
padding: 80px 0px;
}
.client-item .owl-nav {
position: absolute;
left: -104%;
top: 72%;
}
.client-say .client-item .owl-nav {
position: absolute;
left: -104%;
top: 80%;
}
.client-item .client-arrow1 {
background: #fff;
border-radius: 50%;
border: 1px solid #ffc220;
line-height: 2 !important;
text-align: center;
height: 35px;
width: 35px;
color: #242424;
}
.client-item .client-arrow {
background: #fff;
border-radius: 50%;
border: 1px solid #ffc220;
line-height: 2 !important;
text-align: center;
height: 35px;
width: 35px;
position: absolute;
right: -46px;
top: 1.4px;
color: #242424;
}
.client-heading p {
margin-bottom: 10px;
color: #737373;
}
.testimonial-product-listing h5 {
font-size: 16px;
font-weight: 700;
line-height: 1.6;
padding-top: 12px;
}
.client-item .client-arrow:hover,
.client-item .client-arrow1:hover {
background: #ffc220;
color: #242424;
}
.client-item .owl-item {
height: 450px;
margin-top: 40px;
}
.client-heading h2 {
font-weight: 700;
padding-top: 12px;
font-size: 46px;
margin-bottom: 20px;
text-transform: capitalize;
}
.share-ad .modal-body .recent-ads {
margin-top: 0px;
}
.share-ad .modal-header span {
color: #242424;
font-size: 16px;
}
.share-ad .modal-body .recent-ads-list-price h3 {
color: #242424;
font-size: 16px;
font-weight: 600;
}
.write-review .rating-container .star {
font-size: 16px;
}
.rating-container .caption {
display: none;
}
.write-review .rating-container .caption .label {
padding: 4px 8px;
font-size: 14px;
display: none;
}
.write-review form label span.required {
color: red;
}
.share-ad .modal-body .share-link {
font-weight: 500;
color: #242424;
margin-top: -15px;
}
.recent-ads {
position: relative;
z-index: 0;
transition: all 0.3s ease-in;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
overflow: hidden;
}
.recent-ads:hover::before {
left: 0;
opacity: 1;
}
.gp-great-product h4.ad-widget-title {
display: none;
}
.elementor-1773
.elementor-element.elementor-element-6241c68:not(
.elementor-motion-effects-element-type-background
),
.elementor-1773
.elementor-element.elementor-element-6241c68
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
background-color: #f3f3f3;
}
.col-xxl-10.col-xl-10 .search-found-list .great-product-content p .more-text {
display: none;
}
.gp-great-product .great-product-content p .more-text {
display: none;
}
div.col-xxl-10.col-xl-9 .search-found-list .great-product-content p .more-text {
display: none;
}
div.col-xxl-10.col-xl-9.col-pm
.search-found-list
.great-product-content
p
.more-text {
display: none;
}
.profile-page .great-product-content p .more-text {
display: none;
}
.profile-page .great-product-content p {
width: 86%;
} .woocommerce .shop_table thead tr th {
padding: 15px !important;
color: #fff !important;
font-weight: 700 !important;
background: #242424 none repeat scroll 0 0;
}
.section-padding-70 {
padding: 70px 0;
}
.woocommerce .woocommerce-cart-form table.shop_table tr.cart_item td {
padding-bottom: 24px;
padding-top: 24px;
}
.woocommerce table.shop_table {
border: medium none;
}
woocommerce .woocommerce-cart-form #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
padding: 30px 15px !important;
}
.woocommerce .woocommerce-cart-form table.shop_table td .button {
padding: 15px 35px !important;
color: #fff !important;
text-transform: uppercase;
margin-left: -5px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
font-size: 12px;
}
.woocommerce .woocommerce-cart-form table.shop_table td.product-remove {
width: 32px;
}
.woocommerce .woocommerce-cart-form table.shop_table td.product-thumbnail {
width: 90px;
}
.cart_totals tr.cart-subtotal th {
font-weight: 500 !important;
text-transform: uppercase;
}
.cart_totals tr.order-total th {
font-weight: 500 !important;
text-transform: uppercase;
}
.woocommerce table.shop_table {
border-radius: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.woocommerce-billing-fields h3 {
margin-bottom: 20px;
}
.woocommerce-billing-fields input {
padding: 10px 15px;
background: #fdfbff;
border: 1px solid #efe9cf;
}
.qib-button-wrapper button.qib-button {
padding: 6px 12px 8px;
height: 41px;
background: #ffffff;
border: none;
cursor: pointer;
font-size: 20px;
line-height: 20px;
width: 41px;
color: black;
min-height: 41px;
}
.post-desc h2 {   }
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
padding: 15px 10px;
width: 100%;
}
.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
padding: 15px 35px !important;
width: 42%;
font-size: 14px;
}
.woocommerce table.shop_table tr {
border-bottom: 1px solid #ebe9eb !important;
}
#add_payment_method
.woocommerce-cart-form
table.cart
td.actions
.coupon
.input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
padding: 9px 10px 7px;
width: 180px;
}
.woocommerce .woocommerce-cart-form #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
text-transform: uppercase;
background-color: #ffc220;
border-color: #ffc220;
border: 1px solid #ffc220;
}
.woocommerce .woocommerce-cart-form #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
font-size: 100%;
margin: 0;
line-height: 1;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
padding: 0.618em 1em;
font-weight: 700;
border-radius: 3px;
left: auto;
color: #515151;
background-color: #ebe9eb;
border: 0;
display: inline-block;
background-image: none;
box-shadow: none;
text-shadow: none;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input {
background: #fbfdff;
border: 1px solid #e9f1fc;
height: 45px;
border-radius: 8px;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper label {
margin-bottom: 10px;
}
.woocommerce-additional-fields
.woocommerce-additional-fields__field-wrapper
textarea {
background: #fbfdff;
border: 1px solid #e9f1fc;
padding: 15px 20px;
border-radius: 8px;
height: 120px !important;
}
.woocommerce-additional-fields
.woocommerce-additional-fields__field-wrapper
label {
margin-bottom: 10px;
}
.woocommerce-additional-fields h3 {
margin-bottom: 20px;
}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p {
margin-bottom: 20px;
}
h3#order_review_heading {
margin: 15px auto;
font-size: 25px;
font-weight: 700;
}
.woocommerce-checkout-review-order
table.shop_table.woocommerce-checkout-review-order-table
tr.cart-subtotal
th {
text-transform: uppercase;
font-weight: 400;
color: #242424;
letter-spacing: 1.5px;
}
.woocommerce-checkout-review-order
table.shop_table.woocommerce-checkout-review-order-table
tr.order-total
th {
text-transform: uppercase;
font-weight: 400;
color: #242424;
letter-spacing: 1.5px;
}
div#carousel ul.slides li {
margin-right: 5px;
cursor: pointer;
opacity: 0.5;
}
div#carousel ul.slides li img {
margin: 0 5px 0 0 !important;
border: 2px solid #bfbfbf;
height: 80px;
}
div#carousel ul.slides li.flex-active-slide img {
border-color: #ffc220;
}
div#carousel ul.slides li.flex-active-slide {
opacity: 1;
} .card-header.main-header {
background: #fbfdff;
padding: 10px 15px;
}
.card-header.main-header {
background-color: #fbfdff;
}
.has-search .form-control {
padding-left: 2.375rem;
min-height: 45px;
}
.btn-link:hover,
.btn-link:focus {
text-decoration: none;
}
.cat-search-input {
margin-bottom: 0rem;
padding: 16px 0px;
}
.cat-search-input .form-control-feedback {
position: absolute;
z-index: 2;
display: block;
width: 2.375rem;
height: 2.375rem;
line-height: 3rem;
text-align: center;
pointer-events: none;
color: #aaa;
}
.chose-catgory-heading p {
color: #959595;
margin-left: 5px;
}
div.sub-header {
background: #F6F6F6;
border-bottom: 1px solid #ebf0f6;
border-top: 1px solid #ebf0f6;
margin: 30px 0; }
div.sub-header.bidding-content {
padding: 14px 20px;
background-color: #f6f6f6;
border: 1px solid #d3d3d3;
border-radius: 4px;
margin-top: 0;
}
div.sub-header.bidding-content:hover {
background-color: #f6f6f6;
border-right: 1px solid #d3d3d3 !important;
}
div.sub-header.bidding-content .ad_post_bidding_button {
padding: 0;
}
div.sub-header.bidding-content .ad_post_bidding_button:focus {
box-shadow: none;
}
h2.mb1-0 img {
padding: 0px 10px;
}
h2.mb1-0 button {
color: #959595;
}
div.sub-header:hover {
background: #fbfdff;
border-right: 2px solid #ffc220;
}
.chose-catgory-heading {
padding: 0px 20px;
}
input.form-control.cat-input {
padding-left: 2.375rem;
min-height: 45px;
}
li a.cat-item:first-child {
color: #242424;
text-decoration: none;
}
li:nth-child(2) a.cat-item {
color: #959595;
text-decoration: none;
}
ul.item-sub-information li:nth-child(2)::before {
content: "/";
margin: auto 15px;
}
ul.item-sub-information li:nth-child(3)::before {
content: "/";
margin: auto 15px;
}
a.change-cat {
color: #ffc220;
}
.basic-information-heading {
padding: 0 38px 38px 35px;
}
.basic-information-heading h3 {
font-size: 24px;
font-weight: 700;
}
.condition-heading h4 {
font-size: 19px;
font-weight: 400;
}
a.btn.btn-condition {
line-height: 1.8;
}
a.btn.btn-selected {
background: #ffc220;
border: 1px solid #ffc220;
color: #fff;
}
a.btn.btn-warranty {
line-height: 1.8;
}
a.btn.btn-type {
padding: 10px 35px;
}
label.control-label small {
margin-left: 15px;
color: #959595;
margin-top: 10px;
}
.jqte_toolbar { border-bottom: #e9f1fc 1px solid !important;
padding: 15px 10px !important;
}
.ad-descriptions .jqte {
border: 1px solid #e9f1fc;
box-shadow: none;
}
div.tagsinput { background: #f6f6f6 !important;
border-radius: 4px;
min-height: 42px;
overflow-y: hidden !important;
}
a.change-cat {
color: #ffc220;
}
a.btn-condition,
a.btn-warranty,
a.btn-type {
background: #fbfdff;
border: 1px solid #ebf0f6;
height: 45px;
border-radius: 0.25rem;
margin-right: 12px;
}
.basic-information-categories {
padding: 35px 38px;
}
.form-section label {
display: block;
}
a.btn-condition:hover,
a.btn-warranty:hover,
a.btn-type:hover {
background: #ffc220;
color: #fff;
}
.basic-information-heading label {
font-size: 17px;
font-weight: 400;
margin-bottom: 0.5rem;
}
.basic-information-heading .form-group {
margin-bottom: 0rem;
padding-top: 20px;
}
.basic-information-heading .form-section {
margin-bottom: 0rem;
padding-top: 20px;
}
.basic-information-heading .form-section .form-group {
padding-top: 0px;
}
.choose-category-part input[type="text"] {
background: #fbfdff;
min-height: 50px;
border: 1px solid #e9f1fc;
}
#ad_post_form .dropzone {
border: 3px dotted #e1e1e1;
}
h2.mb1-1 button {
color: #242424;
font-size: 17px;
text-decoration: none;
}
h2.mb1-1 .btn-link:hover {
color: #ffc220;
}    .tips_widget_title {
font-size: 20px;
color: #242424;
font-weight: 500;
}
.ad-bidding-information {
padding: 0 35px;
}
.ad-user-information,
.ad-extra-information {
padding: 35px 35px;
}
.sub-item.ad-user-information {
padding-bottom: 0;
}
.ad-user-information #dvMap {
margin: 30px 0 30px 0;
z-index: 1;
}
.choose-category-part {
padding: 50px 0px;
}
.card.make-feature {
background: #fbfdff;
border: 1px solid #e9f1fc;
margin-bottom: 20px;
}
.card.make-feature .pricing-list {
padding: 20px;
}
.card.make-feature .pricing-list .pretty .state label::before, .card.make-feature .pricing-list .pretty .state label::after {
top: 0;
}
.card.make-bump-up {
padding: 5px 15px;
background: #fbfdff;
border: 1px solid #e9f1fc;
margin: 10px 25px;
}
.term-condition {
border-top: none;
padding: 15px 31px;
}
.term-condition.adforest-ad-post-terms {
padding: 0;
}
.submit-button {
text-align: end;
}
.submit-button input.btn.btn-submit {
padding: 10px 60px;
border-radius: 5px;
}
.check-detail {
padding: 10px 0px;
}
ul.list li label a {
color: #ffc220;
}
.pricing-list h3 small {
margin-left: 10px;
color: #777777;
font-size: 15px;
}
.card-header.sub-header.collapsed i {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
transition: 0.6s;
}
.card.make-bump-up .pricing-list h3 {
font-weight: 500;
font-size: 18px;
}
.card-header.sub-header i {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
transform: rotate(90deg);
transition: 0.6s;
}
.dynamic-fields-container {
padding-top: 35px;
}
.dynamic-fields-container input.form-control._adforest_tpl_field_price_range,
.dynamic-fields-container input.form-control._adforest_tpl_field_website_url,
.dynamic-fields-container input#ad_price,
.dynamic-fields-container #ad_yvideo {
background: #fbfdff;
min-height: 50px;
border: 1px solid #e9f1fc;
color: #959595;
}
.dynamic-fields-container div.row:nth-child(n) {
margin-bottom: 20px;
}
.dynamic-fields-container div.row.clear-custom div.col-lg-6:nth-child(n) {
margin-bottom: 20px;
}
.dynamic-fields-container label.control-label {
margin-bottom: 0.5rem;
font-size: 17px;
}
.dynamic-fields-container div.row.clear-custom div.col-lg-6:nth-child(5) {
position: relative;
}
.dynamic-fields-container div.row.clear-custom div.col-lg-6:nth-child(5) i {
position: absolute;
right: 30px;
bottom: 16px;
}
.dynamic-fields-container div.row.clear-custom div.col-lg-12:nth-child(n) {
margin-bottom: 20px;
}
.dynamic-fields-container div.row.clear-custom div.col-lg-12:nth-child(5) {
position: relative;
}
.dynamic-fields-container div.row.clear-custom div.col-lg-12:nth-child(5) i {
position: absolute;
right: 30px;
bottom: 16px;
}
.theme-input-colors .color-picker__input:checked + .color-picker__color:after {
content: "";
}
.theme-input-colors .color-picker__color:after { position: absolute;
top: -2px;
left: -2px;
width: calc(100% + 3px);
height: calc(100% + 3px);
border-radius: 50%;
border: 2px solid black;
content: none;
}
.theme-input-colors .color-picker__color {
position: relative;
display: block;
width: 32px;
height: 32px;
margin: 0 !important;
border-radius: 50%;
}
.theme-input-colors .color-picker__item {
display: inline-block;
margin-right: 10px;
}
.theme-input-colors .color-picker__input {
display: none;
}
select.js-example-basic-single {
position: absolute;
left: 62px;
bottom: 14px;
border: 1px solid #fff;
}
.post-ad-container .alert a {
color: #ffc220;
}
.control-label span {
color: red;
}
.great-product-herro {
position: relative;
}
.sb-short-head span {
color: #ffc220;
font-size: 20px;
}
.great-pro-head span {
color: #ffc220;
font-size: 20px;
}
.bidding-content label {
margin-bottom: 10px;
}
.ad-user-information label {
margin-bottom: 10px;
}
.ad-extra-information label {
margin-bottom: 10px;
}
.sub-item.ad-user-information div.col-lg-6:nth-child(n) {
margin-bottom: 20px;
}
.ad-extra-information div.col-lg-6:nth-child(n) {
margin-bottom: 20px;
}
.noUi-horizontal {
height: 13px;
} .blog-post .post-img img {
width: 100%;
border-radius: 5px 5px 0px 0px;
}
.blog-post .post-content h3 {
font-size: 22px;
line-height: 1.5;
font-weight: 500;
padding: 5px 0px;
}
.blog-post .post-content h3 a:hover {
color: #242424;
}
.posts-masonry .blog-post {
border-radius: 5px;
margin-bottom: 30px;
}
.post-info i {
margin-right: 5px;
color: #777 !important;
}
.post-content .post-info a {
color: #777777;
}
.alert-dismissible .btn-close,
.search-vendor-page .promotional_slider .featured-slider-1,
.background-section {
z-index: 0;
}
.video_icon_container a.play-video {
position: absolute;
left: -5px;
top: -30px;
}
.sb-header-5.sticky .sign-in-up ul.list-sign-in li {
padding: 6px 5px;
}
.sb-header.sb-header-5 nav.sb-menu.menu-5 ul li a {
font-weight: 400;
}
.sb-header.sb-header-5.sticky .sb-notify .point {
top: 4px;
}
.background-section::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.75);
z-index: -1;
}
.blog-post .post-content {
padding: 20px;
background: #ffffff;
border: 1px solid #eee;
}
.blog-post .post-info-date {
padding: 8px 20px;
border: 1px solid #eee;
background: #f5f5f5;
}
.main-content-area .pattern-bgs {
padding-top: 80px;
}
.blog-post .post-info-date a {
color: #777777 !important;
}
.blog-post .post-info-date a strong {
float: right;
font-weight: 500;
}
.blog-post .post-info-date a strong:after {
content: "\f178";
font-family: "FontAwesome";
margin-left: 5px;
position: relative;
top: 2px;
}
.blog-post .post-content h2 {
font-size: 25px;
}
.panel-title {
text-transform: capitalize;
}
.blog-sidebar .widget.widget-content ul li:last-child {
border: 0;
}
.calendar_wrap table#wp-calendar {
width: 100%;
}
div#calendar_wrap {
padding: 20px 25px;
background: #fff;
box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
}
form div input#s {
background: #fbfdff;
border: 1px solid #e9f1fc;
height: 45px;
width: 70%;
padding-left: 20px;
}
form div input#searchsubmit {
background: #ffc220;
border: 1px solid #ffc220;
padding: 6.9px 20px;
border-radius: 2px;
transition: 0.8s;
margin-left: -5px;
}
form div input#searchsubmit:hover {
transition: 0.5s !important;
background-color: #ffc220;
box-shadow: 0 0.5rem 1.125rem -0.5rem rgb(255 194 32 / 90%);
}
.post-info a {
margin-right: 20px;
}
.post-info {
font-size: 14px;
color: #777;
text-transform: capitalize;
}
.blog-detial .post-img img {
border: 5px;
}
.blog-detial .post-img {
margin-bottom: 25px;
overflow: hidden;
}
.single-blog.blog-detial .blog-post .post-excerpt blockquote {
border-left: 5px solid #ffc220;
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
}
.blog-post .post-excerpt .tags-share {
border-left: 4px solid #ffc220;
box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
position: relative;
margin-bottom: 20px;
}
.blog-post .post-excerpt .tags-share .tags.pull-left i {
position: absolute;
left: 0px;
}
.blog-post .post-excerpt .tags-share .tags.pull-left i {
position: absolute;
left: 12px;
top: 38px;
color: #ffc220;
}
.blog-section .blog-heading hr {
border-top: 1px solid #777777;
}    .comment-respond span.required {
color: red;
}                   #commentform .col-sm-4 {
margin-top: -10px;
}
#commentform p.form-submit {
padding: 18px 0px 40px;
}
.detail-list span.info-heading {
color: #242424;
}
span.info-heading {
font-size: 18px;
font-weight: 700;
margin-right: 5px;
color: #242424;
}
.sb-click-num span.sb-phonenumber {
font-size: 16px;
font-weight: 400;
}
section.dt-detaial-page {
padding: 10px;
background: #242424;
}
ul.detail-page-item li {
display: inline-block;
position: relative;
}
ul.detail-page-item li:not(:last-child)::after {
content: "/";
margin: auto 20px;
color: #fff;
}
ul.detail-page-item li a {
color: #ffffff;
}
.mt-n9,
.my-n9 {
margin-top: -3rem !important;
}
.place-content .place-content-heding span {
color: #777777;
}
.custom-padding.latest-blog {
padding: 80px 0px 60px 0;
}
.latest-blog .blog-post {
margin-bottom: 20px;
}
.blog-post .post-img img {
width: 100%;
}
.ad-slider-box.custom-padding {
padding: 100px 0px 35px;
}  .media {
display: flex;
align-items: flex-start;
}
.media-body {
flex: 1;
}
.card .media img {
width: 100px;
margin-right: 10px;
height: 110px;
border-radius: 5px !important;
}
.media-body ul.listing-owner-social li {
display: inline-block;
padding: 0 6px;
margin-top: 8px;
background: #fff3d2;
border-radius: 2px;
margin-right: 1px;
}
.media-body ul.list-unstyled li span i {
color: #ffc220;
}
.media-body ul.listing-owner-social li a {
color: #242424;
}
.card.card-default.p-4 {
background-color: #f5f5f5;
border: 1px solid #fff;
}
.media-body h5.mt-0.mb-2.text-dark {
margin-bottom: 0 !important;
}
.media-body ul.list-unstyled li {
line-height: 1.5;
}
ul.filterAdType {
margin: 0 0 0 3px;
padding: 0;
}
ul.filterAdType li {
display: inline-block;
list-style: outside none none;
margin-left: -3px;
}
ul.filterAdType li .filterAdType-count {
color: #232323;
display: block;
line-height: 60px;
padding: 0 20px;
font-weight: 500;
float: right;
}
ul.filterAdType li.active .filterAdType-count,
ul.filterAdType li .filterAdType-count:hover {
background: #ffc220 none repeat scroll 0 0;
color: #fff;
}
.listingTopFilterBar {
background: #f5f5f5 none repeat scroll 0 0;
margin-top: 40px;
display: flex;
padding-right: 10px;
flex-direction: row;
box-shadow: 0 0 3px rgb(206 206 206 / 36%);
align-items: center;
padding-top: 9px;
height: 61px;
border-color: #eeeeee;
border-radius: 0;
margin-bottom: 33px;
}
.header-listing {
display: inline-block;
padding: 12px 20px;
margin-top: -9px;
width: 100%;
}
.no-padding {
padding: 0 !important;
}
.short-features .no-padding {
padding: 0 15px !important;
padding-bottom: 10px !important;
}
.header-listing h6 {
display: inline-block;
font-size: 14px;
margin: 10px 10px 5px 0;
text-transform: capitalize;
vertical-align: top;
color: #232323;
font-weight: 500;
}
.header-listing .custom-select-box {
display: inline-block;
width: 230px;
}
.places-content .place-content-heding span {
color: #777;
}
.content-pricing .col-lg-4:nth-child(3) .basic-pricing {
background: #fff9e5;
}
.content-pricing .col-lg-4:nth-child(3) .pricing-icon {
background: #ffce26;
}
.content-pricing .col-lg-4:nth-child(3) .btn.btn-block {
background: #fff9e5;
color: #ffc220;
}
.header-transparent-on ul.list-sign-in li .dropdown-user-login li a {
color: #fff;
}
.listing-bottom {
display: flex;
justify-content: space-between;
align-items: center;
background: #fbfbfb;
width: 100%;
padding: 10px 15px;
border-top: 1px solid #e9f1fc;
}
.found-listing-heading .list-cat {
padding: 15px;
border-bottom: 0;
}
.lt-found-date {
width: 100%;
}
.padding_cats .cat-btn {
padding: 3px 0px;
font-size: 12px;
margin-right: 5px;
color: #777777;
text-transform: capitalize;
border-radius: 40px;
transition: 0.8s;
background: transparent;
}
.padding_cats .cat-btn:hover {
box-shadow: none;
color: #ffc220;
transition: 0.8s;
}
.list-cat .category-title {
margin-bottom: -3px;
}
.listing-bidding .clock .text {
background: #f4f9fe;
padding: 4px 4px;
color: #242424;
margin-right: -1px;
border-radius: 0;
font-size: 15px;
margin-top: -5px;
display: block;
}
span.found-listing-head-address i {
margin-right: 5px;
color: #777 !important;
}
.clock .column-time:nth-child(1) div.text {
border-radius: 5px 0px 0px 0px;
}
.clock .column-time:nth-child(4) div.text {
border-radius: 0px 5px 0px 0px;
}
.elementor-column-gap-default
> .elementor-column
> .elementor-element-populated {
padding: 0 !important;
} #intro-hero {
background-size: cover;
background-repeat: no-repeat;
height: 700px;
color: #fff;
padding-bottom: 100px;
padding-top: 100px;
position: relative;
z-index: 0;
}
.header-3-old.sticky .header-3-post a {
margin-top: -10px;
}
.ads-search-heading {
padding-top: 80px;
}
.hero-title {
color: #fff;
font-weight: 400;
font-size: 30px;
margin: 0;
}
.ads-search-heading h1 {
font-weight: 700;
padding-top: 15px;
color: #ffff;
font-size: 50px;
}
.hero-tagline {
font-size: 18px;
margin-bottom: 50px !important;
color: #ffffff;
line-height: 35px;
width: 90%;
margin-top: 32px;
}
.search-hero-form {
background: #fff none repeat scroll 0 0;
border-radius: 4px;
box-shadow: 0 0 50px 10px rgb(0 0 0 / 5%);
margin: 0 auto;
padding: 30px;
}
.serach-form-heading {
font-size: 26px;
text-transform: capitalize;
font-weight: 500;
margin-bottom: 15px;
color: #191919;
line-height: 1.6em;
display: block;
}
form.search-hero-form .form-group {
margin-bottom: 15px;
}
form.search-hero-form label {
font-size: 16px;
font-weight: 700;
color: #232323;
}
form.search-hero-form .category.form-control {
margin-top: 8px;
padding: 15px 12px;
border-radius: 2px;
color: #a39595;
font-size: 14px;
}
#intro-hero:after {
background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}
.state-heading {
text-align: center;
}
.visited-state {
background: #f7f7f9;
background-color: #f7f7f9;
border-radius: 50%;
display: inline-block;
padding: 24px;
transition: background-color 0.5s ease 0s;
}
.visited-state img {
height: 60px;
width: 60px;
}
.visited-content {
background: #ffffff;
position: relative;
margin-top: -58px;
overflow: hidden;
margin-bottom: 20px;
}
.visited-content-items {
display: inline-block;
padding: 0px 27px;
text-align: center;
margin-bottom: 30px;
}
.cat-hero-section .state-heading h5 {
font-size: 14px;
font-weight: 500;
}
.state-heading h5 {
color: #232323;
display: block;
margin-top: 12px;
font-size: 16px;
text-align: center;
font-weight: 400;
}
.great-product .great-product-content .category-title span.padding_cats {
margin-right: 5px;
}
.great-product .great-product-content .category-title span.padding_cats {
margin-right: 5px;
position: relative;
top: -5px;
}
footer .footer-top.sb-foot-2 .logo a img,
.sb-header .logo a img {
padding-left: 0;
}
.visited-heading h2 {
color: #232323;
font-size: 32px;
font-weight: 700;
margin: 0;
text-transform: capitalize;
}
.ads-location .sb-short-head h2 {
font-size: 30px;
margin-bottom: 30px;
font-weight: 700;
text-transform: capitalize;
}
.ad-button-r1 button a {
color: #ffffff;
}
.slider-search-home .promotional-feat-heading h3 {
padding-left: 0;
}
.slider-search-home .promotional-feat-heading {
margin-bottom: 20px;
position: relative;
overflow: hidden;
padding: 0px 30px;
}
.visited-heading h2 {
display: inline-block;
}
.visited-heading {
position: relative;
overflow: hidden;
padding: 30px 30px 25px;
}
form.form-join.search-hero-form input {
padding: 15px 12px;
font-size: 14px;
border-radius: 2px;
margin-top: 8px;
}
.search-hero-form span.select2-selection__placeholder {
font-size: 14px;
}
form.search-hero-form span.select2-selection.select2-selection--single {
background: #ffffff;
border: 1px solid #ced4da;
padding: 1px 5px;
height: 55px;
margin-top: 5px;
border-radius: 2px;
}
.ad-detail-video {
background: #fff;
padding: 30px;
margin-top: 30px;
position: relative;
}
.slider-search-home .promotional-feat-heading h3 {
font-size: 32px;
padding-top: 50px;
margin-bottom: 0;
}
.ad-detail-video h3 {
font-weight: 700;
margin-bottom: 30px;
font-size: 20px;
}
form.search-hero-form
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 50px;
position: absolute;
top: 8px;
right: 10px;
width: 20px;
}
.promotional_slider.slider-home {
background: #fff;
}
.btn-block {
width: 100%;
margin-top: 5px;
}
.footer-black .num-heading h3 {
color: #ffffff;
}
.template-icons {
border: 1px solid #e5e5e5;
display: block;
float: left;
font-size: 16px;
margin: -1px 0 0 -1px;
padding: 0;
width: 33%;
}
.template-icons > .icon-box-icon {
color: #231f20;
display: inline-block;
font-size: 45px;
line-height: 80px;
margin-right: 5px;
min-height: 80px;
min-width: 80px;
padding-left: 0;
text-align: center;
position: relative;
}
.icon-box-icon {
float: left;
font-size: 64px;
margin-left: 0;
padding-left: 20px;
}
.class-name {
color: #777;
font-size: 18px;
padding: 1.5em;
position: relative;
overflow: hidden;
}
.section-padding {
padding: 80px 0;
}
.template-icons > .icon-box-icon:after {
content: "";
border-right: 1px solid #f1f1f1;
height: 112px;
width: 100%;
position: absolute;
top: 1px;
left: 0;
}         .search-vendor-page #google-map-btn {
position: absolute;
top: 0;
}
#google-map-btn li {
float: left;
line-height: 20px;
margin-left: 4px;
}          .single-blog nav.woocommerce-MyAccount-navigation {
background: #f3f3f5;
border: 1px solid #dfe0e1;
padding: 30px 60px;
border-radius: 4px;
}
.single-blog nav.woocommerce-MyAccount-navigation ul li {
padding-top: 15px;
font-size: 18px;
}
.woocommerce-account .woocommerce-MyAccount-content {
background: #f3f3f5;
border: 1px solid #dfe0e1;
padding: 30px 60px;
border-radius: 4px;
}
.woocommerce-account .woocommerce-MyAccount-content p {
margin-bottom: 4px;
}
.woocommerce-EditAccountForm input.woocommerce-Input {
height: 45px;
border: 1px solid #e9f1fc;
background: #ffffff;
padding: 0 15px;
}
.woocommerce-EditAccountForm .woocommerce-Button {
margin-top: 20px !important;
margin-left: 5px !important;
}
.report-quote .modal-content {
margin-top: 100px;
overflow: hidden; border-radius: 4px;
}
.report-quote .modal-content .form-group {
margin-bottom: 20px;
}
.share-ad .modal-content {
margin-top: 100px;
overflow: hidden;
border: none;
border-radius:4px;
}
div#related-ads-container {
margin-top: 30px;
}
.fixes-me-top {
margin-bottom: 30px;
}
review-helpful {
margin-top: 10px;
}
.review-helpful span {
display: block;
margin-bottom: 10px;
}
.review-helpful .Like {
position: relative;
display: inline-block;
}
.review-helpful .Emojis {
position: relative;
float: left;
width: 100%;
border-radius: 100rem;
-webkit-transition: 0.3s 0.3s;
-moz-transition: 0.3s 0.3s;
-o-transition: 0.3s 0.3s;
transition: 0.3s 0.3s;
opacity: 1;
visibility: visible; }
.review-helpful .Emoji {
position: relative;
width: 4.5rem;
height: 5rem;
color: #ffd972;
cursor: pointer;
float: left;
}
.Emoji .icon {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transform: scale(0.8);
transform: scale(0.8);
-webkit-transition: -webkit-transform 0.2s ease;
transition: -webkit-transform 0.2s ease;
transition: transform 0.2s ease;
transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.Emoji .emoji-name {
background-color: rgba(0, 0, 0, 0.8);
border-radius: 3px;
bottom: 75px;
left: 7px;
margin-left: 3px;
color: #fff;
position: absolute;
width: 50px;
text-align: center;
opacity: 0;
text-transform: capitalize;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.Emoji .emoji-count {
border-radius: 3px;
bottom: 10px;
left: 15px;
color: #242424;
padding: 2px 10px;
position: absolute;
font-size: 12px;
width: 55px;
text-align: center;
}
.review-helpful .none {
display: none;
}
.review-helpful .Emoji .icon-like {
background-position: 14px -4px;
}
.review-helpful .Emoji .icon {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/giphy.gif);
background-repeat: no-repeat;
}
.review-helpful .Emoji .icon-heartt {
background-position: -55px -4px;
}
.review-helpful .Emoji .icon-wow {
background-position: -180px -4px;
}
.review-helpful .Emoji .icon-angry {
background-position: -310px -4px;
}
.review-helpful .Emoji:hover .emoji-name {
opacity: 1;
}
.country-locations.single-line img {
padding-top: 10px;
}
.country-locations img {
float: left;
width: 76px;
padding-top: 10px;
padding-left: 20px;
margin-right: 10px;
}
.sticky-post-button {
border-radius: 50%;
bottom: 50px;
box-shadow: 1px 1px 4px rgb(0 0 0 / 20%);
height: 90px;
right: 90px;
position: fixed;
text-align: center;
background: #ffc220;
width: 90px;
z-index: 999;
}
.sticky-post-button .sell-icons {
display: inline-block;
margin: 2px 0 0 0;
width: 100%;
}
.sticky-post-button .sell-icons i {
font-size: 36px;
margin-bottom: 0;
font-weight: normal;
}
.sticky-post-button h4 {
padding: 5px;
font-size: 16px;
font-weight: 500;
margin-top: -7px;
}
a#quick-cart-pay h6 {
color: #242424;
margin-left: -12px;
}
#quick-cart-pay > span {
border-radius: 50%;
color: #232323;
display: block;
height: 106px;
position: relative;
text-align: center;
text-transform: uppercase;
transition: all 0.3s ease-in-out 0s;
width: 60px;
}
.sticky-post-button-hidden {
display: none;
}
.sticky-post-button-visible {
display: block;
}
.sticky-post-button-fadeout {
opacity: 0.5;
}
.sidebar.user_sidebar {
margin-top: 25px;
}
.cd-top.cd-is-visible {
visibility: visible;
opacity: 1;
z-index: 99;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-top {
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgb(0 0 0 / 5%);
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
transition: opacity 0.3s 0s, visibility 0s 0.3s;
background: #ffc220 url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/images/cd-top-arrow.svg) no-repeat center 50%;
}
.cd-top.cd-fade-out {
opacity: 0.5;
}
.dynamic-fields-container input[type="text"],
.dynamic-fields-container input[type="url"],
.dynamic-fields-container input[type="integer"] {
background: #fbfdff;
min-height: 50px;
border: 1px solid #e9f1fc;
color: #959595;
}
.cats_model .modal-content {
margin-top: 100px;
}
.cats_model ul.city-select-city li {
display: inline-block;
vertical-align: top;
padding-right: 10px;
}
.cats_model ul.city-select-city li a {
word-wrap: break-word;
}
.cats_model h3.modal-title.text-center {
color: #242424;
font-size: 16px;
}
.cats_model h3.modal-title.text-center {
color: #242424;
font-size: 16px;
}
.cats_model .modal-footer button:hover {
color: #242424;
}
.cats_model .modal-content .modal-body .search-block label {
color: #242424;
font-weight: 600;
}
.recent-ads .recent-ads-list-image {
display: table-cell;
width: 96px;
}
.sb-header.sb-header-4 .logo a img {
padding-top: 0px;
}
.recent-ads .recent-ads-list-content {
display: table-cell;
vertical-align: top;
}
.recent-ads .recent-ads-list-content p,
.share-ad .modal-body p a {
font-size: 14px;
}
..share-ad .modal-body p a:hover {
color: #242424;
}
.recent-ads .recent-ads-list-image-inner {
background-color: rgba(0, 0, 0, 0.12);
display: block;
min-height: 60px;
margin: 0 16px 0 0;
position: relative;
width: 100px;
}
.recent-ads-list-image .featured-ribbon {
height: 80px;
overflow: hidden;
position: absolute;
right: 0;
text-align: right;
width: 80px;
z-index: 2;
}
.recent-ads-list-image .featured-ribbon span {
background: #d2281e none repeat scroll 0 0;
box-shadow: 0 3px 12px -7px rgb(0 0 0);
color: #fff;
display: block;
font: 600 10px/30px "Source Sans Pro", sans-serif;
position: absolute;
right: -25px;
text-align: center;
text-transform: uppercase;
top: 10px;
transform: rotate(45deg);
width: 100px;
} .walnut.main-search {
min-height: 422px;
color: #fff !important;
position: relative;
z-index: 0;
}
.walnut.main-search.parallex::before {
background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}
.walnut.main-search .main-search-title {
padding-top: 145px;
width: 100%;
margin: 0 auto;
}
.walnut.main-search select.form-control.walnut-select {
height: 54.3px;
margin-top: 0.2px;
width: 100%;
color: #444;
padding-left: 10px;
border-radius: 0px;
}
.walnut.main-search p {
color: #fff;
z-index: 55;
position: relative;
margin-bottom: 10px;
}
.walnut.main-search .main-search-title h1 {
color: #fff;
font-size: 45px;
margin-top: 0;
margin-bottom: 20px;
text-transform: capitalize;
}
.walnut.main-search .search-section {
height: auto;
outline: medium none;
padding: 0;
position: relative;
width: 100%;
z-index: 5;
margin: 0 auto;
}
.walnut.main-search .search-section .search-options > li {
float: left;
list-style: outside none none;
margin: 0;
width: 296px;
}
.walnut.main-search .search-section .search-options > li input {
height: 55px;
margin: 0;
width: 100%;
color: #444;
padding-left: 10px;
}
.walnut.main-search .search-section .search-options > li .btn {
border-radius: 0 2px 2px 0;
height: 55px;
width: 100%;
}
.walnut.main-search .search-section .search-options > li:nth-child(4) {
width: 200px;
}
.walnut.main-search .hero-form-sub {
color: #fff;
font-size: 12px;
margin: 24px 0 0;
}
.walnut.main-search .hero-form-sub strong {
margin: 0 20px 0 0;
font-size: 16px;
color: #fff;
font-weight: 500;
}
.walnut.main-search .hero-form-sub ul {
display: inline-block;
}
.walnut.main-search .hero-form-sub li {
margin: 0;
padding: 0;
display: inline-block;
margin: 5px 10px 5px 0;
}
.walnut.main-search .hero-form-sub li a {
background-color: #2e2e2e;
border-radius: 3px;
color: #fff;
padding: 3px 12px;
font-size: 14px !important;
text-transform: capitalize;
}
.walnut.main-search #form-panel {
background-color: rgba(255, 255, 255, 0.25);
padding: 24px 25px;
}
.walnut.main-search .search-section #form-panel .search-options > li {
width: 25%;
} .pistachio-classified {
background-size: cover;
height: 670px;
background-position: center, center;
}
.modern_sample.pistachio-classified .content {
margin: auto;
padding: 10em 5em 5em;
position: relative;
text-align: center;
}
.modern_sample.pistachio-classified .content h1 span {
font-weight: 400;
}
.modern_sample.pistachio-classified .content h1 {
color: #fff;
line-height: 1.8;
margin-bottom: 40px;
font-weight: 400;
word-spacing: 5px;
font-size: 38px;
}
.modern_sample.pistachio-classified .content h1 strong {
color: #ffffff;
font-weight: 700;
}
.pistachio-classified .search-section {
height: auto;
outline: medium none;
padding: 0;
position: relative;
width: 100%;
z-index: 5;
}
.pistachio-classified .search-section #form-panel {
text-align: left;
}
.pistachio-classified #form-panel {
background-color: rgba(255, 255, 255, 0.25);
padding: 24px 25px;
}
.pistachio-classified .search-section #form-panel .search-options > li {
float: left;
list-style: outside none none;
margin: 0;
width: 33.33%;
}
.pistachio-classified .search-section .search-options > li {
float: left;
list-style: outside none none;
margin: 0;
width: 296px;
}
.pistachio-classified .search-section .search-options > li input {
height: 55px;
margin: 0;
width: 100%;
color: #444;
background: #ffffff !important;
padding-left: 10px;
border: 1px solid #ffffff;
}
.pistachio-classified
.search-section
.search-options
> li
.select2-container--default
.select2-selection--single {
border: 1px solid #e9f1ec;
background: #ffffff;
}
.pistachio-classified .search-section .search-options > li .btn {
border-radius: 0 2px 2px 0;
height: 55px;
width: 100%;
}
.pistachio-classified .new-categoy {
position: relative;
overflow: hidden;
z-index: 3;
text-align: center;
padding: 65px 0;
}
.pistachio-classified .new-categoy .cat_lists {
margin: 0 auto;
display: table;
text-align: center;
}
.pistachio-classified .c-icon {
background: #fff none repeat scroll 0 0;
border-radius: 100%;
margin-bottom: 20px;
box-shadow: 0 20px 10px -7px rgb(0 0 0 / 15%);
height: 130px;
transition: all 0.2s ease-in-out 0s;
width: 130px;
position: relative;
float: left;
margin-right: 5px;
}
.ads-grid-container .ads-grid-style img {
width: 100%;
}
.pistachio-classified .c-icon a > img {
position: relative;
top: 10px;
padding: 10px;
}
.pistachio-classified select.form-control.pistachio-select {
height: 55px;
border-radius: 0;
} .pistachio-classified-grid .heading-panel {
margin-bottom: 30px;
position: relative;
overflow: hidden;
}
.pistachio-classified-grid .heading-panel h2 {
color: #222;
font-size: 28px;
font-weight: 700;
padding-bottom: 20px;
position: relative;
text-transform: capitalize;
}
.pistachio-classified-grid .heading-panel h2::before {
background-color: #242424;
bottom: 6px;
content: "";
height: 1px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
width: 99px;
}
.pistachio-classified-grid .heading-panel h2::after {
background-color: #242424;
bottom: 0;
content: "";
height: 1px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
width: 59px;
}
.pistachio-classified-grid .heading-text {
display: inline-block;
line-height: 26px;
width: 50%;
margin-top: 20px;
}
.well.ad-listing {
margin-bottom: 30px;
padding: 0;
position: relative;
}
.well.ad-listing {
background-color: #fff;
border: 1px solid #eaedef;
border-radius: 2px;
overflow: hidden;
margin-bottom: 30px;
box-shadow: none;
}
.well.ad-listing .col-md-3.grid-style {
padding-left: 0;
}
.sb-modern-list .no-padding {
padding: 0 !important;
}
.sb-modern-list.ad-listing .img-box {
overflow: hidden;
position: relative;
width: 100%;
}
.sb-modern-list.ad-listing .img-box::before {
background: #242424 none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
-ms-transform: scale(0.9);
-webkit-transform: scale(0.9);
transform: scale(0.9);
width: 100%;
}
.sb-modern-list .featured-ribbon {
height: 80px;
overflow: hidden;
position: absolute;
right: 0;
text-align: right;
width: 80px;
z-index: 2;
}
.sb-modern-list .featured-ribbon span {
background: #d2281e none repeat scroll 0 0;
box-shadow: 0 3px 12px -7px rgb(0 0 0);
color: #fff;
display: block;
font: 600 10px/30px "Source Sans Pro", sans-serif;
position: absolute;
right: -25px;
text-align: center;
text-transform: uppercase;
top: 10px;
transform: rotate(45deg);
width: 100px;
}
.sb-modern-list.ad-listing .img-box img {
width: 100%;
}
.sb-modern-list.ad-listing .quick-view {
margin-top: -100px;
position: absolute;
text-align: center;
top: 50%;
width: 100%;
}
.sb-modern-list.ad-listing .view-button {
background: #fff none repeat scroll 0 0;
border: medium none;
color: #252525;
display: inline-block;
font-size: 16px;
height: 40px;
line-height: 40px;
margin-left: 5px;
margin-right: 5px;
opacity: 0;
-webkit-transform: translateY(80px);
-moz-transform: translateY(80px);
-o-transform: translateY(80px);
-ms-transform: translateY(80px);
transform: translateY(80px);
width: 40px;
}
.sb-modern-list.ad-listing .user-preview {
position: absolute;
left: 10px;
top: 10px;
}
.sb-modern-list.ad-listing .user-preview img {
border-radius: 50%;
box-shadow: 0 1px 1px rgb(0 0 0 / 80%);
display: inline-block;
height: 40px;
vertical-align: middle;
width: 40px;
}
.sb-modern-list.ad-listing .content-area {
padding: 25px 0 0;
overflow: hidden;
position: relative;
}
.sb-modern-list.ad-listing .content-area .category-title {
color: #a0a0a0;
font-size: 14px;
margin-bottom: 3px;
text-transform: capitalize;
position: relative;
}
.sb-modern-list.ad-listing .content-area .category-title a {
color: #777777;
margin-right: 10px;
}
.sb-modern-list.ad-listing .content-area h3 {
color: #232323;
font-size: 24px;
margin-bottom: 6px;
text-transform: capitalize;
width: 80%;
font-weight: 500;
}
.sb-modern-list.ad-listing .content-area h3 a {
color: #232323;
}
.sb-modern-list.ad-listing .content-area .additional-info {
margin: 0;
padding: 0;
position: absolute;
right: 30px;
top: 15px;
}
.sb-modern-list.ad-listing .content-area .additional-info li {
display: inline-block;
margin: 0 2px;
}
.sb-modern-list.ad-listing .content-area .additional-info li a {
background: #f4f4f4 none repeat scroll 0 0;
border-radius: 50%;
color: #b7b7b7;
display: block;
font-size: 12px;
height: 30px;
line-height: 30px;
margin-right: 2px;
position: relative;
text-align: center;
text-decoration: none;
width: 30px;
}
.sb-modern-list .ad-meta-info {
font-size: 14px;
margin: 0;
padding: 0;
}
.sb-modern-list .ad-meta-info li {
display: inline-block;
margin-right: 15px;
}
.sb-modern-list .ad-meta-info li i {
margin-right: 5px;
color: #a0a0a0;
}
.sb-modern-list .ad-meta-info li a {
color: #777777;
font-size: 15px;
text-transform: capitalize;
}
.sb-modern-list.well.ad-listing .ad-details p {
}
.sb-modern-list .short-info {
overflow: hidden;
}
.sb-modern-list .ad-listing .content-area .ad-stats {
float: left;
padding-right: 10px;
padding-top: 0;
width: 100%;
color: #a0a0a0;
font-size: 14px;
}
.sb-modern-list.ad-listing .content-area .ad-stats span {
font-weight: 600;
color: #232323;
}
.sb-modern-list.ad-listing .content-area .price {
font-size: 16px;
font-weight: 500;
margin-bottom: 10px;
margin-top: -2px;
overflow: hidden;
color: #ffc220;
}
.sb-modern-list.ad-listing .content-area .price h3 {
margin-bottom: -5px;
font-size: 16px;
padding-top: 10px;
}
.sb-modern-list.ad-listing .content-area .negotiable {
display: block;
}
.sb-modern-list .negotiable {
font-size: 14px;
line-height: 24px;
color: #777777 !important;
font-weight: 400;
}
.sb-modern-list.ad-listing .content-area .btn {
padding: 5px 10px !important;
width: 80%;
}
.sb-modern-list.ad-listing .content-area .col-md-9 {
padding: 0 35px;
position: relative;
}
.sb-modern-list.ad-listing .content-area .col-md-9::after {
background-color: #e5eaef;
content: "";
height: 164px;
position: absolute;
right: 10px;
top: 0;
width: 1px;
}
.sb-modern-list.ad-listing:hover .img-box::before {
opacity: 0.7;
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
.sb-modern-list.ad-listing:hover .view-button {
opacity: 1;
}
.sb-modern-list.ad-details p {
width: 90%;
color: #777777;
line-height: 1.8;
}
.pistachio-classified-grid {
padding: 80px 0px;
}
.ad-listing .total-images {
color: #fff;
line-height: 20px;
font-size: 12px;
text-align: center;
}
.ad-listing .total-images {
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
bottom: 0;
color: #fff;
left: 5px;
line-height: 20px;
padding: 0 10px;
position: absolute;
text-align: center;
}
.total-images strong {
color: #fff;
}
.ad-listing .quick-view {
margin-top: -100px;
position: absolute;
text-align: center;
top: 50%;
width: 100%;
}
.pistachio-classified-grid .ad-listing .view-button {
background: #fff none repeat scroll 0 0;
border: medium none;
color: #252525;
display: inline-block;
font-size: 16px;
height: 40px;
line-height: 40px;
margin-left: 5px;
margin-right: 5px;
opacity: 0;
-webkit-transform: translateY(80px);
-moz-transform: translateY(80px);
-o-transform: translateY(80px);
-ms-transform: translateY(80px);
transform: translateY(80px);
width: 40px;
}
.ad-listing .play-video {
color: #fff;
font-size: 26px;
opacity: 0.75;
position: absolute;
transition: all 0.25s ease 0s;
left: 80px;
top: 18px;
z-index: 9;
}
.ad-listing .clock .column-time {
width: 24%;
}
.ad-listing .listing-bidding {
position: absolute;
bottom: 0;
right: -6px;
z-index: 999;
}
.padding-right {
padding-right: 5px;
}
.padding-left {
padding-right: 5px;
}
.pistachio-classified-pricing {
padding: 80px 0px;
}
.pistachio-classified-pricing::before {
background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.pistachio-classified-pricing .app-text-section {
padding-top: 130px;
position: relative;
}
.pistachio-classified-pricing .app-text-section span {
margin-bottom: 15px;
opacity: 0.8;
text-transform: uppercase;
}
.custom-padding .promotionalslider_wrapper_4 {
padding: 0px !important;
}
.pistachio-classified-pricing .app-text-section h3 {
color: #fff;
font-size: 32px;
padding: 10px 0px;
font-weight: 700;
text-transform: capitalize;
}
.pistachio-classified-pricing .app-text-section ul {
list-style: outside none none;
margin: 15px 0 0px;
padding: 0;
}
.pistachio-classified-pricing .app-text-section ul li {
color: #fff;
font-size: 14px;
padding: 3px 0 3px 20px;
margin-left: 5px;
}
.sb-header-3 .sign-in-up ul li a.btn.btn-theme {
padding: 10px 18px;
}
.pistachio-classified-pricing .app-text-section ul li::before {
content: "\f0a4";
font-family: "fontawesome";
left: 0;
position: absolute;
}
.custom-padding {
padding: 80px 0px;
}
.walnut.main-search p strong {
color: #fff;
}
.srvs-featured-ads.gray.no-extra {
padding: 80px 0px;
}
.cat-hero-section .slick-next.slick-arrow {
right: -25px;
top: 27%;
cursor: pointer;
}
.cat-hero-section .slick-prev.slick-arrow {
left: -25px;
top: 27%;
cursor: pointer;
}
.app-download-pistachio .app-download-section-wrapper {
background-color: #363c48;
content: "";
height: 100%;
opacity: 0.95;
position: relative;
width: 100%;
z-index: 3;
}
.app-download-pistachio .app-download-section-container {
overflow: hidden;
position: relative;
width: 100%;
z-index: 4;
}
.app-download-pistachio .mobile-image-content {
margin: 10px auto;
max-width: 420px;
position: relative;
}
.pg-minimal .pricing-item .btn i {
position: relative;
left: 15px;
top: 1px;
}
.prop-newest-section,
.prop-how-it-work {
padding: 80px 0;
}
.prop-newest-section .tabbable-line > .nav-tabs > li a.active {
color: #242424 !important;
}
.prop-newest-section .tabbable-panel {
position: relative;
}
.prop-newest-section .tabbable-line > .nav-tabs > li > a {
border: 1px solid #ddd;
margin-right: 0;
color: #777;
padding: 10px 30px;
border-radius: 0;
}
.prop-newest-section .tabbable-line > .nav-tabs > li {
margin-right: 2px;
}
.prop-newest-section .nav-tabs {
position: absolute;
right: 0px;
top: -90px;
}
.prop-newest-section .tabbable-line > .nav-tabs > li.active {
position: relative;
}
.prop-newest-section .tabbable-line > .nav-tabs {
border: none;
margin: 0px;
}
.app-download-pistachio .mobile-image-content img {
position: absolute;
top: 10px;
width: 100%;
}
.app-download-pistachio .app-text-section {
padding-bottom: 112px;
padding-top: 50px;
position: relative;
}
.app-download-pistachio .app-text-section span {
font-weight: 400;
font-size: 20px;
color: #fff;
}
.app-download-pistachio .app-text-section h3 {
color: #fff;
font-size: 32px;
padding-top: 15px;
font-weight: 700;
text-transform: capitalize;
}
.app-download-pistachio .app-text-section ul {
list-style: outside none none;
margin: 20px 0 30px;
padding: 0;
}
.app-download-pistachio .app-text-section ul li::before {
content: "\f0a4";
font-family: "fontawesome";
left: 0;
position: absolute;
}
.app-download-pistachio .app-text-section ul li::before {
content: "\f0a4";
font-family: "fontawesome";
left: 0;
position: absolute;
}
.app-download-pistachio .app-download-section-container {
padding: 80px 0 0 0;
}
.app-download-pistachio .app-text-section ul li {
color: #fff;
font-size: 14px;
padding: 3px 0 3px 20px;
}
.app-download-pistachio .app-text-section .app-download-btn {
position: relative;
}
.app-download-pistachio .app-download-button,
.btn.app-download-button {
-moz-user-select: none;
background-color: transparent;
border: 0 none;
border-radius: 0;
color: #ffffff;
display: block;
font-weight: 400;
overflow: hidden;
padding: 0;
position: relative;
-webkit-transition: all 0s ease-in-out 0s;
-moz-transition: all 0s ease-in-out 0s;
-ms-transition: all 0s ease-in-out 0s;
-o-transition: all 0s ease-in-out 0s;
transition: all 0s ease-in-out 0s;
width: 100%;
z-index: 1;
}
.app-download-pistachio span.app-store-btn {
display: block;
padding: 12px 15px;
position: relative;
border: 1px solid #fff;
o-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
}
.app-download-pistachio .btn.app-download-button i {
display: block;
font-size: 50px;
float: left;
padding: 0 20px 0 0;
}
.app-download-pistachio .btn.app-download-button span.app-store-btn span {
display: block;
overflow: hidden;
text-align: left;
vertical-align: bottom;
o-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
}
.app-download-pistachio
.btn.app-download-button
span.app-store-btn
span
span:first-child {
font-size: 14px;
}
.app-download-pistachio .btn.app-download-button span.app-store-btn span span {
display: block;
overflow: hidden;
width: 100%;
}
.pistachio-client-happy.happy-clients-area {
padding: 80px 0 60px;
}
.pistachio-client-happy .client-brand-list {
margin-left: -30px;
overflow: hidden;
}
.pistachio-client-happy .sigle-clients-brand {
float: left;
padding-left: 30px;
width: 20%;
margin-bottom: 30px;
}
.pistachio-client-happy .sigle-clients-brand a {
border: 1px solid #ddd;
display: block;
opacity: 0.5;
padding: 20px;
}
.pistachio-client-happy .sigle-clients-brand a:hover {
opacity: 1;
}
.google-map-sec .ad-map {
height: 520px;
width: 100%;
position: relative;
z-index: 0;
}
.custom-zoom-in,
.custom-zoom-out {
background-color: #fff;
color: #333;
cursor: pointer;
border-radius: 3px;
margin: 5px 15px;
transition: color 0.3s, background-color 0.3s;
box-shadow: 0 1px 4px -1px rgb(0 0 0 / 20%);
text-align: center;
font-size: 15px;
height: 32px;
width: 32px;
}
.custom-zoom-in:before {
content: "\f067";
}
.custom-zoom-in:before,
.custom-zoom-out:before {
font-family: "FontAwesome";
width: 100%;
line-height: 34px;
transition: -webkit-text-stroke 0.3s;
-webkit-text-stroke: 1px #fff;
}
.custom-zoom-out:before {
content: "\f068";
}
.gm-style img {
max-width: none !important;
} .sb-header-top1 {
background-color: #242424;
}
.sb-header-top1 .sb-top-left .flo-left {
float: left;
}
.sb-header-top1 .sb-top-left ul li {
line-height: 35px;
padding-right: 8px;
font-weight: 500;
display: inline-block;
}
.sb-header-top1
.sb-top-left
.sb-mob-top-bar-location
.sb-location-selector
.loc {
color: #fff !important;
}
.sb-header-top1 .sb-top-left ul li a {
color: #fff;
text-transform: capitalize;
font-size: 14px;
}
.sb-header-top1
.sb-top-left
.sb-mob-top-bar-location
.sb-location-selector
a
img {
display: inline-block;
line-height: 1;
width: 20px;
margin-left: 5px;
}
.sb-header-top1 .sb-top-left .sb-mob-top-bar-location .sb-top-loc {
right: auto;
left: 0;
height: auto;
max-height: 400px;
margin-top: 0;
padding: 0;
border-radius: 3px 3px 3px 3px;
background: #f5f5f6;
width: 200px;
border: 0px;
}
.sb-header-top1 .sb-top-left .sb-mob-top-bar-location .sb-top-loc li {
border-left: medium none;
display: block;
padding-left: 0;
padding-right: 0;
width: 100%;
border-bottom: 1px solid #ddd;
margin-right: 0px;
}
.sb-header-top1 .sb-top-left .sb-mob-top-bar-location .sb-top-loc li a {
color: #232323;
width: 100%;
font-size: 14px;
text-transform: uppercase;
display: block;
padding: 8px 15px;
font-weight: 600;
}
.sb-header-top1 .sb-top-right .flo-right {
float: right;
}
.socials-links.top-bar-social li {
background: #242424;
}
.socials-links.top-bar-social li a {
color: #ffff;
}
.cat-hero-section .visited-content-items {
display: inline-block;
padding: 0;
text-align: center;
margin-bottom: 30px;
} .ad-grid-modern {
margin-bottom: 30px;
}
.ad-grid-modern-img::after {
content: "";
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/prodcut-bg-shadow.png);
background-size: cover;
background-repeat: no-repeat;
height: 80%;
width: 100%;
position: absolute;
bottom: -1px;
left: 0;
}
.ad-grid-modern-img {
position: relative;
z-index: 1;
}
.ad-grid-modern-img img {
border-radius: 5px 5px 0px 0px !important;
}
.ad-grid-modern-heading {
position: absolute;
bottom: 20px;
left: 20px;
z-index: 1;
}
.ad-grid-modern-heading h4 {
color: #ffffff;
font-size: 20px;
font-weight: 700;
margin-bottom: 2px;
}
.ad-grid-modern-heading span {
color: #ffffff;
font-size: 16px;
}
.ad-grid-modern-heading span i {
color: #ffc220;
margin-right: 5px;
font-size: 16px;
}
.ad-grid-modern-content {
display: flex;
justify-content: space-between;
align-items: center;
border: 1px solid #eeeeee;
}
.loreum-recusandae-ads-item {
background: #ffffff;
position: relative;
border-radius: 8px;
padding: 20px;
}
.ad-grid-modern-item ul li {
display: inline-block;
padding: 8px 10px;
position: relative;
}
.ad-grid-modern-item ul li:after {
content: "";
border-left: 1px solid #eeeeee;
position: absolute;
top: 0;
left: 0;
height: 100%;
}
.ad-grid-modern-price h5 {
font-size: 14px;
padding-left: 10px;
color: #ffc220;
font-weight: 700;
}
.mat-gender-selection [type="radio"]:checked + img {
outline: none;
border: 3px solid #f58936;
}
.mat-gender-selection [type="radio"]:checked + img + span {
color: #f58936;
}
.ad-grid-modern-price h5 span {
font-size: 14px;
color: #777777;
font-weight: 400;
}
.ad-grid-modern-item ul li:first-child a.play-video {
top: 0px;
font-size: 16px;
}
.ad-grid-modern-item ul li:first-child a {
position: relative;
left: 3px;
}
.sb-header-3 ul.list-sign-in li {
padding: 0px 10px;
}
.sb-header-3 ul.list-sign-in li a {
color: #242424;
}
.sb-header-3 ul.list-sign-in li a.btn-theme {
color: #242424;
transition: 0.3s ease-in-out;
}
.sb-header-3 ul.list-sign-in li a.btn-theme:hover {
color: #ffff;
}
.sb-header-3 .dropdown-user-login li a {
color: #ffffff !important;
}
.dropdown.sb-location-selector a.dropdown-toggle img {
width: 16%;
margin-left: 5px;
}
.sb-header.sb-header-9 .sign-in-up {
margin-top: 10px;
}
.header-3 .sb-menu ul.mega-menu-list li a {
color: #818181;
}
.header-3 .sb-header-container {
height: 45px;
z-index: 99;
}
.header-3.sb-header {
z-index: inherit;
}
.header-3 .sb-menu > ul > li > a {
line-height: 45px;
}
.header-3 .sb-menu ul li > a {
color: #ffffff;
}
.cat-hero-section {
padding-top: 30px;
}
.header-3 .sb-menu ul ul li > a {
color: #777777;
}
.ad-grid-modern-item ul li a {
color: #7777;
}
.ads-with-sidebar .ad-home-list h2 {
font-size: 32px;
}
.header-classy.header-3 {
background: #242424;
border-bottom: 1px solid #eeeeee;
}
.ad-grid-modern-img .listing-bidding .clock .bidding_timer {
font-size: 14px;
height: 35px;
width: 35px;
border-radius: 0px;
line-height: 35px;
}
.ad-grid-modern-img .listing-bidding {
position: absolute;
right: 0px;
}
.ad-grid-modern-img .listing-bidding .clock .column-time {
width: 25%;
}
.ad-home-list h2 {
font-size: 32px;
color: #242424;
font-weight: 700;
}
.ad-home-list img {
width: 100%;
}
.ad-home-list .sb-short-head {
margin-bottom: 30px;
}
.sb-short-head .btn-theme {
float: right;
margin-top: -60px;
}
.ad-detail-2 {
background: #f3f3f5;
overflow: hidden;
z-index: 0;
position: relative;
}
.ad-detail-2:before {
content: "";
background: #242424;
height: 280px;
width: 100%;
position: absolute;
left: 0;
top: 0;
z-index: -1;
}
.section-bid-2 .clock .column-time {
width: 22%;
}
.main-section-bid .text {
background: transparent;
font-size: 14px;
}
.ad-detail-2-main-section {
background: #ffffff;
padding: 20px;
border-radius: 5px;
margin-top: 50px;
}
.ad-detail-2-img img {
border-radius: 5px;
}
.ad-detail-2-main-section .flexslider:first-child {
margin-top: 0px;
}
.ad-detail-2-main-section h1 {
font-size: 32px;
padding-top: 5px;
font-weight: 600;
margin-bottom: 10px;
line-height: 35px;
}
ul.ad-detail-2-category li {
display: inline-block;
padding-top: 5px;
margin-right: 10px;
}
ul.ad-detail-2-posted li {
display: inline-block;
margin-right: 35px;
position: relative;
margin-bottom: 10px;
}
ul.ad-detail-2-posted li a {
font-size: 17px;
margin-right: 10px;
}
ul.ad-detail-2-posted li::after {
content: "";
}
ul.ad-detail-2-posted li:last-child::after {
border: 0;
}
.ad-detail-2-main-section span.ad-location i {
font-size: 20px;
color: #777;
margin-right: 5px;
}
.ad-detail-2-content-heading h4 span {
font-size: 16px;
color: #777;
font-weight: 400;
}
ul.ad-detail-2-category li a {
color: #777;
}
.ad-detail-2-content-heading h4 {
padding-top: 16px;
font-size: 20px;
color: #f58936;
font-weight: 500;
margin-bottom: 10px;
}
.ad-detail-2-content-heading .short-features {
margin-bottom: 30px;
}
.ad-detail-2-sell-content {
position: relative;
margin-bottom: 25px;
background: #fff9e8;
padding: 20px 20px;
width: 100%;
border-radius: 8px;
border: 2px dashed #ffc220;
}
.ad-detail-2-sell-content img {
margin: auto 10px;
}
.ad-detail-2-ad-type-text {
font-size: 18px;
font-weight: 700;
color: #242424;
}
.ad-detail-2-sell-icon {
position: absolute;
right: 25px;
top: 10px;
}
.ad-detail-2-click-view {
background: #edf7ed;
width: 100%;
padding: 20px 33px;
border-radius: 8px;
border: 2px dashed #a3e0af;
}
.ad-detail-2-details {
background: #f3f3f5;
padding-top: 30px;
padding-bottom: 50px;
}
.ad-detail-2-feature {
background: #ffffff;
border-radius: 5px;
padding: 20px;
}
.ad-detail-2-feature-banner img {
width: 100%;
}
.ad-detail-2-short-features h2 {
padding-top: 20px;
font-size: 22px;
color: #242424;
margin-bottom: 10px;
font-weight: 600;
}
.ad-detail-2-short-features .short-features li {
border-bottom: 1px solid #eeeeee;
padding-bottom: 5px;
padding: 30px 0px 10px;
}
.ad-detail-2-details .tags-share {
background: #f3f3f3;
margin-top: 20px;
}
.ad-detail-2-icon {
background: #ffffff;
padding: 20px;
border-radius: 5px;
}
.ad-detail-2-icon ul.cont-icon-list li:not(:last-child) {
margin-right: 17px;
}
.ad-detail-2-user {
background: #ffffff;
border-radius: 5px 5px 0 0;
padding: 20px;
margin-top: 30px;
}
.main-section-bid.section-bid-2 div#nav-tab {
width: 100%;
}
.ad-detail-2-user .heading-detail {
display: flex;
background: #f3f3f3;
padding: 20px;
border-radius: 5px;
}
header.sb-header-3 {
padding: 20px 0px;
}
header.sb-header-3 .log-header {
padding-top: 5px;
}
header.sb-header-3 .looking-input ul li {
display: inline-block;
}
header.sb-header-3 .looking-form {
position: relative;
width: 100%;
}
header.sb-header-3 .looking-form-search-icon {
position: absolute;
top: 6px;
left: 12px;
}
.header-3-input .looking-form-search-icon i {
font-size: 18px;
color: #ffc220;
position: relative;
top: 3px;
}
.header-3-input {
position: relative;
}
header.sb-header-3 .looking-form input {
background: #ffffff;
height: 45px;
border-radius: 0;
padding: 0 50px;
}
.header-location-icon {
font-size: 22px;
color: #ffc220;
}
.faqs-section .accordion > li {
border-bottom: 1px solid #f3f3f3;
padding: 18px 0;
}
.faqs-section .accordion-title {
font-size: 18px;
position: relative;
}
.faqs-section .accordion-content p {
padding-top: 10px;
}
.accordion-title a::after {
content: "+";
display: block;
height: 8px;
margin-top: -4px;
position: absolute;
right: 0;
top: 50%;
width: 8px;
}
.accordion-title a:not(.collapsed)::after {
content: "-";
display: block;
height: 8px;
margin-top: -4px;
position: absolute;
right: 0;
top: 50%;
width: 8px;
font-size: 30px;
}
.looking-form-search-icon i {
font-size: 18px;
color: #ffc220;
}
.looking-input form.header-3-form ul {
position: relative;
}
header.sb-header-3 .looking-form select {
height: 45px;
border-radius: 0;
width: 232px;
padding: 0px 50px;
color: #959595;
}
header.sb-header-3 .looking-form-search-icon-1 {
position: absolute;
top: 0px;
right: -11px;
}
.sb-header-3 .sign-in-up {
margin-left: -35px;
}
.header-3-input .looking-form-search-icon-1 button {
border-radius: 0;
height: 45px;
}
.header-3-input-pbm {
padding: 0;
}
.pistachio-classified select.category {
line-height: 2.5;
border-radius: 0;
}
ul.ad-detail-2-posted li a {
font-weight: 500;
color: #242424;
}
ul.ad-detail-2-posted li span {
font-size: 17px;
font-weight: 600;
}
.ad-detail-2-main-section span.ad-location {
position: relative;
font-size: 16px;
font-weight: 400;
color: #777777;
display: inline-block;
margin-bottom: 15px;
}
.ad-detail-2-details .ad-detail-video {
padding: 10px;
}
.ad-detail-2-details .map-location {
padding: 10px;
}
.ad-detail-2-details .all-bids-comment {
padding: 10px;
}
.ad-detail-2-details .write-review {
padding: 25px 10px 40px;
}
.ad-detail-2-details .promotional_slider {
background: white;
border-radius: 5px;
}
.ad-detail-2-details .promotional_slider .featured-slider-1 {
padding: 30px 30px 0;
}
.ad-bottom-sidebar .widget {
background: #fff;
margin-top: 30px;
margin-bottom: 30px;
border-radius: 5px;
}
.ad-bottom-sidebar .panel.panel-default {
background: #fff;
margin-top: 50px;
border-radius: 10px;
padding: 20px;
}
.ad-bottom-sidebar .seller-form-group .form-control {
padding: 15px 12px;
background: #fbfdff;
border-radius: 0;
margin-bottom: 20px;
}
.ad-bottom-sidebar .card.categories {
width: 100%;
}
.blog-sidebar .widget.widget-content ul li {
padding: 15px 0px;
border-bottom: 1px solid #eee;
}
.sb-adpost-cats .sb-cat-box img {
width: 45px;
border-radius: 50%;
height: 45px;
}
.sb-selected-cats-header2 ul {
display: inline-block;
}
.switch-cat-sec {
float: right;
}
.sb-cat-active a {
color: #ffc220;
}
.form-group.cats-dropdown {
padding: 35px;
}
.extra-button-section {
background: #fff;
padding-bottom: 10px;
margin-top: 50px;
border-radius: 10px;
padding: 20px;
}
.extra-button-section a.btn.btn-whatsap,
.extra-button-section a.btn.btn-whizchat {
padding: 15px;
}
.calendar-div i.fa.fa-calendar {
position: absolute;
right: 60px;
margin-top: -33px;
}
.commentForm h2 {
color: #232323;
font-size: 24px;
font-weight: 700;
line-height: 1.4em;
margin-bottom: 30px;
text-transform: uppercase;
}
.singleContadds {
margin-bottom: 15px;
padding-left: 30px;
position: relative;
}
.singleContadds i {
color: #ffc220;
font-size: 16px;
left: 0;
position: absolute;
top: 6px;
} .error-page .error-container {
}
.error-page .error-container {
margin-bottom: 40px;
}
.error-page .error-container > .error-text {
color: #232323;
font-size: 270px;
line-height: 1;
text-align: center;
margin-bottom: 30px;
}
.error-page .error-container > .error-info {
color: #050709;
font-size: 32px;
text-transform: capitalize;
text-align: center;
}
.pattern-bg {
background: #fff url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/footer-bg1.jpg) repeat-x scroll center bottom;
}
.single-blog .post-excerpt {
overflow: hidden;
}
#resend_email {
color: #ffc220;
}
#verification_modal .modal-header h2.modal-title {
color: #20292f;
} .srvs-hero-section {
background-repeat: no-repeat;
background-size: cover;
height: 700px;
position: relative;
padding-top: 200px;
z-index: 0;
}
.srvs-hero-text-section h1 {
font-size: 60px;
color: #fff;
font-weight: 600;
}
.srvs-hero-content-area {
text-align: center;
}
.srvs-hero-img {
margin: 0 auto;
display: table;
margin-top: 10px;
}
.srvs-hero-details {
margin-top: 12px;
}
.srvs-hero-details p {
font-size: 20px;
margin: 0 auto;
color: #fff;
width: 65%;
line-height: 2;
}
.srvs-hero-workers {
margin: 0 auto;
display: table;
padding-top: 80px;
}
.prop-search-box {
position: relative;
}
.prop-search-box .form-join {
box-shadow: none;
padding: 0;
margin-top: 20px;
}
.srvs-search-bars .prop-search-contents {
position: relative;
background: #f9f9f9;
padding: 25px;
margin-top: -100px;
float: left;
width: 100%;
}
.srvs-search-bars .form-join label {
text-align: left;
font-size: 16px;
font-weight: 500;
color: #232323;
margin-bottom: 8px;
}
.srvs-search-bars input.form-control {
border-radius: 0px;
height: 55px;
border-color: #e1e1e1;
}
.prop-search-bar .form-control {
height: 55px;
}
.prop-search-categories {
margin-top: 36px;
}
.srvs-hero-workers {
margin: 0 auto;
display: table;
padding-top: 100px;
}
.prop-search-categories .btn-theme {
padding: 13px 30px;
border-radius: 5px;
}
.serv-category {
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
margin-bottom: 25px;
padding: 20px;
border-radius: 10px;
text-align: center;
}
.serv-category h4 {
font-size: 18px;
color: #232323;
font-weight: 500;
margin-top: 10px;
}
.srvs-great-products .heading-panel p {
margin-top: -10px;
margin-bottom: 30px;
}
.prop-hero-latest::before {
content: "";
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
background-color: rgba(0, 0, 0, 0.8);
z-index: -1;
}
.prop-hero-latest {
position: relative;
z-index: 0;
}
.bk-hero-text h1 {
margin-bottom: 0px;
padding: 20px 0px;
}
.bk-hero-text p {
line-height: 1.8;
}
.srvs-prov-text h3 {
font-size: 42px;
color: #232323;
font-weight: 600;
line-height: 40px;
text-transform: capitalize;
}
.srvs-prov-text h4 {
font-size: 30px;
font-weight: 400;
line-height: 50px;
text-transform: capitalize;
}
.srvs-prov-text h4::before {
background-color: #232323;
bottom: -6px;
content: "";
height: 1px;
left: 0;
position: absolute;
right: 0;
width: 99px;
}
.srvs-prov-text h4::after {
background-color: #232323;
bottom: -11px;
content: "";
height: 1px;
left: 0;
position: absolute;
right: 0;
width: 59px;
}
.feature-section.ad-grid-6 .feature-shop-colors ul li {
padding: 0;
margin-right: 5px;
}
.srvs-prov-details .srvs-prov-contents li a {
padding: 12px 40px;
border-radius: 30px;
box-shadow: 1px 1px 10px 0px rgb(0 0 0 / 20%);
}
.srvs-new-products img {
width: 100%;
}
.srvs-prov-more {
margin-top: 60px;
margin-bottom: 30px;
}
.srvs-prov-more p {
line-height: 28px;
color: #999;
}
.srvs-contents {
border: 1px solid #f5f5f5;
margin-bottom: 30px;
padding: 12px;
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
border-radius: 4px;
background-color: #fff;
}
.srvs-products-details {
text-align: center;
}
.srvs-products-details h4 {
color: #232323;
font-weight: 500;
font-size: 16px;
}
.srvs-products-details span {
color: #777777;
font-weight: 500;
font-size: 14px;
}
.no-extra-padding {
padding: 30px 0;
}
.tech-main-section {
width: 100%;
height: 700px;
border-bottom: 1px solid #f5f5f5;
border-top: 1px solid #f5f5f5;
background-position: top;
}
.tech-text-section {
margin-top: 180px;
}
.tech-short-text p {
color: #232323;
font-size: 18px;
font-style: inherit;
}
.tech-mac-book h1 {
font-size: 40px;
font-weight: 500;
color: #232323;
line-height: 43px;
}
.tech-mac-book h1 span {
color: #ffc220;
font-size: 70px;
font-weight: 600;
}
.tech-mac-book h1 .color-scheme {
font-size: 34px;
color: #efb211;
font-weight: 600;
margin-top: 10px;
display: block;
margin-bottom: 20px;
}
.tech-description-area {
margin-top: 7px;
margin-bottom: 30px;
}
.tech-description-area p {
color: #232323;
font-size: 20px;
}
.tech-post-ads {
float: left;
margin-right: 25px;
}
.tech-post-ads .btn-theme:hover {
border: 0;
}
.tech-post-ads .btn-theme {
border: none;
border-radius: 30px;
color: #ffffff;
padding: 12px 40px;
box-shadow: 1px 1px 20px 0px rgb(0 0 0 / 20%);
}
.tech-opinion .btn-theme {
background-color: transparent;
color: #232323;
padding: 12px 40px;
border-radius: 30px;
box-shadow: 1px 1px 20px 0px rgb(0 0 0 / 20%);
}
.tech-main-images-section {
position: absolute;
right: 0;
}
.tech-main-images-section img {
max-width: 910px;
position: absolute;
right: 0;
}
.tech-new-great-product {
padding: 80px 0;
position: relative;
}
.tech-latest-primary-section h3::before {
background-color: #242424;
bottom: -28px;
content: "";
height: 2px;
left: 0;
position: absolute;
right: 0;
width: 99px;
margin: 0 auto;
}
.tech-latest-primary-section h3::after {
background-color: #242424;
bottom: -34px;
content: "";
height: 2px;
left: 0;
position: absolute;
right: 0;
width: 59px;
margin: 0 auto;
}
.tech-new-explore-categories {
padding: 80px 0px;
}
.tech-latest-categories .tech-st-text-section img {
width: auto;
}
.tech-brand-section {
padding-top: 10px;
}
.tech-latest-primary-section {
text-align: center;
margin-bottom: 80px;
}
.tech-latest-primary-section h3 {
color: #232323;
font-size: 42px;
font-weight: 600;
}
.tech-latest-primary-section h3 span {
font-size: 42px !important;
}
.tech-latest-primary-section h3 .explore-style {
color: #ffc220;
font-size: 28px;
}
.new-all-categories {
background-color: #ffc220;
padding: 10px 20px;
}
.tech_latest_category .side-menu {
background: #fff;
box-shadow: 1px 0px 20px rgb(0 0 0 / 7%);
margin-bottom: 30px;
}
.tech-new-great-product .sidebar .side-menu nav .nav > li {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-bottom: 1px solid #eaeaea;
position: relative;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
width: 100%;
padding: 20px 15px;
}
.new-all-categories .icons-categorie {
float: left;
padding-right: 20px;
color: #ffffff;
}
.new-all-categories .icons-categorie i {
font-size: 17px;
line-height: 35px;
}
.new-all-categories .categories-text-section h2 {
font-size: 18px;
color: #ffffff;
font-weight: 600;
}
.tech-new-great-product .side-menu {
background: #fff;
box-shadow: 1px 0px 20px rgb(0 0 0 / 7%);
margin-bottom: 30px;
}
.tech-new-great-product .sidebar .side-menu nav .nav > li > a {
color: #232323;
padding: 15.7px 15px;
}
.tech-new-great-product .sidebar .side-menu nav .nav > li a img {
float: left;
max-width: 20px;
margin-right: 10px;
margin-top: 5px;
}
.tech-new-great-product .sidebar .side-menu nav .nav > li > a i {
font-size: 42px;
margin-right: 10px;
}
section.tech-new-great-product .sidebar .side-menu nav .nav > li > a::after {
content: "";
display: none;
}
.tech-new-great-product .other-categories {
background-color: #f0f0f0;
padding: 10px;
}
.tech-new-great-product .other-categories h2 {
font-size: 16px;
color: #020202;
text-align: center;
font-weight: 500;
}
.tech-new-great-product .sidebar {
margin-top: unset;
}
.tech-new-great-product .tech-new-banner img {
width: 100%;
margin-bottom: 30px;
}
.tech-call-to-action.tech-call-to-action {
width: 100%;
height: auto;
position: relative;
background-position: right;
padding: 60px 0;
}
.tech-call-to-action .tech-action-latest-products {
position: absolute;
right: 70px;
bottom: 0;
}
.tech-call-to-action .tech-action-latest-products-1 {
position: absolute;
top: 80px;
left: 80px;
}
.tech-call-to-action .tech-view-section {
margin-bottom: 12px;
}
.tech-call-to-action .tech-view-section h2 {
font-size: 42px;
color: #232323;
font-weight: 600;
line-height: 40px;
}
.tech-call-to-action .tech-view-section h2 span {
color: #ffc220;
font-size: 30px;
font-weight: 500;
}
.tech-call-to-action .tech-details-section {
padding-right: 30px;
}
.tech-call-to-action .tech-action-latest-products-1 img {
max-width: 450px;
}
.tech-latest-categories {
position: relative;
margin-bottom: 30px;
border-radius: 10px;
overflow: hidden;
}
.col-lg-3:nth-child(8n + 1) .tech-latest-categories .tech-categories-bg {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/icons-bg/01.png);
}
.tech-st-text-section {
position: absolute;
bottom: 0;
left: 0;
border-radius: 10px;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.7);
padding: 70px 20px;
}
.tech-brand-section h5 {
color: #ffffff;
font-size: 20px;
font-weight: 600;
}
.tech-brand-section p {
color: #ffffff;
}
.tech-latest-categories img {
width: 100%;
}
.tech-great-products {
position: relative;
box-shadow: 0px 0px 10px 0px #cccc;
margin-bottom: 30px;
padding: 0px 0 30px;
background: #ffffff;
}
.adforest-owner-text {
width: 90%;
}
.promotional_slider.owl-carousel .owl-stage-outer,
.ad-slider-box .featured-slider-1.owl-carousel .owl-stage-outer {
padding-bottom: 0;
}
.mob-sa-contents .owl-theme .owl-nav [class*="owl-"] {
margin: 0px;
padding: 0px 5px;
background: transparent;
}
.tech-new-arrivals-products {
margin: 0 auto;
display: table;
}
.tech-new-arrivals-products img.attachment-adforest-shop-home {
width: 100%;
height: 251px;
}
.tech-products-details {
text-align: center;
margin-top: 5px;
}
.tech-products-categories h4 {
font-weight: 500;
font-size: 18px;
line-height: 24px;
}
.tech-products-details .tech-products-categories h4 a {
font-size: 14px;
color: #777;
}
.tech-different-categories h3 {
font-size: 20px;
color: #232323;
}
.tech-products-details .tech-different-categories h3 a {
color: #232323;
font-weight: 500;
}
.tech-new-prices p {
font-size: 18px;
font-weight: 600;
color: #232323;
}
.tech-new-prices strike {
color: #777;
font-weight: 400;
font-size: 14px;
}
.tech-new-prices p {
font-size: 18px;
font-weight: 600;
color: #232323;
}
.tech-arrival-tech-categories {
text-align: center;
position: relative;
}
.land-great-products .btn-theme {
border-radius: 20px;
padding: 10px 22px;
border: none;
}
.shop-main-title-area {
position: absolute;
top: -4px;
width: 100%;
left: -4px;
}
.tech-categories-bg {
height: 100px;
background-repeat: no-repeat;
z-index: 1;
position: absolute;
top: 0;
right: 0;
width: 100%;
background-position: top right;
}
.mat-success-stories .owl-nav i:hover {
border: none;
}
.col-lg-3:nth-child(8n + 2) .tech-latest-categories .tech-categories-bg {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/icons-bg/02.png);
}
.col-lg-3:nth-child(8n + 3) .tech-latest-categories .tech-categories-bg {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/icons-bg/03.png);
}
.col-lg-3:nth-child(8n + 4) .tech-latest-categories .tech-categories-bg {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/icons-bg/04.png);
}
.col-lg-3:nth-child(8n + 5) .tech-latest-categories .tech-categories-bg {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/icons-bg/05.png);
}
.col-lg-3:nth-child(8n + 6) .tech-latest-categories .tech-categories-bg {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/icons-bg/06.png);
}
.col-lg-3:nth-child(8n + 7) .tech-latest-categories .tech-categories-bg {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/icons-bg/07.png);
}
.col-lg-3:nth-child(8n + 8) .tech-latest-categories .tech-categories-bg {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/icons-bg/08.png);
}
.dec-hero-section {
background: center center no-repeat;
background-size: cover;
height: 600px;
background-size: cover;
}
.dec-hero-content {
padding-top: 160px;
padding-bottom: 100px;
}
.dec-hero-text-section {
position: relative;
}
.dec-hero-text-section span {
color: #fff;
font-size: 30px;
line-height: 26px;
font-weight: 100;
}
.dec-hero-text-section h1 {
font-size: 60px;
color: #fff;
font-weight: 600;
line-height: 1.6;
}
.dec-hero-text-section p {
color: #fff;
font-size: 18px;
width: 70%;
}
.dec-hero-search {
width: 70%;
position: relative;
margin-top: 30px;
}
.dec-hero-search input {
border-radius: 30px;
padding: 15px 20px;
}
.dec-hero-submit {
position: absolute;
right: -5%;
top: 0;
}
.dec-hero-submit .btn-theme {
border: none;
padding: 13.9px 50px;
border-radius: 30px;
font-size: 20px;
}
.dec-hero-submit .btn-theme:hover {
border: none;
}
.dec-product-box {
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
background: #fff;
padding: 20px 10px;
border-radius: 10px;
margin-bottom: 10px;
}
.dec-product-categories {
margin: 0 auto;
display: table;
}
.dec-products-text {
text-align: center;
margin-top: 5px;
}
.dec-products-text h5 {
color: #232323;
font-weight: 500;
font-size: 16px;
}
.dec-products-ads {
text-align: center;
margin-top: 5px;
}
.dec-products-ads .btn-theme {
border: none;
padding: 3px 12px;
border-radius: 20px;
}
.sprt-ad-location .sb-short-head h2 {
color: #ffff;
font-size: 28px;
font-weight: 700;
padding-top: 50px;
position: relative;
text-transform: capitalize;
}
.sprt-ad-location .sb-short-head p {
color: #ffff;
}
.prop-ad-location-section {
position: relative;
margin-bottom: 25px;
border-radius: 12px;
overflow: hidden;
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.prop-ad-location-section::before {
content: "";
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
background-color: rgba(0, 0, 0, 0.4);
}
.prop-ad-location-section::before {
content: "";
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
background-color: rgba(0, 0, 0, 0.4);
}
.prop-location-city {
position: absolute;
top: 10%;
color: #fff;
left: 8%;
}
.prop-location-city span {
font-size: 22px;
font-weight: 600;
}
.prop-location-city p {
color: #ffff;
font-size: 14px;
margin-top: -5px;
}
.prop-location-details {
position: absolute;
bottom: 10%;
right: 10%;
}
.prop-location-details a {
color: #ffff;
}
.mob-call-to-action {
border-bottom: 1px solid #f5f5f5;
}
.padding-bottom-30 {
padding-bottom: 30px;
}
.mob-call-text-section h4 {
color: #232323;
font-size: 20px;
font-weight: 500;
}
.mob-call-text-section p {
font-size: 15px;
font-weight: 400;
margin: 0;
}
.mob-logo-img {
float: left;
position: relative;
margin-right: 20px;
}
.mob-details-section {
position: relative;
overflow: hidden;
margin-top: 10px;
}
.mob-details-section p {
margin: 0;
font-size: 14px;
color: #777;
}
.mob-details-section span {
color: #232323;
font-weight: 500;
font-size: 16px;
word-wrap: break-word;
}
.ad-pets-section {
position: relative;
box-shadow: 2px 2px 7px 0px #ccc;
}
.ad-pets-section {
padding: 180px 0 80px;
position: relative;
height: 830px;
background-repeat: no-repeat;
}
.new-sunmit-form {
position: relative;
box-shadow: 2px 3px 15px 0px #ccc;
border-radius: 15px;
}
.ad-pets-section .form-join {
background-color: #fff;
}
.new-sunmit-form .form-listing .form-join {
border-radius: 15px;
}
.new-sunmit-form .text-indent-fields {
position: relative;
margin-bottom: 20px;
}
.new-sunmit-form .text-indent-fields h3,
.new-sunmit-form .text-indent-fields h1 {
color: #242424;
font-weight: 500;
font-size: 26px;
margin-bottom: 30px;
}
.new-sunmit-form .form-join {
background: #fff none repeat scroll 0 0;
border-radius: 4px;
box-shadow: 0 0 50px 10px rgb(0 0 0 / 5%);
margin: 0 auto;
padding: 30px;
} .new-sunmit-form .form-join .form-control {
background-color: #fff;
background-image: none;
border: 1px solid #e1e1e1;
border-radius: 0;
box-shadow: none;
color: #555;
font-size: 14px;
height: auto;
padding: 15px 12px;
transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}
.pets-images-section {
top: 46%;
position: absolute;
right: 0;
}
.new-sunmit-form .form-join .form-group {
margin-bottom: 15px;
}
.new-sunmit-form .form-join label {
margin-bottom: 5px;
}
.category_gridz a {
display: inline-block;
vertical-align: top;
width: 14%;
text-transform: capitalize;
margin-bottom: 20px;
text-align: center;
}
.category_gridz .category_new {
background-color: #f7f7f9;
border-radius: 50%;
display: inline-block;
padding: 24px;
transition: background-color 0.5s ease 0s;
}
.category_gridz .category_new img {
height: 86px;
width: 86px;
}
.category_gridz .title {
color: #232323;
display: block;
margin-top: 10px;
text-align: center;
font-weight: 400;
font-size: 16px;
}
.call-to-action {
padding: 60px 0;
}
.call-heading-section {
margin-bottom: 15px;
}
.call-heading-section h4 {
font-size: 42px;
font-weight: 600;
margin-bottom: 25px;
color: #232323;
line-height: 42px;
text-transform: capitalize;
}
.call-text-section p {
color: #777;
font-size: 18px;
}
.call-all-categories {
position: relative;
margin-top: 35px;
}
.call-post-categories {
float: left;
margin-right: 20px;
}
.call-post-categories .btn {
border-radius: 30px;
padding: 12px 40px;
}
.call-read-categories .btn {
padding: 12px 40px;
background-color: transparent;
color: #232323;
border-radius: 30px;
}
.call-images-section {
margin-top: 20px;
}
.call-to-action .call-images-section img {
width: 100%;
}
.mat-hero-section {
height: 900px;
position: relative;
background-position: center;
background-size: cover;
z-index: 1;
}
.mat-hero-details-section {
margin-top: 280px;
}
.mat-hero-new-section {
margin-bottom: 6px;
}
.mat-hero-new-section span {
color: #fff;
font-size: 20px;
font-style: inherit;
font-weight: 500;
}
.mat-hero-text-section {
margin-bottom: 15px;
}
.mat-hero-text-section h1 {
color: #fff;
font-size: 56px;
line-height: 64px;
font-weight: 500;
}
.mat-hero-text-section h1 span {
font-weight: 600;
}
.mat-hero-new-section {
margin-bottom: 6px;
}
.mat-ad-details-section {
margin-bottom: 25px;
}
.mat-ad-details-section p {
color: #fff;
font-size: 20px;
font-weight: 300;
line-height: 32px;
width: 90%;
}
.mat-new-post-ads {
float: left;
margin-right: 20px;
}
.mat-new-post-ads .btn-theme {
border-radius: 30px;
padding: 12px 40px;
}
.mat-hero-read-ads .btn-theme {
border-radius: 30px;
padding: 12px 40px;
background-color: #ffffff;
color: #232323;
}
.mat-form-group {
margin-top: 190px;
}
.mat-form-group .form-join {
background-color: rgba(255, 255, 255, 0.3);
}
.mat-form-group .form-join {
border-radius: 4px;
box-shadow: 0 0 50px 10px rgb(0 0 0 / 5%);
margin: 0 auto;
padding: 30px;
}
.mat-hero-section .form-join > h4 {
color: #ffffff;
font-size: 26px;
font-weight: 500;
margin-bottom: 20px;
}
.mat-gender-selection {
margin-bottom: 20px;
}
.mat-gender-selection label {
margin-right: 50px;
margin-left: -10px;
}
.mat-gender-selection [type="radio"] + img {
border: 1px solid #fff;
border-radius: 40px;
}
.mat-hero-section .form-group {
margin-bottom: 20px;
}
.mat-form-group .form-join .form-group label {
color: #ffffff;
margin-bottom: 8px;
}
.form-join .form-group label {
text-align: left;
font-weight: 500;
}
.feature-shops img {
width: 100%;
}
.mat-form-group .form-control {
background: none;
border: 1px solid rgba(255, 255, 255, 0.3);
color: #fff;
border-radius: 0;
box-shadow: none;
color: #555;
font-size: 14px;
height: auto;
padding: 15px 12px;
transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}
.mat-form-group .select2-container--default .select2-selection--single {
background-color: transparent;
border: none;
border: 1px solid rgba(255, 255, 255, 0.3);
color: #232323;
}
.mat-hero-section::before {
content: "";
top: 0;
right: 0;
left: 0;
bottom: 0;
position: absolute;
background-color: rgba(0, 0, 0, 0.6);
z-index: -1;
}
.mat-form-group
.select2-container--default
.select2-selection--single
.select2-selection__placeholder {
color: #fff;
}
section.mat-hero-section
form.form-join
.mat-gender-selection
input[type="radio"] {
opacity: 0;
}
.mat-gender-selection span {
color: #ffffff;
margin-left: 10px;
font-size: 16px;
font-weight: 500;
}
.mat-form-group button.btn.btn-theme.btn-block {
color: #fff;
}
.mat-candidates-details {
margin-top: 25px;
}
.mat-candidate-name h5 {
color: #232323;
font-size: 22px;
font-weight: 500;
}
.mat-new-candidates-categories p {
font-weight: 500;
}
.mat-success-stories {
padding: 60px 0;
}
.mat-act-main-section {
margin-top: 60px;
}
.mat-action-text-area {
margin-bottom: 5px;
}
.mat-action-text-area h4 {
font-size: 42px;
color: #232323;
margin-bottom: 15px;
font-weight: 500;
}
.mat-action-text-area h3 {
color: #232323;
font-weight: 500;
margin-bottom: 12px;
font-size: 30px;
line-height: 50px;
}
.mat-candidates-details {
margin-top: 25px;
}
.mat-candidates-details .btn-theme {
padding: 12px 40px;
border-radius: 30px;
}
.call-images-section {
margin-top: 20px;
}
.shop-great-products.shop-layout-2 .heading-panel {
margin-bottom: 10px;
}
.sprt-hero-section {
background-size: cover !important;
height: auto;
background-size: cover;
position: relative;
z-index: 1;
}
.sprt-hero-section::before {
content: "";
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
background-color: rgba(5, 3, 29, 0.8);
z-index: -1;
}
.sprt-hero-text {
padding-top: 180px;
padding-bottom: 130px;
}
.sprt-hero-cric span {
font-size: 25px;
color: #f58936;
font-weight: 500;
line-height: 26px;
}
.sprt-hero-cric h1 {
font-size: 70px;
color: #fff;
padding-top: 10px;
font-weight: 600;
margin-bottom: 20px;
line-height: initial;
}
.sprt-hero-cric p {
color: #fff;
width: 70%;
font-size: 20px;
margin-bottom: 35px;
}
.sprt-hero-st {
margin-top: 25px;
}
section.srvs-explore-section.no-extra {
padding: 0px 0px;
}
.sprt-explore-section .srvs-explore-section.no-extra {
padding: 80px 0px;
}
.sprt-explore-box {
position: relative;
}
.srvs-explore-box {
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
margin-bottom: 25px;
padding: 20px;
border-radius: 10px;
}
.dec-featured-details-section span {
font-size: 14px;
}
.sprt-hero-st .btn-theme {
padding: 12px 34px;
border-radius: 0;
}
.srvs-explore-img {
margin: 0 auto;
display: table;
}
.srvs-explore-details {
text-align: center;
margin-top: 8px;
}
.srvs-explore-details h4 {
font-size: 16px;
color: #232323;
font-weight: 400;
}
.col-lg-2 .srvs-explore-box .sprt-ex-ads {
left: 31%;
}
.sprt-ex-ads {
position: absolute;
left: 39%;
bottom: -10%;
opacity: 0;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.sprt-ex-ads .btn-theme {
padding: 2px 15px;
border-radius: 20px;
}
.sprt-ad-location .dec-location-section::before {
content: "";
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
background-color: rgba(5, 3, 29, 0.7);
}
.dec-location-section p.heading-text {
color: #ffffff;
}
.prop-location-details a {
border: 0;
background: transparent;
}
.dec-location-section {
position: relative;
height: 420px;
padding: 30px 0;
margin-bottom: 150px;
}
.sprt-ad-location .dec-location-section {
height: 440px;
}
.pets-images-section img {
width: 80%;
}
.dec-location .owl-prev {
position: absolute;
left: -4%;
bottom: 40%;
background: #ffffff !important;
color: #242424 !important;
height: 50px;
width: 22px;
}
.dec-location .owl-next {
position: absolute;
right: -4%;
bottom: 40%;
background: #ffffff !important;
color: #242424 !important;
height: 50px;
width: 22px;
}
.dec-location .owl-next i,
.dec-location .owl-prev i {
font-size: 20px;
line-height: 2;
}
.mob-hero-text-section {
text-align: center;
margin-top: 70px;
min-height: 480px;
}
.mob-hero-text-section h3 {
text-align: center;
color: #fff;
font-size: 60px;
font-weight: 600;
padding-bottom: 30px;
}
.mob-hero-text-section p {
color: #fff;
font-weight: 300;
line-height: 1.9;
position: relative;
font-size: 20px;
width: 50%;
margin: 0 auto;
}
.mob-hero-slider-section img {
position: absolute;
top: 0;
}
.owl-item.active .mob-hero-slider-section img {
opacity: 1;
}
.owl-item .mob-hero-slider-section img {
opacity: 0.5;
}
.mob-brands {
background: #f9f9f9;
}
.mob-brands-section {
background: #fff;
position: relative;
}
.mob-featured-ad {
padding: 12px 20px;
border-bottom: 1px solid #f5f5f5;
background-color: #fff;
}
.mob-brand-feature-ad {
position: relative;
overflow: hidden;
padding: 20px;
}
.mob-brand-box {
position: relative;
margin-bottom: 20px;
}
.mob-theme-box {
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
overflow: hidden;
border-radius: 4px;
}
.mob-brand-image {
float: left;
margin-right: 20px;
}
.mob-brand-image img {
width: 95px;
height: 106px;
}
.mob-brand-text-area {
position: relative;
padding: 12px 0;
overflow: hidden;
}
.mob-brand-text-area h5 a {
color: #232323;
font-weight: 500;
font-size: 16px;
text-transform: capitalize;
}
.mob-brand-text-area p {
margin: 0;
font-size: 14px;
color: #999;
}
.mob-brand-text-area p i {
color: #ff0000;
margin-right: 10px;
font-size: 12px;
}
.mob-brand-text-area span {
color: #232323;
font-weight: 600;
font-size: 14px;
}
.mob-brand-more-ads .btn-theme {
border-radius: 0;
width: 100%;
margin-top: 0px;
}
.mob-brand-banner {
margin-bottom: 25px;
}
.mob-brand-banner img {
width: 100%;
}
.mob-brand-content-area {
position: relative;
}
.mob-brands-main-content-area {
background: #fff;
padding: 20px 30px;
position: relative;
overflow: hidden;
}
.srvs-hero-section::before {
content: "";
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
background: rgba(0, 0, 0, 0.8);
z-index: -1;
}
.mobile-brand-text {
margin-bottom: 50px;
}
.mobile-brand-text h3 {
color: #232323;
font-weight: 500;
font-size: 30px;
}
.mobile-brand-text h3::before {
background-color: #232323;
bottom: -12px;
content: "";
height: 1px;
left: 0;
position: absolute;
right: 0;
width: 99px;
}
.mobile-brand-text h3::after {
background-color: #232323;
bottom: -19px;
content: "";
height: 1px;
left: 0;
position: absolute;
right: 0;
width: 59px;
}
.mob-brands-main-content-area ul li {
width: 22.2%;
margin-right: 22px;
padding: 0;
margin-bottom: 15px;
float: left;
}
.mob-brands-logo {
border: 1px solid #f5f5f5;
margin-bottom: 12px;
transition: 0.5s;
}
.mob-brand-categories {
position: absolute;
top: 6%;
right: 4%;
}
.mob-newest-ads .mob-slider-content .mob-brand-categories {
position: absolute;
top: 12%;
right: 8%;
}
.mob-brand-categories a {
padding: 10px 40px;
border-radius: 0;
}
.mob-sa-contents {
margin-bottom: 20px;
background-color: #fff;
padding: 30px 30px;
}
.prop-newset-heading {
margin-bottom: 50px;
position: relative;
}
.prop-newset-heading h2 {
color: #232323;
font-size: 26px;
font-weight: 500;
text-align: left;
}
.prop-newset-heading h2::before {
background-color: #232323;
bottom: -8px;
content: "";
height: 1px;
left: 0;
position: absolute;
right: 0;
width: 99px;
}
span.heading-color {
color: #ffc220;
}
.prop-newset-heading h2::after {
background-color: #232323;
bottom: -15px;
content: "";
height: 1px;
left: 0;
position: absolute;
right: 0;
width: 59px;
}
.mob-samsung-products {
background: #ffffff;
}
.mob-samsung-latest-product {
margin: 0 auto;
display: table;
}
.mob-samsung-text h4 {
color: #232323;
font-weight: 500;
font-size: 15px;
line-height: 24px;
}
.mob-samsung-text h4 a {
color: #232323;
font-size: 16px;
}
.mob-samsung-text span {
color: #999;
font-weight: 500;
font-size: 14px;
}
.mob-samsung-latest-product img {
height: 156px;
}
.mob-samsung-text {
padding: 10px;
text-align: center;
}
.mob-samsung-categories .owl-nav {
position: absolute;
right: 0;
top: -40%;
margin-top: 0;
}
.mob-samsung-categories .owl-nav i {
background-color: #ffc220;
padding: 10px 13px;
border-radius: 0;
color: #fff;
}
.mob-samsung-categories .owl-nav .owl-prev,
.mob-samsung-categories .owl-nav .owl-next {
padding: 4px;
display: inline;
}
.mob-brand-banner-4 img {
width: 100%;
}
.mob-brand-banner-4 {
margin-bottom: 20px;
}
.mob-samsung-categories .mob-app-widget {
margin-bottom: 20px;
}
.mob-all-categories {
background-color: #ffffff;
position: relative;
margin-bottom: 20px;
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 5%);
}
.mob-all-categories .mob-latest-categories li:hover {
box-shadow: none;
}
.mob-all-categories .mob-latest-categories li {
padding: 16.8px 20px;
border-bottom: 1px solid #f5f5f5;
position: relative;
border-radius: 0;
}
.mob-latest-contents {
text-align: left;
}
.toys-new-accessories.owl-theme .owl-dots .owl-dot {
margin-right: 5px;
}
.toys-new-accessories.owl-carousel .owl-dots {
position: absolute;
bottom: 55px;
left: 45%;
margin-left: 16px;
}
section.custom-padding.ads-grid-selector.gray.gray {
padding-top: 80px;
}
.prop-newest-image img {
width: 100%;
}
.toys-action-shop .btn-theme:hover {
background: #fff;
}
.toys-action-shop .btn-theme {
border-radius: 0;
}
.toys-hero-section {
margin-bottom: -45px;
}
.toys-hero-section .mob-latest-contents h5 {
color: #fff;
}
.mob-latest-contents h5 {
font-size: 20px;
color: #232323;
font-weight: 500;
}
.mob-all-categories .mob-latest-categories li img {
float: left;
margin-right: 15px;
margin-top: 3px;
}
.mob-details-lg {
text-align: left;
}
.mob-details-lg h6 {
font-size: 16px;
font-weight: 500;
color: #232323;
}
.mob-details-lg p {
color: #999999;
margin: 0;
font-size: 14px;
}
.mob-all-categories .mob-latest-categories li i {
position: absolute;
right: 20px;
top: 35%;
opacity: 0.4;
font-size: 20px;
color: #999;
}
.mob-featured-ad {
padding: 12px 20px;
border-bottom: 1px solid #f5f5f5;
background-color: #fff;
}
.mob-featured-ad h4 {
color: #232323;
font-weight: 500;
font-size: 20px;
}
.mob-brand-feature-ad-2 {
background: #ffffff;
}
.mob-brand-feature-ad {
position: relative;
overflow: hidden;
padding: 20px;
}
.bk-hero-section {
height: 600px;
background-size: cover;
background-position: center center;
}
.bk-hero-details {
position: relative;
padding: 150px 0;
}
.bk-hero-text span {
font-size: 40px;
color: #ffc220;
font-weight: 600;
text-transform: capitalize;
line-height: 40px;
}
.bk-hero-text h1 {
color: #232323;
font-size: 80px;
font-weight: 600;
line-height: 80px;
margin-bottom: 20px;
}
.bk-hero-text p {
color: #232323;
font-size: 20px;
width: 70%;
}
.bk-hero-shop {
margin-top: 23px;
}
.bk-hero-shop .btn-theme {
padding: 10px 30px;
border-radius: 0;
}
.toys-biggest-sale {
padding-top: 40px;
}
.toys-es-img,
.toys-es-sale,
.toys-es-sale {
position: relative;
}
.toys-es-text.wide {
width: 50%;
}
.toys-es-text {
position: absolute;
top: 10%;
left: 6%;
}
.toys-ex-categories {
position: absolute;
bottom: 0;
right: 15%;
}
.toys-ex-shops {
position: absolute;
bottom: 7%;
left: 6%;
}
.toys-ex-shops a {
font-weight: 500;
text-transform: capitalize;
color: #fff;
}
.toys-es-text h4 {
color: #fff;
font-size: 24px;
font-weight: 500;
line-height: 34px;
}
.bk-products-box {
position: relative;
overflow: hidden;
border: 1px solid #f5f5f5;
margin-bottom: 30px;
background: #f3f3f5;
}
.bk-products-img img {
width: 100%;
}
.bk-products-img {
padding: 20px;
}
.bk-selections {
position: relative;
padding: 0px 20px 20px;
border-top: 1px solid #f5f5f5;
}
.bk-sel-rate {
line-height: 20px;
}
.bk-sel-rate i {
color: #ffd203;
margin-right: 5px;
}
.bk-sel-ctrgs h4 {
color: #232323;
font-size: 20px;
padding: 5px 0px;
font-weight: 500;
}
.bk-sel-price span {
color: #ffc220;
font-size: 16px;
font-weight: 600;
}
.prop-newset-heading h2 {
color: #232323;
font-size: 32px;
font-weight: 700;
text-align: left;
margin-bottom: 75px;
}
.prop-newset-heading a.btn {
border-radius: 0;
}
section.mob-samsung-categories.section-padding.no-extra.gray {
padding-top: 0;
padding-bottom: 0;
}
.toys-es-img img,
.toys-es-sale img {
width: 100%;
}
.bk-latest-products {
padding-top: 20px;
}
.prop-newset-heading h2::before {
background-color: #232323;
bottom: -20px;
content: "";
height: 1px;
left: 0;
position: absolute;
right: 0;
width: 99px;
}
.prop-newset-heading h2::after {
background-color: #232323;
bottom: -27px;
content: "";
height: 1px;
left: 0;
position: absolute;
right: 0;
width: 59px;
}
.bk-sel-price span strike {
color: #777777;
}
section.top-bk-ads.padding-bottom-30,
.mob-newest-ads {
padding-bottom: 1px;
}
.prop-newset-heading a.btn {
position: absolute;
right: 0;
top: 0;
padding: 10px 30px;
}
.heading-panel {
margin-bottom: 30px;
position: relative;
overflow: hidden;
}
.heading-panel .main-title {
border-bottom: 2px solid #ffc220;
}
.ad-grid-5 .new-small-grid-description h2 {
font-size: 20px;
font-weight: 500;
}
.ad-grid-5 .category-title span {
margin-right: 5px;
color: #777;
}
.ad-grid-5 .category-title {
margin-bottom: -2px;
}
.heading-panel .main-title {
color: #232323;
font-size: 32px;
font-weight: 700;
line-height: 60px;
margin: 0;
text-transform: capitalize;
}
.heading-panel .main-title {
display: inline-block;
}
.top-bk-box {
position: relative;
overflow: hidden;
border: 1px solid #f5f5f5;
padding: 20px;
margin-bottom: 30px;
background-color: #f0f0f0;
}
.top-ox-img {
float: left;
margin-right: 20px;
}
.top-ox-img img {
width: 100%;
}
.top-bk-text-area {
position: relative;
overflow: hidden;
margin-top: 20px;
}
.top-bk-details i {
color: #ffd203;
margin-right: 5px;
}
.top-ox-img img {
width: 100px;
height: 150px;
}
.toys-hero-section .toys-new-accessories .toys-hero-content {
background: #ffc220;
}
.toys-hero-accesories {
padding: 70px 30px;
}
.toys-new-accessories .toys-hero-content .toys-hero-accesories .toys-hero-logo {
max-width: 200px;
}
.toys-hero-text h3 {
margin-bottom: 20px;
color: #fff;
font-size: 60px;
font-weight: 700;
line-height: 56px;
}
.toys-hero-text p {
color: #fff;
font-size: 18px;
font-weight: 300;
}
.toys-hero-shop {
margin-top: 25px;
}
.toys-hero-shop .btn-theme:hover {
background: #fff;
}
.toys-hero-shop .btn-theme:hover {
color: #232323;
}
.toys-hero-shop .btn-theme {
background: #fff;
color: #232323;
padding: 12px 40px;
font-weight: 600;
border-radius: 0;
}
.toys-new-accessories .toys-hero-content .toys-hero-img {
margin-top: 30px;
}
.toys-new-accessories.owl-carousel .owl-dots .owl-dot {
background-color: transparent !important;
}
.toys-hero-section .owl-theme .owl-dots .owl-dot span {
background: #ffffff;
margin: 0;
}
.toys-call-to-action {
height: 350px;
position: relative;
background: #ffc220;
}
.mob-new-ads img {
width: 100%;
}
.toys-action-main-content {
padding: 5px 80px;
}
.toys-action-text h3 {
color: #fff;
line-height: 50px;
font-size: 42px;
font-weight: 700;
width: 77%;
}
section.mob-samsung-categories.section-padding.no-extra {
padding-bottom: 0;
}
.toys-action-img img {
width: 560px;
}
.toys-action-text p {
color: #fff;
line-height: 26px;
margin-top: 10px;
}
.toys-action-shop {
margin-top: 20px;
}
.toys-action-shop .btn-theme {
background: #fff;
color: #232323;
padding: 10px 40px;
box-shadow: 2px 2px 10px 0px rgb(0 0 0 / 30%);
}
.toys-action-img {
margin-top: -80px;
}
.toys-latest-products {
position: absolute;
bottom: -65px;
left: 0px;
}
.toys-latest-products img {
width: 60%;
}
.prop-latest-selections {
margin-top: 60px;
}
.prop-latest-content-area {
padding-top: 190px;
}
.prop-latest-content-area .prop-latest-text h1 {
font-size: 32px;
color: #fff;
line-height: 36px;
font-weight: 500;
text-transform: capitalize;
}
.prop-latest-content-area .prop-latest-text p {
color: #fff;
font-size: 18px;
margin-top: 22px;
}
.prop-latest-content-area .prop-latest-textfields {
margin-top: 20px;
position: relative;
}
.prop-latest-textfields .form-control {
border-radius: 30px;
height: 47px;
margin-bottom: 22px;
padding: 0 20px;
}
.prop-latest-textfields .select2-container .select2-selection--single {
width: 75%;
border-radius: 30px;
height: 48px;
padding: 0 15px;
position: relative;
}
.prop-latest-content-area .prop-latest-text h1::before {
background-color: #fff;
bottom: -13px;
content: "";
height: 3px;
left: 0;
position: absolute;
right: 0;
width: 99px;
}
.prop-latest-textfields .prop-sumit-form {
position: absolute;
right: 0%;
top: 58%;
}
.prop-latest-textfields .prop-sumit-form .btn-theme {
padding: 12px 35px;
border-radius: 30px;
}
.prop-main-wrapped {
background: #fff;
padding: 20px 0;
border-bottom: 1px solid #f5f5f5;
}
.prop-hero-text-section {
margin-left: 20px;
}
.scrolable-ads {
position: relative;
height: 695px;
padding: 20px;
}
.prop-estate-image-section {
float: left;
padding-right: 15px;
}
.prop-estate-image-section img {
border-radius: 2px;
width: 169px;
}
.prop-real-estates {
position: relative;
overflow: hidden;
box-shadow: 0px 0px 7px 0px #ccc;
margin-bottom: 20px;
background: #fff;
}
.prop-real-estate-box {
padding: 8px 0 5px;
}
.prop-estate-text-section p {
color: #777;
font-size: 14px;
}
.prop-estate-text-section span {
font-size: 16px;
color: #232323;
font-weight: 500;
}
.prop-estate-table .prop-content-area li {
font-size: 15px;
padding-left: 0;
}
.prop-estate-table .prop-content-area li i {
font-size: 12px;
color: #999;
}
.prop-estate-text-section p i {
color: #777;
margin-right: 5px;
}
.prop-real-estates .items {
margin-left: 8px;
}
.sb-header.sb-header-1.viewport-lg .sb-menu > ul > li > a {
padding: 0 10px;
}
.prop-it-work-image {
margin: 0 auto;
display: table;
}
.prop-it-sell-text-section {
text-align: center;
margin-top: 10px;
}
.prop-it-work-sell-section:hover .prop-it-sell-text-section span {
color: #ffc220;
}
.prop-ad-location-images::before {
content: "";
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
background-color: rgba(0, 0, 0, 0.3);
}
.ad-location-main-area::before {
content: "";
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
background-color: rgba(0, 0, 0, 0.3);
}
ul.row li a img {
max-width: 100%;
}
.prop-it-sell-text-section span {
color: #242424;
transition: 0.5s;
font-size: 18px;
font-weight: 600;
}
.prop-it-sell-text-section p {
color: #999;
margin-top: 4px;
margin-bottom: 0;
line-height: 26px;
font-size: 16px;
}
.prop-it-work-sell-section:hover {
box-shadow: 0px 0px 9px -1px #ccc;
}
.prop-it-work-sell-section {
padding: 20px 25px;
transition: 0.7s;
margin-bottom: 20px;
}
.prop-ad-location-section img {
width: 100%;
}
.ad-location-main-area {
position: relative;
overflow: hidden;
border-radius: 12px;
}
.ad-location-main-area img,
.prop-ad-location-images img {
width: 100%;
}
.prop-ad-location-images {
position: relative;
overflow: hidden;
border-radius: 12px;
}
.prop-location-details .btn-theme {
color: #fff;
background: transparent;
font-size: 14px;
}
.land-hero-section {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/slider-5.png);
height: auto;
position: relative;
background-position: top center;
background-size: cover;
}
.land-hero-text-section {
margin-top: 170px;
}
.land-hero-classified-ads {
margin-bottom: 10px;
}
.land-hero-classified-ads span {
color: #fff;
font-size: 20px;
font-weight: 500;
font-size: 24px;
}
.land-hero-operating-system h1 {
color: #fff;
font-size: 60px;
font-weight: 700;
line-height: 60px;
}
.land-hero-operating-system h1 .hero-color-combination {
color: #232323;
font-size: 46px;
}
.land-hero-details-section {
margin-top: 12px;
}
.land-hero-details-section p {
color: #232323;
font-size: 21px;
}
.land-hero-section .tech-main-post-area {
margin-top: 30px;
}
.tech-post-ads {
float: left;
margin-right: 25px;
}
.land-hero-section .tech-main-post-area .tech-post-ads a {
background-color: #242424;
}
.land-hero-section .tech-main-post-area .tech-opinion a {
background-color: #fff;
border: none;
}
.land-hero-mobiles-section {
margin-top: 120px;
float: right;
}
.land-bootsrap-models {
position: absolute;
left: 50%;
bottom: 10%;
}
.how-it-work-repeat p.heading-text {
margin-top: -10px;
margin-bottom: 50px;
}
.land-bootsrap-models .btn-primary {
background: #fff;
padding: 0;
border: 1px solid #ffc220;
border-radius: 50%;
color: #ffc220;
font-size: 20px;
width: 80px;
height: 80px;
position: relative;
-webkit-animation: ripple 1s linear infinite;
animation: ripple 1s linear infinite;
-webkit-transition: 0.5s linear;
}
.land-bootsrap-models .btn-primary {
-webkit-animation: ripple-white 1s linear infinite;
animation: ripple-white 1s linear infinite;
}
.land-bootsrap-models .btn-primary i {
font-size: 30px;
text-align: center;
padding-left: 8px;
line-height: 78px;
}
.how-its-worksss .sb-short-head h2::before,
.pistachio-classified-grid .sb-short-head h2::before {
background-color: #242424;
bottom: -20px;
content: "";
height: 1px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
width: 99px;
}
.how-its-worksss .sb-short-head h2::after,
.pistachio-classified-grid .sb-short-head h2::after {
background-color: #242424;
bottom: -25px;
content: "";
height: 1px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
width: 59px;
}
.home-tabs .tabs-container .nav.nav-tabs li a.active {
border-left: 0 none;
border-right: 0 none;
box-shadow: 0 0 6px 0 #7c7c7c;
margin-top: -10px;
z-index: 99;
}
.home-tabs .tabs-container .nav.nav-tabs,
.home-tabs .nav.nav-tabs li a.active {
border: medium none;
}
.home-tabs .tabs-container .nav.nav-tabs li.active {
border: medium none;
border-radius: 0;
height: 133px;
line-height: 110px;
}
.home-tabs .tabs-container .nav.nav-tabs li a.active {
border: medium none;
border-radius: 0;
height: 133px;
line-height: 110px;
}
.heading-panel h2::before {
background-color: #242424;
bottom: 6px;
content: "";
height: 1px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
width: 99px;
}
.heading-panel h2::after {
background-color: #242424;
bottom: 0;
content: "";
height: 1px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
width: 59px;
}
.how-it-work-repeat {
padding: 60px 0;
padding-bottom: 0;
}
.land-apps-screenshot p.heading-text {
margin-top: -10px;
margin-bottom: 50px;
}
.land-apps-screenshot {
padding: 80px 0px;
}
.heading-text {
display: inline-block;
line-height: 26px;
margin-bottom: 20px;
width: 50%;
margin-top: -10px;
}
.how-it-work-repeat .how-it-work-content {
margin-bottom: 40px;
padding: 0 26px;
}
.how-it-repeat-section {
background: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/icon-image.png);
height: 100px;
width: 100%;
height: 100px;
width: 100%;
background-repeat: no-repeat;
text-align: center;
background-position: top center;
padding: 0px 25px;
}
.how-it-repeat-section i {
font-size: 28px;
padding: 20px;
border: 1px solid #fff;
border-radius: 50%;
color: #777;
background: #ffff;
box-shadow: 0px 0px 20px -10px rgb(0 0 0);
display: inline-block;
height: 70px;
width: 70px;
}
.it-work-account {
margin-top: 1px;
text-align: center;
}
.it-work-account h2 {
font-size: 20px;
font-weight: 600;
color: #232323;
}
.it-works-text {
text-align: center;
}
.it-works-text p {
color: #777;
font-size: 16px;
margin-bottom: 0;
}
.ads-location .heading-panel h2,
.ads-location.bg-gray .heading-panel h2 {
padding-top: 0px !important;
}
.dec-location-section .heading-panel h2 {
color: #fff;
}
.heading-panel h2 {
color: #242424;
margin-bottom: 30px;
font-size: 32px;
font-weight: 700;
padding-bottom: 30px;
position: relative;
text-transform: capitalize;
}
.prop-location-details .btn-theme:hover {
background: transparent;
border: 0;
box-shadow: none;
}
.how-it-work-7 .how-it-repeat-section {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/gta.png);
background-position: top;
}
.land-classified-apps {
padding: 30px 0 60px;
}
.land-classified-heading {
margin-bottom: 35px;
}
.land-classified-heading h3 {
color: #232323;
font-size: 42px;
font-weight: 700;
text-transform: capitalize;
padding-bottom: 20px;
}
.land-classified-heading h3::before {
background-color: #242424;
bottom: -11px;
content: "";
height: 1px;
left: 0;
position: absolute;
right: 0;
width: 99px;
}
.land-classified-heading h3::after {
background-color: #242424;
bottom: -5px;
content: "";
height: 1px;
left: 0;
position: absolute;
right: 0;
width: 59px;
}
.land-classified-heading h3 span {
color: #ffc220;
}
.land-classified-text-section .list-inline li {
margin-right: 20px;
padding-left: 0;
}
.land-classified-text-section .list-inline li i {
color: #ffc220;
margin-right: 10px;
}
.land-classified-operating-system {
margin-top: 10px;
}
.land-classified-android-apps {
border: 1px solid #cccc;
padding: 5px 30px;
box-shadow: 0px 5px 10px 1px #f6f6f6;
border-radius: 50px;
}
.land-android-logos {
float: left;
margin-top: 6px;
position: relative;
margin-right: 12px;
overflow: hidden;
}
.land-apps-android-text-area {
position: relative;
overflow: hidden;
}
.land-apps-android-text-area p {
margin: 0;
font-size: 15px;
color: #232323;
font-weight: 500;
line-height: 20px;
}
.land-classified-text-section .list-inline li span {
color: #232323;
}
.land-classified-app-section img {
width: 100%;
}
.land-latest-featured {
padding-bottom: 80px;
}
.land-latest-featured .heading-panel h2 {
padding-top: 40px;
}
.land-fa-qs {
margin-bottom: 50px;
}
.land-apps-screenshot .app-shots-carousal .owl-stage-outer {
overflow: visible;
}
.land-apps-screenshot .app-shots-carousal .owl-item.active {
opacity: 1;
}
.land-apps-screenshot .app-shots-carousal .owl-item {
opacity: 0.3;
}
.land-featured-box {
background: #f9f9f9;
padding: 20px 40px;
margin-bottom: 25px;
transition: 0.5s;
}
.land-featured-icons {
margin: 0 auto;
display: table;
border: 1px solid #cccc;
padding: 10px;
border-radius: 30px;
}
.land-featured-text-section {
text-align: center;
margin-top: 10px;
}
.land-featured-text-section span {
color: #232323;
font-size: 16px;
font-weight: 500;
margin-bottom: 5px;
}
.land-featured-text-section p {
color: #777;
font-weight: 300;
}
.land-featured-box:hover {
box-shadow: 0px 3px 10px 0px #cccc;
background: #ffffff;
margin-top: -1px;
}
.land-qs-heading-section {
margin-bottom: 27px;
}
.demo .panel-group .panel-collapse .panel-body {
color: #777;
background: #fff;
padding: 15px;
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.mob-logo-img img {
height: 50px;
width: 50px;
margin-top: 10px;
}
.land-qs-heading-section h3 {
color: #232323;
font-size: 42px;
font-weight: 700;
text-transform: capitalize;
padding-bottom: 20px;
}
.land-qs-heading-section h3 span {
color: #ffc220;
}
.land-qs-heading-section h3::before {
background-color: #242424;
bottom: -11px;
content: "";
height: 1px;
left: 0;
position: absolute;
right: 0;
width: 99px;
}
.land-qs-heading-section h3::after {
background-color: #242424;
bottom: -5px;
content: "";
height: 1px;
left: 0;
position: absolute;
right: 0;
width: 59px;
}
.land-qs-text-section {
margin-bottom: 18px;
}
.land-qs-text-section {
margin-bottom: 18px;
}
.land-qs-text-section p {
font-weight: 300;
font-size: 16px;
}
.land-body-panel {
margin-bottom: 20px;
}
.land-fa-qs .more-less {
color: #ffc220;
opacity: 1;
}
.land-fa-qs-image img {
width: 100%;
}
.land-one-items {
padding: 60px 0;
background: #f9f9f9;
}
.land-item-profile {
margin: 0 auto;
display: table;
}
.land-item-profile img {
width: auto;
}
.land-one-h2 {
text-align: center;
margin-top: 8px;
}
.land-one-h2 h5 {
color: #232323;
font-size: 18px;
font-weight: 600;
}
.land-one-rating {
text-align: center;
}
.land-new-text {
margin-top: 2px;
}
.land-new-text p {
font-weight: 300;
color: #232323;
font-size: 17px;
width: 70%;
margin: 0 auto;
}
.land-hero-operating-system h1 .hero-color-combination {
color: #232323;
font-size: 40px;
font-weight: 400;
}
.mat-success-stories .owl-nav {
position: absolute;
right: 0;
top: -100px;
}
.mat-success-stories .owl-nav .owl-prev,
.mat-success-stories .owl-nav .owl-next {
padding: 4px;
display: inline;
background: transparent;
margin: 0;
}
.mat-success-stories .owl-nav .owl-next i:hover,
.mat-success-stories .owl-nav .owl-prev i:hover {
border: 0;
}
.mat-success-stories .owl-nav i {
background-color: #ffc220;
padding: 6px 13px;
border-radius: 0;
color: #fff;
}
.prop-hero-text-section h3 {
font-size: 22px;
color: #232323;
font-weight: 500;
text-transform: capitalize;
}
.call-images-section img {
max-width: 100%;
}
.prop-agent-box {
position: relative;
margin-bottom: 30px;
}
.prop-agent-image {
position: relative;
}
.prop-agent-image img {
width: 100%;
}
.prop-agent-icons {
overflow: hidden;
position: absolute;
top: 45%;
left: 20%;
display: none;
transition: 0.6s;
}
.new-social-icons {
float: right;
}
.new-social-icons .list-inline li i {
border-radius: 100%;
display: inline-block;
height: 28px;
padding: 7px;
color: #ffffff;
text-align: center;
width: 28px;
}
.new-social-icons .list-inline li .fa-facebook {
background-color: #2b4a8b;
}
.new-social-icons .list-inline li .fa-twitter {
background-color: #1f94d9;
}
.new-social-icons .list-inline li .fa-linkedin {
background-color: #10598c;
}
.new-social-icons .list-inline li .fa-google {
background-color: #d83936;
}
.prop-agent-text-section {
box-shadow: 0px 1px 8px -1px #ccc;
padding: 10px 15px;
background: #fff;
}
.prop-agent-text-section h5 {
color: #232323;
font-size: 18px;
font-weight: 500;
}
.prop-agent-text-section p {
margin-bottom: 0px;
color: #999;
}
.prop-agent-text-section p i {
color: #ffc220;
margin-right: 6px;
}
.prop-agent-text-section span {
color: #232323;
font-size: 15px;
} .list-description-text {
text-align: center;
color: #ffffff;
position: relative;
margin-bottom: 30px;
}
.list-description-text p {
font-size: 26px;
color: #ffffff;
}
.list-description-text h3 {
font-size: 40px;
width: 70%;
margin: 0 auto;
color: #ffffff;
font-weight: 600;
margin-bottom: 50px;
line-height: initial;
}
.browse-featured-list .browse-featured-images img {
width: 100%;
}
.serach-bar .form-group input {
border-radius: 30px;
padding-left: 20px;
border-radius: 34px 0 0px 34px;
height: 55px;
}
.browse-categories::before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0, 0, 0, 0.6);
}
.browse-categories-h3 h3::before {
background-color: #ffffff;
bottom: -15px;
content: "";
height: 1px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
width: 99px;
}
.section-padding.pg-new {
padding-bottom: 100px !important;
padding: unset;
}
.browse-categories-h3 h3::after {
background-color: #ffffff;
bottom: -22px;
content: "";
height: 1px;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
width: 59px;
}
.new-featured-list-2 button {
padding: 14.5px 30px;
border-radius: 0 50px 50px 0;
}
.browse-categories-h3 {
text-align: center;
padding: 70px 0;
}
.browse-categories-h3 h3 {
color: #ffffff;
font-size: 32px;
font-weight: 500;
}
.clouds {
position: absolute;
bottom: 0;
}
.new-boxes-section {
text-align: center;
margin-top: -187px;
}
.boxes-h1 li {
float: left;
width: 20%;
}
.new-main-section {
background: #f9f9f9;
padding: 50px 35px;
position: relative;
}
.new-main-section .flat-icons {
display: table;
margin: 0 auto;
}
.new-main-section .flat-icons i {
font-size: 50px;
color: #777;
}
.icons-text {
margin-top: 3px;
text-align: center;
}
.new-boxes-section .boxes-h1 .new-main-section .icons-text h2 {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.icons-text h2 {
font-size: 16px;
color: #020202 !important;
font-weight: 500;
}
.boxes-h1 li:nth-child(even) .new-main-section {
background-color: #fff;
}
.section-padding {
padding: 80px 0;
}
.how-it-icons-p4 {
background: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/r1.png);
height: 140px;
width: 100%;
background-attachment: scroll;
background-position: center center;
background-repeat: no-repeat;
}
.how-it-work-p5 {
text-align: center;
}
.how-it-icons-p4 i {
font-size: 50px;
color: #fff;
line-height: 137px;
}
.how-it-p5 {
margin-top: 35px;
text-align: center;
}
.how-it-p5 h2 {
color: #232323;
font-size: 20px;
font-weight: 600;
text-transform: capitalize;
margin-bottom: 15px;
}
.content-2 {
position: absolute;
top: 77px;
right: -97px;
}
.content-3 {
position: absolute;
top: 29px;
right: -97px;
}
.count-timer {
position: absolute;
top: 110px;
left: 225px;
}
ul#google-map-btn {
position: absolute;
right: 2px;
}
.count-timer p {
color: #ffffff;
font-weight: 600;
}
.col-lg-4:nth-child(2) .how-it-icons-p4 {
background: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/r2.png);
background-repeat: no-repeat;
background-position: center center;
}
.col-lg-4:nth-child(3) .how-it-icons-p4 {
background: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/r4.png);
background-repeat: no-repeat;
background-position: center center;
}
.parallex,
.parallex-light {
color: #fff !important;
position: relative;
z-index: 44;
}
.funfacts.fun_2 .icons {
position: relative;
width: 100%;
text-align: center;
clear: both;
display: table;
margin-bottom: 25px;
}
.funfacts.fun_2 .number {
color: #fff;
font-size: 48px;
font-weight: 700;
margin-bottom: 20px;
text-align: center;
}
.funfacts.fun_2 h4 {
color: #fff;
font-size: 24px;
margin-bottom: 30px;
font-weight: 500;
text-align: center;
}
.funfacts.fun_2 .icons i {
font-size: 60px;
}
.funfacts.fun_2 .client-3 {
position: absolute;
top: -5px;
}
.funfacts.fun_2 h4 span {
color: #ffc220;
}
.classified-ad-listing {
margin-top: 220px;
}
.classified-text {
padding-left: 30px;
}
.classified-text h1 {
color: #232323;
font-weight: 700;
font-size: 50px;
line-height: 60px;
text-transform: capitalize;
padding-right: 90px;
}
.classified-text h1::before {
background-color: #242424;
bottom: -13px;
content: "";
height: 3px;
left: 0;
position: absolute;
right: 0;
width: 75px;
}
.classified-short-text {
margin-top: 23px;
padding-left: 29px;
}
.classified-short-text p {
font-size: 20px;
color: #020202;
line-height: 27px;
}
.ad-button-r1 {
padding-left: 29px;
margin-top: 23px;
}
.ad-button-r1 .btn-primary {
padding: 10px 40px;
color: #ffffff;
border: none;
}
.ads-listing-section .form-listing {
margin-top: 178px;
}
.form-listing .form-join {
border-radius: 15px;
}
.form-join {
background: #fff none repeat scroll 0 0;
border-radius: 4px;
box-shadow: 0 0 50px 10px rgb(0 0 0 / 5%);
margin: 0 auto;
padding: 30px;
}
.form-listing .form-group {
margin-bottom: 15px;
}
.mat-hero-section .form-join ::placeholder {
color: #fff;
opacity: 1;
}
.mat-hero-section .form-join :-ms-input-placeholder {
color: #fff;
}
.mat-hero-section .form-join ::-ms-input-placeholder {
color: #fff;
}
.form-join .form-control {
background-image: none;
border-radius: 0;
box-shadow: none;
color: #eee !important;
font-size: 14px;
height: auto;
padding: 15px 12px;
transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}
.srvs-search-bars .form-join .form-control {
color: #212529;
}
.form-join.search-hero-form .form-control {
color: #777 !important;
outline: 0;
border: 1px solid #ced4da;
}
.form-join .form-control label {
margin-bottom: 10px;
}
.ads-listing-section .button-blocks .btn-theme {
border-radius: 0;
}
.explore-categories {
background: #f9f9f9;
padding: 60px 0;
}
.vehicle-categories {
background: linear-gradient(to left, rgba(108, 170, 45), rgba(137, 200, 73));
margin-bottom: 30px;
}
.new-vehicle-categories {
padding: 20px 20px;
}
.vehicle-icons i {
color: #333;
position: absolute;
top: 5px;
right: 12px;
}
.vehicle-icons {
float: left;
height: 40px;
box-shadow: 1px 2px 8px 1px aliceblue;
background: #fff;
width: 40px;
border-radius: 50%;
position: relative;
}
.vehicle-text {
position: relative;
overflow: hidden;
}
.vehicle-text h2 {
color: #ffffff;
display: block;
font-weight: 500;
font-size: 18px;
text-transform: capitalize;
line-height: 40px;
padding-left: 30px;
}
.vehicle-text h2 a {
color: #ffffff;
}
.vehicle-details {
position: relative;
overflow: hidden;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
padding: 10px 20px;
}
.vehicle-details ul li {
color: #ffffff;
margin-bottom: 8px;
font-size: 16px;
}
.vehicle-details ul li a {
color: #ffffff;
text-transform: capitalize;
}
.explore-categories-button {
text-align: center;
padding: 7px 0;
}
.over-view {
color: #ffffff;
}
.explore-categories-button i {
padding-left: 7px;
}
.vehicle-details ul li span {
float: right;
}
.col-lg-6:nth-child(8n + 2) .vehicle-categories {
background: -webkit-linear-gradient(
to bottom,
rgba(34, 92, 170),
rgba(34, 92, 170)
);
background: linear-gradient(to left, rgba(17, 97, 134), rgba(45, 158, 210));
}
.col-lg-6:nth-child(8n + 3) .vehicle-categories {
background: -webkit-linear-gradient(
to bottom,
rgba(255, 196, 32),
rgba(255, 196, 32)
);
background: linear-gradient(to right, rgba(209, 127, 57), rgba(255, 196, 32));
}
.col-lg-6:nth-child(8n + 4) .vehicle-categories {
background: -webkit-linear-gradient(
to bottom,
rgba(255, 32, 32),
rgba(255, 32, 32)
);
background: linear-gradient(to right, rgb(161, 56, 105), rgb(234, 26, 124));
}
.col-lg-6:nth-child(8n + 6) .vehicle-categories {
background: -webkit-linear-gradient(
to bottom,
rgba(65, 41, 90),
rgba(65, 41, 90)
);
background: linear-gradient(to right, rgb(47, 7, 67), rgb(84, 39, 107));
}
.col-lg-6:nth-child(8n + 7) .vehicle-categories {
background: -webkit-linear-gradient(
to bottom,
rgba(68, 160, 141),
rgba(68, 160, 141)
);
background: linear-gradient(to right, rgb(9, 54, 55), rgb(31, 149, 152));
}
.col-lg-6:nth-child(8n + 8) .vehicle-categories {
background: -webkit-linear-gradient(
to bottom,
rgba(75, 121, 161),
rgba(75, 121, 161)
);
background: linear-gradient(to right, rgb(40, 62, 81), rgb(101, 158, 207));
}
section#partner {
padding: 40px;
}
.intro-hero-margin {
height: 770px !important;
padding-top: 200px !important;
}
.sigle-clients-brand {
float: left;
padding-left: 30px;
width: 20%;
margin-bottom: 30px;
}
.clients-modern-2 .client-brand-list .sigle-clients-brand a {
border: 1px solid #ddd;
display: block;
opacity: 0.5;
padding: 20px;
text-align: center;
}
.happy-clients-area {
padding: 90px 0 60px;
}
.happy-new-client-area .sigle-clients-brand a:hover {
opacity: 1;
}
.modern_sample2 {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 530px;
position: relative;
z-index: 0;
}
.modern_sample2 .content h1 {
color: #fff;
margin-bottom: 40px;
font-weight: 400;
font-size: 40px;
line-height: 1.6;
}
.modern_sample2 .content .btn + .btn {
margin-left: 10px;
padding: 10px 20px;
}
.modern_sample2 .content h1 b {
color: #fff;
font-weight: 700;
}
.modern_sample2 .content h1 strong {
color: #fff;
font-weight: 700;
}
.btn-clean {
border: 1px solid #fff;
color: #fff;
text-transform: capitalize;
font-size: 14px;
}
.modern_sample2 .content {
margin: auto;
max-width: 70em;
padding: 10em 5em 5em;
position: relative;
text-align: center;
}
.modern_sample2 .content .btn-theme {
border-radius: 0;
}
.cloud {
position: absolute;
z-index: 55;
bottom: 0;
}
.box-cat {
background: #fff none repeat scroll 0 0;
color: #666;
float: left;
margin: 0 0 30px;
padding: 30px 0;
text-align: center;
width: 100%;
}
.box-cat h4 {
color: #232323;
font-size: 16px;
font-weight: 500;
}
.box-cat strong {
display: block;
font-size: 14px;
padding: 0 0 10px;
color: #777;
font-weight: 400;
}
.category-grid-img img {
width: 100%;
}
.gray .box-cat::after {
border-bottom: 50px solid #f9f9f9;
border-right: 50px solid #f0f0f0;
box-shadow: -8px 3px 9px -8px rgb(0 0 0 / 10%);
content: "";
height: 0;
left: auto;
opacity: 1;
position: absolute;
right: 0px;
top: 0;
width: 0;
z-index: 9;
}
.hero-cats {
color: #fff;
padding: 160px 0;
position: relative;
text-align: center;
clear: both;
}
.hero-cats .content {
margin: auto;
max-width: 64em;
padding: 5em;
position: relative;
}
.hero-cats .content {
padding: 5em 0;
}
.hero-cats .content h1 {
font-size: 45px;
font-weight: 700;
text-transform: capitalize;
color: #ffffff;
margin-bottom: 22px;
line-height: 60px;
}
.hero-cats .content p {
font-size: 15px;
line-height: 2;
}
.hero-cats .content .search-holder {
position: relative;
width: 100%;
margin: 32px 0 0;
}
.hero-cats .content .search-holder input {
border: medium none;
color: #222;
font-size: 1.2em;
height: 68px;
padding: 0.8em 0 0.8em 0.8em;
border-radius: 0;
}
.hero-cats .content .search-holder .input-group-btn {
position: absolute;
z-index: 2;
right: 0;
top: 0;
}
.hero-cats .content .search-holder .input-group-btn .btn {
height: 68px;
border: none;
border-radius: 0;
}
.tech-text-section .tech-mac-book {
padding-top: 15px;
}
.hero-cats::before {
content: "";
background: rgba(0, 0, 0, 0.6);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.hero-cats .content p {
color: #fff;
position: relative;
}
.hero-cats .btn-theme span {
padding: 15px;
}
.home-tabs {
margin-top: -58px;
position: relative;
z-index: 21;
}
.home-tabs .tabs-container .nav.nav-tabs li {
padding: 0;
position: relative;
text-align: center;
width: 12.5%;
}
.home-tabs .tabs-container .nav-tabs > li > a i {
color: #fff;
font-size: 64px;
}
.home-tabs .tabs-container .nav.nav-tabs li a {
border: medium none;
border-radius: 0;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n + 2) a {
background: #2ecc71 none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav-tabs > li > a {
background-color: #ffc627;
border: 0 none;
color: #242424;
overflow: hidden;
position: relative;
width: 100%;
line-height: 1.42857143;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n + 1) a {
background: #3498db none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n + 2) a {
background: #2ecc71 none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n + 3) a {
background: #9b59b6 none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n + 4) a {
background: #d5658d none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n + 5) a {
background: #b89579 none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n + 6) a {
background: #53b9c5 none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n + 7) a {
background: #757790 none repeat scroll 0 0;
}
.home-tabs .tabs-container .nav-tabs li:nth-child(9n + 8) a {
background: #34495e none repeat scroll 0 0;
}
.home-tabs .tabs-container .tab-content {
padding: 40px 0 40px 0;
}
.popular-categories {
display: block;
margin: 0;
}
.popular-categories li a {
background-color: #fff;
border: 1px solid #f1f1f1;
color: #232323;
float: left;
font-size: 16px;
padding: 60px 15px 50px;
position: relative;
text-align: center;
text-transform: capitalize;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
width: 20%;
}
.popular-categories li a i {
color: #222;
display: block;
font-size: 50px;
padding: 0 0 30px;
}
.popular-categories li a .count {
color: #777;
display: block;
font-size: 14px;
}
.search-2 {
background: #363c48 none repeat scroll 0 0 !important;
color: #fff;
position: relative;
padding: 30px 0;
}
.search-2 .search-title {
background-color: #363c48;
color: #fff;
font-size: 20px;
font-weight: 600;
left: 245px;
padding: 16px 20px;
position: absolute;
text-transform: uppercase;
top: -58px;
z-index: 999;
width: 20%;
text-align: center;
}
.search-2 .search-title::before {
border-color: transparent #363c48 #363c48 transparent;
border-style: solid;
border-width: 58px 45px 2px 6px;
bottom: 0;
content: "";
height: 40px;
left: -51px;
position: absolute;
width: 51px;
}
.search-2 .search-title::after {
border-color: transparent transparent #363c48 #363c48;
border-style: solid;
border-width: 7px 52px 53px 7px;
bottom: 0;
content: "";
height: 50px;
position: absolute;
right: -58px;
width: 58px;
}
.search-2 .form-control {
background-color: #fff;
background-image: none;
border: 1px solid #e1e1e1;
border-radius: 0;
box-shadow: none;
margin-top: 0;
color: #555;
font-size: 14px;
height: auto;
padding: 15px 12px;
transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}
.search-2 .btn {
padding: 15px 65px;
}
.minimal-category {
align-items: center;
justify-content: center;
margin-bottom: 30px;
position: relative;
text-align: center;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
width: 100%;
overflow: hidden;
}
.minimal-img {
position: relative;
width: 100%;
}
.minimal-img img {
width: 100%;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.7s ease 0s;
-moz-transition: all 0.7s ease 0s;
-ms-transition: all 0.7s ease 0s;
-o-transition: all 0.7s ease 0s;
transition: all 0.7s ease 0s;
}
.minimal-overlay {
background-color: rgba(0, 0, 0, 0.4);
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
width: 100%;
z-index: 9;
}
.minimal-category .description {
z-index: 20;
position: absolute;
left: 0;
right: 0;
top: 45%;
width: 100%;
}
.minimal-category .description span {
text-align: center;
position: relative;
width: 100%;
color: #fff;
font-size: 24px;
text-transform: capitalize;
font-weight: 600;
padding: 0 20px;
}
.minimal-category .description .ads-count {
color: #fff;
font-weight: 400;
}
.minimal-category:hover .minimal-img img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.parallex::before {
background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}
.call-action {
position: relative;
width: 100%;
}
.call-action i {
float: left;
font-size: 70px;
height: 70px;
margin-right: 20px;
width: 70px;
}
.call-action h4 {
font-size: 30px;
text-transform: capitalize;
color: #fff;
}
.call-action p {
color: #fff;
margin-top: 20px;
}
.parallex-button {
text-align: right;
}
.parallex-button .btn {
padding: 15px 35px;
border-radius: 0;
}
ul.category-list-style li {
list-style: outside none none;
margin: 0;
position: relative;
}
ul.category-list-style li a {
background: #fff none repeat scroll 0 0;
box-shadow: 2px 2px 2px 0 rgb(0 0 0 / 10%);
color: #232323;
display: block;
font-size: 18px;
line-height: 24px;
outline: medium none;
padding: 10px 30px 10px 18px;
position: relative;
text-decoration: none;
margin-bottom: 30px;
}
ul.category-list-style li a span {
color: #777777 !important;
display: block;
font-size: 12px;
font-weight: normal;
}
ul.category-list-style li a i {
color: #ccc;
font-size: 45px;
opacity: 0.5;
position: absolute;
right: 11px;
top: 35%;
}
.category-list {
background: #fff none repeat scroll 0 0;
float: left;
position: relative;
width: 100%;
border-bottom: 1px solid #f1f1f1;
border-left: 1px solid #f1f1f1;
border-top: 1px solid #f1f1f1;
border-right: 1px solid #f1f1f1;
margin-bottom: 30px;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease- 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.category-list-icon {
float: left;
border-top: 2px solid #ddd;
position: relative;
width: 100%;
overflow: hidden;
background: #f7f8f9 none repeat scroll 0 0;
}
.category-list-icon i {
background: #fff none repeat scroll 0 0;
color: #232323;
float: left;
font-size: 36px;
margin-right: 10px;
padding: 16px;
text-align: center;
}
.category-list-title {
float: none;
padding: 15px 0 0 65px;
width: auto;
}
.category-list-title h5 > a {
color: #232323;
display: block;
font-weight: 500;
font-size: 16px;
text-transform: capitalize;
}
ul.category-list-data {
position: relative;
width: 100%;
overflow: hidden;
padding: 0 20px;
margin-bottom: 15px;
}
ul.category-list-data li {
display: inline-block;
position: relative;
width: 100%;
}
ul.category-list-data li::before {
content: "\f105";
font-family: fontawesome;
height: 100%;
left: 0;
position: absolute;
top: 10px;
width: 20px;
color: #999;
font-size: 14px;
}
ul.category-list-data li a {
color: #5b5b5b;
display: block;
padding: 10px 0 10px 15px;
text-align: left;
text-transform: capitalize;
}
ul.category-list-data li a span {
border-radius: 100%;
color: #999999;
float: right;
height: 24px;
line-height: 24px;
width: 24px;
text-align: center;
}
.post-tag-section {
background: #f7f8f9 none repeat scroll 0 0;
font-size: 18px;
padding: 0 20px 20px;
}
.post-tag-section .cat-all {
background: #555657 none repeat scroll 0 0;
border-radius: 0 3px 0 0;
border-right: 8px solid rgba(0, 0, 0, 0.15);
color: #f2f2f2;
float: right;
font-size: 12px;
font-weight: 500;
letter-spacing: 1px;
margin-right: -29px;
margin-top: -1px;
padding: 10px 26px 10px 32px;
position: relative;
text-transform: uppercase;
transition: all 0.3s ease 0s;
z-index: 9;
}
.cat-all::before {
border-color: transparent transparent transparent #f7f8f9;
border-style: solid;
border-width: 55px 0 0 15px;
content: "";
height: 0;
margin-left: -33px;
margin-top: -14px;
position: absolute;
width: 0;
}
.cat-all::after {
border-color: #afafaf transparent transparent;
border-style: solid;
border-width: 12px 8px 0 0;
bottom: 0;
content: "";
height: 0;
margin-bottom: -12px;
margin-right: -7px;
position: absolute;
right: 0;
width: 0;
}
#hero-cats .search-holder .nav.nav-tabs li {
padding: 0;
position: relative;
text-align: center;
width: 20%;
}
#hero-cats .search-holder .nav-tabs > li > a {
background-color: #ffc627;
color: #fff;
overflow: hidden;
position: relative;
width: 100%;
border: medium none;
border-radius: 0;
line-height: 1.42857143;
}
#hero-cats .search-holder .nav-tabs > li > a i {
color: #fff;
font-size: 46px;
position: relative;
width: 100%;
float: left;
}
#hero-cats .search-holder .nav-tabs li:nth-child(1) a {
background: #3498db none repeat scroll 0 0;
}
#hero-cats .search-holder .nav-tabs li:nth-child(2) a {
background: #2ecc71 none repeat scroll 0 0;
}
#hero-cats .search-holder .nav-tabs li:nth-child(3) a {
background: #9b59b6 none repeat scroll 0 0;
}
#hero-cats .search-holder .nav-tabs li:nth-child(4) a {
background: #d5658d none repeat scroll 0 0;
}
#hero-cats .search-holder .nav-tabs li:nth-child(5) a {
background: #b89579 none repeat scroll 0 0;
}
.home-category-slider .owl-item:nth-child(9n + 1) .category-grid-5 {
background: #3498db none repeat scroll 0 0;
}
.home-category-slider .owl-item:nth-child(9n + 2) .category-grid-5 {
background: #2ecc71 none repeat scroll 0 0;
}
.home-category-slider .owl-item:nth-child(9n + 3) .category-grid-5 {
background: #9b59b6 none repeat scroll 0 0;
}
.home-category-slider .owl-item:nth-child(9n + 4) .category-grid-5 {
background: #d5658d none repeat scroll 0 0;
}
.home-category-slider .owl-item:nth-child(9n + 5) .category-grid-5 {
background: #b89579 none repeat scroll 0 0;
}
.home-category-slider .owl-item:nth-child(9n + 6) .category-grid-5 {
background: #34495e none repeat scroll 0 0;
}
.home-category-slider .owl-item:nth-child(9n + 7) .category-grid-5 {
background: #53b9c5 none repeat scroll 0 0;
}
.home-category-slider .owl-item:nth-child(9n + 8) .category-grid-5 {
background: #757790 none repeat scroll 0 0;
}
.home-category-slider .owl-item:nth-child(9n + 9) .category-grid-5 {
background: #f05458 none repeat scroll 0 0;
}
.home-category-slider .category-slider .owl-nav .owl-prev,
.home-category-slider .category-slider .owl-nav .owl-next {
position: absolute;
top: 45%;
background: #ffc220;
}
.home-category-slider .category-slider .owl-nav .owl-prev {
right: 0;
}
.home-category-slider .category-slider .owl-nav .owl-next {
left: 0;
}
.category-grid-box-1.ad-grid-3 .short-description-1.clearfix i,
.category-grid-box-1.ad-grid-3 .short-description-1.clearfix small {
color: #777;
}
.category-grid-box-1.ad-grid-3 .short-description-1.clearfix small {
padding-left: 5px;
}
.home-category-slider .category-slider .owl-nav i {
padding: 10px;
color: #fff;
}
.category-grid-5 {
color: #fff;
width: 100%;
padding: 70px 40px;
text-align: center;
position: relative;
min-height: 377px;
}
.category-grid-5-icon i {
font-size: 40px;
}
.category-grid-5 .cat-5-title {
font-size: 32px;
font-weight: 600;
line-height: 40px;
padding: 5px 0 0;
}
.category-grid-5 .cat-5-title h2 {
font-size: 20px;
margin-bottom: 0;
text-transform: capitalize;
}
.category-grid-5 .cat-5-title h2 a {
color: #fff;
}
.category-grid-5 .cat-5-count {
color: #fff;
display: block;
font-size: 16px;
font-weight: 600;
text-transform: capitalize;
}
.category-grid-5 .cat-5-popular {
color: #fff !important;
font-size: 13px;
padding: 20px 0 10px;
position: relative;
}
.category-grid-5 .cat-5-popular a {
color: #fff;
}
.category-grid-5 .cat-5-popular {
color: #fff !important;
font-size: 13px;
padding: 20px 0 10px;
position: relative;
}
.background-rotator {
background: #eee none repeat scroll 0 0;
position: relative;
z-index: 0;
}
.linear-overlay {
position: relative;
z-index: 0;
}
.item.linear-overlay:before {
content: "";
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.5);
}
.owl-carousel .owl-stage-outer {
padding-bottom: 0px;
}
.pricing .block.featured {
background: #363c48 none repeat scroll 0 0;
border: 1px solid #363c48;
color: #fff;
}
.background-rotator-slider .item img {
display: block;
width: 100%;
height: auto;
}
.background-rotator .search-section {
color: #fff;
left: 0;
margin: 0 auto;
position: absolute;
right: 0;
top: 330px;
z-index: 1;
}
.background-rotator .heading-caption {
margin-bottom: 20px;
text-align: center;
}
.background-rotator .heading-caption h1,
.background-rotator .heading-caption p {
color: #fff;
margin-bottom: 20px;
}
.background-rotator .heading-caption h1 {
font-size: 42px;
font-weight: 600;
text-transform: capitalize;
}
.background-rotator .heading-caption p {
font-size: 18px;
}
.background-rotator .search-form {
background-color: rgba(0, 0, 0, 0.6);
padding: 30px;
}
.background-rotator .search-form input.form-control {
height: 55px;
position: relative;
}
.background-rotator .search-form .btn {
padding: 15px 15px;
border-radius: 0;
margin-top: 0;
color: #fff;
}
.background-rotator .search-form .btn i {
margin-left: 10px;
color: #fff;
}
.advertizing {
padding: 45px 0;
}
.banner {
text-align: center;
}
.banner {
display: block !important;
max-width: 100%;
overflow: hidden;
}
.white.category-grid-box-1 {
border: 1px solid #e9e6e0;
box-shadow: none;
width: 100%;
overflow: hidden;
position: relative;
}
.category-grid-box-1 {
background: #fff none repeat scroll 0 0;
box-shadow: 0 2px 5px -1px rgb(0 0 0 / 16%);
margin-bottom: 30px;
overflow: hidden;
position: relative;
display: block;
width: 100%;
}
.category-grid-box-1 .play-video {
color: #fff;
font-size: 26px;
opacity: 0.75;
position: absolute;
transition: all 0.25s ease 0s;
left: 15px;
top: 18px;
z-index: 9;
}
.white.category-grid-box-1 .short-description-1 {
background: #fff none repeat scroll 0 0;
padding: 15px;
position: relative;
}
.category-grid-box-1 .category-title {
color: #a0a0a0;
font-size: 12px;
}
.category-grid-box-1 .category-title a {
color: #777777;
margin-right: 5px;
text-transform: capitalize;
font-size: 12px;
}
.white.category-grid-box-1 h2 {
color: #232323;
font-size: 20px;
text-transform: none !important;
font-weight: 500;
}
.short-description-1 .location {
margin-bottom: 0px;
font-size: 14px;
}
.location i {
padding-right: 5px;
}
.shop-overlay-box {
position: absolute;
right: 20px;
bottom: 20px;
}
ul.on-product-custom-stars li i {
color: #ffc220;
}
.product-description-heading h3 a:hover {
color: #242424;
}
.product-description {
background: #ffffff;
padding: 20px;
}
.pets-new-section {
position: absolute;
left: 85%;
top: 68px;
}
.land-great-products .btn-theme:hover {
border: 0;
}
.product-description-heading h3 {
padding: 5px 0px;
}
.product-description-about {
border: 1px solid #f7f7f7;
box-shadow: 0px 2px 6px 0px #cccc;
margin-bottom: 25px;
position: relative;
}
.product-description-about .shop-box .on-sale span {
color: #ffffff;
transform: rotate(-45deg);
display: inline-block;
float: left;
padding: 4px;
}
.product-description-about .shop-box {
background-color: #f9f9f9;
text-align: center;
}
.shop-box .on-sale {
background: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/4x.png);
height: 60px;
background-repeat: no-repeat;
padding: 0 2px;
}
.shop-main-title-area {
position: absolute;
top: -4px;
width: 100%;
left: -4px;
}
.white.category-grid-box-1 .ad-price {
font-size: 16px;
font-weight: 600;
float: left;
margin-bottom: 10px;
}
.white.category-grid-box-1 .ad-price span {
color: #777;
font-size: 14px;
font-weight: 400;
}
.white.category-grid-box-1 .negotiable {
color: #a0a0a0;
font-size: 14px;
line-height: 24px;
}
.white.category-grid-box-1 .ad-info-1 {
border-top: 1px solid #e9e6e0;
background: #fcfbf9 none repeat scroll 0 0;
}
.white.category-grid-box-1 .ad-info-1 ul {
list-style: outside none none;
margin: 0;
padding: 0 15px;
}
.pull-left {
float: left !important;
}
.white.category-grid-box-1 .ad-info-1 ul li,
.white.category-grid-box-1 .ad-info-1 ul li a {
color: #a0a0a0;
font-weight: 400;
}
.white.category-grid-box-1 .ad-info-1 ul li {
display: inline-block;
margin-bottom: 0;
margin-right: 10px;
vertical-align: middle;
font-size: 13px;
}
.white.category-grid-box-1 .ad-info-1 {
overflow: hidden;
width: 100%;
padding: 5px 0;
}
.pull-right {
float: right !important;
}
.ad-info-1 ul li i {
margin-right: 5px;
}
.white.category-grid-box-1 .ad-info-1 ul li,
.white.category-grid-box-1 .ad-info-1 ul li a {
color: #777777;
}
.white.category-grid-box-1 img {
width: 100%;
}
.white.category-grid-box-1 .featured-ribbon {
height: 80px;
overflow: hidden;
position: absolute;
right: 0;
text-align: right;
width: 80px;
z-index: 2;
}
.white.category-grid-box-1 .featured-ribbon span {
background: #d2281e none repeat scroll 0 0;
box-shadow: 0 3px 12px -7px rgb(0 0 0);
color: #fff;
display: block;
font: 600 10px/30px "Source Sans Pro", sans-serif;
position: absolute;
right: -25px;
text-align: center;
text-transform: uppercase;
top: 10px;
transform: rotate(45deg);
width: 100px;
}
.category-grid-box {
float: left;
margin-bottom: 30px;
width: 100%;
border: 1px solid #e1e1e1;
overflow: hidden;
background-color: #fff;
}
.category-grid-box .category-grid-img {
position: relative;
width: 100%;
}
.category-grid-box .short-description {
padding: 15px;
overflow: hidden;
border-top: 1px solid #ccc;
}
.category-grid-box .short-description .category-title {
color: #777777;
margin-bottom: -7px;
font-size: 14px;
}
.category-grid-box .category-title a {
color: #777777;
font-size: 14px;
}
.category-grid-box .short-description h2 {
font-size: 18px;
color: #232323;
font-weight: 500;
}
.ad-grid-2 .short-description .category-title span.padding_cats {
margin-right: 5px;
}
.category-grid-box .ad-info {
border-top: 1px solid #eeeeee;
}
.category-grid-box .ad-info ul {
list-style: outside none none;
margin: 0 15px;
padding: 0;
}
.category-grid-box .ad-info ul li:first-child {
float: left;
text-align: left;
}
.category-grid-box .ad-info ul li i {
color: #777777;
margin-right: 5px;
}
.category-grid-box .user-preview {
position: absolute;
right: 15px;
top: 18px;
}
.category-grid-box .user-preview img {
border-radius: 50%;
box-shadow: 0 1px 1px rgb(0 0 0 / 80%);
display: inline-block;
height: 35px;
vertical-align: middle;
width: 35px;
}
.category-grid-box .play-video {
right: 65px;
left: auto;
}
.category-grid-box .play-video {
color: #fff;
font-size: 26px;
opacity: 0.75;
position: absolute;
transition: all 0.25s ease 0s;
top: 18px;
z-index: 9;
}
.category-grid-box .additional-information {
display: none;
font-size: 16px;
color: #fff;
position: absolute;
width: 100%;
left: 25px;
bottom: 60px;
text-align: left;
}
.category-grid-box .additional-information p {
color: #fff;
}
.category-grid-box .additional-information p {
margin-bottom: 0;
line-height: 25px;
padding-right: 30px;
text-transform: capitalize;
font-size: 14px;
}
.category-grid-box .additional-information p {
margin-bottom: 0;
line-height: 25px;
padding-right: 30px;
text-transform: capitalize;
font-size: 14px;
}
.category-grid-box .additional-information p {
margin-bottom: 0;
line-height: 25px;
padding-right: 30px;
text-transform: capitalize;
font-size: 14px;
}
.category-grid-box .category-grid-img .ad-status {
background-color: #d2281e;
color: #fff;
font-size: 12px;
font-weight: 400;
padding: 5px 10px;
position: absolute;
text-transform: uppercase;
top: 0;
left: 0;
}
.category-grid-box:hover .additional-information {
display: block;
}
.category-grid-box:hover .view-details {
display: block;
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
.category-grid-box .view-details {
bottom: 6px;
color: #fff;
display: none;
font-size: 14px;
position: absolute;
left: 25px;
text-align: left;
width: 100%;
}
.category-grid-box:hover .category-grid-img::before {
opacity: 0.7;
-ms-transform: scale(1);
-webkit-transform: scale(1);
transform: scale(1);
}
.ads-recent-content .recent-section-content .img-recent-1 img {
width: 100%;
height: auto;
}
.category-grid-box .category-grid-img::before {
background: #242424 none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
-ms-transform: scale(0.9);
-webkit-transform: scale(0.9);
transform: scale(0.9);
width: 100%;
}
.category-grid-box .short-description .price {
font-weight: 500;
font-size: 16px;
margin: 0;
}
.category-grid-box .short-description .span {
color: #a0a0a0;
font-size: 14px;
}
.category-grid-box .ad-info ul li {
color: #777777;
display: inline-block;
font-size: 14px;
padding: 5px 0;
}
.category-grid-box .short-description .price span {
color: #777777;
font-size: 12px;
font-weight: 400;
}
.category-grid-box-1 {
background: #fff none repeat scroll 0 0;
box-shadow: 0 2px 5px -1px rgb(0 0 0 / 16%);
margin-bottom: 30px;
overflow: hidden;
position: relative;
display: block;
width: 100%;
}
.category-grid-box-1 .featured-ribbon {
height: 80px;
overflow: hidden;
position: absolute;
right: 0;
text-align: right;
width: 80px;
z-index: 2;
}
.category-grid-box-1 .category-grid-box-1 a {
color: #fff;
font-weight: 500;
}
.category-grid-box-1 .play-video {
color: #fff;
font-size: 26px;
opacity: 0.75;
position: absolute;
transition: all 0.25s ease 0s;
left: 15px;
top: 18px;
z-index: 9;
}
.category-grid-box-1 .image {
overflow: hidden;
position: relative;
}
.category-grid-box-1 .short-description-1 {
padding: 15px 15px 15px 15px;
background: #243136 none repeat scroll 0 0;
position: relative;
}
.category-grid-box-1 .price-tag {
position: relative;
}
.category-grid-box-1 .price-tag .price {
margin: 0;
}
.category-grid-box-1 .price-tag .price span {
color: #fff;
font-size: 16px;
}
.category-grid-box-1 .category-title {
color: #777777;
font-size: 12px;
}
.category-grid-box-1 h2 {
font-size: 20px;
text-transform: none;
font-weight: 500;
}
.category-grid-box-1 h2 a {
color: #fff;
}
.white.category-grid-box-1 h2 a {
color: #20292f;
}
.ad-info-1 {
background: #1d282c none repeat scroll 0 0;
overflow: hidden;
width: 100%;
padding: 5px 0;
}
.ad-info-1 ul {
list-style: outside none none;
margin: 0;
padding: 0 15px;
}
.ad-info-1 ul li {
color: #fff;
display: inline-block;
margin-bottom: 0;
margin-right: 10px;
vertical-align: middle;
font-size: 14px;
}
.featured-ribbon span {
background: #d2281e none repeat scroll 0 0;
box-shadow: 0 3px 12px -7px rgb(0 0 0);
color: #fff;
display: block;
font: 600 10px/30px "Source Sans Pro", sans-serif;
position: absolute;
right: -25px;
text-align: center;
text-transform: uppercase;
top: 10px;
transform: rotate(45deg);
width: 100px;
}
.listing-card {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #eee;
box-sizing: border-box;
margin-bottom: 30px;
box-shadow: 0 0 10px 5px #e3e3e3;
}
.image-area {
background-color: #fff;
box-sizing: border-box;
position: relative;
overflow: hidden;
}
.listing-card .photo-count-flag {
background-color: rgba(0, 0, 0, 0.75);
bottom: 0;
color: #fff;
font-size: 0.8em;
left: 0;
padding: 2px 5px;
position: absolute;
z-index: 1;
}
.play-video {
color: #fff;
font-size: 26px;
opacity: 0.75;
position: absolute;
transition: all 0.25s ease 0s;
left: 15px;
top: 18px;
z-index: 9;
}
.listing-detail {
position: relative;
padding: 10px;
}
.listing-detail .listing-content h2.listing-title {
font-size: 20px;
font-weight: 500;
}
.listing-detail .listing-content .listing-title a {
color: #232323;
}
.listing-detail .listing-content span.listing-price,
.adforest-user-ads b {
font-size: 16px;
font-weight: 500;
}
.listing-detail .listing-content span.listing-price span {
font-size: 14px;
color: #777;
font-weight: 400;
}
.listing-detail .listing-content ul li span a,
.listing-detail .listing-content ul li span {
color: #777777;
}
.listing-detail .listing-content ul li {
font-size: 12px;
}
.listing-detail .listing-content ul li i {
color: #777;
margin-right: 3px;
}
.new-small-grid {
background-color: #ffffff;
width: 100%;
max-width: 480px;
margin: 0 auto;
border-radius: 10px;
position: relative;
overflow: hidden;
-webkit-transform: scale(1);
-webkit-box-shadow: 0px 4px 7px 0px rgb(0 0 0 / 30%);
-moz-box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 4px 7px 0px rgb(0 0 0 / 30%);
margin-bottom: 33px !important;
}
.new-small-grid:before {
content: "";
display: block;
background-color: #ffffff;
top: 208px;
left: 0;
z-index: 3;
width: 100%;
height: 26%;
position: absolute;
transform: skewY(10deg) !important;
transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
}
.new-small-grid-img {
position: relative;
overflow: hidden;
border-radius: 10px 10px 0 0;
cursor: pointer;
}
.new-small-grid-img:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
display: block;
z-index: 2;
transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.new-small-grid-img img {
transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
backface-visibility: hidden;
width: 100%;
}
.new-small-grid-description {
text-align: left;
position: relative;
z-index: 4;
padding: 0 20px;
}
.new-small-grid-description h2 a {
color: #232323;
font-size: 18px;
} .featured-ribbon {
height: 80px;
position: absolute;
right: 0;
text-align: right;
width: 80px;
z-index: 2;
} .play-video {
color: #fff;
font-size: 26px;
opacity: 0.75;
position: absolute;
transition: all 0.25s ease 0s;
left: 15px;
top: 18px;
z-index: 9;
}
.new-small-grid figure {
margin: 0;
}
.new-small-grid:hover:before {
top: 230px;
}
.new-small-grid .ad-price {
font-size: 16px;
float: left;
margin-bottom: 15px;
font-weight: 600;
}
.new-small-grid .ad-price span {
color: #777777;
font-size: 14px;
font-weight: 400;
}
.feature-section {
margin-bottom: 30px;
}
.feature-shops {
position: relative;
overflow: hidden;
}
.feature-shops::before {
content: "";
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
background: rgba(0, 0, 0, 0.9);
background: -webkit-linear-gradient(
to bottom,
rgba(255, 255, 255, 0.1),
rgba(0, 0, 0, 0.99)
);
background: linear-gradient(
to bottom,
rgba(255, 255, 255, 0.1),
rgba(0, 0, 0, 0.99)
);
}
.feature-shops .new-feature-products-maker {
position: absolute;
left: 15px;
bottom: 10px;
}
.new-feature-products span span {
font-weight: 400;
font-size: 12px;
color: #fff !important;
}
.new-feature-products span {
font-weight: 600;
font-size: 16px;
color: #ffc220;
}
.new-feature-icons {
position: absolute;
right: 15px;
bottom: 10px;
}
.feature-icons i {
border-radius: 50%;
color: #fff;
font-size: 16px;
padding: 5px;
opacity: 0.6;
}
.feature-icons .ad-favourited i,
.prop-estate-icons .ad-favourited i,
.browse-feature-icons .ad-favourited i,
.img-options-wrap .dec-featured-ht .ad-favourited i,
.ads-grid-container .ads-grid-vc .ad-favourited i {
color: red;
}
.feature-description {
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.feature-description .new-feature-text {
margin-left: 0;
padding: 15px;
}
.feature-shadow ul.list-inline li {
font-size: 14px !important;
color: #777;
}
.new-feature-text .fonts {
color: #020202;
font-size: 20px;
font-weight: 500;
}
.new-feature-text .fonts a {
color: #020202;
}
.new-feature-text h4 {
font-size: 14px;
color: #777777;
}
.new-feature-text h4 i {
margin-right: 5px;
}
.new-feature-text h4 a {
color: #777;
font-weight: 400;
}
.feature-shop-colors {
margin-bottom: -5px;
}
.feature-shadow .list-inline {
background: #f9f9f9;
padding: 7px 12px;
margin-left: 0px;
}
.feature-shadow ul.list-inline li,
.feature-shop-colors ul.list-inline li {
font-size: 12px;
}
.feature-shadow .items {
margin-left: 8px;
}
.browse-feature-details {
margin-bottom: 30px;
}
.browse-featured-images {
position: relative;
overflow: hidden;
}
.browse-featured-images::before {
content: "";
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
background: rgba(0, 0, 0, 0.5);
background: rgba(0, 0, 0, 0.7);
background: -webkit-linear-gradient(
to bottom,
rgba(255, 255, 255, 0.1),
rgba(0, 0, 0, 0.9)
);
background: linear-gradient(
to bottom,
rgba(255, 255, 255, 0.1),
rgba(0, 0, 0, 0.9)
);
}
.browse-feature-icons {
position: absolute;
top: 15px;
left: 17px;
}
.browse-feature-icons i {
background: #f4f4f4 none repeat scroll 0 0;
border-radius: 50%;
color: #b7b7b7;
font-size: 12px;
height: 30px;
line-height: 30px;
margin-right: 2px;
position: relative;
text-align: center;
text-decoration: none;
width: 30px;
margin-right: 6px;
}
.browse-feature-text {
background-color: #fff;
padding: 15px;
}
.browse-heading-h2 {
text-transform: capitalize;
margin-top: 0px;
}
.browse-heading-h2 h2 {
color: #232323;
font-size: 20px;
font-weight: 500;
}
.browse-heading-h2 h2 a {
color: #020202;
}
.browse-text-h4 {
margin-bottom: 10px;
margin-top: 5px;
}
.browse-text-h4 p {
font-size: 14px;
margin-top: -4px;
}
.browse-price-section ul li a span {
color: #a0a0a0;
font-size: 14px;
}
.ad-grid-7 .browse-feature-products ul li {
padding: 0 0;
margin-right: 5px;
}
.browse-text-h4 i {
padding-right: 8px;
color: #777;
}
.browse-text-h4 p a {
color: #777;
}
.browse-price-section .list-inline {
background: #f4f4f4;
padding: 8px;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.prop-newest-main-section {
margin-bottom: 30px;
border-radius: 20px;
}
.prop-newest-image {
position: relative;
margin-bottom: 5px;
background-color: #fff;
border-radius: 12px;
overflow: hidden;
}
.ad-detail-2-img {
position: relative;
}
.prop-estate-links {
position: absolute;
top: 5%;
left: 15%;
height: 40px;
width: 40px;
}
.prop-estate-links img {
border-radius: 30px;
border: 1px solid #fff;
width: 97% !important;
height: 36px;
}
.prop-estate-icons {
position: absolute;
top: 5%;
left: 4%;
}
.prop-estate-icons i {
color: #fff;
background: #cccc;
padding: 11px;
border-radius: 20px;
}
.prop-newest-main-section .prop-newest-image img {
border-radius: 12px;
}
.prop-main-contents {
border-radius: 12px;
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
position: relative;
overflow: hidden;
}
.prop-main-contents .prop-real-estate-box {
background: #fff;
}
.prop-real-estate-box {
padding: 8px 0 5px;
}
.prop-estate-advertisement {
padding: 10px 15px;
}
.prop-estate-rent {
position: relative;
}
.prop-estate-rent .btn-theme {
border-radius: 8px;
padding: 3px 10px;
font-size: 12px;
text-transform: uppercase;
}
.land-classified-text-section ul.list-inline {
padding-top: 20px;
}
.prop-estate-text-section h2 {
font-size: 20px;
color: #232323;
font-weight: 500;
}
.prop-estate-text-section span {
font-size: 16px;
color: #232323;
font-weight: 500;
}
.prop-newest-main-section .prop-estate-table {
padding: 5px 15px;
}
.prop-estate-table {
border-top: 1px solid #f5f5f5;
}
.prop-estate-table .prop-content-area li i {
font-size: 12px;
color: #999;
}
.prop-estate-table .items {
margin-left: 8px;
}
.dec-featured-box {
border: 1px solid #f5f5f5;
margin-bottom: 30px;
background: #fff;
position: relative;
}
.dec-featured-box-img {
padding: 15px;
padding-bottom: 0;
position: relative;
}
.img-options-wrap {
position: absolute;
top: 10%;
left: 15px;
width: 50px;
}
.img-options-wrap .dec-featured-icons {
background-color: #bf0000;
padding: 0 18px;
position: relative;
min-width: 50px;
margin-bottom: 5px;
overflow: hidden;
display: inline-block;
line-height: 30px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease- 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.img-options-wrap .dec-featured-cam {
background: #232323;
padding: 0px 15px;
position: relative;
min-width: 50px;
margin-bottom: 5px;
display: inline-block;
overflow: hidden;
line-height: 30px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease- 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.img-options-wrap .dec-featured-ht {
background: #ff9c00;
padding: 0px 15px;
position: relative;
min-width: 50px;
margin-bottom: 5px;
display: inline-block;
overflow: hidden;
line-height: 30px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease- 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.img-options-wrap .dec-featured-icons::before {
border-right: 7px solid #a31a20;
border-bottom: 10px solid transparent;
content: "";
display: block;
height: 0;
left: 0;
position: absolute;
bottom: -10px;
width: 7px;
}
.img-options-wrap .dec-featured-icons span {
color: #fff;
margin-left: 10px;
position: absolute;
left: 100px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease- 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.img-options-wrap .dec-featured-cam::before {
border-right: 7px solid #a31a20;
border-bottom: 10px solid transparent;
content: "";
display: block;
height: 0;
left: 0;
position: absolute;
bottom: -10px;
width: 7px;
}
.img-options-wrap .dec-featured-cam i,
.img-options-wrap .dec-featured-icons i {
color: #fff;
float: left;
line-height: 30px;
}
.img-options-wrap .dec-featured-ht::before {
border-right: 7px solid #a31a20;
border-bottom: 10px solid transparent;
content: "";
display: block;
height: 0;
left: 0;
position: absolute;
bottom: -10px;
width: 7px;
}
.img-options-wrap .dec-featured-ht i {
color: #fff;
float: left;
line-height: 30px;
}
.img-options-wrap .dec-featured-ht span {
color: #fff;
margin-left: 10px;
position: absolute;
left: 100px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease- 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.img-options-wrap .dec-featured-cam span {
color: #fff;
margin-left: 10px;
position: absolute;
left: 100px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease- 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.img-options-wrap .dec-featured-icons:hover span {
left: 30px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease- 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.img-options-wrap .dec-featured-icons:hover {
min-width: 110px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease- 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.img-options-wrap .dec-featured-cam:hover {
min-width: 110px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease- 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.img-options-wrap .dec-featured-ht:hover {
min-width: 124px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease- 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.img-options-wrap .dec-featured-cam:hover span {
left: 30px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease- 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.img-options-wrap .dec-featured-ht:hover span {
left: 30px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease- 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.dec-featured-details-section {
padding: 15px;
border-bottom: 1px solid #f5f5f5;
}
.dec-featured-details-section h2 {
color: #232323;
font-size: 20px;
}
.dec-featured-details-section p {
margin-bottom: 3px;
font-size: 14px;
color: #999999;
}
.dec-featured-details-section p i {
margin-right: 5px;
color: #777;
}
.dec-featured-new-categories {
position: relative;
padding: 5px 11px;
}
.dec-featured-new-categories .dec-featured-select li {
font-size: 14px;
}
.dec-featured-box-img img {
width: 100%;
}
.dec-featured-new-categories .items {
margin-left: 8px;
}
.ads-grid-container {
margin-bottom: 30px;
}
.ads-grid-container {
border: 1px solid #f5f5f5;
border-radius: 10px;
background: #fff;
position: relative;
overflow: hidden;
}
.ads-grid-container .ads-grid-style {
position: relative;
}
.ads-grid-container .ads-grid-style::before {
content: "";
top: 0;
bottom: 15px;
left: 0;
right: 0;
bottom: 0;
position: absolute;
background-color: rgba(0, 0, 0, 0.5);
}
.ads-grid-container .ads-grid-style::after {
background: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/grid-top.png);
height: 11%;
width: 100%;
position: absolute;
content: "";
left: 0;
bottom: -2px;
background-repeat: no-repeat;
background-size: cover;
}
.ads-grid-container .ads-grid-content {
padding: 15px;
overflow: hidden;
width: 100%;
}
.ads-grid-container .ads-grid-content ul li {
float: left;
margin-right: 15px;
}
.ads-grid-container .ads-grid-content h3 {
color: #242424;
font-size: 20px;
font-weight: 500;
line-height: 24px;
margin-bottom: 7px;
overflow: hidden;
width: 100%;
}
.ads-grid-container .ads-grid-content p i {
margin-right: 10px;
font-size: 13px;
}
.ads-grid-container .ads-grid-price {
overflow: hidden;
border: 1px solid #f0f0f0;
border-right: none;
border-left: none;
}
.ads-grid-container .ads-grid-panel {
float: left;
padding: 10px 15px;
width: 70%;
}
.ad-grid-4 .image-area img {
width: 100%;
}
.ads-grid-container .ads-grid-panel span {
font-size: 16px;
margin-right: 10px;
font-weight: 600;
color: #ffc220;
}
.dec-featured-details-section span h3 {
font-size: 18px;
display: initial;
color: #f58936;
font-weight: 500;
}
.ads-grid-container .ads-grid-vc {
float: right;
margin-right: 10px;
}
.ads-grid-container .ads-grid-vc i {
padding: 13px 5px;
line-height: 20px;
color: #ccc;
}
.ads-grid-container .ads-grid-views {
position: relative;
overflow: hidden;
padding: 15px;
}
.ads-grid-container .ads-grid-views ul li {
float: left;
}
.ads-grid-container .ads-grid-views ul li img {
border-radius: 50px;
width: 30px;
margin-right: 7px;
display: inline-block;
}
.ads-grid-container .ads-grid-views ul li span {
color: #242424;
}
.ads-grid-container .ads-grid-views a {
color: #242424;
}
.ads-grid-container .ads-grid-views ul li:last-child {
float: right;
}
.ads-grid-container .ads-grid-views ul li:last-child p {
margin-top: 2px;
}
.clasfied-head .form-join {
padding: 0;
} .footer-area.no-bg {
background-image: none;
background-color: #fff;
border-top: 1px dashed #f1f1f1;
color: #808080;
}
.footer-area .footer-content {
padding: 70px 0 30px;
position: relative;
z-index: 1;
}
.footer-area .contact-info {
margin-bottom: 20px;
position: relative;
}
.footer-area .contact-info li {
line-height: 30px;
margin: 0 0 7px;
padding-left: 30px;
position: relative;
}
.footer-area .contact-info li .icon {
font-size: 16px;
left: 0;
line-height: 30px;
position: absolute;
top: 0;
color: #c9c9c9;
}
.footer-widget.about-widget .logo a img {
padding-left: unset;
padding-top: unset;
}
.footer-widget.about-widget .logo {
text-align: left;
margin-bottom: 10px;
}
.footer-area.no-bg .social-links-two a {
border: 1px solid #808080;
color: #808080;
}
.footer-area .footer-content a {
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.social-links-two a {
border: 1px solid #bcbcbc;
border-radius: 50%;
color: #bcbcbc;
display: block;
float: left;
font-size: 12px;
height: 28px;
line-height: 26px;
margin-right: 8px;
position: relative;
text-align: center;
-webkit-transition: all 500ms ease 0s;
-moz-transition: all 500ms ease 0s;
-ms-transition: all 500ms ease 0s;
-o-transition: all 500ms ease 0s;
transition: all 500ms ease 0s;
width: 28px;
}
.social-links-two a:hover {
background: #ffc220 none repeat scroll 0 0;
color: #fff !important;
border: none !important;
}
.footer-content .links-widget li {
margin-bottom: 15px;
position: relative;
}
.footer-content .news-widget .news-post {
color: #c9c9c9;
line-height: 20px;
margin-bottom: 40px;
padding: 0 0 0 80px;
position: relative;
}
.footer-content .news-widget .news-post .news-content {
margin-bottom: 5px;
}
.footer-content .news-widget .news-post .image-thumb {
height: 65px;
left: 0;
position: absolute;
top: 0;
width: 65px;
}
.footer-content .news-widget .news-post .image-thumb img {
display: block;
width: 65px;
}
.footer-area.no-bg .footer-content .news-widget .news-post .time {
color: #808080;
}
.footer-area.no-bg .footer-copyright {
border-top: 1px solid #f1f1f1;
}
.footer-copyright {
border-top: 1px solid rgba(255, 255, 255, 0.1);
color: #808080;
font-size: 15px;
padding: 16px 0;
position: relative;
text-align: center;
}
.footer-area.sb-foot-1 .heading-panel .main-title {
color: #232323;
font-weight: 500;
text-transform: capitalize;
font-size: 20px;
}
.footer-top.sb-foot-2 input#save_email {
border-radius: 0;
}
.footer-top.sb-foot-2 .widget .footer-new-title {
text-transform: capitalize;
}
.footer-top.sb-foot-2 .widget.my-quicklinks ul li a {
color: #fff;
}
.footer-area.sb-foot-1 .contact-info {
margin-bottom: 20px;
position: relative;
margin-left: -5px;
}
.footer-area {
background-color: #232323;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
color: #c9c9c9;
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/footer.jpg);
position: relative;
}
.footer-content .links-widget li a {
color: #c9c9c9;
display: block;
font-size: 14px;
line-height: 24px;
position: relative;
}
.no-bg .footer-content .links-widget li a,
.no-bg .footer-content .news-widget .news-post a {
color: #333333;
}
.footer-content .news-widget .news-post a {
color: #c9c9c9;
position: relative;
font-size: 14px;
}
.copyright-content,
.footer-top.new-demo {
border-top: 1px solid #f1f1f1;
}
.copyright-content p a {
color: #fff;
}
.footer-top .widget .footer-new-title {
color: #232323;
font-weight: 500;
font-size: 18px;
display: block;
margin: 0 0 18px;
}
.footer-top.new-demo .copyright-content p a {
color: #ffc220;
font-weight: 700;
}
.footer-top.new-demo .widget.my-quicklinks ul li a {
color: #333333;
}
.footer-top.new-demo .copyright-content p a {
color: #333333;
}
.footer-top.new-demo {
background: #fff;
padding: 70px 0 0;
overflow: hidden;
position: relative;
width: 100%;
z-index: 9;
}
.tech-price-categories {
margin-bottom: 10px;
}
.tech-new-arrivals-product {
padding: 80px 0px;
}
.tech-different-categories {
padding: 5px 0px;
}
.footer-top .widget .logo {
margin: 0 0 10px;
text-align: left;
}
.footer-top.new-demo .widget p {
color: #232323;
}
.copyright-content,
.footer-top.new-demo {
border-top: 1px solid #f1f1f1;
}
.footer-top.new-demo {
background: #fff;
padding: 70px 0 0;
overflow: hidden;
position: relative;
width: 100%;
z-index: 9;
}
.copyright-content,
.footer-top {
border-top: 1px solid #343434;
}
.footer-top .widget .logo {
margin: 0 0 10px;
}
.footer-top.new-demo .widget p {
color: #232323;
font-weight: 500;
}
.footer-top .widget ul li {
margin: 0 4px 4px 0;
display: inline-block;
}
.footer-top.new-demo .widget .footer-new-title {
color: #232323;
font-weight: 500;
font-size: 18px;
display: block;
margin: 0 0 18px;
}
.footer-top.new-demo .widget p {
color: #232323;
font-weight: 500;
}
.widget-newsletter .fieldset P {
line-height: 27.8px;
margin-bottom: 20px;
}
.footer-top .widget p {
margin-bottom: 20px;
color: #fff;
}
.widget-newsletter .fieldset form {
position: relative;
}
.footer-top .widget-newsletter .fieldset form input[type="text"] {
background-color: #f5f5f5;
border: medium none;
color: #232323;
font-size: 14px;
height: 48px;
padding: 0 15px;
width: 100%;
}
.widget-newsletter .fieldset form .submit-btn {
border: medium none;
color: #fff;
display: block;
height: 48px;
padding: 0 18px !important;
position: absolute !important;
right: 0 !important;
text-transform: uppercase;
top: 0;
background: #ffc220;
}
.footer-top .widget.socail-icons ul li {
display: block;
margin-right: 3px;
margin-bottom: 10px;
}
.footer-top .widget.socail-icons ul li a {
display: flex;
align-items: center;
}
.footer-top .widget.socail-icons ul li a i {
border-radius: 100%;
display: flex;
justify-content: center;
align-items: center;
height: 28px;
margin-right: 8px;
padding: 2px;
width: 28px;
background: #ea4c89;
} .footer-top .widget.socail-icons ul li span {
color: #fff;
}
.footer-top .widget.socail-icons li a i {
font-size: 12px;
color: #fff;
}
.footer-top .widget.socail-icons li a i.Facebook {
background-color: #2b4a8b;
}
.footer-top .widget.socail-icons li a i.Twitter {
background-color: #1f94d9;
}
.footer-top .widget.socail-icons li a i.Linkedin {
background-color: #10598c;
}
.footer-top .widget.socail-icons li a i.Google {
background-color: #d83936;
}
.footer-top .widget.socail-icons li a i.Vimeo {
background-color: #1ab7ea;
}
.footer-top .widget.socail-icons li a.Pinterest {
background-color: #cd201f;
}
.footer-top .widget.socail-icons li a.Tumblr {
background-color: #2c4762;
}
.footer-top .widget.socail-icons li a.Instagram {
background-color: #3f729b;
}
.footer-top .widget.socail-icons li a.Reddit {
background-color: rgb(255, 69, 0);
}
.footer-top .widget.socail-icons li a.Flickr {
background-color: #ff0084;
}
.footer-top .widget.socail-icons li a.StumbleUpon {
background-color: #ff7257;
}
.footer-top .widget.socail-icons li a.behance {
background-color: #1e6fed;
}
.footer-top .widget.socail-icons li a.DeviantART {
background-color: #05cc47;
}
footer-top.new-demo .copyrights .copyright-content p,
.footer-top.new-demo .widget.socail-icons ul li span {
color: #232323;
font-weight: 500;
}
.footer-top.new-demo .copyrights {
margin-top: 60px;
background-color: inherit;
border-top: 1px solid #f1f1f1;
}
.footer-top.new-demo .copyrights .copyright-content {
border-top: medium none;
}
.footer-top.new-demo .copyrights .copyright-content p,
.footer-top.new-demo .widget.socail-icons ul li span {
color: #232323;
font-weight: 500;
}
.copyrights .copyright-content p {
color: #fff;
}
.copyright-content {
padding: 25px 0;
}
.footer-top {
background-color: #202020;
padding: 70px 0 30px;
}
.copyrights {
background-color: #202020;
overflow: hidden;
}
.minimal-footer-1 {
background-color: #313131;
border-top: 1px solid rgba(255, 255, 255, 0.05);
color: #ffffff;
overflow: hidden;
padding-top: 76px;
position: relative;
}
.minimal-footer-1 .widget {
font-size: 14px;
margin-bottom: 45px;
line-height: 28px;
}
.minimal-footer-1 .widget .widget-title {
border: 0 none;
color: #fff;
font-size: 22px;
margin-bottom: 24px;
margin-top: 0;
padding-bottom: 0;
position: relative;
text-transform: capitalize;
}
.minimal-footer-1 p {
color: #fff;
}
.minimal-footer-1 .widget .social-links a {
background-color: #414141;
border-radius: 50%;
color: #fff;
display: inline-block;
font-size: 14px;
height: 37px;
line-height: 37px;
margin-right: 6px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
width: 37px;
}
.minimal-footer-1 .widget .social-links a:hover {
background: #ffc220;
border: none;
}
.minimal-footer-1 .widget .social-links {
margin-top: 20px;
}
.minimal-footer-1 .widget .subscribe-form {
margin-top: 10px;
position: relative;
}
.minimal-footer-1 .widget .subscribe-form input[type="text"] {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: transparent;
border-color: -moz-use-text-color -moz-use-text-color rgba(255, 255, 255, 0.1);
border-image: none;
border-style: none none solid;
border-width: medium medium 1px;
box-shadow: none;
color: rgba(255, 255, 255, 0.6);
font-size: 14px;
letter-spacing: 1.5px;
padding: 8px 50px 8px 8px;
text-transform: none;
width: 100%;
}
.minimal-footer-1 .widget .subscribe-form button {
background-color: transparent;
border: medium none;
box-shadow: none;
color: rgba(255, 255, 255, 0.8);
font-size: 28px;
line-height: 1em;
padding: 0;
position: absolute;
right: 0;
top: 5px;
}
.minimal-footer-1 .sub-footer {
background-color: #363636;
border-top: 1px solid rgba(255, 255, 255, 0.1);
margin-top: 30px;
}
.minimal-footer-1 .sub-footer .entry-footer {
color: #ffffff;
font-size: 14px;
letter-spacing: 1px;
padding-bottom: 18px;
padding-top: 18px;
text-align: center;
}
.minimal-footer-1 .sub-footer .entry-footer a {
color: #ffffff;
}
.minimal-footer {
padding: 80px 0;
}
.bg_gray,
.gray {
background-color: #f0f0f0;
}
.minimal-footer .footer-social {
padding-bottom: 30px;
padding-top: 30px;
}
.minimal-footer .copy-rights,
.footer-social {
margin: 0;
}
.minimal-footer .footer-social > li {
display: inline-block;
margin: 15px 26px;
text-align: center;
}
.minimal-footer .footer-social a {
font-size: 42px;
color: #6e7882;
}
.new-footer-section {
background: #020202;
padding: 25px !important;
}
.padding-25 .footer-last-section {
margin: 0;
}
.new-footer-text-h1 p {
color: #ffffff;
margin: 0;
}
.new-footer-text-h1 p a {
color: #ffc220;
}
.new-footer-section.sb-foot-6 {
padding: 55px 0px 20px 0px !important;
}
.new-footer-content {
margin-bottom: 28px;
position: relative;
overflow: hidden;
}
.footer-anchor-section a {
color: #ffc220;
}
.footer-last-section {
position: relative;
overflow: hidden;
margin-top: 33px;
}
.prop-footer-section {
height: auto;
padding: 40px 0;
}
.prop-footer-categories {
float: right;
margin-top: 7px;
}
.prop-footer-content-area {
border-bottom: 1px solid #cccc;
margin-top: 15px;
margin-bottom: 20px;
}
ul.list-inline.prop-footer-content li {
display: block;
}
.footer-content-area {
margin-bottom: 60px;
position: relative;
overflow: hidden;
}
.pets-footer-section {
position: relative;
padding: 60px 0 15px;
background: #f9f9f9;
}
.pets-footer-text-section {
margin-top: 20px;
}
.pets-footer-text-section p {
font-size: 16px;
}
.pets-new-categories {
margin-bottom: 10px;
}
.pets-new-categories .footer-title {
color: #232323;
font-weight: 500;
font-size: 22px;
line-height: 1.6em;
}
.animals-top-categories {
columns: 2;
list-style: disc;
padding-left: 15px;
}
.pets-all-categories .animals-top-categories li {
line-height: 38px;
}
.pets-all-categories .animals-top-categories li a {
color: #777;
font-size: 16px;
}
.pets-footer-text-section-1 {
margin-bottom: 25px;
margin-top: 15px;
}
.submit-form-section {
float: left;
}
.submit-form-section .form-group .form-control {
border: none;
width: 240px;
height: 52px;
}
.footer-deails-section {
text-align: center;
border-top: 1px solid #ddd;
}
.footer-deails-section p {
margin-top: 20px;
font-size: 16px;
}
.submit-categories .btn-primary {
padding: 15px 30px;
border-radius: 0;
background: #9e9e9e;
border: none;
}
.section-footer-bottom-mlt {
background-color: #232323;
}
.section-footer-bottom-mlt .footer-15-inner {
padding: 70px 0px;
}
.section-footer-bottom-mlt .footer-heading {
min-height: 60px;
padding-bottom: 15px;
}
.section-footer-bottom-mlt .footer-heading h3 {
font-size: 16px;
color: #fff;
font-weight: bold;
}
.section-footer-bottom-mlt .line-bottom {
margin-top: 15px;
width: 25%;
float: left;
height: 3px;
background-color: #ffc220;
margin-bottom: 0px;
border: 0px;
}
.footer-15-first-row ul {
columns: 2;
}
.section-footer-bottom-mlt .footer-15-widget ul li {
margin-bottom: 15px;
position: relative;
}
.section-footer-bottom-mlt .footer-15-widget ul li a {
color: #bdbdbd;
display: block;
font-size: 14px;
line-height: 24px;
text-transform: capitalize;
transition: 0.6s;
}
.section-footer-bottom-mlt .footer-15-widget ul li {
margin-bottom: 15px;
position: relative;
}
.section-footer-bottom-mlt .footer-15-widget ul li a {
color: #bdbdbd;
display: block;
font-size: 14px;
line-height: 24px;
text-transform: capitalize;
transition: 0.6s;
}
.section-footer-bottom-mlt .footer-15-text ul li {
margin-bottom: 5px;
position: relative;
}
.section-footer-bottom-mlt .footer-15-text ul li .input-group {
box-shadow: -2px -1px 186px -61px rgb(0 0 0 / 7%);
}
.margin-top-30 {
margin-top: 30px;
}
.section-footer-bottom-mlt .footer-15-text ul li .input-group input {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border: 0;
background-color: rgba(68, 68, 68, 1);
color: #bdbdbd;
}
.section-footer-bottom-mlt .footer-15-text ul li .input-group span {
display: table-cell;
background-color: #ffc220;
border: 0;
}
.section-footer-bottom-mlt .logo {
float: left;
}
.section-footer-bottom-mlt .logo img {
padding-left: 0;
padding-top: 0;
}
.section-footer-bottom-mlt .footer-15-about .contact-info {
margin-bottom: 20px;
position: relative;
}
.section-footer-bottom-mlt .footer-15-about .contact-info li {
line-height: 30px;
margin: 0 0 7px;
padding-left: 30px;
position: relative;
color: #bdbdbd;
}
.section-footer-bottom-mlt .footer-15-about .contact-info li .icon {
font-size: 16px;
left: 0;
line-height: 30px;
position: absolute;
top: 0;
}
.section-footer-bottom-mlt .social-15-links {
padding-top: 0px;
margin-top: 30px;
}
.section-footer-bottom-mlt .social-15-links a {
border-radius: 50%;
color: #232323;
background: #fff;
display: block;
float: left;
font-size: 12px;
height: 30px;
line-height: 30px;
margin-right: 8px;
position: relative;
text-align: center;
-webkit-transition: all 500ms ease 0s;
-moz-transition: all 500ms ease 0s;
-ms-transition: all 500ms ease 0s;
-o-transition: all 500ms ease 0s;
transition: all 500ms ease 0s;
width: 31px;
}
.section-footer-bottom-mlt .footer-15-copyright {
border-top: 1px solid #404040;
font-size: 15px;
padding: 16px 0;
position: relative;
text-align: center;
background: #242424;
}
.sb-header.sb-header-1 .logo img {
padding-left: 0px;
padding-top: 0;
} .sb-header.header-2 {
background: #363c48 none repeat scroll 0 0;
color: #ffffff;
position: relative;
z-index: 1;
}
.sticky
nav.sb-menu.menu-caret.submenu-top-border.submenu-scale.mega-menu.menu-6 {
margin-top: -10px;
}
.sb-header-2 .looking-input-form {
padding: 15px 12px;
border-radius: 0;
}
.sb-header-2 .looking-form-search-icon-1 button {
padding: 15px 12px;
border-radius: 0;
color: #242424;
background: transparent;
border: 1px solid #ced4da;
width: 100%;
box-shadow: none;
line-height: 25px;
}
.sb-header-2 .header-2-input-pbm {
padding-right: 0;
}
.sb-header-2 .col-btn {
padding: 0;
}
.sb-header.header-3 .sb-menu {
margin-left: -10px;
}
.header-2 .sb-menu ul.menu-links li a {
color: #ffffff;
}
.header-2 .sb-menu ul.mega-menu-list li ul li a,
.header-2 .sb-menu ul.mega-menu-list li ul li a:hover,
.header-2 .sb-menu ul.drop-down-multilevel li.sub-menu a,
.header-2 .sb-menu ul.drop-down-multilevel li.sub-menu a:hover {
color: #242424;
}
.sb-header-10 .sb-menu > ul > li > a { }
.sb-header-2 .sign-in-up ul.list-sign-in li {
padding: 6px 10px;
}
.sb-header-2 .log-header {
padding: 12px 0px;
}
.sb-header.header-3-old {
background: #363c48 none repeat scroll 0 0;
color: #ffffff;
position: relative;
}
.sb-header.header-3-old.sticky {
margin-top: -142px;
}
.sb-header-13 ul.list-sign-in li.login-me a,
.sb-header-13 ul.list-sign-in li.register-me a {
color: #ffff;
}
.sb-header-8 .logo img,
.sb-header-10 .logo img {
padding-top: 0;
}
.header-3-old .sb-menu ul.menu-links li a {
color: #ffffff;
}
.header-3-old .mega-menu.sb-menu {
margin-left: -8px;
}
header.sb-header-3-old {
padding: 26px 0px;
}
.sb-header-3-old .sign-in-up ul.list-sign-in li {
padding: 0px 10px;
}
.header-3-old .sb-menu.submenu-top-border li ul li a {
color: #818181;
font-style: inherit;
text-transform: capitalize;
font-size: 16px;
}
.sb-header-3-old .log-header {
padding: 12px 0px;
}
.sb-header-3-old .sign-in-up ul.list-sign-in li a.login-user {
position: relative;
top: 33px;
left: -10px;
}
.sb-header-3-old .sb-header-3-middle {
padding: 26px 0px;
}
.sb-header-3-old .header-3-post {
text-align: end;
margin-top: -8px;
}
.header-3-old .sign-in-up ul.list-sign-in > li > a {
line-height: 90px;
height: 90px;
}
.header-3-old.sticky .sign-in-up ul.list-sign-in > li > a {
line-height: 70px;
height: 70px;
}
.header-3-old .sign-in-up ul.list-sign-in > li > a.btn.btn-theme {
line-height: inherit;
height: auto;
}
.header-3-old .sign-in-up ul .login-me a,
.header-3-old .sign-in-up ul .register-me a {
color: #ffff;
}
.header-3-old .sign-in-up {
float: inherit;
text-align: left;
}
.sb-header-top3 .sb-mob-top-bar {
background: #ffc220;
padding: 8px 0;
}
.sb-header-top3 .sb-mob-top-bar .sb-mob-bar-content {
float: left;
}
.sb-header-top3 .sb-mob-top-bar .sb-mob-bar-content .sb-top-social-icons li {
color: #ffffff;
margin-right: 25px;
font-size: 15px;
font-weight: 500;
}
.sb-header-top3 .sb-mob-top-bar .sb-mob-bar-content .sb-top-social-icons li i {
margin-right: 10px;
}
.sb-header-top3 .sb-mob-top-bar-location .sb-location-selector .loc {
color: #fff !important;
}
.sb-header-top3 .sb-mob-top-bar-location .sb-top-loc {
right: auto;
left: 0;
height: auto;
max-height: 400px;
margin-top: 0;
padding: 0;
border-radius: 3px 3px 3px 3px;
background: #f5f5f6;
width: 200px;
border: 0px;
}
.sb-header-top3 .sb-mob-top-bar-location .sb-top-loc li {
border-left: medium none;
display: block;
padding-left: 0;
padding-right: 0;
width: 100%;
border-bottom: 1px solid #ddd;
margin-right: 0px;
}
.sb-header-top3 .sb-mob-top-bar-location .sb-top-loc li a {
color: #232323;
width: 100%;
font-size: 14px;
text-transform: uppercase;
display: block;
padding: 8px 15px;
font-weight: 600;
}
.sb-header-11 .sb-menu ul.mega-menu-list li a {
color: #818181 !important;
}
.sb-header.sb-header-2.sticky {
top: 180px;
}
.sb-header.header-2.sticky {
top: 180px;
}
.sb-modern-header-11 .sb-header-11.sticky .icon-search-head {
height: 70px;
}
.sb-header-11.sticky .menu-11 ul.drop-down-multilevel {
margin-top: 0px;
}
.sb-header.sb-header-11.sticky {
z-index: 9999;
}
.sb-header-13.sticky .sb-header-top1.transparent-header {
display: none;
}
.sb-header-top1.transparent-2-header
.sb-top-left
.sb-mob-top-bar-location
.sb-location-selector
a
img {
width: auto;
margin-left: 10px;
}
.sb-header-10 .sign-in-up .list-sign-in li.register-me a,
.sb-header-10 .sign-in-up .list-sign-in li.login-me a {
color: #ffffff !important;
}
.sb-header-8 .sign-in-up ul.list-sign-in li {
padding: 20px 0px;
}
.sb-header-10.header_home .sign-in-up .list-sign-in li.register-me a,
.sb-header-10.header_home .sign-in-up .list-sign-in li.login-me a,
.sb-header-10.sticky .sign-in-up .list-sign-in li.register-me a,
.sb-header-10.sticky .sign-in-up .list-sign-in li.login-me a,
.sb-header-13.sticky .sign-in-up .list-sign-in li.register-me a,
.sb-header-13.sticky .sign-in-up .list-sign-in li.login-me a {
color: #242424 !important;
}
.sb-header.header-3-old ul.dropdown-user-login {
margin: 0px auto;
text-align: initial;
}
.sb-header-top3 .sb-mob-top-bar-location .sb-top-loc li a img {
margin-right: 5px;
margin-left: 0px;
}
.sb-header-top1.black-header
.sb-mob-top-bar-location
ul.sb-top-loc
li
a.top-loc-selection
img {
margin-right: 10px;
margin-top: -6px;
}
.sb-header.header-2.viewport-lg.sticky {
position: fixed;
top: 90px;
z-index: 9999;
}
.sb-header-top3 .sb-mob-top-icons-area {
float: right;
}
.sb-header-top3 .sb-mob-top-icons-area .sb-top-main-contents li {
margin-right: 10px;
}
.sb-header-top3 .sb-mob-top-icons-area .sb-top-main-contents li a {
color: #ffffff;
}
.sb-header-top2 {
position: relative;
}
.sb-header-top2 .sb-dec-top-bar {
background: linear-gradient(45deg, #ffffff 24%, #f58936 0%);
}
.sb-header-top2 .sb-dec-top-bar .sb-top-bar-social-icons {
display: inline-block;
vertical-align: middle;
float: none;
line-height: 52px;
}
.sb-header-top2 .sb-dec-top-bar .sb-top-bar-social-icons .list-style li {
margin-right: 15px;
}
.sb-header-top2 .sb-dec-top-bar .sb-top-bar-social-icons .list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.sb-header-top2 .sb-dec-top-bar .sb-top-bar-social-icons .list-inline li a {
color: #ffffff;
}
.sb-header-top2 .sb-dec-top-ad-post {
position: relative;
float: right;
}
.sb-header-top2 .sb-dec-top-ad-post a {
background: #fff;
color: #232323;
border: 1px solid #fff;
border-radius: 0;
padding: 15px;
}
.sb-header-top2 .sb-dec-top-ad-post a i {
color: #ffc220;
}
.sb-header-top2 .sb-dec-top-ad-post a i {
margin-right: 5px;
}
.sb-header-5 ul.list-sign-in li a.btn {
width: 100%;
border-radius: 40px;
padding: 10px 30px;
}
.sb-header-5 .sign-in-up ul.list-sign-in li a.login-user {
color: #242424;
}
.sb-header-5 .sign-in-up ul.list-sign-in li a.login-user i,
.sb-header-8 .sign-in-up ul.list-sign-in li a.login-user i {
color: #242424;
background: #34bf52;
padding: 12px 14px;
border-radius: 50%;
color: #ffffff;
text-align: center;
position: relative;
top: 1px;
}
.sb-header-5 .sign-in-up ul.list-sign-in li.register-me a i {
border: 1px solid;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
color: #ffffff;
background: #2457cf;
border-radius: 50%;
text-align: center;
border-color: #2457cf;
padding: 10px 12px;
font-weight: 400;
box-shadow: 1px 2px 10px 1px rgb(0 0 0 / 20%);
line-height: 18px;
vertical-align: middle;
}
.sb-header-5 .sign-in-up ul.list-sign-in li.login-me a i {
border: 1px solid;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
color: #ffffff;
background: #6fbf17;
border-radius: 50%;
text-align: center;
padding: 10px 12px;
border-color: #6fbf17;
line-height: 18px;
vertical-align: middle;
}
.sb-header-6 .sign-in-up ul.list-sign-in li.login-me a i {
border: 1px solid;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
color: #ffffff;
background: #6fbf17;
border-radius: 50%;
text-align: center;
padding: 10px 12px;
border-color: #6fbf17;
line-height: 18px;
vertical-align: middle;
}
.sb-header-6 .sign-in-up ul.list-sign-in li.user-loged-5 a i {
border: 1px solid;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
color: #ffffff;
background: #6fbf17;
border-radius: 50%;
text-align: center;
padding: 10px 14px;
border-color: #6fbf17;
line-height: 18px;
vertical-align: middle;
}
.prop-estate-select-categories {
text-align: center;
}
.sb-header-6 .sign-in-up ul.list-sign-in li.register-me a i {
border: 1px solid;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
color: #ffffff;
background: #2457cf;
border-radius: 50%;
text-align: center;
border-color: #2457cf;
padding: 10px 12px;
font-weight: 400;
box-shadow: 1px 2px 10px 1px rgb(0 0 0 / 20%);
line-height: 18px;
vertical-align: middle;
}
.sb-header-top5 .sb-sprt-top-bar {
background-color: #ffffff;
padding: 10px 0px;
}
.sb-header-top5 .sb-sprt-top-sign {
float: right;
position: relative;
}
.sb-header-6 .header-6-form input {
height: 46px;
margin-top: 22px;
}
.sb-header-6 .header-6-form {
position: relative;
}
.sb-header-6 .header-6-form button.btn {
position: absolute;
right: 0;
top: 0;
}
.sb-header-6 .sign-in-up ul.list-sign-in li.ad-post-btn a i,
.sb-header-8 .sign-in-up ul.list-sign-in li.ad-post-btn a i {
background-color: #ff0000;
border: none;
padding: 10px 14px;
line-height: 18px;
vertical-align: middle;
border-radius: 50%;
color: #fff;
font-weight: 400;
}
.form-group.title-search-input {
position: relative;
}
.sb-header.sb-header-7 ul.dropdown-user-login,
.sb-header.sb-header-6 ul.dropdown-user-login {
width: 230px;
}
.sb-header.sb-header-7 ul.dropdown-user-login {
margin: 22px auto;
}
.sb-header.sb-header-7 ul.dropdown-user-login li,
.sb-header.sb-header-6 ul.dropdown-user-login li {
padding: 0px 10px !important;
}
.form-group.title-search-input .adforest-search-spinner {
position: absolute;
top: 50px;
right: 10px;
color: black;
}
.sb-header.sb-header-6 ul.dropdown-user-login {
margin: 19px -70px;
}
.sb-header.sb-header-6 .sb-menu.menu-6 > ul > li > a { }
.sb-header-6 .sign-in-up ul.list-sign-in li,
.sb-header-7 .sign-in-up ul.list-sign-in li {
display: inline-block;
padding: 15px 0px;
}
.sb-header-6 .sign-in-up ul.list-sign-in li.ad-post-btn a:hover,
.sb-header-6 .sign-in-up ul.list-sign-in li.ad-post-btn a {
background-color: transparent;
border: none;
padding: 0;
box-shadow: none;
}
.sb-header.sb-header-10.sticky {
top: 0;
}
.submit-categories .btn-primary:hover {
border: 0;
}
.sb-header-7 .sign-in-up ul.list-sign-in li.login-me a i,
.sb-header-8 .sign-in-up ul.list-sign-in li.login-me a i {
border: 1px solid;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
color: #ffffff;
background: #6fbf17;
border-radius: 50%;
text-align: center;
padding: 10px 12px;
border-color: #6fbf17;
line-height: 18px;
vertical-align: middle;
}
.sb-header-7 .sign-in-up ul.list-sign-in li.user-loged-5 a i,
.sb-header-8 .sign-in-up ul.list-sign-in li.user-loged-5 a i {
border: 1px solid;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
color: #ffffff;
background: #6fbf17;
border-radius: 50%;
text-align: center;
padding: 10px 12px;
border-color: #6fbf17;
line-height: 18px;
vertical-align: middle;
}
.sb-header-7 .sign-in-up ul.list-sign-in li.register-me a i,
.sb-header-8 .sign-in-up ul.list-sign-in li.register-me a i {
border: 1px solid;
border-top-color: currentcolor;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-left-color: currentcolor;
color: #ffffff;
background: #2457cf;
border-radius: 50%;
text-align: center;
border-color: #2457cf;
padding: 10px 12px;
font-weight: 400;
box-shadow: 1px 2px 10px 1px rgb(0 0 0 / 20%);
line-height: 18px;
vertical-align: middle;
}
.sb-header-7 .header-6-form input {
height: 46px;
margin-top: 20px;
}
.sb-header-7 .header-6-form {
position: relative;
}
.sb-header-7 .header-6-form button.btn {
position: absolute;
right: 0;
top: 0;
}
@media (min-width: 1200px) {
.sb-header.sb-header-7 .sb-menu > ul > li > a {
position: relative;
height: 90px;
line-height: 90px;
box-sizing: border-box;
white-space: nowrap;
padding: 0 7px;
}
}
.sb-header-10 .sign-in-up ul.list-sign-in li.ad-post-btn a i,
.sb-header-7 .sign-in-up ul.list-sign-in li.ad-post-btn a i {
background-color: #ff0000;
border: none;
padding: 10px 12px;
line-height: 18px;
vertical-align: middle;
border-radius: 50%;
color: #fff;
font-weight: 400;
}
.header-3 .sb-menu ul li.dropdown_menu > a > span:before {
border-color: #ffffff;
}
.sb-header.sb-header-13.sticky .sign-in-up ul.list-sign-in li {
padding: 12px 8px;
}
.sb-header-13.sticky ul.list-sign-in li.register-me a,
.sb-header-13.sticky ul.list-sign-in li.login-me a {
color: #232323;
}
.sb-header-7 .sign-in-up ul.list-sign-in li {
display: inline-block;
padding: 25px 0px;
}
.sb-header-7 .sign-in-up ul.list-sign-in li.ad-post-btn a {
background-color: transparent;
border: none;
padding: 0;
box-shadow: none;
}
.sb-header-13 ul.list-sign-in li.ad-post-btn a {
border-radius: 0;
}
.sb-header-13 .menu_black ul.menu-links li a,
.sb-header-10 .menu_black ul.menu-links li a,
.sb-header-8 .menu_black ul.menu-links li a,
.sb-header-5 .menu_black ul.menu-links li a {
color: #242424;
}
.sb-header-10 .sb-menu.menu_black ul li.dropdown_menu a span:before,
.header-opacity-on .sb-menu.menu_black ul ul li.dropdown_menu a span:before,
.sb-header-13 .sb-menu.menu_black ul li.dropdown_menu a span:before,
.header-opacity-on .sb-menu.menu_black ul ul li.dropdown_menu a span:before,
.sb-header-5 .sb-menu.menu_black ul li.dropdown_menu a span:before,
.header-opacity-on .sb-menu.menu_black ul ul li.dropdown_menu a span:before,
.sb-header-8 .sb-menu.menu_black ul li.dropdown_menu a span:before,
.header-opacity-on .sb-menu.menu_black ul ul li.dropdown_menu a span:before {
border-color: #242424;
}
.sb-header-top4.sb-header-top-11 {
position: relative;
}
.sb-header-top-11 .sb-bk-clr-scheme .sb-sprt-top-bar {
background-color: #f5f5f5;
padding: 0;
}
.sb-header-top-11 .sb-bk-clr-scheme .sb-sprt-top-bar .sb-sprt-top-scl {
margin-top: 15px;
}
.sb-header-top-11
.sb-bk-clr-scheme
.sb-sprt-top-bar
.sb-sprt-top-scl
.sb-spt-alignment
li {
margin-right: 10px;
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.sb-header-top-11
.sb-bk-clr-scheme
.sb-sprt-top-bar
.sb-sprt-top-scl
.sb-spt-alignment
li
a
i {
color: #232323;
font-size: 16px;
}
.sb-header-top-11 .sb-sprt-top-sign {
float: right;
position: relative;
}
.sb-header-top-11 .sb-sprt-top-sign .sb-spt-links {
margin-top: 12px;
}
.sb-header-top-11 .sb-sprt-top-sign .sb-spt-links li {
padding-right: 0px;
display: inline-block;
padding-left: 5px;
}
.sb-header-top-11 .sb-sprt-top-sign li a {
background-color: transparent;
color: #232323;
font-size: 16px;
display: block;
}
.sb-header-top-11 .sb-dec-top-ad-post {
position: relative;
float: right;
}
.sb-header-top-11 .sb-dec-top-ad-post a {
background: #fff;
color: #232323;
border: 1px solid #fff;
border-radius: 0;
padding: 15px;
}
.sb-header-top-11 .sb-dec-top-ad-post a i {
color: #ffc220;
margin-right: 10px;
}
.sb-header-11 {
background: #ffc220;
}
.sb-header-11 .sb-menu ul li a {
line-height: 45px;
color: #ffffff;
}
.sb-header.header-3-old .sb-menu ul li.dropdown_menu > a > span:before,
.sb-header-11 .sb-menu ul li.dropdown_menu > a > span:before {
color: #ffffff;
border-color: #fff;
}
.sb-modern-header-11 form .sb-bk-new-srch-area input {
width: 100%;
padding: 0 18px;
border-radius: 30px;
border: none;
box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
height: 50px;
position: relative;
}
.sb-modern-header-11 .sb-bk-submit-form button {
padding: 11px 40px;
border-radius: 30px;
border: none;
color: #ffffff;
position: absolute;
top: 0;
right: 0;
}
.sb-header-9 .sb-menu > ul > li > a { }
.sb-modern-header-11 form .sb-bk-new-srch-area {
position: relative;
}
.sb-modern-header-11 .sb-bk-search-area .sb-bk-side-btns .sb-bk-srch-links {
float: left;
margin-top: 5px;
z-index: 999;
position: relative;
}
.sb-modern-header-11
.sb-bk-search-area
.sb-bk-side-btns
.sb-bk-srch-links
.sb-bk-srch-contents
li:first-child {
border: 1px solid #ffc220;
}
.sb-modern-header-11
.sb-bk-search-area
.sb-bk-side-btns
.sb-bk-srch-links
.sb-bk-srch-contents
li:first-child {
border-radius: 20px;
margin-right: 10px;
}
.sb-modern-header-11 .sb-bk-srch-links .list-inline.sb-bk-srch-contents li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.sb-modern-header-11 .sb-bk-srch-links .list-inline.sb-bk-srch-contents li a {
color: #ffc220;
}
.sb-modern-header-11
.sb-bk-search-area
.sb-bk-side-btns
.sb-bk-srch-links
.sb-bk-srch-contents
li
i {
padding: 10px 5px;
font-size: 14px;
}
.sb-modern-header-11
.sb-bk-search-area
.sb-bk-side-btns
.sb-bk-srch-links
.sb-bk-srch-contents
.sb-bk-absolute {
background: #ffc220;
}
.sb-modern-header-11
.sb-bk-search-area
.sb-bk-side-btns
.sb-bk-srch-links
.sb-bk-srch-contents
.sb-bk-absolute {
position: absolute;
z-index: 99;
border-radius: 50%;
top: 0;
}
.sb-modern-header-11
.sb-bk-search-area
.sb-bk-side-btns
.sb-bk-srch-links
.sb-bk-srch-contents
.sb-bk-absolute
i {
color: #fff;
}
.sb-modern-header-11
.sb-bk-search-area
.sb-bk-side-btns
.dropdown-toggle.btn-default {
border-radius: 20px;
padding: 4px 24px;
margin-top: 5px;
border: 1px solid #f5f5f5;
position: absolute;
top: 0;
}
.sb-modern-header-11
.sb-bk-search-area
.sb-bk-side-btns
.dropdown-toggle.btn-default
.amount {
padding-left: 20px;
}
.sb-modern-header-11.header-11 .sb-bk-search-area {
padding: 25px 0px;
}
.sb-header-11 .menu-11 ul.drop-down-multilevel li.hoverTrigger a {
color: #818181;
line-height: 22px;
}
.sb-header-11 .menu-11 ul.drop-down-multilevel {
margin-top: -40px;
}
.sb-modern-header-11 .icon-search-head {
display: flex;
align-items: center;
background: rgba(0, 0, 0, 0.3);
height: 50px;
padding-left: 20px;
color: #ffffff;
}
.sb-modern-header-11 .icon-search-head a {
color: #fff !important;
margin-left: -20px;
}
.sb-modern-header-11 .logo {
text-align: start;
}
.sb-header-8 .logo a img,
.sb-modern-header-11 .logo a img {
padding-left: 0px;
}
.sb-header.sb-header-4.sticky .list-sign-in li.ad-post-btn a.btn {
border-radius: 0;
line-height: 48px;
}
.sb-modern-header-11 .sb-bk-search-area .sb-bk-side-btns {
float: right;
margin-right: 120px;
}
.sb-header.sb-header-11 {
z-index: 1;
}
.sb-header.sb-header-4 ul.list-sign-in li {
padding: 0px 10px;
}
.sb-header.sb-header-4 .sign-in-up {
float: right;
position: absolute;
right: -22px;
}
.sb-header.sb-header-4 .list-sign-in li.ad-post-btn a.btn {
border-radius: 0;
line-height: 68px;
}
.sb-header-top4.sb-header-top-11 .sb-mob-top-bar-location .sb-top-loc {
right: auto;
left: 0;
height: auto;
max-height: 400px;
margin-top: 0;
padding: 0;
border-radius: 3px 3px 3px 3px;
background: #f5f5f6;
width: 200px;
border: 0px;
}
.sb-header-top4.sb-header-top-11 .sb-mob-top-bar-location .sb-top-loc li {
border-left: medium none;
display: block;
padding-left: 0;
padding-right: 0;
width: 100%;
border-bottom: 1px solid #ddd;
margin-right: 0px;
}
.sb-header-top4.sb-header-top-11 .sb-mob-top-bar-location .sb-top-loc li a {
color: #232323;
width: 100%;
font-size: 14px;
text-transform: uppercase;
display: block;
padding: 8px 15px;
font-weight: 600;
}
.sb-header-top4.sb-header-top-11 .sb-mob-top-bar-location .sb-top-loc li a img {
margin-right: 5px;
margin-left: 0px;
}
.sb-header-top4.sb-header-top-11
.sb-mob-top-bar-location
.sb-location-selector
.loc {
color: #242424 !important;
}
.sb-modern-header-11.header-11 .sb-bk-search-area .sb-bk-top-accesories {
padding: 20px;
border-bottom: 1px solid #f5f5f5;
position: relative;
overflow: hidden;
display: flex;
align-items: center;
}
.sb-modern-header-11.header-11 .sb-bk-top-accesories .bk-top-details h3 {
text-transform: capitalize;
font-size: 18px;
}
.sb-modern-header-11
.sb-bk-search-area
.sb-bk-side-btns
.dropdown-toggle.btn-default
.amount:hover {
color: #212425;
}
.sb-modern-header-11.header-11 .dropdown-toggle::after:hover {
color: #212425;
}
.sb-modern-header-11.header-11 .sb-bk-search-area .sb-bk-top-accesories a {
color: #777;
}
.sb-modern-header-11.header-11 .sb-bk-search-area .sb-bk-top-accesories i {
font-size: 15px;
margin-right: 10px;
}
.sb-modern-header-11.header-11 .sb-bk-search-area .sb-bk-bottom-box {
padding: 20px;
min-width: 334px;
}
.sb-modern-header-11.header-11
.sb-bk-search-area
.sb-bk-bottom-box
.sb-bk-top-area {
float: left;
margin-right: 15px;
}
.sb-modern-header-11.header-11 .sb-bk-search-area .sb-bk-top-order span {
font-size: 18px;
color: #232323;
font-weight: 500;
}
.sb-modern-header-11.header-11 .sb-bk-search-area .sb-bk-top-content {
margin-top: 10px;
}
.sb-modern-header-11.header-11
.sb-bk-search-area
.sb-bk-bottom-box
.sb-bk-top-content
.btn-theme {
padding: 5px 18px;
border-radius: 20px;
font-size: 14px;
}
.header-11-cats {
margin: 0;
padding: 0;
display: block;
float: left;
position: relative;
}
.sb-header-11 .header-11-cats li.menu-separator ul li a {
color: #818181 !important;
}
.sb-header-11 .header-11-cats li.menu-separator ul {
margin-top: 14px !important;
}
.sb-header-11 .header-11-cats li.menu-separator ul li a {
color: #818181 !important;
}
.sb-header.sb-header-6 .sign-in-up {
margin-top: 0px;
}
.sb-header.sb-header-6 .logo img,
.sb-header.sb-header-7 .logo img {
padding-top: 0;
}
.sb-header.sb-header-6.sticky .logo img {
padding-top: 10px;
}
.sb-header-11 .header-11-cats li.menu-separator ul li {
padding: 10px 20px;
}
.sb-header-11 .header-11-cats li.menu-separator > a .book-menu-list-items {
padding: 0;
display: inline-block;
}
.sb-header-11 .header-11-cats a .book-menu-list-items i.fa-bars {
position: relative;
left: auto;
margin-right: 30px;
border-right: 1px solid rgba(255, 255, 255, 0.3);
padding: 0 20px;
font-weight: 400;
}
.sb-header-11 .header-11-cats li.menu-separator ul.dropdown-menu {
left: 0;
right: auto;
margin: 0;
border-radius: 0;
height: auto;
max-height: 300px;
overflow-x: hidden;
border: none;
min-width: 230px;
}
.sb-header-11 .header-11-cats li.menu-separator .dropdown-menu > li > a {
padding: 10px 20px;
font-size: 16px;
}
.sb-modern-header-11.header-11 .sb-bk-search-area .sb-bk-top-order span {
font-size: 15px;
color: #232323;
font-weight: 500;
}
.sb-modern-header-11.header-11 .woocommerce-Price-currencySymbol {
display: inline-block !important;
}
.sb-modern-header-11.header-11 .sb-bk-search-area .sb-bk-top-content {
margin-top: 10px;
}
.sb-modern-header-11 .mega-menu-container ul li a {
color: #818181;
line-height: 20px;
}
@media (min-width: 1200px) {
.sb-header-11 .sb-header-container {
height: 50px;
}
}
@media (min-width: 1200px) {
.col-lg-offset-3 {
margin-left: 25%;
}
}
.found-featured.featured-ribbon {
height: auto;
}
.sb-header-10 .sign-in-up ul.list-sign-in li.ad-post-btn a i {
display: none;
}
.pet-hero-balck #intro-hero:after {
content: "";
background: transparent;
}
.pet-hero-balck #intro-hero .hero-title {
color: #242424;
}
.pet-hero-balck #intro-hero .ads-search-heading h1 {
color: #242424;
line-height: 60px;
}
.pet-hero-balck #intro-hero .hero-tagline {
color: #242424;
}
.pet-hero-balck #intro-hero {
height: 800px;
padding-bottom: 150px;
padding-top: 150px;
}
.featured-slider.owl-theme .owl-nav [class*="owl-"],
.featured-slider-1.owl-theme .owl-nav [class*="owl-"] {
color: #fff;
font-size: 14px;
margin: 5px;
background: #fff;
display: inline-block;
cursor: pointer;
border-radius: 50%;
color: #333;
height: 40px;
width: 40px;
border: 1px solid #777;
}
.featured-slider.owl-theme .owl-nav .owl-next,
.featured-slider-1.owl-theme .owl-nav .owl-next {
position: absolute;
top: 46%;
transform: translateY(-50%);
z-index: 9;
right: 0px;
}
.featured-slider.owl-theme .owl-nav .owl-prev,
.featured-slider-1.owl-theme .owl-nav .owl-prev {
position: absolute;
top: 46%;
transform: translateY(-50%);
z-index: 9;
left: 0px;
}
.promotional_slider .feature-section .feature-description {
background: #fff;
}
.sb-header.sb-header-1 {
z-index: 1;
}
.sb-header-top1 .sb-top-right ul li .sb-mailbox {
left: auto;
right: 0;
margin-top: 0;
padding: 0;
border-radius: 3px 3px 3px 3px;
overflow: hidden;
min-width: 320px;
max-width: 320px;
top: 35px;
}
.sb-header-top1 .sb-top-right ul li .sb-mailbox li {
width: 100%;
border-bottom: 1px solid #f3f3f3;
line-height: 35px;
background: #fff;
text-align: start;
height: auto;
padding: 0;
}
.dec-location .owl-carousel .owl-stage-outer {
padding-bottom: 45px;
}
.sb-header-top1.white-header .sb-message-center .sb-mail-contnet h5 {
font-weight: 400;
color: #818181;
text-transform: capitalize;
font-size: 14px;
}
.notification-history .message-center .sb-mail-contnet h5 {
font-weight: 400;
color: #818181;
text-transform: capitalize;
font-size: 14px;
}
.sb-header-top1.white-header .dropdown-toggle::after {
display: none;
}
.srvs-explore-section p.heading-text {
margin-bottom: 30px;
margin-top: -10px;
}
.custom-padding.gray.gray .heading-panel h2 {
padding-top: 0px;
}
.custom-padding.gray.gray .heading-panel p {
margin-top: -10px;
margin-bottom: 30px;
}
li.p-relative {
position: relative;
}
.sb-header-top5 .sb-sprt-top-sign .sb-notify .point {
right: 10px;
top: -5px;
}
.sb-notify .point {
background-color: #ffc220;
border-radius: 30px;
height: 6px;
position: absolute;
right: 30px;
top: 25px;
width: 6px;
}
.sb-header.sb-header-7.sticky {
top: 90px;
}
.sb-header-7.sticky .header-6-form input {
margin-top: 10px;
}
.sb-header.sb-header-7 .sb-notify .point {
right: 22px;
top: 12px;
}
.sb-header-8 .sb-notify .point {
right: 20px;
top: 20px;
}
.sb-header-8.sticky .sign-in-up ul.list-sign-in li {
padding: 8px 0px;
}
.sb-header-8.sticky .sb-notify .point {
top: 4px;
}
.sb-header-8 li.ad-post-btn a {
background: transparent;
border: 0;
padding-left: 0;
box-shadow: none;
}
.sb-header.sb-header-8.sticky {
top: 0px;
}
.sb-header.sb-header-7.sticky .sb-notify .point {
top: 4px;
}
ul.drop-down-multilevel li { }
.sb-header-7.sticky .sign-in-up ul.list-sign-in li {
padding: 16px 0px;
}
.sb-header-top1.header-classy-header .flo-right .sb-notify .point,
.sb-header-top1.transparent-3-header .flo-right .sb-notify .point,
.sb-header-top1.transparent-2-header .flo-right .sb-notify .point,
.sb-header-top1.transparent-header .flo-right .sb-notify .point,
.sb-header-top1.with_ad-header .flo-right .sb-notify .point,
.sb-header-top1.black-header .flo-right .sb-notify .point,
.sb-header-top1.white-header .flo-right .sb-notify .point {
border-radius: 30px;
height: 6px;
position: absolute;
right: 15px;
top: 0px;
width: 6px;
}
.notification-history .notification-heading .text-muted {
margin-left: 10px;
}
.sb-header-top1.white-header
.sb-mob-top-bar-location
.sb-location-selector
a
img {
margin-left: 10px;
margin-top: 8px;
}
.sb-header-top1.white-header
.flo-right
ul.socials-links.top-bar-social
li:hover {
background: transparent;
}
.sb-header-top1.header-classy-header ul.list-unstyled.list-inline.flo-left li,
.sb-header-top1.transparent-3-header ul.list-unstyled.list-inline.flo-left li,
.sb-header-top1.transparent-2-header ul.list-unstyled.list-inline.flo-left li,
.sb-header-top1.transparent-header ul.list-unstyled.list-inline.flo-left li,
.sb-header-top1.with_ad-header ul.list-unstyled.list-inline.flo-left li,
.sb-header-top1.black-header ul.list-unstyled.list-inline.flo-left li,
.sb-header-top1.white-header ul.list-unstyled.list-inline.flo-left li {
margin-bottom: 0 !important;
}
.sb-header-top1.header-classy-header
.sb-top-left
.sb-mob-top-bar-location
.sb-location-selector
a
img,
.sb-header-top1.transparent-3-header
.sb-top-left
.sb-mob-top-bar-location
.sb-location-selector
a
img,
.sb-header-top1.transparent-2-header
.sb-top-left
.sb-mob-top-bar-location
.sb-location-selector
a
img,
.sb-header-top1.with_ad-header
.sb-top-left
.sb-mob-top-bar-location
.sb-location-selector
a
img,
.sb-header-top1.black-header
.sb-top-left
.sb-mob-top-bar-location
.sb-location-selector
a
img,
.sb-header-top1.transparent-header
.sb-top-left
.sb-mob-top-bar-location
.sb-location-selector
a
img {
width: auto;
margin-left: 10px;
}
header.header-search.sb-header-2 {
padding: 25px 0px;
}
.header-search.sb-header-2 .sign-in-up .list-sign-in li a.btn.btn-theme {
border-radius: 0;
}
.sb-header-3-old .header-3-post a {
border-radius: 0;
}
.sb-header-3-old .header-3-post a i {
margin-right: 5px;
}
.sb-header-6 .sb-notify .point {
background-color: #ffc220;
border-radius: 30px;
height: 6px;
position: absolute;
right: 23px;
top: 15px;
width: 6px;
}
.sb-header-9 .sb-notify .point {
background-color: #ffc220;
border-radius: 30px;
height: 6px;
position: absolute;
right: 21px;
top: 25px;
width: 6px;
}
.sb-header.sb-header-9.sticky {
z-index: 9999;
}
.sb-header-5 .sign-in-up ul.list-sign-in li {
padding: 15px 5px;
}
.sb-header-9.sticky .sb-notify .point {
background-color: #ffc220;
border-radius: 30px;
height: 6px;
position: absolute;
right: 21px;
top: 15px;
width: 6px;
}
.sb-header.sb-header-5 .sb-notify .point {
top: 10px;
right: 28px;
}
.sb-header.sb-header-9.sticky {
top: 80px;
}
.sb-header-6.sticky .sign-in-up ul.list-sign-in li {
display: inline-block;
padding: 5px 0px;
}
.sb-header-6.sticky .sb-notify .point {
top: 6px;
}
.sb-header-6.sticky .header-6-form input {
margin-top: 12px;
}
.sb-notify .point:before {
content: "";
position: absolute;
z-index: 0;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
display: block;
width: 15px;
height: 15px;
background: #ffc220;
border-radius: 50%;
animation: pulse-border 1500ms ease-out infinite;
}
.list-sign-in li.sb-bg-blue.p-relative i {
color: #242424;
background: #2457cf;
padding: 10px 12px;
border-radius: 50%;
color: #ffffff;
text-align: center;
position: relative;
}
.sb-header-top1.with_ad-header {
background: #ffffff;
border-bottom: 1px solid #eeeeee;
}
.sb-header-top1.with_ad-header .sb-top-left ul li a {
color: #818181;
}
.sb-header-top2
.sb-dec-top-bar
.sb-mob-top-bar-location
.sb-location-selector
.loc {
color: #ffffff !important;
}
.sb-header-top2
.sb-dec-top-bar
.sb-mob-top-bar-location
.sb-location-selector
a
img {
margin-left: 10px;
}
.sb-header-top1.with_ad-header
.sb-top-left
.sb-mob-top-bar-location
.sb-location-selector
.loc {
color: #777777 !important;
}
.sb-header-top2 .sb-dec-top-bar .sb-top-bar-social-icons .sb-top-loc li a {
color: #777777;
}
.sticky ul.dropdown-user-login {
margin: 19px auto;
}
ul.dropdown-menu.pull-right.sb-top-loc.ps.show li img {
margin-right: 10px;
}
ul.dropdown-menu.pull-right.sb-top-loc.ps.show li a {
color: #777;
font-size: 14px;
font-weight: 500;
}
.desc-points img {
display: none;
}
.sb-header.sb-header-11 nav.sb-menu.menu-11 {
float: right;
}
ul.dropdown-menu.pull-right.sb-top-loc.ps.show {
margin-top: 17px !important;
width: 190px;
z-index: 999999;
}
.sb-header-top5 ul.dropdown-menu.pull-right.sb-top-loc.ps.show li {
padding: 5px 0px;
}
.sb-header-top5 .sb-sprt-top-bar .sb-sprt-top-scl ul.list-inline li a img {
margin-left: 8px;
width: 25px;
}
.sb-header-top5 ul.dropdown-menu.pull-right.sb-top-loc.ps.show {
margin-top: 17px !important;
width: 190px;
z-index: 999999;
padding: 20px;
margin-top: 15px !important;
}
.sb-header-top2
.sb-dec-top-bar
.sb-mob-top-bar-location
.sb-location-selector
ul
li
a
img {
margin-left: 0;
}
.sb-header-top2
.sb-dec-top-bar
.sb-mob-top-bar-location
.sb-location-selector
ul
li
a
img
span {
font-size: 14px;
}
.sb-header-top2
.sb-dec-top-bar
.sb-mob-top-bar-location
.sb-location-selector
a.top-loc-selection
img {
margin-right: 10px;
}
.sb-header-top2 .sb-dec-top-bar .sb-top-bar-social-icons .sb-top-loc li {
margin-left: 15px;
}
.sb-header.sb-header-9 {
z-index: 1;
}
.sb-header-top1.with_ad-header ul.list-unstyled.flo-left li {
margin-bottom: 0px !important;
}
.sb-header-top1.with_ad-header
.sb-top-left
.sb-mob-top-bar-location
.sb-location-selector
a
img {
margin-top: 4px;
margin-right: 10px;
}
.sb-header-top1.with_ad-header .flo-right .socials-links.top-bar-social li a {
color: #818181;
}
.sb-header-top1.with_ad-header .flo-right .socials-links.top-bar-social li {
background: transparent;
}
.sb-header-top1 .sb-top-right ul li .sb-mailbox li .sb-drop-title {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
color: #2b2b2b;
font-size: 15px;
font-weight: 600;
padding: 11px 20px 15px;
}
.sb-header-top1 .sb-top-right ul .sb-notify-div .sb-message-center a {
color: #2b2b2b;
font-size: 14px;
text-transform: uppercase;
font-weight: 600;
border-bottom: 1px solid rgba(120, 130, 140, 0.13);
display: block;
padding: 9px 15px;
}
.sb-header-top1 .sb-top-right ul .sb-notify-div .sb-message-center .user-img {
float: left;
margin: 0 10px 15px 0;
position: relative;
width: 50px !important;
}
.sb-header-top1
.sb-top-right
ul
.sb-notify-div
.sb-message-center
.user-img
img {
width: 100%;
} .notification-history .notification-header {
display: flex;
justify-content: space-between;
align-items: center;
gap: 10px 20px;
flex-wrap: wrap;
}
.notification-history .notification-heading {
position: relative;
font-size: 26px;
font-weight: 600;
margin-bottom: 0px;
line-height: 40px;
}
.notification-history .notification-count {
font-size: 14px;
color: #6d6d6d;
}
.notification-history .notification-list {
margin-top: 30px;
}
.notification-history .notification-item {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #e6e6e6;
}
.notification-history .notification-item:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0;
}
.notification-history .notification-item .notification-link {
display: flex;
gap: 0 20px;
align-items: center;
}
.notification-history .notification-item .notification-avatar {
width: 52px;
height: 52px;
}
.notification-history .notification-item .notification-avatar img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 50%;
}
.notification-history .notification-item .notification-content .notification-title {
line-height: 24px;
}
.notification-history .notification-item .notification-content .notification-time {
font-size: 14px;
color: #6d6d6d;
}
.notification-history .message-center a {
color: #2b2b2b;
font-size: 14px;
text-transform: uppercase;
font-weight: 600;
display: block;
}
.notification-history .message-center .user-mail-content .content-box {
display: flex;
}
.notification-history .message-center .user-img {
margin: 0 10px 0px 0;
position: relative;
width: 50px !important;
}
.notification-history .message-center .user-img img {
width: 100%;
border-radius: 4px;
}
.notification-history .message-center .mail-content {
width: calc(100% - 60px);
}
.notification-history .message-center .mail-content h5 {
color: #ffC220;
}
.notification-history .drop-title {
margin-bottom: 20px;
}
.message-center .user-mail-content {
padding: 20px 25px;
border-radius: 4px;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.06);
border-left: 3px solid #ffC220;
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 24px;
flex-wrap: wrap;
gap: 20px;
}
.message-center .user-mail-content .post-image {
width: 50px;
}
.message-center .user-mail-content .post-image img {
width: 100%;
border-radius: 4px;
}
.sb-header-top1 .sb-top-right ul li i {
margin-right: 5px;
font-size: 14px;
}
.list-sign-in li.p-relative i {
line-height: 20px;
vertical-align: middle;
color: #232323;
font-size: 16px;
position: relative;
margin: 10px 10px;
}
.sb-header-top1.white-header
.sb-mob-top-bar-location
ul.dropdown-menu.pull-right.sb-top-loc
li
img {
margin-right: 10px !important;
margin-top: 6px !important;
}
.sb-header.sb-header-1.sticky {
z-index: 9999;
}
.header-search.sb-header-3 .looking-input {
width: 98%;
}
.sb-header.header-2 .mega-menu.sb-menu {
margin-left: -12px;
}
.sb-header-1.sticky .sb-header-top1.header-classy-header,
.sb-header-10.sticky .sb-header-top1.transparent-3-header,
.sb-header.sb-header-1.sticky .white-header {
display: none;
}
.sb-header.header-transparent.sb-header-10.viewport-lg.header-transparent-on {
border-bottom: 1px solid #7f7e7e;
}
.sb-header-10.sticky .sign-in-up {
margin-top: 0px;
}
.sb-top-header-3 .sb-top-header .mega-menu.menu-2 .menu-list-items {
border-bottom: 1px solid;
}
.sb-header.header-2.viewport-lg .sb-menu ul li.dropdown_menu > a > span:before {
border-color: #fff;
content: "";
}
.sb-header-top1.header-classy-header .flo-right .dropdown-toggle::after,
.sb-header-top1.transparent-3-header .flo-right .dropdown-toggle::after,
.sb-header-top1.transparent-2-header .flo-right .dropdown-toggle::after,
.sb-header-top1.transparent-header .flo-right .dropdown-toggle::after,
.sb-header-top1.with_ad-header .flo-right .dropdown-toggle::after,
.sb-header-top1.black-header .flo-right .dropdown-toggle::after {
display: none;
} .ad-slider-box {
background: #fff none repeat scroll 0 0;
box-shadow: 2px 2px 2px 0 rgb(0 0 0 / 10%);
color: #666;
overflow: hidden;
position: relative;
padding: 15px 15px 0;
width: 100%;
margin-bottom: 30px;
}
.featured-slider-1.owl-theme.ad-slider-box-carousel .owl-nav [class*="owl-"] {
border-radius: unset;
background: #ffc220;
color: #fff;
}
.featured-slider-1.owl-theme.ad-slider-box-carousel .owl-nav .owl-prev {
top: -18%;
right: 70px;
transform: unset;
left: unset;
}
.featured-slider-1.owl-theme.ad-slider-box-carousel .owl-nav .owl-next {
top: -18%;
right: 20px;
transform: unset;
left: unset;
}
.mob-slider-content .featured-slider-1.owl-theme .owl-nav {
display: none;
}
.sb-short-head h2 .heading-color {
font-size: 32px;
}
.padding-bottom-80 {
padding-bottom: 80px;
}
.ad-price-tble .ad-pric-content {
box-shadow: 1px 0px 20px rgb(0 0 0 / 7%);
position: relative;
border-radius: 20px;
background: #fff;
margin-bottom: 30px;
}
.sale-div {
position: relative;
}
.sale-div .sale-text {
position: absolute;
font-size: 24px;
color: #fff;
text-transform: uppercase;
z-index: 3;
right: 6px;
top: 22px;
font-weight: bold;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
filter: DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.ad-price-tble .ad-pric-content .ad-pic-style {
background: #c21500;
background: -webkit-linear-gradient(to right, #ffc500, #c21500);
background: linear-gradient(to right, #ffc500, #c21500);
position: relative;
overflow: hidden;
}
.ad-price-tble .ad-pric-content .price-bg {
background: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/xddd.png);
background-position: bottom center;
background-repeat: no-repeat;
height: 130px;
background-size: 100%;
}
.ad-price-tble .ad-pric-content .ad-pic-style .ad-pric-box {
text-align: center;
box-shadow: 1px 0px 20px rgb(0 0 0 / 7%);
width: 60%;
margin: 0 auto;
margin-top: 75px;
background-color: #fff;
position: relative;
padding: 15px 5px 6px 5px;
border-radius: 12px;
}
.ad-price-tble .ad-pric-content .ad-pic-style .ad-pric-box span {
color: #242424;
font-size: 18px;
font-weight: 600;
text-transform: capitalize;
font-family: "Quicksand", sans-serif;
}
.ad-price-tble .ad-pric-content .ad-pic-style .ad-pric-box h5 {
color: #242424;
font-size: 40px;
font-weight: 600;
margin-top: 4px;
}
.ad-price-tble .ad-pric-content .ad-pric-detail {
margin: 0 auto;
display: table;
padding: 30px 0;
}
.ad-price-tble .ad-pric-content .ad-pric-detail ul li {
font-size: 16px;
margin-bottom: 8px;
color: #242424;
}
.ad-price-tble .ad-pric-content .ad-pric-detail ul li i {
margin-right: 12px;
font-size: 15px;
border-right: 1px solid #a0a0a0;
padding-right: 15px;
line-height: 10px;
color: #a0a0a0;
}
.ad-price-tble .ad-pric-content .ad-pric-detail ul li span {
padding-left: 8px;
font-weight: 700;
color: #242424;
font-size: 16px;
font-family: "Quicksand", sans-serif;
}
.ad-price-tble .ad-pric-content .ad-pic-style .ad-pric-box h5::before {
background-color: #ffc220;
top: 1px;
content: "";
height: 2px;
left: 0;
position: absolute;
right: 0;
width: 50px;
margin: 0 auto;
}
.pricing.pg-classic .block {
border: 1px solid #d4dadf;
padding: 60px 10px;
margin-bottom: 30px;
text-align: center;
}
.pricing.pg-classic h3 {
color: #232323;
padding: 0 10px;
font-size: 30px;
margin-bottom: 30px;
font-weight: 500;
text-transform: capitalize;
text-align: start;
}
.pricing .featured small.sale-value del,
.pricing .featured .price,
.pricing .featured h3 {
color: #fff !important;
}
.pricing.pg-classic a.btn i {
padding-left: 10px;
}
.pricing.pg-classic li {
line-height: 2.2em;
color: #777;
}
.pricing.pg-classic .featured ul li {
color: #fff;
}
.pricing .featured a.btn-theme {
background-color: transparent;
border-color: #fff;
color: #fff;
}
.row.pricing.pg-classic.adforest-packages small.sale-value del {
color: #777;
display: block;
font-size: 18px;
}
.pricing.pg-classic .price {
color: #242424;
font-size: 40px;
margin-bottom: 15px;
margin-top: 40px;
}
.pricing.pg-classic ul {
font-size: 14px;
font-weight: 400;
list-style-type: none;
margin: 50px 0 30px;
padding: 0;
}
.pricing.pg-classic li {
line-height: 2.2em;
}
.pricing.pg-classic a.btn {
width: auto;
padding: 20px 25px;
border-radius: initial;
}
.pricing.style-3 {
text-align: center;
}
.pricing.style-3 .block {
margin-bottom: 0;
}
.pricing.style-3 .block {
border: 1px solid #d4dadf;
padding: 60px 10px;
}
.pricing.style-3 .selection {
overflow: hidden;
}
.pricing.style-3 h3 {
color: #294661;
font-size: 30px;
font-weight: 600;
}
.pricing.style-3 .price {
color: #294661;
font-size: 54px;
margin-bottom: 15px;
margin-top: 40px;
}
.pricing.style-3 .time {
font-size: 14px;
display: block;
}
.pricing.style-3 .selection {
overflow: hidden;
margin-bottom: 30px;
}
.pricing.style-3 .btn-theme {
border-radius: initial;
}
.category-grid-box-1 .image img {
width: 100%;
}
.pg-minimal .pricing-item {
border: 7px solid #f1f1f1;
color: #232323;
padding: 15px 30px;
margin-bottom: 30px;
overflow: hidden;
text-align: center;
}
section.srvs-great-products.no-extra {
padding: 80px 0px;
}
.pg-minimal .pricing-item .price {
font-size: 42px;
font-weight: 700;
letter-spacing: 3px;
position: relative;
float: left;
width: 100%;
margin-top: 35px;
margin-bottom: 10px;
}
.pg-minimal .pricing-item strong {
display: block;
font-size: 1.2em;
margin: 10px 0;
}
.pg-minimal .pricing-item p {
color: #777;
}
.pg-minimal .f_custom {
display: block;
}
.pg-minimal .pricing-item .btn {
margin: 15px 0;
width: 50%;
border-radius: 0;
}
.sb-modern-sale {
position: relative;
}
.pg-new .subscription-main-content {
border: 1px solid #f1f1f1;
}
.pg-new .individual-section {
background: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/46.png);
height: auto;
padding: 25px 17px;
background-size: cover;
}
.pg-new .total-grids {
position: relative;
}
.pg-new .subscrpition-text-p9 {
float: left;
}
.pg-new .subscrpition-text-p9 h4 {
font-size: 22px;
font-weight: 600;
color: #232323;
padding-top: 55px;
}
.pg-new .subscription-price {
position: relative;
overflow: hidden;
}
.pg-new .subscription-price {
position: relative;
overflow: hidden;
padding-left: 40px;
}
.pricing_sale {
position: relative;
}
.pricing_sale .percentsaving {
z-index: 2;
color: #ffffff;
vertical-align: top;
display: inline-block;
padding: 1px 35px 1px;
font-size: 12px;
border-radius: 0px 6px 5px 0px;
font-weight: 400;
text-transform: uppercase;
position: absolute;
top: 22px;
left: -8px;
background-color: #d31423;
opacity: 1;
filter: alpha(opacity=100);
transition: none;
}
.pg-new .sale-value del {
font-size: 18px;
display: block;
color: #242424;
margin-left: 50px;
}
.pg-new .source-content {
position: relative;
overflow: hidden;
margin-top: 73px;
text-align: center;
}
.section-padding.pg-new
.subscription-main-content
.total-grids
.subscription-price
small.sale-value:before {
display: none;
}
.clearfix.google-map-secul#google-map-btn {
position: absolute;
right: 0;
z-index: 1;
}
.pg-new .source-content ul li {
font-size: 18px;
line-height: 38px;
}
.pg-new .adforest-packages .price-category {
cursor: pointer;
}
.section-padding.pg-new
.subscription-main-content
.individual-section
.select-buttons {
text-align: center;
margin: 25px;
}
.pg-new .select-buttons .btn-primary {
border: 1px solid #ffc220;
background-color: #ffc220;
color: #242424;
width: unset;
padding: 10px 40px;
border-radius: 0;
}
.subscription-main-content
.individual-section.adforest-packages
.total-grids
.subscription-price
span.price {
color: #ffffff;
font-size: 30px;
font-weight: 500;
}
.parallex-light::before {
background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}
.pistachio-classified-pricing .bg-lighting ul li span.f_custom {
color: #242424;
}
.ad-grid-1 .listing-bidding,
.ad-grid-2 .listing-bidding,
.ad-grid-3 .listing-bidding,
.ad-grid-4 .listing-bidding,
.ad-grid-5 .listing-bidding,
.ad-grid-7 .listing-bidding,
.ad-grid-8 .listing-bidding,
.ad-grid-9 .listing-bidding {
position: absolute;
bottom: 0;
right: -6px;
z-index: 999;
}
.main-section-bid.bidding-section-1 {
padding: 20px 25px;
}
.ad-grid-9 .listing-bidding {
right: 11px;
}
.ad-grid-3 .listing-bidding {
top: -36px;
}
.ad-grid-1 .listing-bidding .column-time,
.ad-grid-2 .listing-bidding .column-time,
.ad-grid-3 .listing-bidding .column-time,
.ad-grid-4 .listing-bidding .column-time,
.ad-grid-5 .listing-bidding .column-time,
.ad-grid-7 .listing-bidding .column-time,
.ad-grid-8 .listing-bidding .column-time,
.ad-grid-9 .listing-bidding .column-time {
width: 24%;
}
.ad-grid-10 .ads-grid-style .listing-bidding {
position: absolute;
bottom: -12px;
z-index: 999;
width: 100%;
text-align: center;
}
.ad-grid-10 .ads-grid-style .listing-bidding .clock .column-time {
width: 20%;
background: #fff;
box-shadow: 0px 10px 15px rgb(0 0 0 / 15%);
border-radius: 5px;
color: #232323;
position: relative;
overflow: hidden;
margin-right: 5px;
}
.ad-grid-10 .ads-grid-style .listing-bidding .clock .bidding_timer {
font-size: 20px;
height: 30px;
width: 40px;
color: #232323;
line-height: 38px;
background: #fff;
}
.ad-grid-10 .ads-grid-style .listing-bidding .clock .column-time .text {
background-color: #f5f5f5;
text-transform: uppercase;
color: #242424;
font-size: 12px;
}
.pistachio-classified-grid {
padding-bottom: 50px !important;
}
.shop-great-products.shop-layout-2.custom-padding {
background: #f3f3f5;
}
.shop-main-section {
border: 1px solid #f7f7f7;
box-shadow: 0px 2px 6px 0px #cccc;
margin-bottom: 25px;
position: relative;
}
.shop-products {
background-color: #f9f9f9;
text-align: center;
}
.shop-main-title-area {
position: absolute;
top: -4px;
width: 100%;
left: -4px;
}
.shop-new-product-area {
background: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/4x.png);
height: 60px;
background-repeat: no-repeat;
padding: 0 2px;
}
.shop-main-title-area span {
color: #ffffff;
transform: rotate(-45deg);
display: inline-block;
float: left;
padding: 1.8px;
}
.shop-text-section {
padding: 15px 20px;
background-color: #fff;
}
.shop-lates-products a {
font-size: 14px;
color: #777;
}
.shop-categories h5 {
font-size: 20px;
line-height: 1.6;
margin-bottom: 2px;
}
.shop-old-price {
float: left;
margin-right: 10px;
}
.shop-new-price span {
font-weight: 600;
color: #f58936;
font-size: 18px;
}
.shops-cart {
position: absolute;
right: 20px;
bottom: 14px;
}
.shop-products img.attachment-adforest-shop-home {
max-width: 100%;
}
.shop-latest-price .shop-old-price strike {
color: #777;
}
.sigle-clients-brand a {
border: 1px solid #ddd;
display: block;
opacity: 0.5;
padding: 20px;
}
.shop-layout-2 .shops-cart a {
position: absolute;
right: 0px;
bottom: 5px;
background-color: #ffc220;
color: #fff;
border-radius: 20px;
padding: 4px 10px;
display: none;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.shop-layout-2 .shop-main-section:hover .shops-cart a {
display: block;
color: #ffffff;
}
.dec-latest-products-s .owl-nav .owl-prev {
position: absolute;
left: -5%;
top: 21%;
background: #ffffff;
border: 1px solid #ffc220;
height: 40px;
width: 40px;
color: #242424;
border-radius: 50%;
}
.dec-latest-products-s .owl-nav .owl-next {
position: absolute;
right: -5%;
top: 21%;
background: #ffffff;
border: 1px solid #ffc220;
height: 40px;
width: 40px;
color: #242424;
border-radius: 50%;
}
.srvs-providers .srvs-prov-text h4::before {
bottom: -15px;
}
.srvs-providers .srvs-prov-text h4::after {
bottom: -22px;
}
.dec-latest-products-s .owl-dots {
display: none;
}
section.srvs-providers {
padding-bottom: 50px;
}
section.custom-padding.latest-blog.bg-gray {
background: #fff;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill
+ .vc_row-full-width
+ .vc_row
> .vc_column_container
> .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner {
padding-top: 0px !important;
}
.vc_custom_1550059940403 {
margin-top: -60px !important;
}
.description-animated-section .user_ratting_input .rating-container .star {
font-size: 20px;
}
.description-animated-section .rating-animate .filled-stars span.star i {
font-size: 20px;
}
.description-animated-section .rating-container .caption .label {
font-size: 12px;
}
.description-animated-section .rating-container.rating-xs.rating-animate {
padding-bottom: 15px;
padding-left: 6px;
} .adforest-user .bg-autoh2 {
position: relative;
border: 1px solid #ebebeb;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
background-color: #fff;
}
.adforest-user .theme-custom-ribbon {
z-index: 2;
color: #ffffff;
vertical-align: top;
display: inline-block;
padding: 0px 14px 0px;
font-size: 12px;
border-radius: 0px 6px 5px 0px;
font-weight: 400;
text-transform: uppercase;
position: absolute;
top: 22px;
left: -8px;
background-color: #d31423;
opacity: 1;
filter: alpha(opacity=100);
transition: none;
}
.adforest-user .theme-custom-ribbon::before {
content: " ";
position: absolute;
left: 0px;
bottom: -9px;
display: block;
height: 9px;
width: 8px;
z-index: 1;
background: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/fold.png) no-repeat 100% 100%;
}
.adforest-user .bg-autoh2 .upper-contain {
padding: 30px 20px;
}
.adforest-user .seller-thumb-img {
width: 100%;
text-align: center;
margin-top: 10px;
}
.adforest-user .seller-thumb-img > a img {
width: 100%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
border: 2px solid rgba(128, 128, 128, 0.2);
width: 100px;
height: 100px;
}
.adforest-user .all-content-area {
position: relative;
margin-top: 20px;
}
.adforest-user .bg-autoh2 h2 {
font-size: 20px;
font-weight: 600;
text-transform: capitalize;
}
.adforest-user .all-content-area h2 a {
color: #20292f;
}
.adforest-user .bg-autoh2 p:not(:last-child) {
margin-bottom: 5px;
color: #777;
}
.upper-contain i.fas.fa-star.color {
color: #ffc220;
}
.upper-contain i.fas.fa-star {
color: #dcdce6;
}
.sb-header ul.menu-links li a span.label.ml-10 {
padding: 5px;
font-size: 12px;
color: #fff;
border-radius: 0.25em;
}
.adforest-user .rating-avg {
border-radius: 4px;
font-size: 12px;
line-height: 15px;
font-weight: 400;
padding: 5px 7px;
position: relative;
}
.pro-response-img img {
width: 80px;
height: 80px;
}
.adforest-user .bg-autoh2 h2.m-2 {
margin: 0 !important;
}
.adforest-user .bg-autoh2 .listing-owner-social {
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-top: 12px;
border-top: none;
margin: 0 auto;
align-content: center;
justify-content: center;
}
.adforest-user .listing-owner-social li {
margin-right: 6px;
display: inline-block;
}
.adforest-user .listing-owner-social li a {
display: block;
width: 36px;
height: 36px;
line-height: 36px;
background-color: #f3f3f6;
color: #9299b8;
border-radius: 4px;
font-size: 16px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.adforest-user .seller-detail {
position: relative;
width: 100%;
display: flex;
text-align: center;
}
.adforest-user .seller-detail a {
padding: 15px;
color: #20292f;
background-color: #fff;
border-top: 1px solid rgba(128, 128, 128, 0.2);
transition: 0.6s;
text-align-last: center;
width: 100%;
font-weight: 700;
font-size: 16px;
}
.description-animated-section {
background-color: #f0f0f0;
padding: 80px 0px;
}
.description-animated-section .listingTopFilterBar {
margin-top: 26px;
background: #fff;
} span.wpcf7-form-control-wrap input {
margin-bottom: 20px;
border-radius: 0;
}
input.wpcf7-form-control.wpcf7-submit.btn-theme.btn {
border-radius: 0;
}
.ads-with-sidebar ul.recent-ads-list-location {
display: none;
}
.ads-with-sidebar .recent-ads-list-title a {
text-transform: capitalize;
font-size: 16px;
position: relative;
font-weight: 500;
color: #242424;
}
.recent-ads-list-title a {
text-decoration: none;
}
.ads-with-sidebar .recent-ads-list-title {
line-height: 22px;
}
.ads-with-sidebar .recent-ads-list-price {
font-size: 14px;
line-height: 20px;
margin-top: 5px;
}
.ads-with-sidebar .recent-ads-list-price span {
font-size: 12px;
display: inline-block;
}
.ads-with-sidebar .sb-short-head h2 {
padding-top: 0;
width: 80%;
}
.ads-with-sidebar .ad-grid-modern-price h5 {
font-size: 16px;
font-weight: 500;
}
.ads-with-sidebar .ad-grid-modern-price h5 span {
font-size: 12px;
}
.ads-with-sidebar .ad-home-list {
padding: 30px;
}
.adfancy-post-ad {
background: #fbfbfb;
padding-top: 50px;
}
.adfancy-post-ad .adf-st-information-box {
position: relative;
margin-bottom: 30px;
overflow: hidden;
background: #fff;
padding: 20px;
box-shadow: 1px 0px 20px rgb(0 0 0 / 7%);
}
.adf-information-text {
margin-bottom: 20px;
}
.adf-search-bar {
margin-bottom: 15px;
}
.adf-information-box .form-group {
position: relative;
}
.adfancy-post-ad .adf-st-information-box label {
font-size: 16px;
font-weight: 500;
color: #232323;
margin-bottom: 10px;
font-family: "Quicksand", sans-serif;
}
.adfancy-post-ad .submit-form .form-control {
background-image: none;
border: 1px solid #e1e1e1;
border-radius: 4px;
color: #656565;
display: block;
font-size: 14px;
line-height: 1.42857;
width: 100%;
height: auto;
padding: 15px 12px;
box-shadow: none;
}
.adfancy-post-ad .adf-content {
background: #fff;
padding: 20px;
box-shadow: 1px 0px 20px rgb(0 0 0 / 7%);
position: relative;
margin-bottom: 30px;
}
.adfancy-post-ad .adf-content span {
margin-left: 5px;
font-size: 16px;
font-weight: 600;
color: #232323;
vertical-align: middle;
font-family: "Quicksand", sans-serif;
}
.adfancy-post-ad .submit-form .adf-content small {
font-size: 14px;
}
.adfancy-post-ad .adf-content p {
margin: 0;
font-size: 16px;
}
.adfancy-post-ad .form-group {
margin-bottom: 15px;
}
.adfancy-post-ad .adf-categories {
position: relative;
margin-bottom: 30px;
overflow: hidden;
background: #fff;
padding: 20px;
box-shadow: 1px 0px 20px rgb(0 0 0 / 7%);
}
.ad-grid-7 .browse-feature-products ul li a {
font-size: 14px;
}
.adf-categories ul#google-map-btn {
right: 70px;
bottom: 22%;
}
.adfancy-post-ad .submit-form small {
color: gray;
padding-left: 10px;
}
.adfancy-post-ad .adf-submit-form .btn-theme {
width: 100%;
padding: 12px 0;
}
.client-old-grid .client-2 {
padding: 38px;
display: block;
position: relative;
}
.client-old-grid .client-2 {
border-bottom: 1px solid #ededed;
border-right: 1px solid #ededed;
}
.client-old-grid .client-2 a {
opacity: 0.5;
display: block;
}
.client-old-grid .client-2 a img {
width: 100%;
}
.client-old-grid .client-2 a:hover {
opacity: 1;
}
.parallex .app-download-section-wrapper {
background-color: transparent;
content: "";
height: 100%;
opacity: 1;
position: relative;
width: 100%;
z-index: 3;
}
.app-download-section-container {
overflow: hidden;
padding: 180px 0 150px;
position: relative;
width: 100%;
z-index: 4;
}
.app-download-section.parallex::before {
background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.app-download-button,
.btn.app-download-button {
-moz-user-select: none;
background-color: transparent;
border: 0 none;
border-radius: 0;
color: #ffffff;
display: block;
font-weight: 400;
overflow: hidden;
padding: 0;
position: relative;
-webkit-transition: all 0s ease-in-out 0s;
-moz-transition: all 0s ease-in-out 0s;
-ms-transition: all 0s ease-in-out 0s;
-o-transition: all 0s ease-in-out 0s;
transition: all 0s ease-in-out 0s;
width: 100%;
z-index: 1;
}
span.app-store-btn {
display: block;
padding: 12px 15px;
position: relative;
border: 1px solid #fff;
o-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
}
.btn.app-download-button i {
display: block;
font-size: 50px;
float: left;
padding: 0 20px 0 0;
}
.btn.app-download-button span.app-store-btn span {
display: block;
overflow: hidden;
text-align: left;
vertical-align: bottom;
o-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
}
.btn.app-download-button span.app-store-btn span span:first-child {
font-size: 14px;
}
.btn.app-download-button span.app-store-btn span span {
display: block;
overflow: hidden;
width: 100%;
}
.btn.app-download-button span.app-store-btn span span:last-child {
font-size: 20px;
font-weight: 600;
font-family: "Quicksand", sans-serif;
}
.app-download-section .app-download-button:hover {
background: #ffcc20;
}
.sb-header-10 .dropdown.sb-location-selector .dropdown-toggle::after {
color: #fff;
}
h4.sb-list-2-price {
position: absolute;
right: 50px;
}
.sb-search-list-2 ul.add_info li {
border: 1px solid #ededed;
border-radius: 3px;
display: inline-block;
height: 35px;
margin-right: 5px;
text-align: center;
width: 60px;
}
.custom-tooltip {
display: inline;
position: relative;
z-index: 9;
}
.tooltip-item {
cursor: pointer;
display: inline-block;
}
.tooltip-effect-4 ul.add_info li i {
font-size: 16px;
position: relative;
color: #a0a0a0;
display: inline-block;
top: 2px;
margin: 0;
}
.tooltip-effect-4 .tooltip-content {
transform: scale3d(0.7, 0.3, 1);
transform-origin: 50% 100% 0;
transition: opacity 0.2s ease 0s, transform 0.2s ease 0s;
}
.tooltip-effect-4 .tooltip-content {
background: #333 none repeat scroll 0 0;
box-shadow: -5px -5px 15px rgb(48 54 61 / 20%);
color: #fff;
display: block;
font-size: 14px;
line-height: 20px;
margin: 0 0 20px -150px;
opacity: 0;
padding: 15px;
pointer-events: none;
text-align: left;
}
.tooltip-effect-4 .tooltip-content h4 {
color: #fff !important;
display: block;
font-size: 14px;
line-height: 14px;
margin: 0 0 10px;
text-transform: uppercase;
}
.custom-tooltip.tooltip-effect-4:hover .tooltip-content {
opacity: 1;
pointer-events: auto;
-webkit-transform: translate3d(0px, 0px, 0px) rotate3d(0, 0, 0, 0deg);
-moz-transform: translate3d(0px, 0px, 0px) rotate3d(0, 0, 0, 0deg);
-o-transform: translate3d(0px, 0px, 0px) rotate3d(0, 0, 0, 0deg);
-ms-transform: translate3d(0px, 0px, 0px) rotate3d(0, 0, 0, 0deg);
transform: translate3d(0px, 0px, 0px) rotate3d(0, 0, 0, 0deg);
}
.tooltip-effect-4 .tooltip-content,
.tooltip-item::after {
left: 50%;
position: absolute;
width: 300px;
}
.tooltip-effect-4 .tooltip-content,
.tooltip-content-flip {
bottom: 100%;
cursor: default;
z-index: 9999;
}
.tooltip-effect-4 .tooltip-content::after {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #333 transparent transparent;
border-image: none;
border-style: solid;
border-width: 10px;
height: 0;
left: 50%;
margin-left: -10px;
position: absolute;
top: 100%;
width: 0;
} .tooltip-effect-4 .tooltip-content,
.tooltip-item::after {
left: 100%;
width: 127px;
text-align: center;
}
.tooltip-effect-4 .tooltip-content {
margin: 0 0 20px -75px;
}
.tooltip-effect-4 .tooltip-content .label {
margin-left: 10px;
border-radius: 0.25em;
color: #fff;
display: inline;
font-size: 75%;
font-weight: bold;
padding: 3px;
}
.tooltip-effect-4 .tooltip-content strong {
color: #fff !important;
}
.tooltip-effect-4 .sb-search-list-2 ul.add_info {
margin-top: 5px;
}
.sb-search-list-2 .pro-great-rating {
margin-top: 8px;
}
.sb-search-list-2 .great-product-content p {
text-transform: lowercase;
}
.sb-search-list-2 .great-product-content h4.sb-list-2-price span {
font-size: 14px;
}
.blog-sidebar .widget .widget-heading {
background-color: #fff;
border-color: #eeeeee;
border-bottom-color: #eeeeee;
border-bottom: 1px solid #eeeeee;
border-radius: 0;
color: #232323;
padding: 0 0 5px 0;
margin-bottom: 15px;
}
.blog-sidebar .widget .widget-heading h4.panel-title {
background: transparent !important;
font-size: 16px;
padding: 0;
width: 100%;
}
.panel-body.recent-ads img {
width: 100%;
}
.blog-sidebar .widget.widget-content ul {
border: 0;
}
.blog-sidebar .widget.widget-content ul li {
border-bottom: 1px solid #f1f1f1;
display: block;
padding-bottom: 13px;
padding-top: 13px;
font-size: 14px;
}
.error-page .error-container .error-desc {
text-align: center;
margin-top: 10px;
}
.blog-sidebar .widget.widget-content ul li a {
color: #232323;
text-transform: capitalize;
}              .ad-alert-box .ad_alerts {
margin-top: 6px;
float: right;
}
.password_group {
position: relative;
}
.ad-alert-box {
background-color: #fff;
padding: 20px;
position: relative;
overflow: hidden;
box-shadow: 1px 0px 20px rgb(0 0 0 / 7%);
margin-bottom: 30px;
border-radius: 2px;
}
.ad-alert-box h4 {
font-size: 20px;
margin-bottom: 2px;
}
.adt-ads-filter-content .ad-alert-box {
margin-bottom: 0; }
.blog-sidebar .widget.widget-content {
border-top-color: #eeeeee;
background-color: #fff;
overflow: hidden;
}
.blog-sidebar .widget {
padding: 25px 25px;
}
.blog-sidebar .widget {
overflow: hidden;
position: relative;
border-color: #eeeeee;
border-radius: 0;
box-shadow: none;
margin-bottom: 30px;
background-color: #fff;
border: 1px solid #eeeeee;
}
.sb-search-list-2 .great-product-content span i {
line-height: 2.2;
}
.sb-menu ul.mega-menu-list li ul li a:hover,
.sb-menu ul.mega-menu-list li ul li a {
font-weight: 400;
}
element.style {
}
.ad-alert-box p {
font-size: 15px;
}
.alert-job-modal-popup input {
margin-bottom: 10px;
}
.alert-job-modal-popup .form-group {
margin-bottom: 20px;
}
.alert-job-modal-popup input,
.alert-job-modal-popup label {
font-size: 14px;
font-weight: 400;
margin-bottom: 10px;
}
.alert-job-modal-popup .select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #e1e1e1;
border-radius: 0;
height: 55px;
font-size: 14px;
}
.alert-job-modal-popup  #child-category-container div {
margin-top: 20px;
}
.nothing-found.white.search-bar {
height: auto;
}
.alert-for-map,
.sidebar-alert {
margin-top: 40px;
}
.main-search-bar .with-top-bar .col-md-9.no-padding {
position: relative;
}
.main-search-bar .with-top-bar i#you_current_location_text {
position: absolute;
right: 86px;
top: 13px;
color: #ccc;
z-index: 9;
font-size: 25px;
display: block;
}
.widget.my-quicklinks ul li {
display: block;
}
div#sb_reset_password_modal .modal-title {
color: #242424;
}
div#sb_reset_password_modal .form-group {
margin-bottom: 15px;
}
div#sb_reset_password_modal .form-group .form-control {
background-color: #fff;
background-image: none;
border: 1px solid #e1e1e1;
border-radius: 0;
box-shadow: none;
color: #555;
font-size: 14px;
height: auto;
padding: 15px 12px;
transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}
.woo_added a {
text-decoration: underline;
}
#search-section.search-minimal .form-control {
padding: 16.2px 12px !important;
background-color: #fff;
background-image: none;
border: 1px solid #e1e1e1;
border-radius: 0;
box-shadow: none;
color: #555;
font-size: 14px;
height: auto;
padding: 15px 12px;
transition: all 0.2s cubic-bezier(0, 0, 0.58, 1) 0s;
}
#search-section.search-minimal button.btn.btn-block.btn-light {
padding: 14.5px;
margin-top: 0;
}
.dropdown.ad-language {
position: fixed;
top: 15%;
right: 0;
z-index: 999;
}
.ad-language .btn-default {
border: none;
border-radius: 4px 0 0 4px;
padding: 10px 20px;
box-shadow: 0 2px 10px rgb(0 0 0 / 25%);
background: #fff;
}
.ad-language .dropdown-menu {
border: none;
box-shadow: 0 2px 10px rgb(0 0 0 / 25%);
margin-top: 0 !important;
padding: 0;
left: auto !important;
right: 85px !important;
top: -45px !important;
min-width: 125px;
}
.ad-language .btn-default:hover {
color: #212529;
}
.ad-language .dropdown-menu > li {
position: relative;
overflow: hidden;
}
.ad-language .dropdown-menu > li > a {
padding: 10px 20px;
display: block;
}
.ad-language .dropdown-menu > li > a:hover {
color: #fff;
background-color: #ffc220 !important;
}
.ad-language .dropdown-menu > li > a img {
margin-right: 5px;
vertical-align: middle;
}
.jqte_editor ul {
list-style: disc;
padding: revert;
}
.col-xl-4 .new-small-grid:before {
height: 34%;
}
.description-animated-section {
padding: 65px 0px;
}
.description-main-product.adforest-users {
box-shadow: 1px 2px 10px 0px rgb(0 0 0 / 30%);
}
.description-main-product {
padding: 35px 8px 35px 8px;
background-color: #ffffff;
text-align: center;
margin-bottom: 22px;
position: relative;
}
.description-main-product.adforest-users .description-box img {
border-radius: 50px;
width: 41%;
margin: 0 auto;
}
.description-main-product.adforest-users .description-heading-product {
margin-top: 5px;
margin-bottom: 2px;
}
.description-main-product.adforest-users .description-heading-product h2 a {
font-size: 18px;
color: #232323;
font-weight: 500;
}
.paralell-box-description {
display: table;
position: relative;
overflow: hidden;
text-align: center;
margin: 0 auto;
margin-bottom: 0px;
margin-bottom: 10px;
}
.paralell-box-description .product-icon-description-icons {
float: left;
margin-right: 10px;
}
.description-main-product .product-icon-description-icons i {
font-size: 12px;
color: #ffcc220;
}
.paralell-box-description .description-short-text {
float: left;
}
.adforest-user-ads {
background-color: #f5f5f5;
padding: 5px 10px;
border-radius: 4px;
}
.adforest-user-ads b {
font-size: 16px;
}
.adforest-user-ads span {
font-size: 16px;
font-family: "Quicksand", sans-serif;
}
.h-ribbon-ind {
position: absolute;
right: -5px;
top: -5px;
z-index: 1;
overflow: hidden;
width: 75px;
height: 75px;
text-align: right;
}
.h-ribbon-ind span {
font-size: 10px;
font-weight: bold;
color: #fff;
text-transform: uppercase;
text-align: center;
line-height: 20px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 100px;
display: block;
background: linear-gradient(#2989d8 0%, #1e5799 100%);
box-shadow: 0 3px 10px -5px rgb(0 0 0);
position: absolute;
top: 19px;
right: -21px;
}
.h-ribbon-ind span::before {
content: "";
position: absolute;
left: 0px;
top: 100%;
z-index: -1;
border-left: 3px solid #2989d8;
border-right: 3px solid transparent;
border-bottom: 3px solid transparent;
border-top: 3px solid #2989d8;
}
.h-ribbon-ind span::after {
content: "";
position: absolute;
right: 0px;
top: 100%;
z-index: -1;
border-left: 3px solid transparent;
border-right: 3px solid #2989d8;
border-bottom: 3px solid transparent;
border-top: 3px solid #2989d8;
}
.h-ribbon-ind.dealer span::before {
border-left: 3px solid #2ba74c;
border-top: 3px solid #2ba74c;
}
.h-ribbon-ind.dealer span::after {
border-left: 3px solid transparent;
border-top: 3px solid #2ba74c;
}
.h-ribbon-ind.dealer span {
background: linear-gradient(#14c932 0%, #2ba74c 100%);
}
.why-us.border-box {
border: 1px solid #f2f2f2;
padding: 70px 70px 60px;
}
.why-us h5 {
color: #232323;
font-size: 20px;
margin-bottom: 15px;
margin-top: 0;
text-transform: capitalize;
font-weight: 500;
}
.jqte {
border-radius: 4px !important;
border: 1px solid #e1e1e1 !important;
box-shadow: none !important;
}
.main-section-bid.safety-tips,
.claim-now.main-section-bid {
padding: 20px;
margin-top: 20px;
}
.claim-now.main-section-bid img {
margin-right: 10px;
}
.claim-now.main-section-bid i {
float: right;
font-size: 28px;
}
.claim-now.main-section-bid a {
width: 100%;
display: block;
}
div#ad-alert-subscribtion {
z-index: 1051;
}
.search-map-container .map-sidebar {
width: 370px;
height: 100%;
overflow: auto;
}
.search-map-container .left-part {
width: 40%;
height: 100%;
}
.search-map-container .right-part.no-filters {
width: calc(50%);
}
.search-map-container .left-part.no-map.no-filters {
width: calc(100% - 0px);
}
.search-map-container .right-part {
width: calc(60% - 370px);
}
.found-sort-item .p-switch label {
padding-left: 8px;
background: transparent;
}
.right-part.no-filters .no-container .map {
width: 50%;
}
.sb-header.sticky {
box-shadow: 0 0.5rem 1.125rem -0.5rem;
}
.card.make-feature .pricing-list h3 {
font-size: 15px;
}
.card.make-feature .pricing-list h3 .accordion-content {
margin-right: 5px;
}
.left-part.no-map.no-filters .search-found-list .great-product-herro,
.left-part.no-map .search-found-list .great-product-herro {
flex: unset;
}
.left-part.no-map.no-filters .great-product-herro img.img-fluid,
.left-part.no-map .great-product-herro img.img-fluid {
width: 100%;
border-radius: 5px 0 0 5px !important;
height: 100% !important;
max-width: 300px;
}
.hide-switch .search-label-switch {
padding-left: 10px;
}
.found-sort-item li.hide-switch {
background: transparent;
}
.form-group.country-heading {
position: relative;
}
.form-group.country-heading ul#google-map-btn {
position: absolute;
right: 2px;
bottom: 5px;
}    section.clearfix.google-map-sec {
position: relative;
}
.ad_title_group {
position: relative;
}
.ad_title_group .adforest-search-spinner {
top: 68px;
font-size: 18px;
}
.profile-dealer.verify-bage {
left: 15px;
}
.profile-dealer span.pro-dealer2 {
color: #fff;
padding: 5px 10px;
letter-spacing: 1px;
font-size: 12px;
border-radius: 2px;
}
.cat-searach-group {
position: relative;
margin-bottom: 20px;
}
.typeahead.dropdown-menu > li > a {
padding: 10px 20px;
white-space: normal;
}
ul.typeahead.dropdown-menu li {
border-bottom: 1px solid #f1f1f1;
}
.dz-image img {
max-width: 120px;
}
ul.cont-icon-list li:hover a svg.iconify.icon-start path {
fill: #ffff;
}
.pagination-item {
float: right;
margin-bottom: 30px;
text-align: center;
}
ul.pagination.pagination-lg {
display: inline-block;
padding-left: 0;
list-style: none;
}
ul.pagination-lg li {
margin: 0 4px;
display: inline-block;
}
.states_model button.close {
color: #242424;
background-color: transparent;
border: 0;
opacity: 1;
font-weight: 400;
}
.search-map-container ul#google-map-btn {
right: unset;
}
span.padding_cats {
display: inline-block;
}
.share-ad a.btn.btn-md {
background: #242424;
color: #ffff;
}
.share-product .wc-social-share li {
display: inline-block;
margin-left: 5px;
}
.share-product .wc-social-share li a {
background: rgb(36, 36, 36);
color: rgb(255, 255, 255);
padding: 5px 10px;
font-size: 14px;
border-radius: 4px;
width: 32px;
height: 32px;
display: inline-flex;
justify-content: center;
align-items: center;
}
.page-template-page-search-php #quick-cart-pay {
display: none;
}
.footer-black .ul.socials-links li:hover a,
.wheel-footer .ul.socials-links li:hover a {
color: #fff;
}
.collapse-heading-search h1 {
font-size: 22px;
font-weight: 700;
margin-bottom: 2px;
padding-left: 10px;
padding-top: 20px;
}
ul.detail-page-item h1 {
font-weight: 500;
font-style: normal;
color: #20292f;
font-size: 21px;
}
.prop-latest-content-area {
padding: 20px;
padding-top: 190px;
}
.comment-list .comment-info {
float: left;
margin-right: 30px;
}
.comment-list .comment {
display: flex;
margin-bottom: 30px;
}
.footer-black ul.socials-links li:hover a {
color: #ffff;
}
.sb-header-top-11 .sb-notify .point {
right: 5px;
top: 0px;
}
.sb-header-4 .sb-notify .point {
right: 20px;
top: 5px;
}
.radius_submit {
display: inline;
position: absolute;
right: 0;
top: 0;
padding: 6px;
height: 50px;
}
.radius_field {
position: relative;
}
.modal.sortable-images li img {
max-width: 100%;
width: 100%;
height: 90px;
}
.header-item .col-sm-12:nth-child(3) {
position: unset;
}
.swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
z-index: 1;
} .ad-uploaded-section {
padding: 30px 0 50px 0;
}
.ad-uploaded-section .uploaded-ad-box {
padding: 20px;
border: 0;
border-radius: 4px;
display: flex;
align-items: center;
margin-bottom: 20px;
background-color: #fff;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.ad-uploaded-section .uploaded-ad-box .left-icon {
width: 120px;
height: 120px;
margin-right: 30px;
}
.ad-uploaded-section .uploaded-ad-box .left-icon img {
width: 100%;
height: 100%;
}
.ad-uploaded-section .uploaded-ad-box .right-meta {
width: calc(100% - 150px);
}
.ad-uploaded-section .uploaded-ad-box .right-meta h4 {
font-size: 24px;
font-weight: 500;
line-height: 34px;
color: #20292f;
margin-bottom: 5px;
}
.ad-uploaded-section .uploaded-ad-box .right-meta p {
font-size: 16px;
margin-bottom: 0;
color: #6d6d6d;
}
.ad-uploaded-section .uploaded-ad-box .right-meta p span {
font-weight: 400;
color: #6d6d6d;
}
.ad-uploaded-section .upgrade-ad-positions {
padding: 20px;
border: 0;
border-radius: 4px;
margin-bottom: 40px;
background-color: #fff;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.ad-uploaded-section .upgrade-ad-positions .upgrade-image-box {
text-align: right;
}
.ad-uploaded-section .upgrade-position-detail h4 {
font-size: 24px;
font-weight: 500;
color: #20292f;
margin-bottom: 20px;
line-height: 40px;
max-width: 600px;
}
.ad-uploaded-section .upgrade-position-detail h6 {
font-size: 18px;
font-weight: 500;
color: #20292f;
margin-bottom: 15px;
}
.ad-uploaded-section .upgrade-position-detail ul {
margin-bottom: 0;
}
.ad-uploaded-section .upgrade-position-detail ul li {
position: relative;
margin-bottom: 10px;
color: #999;
}
.ad-uploaded-section .upgrade-position-detail ul li img {
width: 24px;
height: 20px;
margin-right: 15px;
}
.ad-uploaded-section .upgrade-position-detail ul li:last-child {
margin-bottom: 0;
}
.ad-uploaded-section .upgrade-position-detail ul li span {
font-weight: 600;
color: #888;
text-transform: uppercase;
}
.ad-uploaded-section .upgrade-ad-positions .featured-ads-box {
margin-top: 30px;
}
.ad-uploaded-section .upgrade-ad-positions .featured-ads-box .top-bar {
display: flex;
justify-content: space-between;
margin-bottom: 10px;
}
.ad-uploaded-section .upgrade-ad-positions .featured-ads-box .featured-duration {
margin: 0;
padding: 0;
background-color: transparent;
border: 0;
}
.ad-uploaded-section .upgrade-ad-positions .featured-ads-box .featured-duration-list {
margin: 0;
width: 100%;
padding: 0 !important;
border: 0;
}
.ad-uploaded-section .upgrade-ad-positions .featured-ads-box .top-bar h5 {
font-size: 18px;
color: #20292f;
text-transform: uppercase;
}
.ad-uploaded-section .upgrade-ad-positions .featured-ads-box .top-bar button {
padding: 10px 8px;
color: #ffc220;
border: 1px solid #ffc220;
background-color: #ffff;
border-radius: 4px;
}
.ad-uploaded-section .featured-duration ul.featured-duration-list {
margin-bottom: 0;
}
.ad-uploaded-section .featured-duration ul li {
position: relative;
}
.ad-uploaded-section .featured-duration ul li input[type="radio"] {
position: absolute;
width: 20px;
height: 20px;
top: 26px;
left: 20px;
accent-color: #242424;
-webkit-appearance: auto;
-moz-appearance: auto;
appearance: auto;
}
.ad-uploaded-section .featured-duration ul li input[type="radio"]:focus {
box-shadow: none;
}
.ad-uploaded-section .featured-duration ul li .type-box {
padding: 24px 20px 24px 15px;
border: 1px solid #e6ebf0;
border-radius: 4px;
display: flex;
align-items: center;
margin-bottom: 10px;
}
.ad-uploaded-section .featured-duration ul li:last-child .type-box {
margin-bottom: 0;
}
.ad-uploaded-section .featured-duration ul li .type-box .r-meta {
display: flex;
justify-content: space-between;
width: 100%;
padding-left: 35px;
margin-bottom: 0;
}
.ad-uploaded-section .featured-duration ul li .type-box .r-meta .txt {
font-weight: 500;
color: #6d6d6d;
margin-bottom: 0;
line-height: 30px;
}
.ad-uploaded-section .featured-duration ul li .type-box .r-meta span {
color: #242424;
font-size: 20px;}
.ad-uploaded-section .featured-duration ul li label {
width: 100%;
}
.ad-uploaded-section
#check-one-ctg:checked
~ label[for="check-one-ctg"]
.type-box,
.ad-uploaded-section
#check-two-ctg:checked
~ label[for="check-two-ctg"]
.type-box,
.ad-uploaded-section
#check-three-ctg:checked
~ label[for="check-three-ctg"]
.type-box {
border: 1px solid #ffc220;
background-image: linear-gradient(
to bottom,
rgba(255, 194, 32, 0.3),
rgba(255, 194, 32, 0.01)
);
}
.ad-uploaded-section .ad-botm-buttons {
text-align: right;
}
.ad-uploaded-section .ad-botm-buttons .adt-button-dark,
.ad-uploaded-section .ad-botm-buttons .adt-button-dark-1 {
margin-left: 5px;
}
.great-product .great-product-herro {
height: auto;
border-bottom-left-radius: 8px;
}
.great-product-herro img.img-fluid {
border-radius: 8px 0 0 8px;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
.sb-header.sb-header-9 ul.dropdown-user-login {
right: unset;
left: auto;
}
.adt-header-secondary ul.dropdown-user-login {
right: unset;
left: 0;
background-color: #ffff;
}
.adt-header-secondary ul.dropdown-user-login .user_login_dropdown_text {
background-color: #ffff !important;
color: #242424 !important;
}
}
@media (min-width: 320px) and (max-width: 991.98px) {
.ad-uploaded-section .upgrade-ad-positions .upgrade-image-box {
max-width: 400px;
margin: 0 auto;
margin-top: 20px;
}
.ad-bottom-sidebar .panel .panel-collapse .recent-ads img {
display: block;
}
.ad-bottom-sidebar .panel {
margin-bottom: 30px;
}
}
@media (min-width: 320px) and (max-width: 767.98px) {
.ad-uploaded-section .uploaded-ad-box .left-icon {
width: 80px;
height: 80px;
margin-right: 20px;
}
.sb-header.sb-header-9 ul.dropdown-user-login {
right: 0;
}
.great-product .great-product-herro {
width: 100%;
border-radius: 8px 8px 0 0;
}
.great-product-herro img.img-fluid {
border-radius: 8px 8px 0 0;
}
.great-product-content {
border-radius: 0px 0px 8px 8px;
}
.detail-btn-1 {
position: unset;
}
.adt-header-secondary ul.dropdown-user-login {
right: unset;
left: 0;
background-color: #ffff;
}
.adt-header-secondary ul.dropdown-user-login .user_login_dropdown_text {
background-color: #ffff !important;
color: #242424 !important;
}
}
@media (min-width: 320px) and (max-width: 575.98px) {
.ad-uploaded-section .uploaded-ad-box {
align-items: flex-start;
}
.ad-uploaded-section .uploaded-ad-box .right-meta h4 {
font-size: 22px;
}
.ad-uploaded-section .uploaded-ad-box .right-meta p {
font-size: 16px;
}
.ad-uploaded-section .upgrade-position-detail h4 {
font-size: 22px;
line-height: 30px;
}
.ad-uploaded-section .ad-botm-buttons .upgrade-btn,
.ad-uploaded-section .ad-botm-buttons .skip-btn {
padding: 10px 20px;
}
.ad-uploaded-section .ad-botm-buttons .skip-btn {
margin-left: 0;
}
}
@media (max-width: 400px) {
.ad-uploaded-section .featured-duration ul li .type-box .r-meta {
flex-direction: column;
}
.ad-uploaded-section .ad-botm-buttons .upgrade-btn,
.ad-uploaded-section .ad-botm-buttons .skip-btn {
display: block;
width: 100%;
margin-left: 0;
}
.ad-uploaded-section .ad-botm-buttons .skip-btn {
margin-bottom: 10px;
}
}  .leaflet-touch .leaflet-bar {
border-radius: 0px 0 4px 4px;
}
.left-area .leaflet-control-container .leaflet-top.leaflet-left {
top: 39px;
}
.leaflet-control-container .leaflet-top.leaflet-left {
top: 4px;
}
.leaflet-touch .fullscreen-icon {
background-size: 18px 25px;
}
.leaflet-touch .fullscreen-icon {
background-position: 6px 2px;
}
.leaflet-control-container .leaflet-left .leaflet-control-zoom .leaflet-fullscreen-on {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/leaflet/icon-exit-fullscreen.svg)
}
.leaflet-touch .fullscreen-icon.leaflet-fullscreen-on {
background-size: 18px 25px;
}
.leaflet-touch .fullscreen-icon.leaflet-fullscreen-on {
background-position: 6px 2px;
} .profile-rating .pro-response .pro-response-head li {
list-style: none;
display: inline;
}
.profile-rating .pro-response .pro-response-head li .user_rating_dlt {
padding-left: 20px;
}  .sb_ad_id {
margin-bottom: 0 !important;
}
.ad-detail-2-content-heading .sb_ad {
margin-bottom: 0;
}
div#nav-profile {
background-color: #fff;
border-radius: 5px;
}
#btn-submit ~ #you_current_location_text {
right: 44px;
}
.cats_model .modal-header p {
font-size: 14px;
color: #f24a4a;
}
.ad_post_bidding_button {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
text-align: left;
}
.ad_post_bidding_button .fa-angle-right {
margin-left: auto;
}
.price_container_map_popup strong {
color: red;
}
.price_container_map_popup strong small {
color: #0c0c0c;
}
.jconfirm .jconfirm-box.jconfirm-type-red, .jconfirm .jconfirm-box.jconfirm-type-blue {
border-top: solid 7px #242424 !important;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane {
margin-bottom: 0 !important;
}
.comming-soon-grid {
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
background: #f4f6f9;
text-align: center;
padding: 40px 20px;
font-family: 'Helvetica Neue', sans-serif;
}
.comming-soon .theme-logo img {
max-width: 200px;
margin-bottom: 30px;
}
.count-down {
font-size: 1.8rem;
font-weight: 600;
margin: 20px 0;
color: #333;
}
.count-down #clock span {
margin: 0 5px;
display: inline-block;
min-width: 40px;
}
.subscribe p {
font-size: 1.2rem;
margin-bottom: 20px;
color: #555;
}
.subscribe input[type="text"] {
padding: 10px 15px;
width: 250px;
max-width: 90%;
border: 1px solid #ddd;
border-radius: 4px;
margin-bottom: 10px;
}
.subscribe button {
padding: 10px 20px;
background-color: #0073aa;
color: #fff;
border: none;
border-radius: 4px;
margin-left: 10px;
cursor: pointer;
font-size: 0.95rem;
transition: background 0.3s ease;
}
.subscribe button:hover {
background-color: #005f8c;
}
.social-area-share {
margin-top: 30px;
}
.social-area-share a {
margin: 0 8px;
font-size: 20px;
color: #555;
transition: color 0.3s ease;
}
.social-area-share a:hover {
color: #0073aa;
}
@media screen and (max-width: 480px) {
.subscribe input[type="text"] {
width: 100%;
margin-bottom: 10px;
}
.subscribe button {
display: block;
width: 100%;
margin: 5px 0;
}
}body {
background-color: #f6f6f6 !important;
font-family: "Poppins", sans-serif;
}
a {
text-decoration: none;
color: #242424;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-bottom: 0;
}
p {
margin-bottom: 0;
}
ul {
list-style-type: none;
padding-left: 0 ;
margin-bottom: 0;
list-style-position: inside;
}
.btn:focus {
box-shadow: none;
}
.btn-theme {
border:1px solid #ff002e ;
background-color: #ff002e ;
color: #ffffff;
display: inline-block;
font-size: 14px;
font-weight: 500;
color: #ffff;
padding:12px 30px;
border-radius:4px;
}
.btn-theme:hover {
background-color: #ff002e ;
border:1px solid #ff002e ;
box-shadow: 0 0.5rem 1.125rem -0.5rem #ff002e ;
color: #ffffff;
}
.btn-theme {
border:1px solid #ff002e ;
background-color: #ff002e ;
color: #ffffff;
display: inline-block;
font-size: 14px;
font-weight: 500;
color: #ffff;
padding:12px 30px;
border-radius:4px;
}
.btn-theme:hover {
background-color: #ff002e ;
border:1px solid #ff002e ;
box-shadow: 0 0.5rem 1.125rem -0.5rem #ff002e ;
color: #ffffff;
}
.btn-theme:focus {
box-shadow: none;
}
.parsley-custom-error-message, .parsley-required, .parsley-type {
color: #C31619 !important;
font-size: 13px !important;
}
.package-card {
background: #fff;
border: 1px solid #ddd;
border-radius: 8px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
margin: 10px;
padding: 15px;
transition: transform 0.3s;
}
.btn-adpost-start.package-required {
opacity: 0.6;
cursor: not-allowed;
}
.package-card:hover {
transform: translateY(-5px);
}
.card-content {
display: flex;
flex-direction: column;
}
.r-meta {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.form-check-input {
margin-right: 10px;
}
.product-title {
font-weight: bold;
}
.package-details {
list-style: none;
padding: 0;
color: #0c0c0c !important;
}
.package-details li {
margin-bottom: 5px;
font-size: 14px;
}
.post-edit-button {
padding: 6px 20px;
background-color: #F6F6F6;
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #242424;
border: 1px solid #e1e1e1;
display: inline-block;
margin-bottom: 10px;
border-radius: 4px;
}
.post-edit-button:hover {
color: #242424;
}
@media (min-width: 576px) {
.package-card {
flex: 1 1 calc(50% - 20px);
}
}
@media (min-width: 768px) {
.package-card {
flex: 1 1 calc(33.33% - 20px);
}
}
@media (min-width: 992px) {
.package-card {
flex: 1 1 calc(25% - 20px);
}
}
.package-container {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.loading {
display: none;
position: fixed;
z-index: 9999999;
height: 2em;
width: 2em;
overflow: show;
margin: auto;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.loading:before {
content: "";
display: block;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
}
.loading:not(:required):after {
content: "";
display: block;
font-size: 10px;
width: 1em;
height: 1em;
margin-top: -0.5em;
-webkit-animation: spinner 1500ms infinite linear;
-moz-animation: spinner 1500ms infinite linear;
-ms-animation: spinner 1500ms infinite linear;
-o-animation: spinner 1500ms infinite linear;
animation: spinner 1500ms infinite linear;
border-radius: 0.5em;
-webkit-box-shadow: rgb(0 0 0 / 75%) 1.5em 0 0 0,
rgb(0 0 0 / 75%) 1.1em 1.1em 0 0, rgb(0 0 0 / 75%) 0 1.5em 0 0,
rgb(0 0 0 / 75%) -1.1em 1.1em 0 0, rgb(0 0 0 / 50%) -1.5em 0 0 0,
rgb(0 0 0 / 50%) -1.1em -1.1em 0 0, rgb(0 0 0 / 75%) 0 -1.5em 0 0,
rgb(0 0 0 / 75%) 1.1em -1.1em 0 0;
box-shadow: rgb(0 0 0 / 75%) 1.5em 0 0 0, rgb(0 0 0 / 75%) 1.1em 1.1em 0 0,
rgb(0 0 0 / 75%) 0 1.5em 0 0, rgb(0 0 0 / 75%) -1.1em 1.1em 0 0,
rgb(0 0 0 / 75%) -1.5em 0 0 0, rgb(0 0 0 / 75%) -1.1em -1.1em 0 0,
rgb(0 0 0 / 75%) 0 -1.5em 0 0, rgb(0 0 0 / 75%) 1.1em -1.1em 0 0;
}
.loading:not(:required) {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.adt-button-1 {
font-size: 14px;
color: #6d6d6d;
background-color: #ffff;
border: 1px solid #f0f0f0;
border-radius: 4px;
padding:5px 20px;
line-height: 35px;
}
.adt-ads-top-box .adt-button-1 {
padding: 5px 28px;
}
.adt-button-dark {
display: inline-block;
font-size: 14px;
font-weight: 500;
color: #ffff;
padding: 12px 30px;
background-color: #242424;
border-radius: 4px;
}
.adt-button-dark-1 {
display: inline-block;
font-size: 14px;
font-weight: 500;
color: #ffff;
padding: 12px 34px;
background-color: #242424;
border: 1px solid #242424;
border-radius: 4px;
transition: all 0.3s ease;
}
.adt-button-dark-1:hover {
color: #ffffff;
}
p:has(.adt-button-cf7) {
margin-bottom: 0px !important;
}
.adt-button-cf7 {
display: inline-block !important;
font-size: 14px !important;
font-weight: 500 !important;
color: #ffff !important;
padding: 12px 32px !important;
background-color: #242424 !important;
border-radius: 4px !important;
width: auto !important;
height: auto !important;
border: 1px solid #242424 !important;
}
.adt-theme-button-1 {
font-size: 14px;
font-weight: 600;
color: #ff002e;
background-color: #ffff;
border: 1px solid #ff002e;
padding: 12px 32px;
border-radius: 4px;
width: 120px;
height: 42px;
line-height: 16px;
}
.adt-theme-button-2 {
font-size: 14px;
font-weight: 600;
color: #ffff;
background-color: #ff002e;
border: 1px solid #ff002e;
padding: 8px 10px;
border-radius: 4px;
width: 120px;
height: 42px;
line-height: 16px;
}
.form-control:focus {
box-shadow: none;
}
.sticky-header {
position: sticky;
top: 0;
} .adt-category-list-sidebar {
padding: 20px 20px;
background-color: #ffff;
border-radius: 4px;
margin-bottom: 40px;
}
.adt-category-list-sidebar > span {
font-size: 14px;
font-weight: 400;
color: #6D6D6D;
display: inline-block;
margin: 0 10px 10px 0;
}
.adt-category-list-sidebar ul li {
width: 100%;
display: inline-block;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #d3d3d3;
}
.adt-category-list-sidebar ul li:last-child {
padding-bottom: 0;
margin: 0;
border-bottom: 0;
}
.adt-category-list-sidebar .adt-category-box {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 10px;
cursor: pointer;
}
.adt-category-list-sidebar .adt-category-box .category-meta {
display: flex;
align-items: center;
gap: 10px ;
}
.adt-category-list-sidebar .adt-category-box .category-meta .img-box {
width: 45px;
height: 45px;
display: flex;
justify-content: center;
align-items: center;
border: 1px solid #d3d3d3;
border-radius: 4px;
padding: 12px;
}
.adt-category-list-sidebar .adt-category-box .category-meta a {
font-size: 12px;
font-weight: 400;
color: #242424;
transition: 0.3s ease-in-out;
text-decoration: none;
}
.adt-category-list-sidebar .adt-category-box:hover .category-meta a {
color: #ff002e;
}
.adt-category-list-sidebar .adt-category-box .listing-count {
padding: 10px 20px;
background-color: #f6f6f6;
border-radius: 4px;
font-size: 10px;
color: #6d6d6d;
text-transform: uppercase;
line-height: 16px;
}
.adt-recent-ads-sidebar {
background-color: #ffff;
border-radius: 4px;
padding: 20px;
margin-bottom: 40px;
}
.adt-recent-ads-sidebar h4 {
font-size: 18px;
font-weight: 500;
color: #242424;
padding-bottom: 20px;
margin: 0 !important;
}
.adt-recent-ads-sidebar ul li {
width: 100%;
display: inline-block;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #d3d3d3;
}
.adt-recent-ads-sidebar ul li:last-child {
padding-bottom: 0;
margin: 0;
border-bottom: 0;
}
.adt-recent-ads-sidebar .adt-recent-ad-box {
display: flex;
align-items: center;
gap: 15px;
}
.adt-recent-ad-box a {
text-decoration: none;
}
.adt-recent-ads-sidebar .adt-recent-ad-box .recent-img-box {
width: 60px;
height: 60px;
}
.adt-recent-ads-sidebar .adt-recent-ad-box .recent-img-box img {
border-radius: 4px;
min-width: 60px;
max-width: 60px;
min-height: 60px;
max-height: 60px;
object-fit: cover;
}
.adt-recent-ads-sidebar .adt-recent-ad-box .recent-img-meta {
width: calc(100% - 75px);
}
.adt-recent-ads-sidebar .adt-recent-ad-box .recent-img-meta h6 {
font-size: 14px;
font-weight: 400;
color: #242424;
margin-bottom: 5px;
margin-top: 0;
}
.adt-recent-ads-sidebar .adt-recent-ad-box .recent-img-meta strong {
font-size: 16px;
color: #242424;
display: flex;
align-items: center;
gap: 5px;
}
.adt-recent-ads-sidebar .adt-recent-ad-box .recent-img-meta strong small {
font-size: 12px;
font-weight: 400;
color: #555555;
}
.adt-vertical-ad-box {
margin-bottom: 40px;
}
.adt-vertical-ad-box img {
position: relative;
}
.adt-classified-listing-top-box {
padding: 48px 0;
text-align: center;
border-radius: 4px;
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/classified-listing-top-bg.png);
background-position: center;
background-size: cover;
margin-bottom: 20px;
}
.field-box {
position: relative;
display: block;
}
.field-box input[type="password"] {
width: 100%;
padding-right: 35px;
box-sizing: border-box;
}
.field-box .sb_show_pass2 {
position: absolute;
top: 73%;
transform: translateY(-50%);
right: 12px;
cursor: pointer;
font-size: 14px;
color: #6d6d6d;
}
.pretty .state label a:hover {
color: #242424;
}
body.rtl .field-box .sb_show_pass2 {
right: auto;
left: 10px;
}
.field-box .sb_show_pass {
position: absolute;
top: 73%;
transform: translateY(-50%);
right: 12px;
cursor: pointer;
font-size: 14px;
color: #6d6d6d;
}
body.rtl .field-box .sb_show_pass {
right: auto;
left: 10px;
}
.adt-classified-listing-top-box h4 {
font-size: 20px;
font-weight: 500;
color: #ff002e;
margin-bottom: 10px;
font-family: "Kalam", cursive;
}
.no-display {
display: none !important;
}
.margin-bottom-30 {
margin-bottom: 30px;
}
.margin-top-10 {
margin-top: 10px;
}
.margin-top-15 {
margin-top: 15px;
}
.adt-classified-listing-top-box h1 {
font-size: 26px;
font-weight: 600;
color: #231900;
max-width: 300px;
margin: 0 auto;
margin-bottom: 30px;
}
.adt-classified-listing-top-box h5 {
font-size: 18px;
font-weight: 500;
color: #6d6d6d;
margin-bottom: 15px;
}
.adt-classified-listing-top-box ul li {
display: inline-block;
margin: 0 10px;
}
.adt-classified-listing-top-box ul li a {
display: inline-block;
font-size: 14px;
font-weight: 500;
color: #6d6d6d;
padding: 11px 16px;
background-color: #ffff;
border-radius: 4px;
transition: 0.3s ease-in-out;
}
.adt-classified-listing-top-box ul li a:hover {
color: #ffff;
background-color: #ff002e;
}
.adt-explore-categories-content .explore-categories-top-box {
display: flex;
justify-content: space-between;
align-items: center;
gap: 10px 30px;
flex-wrap: wrap;
margin-bottom: 40px;
}
.adt-explore-categories-content .explore-categories-top-box h2 {
font-size: 24px;
font-weight: 500;
color: #242424;
}
.adt-explore-categories-content .explore-categories-top-box span {
font-size: 16px;
font-weight: 400;
color: #6d6d6d;
}
.adt-explore-categories-content .explore-categories-top-box span strong {
font-weight: 600;
color: #242424;
font-size: 20px;
}
.adt-explore-categories-content .explore-category-grid {
display: grid;
grid-template-columns: repeat(6, 1fr);
gap: 30px 20px;
}
.adt-explore-categories-content .explore-category-grid .explore-category-box {
text-align: center;
}
.adt-explore-categories-content
.explore-category-grid
.explore-category-box
img {
height: 100px;
object-fit: scale-down;
}
.adt-explore-categories-content .explore-category-grid .explore-category-box span {
display: block;
font-size: 16px;
font-weight: 400;
color: #242424;
margin-top: 15px;
}
.adt-horizontal-advert-section {
margin: 40px 0;
text-align: center;
}
.adt-horizontal-ad-box {
margin-bottom: 30px;
}
.adt-horizontal-advert-section .adt-horizontal-ad-box {
margin: 0px;
}
.adt-ads-top-box {
display: flex;
justify-content: space-between;
align-items: center;
gap: 15px 30px;
margin-bottom: 30px;
flex-wrap: wrap;
}
.featured-duration-list {
padding: 20px !important;
margin: 20px;
border: 2px solid #0c0c0c;
border-radius: 5px;
}
.featured-duration-list label {
color: #ff002e;
font-weight: 700;
}
.adt-ads-top-box h2 {
font-size: 24px;
font-weight: 500;
color: #242424;
}
.adt-ads-top-box p {
margin-top: 10px;
max-width: 564px;
line-height: 30px;
}
.adt-category-ad-card {
position: relative;
padding: 7px;
background-color: #ffff;
border: 1px solid #f0f0f0;
border-radius: 4px;
margin-bottom: 20px;
transition: 0.3s ease-in-out;
}
.adt-category-ad-card:hover {
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}
.adt-category-ad-card .category-img-box {
position: relative;
width: 100%;
height: 190px;
}
.adt-category-ad-card .category-img-box img {
border-radius: 4px;
width: 100%;
height: 100%;
object-fit: cover;
}
.adt-category-ad-card .category-img-box .featured-tag {
position: absolute;
top: 0;
left: -1px;
width: 38px;
height: 32px;
transform: rotate(180deg);
}
.adt-category-ad-card .category-content-box {
padding: 15px 13px 0 13px;
}
.adt-category-ad-card .category-content-box .ctg-tag {
font-size: 12px;
color: #6d6d6d;
}
.adt-category-ad-card .category-content-box h5 {
font-size: 16px;
font-weight: 400;
color: #242424;
margin: 5px 0;
line-height: 26px;
transition: 0.3s ease-in-out;
}
.adt-category-ad-card .category-content-box a {
text-decoration: none;
font-size: 16px;
color: #d9d9d9;
}
.adt-category-ad-card .category-content-box p {
display: flex;
align-items: center;
font-size: 12px;
color: #6d6d6d;
margin-top: 5px;
}
.adt-category-ad-card .category-content-box p i {
font-size: 12px;
margin-right: 10px;
}
.adt-category-ad-card .category-content-box .price-box {
font-size: 14px;
padding-top: 10px;
margin-top: 10px;
border-top: 1px solid #f0f0f0;
display: flex;
justify-content: space-between;
align-items: center;
}
.adt-category-ad-card .category-content-box .price-box strong {
display: flex;
align-items: center;
font-size: 14px;
font-weight: 400;
color: #242424;
}
.adt-category-ad-card .category-content-box .price-box strong small {
font-size: 12px;
font-weight: 400;
color: #555555;
margin-left: 5px;
}
.adt-category-ad-card .category-content-box .price-box .favourite {
position: absolute;
top: 14px;
right: 14px;
width: 22px;
height: 22px;
border-radius: 50%;
background-color: #fff;
display: flex;
justify-content: center;
align-items: center;
}
.adt-category-ad-card .category-content-box .price-box .favourite i {
font-size: 12px;
color: #d9d9d9;
margin-top: 2px;
}
.adt-view-all-box {
margin-top: 20px;
text-align: center;
}  .adt-brand-carousel-section {
position: relative;
padding: 25px 0; }
.adt-brand-carousel-section.light-bg {
background-color: #ffff;
}
.adt-brand-carousel-section .brand-carousel .owl-item img {
display: block;
width: auto;
height: 48px;
object-fit: scale-down;
margin: 0 auto;
}  .adt-footer-section {
padding: 70px 0 55px 0;
background-color: #242424;
}
.adt-about-detail-box ul {
padding-left: 0 !important;
}
.adt-contact-box ul {
padding-left: 0 !important;
}
.adt-newsletter-box ul {
padding-left: 0 !important;
}
.adt-quick-links ul {
padding-left: 0 !important;
}
.adt-footer-section .adt-about-detail-box p {
font-size: 14px;
color: #ffff;
margin: 30px 0;
line-height: 30px;
padding-right: 30px;
}
.adt-footer-section .adt-about-detail-box h4 {
font-size: 20px;
font-weight: 500;
color: #ffff;
margin-bottom: 20px;
}
.adt-footer-section .adt-about-detail-box ul li {
display: inline-block;
margin-right: 15px;
margin-bottom: 15px;
}
.adt-footer-section .adt-about-detail-box ul li a {
display: inline-block;
width: 35px;
height: 35px;
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(255, 255, 255, 0.2);
border-radius: 4px;
transition: 0.3s ease-in-out;
}
.adt-footer-section .adt-about-detail-box ul li a:hover {
background-color: #ff002e;
}
.adt-footer-section .adt-about-detail-box .social-links li a i {
font-size: 16px;
color: #ffff;
}
.adt-footer-section h4 {
font-size: 20px;
font-weight: 500;
margin-bottom: 30px;
color: #ffff;
}
.adt-footer-section .adt-contact-list li {
display: flex;
align-items: center;
gap: 16px;
margin-bottom: 30px;
}
.adt-footer-section .adt-contact-list li .icon-box {
width: 35px;
height: 35px;
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(255, 255, 255, 0.2);
border-radius: 4px;
}
.adt-footer-section .adt-contact-list li .icon-box i {
font-size: 16px;
color: #ffff;
}
.adt-footer-section .adt-contact-list li .meta-box small {
display: block;
font-size: 12px;
color: #ffff;
}
.adt-footer-section .adt-contact-list li .meta-box span {
font-size: 14px;
font-weight: 500;
color: #ffff;
}
.adt-footer-section .adt-quick-links ul {
column-count: 2;
padding-left: 15px;
}
.adt-footer-section .adt-quick-links ul li {
margin-bottom: 20px;
list-style-type: disc;
}
.adt-footer-section .adt-quick-links ul li::marker {
color: #ff002e;
}
#img_dropzone .dz-button, #dropzone_video .dz-button {
background: none;
color: #0c0c0c;
border: none;
padding: 20px;
font: inherit;
cursor: pointer;
outline: inherit;
}
#img_dropzone .dz-remove {
color: red;
text-decoration: none;
}
.input-container {
position: relative;
}
.input-container .form-control {
padding-right: 40px; }
.input-container #google-map-btn {
position: absolute;
top: 50%;
right: 10px; transform: translateY(-50%);
list-style: none;
margin: 0;
padding: 0;
}
.input-container #google-map-btn li {
display: inline;
}
.input-container #google-map-btn a {
display: block;
width: 30px;
height: 30px;
background: inherit;
text-align: center;
line-height: 30px;
color: #333;
font-size: 16px;
text-decoration: none;
}
.input-container #google-map-btn a:hover {
color: #2CA5E0;
}
.adt-footer-section .adt-quick-links ul li a {
font-size: 14px;
color: #ffff;
text-decoration: none
}
.adt-footer-section .adt-newsletter-box p {
font-size: 14px;
color: #ffff;
margin: 30px 0;
line-height: 30px;
padding-right: 30px;
}
.adt-footer-section .adt-newsletter-box form {
margin: 30px 0;
}
.adt-footer-section .adt-newsletter-box form input {
height: 42px;
padding: 12px 22px;
font-size: 14px;
color: #6d6d6d;
background-color: #ffff;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-footer-section .adt-newsletter-box form input::placeholder {
font-size: 14px;
color: #6d6d6d;
opacity: 1;
}
.adt-footer-section .adt-newsletter-box form .send-btn {
width: 42px;
height: 42px;
display: flex;
justify-content: center;
align-items: center;
background-color: #ff002e;
border: 1px solid #ff002e;
border-radius: 4px;
box-shadow: none;
}
.adt-footer-section .adt-newsletter-box form .send-btn i {
font-size: 18px;
color: #ffff;
}
.adt-copyright-box {
text-align: center;
padding: 20px;
background-color: rgba(0, 0, 0, 0.9);
color: #FFF;
}
.adt-copyright-box a {
color: #FFF;
}
.adt-copyright-box p {
font-size: 14px;
font-weight: 400;
color: #ffff;
}
.adt-copyright-box p a {
font-weight: 400;
color: #ff002e;
}  .adt-light-footer {
background-color: #f0f5f8 !important;
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/footer-bg.png);
background-position: bottom;
background-size: auto;
background-repeat: no-repeat;
}
.adt-light-footer .adt-about-detail-box h4 {
color: #242424;
}
.adt-light-footer .adt-about-detail-box .social-links li a:hover i {
color: #ffff;
}
.adt-light-footer h4 {
color: #242424;
}
.adt-light-footer .adt-about-detail-box ul li a,
.adt-light-footer .adt-contact-list li .icon-box {
background-color: #ffff;
text-decoration: none;
}
.adt-light-footer .adt-about-detail-box p,
.adt-light-footer .adt-about-detail-box .social-links li a i,
.adt-light-footer .adt-contact-list li .meta-box small,
.adt-light-footer .adt-contact-list li .meta-box span,
.adt-light-footer .adt-contact-list li .icon-box i,
.adt-light-footer .adt-quick-links ul li a,
.adt-light-footer .adt-newsletter-box p {
color: #6d6d6d;
}
.adt-light-footer .adt-newsletter-box form .send-btn {
background-color: #242424;
border-color: #242424;
}  .adt-top-search-bar {
padding: 15px 0;
background-color: #242424;
}
.adt-searchbar-wrapper {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 10px;
}
.adt-searchbar-wrapper .adt-lists-count {
font-size: 14px;
color: #ffff;
}
.adt-searchbar-wrapper .adt-lists-count span {
font-weight: 600;
color: #ff002e;
}
.adt-searchbar-wrapper .adt-search-area {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.adt-searchbar-wrapper .adt-search-area form {
display: flex;
align-items: flex-start;
gap: 15px;
margin-bottom: 0;
}
.adt-searchbar-wrapper .adt-search-area form input {
font-size: 14px;
color: #ffff;
padding: 10px 20px;
background-color: rgba(255, 255, 255, 0.2);
border: 0;
border-radius: 4px;
height: 40px;
}
.adt-searchbar-wrapper .adt-search-area form input:focus-visible {
outline: none;
}
.adt-searchbar-wrapper .adt-search-area form input::placeholder {
font-size: 14px;
color: #ffff;
opacity: 1;
}
.adt-searchbar-wrapper .select2 {
width: 200px !important;
}
.adt-searchbar-wrapper .select2-container .select2-selection--single {
height: 40px;
border-radius: 4px;
border: none;
background-color: rgba(255, 255, 255, 0.2);
}
.adt-searchbar-wrapper
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
color: #ffff;
font-size: 14px;
line-height: 40px;
padding: 0 20px;
}
.adt-searchbar-wrapper
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 40px;
right: 10px;
}
.adt-searchbar-wrapper
.select2-container--default
.select2-selection--single
.select2-selection__arrow
b {
border-color: #ffff #ffff transparent transparent;
border-width: 1px 1px 0 0px;
width: 6px;
height: 6px;
margin-top: -5px;
transform: rotate(135deg);
}
.adt-searchbar-wrapper
.select2-container--default.select2-container--open
.select2-selection--single
.select2-selection__arrow
b {
margin-top: -2px;
transform: rotate(-45deg);
}
.select2-container--default
.select2-results__option--highlighted[aria-selected] {
background-color: #ff002e;
}
.adt-searchbar-wrapper .adt-search-area button {
height: 40px;
font-size: 14px;
font-weight: 500;
color: #242424;
padding: 10px 19px;
background-color: #ffff;
border: 0;
border-radius: 4px;
min-width: 110px;
}
.adt-searchbar-wrapper .adt-search-area button i {
margin-right: 8px;
}
.sb-header .adt-list .dropdown-user-login {
padding: 10px !important;
}
.sb-header .adt-list .dropdown-user-login li a,
.adt-top-tabs-header .dropdown-user-login li a {
padding: 0 !important;
}
.sb-header .adt-list .dropdown-user-login li a::before {
content: none;
}
.sb-header .adt-list .dropdown-user-login li a:hover {
color: #ffff;
}
.adt-searchbar-wrapper .adt-extra-buttons {
position: relative;
}
.adt-searchbar-wrapper .adt-extra-buttons a {
position: relative;
font-size: 14px;
font-weight: 400;
color: #ffff;
margin-left: 30px;
text-decoration: none
}
.adt-searchbar-wrapper .adt-extra-buttons a:first-child::before {
content: "";
position: absolute;
top: 3px;
right: -15px;
width: 1px;
height: 12px;
background-color: #ffff;
}
.adt-searchbar-wrapper .adt-extra-buttons a.login-user::before {
content: none;
}
.terms_and_condition_label {
color: #0c0c0c !important;
}
.terms_and_condition_label a {
color: #ff002e;
}
.has-warning::after {
content: "\26D4";
color: yellow;
margin-right: 8px;
font-size: 18px;
display: inline-block;
vertical-align: middle;
}
.adt-searchbar-wrapper .adt-extra-buttons ul {
margin-bottom: 0
}
.adt-searchbar-wrapper .adt-extra-buttons a i {
margin-right: 10px;
}  .adt-header-primary.adt-transparent-header {
background-color: transparent;
}
.adt-header-primary .sb-header-container {
height: 82px;
display: flex;
justify-content: space-between;
}
.adt-header-primary .logo img {
max-width: 150px;
width: auto;
}
.adt-header-primary .sb-menu > ul > li > a {
height: 82px;
line-height: 82px;
font-size: 14px;
font-weight: 400;
color: #242424;
padding: 0 15px;
text-transform: capitalize;
}
.adt-header-primary.sb-header .sb-menu li:not(:last-child) a:hover,
.adt-header-primary.sb-header .sb-menu li:not(:last-child) a:focus,
.adt-header-primary.sb-header .sb-menu li:not(:last-child) a:active { }
.adt-header-primary .sb-menu > ul > li > a > span::before {
border-color: #242424;
border-width: 1px 1px 0 0;
}
.adt-header-primary .sb-menu .ad-post-btn {
font-size: 14px;
color: #ffff;
padding: 12px 40px;
background-color: #ff002e;
border-radius: 4px;
height: auto;
line-height: inherit;
margin-left: 15px;
}
.adt-header-primary .sb-menu .ad-post-btn i {
margin-right: 5px;
}
.adt-header-primary .sb-menu ul ul li > a::before {
background: #ff002e;
}
.adt-header-secondary .sb-menu > ul > ul > li > a {
font-weight: 400;
}   .adt-header-secondary.adt-transparent-header {
background-color: transparent;
}
.adt-header-secondary .sb-header-container {
height: 82px;
display: flex;
justify-content: space-between;
}
.adt-header-secondary .logo img {
max-width: 150px;
width: auto;
} .adt-header-secondary .sb-menu > ul > li.adt-list {
float: right; }
.adt-header-secondary .sb-menu > ul > li.adt-list:has(.adt-user-avatar) {
margin: 21px 0;
}
.adt-header-secondary .sb-menu > ul > li.adt-list .adt-user-avatar,
.adt-top-tabs-header .buttons-box .adt-user-avatar {
position: relative;
display: inline;
}
.adt-header-secondary .sb-menu > ul > li.adt-list .adt-user-avatar .login-user img,
.adt-top-tabs-header .buttons-box .adt-user-avatar .login-user img {
border: 0;
}
.adt-header-secondary .sb-menu > ul > li > a {
height: 82px;
line-height: 82px;
font-size: 14px;
color: #242424;
padding: 0 15px;
text-transform: none;
font-weight: 400;
}
.adt-header-secondary.sb-header .sb-menu li:not(:last-child) a:hover,
.adt-header-secondary.sb-header .sb-menu li:not(:last-child) a:focus,
.adt-header-secondary.sb-header .sb-menu li:not(:last-child) a:active {
color: #ff002e;
}
.adt-header-secondary .sb-menu > ul > li > a > span::before {
border-color: #242424;
border-width: 1px 1px 0 0;
}
.adt-header-secondary .sb-menu .ad-post-btn {
display: inline-block;
font-size: 14px;
color: #ffff;
padding: 11px 46px;
background-color: #ff002e;
border-radius: 4px;
height: auto;
line-height: inherit;
margin-left: 15px;
}
.adt-header-secondary .sb-menu .ad-post-btn i {
margin-right: 5px;
}
.adt-header-secondary .sb-menu .ad-post-btn > span {
display: none !important;
}
.adt-header-secondary .sb-menu ul ul li > a,
.adt-header-primary .sb-menu ul ul li > a,
.adt-transparent-header-1 .sb-menu ul ul li > a {
font-weight: 400;
}
.adt-header-secondary .sb-menu ul ul li > a .label,
.adt-header-primary .sb-menu ul ul li > a .label,
.sb-header .sb-menu ul ul li > a .label {
display: inline-block;
font-size: 12px;
padding: 4px 8px;
color: #fff;
border-radius: 2px;
}
.adt-header-secondary .sb-menu ul ul li > a::before {
background: #ff002e;
}
.adt-header-secondary .sb-menu ul li .sign-in,
.adt-header-secondary .sb-menu ul li .sign-up {
height: 82;
line-height: 82px;
display: inline-block;
font-size: 14px;
font-weight: 400;
color: #242424;
padding: 0 5px;
text-decoration: none
}
.adt-header-secondary .sb-menu ul li .sign-in i {
margin-right: 5px;
color: #ff002e;
}
.adt-header-secondary .sb-menu ul li .divider {
font-size: 14px;
color: #6d6d6d;
padding: 0 10px;
}
.adt-header-secondary .sb-menu ul li .divider::after {
content: none;
}  .adt-find-pet-hero {
position: relative;
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/imgs/find-pet-bg.png);
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.adt-find-pet-hero .cloud-pattern {
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 100%;
z-index: 1;
}
.adt-find-pet-hero .pet-sub-img-1 {
position: absolute;
bottom: 0;
left: 5%;
}
.adt-find-pet-hero .pet-sub-img-2 {
position: absolute;
bottom: 0;
right: 9%;
}
.adt-find-pet-hero .adt-find-pet-content {
position: relative;
padding: 170px 0 125px 0;
text-align: center;
max-width: 550px;
margin: 0 auto;
z-index: 2;
}
.adt-find-pet-hero .adt-find-pet-content h4 {
font-size: 30px;
font-weight: 500;
color: #ff002e;
margin-bottom: 10px;
font-family: "Kalam", cursive;
}
.adt-find-pet-hero .adt-find-pet-content h2 {
font-size: 36px;
font-weight: 600;
color: #242424;
}
.adt-find-pet-hero .adt-find-pet-content .adt-badge {
position: absolute;
top: 80px;
right: -40px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 112px;
height: 112px;
background-color: #242424;
border-radius: 50%;
z-index: 2;
}
.adt-find-pet-hero .adt-find-pet-content .adt-badge::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 1);
border-radius: 50%;
z-index: 1;
animation: ripple 1.5s ease-out infinite;
animation-delay: 0.2s;
}
.adt-find-pet-hero .adt-find-pet-content .adt-badge::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 1);
border-radius: 50%;
z-index: 1;
animation: ripple-sub 1.5s ease-out infinite;
animation-delay: 0.2s;
}
@keyframes ripple {
from {
opacity: 1;
transform: scale(0);
}
to {
opacity: 0;
transform: scale(1.2);
}
}
@keyframes ripple-sub {
from {
opacity: 1;
transform: scale(0);
}
to {
opacity: 0;
transform: scale(1.3);
}
}
.adt-find-pet-hero .adt-find-pet-content .adt-badge strong {
font-size: 22px;
font-weight: 700;
color: #ffff;
z-index: 2;
}
.adt-find-pet-hero .adt-find-pet-content .adt-badge h6 {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
color: #ffff;
z-index: 2;
}
.adt-find-pet-hero .adt-find-pet-content .adt-badge span {
font-size: 12px;
font-weight: 600;
color: #ffff;
z-index: 2;
}
.adt-find-pet-hero .adt-find-pet-content .arrow-vector {
position: absolute;
bottom: 55px;
left: -90px;
}
.find-pet-carousel-area {
position: relative;
padding: 20px 50px;
background-color: #ffff;
border-radius: 4px;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
z-index: 2;
}
.find-pet-carousel-area::before {
content: "";
position: absolute;
top: 0;
left: 0;
height: 160px;
width: 5px;
background-color: #ff002e;
}
.find-pet-carousel-area > .row {
align-items: center;
}
.find-pet-carousel-area .sub-content small {
font-size: 16px;
color: #ff002e;
}
.find-pet-carousel-area .sub-content h6 {
font-size: 22px;
font-weight: 500;
color: #242424;
}
.pet-category-carousel {
max-height: 120px;
}
.pet-category-carousel .pet-category-box {
display: block;
padding: 20px 10px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
text-align: center;
}
.pet-category-carousel .pet-category-box img {
width: 50px !important;
height: 50px;
margin: 0 auto;
}
.pet-category-carousel .pet-category-box span {
display: block;
margin-top: 10px;
font-size: 12px;
color: #242424;
}
.pet-category-carousel .pet-category-box span small {
color: #555555;
margin-left: 5px;
}
.pet-category-carousel .owl-nav {
display: block;
position: absolute;
width: 100%;
margin-top: 0;
top: calc(50% - 19px);
}
.pet-category-carousel .owl-nav .owl-prev,
.pet-category-carousel .owl-nav .owl-next {
position: absolute;
left: -291px;
width: 42px;
height: 42px;
background-color: #ff002e !important;
border-radius: 4px;
margin: 0;
}
.pet-category-carousel .owl-nav .owl-prev.disabled,
.pet-category-carousel .owl-nav .owl-next.disabled {
position: absolute;
left: -291px;
width: 42px;
height: 42px;
background: #242424 !important;
border-radius: 4px;
margin: 0;
}
.pet-category-carousel .owl-nav .owl-prev.disabled,
.pet-category-carousel .owl-nav .owl-next.disabled {
opacity: 1;
}
.pet-category-carousel .owl-nav .owl-next,
.pet-category-carousel .owl-nav .owl-next.disabled {
left: unset;
right: -71px;
}
.pet-category-carousel .owl-nav .owl-prev i,
.pet-category-carousel .owl-nav .owl-next i {
color: #ffff;
}  .adt-estate-ads-section {
padding: 30px 0 0 0;
}
.adt-ads-carousel-widgets .adt-category-ad-card {
margin-bottom: 0;
}
.adt-ads-carousel-widgets .owl-nav {
position: absolute;
margin-top: 0;
top: -77px;
right: 123px;
text-align: right;
}
.adt-ads-carousel-widgets .owl-nav .owl-prev,
.adt-ads-carousel-widgets .owl-nav .owl-next {
width: 47px;
height: 47px;
background: #ffff !important;
border-radius: 4px;
margin: 0 10px;
border: 1px solid #f0f0f0 !important;
}
.adt-ads-carousel-widgets .owl-nav .owl-prev.disabled,
.adt-ads-carousel-widgets .owl-nav .owl-next.disabled {
opacity: 1;
}
.adt-ads-carousel-widgets .owl-nav .owl-prev i,
.adt-ads-carousel-widgets .owl-nav .owl-next i {
color: #6d6d6d;
}
.adt-ads-sub-carousel .adt-category-ad-card {
margin-bottom: 0;
}
.adt-ads-sub-carousel .owl-nav {
position: absolute;
margin-top: 0;
top: -67px;
right: 123px;
text-align: right;
}
.adt-ads-sub-carousel .owl-nav .owl-prev,
.adt-ads-sub-carousel .owl-nav .owl-next {
width: 47px;
height: 47px;
background: #ffff !important;
border-radius: 4px;
margin: 0 10px;
border: 1px solid #f0f0f0 !important;
}
.adt-ads-sub-carousel .owl-nav .owl-prev i,
.adt-ads-sub-carousel .owl-nav .owl-next i {
color: #6d6d6d;
}
.adt-category-ad-list {
display: flex;
align-items: center;
padding: 7px;
background-color: #ffff;
border: 1px solid #f0f0f0;
border-radius: 4px;
margin-bottom: 20px;
transition: 0.3s ease-in-out;
}
.adt-category-ad-list .category-img-box {
width: 200px;
height: 160px;
margin-right: 15px;
}
.adt-category-ad-list .category-img-box img {
width: 100%;
height: 100%;
border-radius: 4px;
object-fit: cover;
}
.adt-category-ad-list .category-content-box {
width: calc(100% - 215px);
position: relative;
padding-right: 14px;
}
.adt-category-ad-list .category-content-box .favourite {
position: absolute;
right: 14px;
width: 30px;
height: 30px;
border: 1px solid #d9d9d9;
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center;
}
.adt-category-ad-list .category-content-box .favourite i {
font-size: 14px;
color: #d9d9d9;
}
.adt-category-ad-list .category-content-box .favourite i:hover {
color: #0c0c0c;
}
.adt-category-ad-list .category-content-box .ctg-tag {
font-size: 12px;
color: #6d6d6d;
}
.adt-category-ad-list .category-content-box h5 {
font-size: 16px;
font-weight: 400;
color: #242424;
margin: 10px 0;
}
.adt-category-ad-list .category-content-box p {
display: flex;
align-items: flex-end;
font-size: 12px;
color: #6d6d6d;
font-family: "Poppins", sans-serif;
}
.adt-category-ad-list .category-content-box p i {
font-size: 16px;
margin-right: 10px;
}
.adt-category-ad-list .category-content-box .price-box {
padding-top: 6px;
display: flex;
justify-content: space-between;
align-items: center;
}
.adt-category-ad-list .category-content-box .price-box strong {
display: flex;
align-items: center;
font-size: 14px;
font-weight: 400;
color: #ff002e;
}
.adt-category-ad-list .category-content-box .price-box strong small {
font-size: 12px;
font-weight: 400;
color: #555555;
margin-left: 5px;
}
.adt-category-ad-list .category-content-box .price-box .detail-btn {
font-size: 14px;
font-weight: 500;
color: #ffff;
padding: 7px 32px;
background-color: #242424;
border-radius: 4px;
}  .adt-category-mini-section {
padding: 15px;
background-color: #242424;
}
.category-mini-carousel {
height: 30px;
}
.category-mini-carousel .category-mini-box {
position: relative;
display: flex;
justify-content: center;
align-items: center;
gap: 10px;
}
.category-mini-carousel .category-mini-box::before {
content: "";
position: absolute;
top: 5px;
right: -1px;
width: 1px;
height: 20px;
background-color: #ffff;
opacity: 0.3;
}
.category-mini-carousel .category-mini-box img {
width: 30px !important;
height: 30px;
margin-right: 8px;
}
.category-mini-carousel .category-mini-box span {
font-size: 14px;
font-weight: 500;
color: #ffff;
}  .adt-classified-marketplace-hero {     }
.adt-marketplace-hero-content {
position: relative;
padding: 163px 0 60px 0;
max-width: 580px;
margin: 0 auto;
text-align: center;
}
.adt-marketplace-hero-content h4 {
font-size: 22px;
font-weight: 500;
color: #ff002e;
margin-bottom: 20px;
font-family: "Kalam", cursive;
}
.adt-marketplace-hero-content h2 {
font-size: 36px;
font-weight: 600;
color: #242424;
}
.adt-marketplace-hero-content .adt-badge {
position: absolute;
top: 80px;
right: -40px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 112px;
height: 112px;
background-color: #242424;
border-radius: 50%;
z-index: 2;
}
.adt-marketplace-hero-content .adt-badge::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 1);
border-radius: 50%;
z-index: 1;
animation: ripple 1.5s ease-out infinite;
animation-delay: 0s;
animation-delay: 0.2s;
}
.adt-marketplace-hero-content .adt-badge::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 1);
border-radius: 50%;
z-index: 1;
animation: ripple-sub 1.5s ease-out infinite;
animation-delay: 0s;
animation-delay: 0.2s;
}
.adt-marketplace-hero-content .adt-badge strong {
font-size: 22px;
font-weight: 700;
color: #ffff;
z-index: 2;
}
.adt-marketplace-hero-content .adt-badge h6 {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
color: #ffff;
z-index: 2;
}
.adt-marketplace-hero-content .adt-badge span {
font-size: 12px;
font-weight: 600;
color: #ffff;
z-index: 2;
}
.adt-classified-search-box {
position: relative;
padding: 30px 80px;
background-color: #ffff;
border-radius: 4px;
max-width: 868px;
margin: 0 auto;
margin-bottom: -64px;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}
.adt-classified-search-box::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 3px;
height: 100%;
background-color: #ff002e;
}
.adt-classified-search-box .title-box {
display: flex;
justify-content: space-between;
align-items: center;
gap: 20px 30px;
flex-wrap: wrap;
margin-bottom: 24px;
}
.adt-classified-search-box .title-box h4 {
font-size: 22px;
font-weight: 500;
color: #242424;
}
.adt-classified-search-box form .form-field {
position: relative;
}
.adt-classified-search-box form .form-field .select2-container,
.adt-ads-with-filters form .form-field .select2-container {
display: block !important;
width: auto !important;
}
.adt-classified-search-box form .form-field .select2-container--default .select2-selection--single,
.adt-ads-with-filters form .form-field .select2-container--default .select2-selection--single {
border: none;
border-radius: 4px;
overflow: hidden;
background-color: #F6F6F6;
}
.adt-classified-search-box form label {
font-size: 12px;
font-weight: 500;
color: #242424;
margin-bottom: 7px;
}
.adt-classified-search-box form input {
font-size: 14px;
color: #6d6d6d;
padding: 13px 20px;
height: 44px;
width: 100%;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
margin-bottom: 20px;
}
.adt-classified-search-box form input:focus {
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
}
.adt-classified-search-box form .form-field .search-location {
position: absolute;
bottom: 4px;
right: 4px;
width: 36px;
height: 36px;
display: flex;
justify-content: center;
align-items: center;
background-color: #ffff;
border: 1px solid #ffff;
border-radius: 4px;
}
.adt-classified-search-box form .form-field .search-location i {
font-size: 12px;
color: #6d6d6d;
}
.adt-classified-search-box .search-btns-wrapper {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 20px 30px;
}
.adt-classified-search-box .search-btns-wrapper .reset-search {
background-color: transparent;
padding: 0;
border: 0;
font-size: 16px;
font-weight: 500;
color: #35bd06;
}
.adt-classified-search-box .search-btns-wrapper .reset-search i {
margin-right: 5px;
}
.adt-classified-search-box .search-btns-wrapper .advanced-search {
background-color: transparent;
padding: 0;
border: 0;
font-size: 16px;
font-weight: 500;
color: #ff002e;
text-decoration: underline;
}
.adt-classified-search-box .search-btns-wrapper .search-btn {
padding: 12px 30px;
margin-left: 18px;
}
.adt-classified-search-box .search-btns-wrapper .search-btn i {
margin-right: 5px;
}
.adt-classified-search-box .select-user-type li {
display: inline-block;
}
.adt-classified-search-box .select-user-type li input {
display: none;
}
.adt-classified-search-box .select-user-type li label {
display: inline-block;
font-size: 12px;
font-weight: 500; text-align: center;
color: #6d6d6d;
padding: 10px 18px;
background-color: #f6f6f6;
border-radius: 4px;
margin-left: 15px;
margin-bottom: 0;
}
.adt-classified-search-box .select-user-type li:first-child label {
margin-left: 0;
}
#check-buy-user:checked ~ label[for="check-buy-user"] {
color: #ffff;
background-color: #ff002e;
}
#check-sell-user:checked ~ label[for="check-sell-user"] {
color: #ffff;
background-color: #ff002e;
}  .adt-ads-grid-section {
padding: 110px 0 20px 0;
}  .adt-popular-location-section {
padding: 100px 0 70px 0;
}
.adt-popular-location-section .top-heading-box {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 20px 30px;
margin-bottom: 30px;
}
.adt-popular-location-section .top-heading-box h4 {
font-size: 26px;
font-weight: 500;
color: #242424;
}
.adt-popular-location-section .top-heading-box a {
font-size: 18px;
font-weight: 500;
color: #242424;
}
.adt-location-box {
position: relative;
display: block;
padding: 7px;
padding-bottom: 0;
background-color: #ffff;
border-radius: 4px;
border: 1px solid #f0f0f0;
margin-bottom: 30px;
transition: 0.3s ease-in-out;
}
.adt-location-box:hover {
box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.15);
}
.adt-location-box::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 4px;
opacity: 0;
background-color: #ff002e;
transition: 0.3s ease-in-out;
}
.adt-location-box:hover::before {
opacity: 1;
}
.adt-location-box .location-img-box {
height: 150px;
}
.adt-location-box .location-img-box img {
width: 100%;
height: 100%;
object-fit: cover;
}
.adt-location-box .location-meta-box {
padding: 20px 10px;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.adt-location-box .location-meta-box .location-name {
font-size: 14px;
font-weight: 400;
color: #242424;
}
.adt-location-box .location-meta-box .ads-count {
font-size: 12px;
color: #6d6d6d;
padding: 2px 13px;
background-color: #f6f6f6;
border-radius: 2px;
transition: 0.3s ease-in-out;
}
.adt-location-box:hover .location-meta-box .ads-count {
color: #ffff;
background-color: #ff002e;
}  .adt-smart-ads-section {
padding: 40px 0;
}
.adt-smart-ads-section .adt-vertical-ad-box {
margin-bottom: 20px;
}
.adt-smart-ads-section .adt-horizontal-ad-box {
margin: 20px 0;
}
.adt-smart-ads-section .adt-ads-top-box {
margin-bottom: 20px;
}
.adt-smart-ads-section .adt-recent-ads-sidebar {
margin-bottom: 20px;
}
.adt-smart-ads-section .top-margin-0 {
margin-top: 0;
}
.adt-smart-ads-content-wrapper {
display: flex;
gap: 20px;
}
.adt-smart-ads-content-wrapper .left-sidebar,
.adt-smart-ads-content-wrapper .right-sidebar {
width: 268px;
}
.adt-smart-ads-content-wrapper .middle-content {
width: calc(100% - 576px);
}
.adt-ads-grid-wrapper {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 0 20px;
}
.adt-category-round-list-sidebar {
padding: 15px 20px;
background-color: #ffff;
border-radius: 4px;
margin-bottom: 20px;
}
.adt-category-round-list-sidebar h4 {
font-size: 18px;
font-weight: 500;
color: #242424;
padding-bottom: 20px;
}
.adt-category-round-list-sidebar ul li {
width: 100%;
display: inline-block;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #d3d3d3;
}
.adt-category-round-list-sidebar ul li:last-child {
padding-bottom: 0;
margin: 0;
border-bottom: 0;
}
.adt-category-round-list-sidebar .adt-category-box {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 10px;
cursor: pointer;
}
.adt-category-round-list-sidebar .adt-category-box .category-meta {
display: flex;
align-items: center;
gap: 10px;
}
.adt-category-round-list-sidebar .adt-category-box .category-meta .img-box {
width: 40px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
border: 2px solid #d3d3d3;
border-radius: 50%;
}
.adt-category-round-list-sidebar .adt-category-box .category-meta .img-box img {
width: 100%;
height: 100%;
border-radius: 50%;
}
.adt-category-round-list-sidebar .adt-category-box .category-meta a {
font-size: 14px;
font-weight: 400;
color: #242424;
transition: 0.3s ease-in-out;
}
.adt-category-round-list-sidebar .adt-category-box .listing-count {
padding: 2px 10px;
background-color: #f6f6f6;
border-radius: 2px;
font-size: 12px;
color: #6d6d6d;
transition: 0.3s ease-in-out;
}
.adt-category-round-list-sidebar .adt-category-box:hover .listing-count {
color: #ffff;
background-color: #ff002e;
}
.adt-search-list-box {
background-color: #ffff;
border-radius: 4px;
padding: 20px;
margin-bottom: 20px;
}
.adt-search-list-box h4 {
font-size: 18px;
font-weight: 500;
color: #242424;
margin-top: 0 !important;
margin-bottom: 20px !important; 
}
.adt-search-list-box .categories-list {
max-height: 400px;
overflow-y: auto;
scrollbar-color: rgba(109, 109, 109, 0.5) transparent;
scrollbar-width: thin;
scroll-behavior: smooth;
padding-right: 10px;
}
.adt-search-list-box .form-field {
position: relative; }
.adt-search-list-box .for-radius .form-field {
margin-bottom: 20px;
}
.adt-smart-ads-content-wrapper .adt-search-list-box .form-field {
margin-bottom: 20px;
}
.adt-search-list-box .for-radius .form-field:has(input[type='number']) {
margin-bottom: 0px;
}
.adt-search-list-box .form-field:last-child {
margin-bottom: 0;
}
.adt-search-list-box .form-field label {
font-size: 14px;
color: #242424;
margin-bottom: 10px;
}
.adt-search-list-box .form-field input {
font-size: 14px;
color: #6d6d6d;
padding: 12px 20px;
height: 45px;
width: 100%;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-search-list-box form .adt-button-dark {
display: block;
text-align: center;
padding: 12px 30px;
margin-top: 30px;
}
.adt-search-list-box form .adt-button-dark i {
margin-right: 8px;
}
.adt-search-list-box .select2 {
width: 100% !important;
}
.adt-search-list-box .select2-container .select2-selection--single {
height: 40px;
border-radius: 4px;
border: none;
background-color: #f6f6f6;
}
.adt-search-list-box
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
color: #6d6d6d;
font-size: 14px;
line-height: 26px;
padding-left: 20px;
}
.adt-search-list-box
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 36px;
width: 36px;
background-color: #ffff;
border-radius: 0px 4px 4px 0px;
right: 10px;
top: 2px;
right: 2px;
}
.adt-search-list-box
.select2-container--default
.select2-selection--single
.select2-selection__arrow
b {
border-color: #6d6d6d #6d6d6d transparent transparent;
border-width: 1px 1px 0 0px;
width: 6px;
height: 6px;
margin-top: -5px;
transform: rotate(135deg);
}
.adt-search-list-box
.select2-container--default.select2-container--open
.select2-selection--single
.select2-selection__arrow
b {
margin-top: -2px;
transform: rotate(-45deg);
}  .adt-explore-things-hero {
padding: 40px 0;
background-color: #fffaef;
}
.adt-explore-things-hero .explore-hero-content h4 {
font-size: 22px;
font-weight: 500;
color: #ff002e;
font-family: "Kalam", cursive;
}
.adt-explore-things-hero .explore-hero-content h2 {
font-size: 42px;
font-weight: 600;
color: #242424;
padding-right: 150px;
margin: 10px 0 30px 0;
}
.adt-explore-things-hero .explore-hero-content a {
padding: 12px 38px;
}
.adt-explore-things-hero .explore-hero-img-box img {
margin-bottom: -34px;
width: 100%;
}  .adt-mini-ads-section {
padding: 60px 0 30px 0;
}
.adt-mini-ads-section .adt-ads-top-box {
margin-bottom: 30px;
}
.adt-mini-ads-section .adt-horizontal-ad-box {
margin: 0 0 30px 0;
}
.adt-mini-ads-section .adt-recent-ads-sidebar {
margin-bottom: 30px;
}
.adt-mini-ads-section .adt-vertical-ad-box {
margin-bottom: 30px;
}
.adt-mini-ads-grid {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 0 20px;
}
.adt-mini-ad-box {
padding: 4px;
background-color: #ffff;
border: 1px solid #f0f0f0;
border-radius: 4px;
margin-bottom: 30px;
transition: 0.3s ease-in-out;
}
.adt-mini-ad-box:hover {
box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.15);
}
.adt-mini-ad-box .ad-img-box {
position: relative;
height: 145px;
}
.adt-mini-ad-box .ad-img-box img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 4px;
}
.adt-mini-ad-box .ad-img-box .featured-tag {
position: absolute;
bottom: 0;
right: -1px;
width: 38px;
height: 32px;
}
.adt-mini-ad-box .ad-meta-box {
padding: 9px 7px 7px 7px;
}
.adt-mini-ad-box .ad-meta-box h6 {
font-size: 14px;
font-weight: 400;
color: #242424;
line-height: 26px;
margin-bottom: 5px;
}
.adt-mini-ad-box .ad-meta-box h5 {
display: flex;
align-items: center;
font-size: 14px;
font-weight: 400;
color: #ff002e;
}
.adt-mini-ad-box .ad-meta-box h5 small {
font-size: 10px;
color: #555555;
margin-left: 5px;
}
.adt-mini-ads-carousel .owl-nav {
position: absolute;
margin-top: 0;
top: -77px;
right: 123px;
text-align: right;
}
.adt-mini-ads-carousel .owl-nav .owl-prev,
.adt-mini-ads-carousel .owl-nav .owl-next {
width: 47px;
height: 47px;
background: #ffff !important;
border-radius: 4px;
margin: 0 10px;
border: 1px solid #f0f0f0 !important;
}
.adt-mini-ads-carousel .owl-nav .owl-prev.disabled,
.adt-mini-ads-carousel .owl-nav .owl-next.disabled {
opacity: 1;
}
.adt-mini-ads-carousel .owl-nav .owl-prev i,
.adt-mini-ads-carousel .owl-nav .owl-next i {
color: #6d6d6d;
}
.adt-popular-locations-grid {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 0 20px;
}
.adt-mini-location-box {
position: relative;
display: block;
padding: 7px;
padding-bottom: 0;
background-color: #ffff;
border-radius: 4px;
border: 1px solid #f0f0f0;
margin-bottom: 30px;
transition: 0.3s ease-in-out;
}
.adt-mini-location-box:hover {
box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.15);
}
.adt-mini-location-box .location-img-box {
height: 100px;
position: relative;
}
.adt-mini-location-box .location-img-box img {
width: 100%;
height: 100%;
object-fit: cover;
}
.adt-mini-location-box .location-img-box .ads-count {
position: absolute;
top: 10px;
right: 10px;
font-size: 12px;
color: #6d6d6d;
padding: 2px 10px;
background-color: #ffff;
border-radius: 2px;
transition: 0.3s ease-in-out;
}
.adt-mini-location-box:hover .location-img-box .ads-count {
color: #ffff;
background-color: #ff002e;
}
.adt-mini-location-box .location-meta-box {
padding: 12px 0;
text-align: center;
}
.adt-mini-location-box .location-meta-box .location-name {
font-size: 14px;
font-weight: 400;
color: #242424;
}  .adt-recent-mini-ads-section {
padding: 60px 0;
background-color: #fffaef;
}
.adt-recent-mini-ads-section .adt-mini-ads-grid {
grid-template-columns: repeat(7, 1fr);
gap: 0 20px;
}
.adt-recent-mini-ads-section .adt-horizontal-ad-box {
margin: 0;
}
.adt-sub-mini-ads-carousel .owl-nav {
position: absolute;
margin-top: 0;
top: -87px;
right: 123px;
text-align: right;
}
.adt-sub-mini-ads-carousel .owl-nav .owl-prev,
.adt-sub-mini-ads-carousel .owl-nav .owl-next {
width: 47px;
height: 47px;
background: #ffff !important;
border-radius: 4px;
margin: 0 10px;
border: 1px solid #f0f0f0 !important;
}
.adt-sub-mini-ads-carousel .owl-nav .owl-prev.disabled,
.adt-sub-mini-ads-carousel .owl-nav .owl-next.disabled {
opacity: 1;
}
.adt-sub-mini-ads-carousel .owl-nav .owl-prev i,
.adt-sub-mini-ads-carousel .owl-nav .owl-next i {
color: #6d6d6d;
}  .adt-breadcrumb {
padding: 40px 0 20px 0;
background-color: transparent;
border: none;
}
.adt-breadcrumb.adt-white-breadcrumb {
background-color: transparent
}
.single-ad_post .adt-breadcrumb.adt-white-breadcrumb {
background-color: #FFF
}
.adt-breadcrumb .breadcrumb {
margin-bottom: 0;
}
.adt-breadcrumb .breadcrumb li {
color: #999;
font-size: 14px;
}
.adt-breadcrumb .breadcrumb li::before {
color: #999;
}
.adt-breadcrumb .breadcrumb li a {
color: #242424;
text-decoration: none
}  .adt-ads-with-filters {
padding: 0px 0 110px 0;
}
.adt-ads-filter-content-wrapper {
display: flex;
gap: 0 21px;
}
.adt-ads-filter-content-wrapper .adt-ads-filter-sidebar {
width: 315px;
}
.adt-ads-filter-content-wrapper .adt-ads-filter-sidebar .adt-vertical-ad-box {
height: 352px;
}
.adt-ads-filter-content-wrapper
.adt-ads-filter-sidebar
.adt-vertical-ad-box
img {
height: 100%;
object-fit: cover;
}
.adt-ads-filter-content-wrapper .adt-ads-filter-content {
width: calc(100% - 315px);
}
.adt-ads-filter-content-wrapper .adt-ads-filter-content .tag-search {
margin: 20px 0;
}
.adt-ads-filter-sidebar .accordion-item {
margin-bottom: 20px;
border: 0;
border-radius: 4px;
}
.adt-ads-filter-sidebar .accordion-item .accordion-button {
font-size: 14px;
font-weight: 500;
color: #242424;
border-radius: 4px;
}
.adt-ads-filter-sidebar .accordion-item .accordion-button:focus {
box-shadow: none;
}
.adt-ads-filter-sidebar .accordion-item .accordion-button::after {
filter: invert(23%) sepia(3%) saturate(31%) hue-rotate(320deg) brightness(94%) contrast(82%);
width: 14px;
height: 14px;
background-size: 14px;
}
.adt-ads-filter-sidebar .accordion-item:first-of-type,
.adt-ads-filter-sidebar
.accordion-item:first-of-type
> .accordion-header
.accordion-button {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.adt-ads-filter-sidebar .accordion-item .accordion-button:not(.collapsed) {
background-color: #ffff;
box-shadow: none;
}
.adt-ads-filter-sidebar .accordion-item .accordion-body,
.adt-ads-filter-sidebar .accordion-item .panel-body {
padding: 0 20px 20px !important;
}
.adt-ads-filter-sidebar .accordion-item .adt-search-list-box {
padding: 0;
border: 0;
margin-bottom: 0;
}
.adt-ads-filter-sidebar .accordion-item .adt-search-list-box .form-field {
position: relative;
}
.adt-ads-filter-sidebar
.accordion-item
.adt-search-list-box
.form-field:last-child {
margin-bottom: 0;
}
.adt-ads-filter-sidebar .accordion-item .adt-search-list-box .form-field label {
font-size: 14px;
margin-bottom: 10px;
}
.adt-ads-filter-sidebar
.accordion-item
.adt-search-list-box
.form-field
.location-btn {
position: absolute;
top: 45px;
right: 5px;
width: 38px;
height: 34px;
font-size: 12px;
display: flex;
justify-content: center;
align-items: center;
border: 0;
border-radius: 4px;
color: #6d6d6d;
background-color: #ffff;
}
.adt-ads-filter-sidebar .adt-search-list-box .form-field .search-btn {
position: absolute;
top: 0px;
right: 0px;
width: 45px;
height: 45px;
font-size: 12px;
display: flex;
justify-content: center;
align-items: center;
border: 0;
border-radius: 0 4px 4px 0;
color: #ffff;
background-color: #ff002e;
} .search-btn-title {
position: absolute;
top: 0px;
right: 0px;
width: 45px;
height: 45px;
font-size: 12px;
display: flex;
justify-content: center;
align-items: center;
border: 0;
border-radius: 0 4px 4px 0;
color: #ffff;
background-color: #ff002e;
}
#sb_user_address_loc ~ .search-btn-title,
.adt-ads-filter-sidebar.all-filters-sidebar .adt-search-list-box .search-btn-title {
top: 39px;
}
.city-select-city li a {
word-wrap: break-word;
color: #242424;
padding-bottom: 10px;
display: inline-block;
}
.city-select-city li {
display: inline-block;
vertical-align: top;
padding-right: 10px;
} .crosshair_btn {
position: absolute;
top: 0px;
right: 1px;
width: 45px;
height: 45px;
font-size: 12px;
display: flex;
justify-content: center;
align-items: center;
border: 0;
background-color: inherit;
}
.all-filters-sidebar .adt-search-list-box .form-field .crosshair_btn {
top: 33px;
}
.hideSearchInput {
display: none !important;
}
.adt-ads-filter-sidebar .form-field .rating-box {
display: flex;
gap: 10px 25px;
align-items: center;
flex-wrap: wrap;
}
.adt-ads-filter-sidebar .form-field .rating-box i {
font-size: 20px;
color: #d3d3d3;
margin-right: 10px;
}
.adt-ads-filter-sidebar .form-field .rating-box i:last-child {
margin-right: 0;
}
.adt-ads-filter-sidebar .form-field .rating-box i.fill {
color: #fde16d;
}
.adt-ads-filter-sidebar .form-field .rating-box span {
font-size: 14px;
color: #ffff;
line-height: 30px;
padding: 0 24px;
background-color: #ff002e;
border-radius: 4px;
}
.adt-ads-filter-sidebar .accordion-item .adt-category-list-sidebar {
padding: 0;
margin-bottom: 0;
}
.adt-ads-filter-sidebar .accordion-item .adt-category-list-sidebar ul li {
border-top: 0;
}
.adt-ads-filter-sidebar .accordion-item .adt-category-list-sidebar ul li.toggle-wrapper a,
.adt-ads-filter-sidebar .accordion-item .adt-category-list-sidebar ul li.toggle-wrapper:hover {
font-size: 12px;
color: #242424;
}
.adt-ads-filter-sidebar .accordion-item .adt-category-list-sidebar ul {
padding-top: 15px;
}
.adt-ads-filter-sidebar
.adt-category-list-sidebar
.adt-category-box
.category-meta {
gap: 10px 15px;
}
.adt-ads-filter-sidebar
.adt-category-list-sidebar
.adt-category-box
.category-meta
.img-box {
width: 30px;
height: 30px;
padding: 0;
}
.adt-ads-filter-sidebar
.adt-category-list-sidebar
.adt-category-box
.category-meta
.img-box
img {
width: 18px;
height: 18px;
}
.adt-ads-filter-sidebar
.adt-category-list-sidebar
.adt-category-box
.listing-count {
padding: 6px 10px;
}
.adt-ads-filter-sidebar .irs--round {
height: 10px;
margin: 17px 0 30px 0;
}
.adt-ads-filter-sidebar .irs--round .irs-line {
top: 0;
height: 10px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 25px;
}
.adt-ads-filter-sidebar .irs--round .irs-bar {
top: 0;
height: 10px;
background-color: #ff002e;
border-color: #ff002e;
border-radius: 50px;
}
.adt-ads-filter-sidebar .irs--round .irs-handle {
top: -2px;
width: 14px;
height: 14px;
border: 2px solid #ffff;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.adt-ads-filter-sidebar .irs--round .irs-handle.from {
background-color: #d3d3d3;
}
.adt-ads-filter-sidebar .irs--round .irs-handle.to {
background-color: #ff002e;
}
.adt-ads-filter-sidebar .adt-range-slider .price-slider-value {
font-size: 14px;
color: #242424;
margin-bottom: 15px;
}
.adt-ads-filter-sidebar .adt-range-slider .price-slider-value span {
color: #242424;
}
.adt-ads-filter-sidebar .adt-range-slider .extra-controls {
display: flex;
}
.adt-ads-filter-sidebar .adt-range-slider .extra-controls input {
width: 42%;
height: 42px;
padding: 12px 20px;
color: #6d6d6d;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-ads-filter-sidebar
.adt-range-slider
.extra-controls
input.adt-ads-input-from {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right: 0;
}
.adt-ads-filter-sidebar
.adt-range-slider
.extra-controls
input.adt-ads-input-to {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-left: 0;
}
.adt-ads-filter-sidebar .adt-range-slider .extra-controls > div {
width: 16%;
height: 42px;
line-height: 38px;
text-align: center;
color: #d3d3d3;
border: 1px solid #f0f0f0;
}
.adt-ads-filter-sidebar .adt-range-slider .adt-button-dark {
border: 0;
width: 100%;
margin-top: 30px;
}
.adt-ads-filter-sidebar .adt-type-filter-box .container {
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 15px;
cursor: pointer;
font-size: 14px;
color: #6d6d6d;
user-select: none;
}
.adt-ads-filter-sidebar .adt-type-filter-box li:last-child .container {
margin-bottom: 0;
}
.adt-ads-filter-sidebar .adt-type-filter-box input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.adt-ads-filter-sidebar .adt-type-filter-box .checkmark {
position: absolute;
top: -2px;
left: 0;
height: 25px;
width: 25px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-ads-filter-sidebar .adt-type-filter-box input:checked ~ .checkmark {
background-color: #ff002e;
border-color: #ff002e;
}
.adt-ads-filter-sidebar .adt-type-filter-box .checkmark:after {
content: "";
position: absolute;
display: none;
}
.adt-ads-filter-sidebar
.adt-type-filter-box
.container
input:checked
~ .checkmark:after {
display: block;
}
.adt-ads-filter-sidebar .adt-type-filter-box .checkmark:after {
left: 8px;
top: 5px;
width: 7px;
height: 11px;
border: solid #ffff;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.adt-ads-filter-sidebar .adt-switch-btns-box .select-user-type {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;
}
.adt-ads-filter-sidebar .adt-switch-btns-box .select-user-type li {
width: calc(50% - 5px);
}
.adt-ads-filter-sidebar .adt-switch-btns-box .select-user-type li input {
display: none;
}
.adt-ads-filter-sidebar .adt-switch-btns-box .select-user-type li label {
display: block;
font-size: 14px;
width: 100%;
text-align: center;
color: #6d6d6d;
padding: 10px 18px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
cursor: pointer;
}
.adt-ads-filter-sidebar .mobile-filter-heading h1 {
display: none;
}
.adt-ads-filter-sidebar .mobile-filters-btn {
display: none;
text-align: center;
}
.adt-ads-filter-sidebar .mobile-filters-btn .adt-button-dark i {
margin-left: 5px;
}
.adt-ads-filter-sidebar .form-field .select2-container {
width: 100% !important;
}
.adt-ads-filter-sidebar .form-field .select2-container--default .select2-selection--single {
height: 45px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-ads-filter-sidebar .form-field .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 21px;
color: #6d6d6d;
font-size: 14px;
padding: 12px 20px;
}
.adt-ads-filter-sidebar .form-field .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 45px;
top: 0;
}
.adt-ads-filter-sidebar .form-field .select2-container--default .select2-selection--single .select2-selection__clear {
right: 10px;
top: 0;
}
#check-warranty-unavailable:checked ~ label[for="check-warranty-unavailable"],
#check-warranty-available:checked ~ label[for="check-warranty-available"],
#check-condition-new:checked ~ label[for="check-condition-new"],
#check-condition-used:checked ~ label[for="check-condition-used"] {
color: #ffff;
background-color: #ff002e;
border-color: #ff002e;
}
.adt-ads-sort-box {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 10px 20px;
padding: 15px;
background-color: #FFFFFF;
border-radius: 2px;
}
.adt-ads-sort-box .adt-sort-filters {
display: flex;
align-items: center;
gap: 10px;
}
.adt-ads-sort-box .adt-sort-filters > form {
margin-bottom: 0;
}
.adt-ads-sort-box .adt-change-view-box {
display: flex;
align-items: center;
gap: 10px;
}
.adt-ads-sort-box a.icon-box {
padding: 11px;
border: 1px solid #e1e1e1;
border-radius: 4px;
width: 40px;
height: 40px;
display: flex;
}
.adt-ads-sort-box a.icon-box.active {
background-color: #242424;
color: #FFF;
border: 1px solid #242424;
}
.adt-ads-sort-box a.icon-box.active i {
color: #FFF;
}
.adt-ads-sort-box a.icon-box i {
color: #999;
}
.adt-search-ads-grid {
scrollbar-width: none;
-ms-overflow-style: none;
margin-top: 30px;
}
.adt-search-ads-grid::-webkit-scrollbar {
display: none;
}
.adt-ads-sort-box h3 {
font-size: 18px;
font-weight: 500;
color: #242424;
}
.adt-ads-sort-box h3 span a.filterAdType-count {
color: #999;
font-size: 14px;
margin-left: 20px;
font-weight: 400;
}
.adt-ads-sort-box .select2-container {
width: 340px !important;
}
.adt-ads-sort-box .select2-container .select2-selection--single {
height: 40px;
background-color: #fbfcfd;
border: 1px solid #e1e1e1;
border-radius: 4px;
}
.adt-ads-sort-box
.select2-container
.select2-selection--single
.select2-selection__rendered {
font-size: 14px;
color: #6d6d6d;
line-height: 40px;
padding: 0px 16px;
}
.adt-ads-sort-box
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 40px;
right: 10px;
}
.adt-ads-sort-box
.select2-container--default
.select2-selection--single
.select2-selection__arrow
b {
border-color: #6d6d6d #6d6d6d transparent transparent;
border-width: 1px 1px 0 0px;
width: 6px;
height: 6px;
margin-top: -5px;
transform: rotate(135deg);
}
.adt-ads-sort-box
.select2-container--default.select2-container--open
.select2-selection--single
.select2-selection__arrow
b {
margin-top: -2px;
transform: rotate(-45deg);
}
.adt-ads-filter-content .adt-horizontal-ad-box {
margin: 0 0 20px 0;
}
.radius-search-page .adt-search-ads-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 0 20px;
}
.adt-search-ads-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 0 20px;
}
.adt-search-ads-grid.adt-search-ads-col-2 {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-3 {
grid-template-columns: repeat(3, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-4 {
grid-template-columns: repeat(4, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-2 {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-3 {
grid-template-columns: repeat(3, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-4 {
grid-template-columns: repeat(4, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-5 {
grid-template-columns: repeat(5, 1fr);
}
.adt-search-ads-grid:has(.adt-property-ad-card-outer) {
display: flex;
flex-wrap: wrap;
margin-left: -12px;
margin-right: -12px;
gap: 0;
}
.adt-search-ads-grid .adt-property-ad-card-outer {
flex: 0 0 auto;
width: 25%;
padding-left: 12px;
padding-right: 12px;
}
.adt-search-ads-grid.adt-search-ads-col-2 .adt-property-ad-card-outer {
width: 50%;
}
.adt-search-ads-grid.adt-search-ads-col-3 .adt-property-ad-card-outer {
width: 33.33%;
}
.adt-search-ads-grid.adt-search-ads-col-4 .adt-property-ad-card-outer {
width: 25%;
}
.adt-search-ads-grid.adt-search-ads-col-5 .adt-property-ad-card-outer {
width: 20%;
}
.adt-search-ads-grid .adt-category-ad-card {
margin-bottom: 20px;
}
.adt-search-ads-grid .adt-vertical-ad-box {
height: 367px;
margin-bottom: 20px;
}
.adt-search-ads-grid .adt-vertical-ad-box img {
height: 100%;
object-fit: cover;
}
.adt-custom-pagination {
margin-top: 60px;
justify-content: flex-end;
}
.adt-custom-pagination.pagination.align-center {
float: unset;
display: flex;
align-items: center;
justify-content: center;
}
.adt-custom-pagination .page-item .page-link {
height: 40px;
width: 40px;
border: none;
border-radius: none;
padding: 8px 10px;
font-size: 16px;
text-align: center;
margin-left: 10px;
color: #6d6d6d;
background-color: #fbfcfd;
border: 1px solid #d3d3d3;
border-radius: 4px;
transition: 0.3s ease-in-out;
display: flex;
justify-content: center;
align-items: center;
}
.adt-custom-pagination .page-item .page-link i {
font-size: 16px;
}
.adt-custom-pagination .page-item .page-link.active,
.adt-custom-pagination .page-item .page-link:hover {
color: #ffff;
background-color: #ff002e;
border: 1px solid #ff002e;
}
.adt-custom-pagination .page-item .page-link.prv,
.adt-custom-pagination .page-item .page-link.nxt,
.adt-custom-pagination .page-item .page-link.prv.active,
.adt-custom-pagination .page-item .page-link.nxt.active,
.adt-custom-pagination .page-item .page-link.prv:hover,
.adt-custom-pagination .page-item .page-link.nxt:hover {
color: #ffff;
background-color: #242424;
border-color: #242424;
}
.adt-custom-pagination .page-item .page-link:focus {
box-shadow: none;
}
.adt-custom-pagination .page-item .page-link.prv {
margin-left: 0;
}  .adt-ads-filter-map-wrapper {
display: flex;
gap: 0 30px;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-sidebar {
margin-top: 60px;
margin-left: 30px;
width: 315px;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-content {
margin-top: 60px;
width: 808px;
}
.adt-ads-filter-map-wrapper .adt-ads-search-map {
width: calc(100% - 1123px);
}
.adt-ads-filter-map-wrapper .adt-ads-search-map img {
width: 100%;
height: 100%;
object-fit: cover;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-content .adt-search-ads-grid {
grid-template-columns: repeat(3, 1fr);
}
.adt-ads-filter-map-wrapper .adt-ads-filter-sidebar .adt-vertical-ad-box {
height: 352px;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-sidebar .adt-vertical-ad-box img {
height: 100%;
object-fit: cover;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-content .adt-custom-pagination {
margin-bottom: 30px;
}  .adt-ads-topbar-section {
position: relative;
padding-top: 60px;
}
.adt-ads-topbar-section::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 276px;
background-color: #f0f5f8;
border-bottom: 1px solid #d3d3d3;
}
.adt-ads-topbar-content {
position: relative;
padding: 23px 34px 0;
background-color: #fbfcfd;
border: 1px solid #d3d3d3;
border-radius: 4px;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}
.adt-ads-topbar-content .heading-area {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 20px 30px;
padding-bottom: 24px;
margin-bottom: 30px;
border-bottom: 1px solid #d3d3d3;
}
.adt-ads-topbar-content .heading-area h3 {
font-size: 24px;
font-weight: 500;
color: #242424;
}
.adt-ads-topbar-content .heading-area h3 span {
color: #ff002e;
}
.adt-ads-topbar-content .heading-area h4 {
font-size: 18px;
}
.adt-ads-topbar-content form .form-field {
position: relative;
margin-bottom: 30px; }
.adt-ads-topbar-content form .form-field label {
font-size: 14px;
color: #242424;
margin-bottom: 6px;
}
.adt-ads-topbar-content form .form-field input {
height: 45px;
width: 100%;
background-color: #ffff;
border: 1px solid #d3d3d3;
border-radius: 4px;
padding: 12px 18px;
font-size: 14px;
}
.adt-ads-topbar-content form .form-field .search-btn-title {
position: absolute;
top: 29px;
right: 0;
width: 45px;
height: 45px;
font-size: 12px;
display: flex;
justify-content: center;
align-items: center;
border: 0;
border-radius: 0 4px 4px 0;
color: #ffff;
background-color: #ff002e;
}
.adt-ads-topbar-content form .form-field .search-btn-title.price_search_btn {
border-radius: 4px;
}
.adt-ads-topbar-content form .form-field #sb_user_address_loc ~ .search-btn-title {
top: 29px;
}
.adt-ads-topbar-content form .form-field .form-field-sub {
display: flex;
}
.adt-ads-topbar-content form .form-field .form-field-sub #sb_user_address {
flex: calc(60% - 25px) 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
padding-right: 31px;
}
.adt-ads-topbar-content form .form-field .form-field-sub #rd {
flex: 0 calc(40% - 20px);
border-left: 0;
border-right: 0;
padding-right: 8px;
border-radius: 0;
}
.adt-ads-topbar-content form .form-field .form-field-sub .crosshair-btn-topbar {
top: 29px !important;
left: calc(60% - 71px);
}
.adt-ads-topbar-content .select2-container {
width: 100% !important;
}
.adt-ads-topbar-content .select2-container .select2-selection--single {
height: 45px;
background-color: #FFF;
border: 1px solid #d3d3d3;
border-radius: 4px;
}
.adt-ads-topbar-content
.select2-container
.select2-selection--single
.select2-selection__rendered {
font-size: 14px;
color: #6d6d6d;
line-height: 42px;
padding: 0px 16px;
}
.adt-ads-topbar-content
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 42px;
right: 10px;
}
.adt-ads-topbar-content
.select2-container--default
.select2-selection--single
.select2-selection__arrow
b {
border-color: #6d6d6d #6d6d6d transparent transparent;
border-width: 1px 1px 0 0px;
width: 6px;
height: 6px;
margin-top: -5px;
transform: rotate(135deg);
}
.adt-ads-topbar-content
.select2-container--default.select2-container--open
.select2-selection--single
.select2-selection__arrow
b {
margin-top: -2px;
transform: rotate(-45deg);
}
.adt-ads-topbar-content .form-submit-btn label {
visibility: hidden;
}
.adt-ads-topbar-content .form-submit-btn button {
display: block;
border: 0;
width: 100%; }
.adt-ads-topbar-content .form-submit-btn a {
display: block;
font-size: 14px;
color: #ff002e;
text-align: right;
margin-top: 15px;
text-decoration: underline;
}
.adt-ads-topbar-content .irs--round {
margin-top: 6px;
height: 10px;
}
.adt-ads-topbar-content .irs--round .irs-line {
top: 15px;
height: 10px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 25px;
}
.adt-ads-topbar-content .irs--round .irs-bar {
top: 15px;
height: 10px;
background-color: #ff002e;
border-color: #ff002e;
border-radius: 50px;
}
.adt-ads-topbar-content .irs--round .irs-handle {
top: 13px;
width: 14px;
height: 14px;
border: 2px solid #ffff;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}
.adt-ads-topbar-content .irs--round .irs-handle.from {
background-color: #d3d3d3;
}
.adt-ads-topbar-content .irs--round .irs-handle.to {
background-color: #ff002e;
}
.adt-ads-topbar-content .irs--round .irs-from,
.adt-ads-topbar-content .irs--round .irs-to,
.adt-ads-topbar-content .irs--round .irs-single {
top: -12px;
background-color: #242424;
}
.adt-ads-topbar-content .irs--round .irs-from::before,
.adt-ads-topbar-content .irs--round .irs-to::before,
.adt-ads-topbar-content .irs--round .irs-single::before {
border-top-color: #242424;
}  .adt-recommended-ads-section {
padding: 60px 0;
}
.adt-recommended-ads-section .adt-custom-pagination {
justify-content: center;
margin-top: 40px;
}  .adt-ad-detail-section {
padding: 0 0 60px 0;
}
.adt-ad-detail-content-wrapper {
display: flex;
gap: 0 20px;
}
.adt-ad-detail-content-wrapper.content-center {
justify-content: center;
}
.adt-ad-detail-content-wrapper .left-side-bar {
width: 206px;
}
.adt-ad-detail-content-wrapper .ad-detail-middle-content {
width: calc(100% - 565px);
}
.adt-ad-detail-content-wrapper .ad-detail-top-box {
position: relative;
}
.adt-ad-detail-content-wrapper .ad-right-sidebar {
width: 319px;
z-index: 1;
}
.adt-ad-detail-content-wrapper .adt-detail-content-list {
padding: 20px 16px;
background-color: #ffff;
border-radius: 4px;
margin-bottom: 20px;
}
.adt-ad-detail-content-wrapper .adt-detail-content-list.sticky {
position: sticky;
top: 0;
z-index: 1;
}
.adt-ad-detail-content-wrapper .adt-detail-content-list ul li {
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #d3d3d3;
}
.adt-ad-detail-content-wrapper .adt-detail-content-list ul li:last-child {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: 0;
}
.adt-ad-detail-content-wrapper .adt-detail-content-list ul li a {
position: relative;
font-size: 14px;
color: #555555;
text-decoration: none;
}
.adt-ad-detail-content-wrapper .adt-detail-content-list ul li a.active {
position: relative;
color: #ff002e;
}
.adt-ad-detail-content-wrapper .adt-detail-content-list ul li a.active::before {
content: "";
position: absolute;
top: -4px;
left: -15px;
width: 2px;
height: 25px;
background-color: #ff002e;
}
.adt-ad-detail-content-wrapper .ad-price-box {
position: relative;
padding: 20px;
background-color: #ffff;
border-radius: 4px;
margin-bottom: 20px;
display: flex;
align-items: center;
overflow: hidden;
}
.adt-ad-detail-content-wrapper .ad-price-box i {
font-size: 16px;
color: #6d6d6d;
opacity: 0.6;
}
.adt-ad-detail-content-wrapper .ad-price-box h3 {
position: relative;
font-size: 20px;
font-weight: 600;
color: #242424;
margin-left: 10px;
padding-left: 0px;
line-height: 20px;
display: flex;
align-items: center;
}
.adt-ad-detail-content-wrapper .ad-price-box h3 small {
font-size: 12px;
font-weight: 400;
color: #555555;
margin-left: 5px;
}
.adt-ad-detail-content-wrapper .ad-price-box .sm-tag {
position: absolute;
bottom: 0px;
right: 10px;
font-size: 50px;
opacity: 0.1;
color: #6d6d6d;
transform: rotate(90deg);
} .ad-bidding-timer-box {
padding: 20px;
background-color: #ffff;
border-radius: 4px 4px 0 0;
}
.ad-bidding-timer-box .ad-bidding-timer-box-inner {
padding: 15px 20px;
background-color: #F6F6F6;
border-radius: 4px;
}
.ad-bidding-timer-box .ad-bidding-timer-box-inner h5 {
font-size: 16px;
font-weight: 500;
line-height: 22px;
color: #242424;
margin-bottom: 16px;
}
.adt-deal-countdown-desc-clock {
display: flex;
align-items: flex-start;
flex-direction: row;
justify-content: center;
gap: 10px;
}
.adt-deal-countdown-desc-clock .adt-countdown-clock-div{
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
gap: 10px;
}
.adt-countdown-clock-div .adt-countdown-clock-inner {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
border-radius: 4px;
background: #242424;
width: 41px;
height: 41px;
}
.adt-countdown-clock-inner .adt-countdown-clock-title {
color: #fff;
font-size: 14px;
font-weight: 600;
line-height: normal;
}
.adt-countdown-clock-inner .adt-countdown-clock-heading {
color: #242424;
font-size: 12px;
font-weight: 400;
line-height: normal;
}
.adt-deal-countdown-desc-clock .adt-coundown-svg {
display: flex;
align-items: center;
justify-content: center;
gap: 2px;
flex-direction: column;
width: 2px;
padding: 15px 0;
}
.adt-deal-countdown-desc-clock .adt-countdown-clock-heading {
font-size: 12px;
font-weight: 400;
color: #242424;
line-height: 16px;
} .adt-ad-detail-content-wrapper .ad-owner-detail-box {
position: relative;
padding: 30px 20px 20px;
background-color: #ffff;
border-radius: 4px;
margin-bottom: 20px;
text-align: center;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box .verified {
position: absolute;
top: 15px;
left: 20px;
width: 22px;
height: 22px;
line-height: 22px;
text-align: center;
font-size: 14px;
padding-top: 1px;
border-radius: 50%;
color: #ffff;
background-color: #00ba00;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box .owner-status {
position: absolute;
top: 15px;
right: 20px;
padding: 4px 10px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 2px;
font-size: 12px;
color: #555;
line-height: 18px;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box img {
width: 92px;
height: 92px;
border-radius: 50%;
margin: 0 auto;
padding: 7px;
border: 1px solid #d3d3d3;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box h4 {
font-size: 20px;
font-weight: 500;
color: #242424;
margin-top: 20px;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box p {
font-size: 14px;
color: #6d6d6d;
margin: 8px 0;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box a {
display: inline-block;
font-size: 14px;
color: #ff002e;
margin-bottom: 20px;
text-decoration: underline;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box a span {
color: #ffffff;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box a.btn-whatsap {
margin: 0;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box a.btn-whatsap:has(~ .chat_toggler_popup) {
margin-bottom: 20px;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box a.btn-whatsap i {
color: #ffff;
font-size: 18px;
margin-right: 5px;
position: relative;
top: 2px;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box a.chat_toggler_popup:last-child {
margin-bottom: 0;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box .contact-detail-box {
display: flex;
align-items: center;
margin-bottom: 20px;
}
.adt-ad-detail-content-wrapper
.ad-owner-detail-box
.contact-detail-box
.icon-box {
width: 60px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
background-color: #446ecc;
border-radius: 4px;
}
.adt-ad-detail-content-wrapper
.ad-owner-detail-box
.contact-detail-box.green
.icon-box {
background-color: #4fad52;
}
.adt-ad-detail-content-wrapper
.ad-owner-detail-box
.contact-detail-box
.icon-box
i {
font-size: 24px;
color: #ffff;
}
.adt-ad-detail-content-wrapper
.ad-owner-detail-box
.contact-detail-box
.meta-box {
width: calc(100% - 60px);
padding: 5px 20px;
text-align: left;
border: 1px dashed #446ecc;
border-left: 0;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
line-height: 20px;
}
.adt-ad-detail-content-wrapper
.ad-owner-detail-box
.contact-detail-box
.meta-box a {
margin-bottom: 0;
}
.adt-ad-detail-content-wrapper
.ad-owner-detail-box
.contact-detail-box.green
.meta-box {
border-color: #4fad52;
}
.adt-ad-detail-content-wrapper
.ad-owner-detail-box
.contact-detail-box
.meta-box
small {
font-size: 12px;
color: #242424;
}
.adt-ad-detail-content-wrapper
.ad-owner-detail-box
.contact-detail-box
.meta-box
span {
display: block;
font-size: 16px;
font-weight: 500;
color: #446ecc;
line-height: 26px;
}
.adt-ad-detail-content-wrapper
.ad-owner-detail-box
.contact-detail-box.green
.meta-box
span {
color: #4fad52;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box h5 {
font-size: 16px;
font-weight: 600;
color: #242424;
margin-bottom: 20px;
text-align: left;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box textarea {
width: 100%;
height: 127px;
color: #6d6d6d;
background-color: #f6f6f6;
border: 1px solid #d3d3d3;
border-radius: 4px;
font-size: 14px;
margin-bottom: 20px;
padding: 14px 22px;
resize: none;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box textarea:focus {
outline: none;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box .adt-button-dark {
width: 100%;
color: #242424;
background-color: #f6f6f6;
border: 1px solid #d3d3d3;
}
.adt-ad-detail-content-wrapper .adt-recent-ads-sidebar {
margin-bottom: 20px;
}
.adt-ad-detail-content-wrapper .adt-vertical-ad-box {
margin-bottom: 20px;
}
.adt-ad-detail-content-wrapper .ad-detail-middle-content #sync1 .img-box {
height: 500px;
}
.adt-ad-detail-content-wrapper .ad-detail-middle-content #sync1 .img-box img {
border-radius: 4px;
object-fit: cover;
height: 100%;
background-color: #f6f6f6;
}
.adt-ad-detail-content-wrapper .ad-detail-middle-content #sync2 .owl-stage {
display: flex;
flex-wrap: nowrap;
}
.adt-ads-detail-carousel .owl-nav {
display: none;
}
.adt-ads-detail-carousel.arrows-on-carousel .owl-nav {
position: absolute;
top: calc(50% - 23px);
display: flex;
justify-content: space-between;
margin-top: 0;
width: 100%;
}
.adt-ads-detail-carousel.arrows-on-carousel .owl-nav .owl-prev,
.adt-ads-detail-carousel.arrows-on-carousel .owl-nav .owl-next {
width: 47px;
height: 47px;
color: #ffff;
background: rgba(255, 255, 255, 0.4);
border-radius: 4px;
margin: 0 10px;
border: 0;
}
.adt-ad-detail-content-wrapper .ad-detail-middle-content #sync2 {
padding-top: 15px;
background-color: #ffff;
}
.ad-detail-middle-content .ad-about-box {
position: relative;
padding: 20px;
background-color: #ffff;
}
.ad-detail-middle-content .adt-horizontal-ad-box {
margin: 30px 0;
}
.ad-detail-middle-content .ad-about-box .top-rating-box {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 20px 30px;
margin-bottom: 10px;
}
.ad-detail-middle-content .ad-about-box .top-rating-box .rating {
display: flex;
align-items: center;
}
.ad-detail-middle-content .ad-about-box .top-rating-box .rating span {
font-size: 12px;
font-weight: 700;
color: #ffff;
line-height: 18px;
padding: 2px 10px;
background-color: #ea9a00;
border-radius: 2px;
}
.ad-detail-middle-content .ad-about-box .top-rating-box .rating small {
font-size: 12px;
color: #6d6d6d;
margin: 0 5px 0 10px;
}
.ad-detail-middle-content .ad-about-box .top-rating-box .rating i {
color: #ea9a00;
margin-right: 5px;
}
.ad-detail-middle-content .ad-about-box .top-rating-box .adt-ad-views-box {
display: flex;
align-items: center;
gap: 10px;
}
.ad-detail-middle-content .ad-about-box .top-rating-box .adt-ad-views-box .post-edit-button {
font-size: 12px;
border: 0;
padding: 10px 20px;
margin-bottom: 0;
}
.ad-detail-middle-content .ad-about-box .top-rating-box .views {
font-size: 12px;
color: #242424;
padding: 10px 20px;
line-height: 18px;
background-color: #f6f6f6;
border-radius: 4px;
}
.ad-detail-middle-content .ad-about-box .top-rating-box .views span {
color: #242424;
}
.ad-detail-middle-content .ad-about-box h3 {
font-size: 30px;
font-weight: 500;
color: #242424;
line-height: 40px;
margin-bottom: 10px;
}
.ad-detail-middle-content .ad-about-box p {
margin-bottom: 10px;
}
.ad-detail-middle-content .ad-about-box .more-detail-box {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 10px 20px;
}
.ad-detail-middle-content .ad-about-box .more-detail-box ul li {
display: inline-block;
margin-right: 40px;
}
.ad-detail-middle-content .ad-about-box .more-detail-box ul li:last-child {
margin-right: 0;
}
.ad-detail-middle-content .ad-about-box .more-detail-box ul li i {
font-size: 20px;
color: #6d6d6d;
margin-right: 5px;
}
.ad-detail-middle-content .ad-about-box .more-detail-box ul li span {
font-size: 14px;
color: #6d6d6d;
}
.ad-detail-middle-content .ad-about-box .more-detail-box ul li span a {
font-weight: 500;
color: #ff002e;
text-decoration: underline;
margin-left: 5px;
}
.ad-detail-middle-content .ad-about-box .more-detail-box ul.social-link li {
margin-right: 10px;
}
.ad-detail-middle-content
.ad-about-box
.more-detail-box
ul.social-link
li:last-child {
margin-right: 0;
}
.ad-detail-middle-content .ad-about-box .more-detail-box ul.social-link li a {
width: 40px;
height: 40px;
font-size: 18px;
color: #6d6d6d;
display: flex;
justify-content: center;
align-items: center;
background-color: #f6f6f6;
border-radius: 4px;
text-decoration: none
}
.ad-detail-middle-content .ad-about-box .more-detail-box ul.social-link li a:hover {
background: #ff002e;
}
.ad-detail-middle-content .ad-about-box .more-detail-box ul.social-link li a:hover i {
color: #ffffff;
}
.ad-detail-middle-content .ad-about-box .more-detail-box ul.social-link li a i {
margin-right: 0;
font-size: 16px;
}
.ad-detail-middle-content .ad-about-box .adt-ad-id {
text-align: right;
}
.ad-detail-middle-content .ad-about-box .adt-ad-id p {
margin: 10px 0 0 0;
font-size: 14px;
}
.ad-detail-middle-content .ad-about-box .adt-horizontal-ad-box {
margin: 30px 0 0 0;
}
.ad-detail-middle-content .adt-ad-general-info {
padding: 10px 20px 0;
background-color: #ffff;
}
.ad-detail-middle-content h4 {
font-size: 18px;
font-weight: 500;
color: #242424;
line-height: 32px;
margin-bottom: 15px;
}
.ad-detail-middle-content .adt-ad-general-info ul {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 10px;
}
.ad-advanced-detail-section .ad-detail-middle-content .adt-ad-general-info ul {
grid-template-columns: repeat(3, 1fr);
}
.ad-detail-middle-content .adt-ad-general-info ul li {
display: inline-flex;
justify-content: space-between;
align-items: flex-start;
flex-wrap: wrap;
gap: 5px 20px;
padding: 15px 20px;
line-height: 18px;
border: 1px solid #dddddd;
border-radius: 4px;
flex-basis: calc(33% - 4px);
align-content: flex-start;
}
.ad-detail-middle-content .adt-ad-general-info ul li span {
font-size: 14px;
color: #242424;
}
.ad-detail-middle-content .adt-ad-general-info ul li small {
font-size: 14px;
color: #6d6d6d;
font-weight: 400;
}
.ad-detail-middle-content .adt-ad-description {
padding: 20px;
background-color: #ffff;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
margin-bottom: 20px;
}
.ad-detail-middle-content .adt-ad-description p {
line-height: 30px;
color: #6d6d6d;
margin-bottom: 20px;
width: 100%;
max-width: 100%;
word-wrap: break-word; box-sizing: border-box;
}
.ad-detail-middle-content .adt-ad-description li p {
margin-bottom: 8px;
}
.ad-detail-middle-content .adt-ad-description .tags-box {
padding: 10px 15px;
background-color: #f6f6f6;
border: 1px solid #dcdcdc;
border-radius: 2px;
}
.ad-detail-middle-content .adt-ad-description .tags-box i {
font-size: 14px;
color: #6d6d6d;
}
.ad-detail-middle-content .adt-ad-description .tags-box ul {
display: flex;
flex-wrap: wrap;
padding: 0 !important;
}
.ad-detail-middle-content .adt-ad-description .tags-box ul li {
display: inline-block;
margin-right: 20px;
}
.ad-detail-middle-content .adt-ad-description .tags-box ul li:last-child {
margin-right: 0;
}
.ad-detail-middle-content .adt-ad-description .tags-box ul li a {
font-size: 14px;
color: #6d6d6d;
text-decoration: none;
}
.ad-detail-middle-content .adt-ad-description .tags-box ul li a:hover {
color: #ff002e;
}
.ad-detail-middle-content .ad-detail-video {
padding: 20px;
margin: 0 0 20px 0;
}
.ad-detail-middle-content .adt-ad-location-box {
padding: 20px;
background-color: #ffff;
border-radius: 4px;
margin-bottom: 20px;
}
.ad-detail-middle-content .adt-ad-location-box .top-box {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 10px 30px;
margin-bottom: 15px;
}
.ad-detail-middle-content .adt-ad-location-box .top-box h4 {
margin-bottom: 0;
}
.ad-detail-middle-content .adt-ad-location-box .top-box p {
color: #6d6d6d;
}
.ad-detail-middle-content .adt-ad-location-box .top-box p i {
margin-right: 8px;
}
.ad-detail-middle-content .adt-ad-location-box .map-box img {
width: 100%;
}
.ad-detail-middle-content .adt-ad-biding-box {
padding: 20px 10px 20px;
background-color: #ffff;
border-radius: 4px;
margin-bottom: 20px;
}
.ad-detail-middle-content .adt-ad-biding-box h4 {
padding: 0 10px;
}
.ad-detail-middle-content .bid-detail-wrapper {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
margin-bottom: 30px;
padding: 0 10px;
}
.ad-detail-middle-content .bid-detail-wrapper .bid-detail-box {
padding: 16px 20px;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 10px;
}
.ad-detail-middle-content .bid-detail-wrapper .bid-detail-box small {
font-size: 14px;
color: #555555;
}
.ad-detail-middle-content .bid-detail-wrapper .bid-detail-box span {
font-size: 16px;
font-weight: 600;
}
.ad-detail-middle-content .bid-detail-wrapper .bid-detail-box.purple {
border: 1px dashed #2559d3;
border-bottom: 1px solid #2559d3;
background-color: rgba(37, 89, 211, 0.05);
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.ad-detail-middle-content .bid-detail-wrapper .bid-detail-box.purple span,
.ad-detail-middle-content .bid-detail-wrapper .bid-detail-box.purple span small {
color: #2559d3;
}
.ad-detail-middle-content .bid-detail-wrapper .bid-detail-box.green {
border: 1px dashed #00bd69;
border-bottom: 1px solid #00bd69;
background-color: rgba(0, 189, 105, 0.05);
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.ad-detail-middle-content .bid-detail-wrapper .bid-detail-box.green span,
.ad-detail-middle-content .bid-detail-wrapper .bid-detail-box.green span small {
color: #00bd69;
}
.ad-detail-middle-content .bid-detail-wrapper .bid-detail-box.yellow {
border: 1px dashed #f1b500;
border-bottom: 1px solid #f1b500;
background-color: rgba(241, 181, 0, 0.05);
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.ad-detail-middle-content .bid-detail-wrapper .bid-detail-box.yellow span,
.ad-detail-middle-content .bid-detail-wrapper .bid-detail-box.yellow span small {
color: #f1b500;
}
.ad-detail-middle-content .bid-detail-wrapper .bid-detail-box span small {
font-size: 16px;
margin-right: 5px;
}
.ad-detail-middle-content .adt-ad-biding-box .bids-list-wrapper { padding: 0 10px;
}
.ad-detail-middle-content .adt-ad-biding-box .bids-list-wrapper .alert-warning strong {
font-weight: 500;
}
.nicescroll-rails {
width: 6px !important;
border-radius: 20px;
background-color: #f6f6f6;
}
.nicescroll-rails .nicescroll-cursors {
background-color: #d3d3d3 !important;
}
.ad-detail-middle-content .adt-ad-biding-box .bid-box {
display: flex;
padding: 20px;
background-color: #f6f6f6;
border-radius: 4px;
margin-bottom: 30px;
}
.ad-detail-middle-content .adt-ad-biding-box .bids-list li:last-child .bid-box {
margin-bottom: 0;
}
.ad-detail-middle-content .adt-ad-biding-box .bid-box .user-img img {
width: 80px;
height: 80px;
border-radius: 50%;
}
.ad-detail-middle-content .adt-ad-biding-box .bid-box .user-content {
position: relative;
width: calc(100% - 100px);
margin-left: 20px;
}
.ad-detail-middle-content .adt-ad-biding-box .bid-box .user-content h4 {
font-size: 18px;
font-weight: 500;
color: #242424;
padding: 0;
margin-bottom: 5px;
line-height: 28px;
}
.ad-detail-middle-content .adt-ad-biding-box .bid-box .user-content .price {
position: absolute;
top: 10px;
right: 0;
font-size: 14px;
color: #242424;
padding: 10px 20px;
background-color: #ffff;
border-radius: 4px;
}
.ad-detail-middle-content .adt-ad-biding-box .bid-box .user-content .price small {
font-size: 14px;
margin-right: 5px;
}
.ad-detail-middle-content .adt-ad-biding-box .bid-box .user-content ul li {
display: inline-block;
margin-right: 20px;
font-size: 14px;
color: #6d6d6d;
}
.ad-detail-middle-content .adt-ad-biding-box .bid-box .user-content ul li i {
margin-right: 5px;
}
.ad-detail-middle-content .adt-ad-biding-box .bid-box .user-content p {
font-size: 16px;
line-height: 30px;
color: #6d6d6d;
}
.ad-detail-middle-content .adt-ad-biding-box .bid-box .user-content p span {
color: #242424;
}
.ad-detail-middle-content .adt-ad-create-bid {
padding: 20px;
background-color: #ffff;
border-radius: 4px;
margin-bottom: 20px;
}
.ad-detail-middle-content .adt-ad-create-bid .input-field-box {
display: flex;
}
.ad-detail-middle-content .adt-ad-create-bid .input-field-box > div.label {
width: 103px;
height: 42px;
font-size: 16px;
color: #6d6d6d;
text-align: center;
background-color: #f6f6f6;
border-radius: 4px;
margin-right: 20px;
line-height: 40px;
}
.ad-detail-middle-content .adt-ad-create-bid .input-field-box > div.label input {
width: 100%;
}
.ad-detail-middle-content .adt-ad-create-bid .input-field-box .input-box {
position: relative;
width: calc(100% - 313px);
margin-right: 20px;
}
.ad-detail-middle-content .adt-ad-create-bid .input-field-box input {
height: 45px;
width: 100%;
font-size: 16px;
color: #6d6d6d;
padding-left: 30px;
background-color: #f6f6f6;
border: 1px solid #d3d3d3;
border-radius: 4px;
margin-right: 20px;
}
.ad-detail-middle-content .adt-ad-create-bid .input-field-box input[name="bid_amount"] {
width: 103px;
margin-right: 20px;
}
.review-content {
display: flex;
width: 100%;
margin-top: 20px;
}
.reply_rating button.close {
color: #242424;
}
.review-content-item { padding: 0 15px;
position: relative;
width: 100%;
margin-left: 20px;
padding-bottom: 2px;
}
.review-content-item .review-reply {
position: absolute;
right: 30px;
}
.review-content-item .review-reply a {
text-decoration: none;
color: #242424;
}
.review-img img {
border: 3px solid #e4e2e2;
border-radius: 5px;
width: 80px;
}
.ad-detail-middle-content
.adt-ad-create-bid
.input-field-box
input::placeholder {
color: #6d6d6d;
opacity: 1;
}
.ad-detail-middle-content .adt-ad-create-bid .input-field-box input:focus {
outline: none;
}
.ad-detail-middle-content .adt-ad-create-bid .input-field-box .input-box small {
display: block;
font-size: 12px;
margin-top: 10px;
color: #6d6d6d;
}
.ad-detail-middle-content .adt-ad-create-bid .input-field-box button {
padding: 0px 20px;
height: 45px;
border: 0;
width: 170px;
}
.ad-detail-middle-content .adt-ad-review-box {
padding: 20px;
background-color: #ffff;
border-radius: 4px;
margin-bottom: 20px;
}
.ad-detail-middle-content .adt-ad-review-box .rating-box {
display: flex;
align-items: center;
margin-bottom: 30px;
flex-wrap: wrap;
}
.ad-detail-middle-content .adt-ad-review-box .rating-box i {
font-size: 30px;
margin-right: 5px;
color: #d3d3d3;
}
.ad-detail-middle-content .adt-ad-review-box .rating-box i.fill {
color: #fde16d;
}
.ad-detail-middle-content .adt-ad-review-box .rating-box span {
font-size: 18px;
color: #ffff;
background-color: #ff002e;
border-radius: 4px;
padding: 5px 30px;
margin-left: 10px;
}
.ad-detail-middle-content .adt-ad-review-box .input-field {
margin-bottom: 30px;
}
.ad-detail-middle-content .adt-ad-review-box .rating-xs {
font-size: 18px !important;
}
.ad-detail-middle-content .adt-ad-review-box .rating-container .caption {
display: none;
}
.ad-detail-middle-content .adt-ad-review-box label {
font-size: 14px;
color: #242424;
margin-bottom: 15px;
}
.ad-detail-middle-content .adt-ad-review-box input,
.ad-detail-middle-content .adt-ad-review-box textarea {
height: 42px;
font-size: 16px;
color: #6d6d6d;
padding-left: 30px;
background-color: #f6f6f6;
border: 1px solid #d3d3d3;
border-radius: 4px;
}
.ad-detail-middle-content .adt-ad-review-box textarea {
height: 150px;
resize: none;
}
.ad-detail-middle-content .adt-ad-review-box .upload-file-box {
position: relative;
width: 100%;
height: 45px;
background: #f6f6f6;
border: 1px solid #d3d3d3;
border-radius: 4px;
padding: 8px 16px;
color: #6d6d6d;;
resize: none;
transition: all 0.3s;
}
.ad-detail-middle-content .adt-ad-review-box .upload-file-box input {
position: absolute;
top: 5px;
left: 5px;
width: 160px;
height: 33px;
opacity: 0;
z-index: 2;
cursor: pointer;
}
.ad-detail-middle-content .adt-ad-review-box .upload-file-box .upload-btn {
position: absolute;
top: 5px;
left: 5px;
width: 160px;
height: 33px;
line-height: 8px;
text-align: center;
z-index: 1;
}
.ad-detail-middle-content .adt-ad-review-box .upload-file-box .txt {
font-size: 16px;
color: #6d6d6d;
padding-left: 160px;
line-height: 28px;
}
.ad-detail-middle-content .adt-ad-review-box .submit-btn-box {
text-align: right;
}
.ad-detail-middle-content .adt-ad-review-box .submit-btn-box button {
border: 0;
padding: 12px 20px;
width: 170px;
}
.adt-ads-carousel .owl-nav {
position: absolute;
top: -78px;
right: 0;
}
.adt-ads-carousel .owl-nav .owl-prev,
.adt-ads-carousel .owl-nav .owl-next {
width: 47px;
height: 47px;
background: #ffff !important;
border-radius: 4px;
margin: 0 10px;
border: 1px solid #f0f0f0 !important;
}
.adt-ads-carousel .owl-nav .owl-next {
margin-right: 0;
}
.adt-ads-carousel .owl-nav .owl-prev.disabled,
.adt-ads-carousel .owl-nav .owl-next.disabled {
opacity: 1;
}
.adt-ads-carousel .owl-nav .owl-prev i,
.adt-ads-carousel .owl-nav .owl-next i {
color: #6d6d6d;
}  .adt-ad-post-section {
padding: 60px 0;
}
.ad-post-selected-categories {
max-width: 1094px;
margin: 0 auto 10px auto;
}
.ad-post-selected-categories .selected-category-path {
text-align: right;
font-size: 14px;
color: #6d6d6d;
line-height: 22px;
}
.adt-ad-post-section .ad-post-tabs-wrapper {
max-width: 1094px;
margin: 0 auto;
display: flex;
gap: 36px;
}
.adt-ad-post-section .ad-post-tabs {
width: 226px;
height: 100%;
padding: 20px 15px;
background-color: #ffff;
border-radius: 4px; top: 0;
z-index: 1;
}
.adt-ad-post-section .ad-post-tabs button {
font-size: 14px;
color: #555555;
padding: 0 0 15px 0;
margin-bottom: 15px;
border-bottom: 1px solid #d3d3d3;
border-radius: 0;
text-align: left;
}
.adt-ad-post-section .ad-post-tabs button:last-child {
padding: 0;
margin-bottom: 0px;
border-bottom: 0;
}
.adt-ad-post-section .ad-post-tabs button.active {
position: relative;
background-color: #ffff;
color: #ff002e;
}
.adt-ad-post-section .ad-post-tabs button.active::before {
content: "";
position: absolute;
top: -4px;
left: -15px;
width: 2px;
height: 25px;
background-color: #ff002e;
}
.adt-ad-post-section .ad-post-tabs h6 {
font-size: 14px;
font-weight: 600;
color: #242424;
padding: 0 0 15px 0;
margin-bottom: 15px;
border-bottom: 1px solid #d3d3d3;
}
.adt-ad-post-section .ad-post-tab-content {
width: calc(100% - 262px);
}
.adt-ad-post-section .ad-post-tab-content .ad-post-tab-box {
padding: 20px 30px;
background-color: #ffff;
border-radius: 4px;
}
.adt-ad-post-section .ad-post-tab-content .ad-post-tab-box h3 {
font-size: 22px;
font-weight: 500;
margin-bottom: 30px;
}
.adt-ad-post-section .ad-post-tab-content .ad-post-tab-box .label-box {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 10px 20px;
margin-bottom: 16px;
}
.adt-ad-post-section .ad-post-tab-content .ad-post-tab-box input.form-check-input:focus {
box-shadow: none;
}
.adt-ad-post-section .ad-post-tab-content .ad-post-tab-box label {
font-size: 14px;
font-weight: 500;
color: #20292f;
margin-bottom: 5px;
padding-left: 5px;
}
.adt-ad-post-section .ad-post-tab-content .ad-post-tab-box .form-check .form-check-label {
color: #777;
}
.adt-ad-post-section .ad-post-tab-content .ad-post-tab-box .label-box label {
margin-bottom: 0;
}
.adt-ad-post-section .ad-post-tab-content .ad-post-tab-box .label-box span {
font-size: 14px;
font-weight: 500;
color: #555555;
}
.adt-ad-post-section .ad-post-tab-content .check-detail input {
top: 20px !important;
}
.adt-ad-post-section .ad-post-tab-content .check-detail label::before,
.adt-ad-post-section .ad-post-tab-content .check-detail label::after {
top: 20px;
}
.adt-ad-post-section .ad-post-tab-box .select2-container {
width: 100% !important;
margin-bottom: 30px;
}
.adt-ad-post-section
.ad-post-tab-box
.select2-container
.select2-selection--single {
height: 42px;
background-color: #f6f6f6;
border: 1px solid #d3d3d3;
border-radius: 4px;
}
.adt-ad-post-section
.ad-post-tab-box
.select2-container
.select2-selection--single
.select2-selection__rendered {
font-size: 14px;
color: #6d6d6d;
line-height: 42px;
padding: 0px 16px;
}
.adt-ad-post-section
.ad-post-tab-box
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 42px;
right: 10px;
}
.adt-ad-post-section
.ad-post-tab-box
.select2-container--default
.select2-selection--single
.select2-selection__arrow
b {
border-color: #6d6d6d #6d6d6d transparent transparent;
border-width: 1px 1px 0 0px;
width: 6px;
height: 6px;
margin-top: -5px;
transform: rotate(135deg);
}
.adt-ad-post-section
.ad-post-tab-box
.select2-container--default.select2-container--open
.select2-selection--single
.select2-selection__arrow
b {
margin-top: -2px;
transform: rotate(-45deg);
}
.adt-ad-post-section .ad-post-tab-content .ad-post-tab-box .ad-post-btns-box {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 10px 20px;
}
.adt-ad-post-section .ad-post-tab-box .field-box {
margin-bottom: 30px;
}
.adt-ad-post-section .ad-post-tab-box .field-box .form-check {
margin-top: 12px;
}
.adt-ad-post-section .ad-post-tab-box .field-box .form-check:has(.pretty) {
padding-left: 0;
}
.adt-ad-post-section .ad-post-tab-box .field-box .form-check .pretty .state label {
padding-left: 8px;
color: #777;
}
.adt-ad-post-section .ad-post-tab-box .field-box .form-check .pretty .state label::before,
.adt-ad-post-section .ad-post-tab-box .field-box .form-check .pretty .state label::after {
top: calc((0% - (100% - 1.55em)) - 8%);
}
.adt-ad-post-section .ad-post-tab-box .field-box:has(.select2-container) {
margin-bottom: 0;
}
.adt-ad-post-section .ad-post-tab-box .field-box input[type="text"],
.adt-ad-post-section .ad-post-tab-box .field-box textarea {
font-size: 14px;
height: 42px;
padding: 14px 20px;
background-color: #f6f6f6;
border: 1px solid #d3d3d3;
border-radius: 4px;
}
.adt-ad-post-section .ad-post-tab-box .field-box .irs--round {
height: 30px;
}
.adt-ad-post-section .ad-post-tab-box .field-box .irs--round .irs-handle {
top: 6px;
}
.adt-ad-post-section .ad-post-tab-box .field-box .irs--round .irs-line,
.adt-ad-post-section .ad-post-tab-box .field-box .irs--round .irs-bar {
top: 16px;
}
.adt-ad-post-section .ad-post-tab-box .field-box .extra-controls {
margin-top: 12px;
display: flex;
gap: 10px;
align-items: center;
}
.adt-ad-post-section .ad-post-tab-box .select-user-type li {
display: inline-block;
}
.ad_type_list_adpost {
display: flex;
flex-wrap: wrap;
gap: 10px;
}
.switch-btns-box ul {
padding-left: 0;
}
#ad_type ul {
padding-left: 0;
}
.adt-ad-post-section .ad-post-tab-box .select-user-type li input {
display: none;
}
.adt-ad-post-section .ad-post-tab-box .select-user-type li label {
display: inline-block;
font-size: 14px;
font-weight: 500; text-align: center;
color: #6d6d6d;
padding: 10px 18px;
background-color: #f6f6f6;
border: 1px solid #d3d3d3;
border-radius: 4px; margin-bottom: 0;
}
.adt-ad-post-section .ad-post-tab-box .select-user-type li:first-child label { }
#check-condition-new:checked ~ label[for="check-condition-new"],
#check-condition-used:checked ~ label[for="check-condition-used"],
#check-warranty-no:checked ~ label[for="check-warranty-no"],
#check-warranty-yes:checked ~ label[for="check-warranty-yes"] {
color: #ffff;
background-color: #ff002e;
border: 1px solid #ff002e;
}
.adt-ad-post-section .ad-post-tab-box .field-box textarea {
height: 150px;
resize: none;
}
.adt-ad-post-section .ad-post-tab-box .adt-type-filter-box li {
display: inline-block;
margin-bottom: 10px;
}
.adt-ad-post-section .ad-post-tab-box .adt-type-filter-box .container {
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 0px;
cursor: pointer;
font-size: 14px;
font-weight: 400;
color: #555555;
user-select: none;
}
.adt-ad-post-section
.ad-post-tab-box
.adt-type-filter-box
li:last-child
.container {
margin-bottom: 0;
}
.adt-ad-post-section .ad-post-tab-box .adt-type-filter-box input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.adt-ad-post-section .ad-post-tab-box .adt-type-filter-box .checkmark {
position: absolute;
top: -2px;
left: 0;
height: 25px;
width: 25px;
background-color: #f6f6f6;
border: 1px solid #d3d3d3;
border-radius: 4px;
}
.adt-ad-post-section
.ad-post-tab-box
.adt-type-filter-box
input:checked
~ .checkmark {
background-color: #ff002e;
border-color: #ff002e;
}
.adt-ad-post-section .ad-post-tab-box .adt-type-filter-box .checkmark:after {
content: "";
position: absolute;
display: none;
}
.adt-ad-post-section
.ad-post-tab-box
.adt-type-filter-box
.container
input:checked
~ .checkmark:after {
display: block;
}
.adt-ad-post-section .ad-post-tab-box .adt-type-filter-box .checkmark:after {
left: 8px;
top: 5px;
width: 7px;
height: 11px;
border: solid #ffff;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.adt-ad-post-section .ad-post-tab-box .adt-type-filter-box .divider {
font-size: 14px;
font-weight: 400;
color: #555555;
padding: 0 20px 0 10px;
}
.adt-ad-post-section .ad-post-tab-content .ad-post-tab-box .file-label {
position: relative;
width: 100%;
height: 150px;
background-color: #f6f6f6;
border: 1px solid #d3d3d3;
border-radius: 4px;
cursor: pointer;
margin-bottom: 0;
}
.adt-ad-post-section .ad-post-tab-box .file-label input[type="file"] {
display: none;
}
.adt-ad-post-section .ad-post-tab-box .file-label .meta-box {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
}
.adt-ad-post-section .ad-post-tab-box .file-label .meta-box i {
font-size: 30px;
color: #ff002e;
margin-bottom: 10px;
}
.adt-ad-post-section .ad-post-tab-box .file-label .meta-box small {
display: block;
font-size: 14px;
color: #555555;
}
.adt-ad-post-section .ad-post-tab-box .field-box.tags-box {
margin-bottom: 10px;
}
.adt-ad-post-section .ad-post-tab-box .adt-tags {
column-count: 4;
margin-top: 5px;
}
.adt-ad-post-section .ad-post-tab-box .adt-tags li {
display: block;
margin-bottom: 20px;
}
.adt-ad-post-section .ad-post-tab-box .field-box .map img {
width: 100%;
height: 100%;
}  .adt-seller-search-section {
padding: 0 0 60px 0;
}
.adt-seller-search-section .adt-horizontal-ad-box {
margin: 30px 0;
}
.adt-seller-search-section
.adt-ads-filter-sidebar
.accordion-item
.adt-search-list-box
.form-field
.search-btn {
top: 33px;
}
.adt-ads-filter-sidebar .rating-xs {
font-size: 18px;
margin-top: 10px;
}
.nothing-found-search {
display: flex !important;
justify-content: center !important;
}
.no_ads_found {
display: flex !important;
flex-direction: column;
align-items: center;
justify-content: center !important;
margin-top: 30px;
}
.no_ads_found h3 {
padding: 20px;
font-size: 20px;
}
.no_ads_found img {
max-width:200px ;
}
.adt-seller-cards-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
}
.adt-seller-card {
background-color: #ffff;
border: 1px solid #f0f0f0;
border-radius: 4px;
transition: 0.3s ease-in-out;
}
.adt-seller-card:hover {
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}
.adt-seller-card .top-content {
position: relative;
padding: 35px 20px 0px;
text-align: center;
}
.adt-seller-card .top-content img {
width: 95px;
height: 95px;
border-radius: 50%;
margin: 0 auto;
outline: 5px solid #f0f0f0;
}
.adt-seller-card .top-content h4 {
font-size: 16px;
font-weight: 500;
color: #242424;
margin: 20px 0 15px;
}
.adt-seller-card .top-content span {
position: absolute;
top: 20px;
left: 0;
font-size: 12px;
font-weight: 400;
color: #555;
background-color: #e1e1e1;
border: 1px solid #e1e1e1;
padding: 3px 7px;
border-radius: 0 2px 2px 0;
}
.adt-seller-card .top-content span::before {
content: "";
position: absolute;
top: 100%;
left: 0;
width: 8px;
height: 4px;
background: linear-gradient(to bottom right, #e1e1e1 50%, transparent 50%);
}
.adt-seller-card .location {
padding: 12px 20px;
background-color: #fbfcfd;
border: 1px solid #d3d3d3;
border-left: 0;
border-right: 0;
text-align: center;
font-size: 12px;
color: #6d6d6d;
}
.adt-seller-card .location i {
font-size: 14px;
margin-right: 5px;
}
.adt-seller-card .bottom-content {
padding: 15px 20px 30px;
text-align: center;
}
.adt-seller-card .bottom-content .rating {
display: flex;
justify-content: center;
align-items: center;
}
.adt-seller-card .bottom-content .rating span {
font-size: 12px;
color: #6d6d6d;
}
.adt-seller-card .bottom-content .rating i {
font-size: 12px;
color: #ea9a00;
margin-left: 5px;
}
.adt-seller-card .bottom-content a {
display: inline-block;
width: 170px;
height: 42px;
font-size: 14px;
font-weight: 500;
color: #6d6d6d;
background-color: #f6f6f6;
border: 1px solid #d3d3d3;
border-radius: 4px;
text-align: center;
margin-top: 20px;
line-height: 40px;
transition: 0.3s ease-in-out;
text-decoration: none;
}
.adt-seller-card:hover .bottom-content a {
color: #ffff;
background-color: #ff002e;
border: 1px solid #ff002e;
}  .adt-seller-detail-section {
padding: 0 0 60px 0;
}
.adt-seller-detail-sidebar {
background-color: #ffff;
border-radius: 4px;
margin-bottom: 30px;
}
.adt-seller-detail-sidebar .top-meta {
position: relative;
padding: 40px 30px 20px;
text-align: center;
}
.adt-seller-detail-sidebar .top-meta img {
width: 95px;
height: 95px;
border-radius: 50%;
object-fit: cover;
margin: 0 auto;
outline: 5px solid #f0f0f0;
}
.adt-seller-detail-sidebar .top-meta h4 {
font-size: 20px;
font-weight: 500;
color: #242424;
margin: 20px 0 10px;
}
.adt-seller-detail-sidebar .top-meta .rating {
display: flex;
justify-content: center;
align-items: center;
}
.adt-seller-detail-sidebar .top-meta .rating span {
font-size: 12px;
color: #6d6d6d;
}
.adt-seller-detail-sidebar .top-meta .rating i {
font-size: 12px;
color: #ea9a00; }
.adt-seller-detail-sidebar .top-meta .status {
position: absolute;
top: 20px;
left: 0;
font-size: 12px;
padding: 3px 7px;
border-radius: 0 2px 2px 0;
color: #555;
background-color: #e1e1e1;
border: 1px solid #e1e1e1;
}
.adt-seller-detail-sidebar .top-meta .status::before {
content: "";
position: absolute;
top: 100%;
left: 0;
width: 8px;
height: 4px;
background: linear-gradient(to bottom right, #e1e1e1 50%, transparent 50%);
}
.adt-seller-detail-sidebar .last-active {
padding: 12px 20px;
background-color: #fbfcfd;
border: 1px solid #d3d3d3;
border-left: 0;
border-right: 0;
text-align: center;
font-size: 12px;
color: #6d6d6d;
}
.adt-seller-detail-sidebar .last-active i {
font-size: 14px;
margin-right: 10px;
}
.adt-seller-detail-sidebar .last-active small {
font-size: 12px;
margin-right: 10px;
}
.adt-seller-detail-sidebar .bottom-meta {
padding: 20px 30px;
}
.adt-seller-detail-sidebar .ad-sold-wrapper {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 20px;
margin-bottom: 20px;
}
.adt-seller-detail-sidebar .ad-sold-wrapper .ad-sold-box {
padding: 3px 20px;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
flex-wrap: wrap;
gap: 0px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.adt-seller-detail-sidebar .ad-sold-wrapper .ad-sold-box.purple {
border: 1px dashed #2559d3;
border-bottom: 1px solid #2559d3;
background-color: rgba(37, 89, 211, 0.05);
}
.adt-seller-detail-sidebar .ad-sold-wrapper .ad-sold-box.green {
border: 1px dashed #00bd69;
border-bottom: 1px solid #00bd69;
background-color: rgba(0, 189, 105, 0.05);
}
.adt-seller-detail-sidebar .ad-sold-wrapper .ad-sold-box small {
font-size: 14px;
color: #555555;
}
.adt-seller-detail-sidebar .ad-sold-wrapper .ad-sold-box span {
font-size: 22px;
font-weight: 600;
}
.adt-seller-detail-sidebar .ad-sold-wrapper .ad-sold-box.purple span {
color: #2559d3;
}
.adt-seller-detail-sidebar .ad-sold-wrapper .ad-sold-box.green span {
color: #00bd69;
}
.adt-seller-detail-sidebar .bottom-meta ul li {
font-size: 14px;
color: #6d6d6d;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #f0f0f0;
}
.adt-seller-detail-sidebar .bottom-meta ul li:last-child {
margin-bottom: 5px;
border-bottom: 0;
}
.adt-seller-detail-sidebar .bottom-meta ul li i {
font-size: 16px;
color: #6d6d6d;
margin-right: 10px;
}
.adt-seller-detail-sidebar .bottom-meta ul li span {
color: #242424;
}
.adt-seller-detail-sidebar .bottom-meta ul li span.sb-phonenumber {
font-size: 14px;
color: #777;
margin-left: 10px;
}
.adt-seller-detail-sidebar .bottom-meta h4 {
font-size: 20px;
font-weight: 500;
color: #242424;
margin-bottom: 10px;
}
.adt-seller-detail-sidebar .bottom-meta p {
font-size: 14px;
color: #6d6d6d;
line-height: 30px;
margin-bottom: 18px;
}
.adt-seller-detail-sidebar .bottom-meta form h5 {
font-size: 18px;
font-weight: 600;
color: #242424;
margin-bottom: 20px;
}
.adt-seller-detail-sidebar .bottom-meta form input,
.adt-seller-detail-sidebar .bottom-meta form textarea {
width: 100%;
height: 40px;
background-color: #fbfcfd;
border: 1px solid #d3d3d3;
border-radius: 4px;
margin-bottom: 20px;
font-size: 14px;
color: #555555;
}
.adt-seller-detail-sidebar .bottom-meta form input:focus,
.adt-seller-detail-sidebar .bottom-meta form textarea:focus {
outline: none;
}
.adt-seller-detail-sidebar .bottom-meta form textarea {
height: 146px;
padding-top: 15px;
resize: none;
}
.adt-seller-detail-sidebar .bottom-meta form button {
padding: 12px 20px;
border: 0;
width: 100%;
}
.adt-seller-detail-section .adt-horizontal-ad-box {
margin: 0 0 30px 0;
}
.adt-seller-detail-section .adt-search-ads-grid .adt-category-ad-card {
margin-bottom: 30px;
}
.adt-seller-detail-section .adt-custom-pagination {
margin-top: 30px;
}  .adt-sign-up-section {
position: relative;
padding: 50px 0;
}
.adt-signup-left-content {
padding-bottom: 40px;
}
.adt-signup-left-content img {
margin-bottom: 50px;
}
.adt-signup-left-content h3 {
font-size: 28px;
font-weight: 600;
color: #242424;
margin-bottom: 10px;
}
.adt-signup-left-content p {
font-size: 16px;
color: #555555;
margin-bottom: 20px;
}
.adt-signup-left-content a {
display: inline-block;
padding: 12px 53px;
width: auto;
}
.adt-signup-right-content {
padding: 40px;
background-color: #FFF;
border-radius: 4px;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}
.adt-signup-right-content h4 {
font-size: 24px;
font-weight: 600;
color: #242424;
margin-bottom: 10px;
}
.adt-signup-right-content p {
font-size: 16px;
color: #555555;
margin-bottom: 20px;
}
.adt-signup-right-content form .field-box {
margin-bottom: 26px;
}
.adt-signup-right-content form .field-box label {
font-size: 14px;
color: #242424;
margin-bottom: 8px;
}
.adt-signup-right-content form .field-box input {
font-size: 14px;
padding-left: 20px;
width: 100%;
height: 42px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-signup-right-content form .field-box input:focus {
outline: none;
}
.adt-signup-right-content form .field-box button {
width: 100%;
border: 0;
margin-top: 30px;
}
.adt-signup-right-content form .forget-password {
display: block;
text-align: right;
}
.adt-signup-right-content form .forget-password a {
font-size: 14px;
color: #ff002e;
text-decoration: underline;
}
.adt-signup-right-content form .bottom-content {
max-width: 360px;
margin: 0 auto;
}
.adt-signup-right-content form .bottom-content .break-block {
margin-top: 25px;
text-align: center;
}
.adt-signup-right-content form .bottom-content .break-block span {
font-weight: 500;
font-size: 14px;
line-height: 21px;
color: #242424;
margin: 0 22px;
position: relative;
display: block;
}
.adt-signup-right-content form .bottom-content .break-block span::before,
.adt-signup-right-content form .bottom-content .break-block span::after {
content: "";
position: absolute;
top: 50%;
left: 0;
width: 85px;
height: 1px;
background-color: #d3d3d3;
}
.adt-signup-right-content form .bottom-content .break-block span::after {
left: unset;
right: 0;
}
.adt-signup-right-content form .bottom-content .social-links-main {
text-align: center;
margin: 30px 0;
}
.adt-signup-right-content form .bottom-content .social-links-main li {
display: inline-block;
margin: 0 15px;
}
.adt-signup-right-content form .bottom-content .social-links-main .soical-link {
width: 50px;
height: 50px;
background-color: #f8fafd;
border: 1px solid #f0f0f0;
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center;
}
.adt-signup-right-content
form
.bottom-content
.social-links-main
.soical-link
.iconify {
font-size: 24px;
}
.adt-signup-right-content form .bottom-content .botm-question-text {
font-weight: 400;
font-size: 14px;
line-height: 21px;
color: #242424;
text-align: center;
}
.botm-question-text {
display: flex;
justify-content: center;
align-items: center;
margin: 10px;
}
.adt-signup-right-content form .bottom-content .botm-question-text a {
font-weight: 500;
color: #ff002e;
}
.adt-signup-right-content form .form-check {
margin: 0;
padding-left: 0;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 10px 20px;
}
.adt-signup-right-content form .form-check .field-box {
margin-bottom: 0;
}
.adt-forgot-password-modal .modal-content {
border: 0;
border-radius: 4px;
}
.adt-forgot-password-modal .modal-body {
padding: 30px;
position: relative;
}
.adt-forgot-password-modal .modal-body .btn-close {
position: absolute;
top: 20px;
right: 20px;
width: 24px;
height: 24px;
border-radius: 50%;
color: #ffff;
background-color: #ff002e;
background-image: none;
opacity: 1;
}
.adt-forgot-password-modal .modal-body h4 {
font-size: 24px;
font-weight: 700;
color: #242424;
margin-bottom: 10px;
}
.adt-forgot-password-modal .modal-body p {
font-size: 16px;
color: #555555;
margin-bottom: 20px;
}
.adt-forgot-password-modal .modal-body .field-box label {
font-size: 12px;
color: #ff002e;
margin-bottom: 8px;
}
.adt-forgot-password-modal .modal-body .field-box input {
font-size: 14px;
padding-left: 20px;
width: 100%;
height: 42px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-forgot-password-modal .modal-body .field-box button {
width: 180px;
margin-top: 30px;
padding: 12px 20px;
}  .adt-contact-us-section {
position: relative;
}
.adt-contact-us-section p {
font-size: 16px;
color: #555555;
line-height: 30px;
margin-bottom: 30px;
}
.adt-contact-left-content {
margin-bottom: 80px;
}
.adt-contact-left-content h3 {
font-size: 30px;
font-weight: 600;
color: #242424;
margin-bottom: 10px;
}
.adt-contact-left-content .social-links {
margin-bottom: 30px;
}
.adt-contact-left-content .social-links li {
display: inline-block;
margin-right: 15px;
}
.adt-contact-left-content .social-links li a {
display: inline-block;
width: 40px;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
background-color: #ffff;
border: 1px solid #e1e1e1;
border-radius: 4px;
transition: 0.3s ease-in-out;
}
.adt-contact-left-content .social-links li a:hover {
background-color: #ff002e;
border: 1px solid #ff002e;
}
.adt-contact-left-content .social-links li a i {
font-size: 16px;
color: #6d6d6d;
transition: 0.3s ease-in-out;
}
.adt-contact-left-content .social-links li a:hover i {
color: #ffff;
}
.adt-contact-left-content .img-box img {
width: 100%;
}
.adt-contact-right-content {
padding: 30px;
background-color: #ffff;
border-radius: 4px;
}
.adt-contact-right-content h4 {
font-size: 24px;
font-weight: 600;
color: #242424;
margin-bottom: 10px;
}
.adt-contact-right-content form .field-box {
margin-bottom: 26px;
}
.adt-contact-right-content form .field-box:last-child {
margin-bottom: 0px;
}
.adt-contact-right-content form .field-box label {
font-size: 12px;
color: #242424;
line-height: 20px;
margin-bottom: 8px;
}
.adt-contact-right-content form .field-box input,
.adt-contact-right-content form .field-box textarea {
font-size: 14px;
padding-left: 20px;
width: 100%;
height: 42px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-contact-right-content form .field-box textarea {
height: 150px;
padding-top: 12px;
resize: none;
}
.adt-contact-right-content form .field-box input:focus,
.adt-contact-right-content form .field-box textarea:focus {
outline: none;
}
.adt-contact-right-content form .field-box.submit-btn-box {
text-align: left;
}
.adt-contact-right-content form .field-box.submit-btn-box button {
border: 0;
}
.adt-contact-us-section .contact-info-heading {
margin-bottom: 60px;
}
.adt-contact-us-section .contact-info-heading h3 {
font-size: 26px;
font-weight: 600;
color: #242424;
margin-bottom: 10px;
}
.adt-contact-us-section .contact-info-heading p {
max-width: 650px;
}
.adt-contact-us-section .contact-info-box {
display: flex;
gap: 20px;
}
.adt-contact-us-section .contact-info-box .icon-box {
display: flex;
justify-content: center;
align-items: center;
width: 50px;
height: 50px;
background-color: #ffff;
border: 2px dashed #e1e1e1;
border-radius: 50%;
}
.adt-contact-us-section .contact-info-box .icon-box i {
font-size: 18px;
color: #6d6d6d;
}
.adt-contact-us-section .contact-info-box .meta-box {
width: calc(100% - 85px);
}
.adt-contact-us-section .contact-info-box .meta-box h5 {
font-size: 20px;
font-weight: 500;
color: #242424;
margin-bottom: 10px;
}
.adt-contact-us-section .contact-info-box .meta-box p {
font-size: 14px;
line-height: 22px;
color: #6d6d6d;
margin-bottom: 0;
}  .adt-blog-section {
padding: 0 0 80px 0;
}
.adt-blog-card {
background-color: #ffff;
padding: 7px;
border: 1px solid #f0f0f0;
border-radius: 4px;
margin-bottom: 36px;
transition: 0.3s ease-in-out;
}
.adt-blog-card:hover {
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}
.adt-blog-card .blog-img-box {
height: 190px;
}
.adt-blog-card .blog-img-box img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 4px;
}
.adt-blog-card .blog-meta-box {
padding: 20px 13px 10px;
}
.blog-meta-box a {
text-decoration: none;
}
.adt-blog-card .blog-meta-box .date {
display: flex;
align-items: center;
gap: 5px;
font-size: 12px;
color: #6d6d6d;
}
.adt-blog-card .blog-meta-box .date i {
font-size: 16px;
}
.adt-blog-card .blog-meta-box h5 {
font-size: 16px;
font-weight: 400;
color: #242424;
margin-top: 5px;
line-height: 26px;
word-wrap: break-word;
}
.adt-blog-sidebar .adt-search-list-box {
margin-bottom: 0px;
}
.adt-blog-sidebar .adt-search-list-box .search-btn {
position: absolute;
top: 37px;
right: 1px;
width: 42px;
height: 43px;
font-size: 12px;
display: flex;
justify-content: center;
align-items: center;
border: 0;
border-radius: 0 4px 4px 0;
color: #ffff;
background-color: #ff002e;
}
.adt-blog-section .adt-custom-pagination {
margin-top: 30px;
}  .adt-blog-detail-section {
padding: 0 0 80px 0;
}
.adt-blog-detail-section .blog-detail-content {
padding: 30px;
background-color: #ffff;
border: 1px solid #f0f0f0;
border-radius: 4px;
margin-bottom: 30px;
}
.blog-detail-content ul {
padding-left: 0px !important;
}
.adt-blog-detail-section .blog-detail-content .detail-meta li {
display: inline-flex;
align-items: center;
gap: 5px;
font-size: 12px;
color: #6d6d6d;
margin-right: 30px;
}
.adt-blog-detail-section .blog-detail-content .detail-meta li i {
font-size: 16px;
}
.adt-blog-detail-section .blog-detail-content .detail-meta li:last-child {
margin-right: 0;
}
.adt-blog-detail-section .blog-detail-content h3 {
font-size: 22px;
font-weight: 600;
color: #242424;
margin: 10px 0 30px 0;
}
.adt-blog-detail-section .blog-detail-content .img-box {
margin-bottom: 30px;
}
.adt-blog-detail-section .blog-detail-content .img-box img {
width: auto;
border-radius: 4px;
}
.adt-blog-detail-section .blog-detail-content p {
font-size: 16px;
line-height: 30px;
color: #6d6d6d;
margin-bottom: 30px;
}
.adt-blog-detail-section .blog-detail-content blockquote {
padding: 24px 60px 24px 34px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-left: 5px solid #ff002e;
border-radius: 4px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
font-size: 20px;
font-weight: 500;
color: #242424;
line-height: 40px;
}
.adt-blog-detail-section .social-tags-box {
display: flex;
justify-content: space-between;
align-items: center;
gap: 10px 20px;
flex-wrap: wrap;
padding: 16px 20px;
background-color: #f6f6f6;
border: 1px solid #dcdcdc;
border-radius: 2px;
}
.adt-blog-detail-section .social-tags-box .tags-list {
display: flex;
flex-wrap: wrap;
}
.adt-blog-detail-section .social-tags-box .tags-list li {
margin-right: 20px;
}
.adt-blog-detail-section .social-tags-box .tags-list li i {
font-size: 24px;
color: #6d6d6d;
}
.adt-blog-detail-section .social-tags-box .tags-list li a {
font-size: 16px;
color: #6d6d6d;
transition: 0.3s ease-in-out;
}
.adt-blog-detail-section .social-tags-box .tags-list li a:hover {
color: #ff002e;
}
.adt-blog-detail-section .social-tags-box .social-links li {
display: inline-block;
margin-left: 2px;
}
.adt-blog-detail-section .social-tags-box .social-links li:first-child {
margin-left: 0;
}
.adt-blog-detail-section .social-tags-box .social-links li a {
width: 30px;
height: 30px;
background-color: #242424;
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center;
font-size: 14px;
color: #ffff;
transition: 0.3s ease-in-out;
}
.adt-blog-detail-section .social-tags-box .social-links li a:hover {
background-color: #ff002e;
}
.adt-blog-detail-section .comment-box {
padding: 30px;
background-color: #ffff;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-blog-detail-section .comment-box h3 {
font-size: 22px;
font-weight: 600;
color: #242424;
margin-bottom: 30px;
}
.adt-blog-detail-section .comment-box .field-box {
margin-bottom: 26px;
}
.adt-blog-detail-section .comment-box label {
font-size: 12px;
color: #242424;
margin-bottom: 10px;
}
.adt-blog-detail-section .comment-box input,
.adt-blog-detail-section .comment-box textarea {
font-size: 14px;
padding-left: 20px;
width: 100%;
height: 42px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-blog-detail-section .comment-box input:focus,
.adt-blog-detail-section .comment-box textarea:focus {
outline: none;
}
.adt-blog-detail-section .comment-box textarea {
height: 150px;
padding-top: 12px;
resize: none;
}
.adt-blog-detail-section .comment-box .field-box.submit-btn-box {
text-align: right;
margin-bottom: 0;
}
.adt-blog-detail-section .comment-box .field-box.submit-btn-box button {
border: 0;
width: auto;
}  .adt-pricing-plan-section {  }
.adt-pricing-plan-section .heading-content {
margin-bottom: 60px;
text-align: center;
}
.adt-pricing-plan-section .heading-content .label {
display: inline-block;
font-size: 20px;
font-weight: 500;
margin-bottom: 10px;
}
.adt-pricing-plan-section .heading-content h2 {
font-size: 32px;
font-weight: 600;
color: #242424;
line-height: 40px;
margin-bottom: 0px;
}
.adt-pricing-plan-card {
position: relative;
padding: 30px;
background-color: #ffff;
border: 1px solid #f0f0f0;
border-radius: 4px;
margin-bottom: 30px;
transition: 0.3s ease-in-out;
}
.adt-pricing-plan-card:hover {
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}
.adt-pricing-plan-card.adt-classified-card:hover {
box-shadow: none;
}
.adt-pricing-plan-card:hover::before {
opacity: 1;
}
.adt-pricing-plan-card.adt-classified-card::before {
content: none;
}
.adt-pricing-plan-card .price-box {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #d3d3d3;
}
.adt-pricing-plan-card.adt-classified-card .price-box {
padding: 28px 26px;
border-radius: 4px;
border-bottom: 0;
}
.adt-pricing-plan-card.adt-classified-card .price-box.individual {
background-color: #d7f5e8;
}
.adt-pricing-plan-card.adt-classified-card .price-box.bussiness {
background-color: rgba(255, 0, 46, 0.1);
}
.adt-pricing-plan-card.adt-classified-card .price-box.premium {
background-color: #deedff;
}
.adt-pricing-plan-card .price-box i {
font-size: 40px;
color: #e1e1e1;
margin-bottom: 10px;
}
.adt-pricing-plan-card.adt-classified-card .price-box.individual i {
color: #02bf6f !important;
}
.adt-pricing-plan-card.adt-classified-card .price-box.bussiness i {
color: #ff002e !important;
}
.adt-pricing-plan-card.adt-classified-card .price-box.premium i {
color: #308fff !important;
}
.adt-pricing-plan-card .price-box h4 {
font-size: 22px;
font-weight: 500;
color: #242424;
line-height: 40px;
}
.adt-pricing-plan-card.adt-classified-card .price-box h4 {
line-height: 30px;
margin-bottom: 5px;
}
.adt-pricing-plan-card .price-box h3 {
font-size: 24px;
font-weight: 500;
color: #242424;
display: flex;
align-items: center;
}
.adt-pricing-plan-card.adt-classified-card .price-box.individual h3 {
color: #02bf6f !important;
}
.adt-pricing-plan-card.adt-classified-card .price-box.bussiness h3 {
color: #ff002e !important;
}
.adt-pricing-plan-card.adt-classified-card .price-box.premium h3 {
color: #308fff !important;
}
.adt-pricing-plan-card .price-box h3 del {
font-size: 16px;
font-weight: 400;
color: #555555;
margin-left: 10px;
}
.adt-pricing-plan-card ul li {
margin-bottom: 15px;
font-size: 14px;
color: #555555;
}
.adt-pricing-plan-card ul li i {
font-size: 14px;
color: #46af05;
margin-right: 12px;
}
.adt-pricing-plan-card ul li i.fa-question-circle {
margin: 0 0 0 12px;
}
.adt-pricing-plan-card ul li i.fa-question-circle {
color: #6d6d6d;
}
.toggle_categories_list_box {
display: inline-block;
position: relative;
}
.toggle_categories_list_box #categories_list_packages_widget {
padding: 5px 10px;
min-height: auto;
}
#toggle_categories:hover #categories_list_packages_widget {
display: block;
left: 10px;
width: max-content;
}
.adt-pricing-plan-card .categories_list_header {
font-size: 12px;
font-weight: 400;
border-bottom: 0;
padding-bottom: 0;
}
.adt-pricing-plan-card .adt-button-dark {
display: block;
text-align: center;
margin-top: 30px;
transition: 0.3s ease-in-out;
}
.adt-pricing-plan-card .adt-button-dark-1 {
display: block;
text-align: center;
margin-top: 30px;
transition: 0.3s ease-in-out;
}
.adt-pricing-plan-card:hover .adt-button-dark {
background-color: #ff002e;
}
.adt-pricing-plan-card.adt-classified-card:hover .adt-button-dark {
background-color: #242424;
}  .adt-about-us-section {
position: relative;
}
.adt-about-us-section .left-img-box {
position: relative;
width: 100%;
height: 612px;
}
.adt-about-us-section .left-img-box .about-img-1 {
position: absolute;
top: 0;
right: 0;
}
.adt-about-us-section .left-img-box .about-img-2 {
position: absolute;
bottom: 0;
left: 0;
}
.adt-about-us-section .left-img-box .dots-img {
position: absolute;
bottom: 110px;
right: 130px;
z-index: -1;
}
.adt-about-us-section .left-img-box .play-btn {
position: absolute;
bottom: 230px;
right: 195px;
width: 100px;
height: 100px;
background-color: #ff002e;
border-radius: 50%;
font-size: 36px;
color: #ffff;
display: flex;
justify-content: center;
align-items: center;
}
.adt-about-us-section .left-img-box .play-btn i {
position: relative;
margin-left: 7px;
z-index: 2;
}
.adt-about-us-section .left-img-box .play-btn::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(255, 0, 46, 1);
border-radius: 50%;
z-index: 1;
animation: ripple 1.5s ease-out infinite;
animation-delay: 0.2s;
}
.adt-about-us-section .left-img-box .play-btn::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(255, 0, 46, 1);
border-radius: 50%;
z-index: 1;
animation: ripple-sub 1.5s ease-out infinite;
animation-delay: 0.2s;
}
@keyframes ripple {
from {
opacity: 1;
transform: scale(0);
}
to {
opacity: 0;
transform: scale(1.4);
}
}
@keyframes ripple-sub {
from {
opacity: 1;
transform: scale(0);
}
to {
opacity: 0;
transform: scale(1.5);
}
}
.adt-about-us-section .left-img-box .exp-box {
position: absolute;
top: 20px;
left: 0;
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/exp-bg.png);
padding: 30px 30px 26px 30px;
text-align: center;
width: 180px;
height: 180px;
}
.adt-about-us-section .left-img-box .exp-box strong {
display: block;
font-size: 70px;
font-weight: 700;
color: #ffff;
margin-bottom: 10px;
line-height: 60px;
}
.adt-about-us-section .left-img-box .exp-box small {
display: inline-block;
width: 105px;
font-size: 18px;
font-weight: 700;
color: #ffff;
}
.adt-about-us-section .right-cont {
padding-top: 45px;
padding-left: 30px;
}
.adt-about-us-section .right-cont .sub-cont .label {
display: inline-block;
font-size: 20px;
font-weight: 500;
color: #ff002e;
margin-bottom: 10px;
}
.adt-about-us-section .right-cont .sub-cont .heading {
font-size: 32px;
font-weight: 600;
color: #242424;
margin-bottom: 10px;
}
.adt-about-us-section .right-cont .sub-cont p {
color: #6d6d6d;
margin-bottom: 20px;
}
.adt-about-us-section .right-cont .simple-steps ul li {
margin-bottom: 20px;
}
.adt-about-us-section .right-cont .simple-steps ul li:last-child {
margin-bottom: 0;
}
.adt-about-us-section .right-cont .simple-steps ul li .step-box {
display: flex;
margin-bottom: 30px;
}
.adt-about-us-section .right-cont .simple-steps ul li:last-child .step-box {
margin-bottom: 0;
}
.adt-about-us-section .right-cont .simple-steps ul li .step-box .left-icon {
width: 60px;
height: 60px;
border-radius: 50%;
background-color: #ffff;
display: flex;
justify-content: center;
align-items: center;
margin-right: 20px;
border: 2px dashed #e1e1e1;
}
.adt-about-us-section .right-cont .simple-steps ul li .step-box .left-icon i {
color: #6d6d6d;
}
.adt-about-us-section .right-cont .simple-steps ul li .step-box .right-meta {
width: calc(100% - 80px);
}
.adt-about-us-section .right-cont .simple-steps ul li .step-box .right-meta h3 {
font-size: 22px;
font-weight: 500;
color: #242424;
line-height: 30px;
margin-bottom: 5px;
}
.adt-about-us-section .right-cont .simple-steps ul li .step-box .right-meta p {
color: #6d6d6d;
max-width: 410px;
}
.adt-about-us-section .vector-group {
position: absolute;
left: 0;
top: 60px;
z-index: -1;
}  .adt-work-flow-section {
position: relative;
}
.adt-work-flow-section .heading-content {
margin-bottom: 60px;
text-align: center;
}
.adt-work-flow-section .heading-content .label {
display: inline-block;
font-size: 20px;
font-weight: 500;
color: #ff002e;
margin-bottom: 10px;
}
.adt-work-flow-section .heading-content h2 {
font-size: 32px;
font-weight: 600;
color: #242424;
max-width: 500px;
margin: 0 auto;
}
.adt-work-flow-section .work-process-box {
display: flex;
flex-direction: column;
align-items: center;
margin-bottom: 30px;
position: relative;
text-align: center;
}
.adt-work-flow-section .work-process-box::before {
content: "";
position: absolute;
top: 19%;
right: -20%;
width: 141px;
height: 30px;
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/work-flow-arrow.png);
background-repeat: no-repeat;
}
.adt-work-flow-section .row .col-md-4:last-child .work-process-box::before {
content: none;
}
.adt-work-flow-section .work-process-box .work-type-outline {
padding: 12px;
background-color: #ffff;
border-radius: 50%;
box-shadow: 0px 10px 30px rgba(0, 18, 65, 0.1);
margin-bottom: 25px;
position: relative;
}
.adt-work-flow-section .work-process-box .work-type-outline .type-outer {
width: 100px;
height: 100px;
border-radius: 50%;
background-color: #fff;
border: 1px solid #e1e1e1;
display: flex;
justify-content: center;
align-items: center;
}
.adt-work-flow-section .work-process-box .work-type-outline .type-outer img {
filter: invert(46%) sepia(6%) saturate(26%) hue-rotate(316deg) brightness(89%) contrast(89%);
}
.adt-work-flow-section .work-process-box .count-outline {
padding: 5px;
border-radius: 50%;
background-color: #fff;
border: 1px solid #e1e1e1;
position: absolute;
top: -15px;
left: 96px;
}
.adt-work-flow-section .work-process-box .work-type-outline .count {
width: 30px;
height: 30px;
background-color: #e1e1e1;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}
.adt-work-flow-section .work-process-box .work-type-outline .count span {
color: #6d6d6d;
font-size: 18px;
line-height: 27px;
font-weight: 600;
}
.adt-work-flow-section .work-process-box .title {
font-size: 16px;
line-height: 24px;
color: #777;
margin-bottom: 10px;
}
.adt-work-flow-section .work-process-box .heading {
font-size: 24px;
line-height: 36px;
font-weight: 500;
max-width: 335px;
margin: 0 auto;
}  .adt-advanced-faqs {
background-color: #ffff;
overflow: hidden;
}
.adt-advanced-faqs .left-main-content {
position: relative;
z-index: 5;
}
.adt-advanced-faqs .left-main-content .label {
display: inline-block;
font-size: 20px;
font-weight: 500;
color: #ff002e;
margin-bottom: 10px;
}
.adt-advanced-faqs .left-main-content .main-heading {
font-weight: 600;
font-size: 30px;
line-height: 45px;
margin-bottom: 10px;
}
.adt-advanced-faqs .left-main-content p {
color: #6d6d6d;
margin-bottom: 30px;
line-height: 30px;
max-width: 570px;
}
.adt-advanced-faqs .accordion-style .card {
border: 1px solid #d3d3d3;
border-radius: 4px;
margin-bottom: 30px;
}
.adt-advanced-faqs .accordion-style .card:last-child {
margin-bottom: 0;
}
.adt-advanced-faqs .accordion-style .card-header {
border: 0;
background: none;
padding: 0;
border-bottom: none;
border-radius: 0;
}
.adt-advanced-faqs .accordion-style .btn-link {
color: #242424;
position: relative;
background-color: #f6f6f6;
display: flex;
align-items: center;
width: 100%;
font-size: 16px;
font-weight: 500;
text-align: left;
white-space: normal;
box-shadow: none;
border-radius: 4px;
padding: 10px 20px;
text-decoration: none;
}
.adt-advanced-faqs .accordion-style .btn-link:hover {
text-decoration: none;
}
.adt-advanced-faqs .accordion-style .btn-link.collapsed {
background-color: #f6f6f6;
color: #242424;
border-radius: 4px;
}
.adt-advanced-faqs .accordion-style .btn-link.collapsed:after {
content: url(https://api.iconify.design/ic/baseline-plus.svg?color=%23cdcdcd&width=24&height=24);
position: absolute;
right: 14px;
top: 9px;
color: #cdcdcd;
}
.adt-advanced-faqs .accordion-style .btn-link:after {
content: url(https://api.iconify.design/ic/baseline-minus.svg?color=%23cdcdcd&width=24&height=24);
right: 14px;
top: 9px;
position: absolute;
color: #cdcdcd;
}
.adt-advanced-faqs .accordion-style .btn-link span.text-theme-secondary {
width: 24px;
height: 24px;
background: #e1e1e1;
font-weight: 400;
font-size: 12px;
color: #6d6d6d;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
margin-right: 20px;
}
.adt-advanced-faqs .accordion-style .btn-link .heading-txt {
font-size: 14px;
width: calc(100% - 100px);
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.adt-advanced-faqs .accordion-style .card-body {
padding: 10px 20px;
box-shadow: rgba(149, 157, 165, 0.2) 0px 0px 24px;
border-radius: 0;
border-top: 1px solid #d3d3d3;
line-height: 24px;
color: #6d6d6d;
font-size: 14px;
}
.adt-advanced-faqs .main-img-box img {
width: 100%;
}
.adt-advanced-faqs .main-img-box img:first-child {
margin-bottom: 30px;
}  .adt-multivendor-home-section {
padding: 40px 0 0 0;
}
.multivendor-hero-banner {
position: relative;
padding: 66px 40px;
background-image: linear-gradient(
to right,
rgba(0, 255, 209, 0.2),
rgba(255, 185, 0, 0.2)
);
margin-bottom: 40px;
border-radius: 4px;
}
.multivendor-hero-banner h3 {
position: relative;
font-size: 30px;
font-weight: 700;
color: #ff002e;
font-family: "Kalam", cursive;
z-index: 1;
}
.multivendor-hero-banner h1 {
position: relative;
font-size: 50px;
font-weight: 700;
color: #242424;
margin: 30px 0;
max-width: 500px;
line-height: 45px;
z-index: 1;
}
.multivendor-hero-banner a {
position: relative;
display: inline-block;
width: auto;
line-height: 24px;
z-index: 1;
}
.multivendor-hero-banner img.main-img {
position: absolute;
top: 0;
right: 120px;
}
.multivendor-hero-banner .vector {
position: absolute;
bottom: 20px;
right: 20px;
}
.adt-multivendor-category-ad-card {
padding: 7px;
background-color: #ffff;
border: 1px solid #f0f0f0;
border-radius: 4px;
margin-bottom: 20px;
transition: 0.3s ease-in-out;
}
.adt-multivendor-category-ad-card:hover {
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}
.adt-multivendor-ads-carousel .adt-multivendor-category-ad-card {
margin-bottom: 0;
}
.adt-multivendor-category-ad-card .category-img-box {
position: relative;
width: 100%;
height: 190px;
background-color: #f6f6f6;
border-radius: 4px;
}
.adt-multivendor-category-ad-card .category-img-box img {
width: 100%;
height: 100%;
object-fit: scale-down;
}
.adt-multivendor-category-ad-card .category-content-box {
padding: 15px 13px 0 13px;
}
.adt-multivendor-category-ad-card .category-content-box .rating {
display: flex;
align-items: center;
}
.adt-multivendor-category-ad-card .category-content-box .rating span {
font-size: 12px;
font-weight: 700;
color: #ffff;
padding: 2px 10px;
background-color: #ea9a00;
border-radius: 2px;
}
.adt-multivendor-category-ad-card .category-content-box .rating small {
font-size: 12px;
color: #6d6d6d;
margin: 0 5px 0 10px;
}
.adt-multivendor-category-ad-card .category-content-box h5 {
font-size: 16px;
font-weight: 600;
color: #242424;
margin: 10px 0;
}
.adt-multivendor-category-ad-card .category-content-box .price {
display: flex;
align-items: center;
font-size: 18px;
font-weight: 600;
color: #ff002e;
}
.adt-multivendor-category-ad-card .category-content-box .price del {
font-size: 12px;
font-weight: 400;
color: #555555;
margin-left: 5px;
}
.adt-multivendor-category-ad-card .category-content-box .detail-btn-box {
padding-top: 6px;
margin-top: 18px;
border-top: 1px solid #f0f0f0;
display: flex;
justify-content: space-between;
align-items: center;
}
.adt-multivendor-category-ad-card
.category-content-box
.detail-btn-box
.detail-btn {
font-size: 12px;
color: #6d6d6d;
}
.adt-multivendor-category-ad-card
.category-content-box
.detail-btn-box
.favourite
i {
font-size: 16px;
color: #d9d9d9;
}
.adt-multivendor-ads-carousel {
margin-bottom: 40px;
}
.adt-multivendor-ads-carousel .owl-nav {
position: absolute;
margin-top: 0;
top: -87px;
right: 123px;
text-align: right;
}
.adt-multivendor-ads-carousel .owl-nav .owl-prev,
.adt-multivendor-ads-carousel .owl-nav .owl-next {
width: 47px;
height: 47px;
background: #ffff !important;
border-radius: 4px;
margin: 0 10px;
border: 1px solid #f0f0f0 !important;
}
.adt-multivendor-ads-carousel .owl-nav .owl-prev.disabled,
.adt-multivendor-ads-carousel .owl-nav .owl-next.disabled {
opacity: 1;
}
.adt-multivendor-ads-carousel .owl-nav .owl-prev i,
.adt-multivendor-ads-carousel .owl-nav .owl-next i {
color: #6d6d6d;
}
.adt-multivendor-mini-ctg-box {
text-align: center;
}
.adt-multivendor-mini-ctg-box .img-box {
width: 120px;
height: 120px;
margin: 0 auto;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
background-color: #ffff;
}
.adt-multivendor-mini-ctg-box .img-box img {
width: 100%;
height: 100%;
object-fit: scale-down;
}
.adt-multivendor-mini-ctg-box h5 {
font-size: 18px;
font-weight: 600;
color: #242424;
margin: 20px 0 15px 0;
}
.adt-multivendor-mini-ctg-box span {
font-size: 12px;
padding: 6px 8px;
color: #555555;
background-color: #ffff;
border-radius: 4px;
}
.adt-multivendor-mini-ctg-carousel {
margin-bottom: 40px;
}
.adt-multivendor-mini-ctg-carousel .owl-nav {
position: absolute;
margin-top: 0;
top: -87px;
right: 123px;
text-align: right;
}
.adt-multivendor-mini-ctg-carousel .owl-nav .owl-prev,
.adt-multivendor-mini-ctg-carousel .owl-nav .owl-next {
width: 47px;
height: 47px;
background: #ffff !important;
border-radius: 4px;
margin: 0 10px;
border: 1px solid #f0f0f0 !important;
}
.adt-multivendor-mini-ctg-carousel .owl-nav .owl-prev.disabled,
.adt-multivendor-mini-ctg-carousel .owl-nav .owl-next.disabled {
opacity: 1;
}
.adt-multivendor-mini-ctg-carousel .owl-nav .owl-prev i,
.adt-multivendor-mini-ctg-carousel .owl-nav .owl-next i {
color: #6d6d6d;
}
.adt-multivendor-product-sidebar-wrapper {
display: flex;
gap: 30px;
}
.adt-multivendor-product-sidebar-wrapper .adt-multivendor-product-wrapper {
width: calc(100% - 272px);
}
.adt-multivendor-product-sidebar-wrapper .adt-multivendor-product-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 10px 30px;
}
.adt-multivendor-product-sidebar-wrapper .multivendor-product-sidebar {
width: 242px;
}
.multivendor-product-sidebar .adt-recent-ads-sidebar {
padding: 15px;
}
.multivendor-product-sidebar .adt-recent-ads-sidebar .adt-recent-ad-box {
gap: 10px;
}
.multivendor-product-sidebar
.adt-recent-ads-sidebar
.adt-recent-ad-box
.recent-img-box {
width: 50px;
height: 50px;
background-color: #f6f6f6;
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center;
}
.adt-recent-ads-sidebar .adt-recent-ad-box .recent-img-meta strong {
font-size: 12px;
font-weight: 400;
line-height: 18px;
}
.adt-horizontal-ad-box.margin-top-10 {
margin-top: 10px;
}
.adt-multivendor-services-box {
margin-bottom: 20px;
}
.adt-multivendor-services-box i {
font-size: 30px;
color: #ff002e;
}
.adt-multivendor-services-box h6 {
font-size: 18px;
color: #242424;
margin: 20px 0 10px;
}
.adt-multivendor-services-box p {
font-size: 14px;
color: #6d6d6d;
max-width: 220px;
}  .adt-multivendor-search-section {
padding: 60px 0 30px;
}
.adt-multivendor-search-wrapper {
display: flex;
gap: 30px;
}
.adt-multivendor-search-wrapper .adt-multivendor-search-filters-sidebar {
width: 242px;
}
.adt-multivendor-search-wrapper .adt-multivendor-search-filters-sidebar > div { margin-bottom: 30px;
background-color: #ffff;
border-radius: 4px;
}
.range-slider-woocommerce-shop,
.adt-search-rating-box-wc {
padding: 20px 15px;
}
.adt-multivendor-search-filters-sidebar h3 {
font-size: 20px;
font-weight: 700;
color: #242424;
margin-bottom: 20px;
}
.adt-multivendor-search-wrapper .adt-multivendor-search-results-content {
width: calc(100% - 272px);
}
.adt-multivendor-search-filters-sidebar .categories-list li {
font-size: 14px;
padding-top: 15px;
margin-top: 15px;
border-top: 1px solid #cdcdcd;
}
.adt-multivendor-search-filters-sidebar .categories-list li a {
color: #6d6d6d;
}
.adt-multivendor-search-filters-sidebar .categories-list li i {
margin-right: 5px;
width: 20px;
text-align: center;
}
.adt-multivendor-search-filters-sidebar .adt-range-slider .adt-button-dark {
padding: 12px 20px;
}
.adt-multivendor-search-filters-sidebar .adt-type-filter-box .checkmark {
top: 2px;
width: 18px;
height: 18px;
}
.adt-multivendor-search-filters-sidebar .adt-type-filter-box .rating {
display: inline-block;
margin-right: 15px;
}
.adt-multivendor-search-filters-sidebar .adt-type-filter-box .rating i {
color: #d9d9d9;
margin-right: 5px;
}
.adt-multivendor-search-filters-sidebar .adt-type-filter-box .rating i.fill {
color: #ff9900;
}
.adt-multivendor-search-filters-sidebar .adt-type-filter-box .checkmark::after {
left: 5px;
top: 1px;
width: 6px;
}
.adt-multivendor-search-filters-sidebar .adt-recent-ad-box .recent-img-box {
width: 50px;
height: 50px;
background-color: #f6f6f6;
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center;
}
.adt-multivendor-search-wrapper
.adt-multivendor-search-filters-sidebar
.adt-vertical-ad-box {
padding: 0;
}
.adt-multivendor-search-wrapper .adt-ads-sort-box .filter-box {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 10px 20px;
}
.adt-multivendor-search-wrapper
.adt-ads-sort-box
.filter-box
.filter-refresh-btn {
color: #35bd06;
background-color: transparent;
border: 0;
padding: 0;
margin-top: 4px;
}
.adt-multivendor-search-wrapper
.adt-ads-sort-box
.filter-box
.filter-refresh-btn
i {
margin-right: 5px;
}
.adt-multivendor-search-wrapper .adt-horizontal-ad-box {
margin: 30px 0;
}
.adt-multivendor-search-wrapper .adt-multivendor-product-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 10px 30px;
}
.adt-multivendor-search-wrapper .adt-custom-pagination {
margin-top: 40px;
justify-content: center;
}  .adt-multivendor-services-section {
padding-bottom: 40px;
}  .adt-multivendor-product-detail-section {
padding: 60px 0;
}
.adt-multivendor-product-detail-wrapper {
display: flex;
gap: 0 20px;
}
.adt-multivendor-product-detail-wrapper:not(:has(.adt-multivendor-product-sidebar)) {
justify-content: center;
}
.adt-multivendor-product-detail-wrapper .adt-multivendor-product-sidebar {
width: 206px;
}
.adt-multivendor-product-detail-wrapper .adt-multivendor-product-content {
width: calc(100% - 226px);
}
.adt-multivendor-product-detail-wrapper:not(:has(.adt-multivendor-product-sidebar)) .adt-multivendor-product-content {
width: 100%;
}
.adt-multivendor-product-detail-wrapper .adt-multivendor-product-content > div {
position: relative;
padding: 20px;
background-color: #ffff;
border-radius: 4px;
margin-bottom: 30px;
}
.adt-multivendor-product-sidebar .adt-detail-content-list {
padding: 20px 16px;
background-color: #ffff;
border-radius: 4px;
margin-bottom: 20px;
}
.adt-multivendor-product-sidebar .adt-detail-content-list.sticky {
position: sticky;
top: 0;
}
.adt-multivendor-product-sidebar .adt-detail-content-list ul li {
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #d3d3d3;
}
.adt-multivendor-product-sidebar .adt-detail-content-list ul li:last-child {
padding-bottom: 0;
margin-bottom: 0;
border-bottom: 0;
}
.adt-multivendor-product-sidebar .adt-detail-content-list ul li a {
position: relative;
font-size: 14px;
color: #555555;
}
.adt-multivendor-product-sidebar .adt-detail-content-list ul li a.active {
position: relative;
color: #ff002e;
}
.adt-multivendor-product-sidebar
.adt-detail-content-list
ul
li
a.active::before {
content: "";
position: absolute;
top: -4px;
left: -15px;
width: 2px;
height: 25px;
background-color: #ff002e;
}
.adt-multivendor-product-detail-wrapper
.adt-multivendor-product-content
.product-detail-box
> .row {
align-items: center;
}
.adt-multivendor-product-detail-wrapper
.adt-multivendor-product-content
#sync4 {
margin-top: 20px;
}
.adt-multivendor-product-detail-wrapper
.adt-multivendor-product-content
#sync3
.img-box,
.adt-multivendor-product-detail-wrapper
.adt-multivendor-product-content
#sync4
.img-box {
background-color: #f6f6f6;
border-radius: 4px;
}
.adt-multivendor-product-detail-wrapper
.adt-multivendor-product-content
#sync3
.img-box
img,
.adt-multivendor-product-detail-wrapper
.adt-multivendor-product-content
#sync4
.img-box
img {
object-fit: scale-down;
max-width: 300px;
max-height: 300px;
}
.adt-multivendor-product-content .product-content-box {
padding-top: 41px;
}
.adt-multivendor-product-content .product-content-box .views {
position: absolute;
top: 20px;
right: 20px;
font-size: 14px;
color: #242424;
padding: 10px 20px;
background-color: #f6f6f6;
border-radius: 4px;
}
.adt-multivendor-product-content .product-content-box .views span {
color: #ff002e;
}
.adt-multivendor-product-content .product-content-box .rating {
display: flex;
align-items: center;
}
.adt-multivendor-product-content .product-content-box .rating span {
font-size: 12px;
font-weight: 700;
color: #ffff;
padding: 2px 10px;
background-color: #ea9a00;
border-radius: 2px;
}
.adt-multivendor-product-content .product-content-box .rating small {
font-size: 12px;
color: #6d6d6d;
margin: 0 5px 0 10px;
}
.adt-multivendor-product-content .product-content-box .rating i {
color: #ea9a00;
margin-right: 5px;
}
.adt-multivendor-product-content .product-content-box h3 {
font-size: 28px;
font-weight: 500;
color: #242424;
margin: 10px 0;
}
.adt-multivendor-product-content .product-content-box p {
color: #6d6d6d;
line-height: 30px;
margin-bottom: 30px;
}
.adt-multivendor-product-content .product-quantity-detail {
display: flex;
align-items: center;
flex-wrap: wrap;
margin-bottom: 20px;
}
.adt-multivendor-product-content .product-quantity-detail li {
margin: 0 15px 10px 0;
}
.adt-multivendor-product-content .product-quantity-detail li:last-child {
margin-right: 0;
}
.adt-multivendor-product-content .product-quantity-detail li .quantity-box {
display: flex;
align-items: center;
height: 50px;
background-color: #f6f6f6;
border-radius: 4px;
padding: 12px 16px;
}
.adt-multivendor-product-content
.product-quantity-detail
li
.quantity-box
span {
display: inline-block;
font-size: 14px;
color: #6d6d6d;
width: 56px;
text-align: center;
border: 1px solid #cdcdcd;
border-top: 0;
border-bottom: 0;
margin: 0 10px;
}
.adt-multivendor-product-content
.product-quantity-detail
li
.quantity-box
button {
background-color: transparent;
border: 0;
color: #6d6d6d;
}
.adt-multivendor-product-content .product-quantity-detail li .extra-btn {
width: 50px;
height: 50px;
background-color: #f6f6f6;
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center;
font-size: 18px;
color: #6d6d6d;
}
.adt-multivendor-product-content
.product-quantity-detail
li
.adt-theme-button-2 {
width: auto;
height: 42px;
display: inline-block;
line-height: 24px;
}
.adt-multivendor-product-content .vendor-services-list li {
margin-bottom: 15px;
font-size: 16px;
color: #6d6d6d;
line-height: 30px;
}
.adt-multivendor-product-content .vendor-services-list li i {
width: 30px;
font-size: 24px;
color: #ff002e;
margin-right: 10px;
}
.adt-multivendor-product-content .adt-horizontal-ad-box {
margin: 30px 0 0 0;
}
.adt-multivendor-product-content .product-description-box h4 {
font-size: 22px;
font-weight: 500;
color: #242424;
margin-bottom: 20px;
}
.adt-multivendor-product-content .product-description-box p {
color: #6d6d6d;
line-height: 30px;
margin-bottom: 30px;
}
.adt-multivendor-product-content .product-description-box ul {
padding-left: 20px;
}
.adt-multivendor-product-content .product-description-box ul li {
color: #6d6d6d;
line-height: 30px;
list-style-type: disc;
padding-left: 5px;
}
.adt-multivendor-product-content .product-add-review-box h4 {
font-size: 22px;
font-weight: 500;
color: #242424;
margin-bottom: 20px;
}
.adt-multivendor-product-content .product-add-review-box .rating-container {
display: flex;
align-items: center;
margin-bottom: 30px;
flex-wrap: wrap;
}
.adt-multivendor-product-content .product-add-review-box .rating-container i {
font-size: 18px;
margin-right: 5px;
color: #d3d3d3;
}
.adt-multivendor-product-content .product-add-review-box .rating-container i.fill {
color: #fde16d;
}
.adt-multivendor-product-content .product-add-review-box label {
font-size: 14px;
color: #242424;
margin-bottom: 5px;
}
.adt-multivendor-product-content .product-add-review-box .input-field {
margin-bottom: 30px;
}
.adt-multivendor-product-content .product-add-review-box input,
.adt-multivendor-product-content .product-add-review-box textarea {
height: 42px;
font-size: 16px;
color: #6d6d6d;
padding-left: 30px;
background-color: #f6f6f6;
border: 1px solid #d3d3d3;
border-radius: 4px;
}
.adt-multivendor-product-content .product-add-review-box textarea {
height: 150px;
resize: none;
}
.adt-multivendor-product-content .product-add-review-box .submit-btn-box {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-wrap: wrap;
gap: 10px 20px;
}
.adt-multivendor-product-content
.product-add-review-box
.submit-btn-box
.container {
display: block;
position: relative;
padding-left: 25px;
cursor: pointer;
font-size: 14px;
color: #6d6d6d;
user-select: none;
}
.adt-multivendor-product-content .product-add-review-box .submit-btn-box input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.adt-multivendor-product-content
.product-add-review-box
.submit-btn-box
.checkmark {
position: absolute;
top: 0px;
left: 0;
height: 18px;
width: 18px;
background-color: #f6f6f6;
border: 1px solid #d3d3d3;
border-radius: 4px;
}
.adt-multivendor-product-content
.product-add-review-box
.submit-btn-box
input:checked
~ .checkmark {
background-color: #ff002e;
border-color: #ff002e;
}
.adt-multivendor-product-content
.product-add-review-box
.submit-btn-box
.checkmark:after {
content: "";
position: absolute;
display: none;
}
.adt-multivendor-product-content
.product-add-review-box
.submit-btn-box
input:checked
~ .checkmark:after {
display: block;
}
.adt-multivendor-product-content
.product-add-review-box
.submit-btn-box
.checkmark:after {
left: 4px;
top: 2px;
width: 7px;
height: 11px;
border: solid #ffff;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.adt-multivendor-product-content .product-add-review-box .adt-button-dark {
border: 0;
}
.adt-multivendor-product-content .product-rating-box h4 {
font-size: 22px;
font-weight: 500;
color: #242424;
margin-bottom: 20px;
}
.adt-multivendor-product-content .product-rating-box .review-list-wrapper {
height: 458px;
}
.nicescroll-rails {
width: 6px !important;
border-radius: 20px;
background-color: #f6f6f6;
}
.nicescroll-rails .nicescroll-cursors {
background-color: #d3d3d3 !important;
}
.adt-multivendor-product-content .product-rating-box .review-box {
display: flex;
margin-bottom: 25px;
}
.adt-multivendor-product-content
.product-rating-box
.review-list
li:last-child
.review-box {
margin-bottom: 0;
}
.adt-multivendor-product-content .product-rating-box .review-box .user-img img {
width: 65px;
height: 65px;
border-radius: 50%;
}
.adt-multivendor-product-content .product-rating-box .review-box .user-content {
position: relative;
width: calc(100% - 85px);
margin-left: 20px;
padding-right: 100px;
}
.adt-multivendor-product-content
.product-rating-box
.review-box
.user-content
h4 {
font-size: 22px;
font-weight: 700;
color: #242424;
padding: 0;
margin-bottom: 5px;
}
.adt-multivendor-product-content
.product-rating-box
.review-box
.user-content
.price {
position: absolute;
top: 10px;
right: 0;
font-size: 14px;
color: #242424;
padding: 10px 20px;
background-color: #ffff;
border-radius: 4px;
}
.adt-multivendor-product-content
.product-rating-box
.review-box
.user-content
ul
li {
display: inline-block;
margin-right: 20px;
font-size: 14px;
color: #6d6d6d;
line-height: 30px;
}
.adt-multivendor-product-content
.product-rating-box
.review-box
.user-content
ul
li
i {
margin-right: 5px;
}
.adt-multivendor-product-content
.product-rating-box
.review-box
.user-content
ul
li
i.fa-star {
color: #ea9a00;
}
.adt-multivendor-product-content
.product-rating-box
.review-box
.user-content
p {
font-size: 16px;
line-height: 30px;
color: #6d6d6d;
}
.adt-multivendor-product-content
.product-rating-box
.review-box
.user-content
p
span {
color: #242424;
}
.adt-multivendor-product-content .product-qna-box h4 {
font-size: 22px;
font-weight: 700;
color: #242424;
margin-bottom: 20px;
}
.adt-multivendor-product-content .product-qna-box .question-box {
font-size: 16px;
line-height: 30px;
color: #6d6d6d;
padding: 6px 30px;
background-color: #f6f6f6;
border: 1px solid #d3d3d3;
border-radius: 4px;
margin-bottom: 30px;
}
.adt-multivendor-product-content .product-qna-box p {
text-align: center;
line-height: 30px;
color: #6d6d6d;
}  .adt-multivendor-top-search-bar {
padding: 10px 0;
background-color: #ffff;
}
.adt-multivendor-searchbar-wrapper {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 10px;
}
.adt-multivendor-searchbar-wrapper .adt-search-area {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.adt-multivendor-searchbar-wrapper .adt-search-area form {
display: flex;
align-items: flex-start;
gap: 15px;
}
.adt-multivendor-searchbar-wrapper .adt-search-area form input {
width: 330px;
font-size: 14px;
color: #555555;
padding: 12px 20px;
line-height: 19px;
background-color: #f6f6f6;
border: 1px solid #dedede;
border-radius: 4px;
}
.adt-multivendor-searchbar-wrapper .adt-search-area form input:focus-visible {
outline: none;
}
.adt-multivendor-searchbar-wrapper .adt-search-area form input::placeholder {
font-size: 14px;
color: #555555;
opacity: 1;
}
.adt-multivendor-searchbar-wrapper .select2 {
width: 200px !important;
}
.adt-multivendor-searchbar-wrapper
.select2-container
.select2-selection--single {
height: 45px;
border-radius: 4px;
border: none;
background-color: #f6f6f6;
border: 1px solid #dedede;
}
.adt-multivendor-searchbar-wrapper
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
color: #555555;
font-size: 14px;
line-height: 45px;
padding-left: 20px;
}
.adt-multivendor-searchbar-wrapper
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 45px;
right: 10px;
}
.adt-multivendor-searchbar-wrapper
.select2-container--default
.select2-selection--single
.select2-selection__arrow
b {
border-color: #242424 #242424 transparent transparent;
border-width: 1px 1px 0 0px;
width: 6px;
height: 6px;
margin-top: -5px;
transform: rotate(135deg);
}
.adt-multivendor-searchbar-wrapper
.select2-container--default.select2-container--open
.select2-selection--single
.select2-selection__arrow
b {
margin-top: -2px;
transform: rotate(-45deg);
}
body:has(.select2-container--open) {
overflow-x: hidden;
}
.select2-container--default
.select2-results__option--highlighted[aria-selected] {
background-color: #ff002e;
}
.adt-multivendor-searchbar-wrapper .adt-search-area button {
height: 45px;
font-size: 14px;
font-weight: 500;
color: #ffff;
padding: 10px 19px;
background-color: #ff002e;
border: 0;
border-radius: 4px;
transition: all 0.3s ease;
}
.adt-multivendor-searchbar-wrapper .adt-search-area button i {
margin-right: 8px;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons {
display: flex;
align-items: center;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons a {
position: relative;
font-size: 14px;
font-weight: 400;
color: #242424;
margin-left: 30px;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons a:last-child:before {
content: none;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons a i {
margin-right: 10px;
color: #ff002e;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons a.favourite i {
font-size: 20px;
color: #242424;
margin-right: 2px;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons .cart-box {
position: relative;
display: flex;
align-items: center;
gap: 10px;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons .cart-box::before {
content: "";
position: absolute;
top: 13px;
right: -12px;
width: 1px;
height: 12px;
background-color: #242424;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons .cart-box .meta {
text-align: right;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons .cart-box .meta small {
font-size: 10px;
font-weight: 500;
color: #555555;
display: block;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons .cart-box .meta strong {
font-size: 15px;
font-weight: 600;
color: #242424;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons .cart-box .icon {
position: relative;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons .cart-box .icon a {
margin-left: 0;
}
.adt-multivendor-searchbar-wrapper
.adt-extra-buttons
.cart-box
.icon
a::before {
content: none;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons .cart-box .icon i {
font-size: 20px;
color: #242424;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons .cart-box .icon .count {
position: absolute;
top: -6px;
right: 0;
width: 13px;
height: 13px;
display: flex;
justify-content: center;
align-items: center;
font-size: 10px;
color: #ffff;
background-color: #ff002e;
border-radius: 50%;
padding: 8px;
}  .adt-multivendor-header {
background-image: linear-gradient(to right, #f6f6f6 50%, #ffff 50%);
border: 1px solid rgba(0, 0, 0, 0.1);
border-width: 1px 0 1px 0;
}
.adt-multivendor-header .content-wrapper {
display: flex;
align-items: center;
}
.adt-multivendor-header .content-wrapper .category-dropdown button {
height: 59px;
background-color: #242424;
border-radius: 0;
padding: 16px 20px;
font-size: 16px;
font-weight: 400;
color: #ffff;
width: 303px;
text-align: left;
border: none;
}
.adt-multivendor-header .content-wrapper .category-dropdown .categories-list {
padding: 20px 20px 15px;
background-color: #ffff;
width: 100%;
border: 0;
border-radius: 0;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
max-height: 400px;
overflow: auto;
}
.adt-multivendor-header .content-wrapper .category-dropdown .dropdown-toggle::after {
width: 8px;
height: 8px;
border: 1px solid #ffff;
border-width: 2px;
border-color: #fff #fff transparent transparent;
float: right;
margin-top: 4px;
margin-right: 2px;
transform: rotate(135deg);
}
.adt-multivendor-header
.content-wrapper
.category-dropdown
.dropdown-toggle.show::after {
transform: rotate(45deg);
margin-top: 8px;
}
.adt-multivendor-header .content-wrapper .category-dropdown .categories-list li {
font-size: 14px;
padding: 10px 0;
margin: 0;
border-top: 1px solid #e1e1e1;
}
.adt-multivendor-header .content-wrapper .category-dropdown .categories-list li a {
color: #6d6d6d;
}
.adt-multivendor-header .content-wrapper .category-dropdown .categories-list li a:hover {
color: #242424;
}
.adt-multivendor-header .content-wrapper .category-dropdown .categories-list li i {
margin-right: 5px;
width: 20px;
text-align: center;
display: none;
}
.adt-multivendor-header .content-wrapper .hotline-box {
display: flex;
align-items: center;
gap: 10px;
padding: 0 10px;
background-color: #ffff;
}
.adt-multivendor-header .content-wrapper .hotline-box .icon i {
font-size: 20px;
color: #999;
margin-top: 5px;
}
.adt-multivendor-header .content-wrapper .hotline-box .meta small {
display: block;
font-size: 10px;
color: #555555;
line-height: 18px;
}
.adt-multivendor-header .content-wrapper .hotline-box .meta a {
display: block;
font-size: 15px;
font-weight: 600;
color: #242424;
}
.adt-multivendor-header .sb-header {
background-color: #f6f6f6;
width: calc(100% - 524px);
padding: 0 16px;
}
.adt-multivendor-header .sb-header .sb-menu > ul > li > a {
height: 59px;
line-height: 59px;
font-size: 14px;
color: #242424;
text-transform: capitalize;
}
.adt-multivendor-header .sb-header .sb-menu li a:hover,
.adt-multivendor-header .sb-header .sb-menu li a:focus,
.adt-multivendor-header .sb-header .sb-menu li a:active {
color: #ff002e;
}
.adt-multivendor-header .sb-header .sb-menu > ul > li > a > span::before {
border-color: #242424;
}
.adt-multivendor-header .sb-header .sb-menu ul ul li > a::before {
background: #ff002e;
}
.user-actions-header {
display: flex !important;
flex-direction: row;
justify-content: center;
align-items: center;
}
.parsley-required .parsley-custom-error-message .parsley-errors-list .filled {
color: #ff002e !important;
}
.adt-ads-topbar-content .price-slider-value {
font-size: 14px;
color: #242424;
margin-bottom: 6px;
}
.adt-ads-topbar-content .range-slider {
width: calc(100% - 55px);
}
.price_search_btn {
padding: 0 10px !important;
}
.category-img-box {
position: relative;
}
.featured-label {
position: absolute;
top: 10px;
left: 10px;
background-color: #f39c12;
color: #FFF;
padding: 5px 10px;
font-size: 12px;
font-weight: 500;
border-radius: 3px;
z-index: 1;
}
.search-page-map-container {
display: flex;
justify-content: space-between;
flex-direction: row;
}
.search-page-content {
width: 75%;
}
.search-page-map {
width: 25%;
margin: 0px 10px;
}
@media (max-width: 768px) {
.search-page-map-container {
flex-direction: column;
}
.search-page-content {
width: 100%;
}
.search-page-map {
width: 100%;
}
}
ul.shop-dropdown-user {
width: 130px !important;
}
.shop-dropdown-user li a {
color: #ffffff !important;
}
.crosshair-btn-topbar {
top: 29px !important;
}
.favourited i {
color: red !important;
}
.adt-header-primary.header-bottom-border {
border-bottom: 1px solid #D3D3D3;
} .adt-map-search-section .map-search-wrapper {
display: flex;
}
.adt-map-search-section .map-search-wrapper .search-content-side.scroller {
position: relative;
width: 637px;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.25);
z-index: 1;
height: 100vh;
overflow-y: auto;
scrollbar-color: rgba(109, 109, 109, 0.5) transparent;
scrollbar-width: thin;
scroll-behavior: smooth;
}
.adt-map-search-section .search-filters-content {
padding: 30px 30px 20px 30px;
background-color: #F6F6F6;
}
.adt-map-search-section .search-filters-content .right-content {
display: flex;
align-items: center;
gap: 10px;
}
.adt-map-search-section .search-filters-content .adt-ads-sort-box {
margin-bottom: 10px;
}
.adt-map-search-section .search-filters-content .adt-ads-sort-box h3 {
font-size: 18px;
font-weight: 400;
line-height: 22px;
}
.adt-map-search-section .search-filters-content .adt-ads-sort-box .select2-container {
width: 230px !important;
height: 42px;
}
.adt-map-search-section .search-filters-content .adt-ads-sort-box .select2-container .select2-selection--single {
border-color: #F0F0F0;
}
.adt-map-search-section .search-filters-content .adt-ads-sort-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
width: 8px;
height: 8px;
transform: rotate(45deg);
}
.adt-map-search-section .search-filters-content .adt-ads-sort-box .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
margin-top: -6px;
transform: rotate(135deg);
}
.adt-map-search-section .search-filters-content .right-content .icon-box {
width: 42px;
height: 42px;
display: flex;
justify-content: center;
align-items: center;
background-color: #ffff;
border: 1px solid #F0F0F0;
border-radius: 4px;
font-size: 18px;
color: #6D6D6D;
transition: 0.3s ease-in-out;
}
.adt-map-search-section .search-filters-content .right-content .icon-box:hover,
.adt-map-search-section .search-filters-content .right-content .icon-box.active {
color: #ffff;
background-color: #FF002E;
border: 1px solid #FF002E;
}
.adt-map-search-section .search-filters-content .right-content .icon-box:hover i {
color: #FFF;
}
.adt-map-search-section .search-filters-content .right-content .filter-refresh-btn i {
color: #242424;
}
.adt-map-search-section .map-search-wrapper .search-map-side {
width: calc(100% - 637px);
height: calc(100vh - 147px);
}
.adt-map-search-section .map-search-wrapper .search-map-side img {
width: 100%;
height: 100%;
object-fit: cover;
}
.adt-map-search-section .search-filters-wrapper {
display: flex;
align-items: center;
gap: 10px;
}
.adt-map-search-section .search-filters-wrapper .adtype-dropdown {
width: 160px;
}
.adt-map-search-section .search-filters-wrapper .category-dropdown {
width: calc(100% - 300px);
padding: 0;
margin-bottom: 0;
}
.adt-map-search-section .search-filters-wrapper .adtype-dropdown button,
.adt-map-search-section .search-filters-wrapper .category-dropdown button,
.adt-map-search-section .search-filters-wrapper .search-all-filters {
padding: 10px 15px;
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
background-color: #ffffff;
border: 1px solid #F0F0F0;
border-radius: 4px;
width: 100%;
height: 42px;
text-align: left;
}
.adt-map-search-section .search-filters-wrapper .adtype-dropdown button:focus,
.adt-map-search-section .search-filters-wrapper .category-dropdown button:focus,
.adt-map-search-section .search-filters-wrapper .search-all-filters:focus {
box-shadow: none;
}
.adt-map-search-section .search-filters-wrapper .adtype-dropdown button.show,
.adt-map-search-section .search-filters-wrapper .category-dropdown button.show {
color: #ffffff;
background-color: #FF002E;
border-color: #FF002E;
border-radius: 4px 4px 0 0;
}
.adt-map-search-section .search-filters-wrapper .category-dropdown button i,
.adt-map-search-section .search-filters-wrapper .search-all-filters i {
margin-right: 8px;
}
.adt-map-search-section .search-filters-wrapper .dropdown .dropdown-toggle::after {
width: 8px;
height: 8px;
border: 1px solid #6D6D6D;
border-color: #6D6D6D #6D6D6D transparent transparent;
float: right;
margin-top: 6px;
margin-right: 2px;
transform: rotate(45deg);
}
.adt-map-search-section .search-filters-wrapper .dropdown .dropdown-toggle.show::after {
border-color: #ffff #ffff transparent transparent;
margin-top: 3px;
transform: rotate(135deg);
}
.adt-map-search-section .search-filters-wrapper .dropdown .dropdown-menu {
width: 100%;
padding: 10px 15px;
border-radius: 4px;
background-color: #ffff;
border: 1px solid #F0F0F0;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.25);
}
.adt-map-search-section .search-filters-wrapper .adtype-list li {
margin-bottom: 15px;
}
.adt-map-search-section .search-filters-wrapper .adtype-list li:last-child {
margin-bottom: 0;
}
.adt-map-search-section .search-filters-wrapper .adtype-list .adt-container {
position: relative;
font-size: 12px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
padding-left: 25px;
}
.adt-map-search-section .search-filters-wrapper .adtype-list input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.adt-map-search-section .search-filters-wrapper .adtype-list .checkmark {
position: absolute;
top: 0px;
left: 0;
height: 18px;
width: 18px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-map-search-section .search-filters-wrapper .adtype-list input:checked ~ .checkmark {
background-color: #FF002E;
border-color: #FF002E;
}
.adt-map-search-section .search-filters-wrapper .adtype-list .checkmark::after {
content: "";
position: absolute;
display: none;
left: 5px;
top: 2px;
width: 6px;
height: 10px;
border: solid #ffff;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.adt-map-search-section .search-filters-wrapper .adtype-list input:checked ~ .checkmark::after {
display: block;
}
.adt-map-search-section .search-filters-wrapper .dropdown .categories-list {
padding: 15px;
}
.adt-map-search-section .adt-category-list-sidebar .adt-category-box .category-meta .img-box {
width: 30px;
height: 30px;
padding: 6px;
}
.adt-map-search-section .adt-category-list-sidebar .adt-category-box .category-meta {
gap: 10px 15px;
}
.adt-map-search-section .adt-category-list-sidebar .adt-category-box .category-meta a {
color: #6D6D6D;
font-weight: 400;
}
.adt-category-list-sidebar .adt-category-box .listing-count {
padding: 6px 10px;
}
.adt-map-search-section .search-filters-wrapper .search-all-filters {
width: 120px;
text-align: center;
transition: 0.3s ease-in-out;
}
.adt-map-search-section .search-filters-wrapper .search-all-filters.active {
color: #ffff;
background-color: #FF002E;
border-color: #FF002E;
}
.adt-map-search-section .featured-ads-box {
padding: 30px;
background-color: #ffff;
}
.adt-vendor-mini-ads-carousel .owl-nav {
position: absolute;
margin-top: 0;
top: -66px;
right: 0px;
text-align: right;
}
.adt-vendor-mini-ads-carousel .owl-nav .owl-prev,
.adt-vendor-mini-ads-carousel .owl-nav .owl-next {
width: 42px;
height: 42px;
background: #F6F6F6 !important;
border-radius: 4px;
margin: 0 10px;
border: 1px solid #F0F0F0 !important;
}
.adt-vendor-mini-ads-carousel .owl-nav .owl-next {
margin-right: 0;
}
.adt-vendor-mini-ads-carousel .owl-nav .owl-prev.disabled,
.adt-vendor-mini-ads-carousel .owl-nav .owl-next.disabled {
opacity: 1;
}
.adt-vendor-mini-ads-carousel .owl-nav .owl-prev i,
.adt-vendor-mini-ads-carousel .owl-nav .owl-next i {
color: #6D6D6D;
}
.adt-vendor-mini-ads-carousel .adt-mini-ad-box {
margin-bottom: 0;
}
.adt-map-search-section .search-ads-result-box {
padding: 30px;
}
.adt-map-search-section .search-ads-result-box.grid {
padding: 30px;
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 0 20px;
}
.adt-map-search-section .adt-custom-pagination {
padding: 0 30px 30px 30px;
margin-top: 0;
}
.adt-map-search-section .adt-category-ad-list .category-content-box h5 {
padding-right: 30px;
}
.adt-map-search-section .all-filters-sidebar {
position: absolute;
top: 0px;
left: -315px;
padding: 20px;
background-color: #ffff;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.25);
width: 315px;
height: calc(100vh - 85px);
overflow-y: auto;
scrollbar-color: rgba(109, 109, 109, 0.5) transparent;
scrollbar-width: thin;
scroll-behavior: smooth;
z-index: 2;
transition: 0.3s ease-in-out;
} .adt-map-search-section .all-filters-sidebar.open {
left: 0;
}
.adt-map-search-section .all-filters-sidebar .close-sidebar {
position: absolute;
top: 20px;
right: 20px;
color: #242424;
cursor: pointer;
}
.adt-map-search-section .all-filters-sidebar h3 {
font-size: 15px;
font-weight: 500;
line-height: 25px;
color: #242424;
margin-bottom: 20px;
}
.adt-map-search-section .all-filters-sidebar .adt-search-list-box {
padding: 0;
border: 0;
}
.adt-map-search-section .all-filters-sidebar .adt-search-list-box .location-btn {
position: absolute;
top: 34px;
right: 5px;
width: 38px;
height: 34px;
font-size: 12px;
display: flex;
justify-content: center;
align-items: center;
border: 0;
border-radius: 4px;
color: #6D6D6D;
background-color: #ffff;
}
.adt-map-search-section .all-filters-sidebar .adt-switch-btns-box {
margin-bottom: 20px;
}
.adt-map-search-section .all-filters-sidebar .adt-range-slider .extra-controls {
display: flex;
}
.adt-map-search-section .all-filters-sidebar .adt-range-slider .extra-controls input {
width: 42%;
height: 42px;
padding: 12px 20px;
color: #6D6D6D;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-map-search-section .all-filters-sidebar .adt-range-slider .extra-controls input.adt-ads-input-from {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right: 0;
}
.adt-map-search-section .all-filters-sidebar .adt-range-slider .extra-controls input.adt-ads-input-to {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-left: 0;
}
.adt-map-search-section .all-filters-sidebar .adt-range-slider .extra-controls > div {
width: 16%;
height: 42px;
line-height: 38px;
text-align: center;
color: #D3D3D3;
border: 1px solid #f0f0f0;
}
.adt-map-search-section .all-filters-sidebar .adt-vertical-ad-box {
margin: 20px 0 0 0;
}
.adt-map-search-section .load-more-btn-box {
text-align: center;
margin-bottom: 50px;
}  @media (min-width: 992px) and (max-width: 1199.98px) {
.adt-map-search-section .all-filters-sidebar {
top: 0px;
}
}
@media (min-width: 320px) and (max-width: 991.98px) {
.adt-map-search-section:has(.all-filters-sidebar.open) {
position: relative;
z-index: 10;
}
.adt-map-search-section .map-search-wrapper {
flex-direction: column;
}
.adt-map-search-section .map-search-wrapper .search-content-side.scroller {
position: unset;
width: 100%;
order: 2;
height: 100%;
}
.adt-map-search-section .all-filters-sidebar {
position: absolute;
top: 0;
z-index: 10;
height: 100vh;
}
.adt-map-search-section .map-search-wrapper .search-map-side {
width: 100%;
order: 1;
height: 400px !important;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.adt-map-search-section .search-ads-result-box.grid {
grid-template-columns: repeat(3, 1fr);
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.adt-map-search-section .map-search-wrapper .search-map-side {
height: 300px !important;
}
.adt-map-search-section .search-ads-result-box.grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (min-width: 320px) and (max-width: 575.98px) {
.adt-map-search-section .map-search-wrapper .search-map-side {
height: 250px;
}
.adt-map-search-section .search-filters-content {
padding: 20px;
}
.adt-map-search-section .search-filters-content .adt-ads-sort-box {
flex-direction: column;
align-items: flex-start;
}
.adt-map-search-section .search-filters-wrapper {
flex-direction: column;
}
.adt-map-search-section .search-filters-wrapper .adtype-dropdown {
width: 100%;
}
.adt-map-search-section .search-filters-content .right-content,
.adt-map-search-section .search-filters-wrapper .category-dropdown,
.adt-map-search-section .search-filters-wrapper .search-all-filters {
width: 100%;
}
.adt-map-search-section .search-filters-content .adt-ads-sort-box .select2-container {
width: 100% !important;
}
.adt-map-search-section .search-ads-result-box {
grid-template-columns: repeat(1, 1fr);
padding: 20px;
}
.adt-map-search-section .search-ads-result-box.grid {
padding: 20px;
}
.adt-map-search-section .featured-ads-box {
padding: 20px;
}
.adt-map-search-section .adt-custom-pagination {
padding: 0 20px 20px 20px;
}
.adt-map-search-section .adt-custom-pagination .page-item .page-link {
width: 48px;
height: 48px;
}
}
.add_to_fav_map {
transition: all 0.3s ease;
}
.add_to_fav_map:hover {
background-color: red
}
.select2-container--open {
z-index: 1088;
}
.map_search_countries .select2-container {
width: 100% !important;
margin-bottom: 10px;
}
.adt-map-mini-carousel .owl-nav {
position: absolute;
margin-top: 0;
top: -77px;
right: 0px;
text-align: right;
}
.pulsing-cluster {
position: relative;
background-color: rgba(255, 123, 0, 0.8);
color: white;
border-radius: 50%;
padding: 10px;
text-align: center;
font-size: 14px;
font-weight: bold;
border: 2px solid white;
transition: transform 0.3s ease;
}
.pulsing-cluster span {
position: relative;
z-index: 2;
}
.pulsing-cluster::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
background-color: rgba(255, 123, 0, 0.6);
border-radius: 50%;
transform: translate(-50%, -50%);
animation: pulse 2s infinite ease-in-out;
z-index: 1;
}
@keyframes pulse {
0% {
transform: translate(-50%, -50%) scale(0.8);
opacity: 1;
}
100% {
transform: translate(-50%, -50%) scale(1.6);
opacity: 0;
}
}
.custom-cluster-icon {
background: none;
border: none;
}
.video-box video {
width: 100%;
height: 100%;
object-fit: cover;
}
.owl-carousel .item {
position: relative;
width: 100%;
}
.owl-carousel #sync2 .img-box img {
width: 100%;
height: 100%;
object-fit: cover;
}
.owl-carousel #sync2 .img-box img {
background-color: #f7f7f7;
object-fit: cover;
}  .adt-multivendor-detail-section {
padding: 60px 0;
}
.adt-multivendor-detail-section .multivendor-detail-banner {
position: relative;
margin-bottom: 30px;
height: 250px;
}
.adt-multivendor-detail-section .multivendor-detail-banner::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.65));
}
.adt-multivendor-detail-section .multivendor-detail-banner img {
height: 100%;
width: 100%;
object-fit: cover;
}
.adt-multivendor-detail-section .multivendor-detail-banner .follow-us-box {
position: absolute;
bottom: 30px;
right: 30px;
}
.adt-multivendor-detail-section .multivendor-detail-banner .follow-us-box h4 {
font-size: 20px;
font-weight: 700;
line-height: 30px;
color: #ffff;
margin-bottom: 15px;
text-align: right;
}
.adt-multivendor-detail-section .multivendor-detail-banner .follow-us-box ul li {
display: inline-block;
margin-right: 15px;
}
.adt-multivendor-detail-section .multivendor-detail-banner .follow-us-box ul li:last-child {
margin-right: 0;
}
.adt-multivendor-detail-section .multivendor-detail-banner .follow-us-box ul li a {
display: inline-block;
width: 50px;
height: 50px;
display: flex;
justify-content: center;
align-items: center;
background-color: rgba(255, 255, 255, 0.20);
border-radius: 4px;
transition: 0.3s ease-in-out;
}
.adt-multivendor-detail-section .multivendor-detail-banner .follow-us-box ul li a:hover {
background-color: #FF002E;
}
.adt-multivendor-detail-section .multivendor-detail-banner .follow-us-box ul li a i {
font-size: 20px;
color: #ffff;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper {
display: flex;
gap: 36px;
margin-bottom: 60px;
padding-left: 36px;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper .multivendor-profile-box-sidebar {
width: 303px;
height: 100%;
margin-top: -190px;
z-index: 1;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper .multivendor-main-content {
width: calc(100% - 678px);
}
.adt-multivendor-detail-section .multivendor-detail-wrapper .multivendor-recent-ads-sidebar {
width: 303px;
}
.adt-multivendor-detail-section .multivendor-main-content h2 {
font-size: 26px;
font-weight: 700;
line-height: 30px;
margin-bottom: 20px;
}
.adt-multivendor-detail-section .multivendor-main-content p {
font-size: 16px;
font-weight: 400;
line-height: 30px;
color: #6d6d6d;
margin-bottom: 30px;
}
.adt-multivendor-detail-section .multivendor-profile-box-sidebar {
position: relative;
background-color: #ffff;
border-radius: 4px;
border: 1px solid #F0F0F0;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}
.adt-multivendor-detail-section .multivendor-profile-box .favourite-box {
position: absolute;
top: 20px;
right: 15px;
width: 27px;
height: 27px;
border-radius: 4px;
padding: 6px 5px 5px 9px;
font-size: 10px;
color: #ffff;
background-color: #242424;
cursor: pointer;
}
.adt-multivendor-detail-section .multivendor-profile-box .img-box img {
margin-top: -50px;
border-radius: 100px;
margin-left: 20px;
border: 5px solid #F0F0F0;
}
.adt-multivendor-detail-section .multivendor-profile-box h3 {
font-size: 20px;
font-weight: 600;
line-height: 25px;
padding: 0 20px;
color: #242424;
margin: 15px 0 10px 0;
}
.adt-multivendor-detail-section .multivendor-profile-box .rating {
display: flex;
align-items: center;
padding: 0 20px;
margin-bottom: 15px;
}
.adt-multivendor-detail-section .multivendor-profile-box .rating span {
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #6d6d6d;
margin-right: 5px;
}
.adt-multivendor-detail-section .multivendor-profile-box .rating i {
font-size: 16px;
color: #EA9A00;
margin-right: 5px;
}
.adt-multivendor-detail-section .multivendor-profile-box .rating i.fill {
color: #EA9A00;
}
.adt-multivendor-detail-section .multivendor-profile-box .active-box {
display: flex;
align-items: center;
padding: 10px 20px;
background-color: #FBFCFD;
border: 1px solid #F0F0F0;
border-width: 1px 0 1px 0;
}
.adt-multivendor-detail-section .multivendor-profile-box .active-box i {
font-size: 16px;
color: #31BD00;
margin-right: 10px;
}
.adt-multivendor-detail-section .multivendor-profile-box .active-box span,
.adt-multivendor-detail-section .multivendor-profile-box .active-box small {
font-size: 12px;
font-weight: 400;
line-height: 18px;
color: #31BD00;
margin-right: 5px;
}
.adt-multivendor-detail-section .multivendor-profile-box .active-box small {
color: #6D6D6D;
}
.adt-multivendor-detail-section .multivendor-profile-box ul {
padding: 20px !important;
}
.adt-multivendor-detail-section .multivendor-profile-box ul li {
display: flex;
align-items: center;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #F0F0F0;
}
.adt-multivendor-detail-section .multivendor-profile-box ul li:last-child {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.adt-multivendor-detail-section .multivendor-profile-box ul li i {
font-size: 16px;
color: #6D6D6D;
margin-right: 10px;
}
.adt-multivendor-detail-section .multivendor-profile-box ul li span,
.adt-multivendor-detail-section .multivendor-profile-box ul li small {
font-size: 14px;
font-weight: 400;
line-height: 21px;
color: #242424;
margin-right: 5px;
}
.adt-multivendor-detail-section .multivendor-profile-box ul li small {
color: #6D6D6D;
}
.adt-multivendor-detail-section .multivendor-profile-box .follow-box {
padding: 27px 20px;
background-color: #FBFCFD;
border: 1px solid #F0F0F0;
border-width: 1px 0 1px 0;
}
.adt-multivendor-detail-section .multivendor-profile-box .follow-box .adt-button-dark {
width: 100%;
text-align: center;
}
.adt-multivendor-detail-section .multivendor-contact-box {
padding: 30px 20px;
}
.adt-multivendor-detail-section .multivendor-contact-box h3 {
font-size: 20px;
font-weight: 600;
line-height: 25px;
color: #242424;
margin-bottom: 20px;
}
.adt-multivendor-detail-section .multivendor-contact-box input,
.adt-multivendor-detail-section .multivendor-contact-box textarea {
height: 46px;
padding: 12px 30px;
color: #555555;
background-color: #FBFCFD;
border: 1px solid #D3D3D3;
margin-bottom: 20px;
border-radius: 4px;
width: 100%;
}
.adt-multivendor-detail-section .multivendor-contact-box input:focus-visible,
.adt-multivendor-detail-section .multivendor-contact-box textarea:focus-visible {
outline: none;
}
.adt-multivendor-detail-section .multivendor-contact-box textarea {
height: 146px;
resize: none;
}
.adt-multivendor-detail-section .multivendor-contact-box button {
border: 0;
width: 100%;
text-align: center;
}  @media (min-width: 992px) and (max-width: 1199.98px) {
.adt-multivendor-detail-section .multivendor-detail-wrapper {
flex-wrap: wrap;
padding-left: 0;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper .multivendor-profile-box-sidebar {
order: 1;
width: calc(50% - 48px);
margin-left: 30px;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper .multivendor-main-content {
order: 3;
width: 100%;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper .multivendor-recent-ads-sidebar {
order: 2;
width: calc(50% - 18px);
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.adt-multivendor-detail-section .multivendor-detail-wrapper {
flex-wrap: wrap;
padding-left: 0;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper .multivendor-profile-box-sidebar {
order: 1;
width: calc(50% - 48px);
margin-left: 30px;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper .multivendor-main-content {
order: 3;
width: 100%;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper .multivendor-recent-ads-sidebar {
order: 2;
width: calc(50% - 18px);
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.adt-multivendor-detail-section .multivendor-detail-banner {
height: 200px;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper {
flex-wrap: wrap;
padding-left: 0;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper .multivendor-profile-box-sidebar {
width: 100%;
margin-top: 50px;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper .multivendor-main-content {
width: 100%;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper .multivendor-recent-ads-sidebar {
width: 100%;
}
}
@media (min-width: 320px) and (max-width: 575.98px) {
.adt-multivendor-detail-section .multivendor-detail-banner {
height: 150px;
}
.adt-multivendor-detail-section .multivendor-detail-banner .follow-us-box ul li a {
width: 44px;
height: 44px;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper {
flex-wrap: wrap;
padding-left: 0;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper .multivendor-profile-box-sidebar {
width: 100%;
margin-top: 50px;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper .multivendor-main-content {
width: 100%;
}
.adt-multivendor-detail-section .multivendor-detail-wrapper .multivendor-recent-ads-sidebar {
width: 100%;
}
}
#adt-ad-description-box {
color: #6d6d6d;
}
#adt-ad-description-box ul {
list-style: disc;
padding-left: 2rem;
margin-bottom: 20px;
}
#adt-ad-description-box ol {
margin-bottom: 20px;
}
#adt-ad-description-box b {
color: #6d6d6d;
font-weight: 500;
}
#adt-ad-description-box ul li {
line-height: 30px;
color: #6d6d6d;
}
#adt-ad-description-box .tags-box ul {
margin-bottom: 0;
}
.jqte_editor ul {
padding-left: 2rem !important;
}  .adt-transparent-header-1 {
position: absolute;
width: 100%; background-color: transparent;
}
.adt-transparent-header-1 .sb-header-container {
height: 82px;
}
.adt-transparent-header-1 .sb-menu > ul > li > a {
height: 82px;
line-height: 82px;
font-size: 14px;
font-weight: 400;
color: #242424;
padding: 0 15px;
text-transform: capitalize;
}
.adt-transparent-header-1.sb-header .sb-menu li:not(:last-child) a:hover,
.adt-transparent-header-1.sb-header .sb-menu li:not(:last-child) a:focus,
.adt-transparent-header-1.sb-header .sb-menu li:not(:last-child) a:active {
color: #FF002E;
}
.adt-transparent-header-1 .sb-menu > ul > li > a > span::before {
border-color: #242424;
border-width: 1px 1px 0 0;
}
.adt-transparent-header-1 .sb-menu > ul > li.adt-list {
float: right;
margin: 31px 0;
}
.adt-transparent-header-1 .sb-menu > ul > li.adt-list:has(.login-user) {
margin: 20px 0;
}
.adt-transparent-header-1 .sb-menu > ul > li.adt-list:has(.ad-post-btn) {
margin: 19px 0;
}
.adt-transparent-header-1 .sb-menu .ad-post-btn {
display: inline-block;
font-size: 14px;
color: #ffff;
padding: 11px 46px;
background-color: #FF002E;
border-radius: 4px;
height: auto;
line-height: inherit;
}
.adt-transparent-header-1 .sb-menu.menu-caret .ad-post-btn > span {
display: none;
}
.adt-transparent-header-1 .sb-menu .ad-post-btn i {
margin-right: 5px;
}
.adt-transparent-header-1 .sb-menu ul ul li > a::before {
background: #FF002E;
}
.adt-transparent-header-1 .sb-menu ul li .sign-in,
.adt-transparent-header-1 .sb-menu ul li .sign-up {
position: relative;
height: auto;
line-height: inherit;
display: inline-block;
font-size: 14px;
font-weight: 400;
color: #242424;
padding: 0 15px;
}
.adt-transparent-header-1 .sb-menu ul li .sign-in i,
.adt-transparent-header-1 .sb-menu ul li .sign-up i {
color: #FF002E;
margin-right: 5px;
}
.adt-transparent-header-1 .sb-menu ul li .sign-in::before {
content: "";
position: absolute;
top: 3px;
right: 0;
width: 1px;
height: 13px;
background-color: #242424;
}
.adt-transparent-header-1 .sb-menu ul li .sign-up {
padding-right: 0;
}  .adt-estate-hero-section {
position: relative;
padding-top: 220px;
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/real-estate-hero-bg.png);
background-size: cover;
background-color: #ffff;
}
.adt-estate-hero-section::before {
content: '';
position: absolute;
bottom: 0px;
left: 0;
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/estate-hero-bg.png);
background-size: contain;
background-position: left bottom;
width: 100%;
height: 750px;
background-repeat: no-repeat;
}
.adt-estate-hero-section .content-box {
position: relative;
z-index: 1;
}
.adt-estate-hero-section .content-box .sub-title {
font-size: 32px;
font-weight: 500;
font-family: "Kalam", cursive;
line-height: 50px;
color: #FF002E;
}
.adt-estate-hero-section .content-box h1 {
font-size: 50px;
font-weight: 600;
line-height: 62px;
color: #231900;
margin-bottom: 10px;
}
.adt-estate-hero-section .content-box p {
line-height: 30px;
color: #6D6D6D;
margin-bottom: 40px !important;
max-width: 616px;
}
.adt-hero-search-tabs .nav-tabs {
border-bottom: 0;
}
.adt-hero-search-tabs .nav-tabs .nav-link {
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #242424;
padding: 8px 22px;
background-color: #ffff;
border: 1px solid #ffff;
border-radius: 0;
}
.adt-hero-search-tabs .nav-tabs .nav-link:first-child {
border-top-left-radius: 4px;
}
.adt-hero-search-tabs .nav-tabs .nav-link:last-child {
border-top-right-radius: 4px;
}
.adt-hero-search-tabs .nav-tabs .nav-link.active {
background-color: #242424;
border: 1px solid #242424;
color: #ffff !important;
}
.adt-hero-search-tabs .search-filters-bar {
display: flex;
align-items: flex-end;
gap: 20px;
max-width: 810px;
padding: 20px;
background-color: #ffff;
border-radius: 0 4px 4px 4px;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.25);
margin-bottom: 30px;
}
.adt-hero-search-tabs .search-filters-bar .filter-box {
width: 28%;
}
.adt-hero-search-tabs .search-filters-bar .filter-box label {
font-size: 12px;
font-weight: 500;
line-height: 15px;
color: #242424;
margin-bottom: 7px;
}
.adt-hero-search-tabs .search-filters-bar .filter-box input {
width: 100%;
height: 40px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
font-size: 14px;
font-weight: 400;
color: #6D6D6D;
padding: 13px 20px;
}
.adt-hero-search-tabs .search-filters-bar .filter-box input::placeholder {
color: #6D6D6D;
opacity: 1;
}
.adt-hero-search-tabs .search-filters-bar .filter-box input:focus {
outline: none;
}
.adt-hero-search-tabs .search-filters-bar .select2-container {
width: 100% !important;
}
.adt-hero-search-tabs .search-filters-bar .select2-container--default .select2-selection--single {
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
height: 40px;
margin-bottom: 0;
}
.adt-hero-search-tabs .search-filters-bar .select2-container--default .select2-selection--single .select2-selection__rendered {
font-size: 14px;
font-weight: 400;
line-height: 40px;
color: #6D6D6D;
padding: 0 20px;
}
.adt-hero-search-tabs .search-filters-bar .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 32px;
width: 32px;
background-color: #fff;
border: 1px solid #f0f0f0;
border-radius: 4px;
top: 4px;
right: 4px;
}
.adt-hero-search-tabs .search-filters-bar .select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #6D6D6D #6D6D6D transparent transparent;
border-width: 1px 1px 0 0px;
width: 6px;
height: 6px;
margin-top: -4px;
margin-left: -3px;
transform: rotate(135deg);
}
.adt-hero-search-tabs .search-filters-bar .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
margin-top: -1px;
transform: rotate(-45deg);
}
.adt-hero-search-tabs .search-filters-bar .location-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
transform: none;
}
.adt-hero-search-tabs .search-filters-bar .location-box .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
margin-top: -4px;
}
.adt-hero-search-tabs .search-filters-bar .location-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
border-width: 0;
}
.adt-hero-search-tabs .search-filters-bar .location-box .select2-container--default .select2-selection--single .select2-selection__arrow b::before {
content: "\f124";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-weight: 900;
font-family: "Font Awesome 5 Free";
font-size: 10px;
color: #6D6D6D;
}
.adt-hero-search-tabs .search-filters-bar .search-button {
width: 16%;
font-size: 14px;
font-weight: 400;
color: #ffff;
background-color: #242424;
border: 1px solid #242424;
border-radius: 4px;
height: 40px;
padding: 8px 22px;
}
.adt-hero-search-tabs .search-filters-bar .search-button i {
margin-right: 5px;
}
.adt-estate-hero-section .popular-keywords {
position: relative;
padding-bottom: 70px;
}
.adt-estate-hero-section .popular-keywords::before {
content: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/line-round-vector.png);
position: absolute;
bottom: -10px;
left: -80px;
}
.adt-estate-hero-section .popular-keywords li {
display: inline-block;
margin: 0 15px 10px 0;
}
.adt-estate-hero-section .popular-keywords li strong {
font-size: 18px;
font-weight: 500;
line-height: 22px;
color: #242424;
margin-right: 15px;
}
.adt-estate-hero-section .popular-keywords li a {
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
padding: 7px 10px;
background-color: #ffff;
border-radius: 4px;
transition: 0.3s ease-in-out;
}
.adt-estate-hero-section .popular-keywords li a:hover {
background-color: #FF002E;
color: #ffff;
}
.adt-estate-hero-section .popular-keywords li a img {
margin-right: 5px;
transition: 0.3s ease-in-out;
}
.adt-estate-hero-section .popular-keywords li a:hover img {
filter: invert(100%) sepia(30%) saturate(1853%) hue-rotate(203deg) brightness(1008%) contrast(1005%);
}
.adt-estate-hero-section .main-img-box {
position: relative;
height: 100%;
}
.adt-estate-hero-section .main-img-box img {
position: absolute;
bottom: 0;
transform: translate(-20%, 21%);
max-width: fit-content;
}
.adt-find-by-categories-carousel .owl-nav {
display: none;
}
.adt-estate-hero-section .categories-carousel-box {
margin-bottom: -100px;
}
.adt-estate-hero-section .categories-carousel-box h3 {
font-size: 26px;
font-weight: 500;
line-height: 32px;
color: #242424;
margin-bottom: 35px;
}
.adt-estate-hero-section .categories-carousel-box .category-box-main {
padding: 34px 10px;
background-color: #ffffff;
border: 1px solid #F0F0F0;
border-radius: 4px;
text-align: center;
cursor: pointer;
transition: 0.3s ease-in-out;
}
.adt-estate-hero-section .categories-carousel-box .category-box-main:hover {
background-color: #242424;
border: 1px solid #242424;
}
.adt-estate-hero-section .categories-carousel-box .category-box-main img {
width: auto;
height: 50px;
margin: 0 auto;
}
.adt-estate-hero-section .categories-carousel-box .category-box-main span {
display: block;
font-size: 16px;
font-weight: 500;
line-height: 20px;
color: #242424;
padding: 20px 0 5px 0;
transition: 0.3s ease-in-out;
}
.adt-estate-hero-section .categories-carousel-box .category-box-main small {
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
transition: 0.3s ease-in-out;
}
.adt-estate-hero-section .categories-carousel-box .category-box-main:hover span,
.adt-estate-hero-section .categories-carousel-box .category-box-main:hover small {
color: #ffff;
}  .adt-property-ads-section { overflow-x: hidden;
}
.adt-property-ads-section .adt-button-1 {
background-color: #F6F6F6;
}
.adt-property-ad-card {
background-color: #ffff;
border-radius: 4px;
margin-bottom: 30px;
transition: 0.3s ease-in-out;
}
.adt-property-ad-card:hover {
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.25);
}
.adt-property-ads-carousel-widgets > .owl-nav {
position: absolute;
margin-top: 0;
top: -77px;
right: 135px;
text-align: right;
}
.adt-car-explore-section.adt-trending-cars-section .adt-property-ads-carousel-widgets > .owl-nav {
top: -77px;
} .adt-property-ads-carousel-widgets > .owl-nav .owl-prev, .adt-property-ads-carousel-widgets > .owl-nav .owl-next {
width: 42px;
height: 42px;
background: #F6F6F6 !important;
border-radius: 4px;
margin: 0 10px;
border: 1px solid #F0F0F0 !important;
opacity: 1;
}
.adt-property-ads-section .adt-property-ads-carousel-widgets > .owl-nav .owl-prev, 
.adt-property-ads-section .adt-property-ads-carousel-widgets > .owl-nav .owl-next {
background: #F6F6F6 !important;
border-color: #F0F0F0;
}
.adt-property-ads-carousel-widgets > .owl-nav .owl-prev i, .adt-property-ads-carousel-widgets > .owl-nav .owl-next i {
color: #6D6D6D;
}
.adt-property-ad-card .adt-property-img-box {
position: relative;
padding: 7px 7px 0 7px;
border: 1px solid #f0f0f0;
border-bottom: none;
border-radius: 4px 4px 0 0;
}
.adt-property-img-carousel .item {
position: relative;
height: 190px;
}
.adt-property-img-carousel .item::before {
content: "";
position: absolute;
height: 70px;
width: 100%;
background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.02));
bottom: 0;
border-radius: 0 0 4px 4px;
}
.adt-property-img-carousel .item img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 4px;
}
.adt-property-img-carousel .owl-nav {
position: absolute;
margin-top: 0;
bottom: 10px;
top: unset;
right: 4px;
}
.adt-property-img-carousel .owl-nav .owl-prev,
.adt-property-img-carousel .owl-nav .owl-next {
display: inline-flex;
align-items: center;
justify-content: center;
width: 25px;
height: 25px;
background: #ffff !important;
border-radius: 50%;
margin: 0 3px;
opacity: 1;
}
.adt-property-img-carousel .owl-nav .owl-prev.disabled,
.adt-property-img-carousel .owl-nav .owl-next.disabled {
opacity: 0.5;
}
.adt-property-img-carousel .owl-nav .owl-prev i,
.adt-property-img-carousel .owl-nav .owl-next i {
font-size: 10px;
color: #999;
}
.adt-property-ad-card .adt-property-img-box .tags-box {
position: absolute;
top: 15px;
right: 17px;
z-index: 1;
}
.adt-property-ad-card .adt-property-img-box .tags-box span {
display: inline-block;
font-size: 12px;
font-weight: 500;
line-height: 15px;
color: #ffffff;
padding: 4px 8px;
border-radius: 2px;
margin: 0 0 10px 10px;
}
.adt-property-ad-card .adt-property-img-box .tags-box span.for-sale {
background-color: #81D742;
}
.adt-property-ad-card .adt-property-img-box .tags-box span.no-fees {
background-color: #04844B;
}
.adt-property-ad-card .adt-property-img-box .tags-box span.resale {
background-color: #169DCB;
}
.adt-property-ad-card .adt-property-img-box .tags-box span.urgent,
.adt-property-ad-card .adt-property-img-box .tags-box span.featured {
background-color: #169DCB;
}
.adt-property-ad-card .adt-property-img-box .tags-box span.hot-offer {
background-color: #EA9A00;
}
.adt-property-ad-card .adt-property-img-box .tags-box span.construction {
background-color: #009990;
}
.adt-property-ad-card .adt-property-img-box .author-box {
position: absolute;
bottom: 10px;
left: 18px;
display: flex;
align-items: center;
gap: 5px;
z-index: 1;
}
.adt-property-ad-card .adt-property-img-box .author-box img {
width: 20px;
height: 20px;
border-radius: 50%;
}
.adt-property-ad-card .adt-property-img-box .author-box span {
font-size: 12px;
font-weight: 500;
line-height: 15px;
color: #ffffff;
}
.adt-property-ad-card .adt-property-content-box {
padding: 15px 20px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
}
.adt-property-ad-card .adt-property-content-box span {
font-size: 12px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
}
.adt-property-ad-card .adt-property-content-box span i {
margin-right: 5px;
}
.adt-property-ad-card .adt-property-content-box h3 {
font-size: 16px;
font-weight: 400;
line-height: 26px;
color: #242424;
margin: 5px 0 0;
}
.adt-property-ad-card .adt-property-content-box ul li {
position: relative;
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
margin: 0 14px 0px 0;
}
.adt-property-ad-card .adt-property-content-box ul li::before {
content: "";
position: absolute;
top: 7px;
right: -10px;
width: 4px;
height: 4px;
border-radius: 10px;
background-color: #FF002E;
}
.adt-property-ad-card .adt-property-content-box ul li:last-child::before {
content: none;
}
.adt-property-ad-card .adt-property-location-box {
padding: 10px 20px;
font-size: 12px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
display: flex;
align-items: center;
gap: 10px;
background-color: #F6F6F6;
border: 1px solid #f0f0f0;
}
.adt-property-ad-card .adt-property-price-box {
padding: 10px 20px;
display: flex;
justify-content: space-between;
align-items: center;
border: 1px solid #f0f0f0;
border-top: 0;
border-radius: 0 0 4px 4px;
}
.adt-property-ad-card .adt-property-price-box h4 {
font-size: 14px;
font-weight: 400;
color: #242424;
display: flex;
}
.adt-property-ad-card .adt-property-price-box h4 strong {
font-weight: 400;
}
.adt-property-ad-card .adt-property-price-box h4 small {
font-size: 12px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
}
.adt-property-ad-card .adt-property-price-box i {
color: #D9D9D9;
cursor: pointer;
}  .adt-update-work-flow-section {
position: relative; background-size: cover;
}
.adt-update-work-flow-section .shape-1 {
position: absolute;
top: 100px;
left: 200px;
}
.adt-update-work-flow-section .shape-2 {
position: absolute;
top: 100px;
right: 200px;
}
.adt-update-work-flow-section .shape-3 {
position: absolute;
bottom: 235px;
right: 100px;
transform: rotate(-110deg);
}
.adt-update-work-flow-section .heading-content h2 {
color: #242424;
font-size: 26px;
font-weight: 600;
line-height: 32px;
background-color: unset;
margin-bottom: 10px;
}
.adt-update-work-flow-section .heading-content p {
color: #6D6D6D;
font-size: 16px;
font-weight: 400;
line-height: 30px;
margin-bottom: 0;
max-width: 564px;
margin: 0 auto;
}
.adt-update-work-flow-section .col-md-4:nth-child(4) .work-process-box::before {
content: none;
}
.adt-update-work-flow-section .work-process-box .work-type-outline .type-outer {
background-color: #F6F6F6;
border-color: #f0f0f0;
}
.adt-update-work-flow-section .work-process-box .work-type-outline .type-outer img {
filter: unset;
}
.adt-update-work-flow-section .work-process-box .count-outline {
border: 4px solid rgba(0, 0, 0, 0.25);
}
.adt-update-work-flow-section .work-process-box .work-type-outline .count {
background-color: #242424;
}
.adt-update-work-flow-section .work-process-box .work-type-outline .count span {
color: #ffff;
}
.adt-work-process-card {
display: flex;
align-items: center;
gap: 20px 50px;
padding: 40px 20px 40px 58px;
background-color: #FFFFFF;
border-radius: 4px;
margin-top: 30px;
position: relative;
z-index: 1;
}
.adt-work-process-card .left-content {
width: calc(100% - 218px);
}
.adt-work-process-card .left-content h4 {
font-size: 22px;
font-weight: 500;
line-height: 30px;
color: #242424;
}
.adt-work-process-card .left-content p {
margin: 10px 0;
}
.adt-work-process-card .left-content a {
margin-top: 10px;
padding: 12px 36px;
}
.adt-work-process-card .right-img-box {
width: 168px;
height: 146px;
}
.adt-work-process-card .right-img-box img {
width: 100%;
height: 100%;
object-fit: scale-down;
}  .adt-estate-pricing-section {
position: relative;
}
.adt-estate-pricing-section .shape-1 {
position: absolute;
top: 9%;
left: 6%;
transform: rotate(-110deg);
}
.adt-estate-pricing-section .shape-2 {
position: absolute;
top: 9%;
right: 6%;
}
.adt-estate-pricing-section .shape-3 {
position: absolute;
bottom: 12%;
right: 4%;
transform: rotate(-110deg);
}
.adt-estate-pricing-section .heading-content h2 {
color: #242424;
font-size: 26px;
font-weight: 600;
line-height: 32px;
background-color: unset;
margin-bottom: 10px;
}
.adt-estate-pricing-section .heading-content p {
color: #6D6D6D;
font-size: 16px;
font-weight: 400;
line-height: 30px;
margin-bottom: 0;
max-width: 564px;
margin: 0 auto;
}
.adt-estate-pricing-section .adt-pricing-plan-card {
z-index: 1;
}  .adt-estate-location-section {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/popular-location-bg.png);
background-size: cover !important;
padding-bottom: 70px;
}
.adt-estate-location-section .top-heading-box a {
color: #ffff;
padding: 10px 36px;
font-size: 16px;
font-weight: 500;
}
.adt-location-box .location-img-box.large-img-box {
height: 402px;
}
.adt-estate-location-section .adt-location-box:hover::before {
content: none;
}
.adt-estate-location-section .adt-location-box:hover .location-meta-box .ads-count {
background-color: #F6F6F6 !important;
color: #6D6D6D !important;
}  .adt-home-blog-section {
position: relative;
}
.adt-home-blog-section .top-heading-box {
margin-bottom: 60px;
text-align: center;
}
.adt-home-blog-section .top-heading-box h2 {
color: #242424;
font-size: 26px;
font-weight: 600;
line-height: 32px;
background-color: unset;
margin-bottom: 10px;
}
.adt-home-blog-section .top-heading-box p {
color: #6D6D6D;
font-size: 16px;
font-weight: 400;
line-height: 30px;
max-width: 564px;
margin: 0 auto;
}  .adt-estate-about-section {
position: relative; background-size: cover;
}
.adt-estate-about-section .shape-1 {
position: absolute;
top: 5%;
left: 5%;
transform: rotate(-110deg);
}
.adt-estate-about-section .shape-2 {
position: absolute;
top: 5%;
right: 8%;
}
.adt-estate-about-section .shape-3 {
position: absolute;
bottom: 6%;
right: 5%;
transform: rotate(-110deg);
}
.adt-estate-about-section .left-img-box {
z-index: 1;
}
.adt-estate-about-section .right-cont .sub-cont .label {
background-color: transparent;
padding: 0;
}  @media (min-width: 1600px) and (max-width: 1799.98px) {
.adt-estate-hero-section .main-img-box img {
transform: translate(-31%, 21%);
}
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
.adt-estate-hero-section .main-img-box img {
transform: translate(-45%, 21%);
max-width: none !important;
}
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
.adt-transparent-header-1 .sb-menu > ul > li > a {
padding: 0 10px;
font-size: 12px;
}
.adt-transparent-header-1 .sb-menu ul li .sign-in, .adt-transparent-header-1 .sb-menu ul li .sign-up {
font-size: 12px;
}
.adt-estate-hero-section {
padding-top: 150px;
}
.adt-estate-hero-section .main-img-box img {
transform: translate(-46%, 25%);
width: 700px;
}
.adt-hero-search-tabs .search-filters-bar .search-button {
padding: 8px 16px;
}
.adt-update-work-flow-section .shape-1 {
top: 40px;
left: 100px;
}
.adt-update-work-flow-section .shape-2 {
top: 40px;
right: 100px;
}
.ad-detail-middle-content .ad-about-box h3 {
font-size: 26px;
line-height: 36px;
}
}
@media (min-width: 320px) and (max-width: 1199.98px) {
.adt-transparent-header-1 .burger-menu {
top: 29px;
}
.adt-transparent-header-1 .sb-menu {
background-color: #ffff;
}
.adt-transparent-header-1 .sb-menu > ul > li > a {
height: 49px;
line-height: 49px;
padding: 0 20px;
}
.adt-transparent-header-1 .sb-menu > ul > li.adt-list {
float: unset;
margin: 10px 0 0 20px;
}
.adt-transparent-header-1 .sb-menu ul ul li > a {
color: #242424;
}
.adt-header-secondary .sb-header-container {
height: 82px;
display: block;
}
.adt-header-secondary .sb-menu > ul > li.adt-list .adt-user-avatar {
margin-left: 15px;
}
.adt-header-secondary .sb-menu > ul > li.adt-list .adt-user-avatar img {
margin-top: 5px;
}
.adt-header-primary.adt-transparent-header .sb-header-container {
height: 74px;
}
.adt-header-secondary .sb-menu > ul > li.adt-list:has(.adt-user-avatar) {
margin-bottom: 0;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.adt-estate-hero-section {
padding-top: 150px;
}
.adt-estate-hero-section .main-img-box img {
display: none;
}
.adt-hero-search-tabs .search-filters-bar .search-button {
padding: 8px 14px;
}
.adt-update-work-flow-section .shape-1 {
top: 50px;
left: 30px;
}
.adt-update-work-flow-section .shape-2 {
top: 80px;
right: 30px;
}
.adt-work-process-card {
gap: 20px;
padding: 40px 20px 40px 20px;
}
.adt-work-process-card .left-content {
width: calc(100% - 188px);
}
.adt-mini-ads-section .adt-recent-ads-sidebar .adt-recent-ad-box .recent-img-box {
width: 46px;
height: 46px;
}
.adt-mini-ads-section .adt-recent-ads-sidebar .adt-recent-ad-box .recent-img-box img {
min-width: 46px;
max-width: 46px;
min-height: 46px;
max-height: 46px;
}
.adt-mini-ads-section .adt-recent-ads-sidebar .adt-recent-ad-box .recent-img-meta {
width: calc(100% - 61px);
}
.adt-mini-ads-section .adt-recent-ads-sidebar .adt-recent-ad-box .recent-img-meta h6 {
font-size: 12px;
}
}
@media (min-width: 320px) and (max-width: 991.98px) {
.adt-header-secondary .sb-menu > ul > li.adt-list .adt-user-avatar img {
margin-top: 2px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.adt-estate-hero-section {
padding-top: 150px;
}
.adt-estate-hero-section .main-img-box img {
display: none;
}
.adt-hero-search-tabs .search-filters-bar {
gap: 10px;
}
.adt-hero-search-tabs .search-filters-bar .search-button {
padding: 8px 15px;
}
.adt-update-work-flow-section .shape-1 {
top: 2px;
left: 30px;
}
.adt-update-work-flow-section .shape-2 {
top: 2px;
right: 10px;
}
.adt-estate-about-section .shape-3 {
right: 7%;
}
.adt-mini-ads-section .adt-vertical-ad-box {
width: calc(50% - 3px);
display: inline-block;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.adt-transparent-header-1 .burger-menu {
top: 34px;
}
.adt-header-primary.adt-transparent-header .logo {
padding: 17px 40px 17px 0;
padding-left: 0;
}
.adt-header-primary.adt-transparent-header .burger-menu {
top: 29px;
}
.adt-estate-hero-section {
padding-top: 100px;
}
.adt-estate-hero-section .content-box .sub-title {
font-size: 26px;
line-height: 36px;
}
.adt-estate-hero-section .content-box h1 {
font-size: 42px;
line-height: 44px;
}
.adt-estate-hero-section .main-img-box img {
display: none;
}
.adt-hero-search-tabs .search-filters-bar {
flex-wrap: wrap;
gap: 10px;
}
.adt-hero-search-tabs .search-filters-bar .filter-box {
width: 100%;
flex: 1;
}
.adt-hero-search-tabs .search-filters-bar .search-button {
padding: 8px 16px;
width: 100%;
}
.adt-property-ads-carousel > .owl-nav {
position: unset;
text-align: center;
}
.adt-update-work-flow-section .shape-1 {
top: 2px;
left: 30px;
}
.adt-update-work-flow-section .shape-2 {
top: 2px;
right: 10px;
}
.adt-estate-pricing-section .shape-3 {
right: 6%;
}
}
@media (min-width: 320px) and (max-width: 575.98px) {
.adt-transparent-header-1 .burger-menu {
top: 34px;
}
.adt-header-primary.adt-transparent-header .logo {
padding: 17px 40px 17px 0;
padding-left: 0;
}
.adt-header-primary.adt-transparent-header .burger-menu {
top: 29px;
}
.adt-transparent-header-1 .sb-menu > ul > li.adt-list {
display: flex;
flex-direction: column-reverse;
gap: 20px;
align-items: flex-start !important;
padding: 0 20px;
margin: 0;
}
.adt-transparent-header-1 .sb-menu > ul > li.adt-list:has(.ad-post-btn) {
margin: 0;
}  .adt-transparent-header-1 .sb-menu ul li .sign-in, .adt-transparent-header-1 .sb-menu ul li .sign-up {
padding: 0;
margin-right: 20px;
border-right: 0;
}
.adt-estate-hero-section {
padding-top: 100px;
}
.adt-estate-hero-section .content-box .sub-title {
font-size: 22px;
line-height: 32px;
}
.adt-estate-hero-section .content-box h1 {
font-size: 38px;
line-height: 40px;
}
.adt-estate-hero-section .main-img-box img {
display: none;
}
.adt-hero-search-tabs .nav-tabs .nav-link {
padding: 8px 18px;
}
.adt-hero-search-tabs .search-filters-bar {
flex-direction: column;
gap: 10px;
}
.adt-hero-search-tabs .search-filters-bar .filter-box {
width: 100%;
}
.adt-hero-search-tabs .search-filters-bar .search-button {
padding: 8px 16px;
width: 100%;
}
.adt-estate-hero-section .popular-keywords {
padding-bottom: 40px;
}
.adt-property-ads-carousel > .owl-nav {
position: unset;
margin-top: 0px;
text-align: center;
}
.adt-update-work-flow-section .shape-1,
.adt-update-work-flow-section .shape-2,
.adt-update-work-flow-section .shape-3,
.adt-estate-pricing-section .shape-1,
.adt-estate-pricing-section .shape-2,
.adt-estate-pricing-section .shape-3,
.adt-estate-about-section .shape-1,
.adt-estate-about-section .shape-2,
.adt-estate-about-section .shape-3 {
display: none;
}
.adt-work-process-card {
padding: 20px;
gap: 20px;
}
.adt-work-process-card .left-content {
width: calc(100% - 140px);
}
.adt-work-process-card .right-img-box {
width: 120px;
height: 120px;
}
}
@media (max-width: 400px) {
.adt-work-process-card {
flex-direction: column;
align-items: flex-start;
}
.adt-work-process-card .left-content {
width: 100%;
}
.adt-work-process-card .right-img-box {
width: 170px;
height: 160px;
margin: 0 auto;
}
}  .adt-car-dealer-hero {
position: relative;
padding: 150px 0 200px;
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/car-dealer-hero-bg.png);
background-size: cover;
}
.adt-car-dealer-hero .car-dealer-main-img {
position: absolute;
bottom: -115px;
left: 0;
right: 0;
width: 843px;
margin: 0 auto;
z-index: 1;
}
.adt-car-dealer-hero .content-box {
text-align: center;
}
.adt-car-dealer-hero .content-box .sub-title {
font-size: 32px;
font-weight: 500;
font-family: "Kalam", cursive;
line-height: 50px;
color: #FF002E;
}
.adt-car-dealer-hero .content-box h1 {
font-size: 50px;
font-weight: 600;
line-height: 62px;
color: #231900;
margin: 5px 0;
}
.adt-car-dealer-hero .content-box p {
line-height: 30px;
color: #6D6D6D;
margin-bottom: 40px;
}
.adt-car-dealer-hero .content-box .adt-hero-search-tabs {
margin-top: 40px;
}
.adt-car-dealer-hero .adt-hero-search-tabs .nav-tabs {
justify-content: center;
}
.adt-car-dealer-hero .adt-hero-search-tabs .search-filters-bar {
margin: 0 auto;
gap: 15px;
max-width: fit-content;
}
.adt-car-dealer-hero .adt-hero-search-tabs .search-filters-bar .filter-box {
text-align: left;
width: unset;
flex-basis: 200px;
}
.adt-car-dealer-hero .adt-hero-search-tabs .search-filters-bar .filter-box:has(input[type=text]) {
width: unset;
flex-basis: 294px;
}
.adt-car-dealer-hero .adt-hero-search-tabs .search-filters-bar .search-button {
width: 40px;
height: 40px;
padding: 8px;
display: flex;
justify-content: center;
align-items: center;
}
.adt-car-dealer-hero .adt-hero-search-tabs .search-filters-bar .search-button i {
margin-right: 0;
}
.adt-car-dealer-hero .adt-hero-search-tabs .search-filters-bar .select2-container--default .select2-selection--single .select2-selection__arrow {
background-color: transparent;
border: 0;
}  .adt-car-explore-section {
position: relative;
}
.adt-car-explore-section.adt-trending-cars-section {
padding: 0 0 70px 0;
}
.adt-car-explore-section ~ .adt-estate-pricing-section {
padding-top: 0;
}
.adt-car-category-carousel .owl-stage-outer {
overflow: visible;
}
.adt-car-category-carousel .owl-stage-outer .owl-item {
opacity: 0;
}
.adt-car-category-carousel .owl-stage-outer .owl-item.active {
opacity: 1;
}
.adt-car-category-carousel > .owl-nav {
position: absolute;
margin-top: 0;
top: -69px;
right: -10px;
text-align: right;
}
.adt-car-category-carousel > .owl-nav .owl-prev, .adt-car-category-carousel > .owl-nav .owl-next {
width: 42px;
height: 42px;
background: #F6F6F6 !important;
border-radius: 4px;
margin: 0 10px;
border: 1px solid #F0F0F0 !important;
opacity: 1;
}
.adt-car-category-carousel > .owl-nav .owl-prev i, .adt-car-category-carousel > .owl-nav .owl-next i {
color: #6D6D6D;
}
.adt-car-explore-section .adt-car-category-box {
text-align: center;
padding: 30px 20px 20px;
background-color: #ffff;
border: 1px solid #f0f0f0;
transition: 0.3s ease-in-out;
}
.adt-car-explore-section .adt-car-category-box:hover {
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.25)
}
.adt-car-explore-section .adt-car-category-box .img-box {
height: 85px;
}
.adt-car-explore-section .adt-car-category-box .img-box img {
width: 100%;
height: 100%;
object-fit: scale-down;
}
.adt-car-explore-section .adt-car-category-box span {
display: block;
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: #242424;
margin-bottom: 5px;
}
.adt-car-explore-section .adt-car-category-box small {
font-size: 12px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
}
.adt-car-explore-section .adt-ads-top-box .adt-button-1 {
background-color: #F6F6F6;
}
.adt-car-explore-section .adt-property-ads-carousel {
margin-bottom: 0;
}
.adt-car-ad-card .adt-property-img-box .featured-tag {
position: absolute;
top: 7px;
left: 7px;
width: 38px;
z-index: 1;
border-top-left-radius: 4px;
}
.adt-car-description-section {
position: relative;
}
.adt-car-ad-card .adt-property-img-box .favorite-box {
position: absolute;
top: 17px;
right: 17px;
width: 30px;
height: 30px;
background-color: rgba(0, 0, 0, 0.25);
border-radius: 4px;
padding: 5px;
z-index: 1;
display: flex;
justify-content: center;
align-items: center;
}
.adt-car-ad-card .adt-property-img-box .favorite-box i {
color: #ffff;
font-size: 16px;
}
.adt-car-ad-card .adt-property-content-box .ctg-tag {
display: inline-block;
font-size: 12px;
font-weight: 400;
line-height: 16px;
color: #6D6D6D;
padding: 4px 16px;
border-radius: 2px;
text-transform: capitalize;
}
.adt-car-ad-card .adt-property-content-box h3 {
max-width: 240px;
}
.adt-car-ad-card .adt-property-content-box .ctg-tag.used {
background-color: #CCD5F4;
}
.adt-car-ad-card .adt-property-content-box .ctg-tag.for-sell {
background-color: #CCF4EA;
}
.adt-car-ad-card .adt-property-content-box .price small,
.adt-car-ad-card .adt-property-content-box span {
font-size: 12px;
font-weight: 400;
line-height: 16px;
color: #555555;
}
.adt-car-ad-card .adt-property-content-box .price {
display: flex;
align-items: center;
gap: 5px;
font-size: 16px;
font-weight: 500;
color: #242424;
margin-bottom: 5px;
margin-top: 5px;
}
.adt-car-ad-card .adt-property-content-box .price strong {
font-size: 14px;
font-weight: 400;
}
.adt-car-ad-card .adt-property-content-box span.publish-date {
display: inline-block;
margin-top: 5px;
}
.adt-car-ad-card .adt-property-content-box .rating {
display: flex;
align-items: center;
margin-top: 10px;
}
.adt-car-ad-card .adt-property-content-box .rating span {
font-size: 12px;
font-weight: 700;
color: #ffff;
padding: 2px 10px;
background-color: #EA9A00;
border-radius: 2px;
}
.adt-car-ad-card .adt-property-content-box .rating small {
font-size: 12px;
color: #6D6D6D;
margin: 0 5px;
}
.adt-car-ad-card .adt-property-content-box .rating i {
font-size: 12px;
color: #EA9A00;
margin-right: 2px;
}
.adt-car-ad-card .adt-property-location-box {
background-color: #ffff;
border-radius: 0 0 4px 4px;
}  .adt-about-experience-section {
position: relative;
}
.adt-about-experience-section .row {
align-items: center;
}
.adt-about-experience-section .left-img-box {
text-align: right;
position: relative;
margin-right: 12px;
}
.adt-about-experience-section .left-img-box img {
max-width: 565px;
width: 100%;
}
.adt-about-experience-section .left-img-box .experience-box {
position: absolute;
top: 30px;
left: -17px;
padding: 20px 40px 30px 30px;
background-color: #ffff;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.25);
border-radius: 4px;
}
.adt-about-experience-section .left-img-box .experience-box strong {
display: block;
font-size: 85px;
font-weight: 600;
line-height: 108px;
color: #FF002E;
padding-left: 70px;
margin-bottom: 30px;
}
.adt-about-experience-section .left-img-box .experience-box span {
font-size: 26px;
font-weight: 600;
line-height: 32px;
color: #242424;
max-width: 170px;
display: block;
text-align: left;
}
.adt-about-experience-section .left-img-box .play-btn {
position: absolute;
bottom: 60px;
left: 60px;
width: 100px;
height: 100px;
background-color: #FF002E;
border-radius: 50%;
font-size: 36px;
color: #ffff;
display: flex;
justify-content: center;
align-items: center;
}
.adt-about-experience-section .left-img-box .play-btn i {
position: relative;
margin-left: 7px;
z-index: 2;
}
.adt-about-experience-section .left-img-box .play-btn::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(255, 0, 46, 1);
border-radius: 50%;
z-index: 1;
animation: ripple 1.5s ease-out infinite;
animation-delay: 0.2s;
}
.adt-about-experience-section .left-img-box .play-btn::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(255, 0, 46, 1);
border-radius: 50%;
z-index: 1;
animation: ripple-sub 1.5s ease-out infinite;
animation-delay: 0.2s;
}
@keyframes ripple {
from {
opacity: 1;
transform: scale(0);
}
to {
opacity: 0;
transform: scale(1.4);
}
}
@keyframes ripple-sub {
from {
opacity: 1;
transform: scale(0);
}
to {
opacity: 0;
transform: scale(1.5);
}
}
.adt-about-experience-section .content-box span {
font-size: 20px;
font-weight: 500;
line-height: 26px;
color: #FF002E;
}
.adt-about-experience-section .content-box h2 {
font-size: 32px;
font-weight: 600;
line-height: 40px;
color: #242424;
margin: 15px 0;
max-width: 490px;
}
.adt-about-experience-section .content-box p {
font-size: 16px;
font-weight: 400;
line-height: 30px;
color: #6D6D6D;
margin-bottom: 15px;
}
.adt-about-experience-section .content-box ul {
column-count: 2;
}
.adt-about-experience-section .content-box ul li {
font-size: 16px;
font-weight: 400;
line-height: 30px;
color: #6D6D6D;
margin-bottom: 20px;
}
.adt-about-experience-section .content-box ul li i {
color: #FF002E;
margin-right: 10px;
}
.adt-about-experience-section .content-box .adt-button-dark {
margin-top: 16px;
}  .adt-car-logo-section .adt-car-category-box span {
margin: 15px 0 0 0;
}
.adt-car-logo-section .adt-car-category-carousel {
margin-bottom: 0px;
}
.adt-car-advertise-card {
display: flex;
flex-direction: column;
padding: 30px;
border-radius: 4px;
margin-top: 30px;
height: 396px;
}
.adt-car-advertise-card.adv-primary {  background-position: bottom right;
background-repeat: no-repeat;
}
.adt-car-advertise-card.adv-secondary {  background-position: bottom left;
background-repeat: no-repeat;
align-items: flex-end;
}
.adt-car-advertise-card h3 {
font-size: 22px;
font-weight: 500;
line-height: 30px;
color: #242424;
margin-bottom: 10px;
max-width: 270px;
}
.adt-car-advertise-card p {
font-size: 14px;
font-weight: 400;
line-height: 30px;
color: #555555;
margin-bottom: 10px;
max-width: 340px;
}
.adt-car-advertise-card.adv-secondary h3,
.adt-car-advertise-card.adv-secondary p {
text-align: right;
}
.adt-car-advertise-card a {
max-width: 170px;
padding: 12px 35px;
text-align: center;
}  .adt-vehicles-search-section {
position: relative;
text-align: center;
}
.adt-vehicles-search-section h2 {
font-size: 32px;
font-weight: 600;
line-height: 40px;
color: #242424;
margin-bottom: 20px;
}
.adt-vehicles-search-section h2 span {
color: #FF002E;
}
.adt-vehicles-search-section p {
font-size: 16px;
font-weight: 400;
line-height: 30px;
color: #6D6D6D;
max-width: 726px;
margin: 0 auto 20px auto;
}  .adt-car-dealer-section {
position: relative;
}
.adt-car-dealer-section .top-heading-box {
text-align: center;
margin-bottom: 60px;
}
.adt-car-dealer-section .top-heading-box h2 {
font-size: 26px;
font-weight: 600;
line-height: 32px;
color: #242424;
margin-bottom: 10px;
}
.adt-car-dealer-section .top-heading-box p {
font-size: 16px;
font-weight: 400;
line-height: 30px;
color: #6D6D6D;
max-width: 564px;
margin: 0 auto;
}
.adt-car-dealer-card {
display: flex;
margin-top: 36px;
border-radius: 4px;
transition: 0.3s ease-in-out;
}
.adt-car-dealer-card:hover {
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.25);
}
.adt-car-dealer-card .adt-car-ad-carousel {
width: 339px;
}
.adt-car-dealer-card .adt-car-ad-carousel * {
height: 100%;
}
.adt-car-dealer-card .adt-car-ad-carousel .owl-nav {
position: absolute;
margin-top: 0;
bottom: 10px;
right: 4px;
height: auto;
}
.adt-car-dealer-card .adt-car-ad-carousel .owl-nav .owl-prev, .adt-car-dealer-card .adt-car-ad-carousel .owl-nav .owl-next {
display: inline-flex;
align-items: center;
justify-content: center;
width: 25px;
height: 25px;
background: #ffff !important;
border-radius: 50%;
margin: 0 5px;
opacity: 1;
border: 1px solid #F0F0F0 !important;
}
.adt-car-dealer-card .adt-car-ad-carousel .owl-nav .owl-prev i, .adt-car-dealer-card .adt-car-ad-carousel .owl-nav .owl-next i {
font-size: 12px;
color: #6D6D6D;
height: auto;
}
.adt-car-dealer-card .adt-car-ad-carousel .owl-item img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 4px 0px 0px 4px;
}
.adt-car-dealer-card .adt-car-content-box {
display: flex;
align-items: center;
width: calc(100% - 339px);
padding: 10px;
background-color: #ffff;
border-radius: 0px 4px 4px 0px;
border: 1px solid #f0f0f0;
}
.adt-car-dealer-card .adt-car-meta-box {
width: calc(100% - 322px);
padding: 0 20px;
}
.adt-car-dealer-card .adt-car-meta-box .rating-box .rating {
font-size: 12px;
font-weight: 700;
line-height: 16px;
color: #ffff;
padding: 4px 6px;
border-radius: 2px;
background-color: #EA9A00;
}
.adt-car-dealer-card .adt-car-meta-box .rating-box .reviews {
font-size: 12px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
margin: 0 5px 0 10px;
}
.adt-car-dealer-card .adt-car-meta-box .rating-box i {
color: #EA9A00;
margin-right: 2px;
font-size: 14px;
}
.adt-car-dealer-card .adt-car-meta-box h3 {
font-size: 16px;
font-weight: 400;
line-height: 24px;
color: #242424;
margin: 12px 0 6px 0;
}
.adt-car-dealer-card .adt-car-meta-box ul {
margin-bottom: 8px;
}
.adt-car-dealer-card .adt-car-meta-box ul li {
position: relative;
display: inline-block;
margin-right: 34px;
margin-bottom: 5px;
font-size: 12px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
}
.adt-car-dealer-card .adt-car-meta-box ul li::before {
content: "";
position: absolute;
top: 7px;
right: -20px;
width: 4px;
height: 4px;
border-radius: 10px;
background-color: #FF002E;
}
.adt-car-dealer-card .adt-car-meta-box ul li:last-child::before {
content: none;
}
.adt-car-dealer-card .adt-car-meta-box ul li i,
.adt-car-dealer-card .adt-car-meta-box ul li img {
margin-right: 5px;
max-width: 18px;
border-radius: 100%;
}
.adt-car-dealer-card .adt-car-meta-box p {
font-size: 14px;
font-weight: 400;
line-height: 24px;
color: #6D6D6D;
max-width: 564px;
}
.adt-car-dealer-card .adt-car-price-meta {
width: 322px;
padding: 20px;
clip-path: polygon(32.2% 0%, 100% 0%, 100% 100%, 0% 100%);
background-color: #F6F6F6;
border: 1px solid #f0f0f0;
height: 100%;
border-radius: 4px;
display: flex;
flex-direction: column;
align-items: flex-end;
justify-content: space-between;
}
.adt-car-dealer-card .adt-car-price-meta .price-box {
text-align: right;
}
.adt-car-dealer-card .adt-car-price-meta .price-box span {
display: block;
font-size: 22px;
font-weight: 400;
line-height: 26px;
color: #FF002E;
}
.adt-car-dealer-card .adt-car-price-meta .price-box small {
font-size: 12px;
font-weight: 400;
line-height: 16px;
color: #555555;
}
.adt-car-dealer-card .adt-car-price-meta .detail-btn-box {
display: flex;
align-items: center;
}
.adt-car-dealer-card .adt-car-price-meta .detail-btn-box .favorite {
width: 42px;
height: 42px;
color: #D9D9D9;
background-color: #ffff;
border: 1px solid #d9d9d9;
border-radius: 4px;
display: inline-flex;
justify-content: center;
align-items: center;
margin-right: 20px;
cursor: pointer;
}
.adt-car-dealer-card .adt-car-price-meta .detail-btn-box .adt-button-dark-1 {
font-weight: 400;
line-height: 18px;
padding: 11px 34px;
}  @media (min-width: 1200px) and (max-width: 1399.98px) {
.adt-about-experience-section .left-img-box {
margin-right: 0;
}
.adt-about-experience-section .left-img-box .experience-box {
left: -30px;
}
.adt-about-experience-section .left-img-box .play-btn {
left: -40px;
}
.adt-vehicles-search-section {
padding: 80px 0;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.adt-about-experience-section .left-img-box .experience-box {
top: 30px;
left: 30px;
}
.adt-about-experience-section .left-img-box .play-btn {
bottom: 30px;
left: 30px;
}
.adt-about-experience-section .content-box h2 {
font-size: 28px;
line-height: 36px;
}
.adt-vehicles-search-section {
padding: 80px 0;
}
.adt-car-dealer-card .adt-car-content-box {
flex-direction: column;
}
.adt-car-dealer-card .adt-car-meta-box {
width: 100%;
padding: 0;
}
.adt-car-dealer-card .adt-car-price-meta {
width: 100%;
clip-path: none;
flex-direction: row;
margin-top: 20px;
padding: 10px;
}
.adt-car-dealer-card .adt-car-price-meta .price-box {
text-align: left;
line-height: 24px;
}
.adt-car-dealer-card .adt-car-price-meta .price-box span {
font-size: 18px;
line-height: 18px;   
}
}
@media (min-width: 320px) and (max-width: 991.98px) {
.adt-about-experience-section .left-img-box .play-btn {
bottom: 20px;
left: unset;
right: 20px;
}
.adt-about-experience-section .content-box {
margin-top: 50px;
}
.adt-vehicles-search-section {
padding: 60px 0;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.adt-car-dealer-hero .car-dealer-main-img {
bottom: -100px;
width: 680px;
}
.adt-car-dealer-hero .content-box h1 {
font-size: 42px;
line-height: 52px;
}
.adt-car-dealer-hero .adt-hero-search-tabs .search-filters-bar .search-button {
width: 7%;
}
.adt-car-dealer-card .adt-car-content-box {
flex-direction: column;
}
.adt-car-dealer-card .adt-car-meta-box {
width: 100%;
padding: 0;
}
.adt-car-dealer-card .adt-car-price-meta {
width: 100%;
clip-path: none;
flex-direction: row;
margin-top: 20px;
}
.adt-car-dealer-card .adt-car-price-meta .price-box {
text-align: left;
}
.adt-car-dealer-card .adt-car-ad-carousel {
width: 270px;
}
.adt-car-dealer-card .adt-car-content-box {
width: calc(100% - 270px);
}
.adt-car-dealer-card .adt-car-meta-box p {
display: none;
}
.adt-car-dealer-card .adt-car-price-meta {
padding: 10px;
margin-top: 0px;
}
.adt-car-dealer-card .adt-car-price-meta .price-box {
line-height: 24px;
}
.adt-car-dealer-card .adt-car-price-meta .price-box span {
font-size: 18px;
line-height: 18px;   
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.adt-car-dealer-hero {
position: relative;
padding: 120px 0 140px;
}
.adt-car-dealer-hero .car-dealer-main-img {
bottom: -70px;
width: 560px;
}
.adt-car-dealer-hero .content-box .sub-title {
font-size: 22px;
line-height: 36px;
}
.adt-car-dealer-hero .content-box h1 {
font-size: 32px;
line-height: 42px;
}
.adt-car-dealer-hero .adt-hero-search-tabs .search-filters-bar .filter-box,
.adt-car-dealer-hero .adt-hero-search-tabs .search-filters-bar .filter-box:has(input[type="text"]) {
width: calc(50% - 8px);
flex: none;
}
.adt-car-dealer-hero .adt-hero-search-tabs .search-filters-bar .search-button {
width: 100%;
}
.adt-about-experience-section .left-img-box .experience-box {
left: 30px;
}
.adt-car-dealer-card {
flex-direction: column;
}
.adt-car-dealer-card .adt-car-content-box {
flex-direction: column;
}
.adt-car-dealer-card .adt-car-meta-box {
width: 100%;
padding: 0;
}
.adt-car-dealer-card .adt-car-price-meta {
width: 100%;
clip-path: none;
flex-direction: row;
margin-top: 20px;
}
.adt-car-dealer-card .adt-car-price-meta .price-box {
text-align: left;
}
.adt-car-dealer-card .adt-car-ad-carousel {
width: 100%;
}
.adt-car-dealer-card .adt-car-ad-carousel .owl-item img {
border-radius: 4px 4px 0 0;
}
.adt-car-dealer-card .adt-car-content-box {
width: 100%;
}
.adt-car-dealer-card .adt-car-price-meta {
padding: 10px;
margin-top: 10px;
}
.adt-car-dealer-card .adt-car-price-meta .price-box {
line-height: 24px;
}
.adt-car-dealer-card .adt-car-price-meta .price-box span {
font-size: 18px;
line-height: 18px;   
}
.adt-about-experience-section ~ .adt-car-explore-section {
padding-top: 0;
}
.adt-car-dealer-section ~ .adt-home-blog-section {
padding-top: 0;
}
}
@media (min-width: 320px) and (max-width: 575.98px) {
.adt-car-dealer-hero {
position: relative;
padding: 100px 0 30px;
}
.adt-car-dealer-hero .car-dealer-main-img {
position: unset;
width: 100%;
margin: 30px auto 0 auto;
}
.adt-car-dealer-hero .content-box .sub-title {
font-size: 20px;
line-height: 24px;
}
.adt-car-dealer-hero .content-box h1 {
font-size: 26px;
line-height: 34px;
}
.adt-car-dealer-hero .adt-hero-search-tabs .search-filters-bar .filter-box,
.adt-car-dealer-hero .adt-hero-search-tabs .search-filters-bar .filter-box:has(input[type="text"]) {
width: 100%;
flex: none;
}
.adt-car-dealer-hero .adt-hero-search-tabs .search-filters-bar .search-button {
width: 100%;
}
.adt-car-category-carousel > .owl-nav {
position: unset;
text-align: center;
margin-top: 30px;
}
.adt-about-experience-section .left-img-box .experience-box {
left: 20px;
top: 20px;
padding: 20px;
}
.adt-about-experience-section .left-img-box .experience-box strong {
font-size: 50px;
line-height: 60px;
margin-bottom: 10px;
}
.adt-about-experience-section .left-img-box .experience-box span {
font-size: 20px;
line-height: 26px;
max-width: 160px;
}
.adt-about-experience-section .content-box h2 {
font-size: 26px;
line-height: 32px;
}
.adt-about-experience-section .content-box ul {
column-count: 1;
}
.adt-car-advertise-card {
padding: 20px;
height: 450px;
}
.adt-vehicles-search-section h2 {
font-size: 26px;
line-height: 36px;
}
.adt-car-dealer-card {
flex-direction: column;
}
.adt-car-dealer-card .adt-car-content-box {
flex-direction: column;
}
.adt-car-dealer-card .adt-car-meta-box {
width: 100%;
padding: 0;
}
.adt-car-dealer-card .adt-car-price-meta {
width: 100%;
clip-path: none;
flex-direction: row;
margin-top: 20px;
}
.adt-car-dealer-card .adt-car-price-meta .price-box {
text-align: left;
}
.adt-car-dealer-card .adt-car-ad-carousel {
width: 100%;
}
.adt-car-dealer-card .adt-car-ad-carousel .owl-item img {
border-radius: 4px 4px 0 0;
}
.adt-car-dealer-card .adt-car-content-box {
width: 100%;
}
.adt-car-dealer-card .adt-car-price-meta {
padding: 10px;
margin-top: 10px;
flex-wrap: wrap;
gap: 10px;
}
.adt-car-dealer-card .adt-car-price-meta .price-box {
line-height: 24px;
}
.adt-car-dealer-card .adt-car-price-meta .price-box span {
font-size: 18px;
line-height: 18px;   
}
.adt-about-experience-section ~ .adt-car-explore-section {
padding-top: 0;
}
.adt-car-dealer-section ~ .adt-home-blog-section {
padding-top: 0;
}
}  .adt-top-tabs-header {
padding: 20px 0 30px;
height: 197px;
background-color: #ffff;
border-bottom: 1px solid #DDDDDD;
}
.adt-top-tabs-header .tabs-container {
position: relative;
display: flex;
justify-content: space-between;
align-items: center;
}
.adt-top-tabs-header .tabs-container .logo {
margin-right: 110px;
}
.adt-top-tabs-header .tabs-wrapper ol li {
position: relative;
margin: 0 30px;
}
.adt-top-tabs-header .tabs-wrapper ol li::before {
content: "";
position: absolute;
top: 6px;
left: -30px;
width: 1px;
height: 30px;
background-color: #DDDDDD;
}
.adt-top-tabs-header .tabs-wrapper ol li:first-child::before {
content: none;
}
.adt-top-tabs-header .tabs-wrapper ol li .nav-link {
padding: 12px 0;
width: 150px;
font-size: 14px;
font-weight: 500;
line-height: 18px;
color: #6D6D6D;
border-radius: 4px;
transition: all 0.3s ease;
}
.adt-top-tabs-header .tabs-wrapper ol li .nav-link img {
filter: invert(44%) sepia(0%) saturate(1000%) hue-rotate(206deg) brightness(94%) contrast(79%);
}
.adt-top-tabs-header .tabs-wrapper ol li .nav-link.active {
position: relative;
background-color: #242424;
color: #ffff;
}
.adt-top-tabs-header .tabs-wrapper ol li .nav-link.active img {
filter: invert(1);
}
.adt-top-tabs-header .tabs-wrapper ol li .nav-link:hover {
position: relative;
background-color: #242424;
color: #ffff;
}
.adt-top-tabs-header .tabs-wrapper ol li .nav-link:hover img {
filter: invert(1);
}
.adt-top-tabs-header .tabs-wrapper ol li .nav-link i {
margin-right: 8px;
}
.adt-top-tabs-header .tabs-wrapper ol li .nav-link.active::after {
content: "";
position: absolute;
bottom: -42px;
left: 0;
right: 0;
margin: 0 auto;
width: 20px;
height: 20px;
background-color: #ffff;
border: 1px solid #DDDDDD;
transform: rotate(45deg);
}
.adt-top-tabs-header .buttons-box .sign-in, .adt-top-tabs-header .buttons-box .sign-up {
height: auto;
line-height: inherit;
display: inline-block;
font-size: 14px;
font-weight: 400;
color: #242424;
padding: 0 15px;
text-transform: capitalize;
}
.adt-top-tabs-header .buttons-box .sign-in {
border-right: 1px solid #242424;
}
.adt-top-tabs-header .buttons-box .sign-in i, .adt-top-tabs-header .buttons-box .sign-up i {
color: #FF002E;
margin-right: 5px;
}
.adt-top-tabs-header .buttons-box .sign-in i {
transform: rotate(180deg);
}
.adt-top-tabs-header .buttons-box .ad-post-btn {
display: inline-block;
font-size: 14px;
color: rgb(255, 255, 255);
padding: 11px 46px;
background-color: rgb(255, 0, 46);
border-radius: 4px;
height: auto;
line-height: inherit;
margin-left: 10px;
}
.adt-top-tabs-header .buttons-box .ad-post-btn i {
margin-right: 5px;
}
.adt-top-tabs-header .adt-hero-search-tabs {
margin-bottom: 0;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar {
position: absolute;
bottom: -103px;
left: 0;
right: 0;
margin: 0 auto;
border-radius: 4px;
padding: 15px 20px;
max-width: 1012px;
border: 1px solid #DDDDDD;
box-shadow: 0px 10px 10px -10px rgba(0, 0, 0, 0.15);
z-index: 1;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .filter-box {
position: relative;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .filter-box.type-box::before {
content: "";
position: absolute;
top: -3px;
left: -13px;
width: 1px;
height: 45px;
background-color: #DDDDDD;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .filter-box:has(input) {
width: calc(100% - 68%);
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .filter-box label {
position: absolute;
left: 15px;
top: 0;
z-index: 1;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .filter-box input {
padding: 14px 15px 0px;
background-color: #ffff;
border: 1px solid #ffff;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .filter-box input::placeholder {
line-height: 40px;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .select2-container--default .select2-selection--single {
background-color: #ffff;
border: 1px solid #ffff;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .select2-container--default .select2-selection--single .select2-selection__rendered {
padding: 0 15px;
height: 40px;
line-height: 52px;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .select2-container--default .select2-selection--single .select2-selection__arrow {
border: 1px solid #ffff;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .search-button {
width: 12%;
padding: 8px 20px;
}  .adt-classic-ads-section {
padding: 30px 0 100px 0;
background-color: #ffff;
}
.adt-classic-ads-section .all-filters-sidebar {
position: fixed;
top: 0px;
left: -315px;
padding: 20px;
background-color: #ffff;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.25);
width: 315px;
height: 100vh;
overflow-y: auto;
scrollbar-color: rgba(109, 109, 109, 0.5) transparent;
scrollbar-width: thin;
scroll-behavior: smooth;
z-index: 9;
transition: 0.3s ease-in-out;
}
.adt-classic-ads-section .all-filters-sidebar.open {
left: 0;
}
.adt-classic-ads-section .all-filters-sidebar .close-sidebar {
position: absolute;
top: 20px;
right: 20px;
color: #242424;
cursor: pointer;
}
.all-filters-sidebar .adt-search-list-box {
padding: 0;
}
.adt-classic-ads-section .all-filters-sidebar h3 {
font-size: 18px;
font-weight: 500;
line-height: 25px;
color: #242424;
margin-bottom: 20px;
}
.adt-classic-ads-section .all-filters-sidebar .adt-search-list-box .location-btn {
position: absolute;
top: 34px;
right: 5px;
width: 38px;
height: 34px;
font-size: 12px;
display: flex;
justify-content: center;
align-items: center;
border: 0;
border-radius: 4px;
color: #6D6D6D;
background-color: #ffff;
}
.adt-classic-ads-section .all-filters-sidebar .adt-switch-btns-box {
margin-bottom: 20px;
}
.adt-classic-ads-section .all-filters-sidebar .form-field .select2-container {
width: 100% !important;
}
.adt-classic-ads-section .all-filters-sidebar .form-field .select2-container--default .select2-selection--single {
height: 45px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-classic-ads-section .all-filters-sidebar .form-field .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 21px;
color: #6d6d6d;
font-size: 14px;
padding: 12px 20px;
}
.adt-classic-ads-section .all-filters-sidebar .form-field .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 45px;
}
.adt-classic-ads-section .all-filters-sidebar .form-field label {
font-size: 14px;
font-weight: 500;
color: #242424;
}
.adt-classic-ads-section .all-filters-sidebar .adt-switch-btns-box ul.adt-type-filter-box {
column-count: 3;
}
.adt-classic-ads-section .all-filters-sidebar .adt-vertical-ad-box {
margin-top: 20px;
} .adt-classic-ads-section .adt-search-ads-grid .adt-vertical-ad-box {
height: 373px;
padding: 5px;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-classic-ads-section .adt-custom-pagination {
justify-content: center;
}
.adt-classic-ads-section .adt-category-type-carousel-box {
display: flex;
align-items: center;
gap: 20px;
margin-bottom: 60px;
}
.adt-classic-ads-section .adt-category-types-carousel {
width: calc(100% - 166px);
padding: 0 65px;
}
.adt-classic-ads-section .adt-category-types-carousel .owl-nav {
margin-top: 0;
}
.adt-classic-ads-section .adt-category-types-carousel .owl-prev,
.adt-classic-ads-section .adt-category-types-carousel .owl-next {
position: absolute;
top: 13px;
left: 0px;
width: 35px;
height: 35px;
border-radius: 4px;
margin: 0;
background: #FF002E;
border: 1px solid #FF002E;
opacity: 1;
}
.adt-classic-ads-section .adt-category-types-carousel .owl-next {
left: unset;
right: 0px;
}
.adt-classic-ads-section .adt-category-types-carousel .owl-prev i,
.adt-classic-ads-section .adt-category-types-carousel .owl-next i {
color: #ffff;
}
.adt-classic-ads-section .adt-category-types-carousel .owl-prev.disabled,
.adt-classic-ads-section .adt-category-types-carousel .owl-next.disabled {
background: #242424 !important;
border: 1px solid #242424 !important;
}
.adt-classic-ads-section .adt-category-types-carousel .category-type-box {
text-align: center;
}
.adt-classic-ads-section .adt-category-types-carousel .category-type-box img {
width: 32px;
height: 32px;
margin: 0 auto;
}
.adt-classic-ads-section .adt-category-types-carousel .category-type-box span {
display: block;
font-size: 12px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
margin-top: 10px;
}
.adt-classic-ads-section .adt-category-type-carousel-box .search-all-filters {
width: 146px;
padding: 15px 20px;
font-size: 18px;
font-weight: 400;
line-height: 22px;
color: #6D6D6D;
background-color: #ffff;
border: 1px solid #DDDDDD;
border-radius: 4px;
transition: 0.3s ease-in-out;
}
.adt-classic-ads-section .adt-category-type-carousel-box .search-all-filters.active {
color: #ffff;
background-color: #FF002E;
border-color: #FF002E;
}
.adt-classic-ads-section .adt-category-type-carousel-box .search-all-filters i {
margin-right: 5px;
transition: 0.3s ease-in-out;
}
.adt-classic-ads-section .adt-category-type-carousel-box .search-all-filters.active i {
color: #ffff;
} @media (min-width: 1200px) and (max-width: 1399.98px) {
.adt-top-tabs-header .tabs-container .logo {
margin-right: 90px;
}
.adt-top-tabs-header .tabs-wrapper ol li {
margin: 0 15px;
}
.adt-top-tabs-header .tabs-wrapper ol li::before {
left: -15px;
}
.adt-top-tabs-header .buttons-box .sign-in, .adt-top-tabs-header .buttons-box .sign-up {
padding: 0 10px;
}
.adt-top-tabs-header .buttons-box .ad-post-btn {
padding: 11px 22px;
margin-left: 0;
}
.adt-classic-ads-section .adt-search-ads-grid {
grid-template-columns: repeat(4, 1fr);
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.adt-top-tabs-header .tabs-container .logo {
margin-right: 46px;
}
.adt-top-tabs-header .tabs-wrapper ol li {
margin: 0 5px;
}
.adt-top-tabs-header .tabs-wrapper ol li::before {
content: none;
}
.adt-top-tabs-header .tabs-wrapper ol li .nav-link {
width: 130px;
}
.adt-top-tabs-header .buttons-box .sign-in, .adt-top-tabs-header .buttons-box .sign-up {
padding: 0 5px;
}
.adt-top-tabs-header .buttons-box .ad-post-btn {
padding: 11px 22px;
margin-left: 0;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .search-button {
padding: 8px 14px;
}
.adt-classic-ads-section .adt-search-ads-grid {
grid-template-columns: repeat(3, 1fr);
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.adt-top-tabs-header .buttons-box .sign-in, .adt-top-tabs-header .buttons-box .sign-up {
display: none;
}
.adt-top-tabs-header .tabs-container .logo {
margin-right: 20px;
}
.adt-top-tabs-header .tabs-wrapper ol li {
margin: 0 5px;
}
.adt-top-tabs-header .tabs-wrapper ol li::before {
content: none;
}
.adt-top-tabs-header .buttons-box .ad-post-btn {
padding: 11px 22px;
margin-left: 0;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .filter-box:has(input) {
width: calc(100% - 70%);
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .search-button {
width: 14%;
padding: 8px;
}
.adt-classic-ads-section .adt-search-ads-grid {
grid-template-columns: repeat(2, 1fr);
}
.adt-top-tabs-header .tabs-container {
flex-wrap: wrap;
}
.adt-top-tabs-header .tabs-container .logo {
margin-right: 20px;
}
.adt-top-tabs-header .tabs-wrapper {
flex-grow: 1;
order: 3;
width: 100%;
margin-top: 10px;
}
.adt-top-tabs-header .tabs-wrapper ol.nav-pills {
justify-content: center;
gap: 10px;
}
.adt-top-tabs-header .tabs-wrapper ol li {
margin: 0;
width: calc(33% - 6px);
}
.adt-top-tabs-header .tabs-wrapper ol li::before {
content: none;
}
.adt-top-tabs-header .tabs-wrapper ol li .nav-link {
width: 100%;
}
.adt-top-tabs-header .tabs-wrapper ol li .nav-link.active::after {
bottom: -26px;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar {
padding: 8px 10px;
bottom: -70px;
}
}
@media (min-width: 320px) and (max-width: 767.98px) {
.adt-top-tabs-header {
padding: 10px 0 30px;
}
.adt-top-tabs-header .tabs-container {
flex-wrap: wrap;
}
.adt-top-tabs-header .buttons-box .sign-in, .adt-top-tabs-header .buttons-box .sign-up {
display: none;
}
.adt-top-tabs-header .tabs-container .logo {
margin-right: 20px;
}
.adt-top-tabs-header .tabs-wrapper {
flex-grow: 1;
order: 3;
width: 100%;
margin-top: 10px;
}
.adt-top-tabs-header .tabs-wrapper ol.nav-pills {
justify-content: center;
gap: 10px;
}
.adt-top-tabs-header .tabs-wrapper ol li {
margin: 0;
width: calc(33% - 6px);
}
.adt-top-tabs-header .tabs-wrapper ol li::before {
content: none;
}
.adt-top-tabs-header .buttons-box .ad-post-btn {
padding: 11px 22px;
margin-left: 0;
}
.adt-top-tabs-header .tabs-wrapper ol li .nav-link {
width: 100%;
}
.adt-top-tabs-header .tabs-wrapper ol li .nav-link.active::after {
bottom: -30px;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar {
padding: 10px;
bottom: -82px;
flex-direction: row;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .filter-box:has(input) {
width: calc(100% - 20%);
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .filter-box.type-box {
display: none;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .search-button {
width: 20%;
padding: 8px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.adt-classic-ads-section .adt-search-ads-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (min-width: 320px) and (max-width: 575.98px) {
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .filter-box:has(input) {
width: calc(100% - 26%);
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .search-button {
width: 26%;
}
.adt-classic-ads-section .adt-category-type-carousel-box {
flex-direction: column;
margin-bottom: 30px;
}
.adt-classic-ads-section .adt-category-types-carousel {
width: 100%;
}
.adt-classic-ads-section .adt-category-type-carousel-box .search-all-filters {
width: 100%;
}
.adt-classic-ads-section .adt-search-ads-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 400px) {
.adt-top-tabs-header .tabs-wrapper ol li .nav-link span {
display: none;
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .filter-box:has(input) {
width: calc(100% - 34%);
}
.adt-top-tabs-header .adt-hero-search-tabs .search-filters-bar .search-button {
width: 34%;
}
.adt-top-tabs-header .tabs-wrapper ol li .nav-link i {
margin-right: 0px;
}
} .adt-404-section {
padding: 170px 0;
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/404-bg.png);
background-size: cover;
}
.adt-404-section .content-box {
text-align: center;
}
.adt-404-section .content-box h1 {
font-size: 46px;
font-weight: 600;
line-height: 58px;
color: #231900;
margin: 37px 0 60px 0;
}
.adt-404-section .content-box a {
display: inline-block;
font-size: 14px;
font-weight: 600;
line-height: 18px;
color: #ffff;
padding: 12px 33px;
background-color: #FF002E;
border-radius: 4px;
}  .ad-advanced-detail-section {
background-color: #ffff;
}
.ad-advanced-detail-section .adt-ad-detail-content-wrapper {
display: block;
}
.ad-advanced-detail-section .adt-ad-detail-content-wrapper .ad-detail-middle-content {
width: 100%;
}
.ad-advanced-detail-section .adt-ad-detail-content-wrapper .ad-detail-middle-content .alert {
cursor: pointer;
}
.ad-advanced-detail-section .ad-detail-middle-content .ad-about-box {
padding: 0;
margin-top: 16px;
margin-bottom: 20px;
}
.ad-advanced-detail-section .ad-detail-middle-content .adt-ad-category-box {
display: flex;
justify-content: space-between;
align-items: center;
gap: 10px;
flex-wrap: wrap;
}
.ad-advanced-detail-section .ad-detail-middle-content .adt-ad-general-info,
.ad-advanced-detail-section .ad-detail-middle-content .adt-ad-description,
.ad-advanced-detail-section .ad-detail-middle-content .adt-ad-location-box,
.ad-advanced-detail-section .ad-detail-middle-content .adt-ad-biding-box,
.ad-advanced-detail-section .ad-detail-middle-content .adt-ad-biding-box h4,
.ad-advanced-detail-section .ad-detail-middle-content .bid-detail-wrapper,
.ad-advanced-detail-section .ad-detail-middle-content .adt-ad-biding-box .bids-list-wrapper,
.ad-advanced-detail-section .ad-detail-middle-content .adt-ad-create-bid,
.ad-advanced-detail-section .ad-detail-middle-content .adt-ad-review-box {
padding-left: 0;
padding-right: 0;
}
.ad-advanced-detail-section .ad-detail-middle-content .adt-ad-location-box,
.ad-advanced-detail-section .ad-detail-middle-content .adt-ad-create-bid {
padding: 0;
margin-bottom: 0;
}
.adt-product-or-seller-mobile-box {
display: none;
}
.adt-product-or-seller-web-box {
position: sticky;
top: 30px;
}
.ad-advanced-detail-section .adt-product-detail-box {
border: 1px solid #f0f0f0;
border-radius: 4px;
background-color: #ffff;
margin-bottom: 36px;
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box {
position: relative;
padding: 20px;
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box .views {
position: absolute;
top: 0;
right: 0;
padding: 10px 20px;
background-color: #F6F6F6;
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #242424;
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box .views span {
color: #FF002E;
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box .price {
display: flex;
align-items: center;
font-size: 22px;
font-weight: 500;
line-height: 30px;
color: #FF002E;
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box .price small {
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #555;
margin-left: 5px;
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box h3 {
font-size: 20px;
font-weight: 600;
line-height: 30px;
color: #242424;
margin: 10px 0;
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box .rating {
display: flex;
align-items: center;
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box .rating span {
font-size: 12px;
font-weight: 700;
color: #ffff;
padding: 2px 10px;
background-color: #EA9A00;
border-radius: 2px;
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box .rating small {
font-size: 12px;
color: #6D6D6D;
margin: 0 5px 0 10px;
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box .rating i {
color: #EA9A00;
margin-right: 5px;
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box .date {
display: block;
font-size: 14px;
font-weight: 400;
color: #6D6D6D;
margin-top: 10px;
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box .date i {
margin: 0 5px 0 3px;
font-size: 18px;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box {
display: flex;
padding: 20px;
background-color: #F6F6F6;
border-top: 1px solid #f0f0f0;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box a {
width: 50px;
height: 50px;
background-color: #ffff;
border: 1px solid #f0f0f0;
border-radius: 4px;
margin-left: 10px;
display: flex;
justify-content: center;
align-items: center;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box a img {
width: 24px;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box button {
width: calc(100% - 240px);
padding: 14px 20px;
font-size: 14px;
font-weight: 600;
line-height: 18px;
color: #ffff;
background-color: #242424;
border: 1px solid #242424;
border-radius: 4px;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box button i {
margin-right: 5px;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box .chat_toggler_popup {
background-color: #242424;
color: #FFF;
padding:10px 30px;
width: auto;
border:none;
margin: 0;
flex-grow: 1;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box .chat_toggler_popup i {
margin-right: 10px;
color: #FFF;
}
.ad-advanced-detail-section .adt-product-author-detail-box {
background-color: #ffff;
border: 1px solid #f0f0f0;
border-radius: 4px;
margin-bottom: 36px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .widget-opening-hours {
border: 0;
box-shadow: none;
}
.ad-advanced-detail-section .widget-opening-hours #opening-hours ul {
padding: 0;
}
.ad-advanced-detail-section .adt-product-author-detail-box .widget-opening-hours .opening-hours-title span,
.adt-detail-box-booking .widget-opening-hours .opening-hours-title span {
color: #242424;
font-weight: 500;
margin-left: 5px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .widget-opening-hours.widget .fa-chevron-right,
.adt-detail-box-booking .widget-opening-hours .opening-hours-title .fa-chevron-right {
font-size: 22px; }
.adt-ad-detail-section .adt-product-author-detail-box .widget-opening-hours .s-timezone strong,
.adt-detail-box-booking .widget-opening-hours .s-timezone strong {
font-weight: 500;
}
.adt-detail-box-booking .widget-opening-hours #opening-hours ul,
.adt-ad-detail-section .widget-opening-hours #opening-hours ul {
padding: 0;
}
.ad-advanced-detail-section .adt-product-author-detail-box .widget-opening-hours #opening-hours ul li .day-name,
.adt-detail-box-booking .widget-opening-hours #opening-hours ul li .day-name {
font-weight: 500;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-box {
position: relative;
padding: 20px;
display: flex;
align-items: center;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-box .designation {
position: absolute;
top: 0;
right: 0;
font-size: 12px;
font-weight: 400;
line-height: 16px;
color: #555;
padding: 6px 10px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-width: 0 0 1px 1px;
border-radius: 2px;
text-transform: capitalize;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-box .author-img {
width: 75px;
height: 75px;
margin-right: 24px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-box .author-img img {
width: 100%;
height: 100%;
border-radius: 4px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-meta {
width: calc(100% - 99px);
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-meta h4,
.ad-advanced-detail-section .adt-product-author-detail-box .author-meta h4 a {
position: relative;
display: inline-block;
font-size: 20px;
font-weight: 500;
color: #242424;
line-height: 22px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-meta h4 .verified {
position: absolute;
top: 5px;
right: -25px;
width: 16px;
height: 16px;
text-align: center;
font-size: 8px;
padding: 4px 4px 3px 3px;
border-radius: 50%;
color: #ffff;
background-color: #00ba00;
display: inline-block;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-meta h4 .verified i {
position: absolute;
top: 4px;
left: 3px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-meta p {
font-size: 14px;
color: #6D6D6D;
margin: 4px 0;
line-height: 16px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-meta a {
display: inline-block;
font-size: 14px;
color: #FF002E;
text-decoration: underline;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-meta a:first-child {
text-decoration: none;
}
.ad-advanced-detail-section .adt-product-author-detail-box .location-box {
padding: 13px 20px;
position: relative;
border: 1px solid #f0f0f0;
border-width: 1px 0 1px 0;
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #6d6d6d;
}
.ad-advanced-detail-section .adt-product-author-detail-box .location-box .map {
position: absolute;
top: 0;
right: 0;
font-size: 14px;
font-weight: 500;
line-height: 18px;
color: #FF002E;
padding: 16px 40px;
background-color: rgba(243, 22, 22, 0.1);
border: 1px solid #FF002E;
text-transform: uppercase;
height: 100%;
}
.ad-advanced-detail-section .adt-product-author-detail-box .contact-box-main {
padding: 20px;
background-color: #F6FBF6;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 20px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .contact-box-main .contact-box {
display: flex;
align-items: center;
gap: 6px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .contact-box .meta small {
font-size: 12px;
font-weight: 400;
line-height: 16px;
color: #242424;
text-transform: capitalize;
}
.ad-advanced-detail-section .adt-product-author-detail-box .contact-box .meta a {
display: block;
font-size: 16px;
font-weight: 600;
line-height: 20px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .contact-box.whatsapp .meta a {
color: #4FAD52;
}
.ad-advanced-detail-section .adt-product-author-detail-box .contact-box.phone-2 .meta a {
color: #4C7BE3;
}
.ad-advanced-detail-section .adt-product-author-detail-box .message-box {
padding: 20px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .message-box a.btn.btn-whatsap {
margin: 0;
}
.ad-advanced-detail-section .adt-product-author-detail-box .message-box label {
font-size: 16px;
font-weight: 600;
line-height: 20px;
color: #242424;
margin-bottom: 20px;
text-transform: capitalize;
}
.ad-advanced-detail-section .adt-product-author-detail-box .message-box textarea {
width: 100%;
height: 148px;
padding: 15px 30px;
background-color: #F6F6F6;
border: 1px solid #f0f0f0;
border-radius: 4px;
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
margin-bottom: 20px;
resize: none;
}
.ad-advanced-detail-section .adt-product-author-detail-box .message-box textarea:focus {
outline: none;
}
.ad-advanced-detail-section .adt-product-author-detail-box .message-box .adt-button-dark {
width: 100%;
margin-top: 10px;
}  @media (min-width: 1200px) and (max-width: 1399.98px) {
.ad-advanced-detail-section .adt-product-detail-box .actions-box button {
width: calc(100% - 200px);
padding: 7px 16px;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box a {
width: 40px;
height: 40px;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box a i {
font-size: 16px;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box a img {
width: 18px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .contact-box .meta a {
font-size: 14px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-box .author-img {
width: 60px;
height: 60px;
margin-right: 12px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-meta h4, 
.ad-advanced-detail-section .adt-product-author-detail-box .author-meta h4 a {
font-size: 16px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-meta {
width: calc(100% - 72px);
}
.ad-advanced-detail-section .adt-product-author-detail-box .location-box .map {
padding: 16px 20px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.adt-404-section {
padding: 150px 0;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box {
flex-wrap: wrap;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box button {
flex-grow: 1;
width: 100%;
margin-bottom: 10px;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box .chat_toggler_popup {
flex-grow: 0;
padding: 10px 16px;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box a {
width: 32px;
height: 32px;
margin-left: 8px;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box a i {
font-size: 16px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-box {
flex-direction: column;
align-items: flex-start;
gap: 20px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-meta {
width: 100%;
}
.ad-advanced-detail-section .adt-product-author-detail-box .location-box .map {
padding: 13px 10px;
font-size: 12px;
}
.ad-advanced-detail-section .adt-ad-detail-content-wrapper .ad-detail-middle-content {
margin-top: 0;
}
.ad-advanced-detail-section .ad-detail-middle-content .bid-detail-wrapper .bid-detail-box {
padding: 16px 18px;
}
.ad-advanced-detail-section .ad-detail-middle-content .adt-ad-general-info ul {
grid-template-columns: repeat(2, 1fr);
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box h3 {
font-size: 18px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-box {
gap: 10px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-box .author-img {
width: 50px;
height: 50px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-meta h4, 
.ad-advanced-detail-section .adt-product-author-detail-box .author-meta h4 a {
font-size: 18px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .location-box {
font-size: 12px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .location-box img {
width: 20px;
position: relative;
top: -2px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.adt-404-section {
padding: 120px 0;
}
.adt-404-section .content-box h1 {
font-size: 42px;
}
.ad-advanced-detail-section .adt-ad-detail-content-wrapper .ad-detail-middle-content {
margin-top: 0;
}
.ad-advanced-detail-section .adt-product-author-detail-box .contact-box-main {
justify-content: flex-start;
gap: 20px 100px;
}
.ad-advanced-detail-section .ad-detail-middle-content .adt-ad-general-info ul {
grid-template-columns: repeat(2, 1fr);
}
.adt-product-or-seller-web-box {
display: none;
}
.adt-product-or-seller-mobile-box {
display: block;
}
.ad-detail-middle-content h4 {
margin-bottom: 5px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.adt-404-section {
padding: 80px 0;
}
.adt-404-section .content-box h1 {
font-size: 32px;
line-height: 48px;
}
.adt-404-section .content-box img {
padding: 0 50px;
}
}
@media (min-width: 320px) and (max-width: 575.98px) {
.adt-404-section {
padding: 60px 0;
}
.adt-404-section .content-box h1 {
font-size: 22px;
line-height: 38px;
margin: 20px 0 40px 0;
}
.adt-404-section .content-box img {
padding: 0 50px;
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box,
.ad-advanced-detail-section .adt-product-detail-box .actions-box,
.ad-advanced-detail-section .adt-product-author-detail-box .author-box,
.ad-advanced-detail-section .adt-product-author-detail-box .contact-box-main,
.ad-advanced-detail-section .adt-product-author-detail-box .message-box {
padding: 20px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .location-box {
padding: 13px 20px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .location-box .map {
padding: 16px 20px;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box {
flex-wrap: wrap;
gap: 10px;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box button {
flex-grow: 1;
width: 100%;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box a {
width: calc(25% - 8px);
height: 60px;
margin-left: 0;
}
.ad-advanced-detail-section .adt-product-detail-box .actions-box .chat_toggler_popup {
width: 100%;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-box .author-img {
width: 60px;
height: 60px;
margin-right: 12px;
}
.ad-advanced-detail-section .adt-product-author-detail-box .author-meta h4, 
.ad-advanced-detail-section .adt-product-author-detail-box .author-meta h4 a {
margin-bottom: 0px;
font-size: 18px;
}
.ad-advanced-detail-section .ad-detail-middle-content .adt-ad-general-info ul {
grid-template-columns: repeat(2, 1fr);
}
}
.adt-product-detail-box .actions-box a i {
font-size: 20px;
color: #7F7F7F;
}
.single-blog nav.woocommerce-MyAccount-navigation ul li a {
color: #0b0e19;
} .adt-hero-directory-section {
padding: 160px 0 60px 0;
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/imgs/hero-directory-bg.png);
background-size: cover;
overflow-x: hidden;
}
.adt-hero-directory-section > .container > .row {
align-items: center;
}
.adt-hero-directory-section .content-box .sub-title {
font-size: 32px;
font-weight: 500;
line-height: 50px;
color: #FF002E;
}
.adt-hero-directory-section .content-box h1 {
font-size: 50px;
font-weight: 600;
line-height: 62px;
color: #231900;
margin-bottom: 10px;
}
.adt-hero-directory-section .content-box p {
line-height: 30px;
color: #6D6D6D;
margin-bottom: 40px;
max-width: 616px;
}
.adt-hero-directory-section .adt-hero-search-tabs .search-filters-bar {
max-width: 660px;
border-radius: 4px;
}
.adt-hero-directory-section .adt-hero-search-tabs .search-filters-bar .filter-box {
width: calc(40% - 20px);
}
.adt-hero-directory-section .adt-hero-search-tabs .search-filters-bar .search-button {
width: 20%;
padding: 8px 20px;
}
.adt-hero-directory-section .popular-keywords {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.adt-hero-directory-section .popular-keywords::before {
content: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/imgs/line-round-vector.png);
position: absolute;
top: 0px;
left: -80px;
opacity: 0.4;
}
.adt-hero-directory-section .popular-keywords li {
display: inline-block;
margin: 0 15px 10px 0;
}
.adt-hero-directory-section .popular-keywords li strong {
display: flex;
align-items: center;
font-size: 12px;
font-weight: 600;
line-height: 16px;
color: #242424;
margin-right: 15px;
}
.adt-hero-directory-section .popular-keywords li a {
display: flex;
align-items: center;
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
transition: 0.3s ease-in-out;
}
.adt-hero-directory-section .popular-keywords li a:hover {
color: #FF002E;
}
.adt-hero-directory-section .popular-keywords li a img {
margin-right: 5px;
}
.adt-hero-directory-section .popular-keywords li a:hover img {
filter: invert(11%) sepia(85%) saturate(7499%) hue-rotate(346deg) brightness(101%) contrast(105%);
}
.adt-hero-directory-section .main-img-box {
position: relative;
text-align: right;
}
.adt-hero-directory-section .main-img-box .main-img {
position: relative;
z-index: 1;
}
.adt-hero-directory-section .main-img-box .shape-1 {
position: absolute;
bottom: 20px;
left: 44px;
}
.adt-hero-directory-section .main-img-box .shape-2 {
position: absolute;
top: -20px;
right: 174px;
width: 70px;
height: 70px;
}
.adt-hero-directory-section .main-img-box .red-lines {
position: absolute;
top: 54px;
right: -80px;
}
.adt-hero-directory-section .main-img-box .play-btn {
position: absolute;
bottom: 130px;
left: 50px;
width: 95px;
height: 95px;
background-color: #FF002E;
border-radius: 50%;
font-size: 36px;
color: #ffff;
display: flex;
justify-content: center;
align-items: center;
z-index: 1;
}
.adt-hero-directory-section .main-img-box .play-btn::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(255, 0, 46, 1);
border-radius: 50%;
z-index: 1;
animation: ripple 1.5s ease-out infinite;
animation-delay: 0s;
animation-delay: 0.2s;
}
.adt-hero-directory-section .main-img-box .play-btn::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(255, 0, 46, 1);
border-radius: 50%;
z-index: 1;
animation: ripple-sub 1.5s ease-out infinite;
animation-delay: 0s;
animation-delay: 0.2s;
}
.adt-hero-directory-section .main-img-box .play-btn i {
position: relative;
margin-left: 7px;
z-index: 2;
}
.adt-hero-directory-section .categories-carousel-box {
margin-top: 60px;
}
.categories-carousel-box h3 {
font-size: 26px;
font-weight: 500;
line-height: 32px;
color: #242424;
margin-bottom: 35px;
}
.categories-carousel-box .category-box-main {
position: relative;
padding: 34px 10px;
background-color: #ffffff;
border: 1px solid #F0F0F0;
border-radius: 4px;
text-align: center;
cursor: pointer;
overflow: hidden;
z-index: 1;
transition: 0.3s ease-in-out;
}
.categories-carousel-box .category-box-main::before {
content: "";
position: absolute;
bottom: 0px;
right: 0px;
transform: translate(50%, 50%);
width: 0;
height: 0;
background-color: rgba(255, 255, 255, 0.15);
transition: 0.3s ease-in-out;
border-radius: 50%;
z-index: -1;
}
.categories-carousel-box .category-box-main:hover::before {
width: 200px;
height: 200px;
}
.categories-carousel-box .category-box-main:hover {
background-color: #242424;
border: 1px solid #242424;
}
.categories-carousel-box .category-box-main img {
width: auto;
height: 50px;
margin: 0 auto;
}
.categories-carousel-box .category-box-main span {
display: block;
font-size: 18px;
font-weight: 500;
line-height: 22px;
color: #242424;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding: 20px 0 5px 0;
transition: 0.3s ease-in-out;
}
.categories-carousel-box .category-box-main small {
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
transition: 0.3s ease-in-out;
}
.categories-carousel-box .category-box-main:hover span, .adt-hero-directory-section .categories-carousel-box .category-box-main:hover small {
color: #ffff;
}
.adt-hero-directory-section .adt-find-by-categories-carousel > .owl-nav {
display: block;
position: absolute;
margin-top: 0;
top: -70px;
right: -10px;
text-align: right;
}
.adt-hero-directory-section .adt-find-by-categories-carousel > .owl-nav .owl-prev, .adt-hero-directory-section .adt-find-by-categories-carousel > .owl-nav .owl-next {
width: 42px;
height: 42px;
background: #ffffff !important;
border-radius: 4px;
margin: 0 10px;
opacity: 1;
}
.adt-hero-directory-section .adt-find-by-categories-carousel > .owl-nav .owl-prev i, .adt-hero-directory-section .adt-find-by-categories-carousel > .owl-nav .owl-next i {
color: #6D6D6D;
}  .adt-directory-explore-section .adt-property-ads-carousel > .owl-nav .owl-prev, .adt-directory-explore-section .adt-property-ads-carousel > .owl-nav .owl-next {
background-color: #F0F5F8 !important;
border-color: #F0F5F8 !important;
}
.adt-directory-explore-section .adt-ads-top-box .adt-button-1 {
background-color: #F0F5F8;
border-color: #F0F5F8;
}
.adt-directory-explore-section .adt-car-ad-card .adt-property-content-box h3 {
max-width: 100%;
}
.adt-car-ad-card .adt-property-content-box .rating-box {
margin-top: 10px;
}
.adt-car-ad-card .adt-property-content-box .rating-box .rating {
font-size: 12px;
font-weight: 700;
line-height: 16px;
color: #ffff;
padding: 4px 6px;
border-radius: 2px;
background-color: #EA9A00;
}
.adt-car-ad-card .adt-property-content-box .rating-box .reviews {
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
margin: 0 5px;
}
.adt-car-ad-card .adt-property-content-box .rating-box i {
font-size: 14px;
color: #EA9A00;
margin-right: 2px;
}  .adt-directory-popular-location-section {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/imgs/directory-location-bg.png);
background-size: cover;
}
.adt-directory-popular-location-section .top-heading-box p {
font-size: 16px;
font-weight: 400;
line-height: 30px;
color: #6D6D6D;
}
.adt-directory-popular-location-section .top-heading-box p span {
font-size: 18px;
font-weight: 700;
color: #FF002E;
}
.adt-directory-popular-location-section .adt-location-box::before {
content: none;
}
.adt-directory-popular-location-section .adt-location-box:hover .location-meta-box .ads-count {
color: #6D6D6D;
background-color: #F6F6F6;
}
.adt-directory-popular-location-section .button-box {
text-align: center;
margin-top: 30px;
}
.adt-directory-popular-location-section .button-box a {
padding: 12px 36px;
text-transform: capitalize;
}  .adt-directory-work-flow-section {
background-image: none;
}
.adt-directory-work-flow-section .adt-work-process-card {
background-color: #F2F2F2;
}  .adt-directory-listing-section {
padding: 100px 0 70px 0;
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/imgs/directory-location-bg.png);
background-size: cover;
}
.adt-directory-listing-section.adt-place-listing-section {
background-image: unset;
background-color: #ffff;
}
.adt-directory-listing-section .heading-content {
margin-bottom: 30px;
text-align: center;
}
.adt-directory-listing-section .heading-content h2 {
color: #242424;
font-size: 26px;
font-weight: 600;
line-height: 32px;
background-color: unset;
margin-bottom: 10px;
}
.adt-directory-listing-section .heading-content p {
color: #6D6D6D;
font-size: 16px;
font-weight: 400;
line-height: 30px;
max-width: 564px;
margin: 0 auto;
}
.adt-directory-listing-section .adt-property-ad-card {
margin-bottom: 30px;
}
.adt-directory-listing-section .adt-car-ad-card .adt-property-content-box h3 {
max-width: 100%;
}  .adt-directory-pricing-section {
background-color: #ffff;
}
.adt-place-pricing-section {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/imgs/place-price-bg.png);
background-size: cover;
}
.adt-directory-pricing-section .heading-content,
.adt-place-pricing-section .heading-content {
margin-bottom: 60px;
text-align: center;
}
.adt-directory-pricing-section .heading-content h2,
.adt-place-pricing-section .heading-content h2 {
color: #242424;
font-size: 26px;
font-weight: 700;
line-height: 32px;
background-color: unset;
margin-bottom: 10px;
}
.adt-directory-pricing-section .heading-content p,
.adt-place-pricing-section .heading-content p {
color: #6D6D6D;
font-size: 16px;
font-weight: 400;
line-height: 30px;
max-width: 564px;
margin: 0 auto;
}
.adt-directory-pricing-section .adt-pricing-plan-card {
transition: 0.3s ease-in-out;
}
.adt-directory-pricing-section .adt-pricing-plan-card:hover {
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.25);
}  .adt-hero-city-section {
padding: 180px 0 80px 0;
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/imgs/adt-city-hero-bg.png);
background-size: cover !important;
}
.adt-hero-city-section .container .row {
align-items: center;
}
.adt-hero-city-section .content-box .sub-title {
font-size: 32px;
font-weight: 500;
line-height: 50px;
color: #FF002E;
}
.adt-hero-city-section .content-box h1 {
font-size: 50px;
font-weight: 600;
line-height: 62px;
color: #231900;
margin-bottom: 10px;
}
.adt-hero-city-section .content-box p {
line-height: 30px;
color: #6D6D6D;
margin-bottom: 40px;
max-width: 790px;
}
.adt-hero-city-section .adt-hero-search-tabs .search-filters-bar {
position: relative;
max-width: 980px;
width: 980px;
border-radius: 4px;
z-index: 2;
}
.adt-hero-city-section .categories-carousel-box {
margin-top: 60px;
}
.adt-hero-city-section .adt-find-by-categories-carousel > .owl-nav {
display: block;
position: absolute;
margin-top: 0;
top: -70px;
right: -10px;
text-align: right;
}
.adt-hero-city-section .adt-find-by-categories-carousel > .owl-nav .owl-prev, .adt-hero-city-section .adt-find-by-categories-carousel > .owl-nav .owl-next {
width: 42px;
height: 42px;
background: #ffffff !important;
border: 1px solid #F0F0F0;
border-radius: 4px;
margin: 0 10px;
opacity: 1;
}
.adt-hero-city-section .adt-find-by-categories-carousel > .owl-nav .owl-prev i, .adt-hero-city-section .adt-find-by-categories-carousel > .owl-nav .owl-next i {
color: #6D6D6D;
}
.adt-place-detail-box {
height: 450px;
position: relative;
width: 100%;
box-shadow: inset 0 0 50px 0 rgba(0, 0, 0, 0.25);
}
.adt-place-detail-box::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 4px 4px 0 0;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0.1) 80%);
z-index: 1;
}
.adt-place-detail-box::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 0 0 4px 4px;
background: linear-gradient(to top, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.10) 20%, rgba(0, 0, 0, 0.02) 30%);
z-index: 1;
}
.adt-place-detail-box .place-img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 4px;
object-fit: cover;
}
.adt-place-detail-box .place-content-box {
position: absolute;
top: 20px;
left: 20px;
z-index: 2;
padding-right: 20px;
}
.adt-place-detail-box .place-content-box .tag {
display: inline-block;
font-size: 12px;
font-weight: 400;
line-height: 15px;
color: #242424;
padding: 4px 10px;
background-color: #ffff;
border-radius: 2px;
margin-bottom: 8px;
}
.adt-place-detail-box .place-content-box h5 {
font-size: 20px;
font-weight: 600;
line-height: 30px;
color: #ffff;
margin-bottom: 8px;
}
.adt-place-detail-box .place-content-box p {
font-size: 12px;
font-weight: 400;
line-height: 18px;
color: #ffff;
}
.adt-place-detail-box .place-content-box p i {
margin-right: 8px;
}
.adt-place-detail-carousel .owl-nav {
position: absolute;
margin-top: 0;
bottom: 20px;
right: 15px;
}
.adt-place-detail-carousel .owl-nav .owl-prev,
.adt-place-detail-carousel .owl-nav .owl-next {
display: inline-flex;
align-items: center;
justify-content: center;
width: 25px;
height: 25px;
background: #ffff !important;
border-radius: 50%;
margin: 0 5px;
opacity: 1;
border: 1px solid #F0F0F0 !important;
}
.adt-place-detail-carousel .owl-nav .owl-prev i,
.adt-place-detail-carousel .owl-nav .owl-next i {
font-size: 14px;
color: #6D6D6D;
}  .adt-place-popular-location-section {
padding-bottom: 150px;
position: relative;
overflow-x: hidden;
overflow-y: clip;
}
.adt-place-popular-location-section::before {
content: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/place-building.png);
position: absolute;
bottom: -6px;
left: 0;
right: 0;
width: 100%;
}
.adt-place-popular-location-section .top-heading-box {
display: block;
}
.adt-place-popular-location-section .top-heading-box p {
font-size: 16px;
font-weight: 400;
line-height: 30px;
color: #6D6D6D;
margin-top: 10px;
max-width: 564px;
}
.adt-place-popular-location-section .adt-location-box:hover::before {
opacity: 0;
}
.adt-place-popular-location-section .adt-location-box:hover .location-meta-box .ads-count {
color: #6D6D6D;
background-color: #F6F6F6;
}
.adt-popular-place-carousel > .owl-nav {
display: block;
position: absolute;
margin-top: 0;
top: -100px;
right: 0px;
text-align: right;
}
.adt-popular-place-carousel > .owl-nav .owl-prev, .adt-popular-place-carousel > .owl-nav .owl-next {
width: 42px;
height: 42px;
background: #ffffff !important;
border: 1px solid #F0F0F0 !important;
border-radius: 4px;
margin: 0 10px;
opacity: 1;
}
.adt-popular-place-carousel > .owl-nav .owl-prev i, .adt-popular-place-carousel > .owl-nav .owl-next i {
color: #6D6D6D;
}  .adt-place-experience-section {
background-image: none;
background-color: #ffff;
}
.adt-place-experience-section .left-img-box .experience-box {
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.25);
}
.adt-place-explore-section {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/imgs/adt-city-hero-bg.png);
background-size: cover;
}
.adt-place-explore-section .adt-car-ad-card .adt-property-content-box h3 {
max-width: 100%;
}
.adt-place-explore-section .adt-property-ads-carousel > .owl-nav .owl-prev, .adt-place-explore-section .adt-property-ads-carousel > .owl-nav .owl-next {
background: #ffffff !important;
}
.adt-place-explore-section .adt-ads-top-box .adt-button-1 {
background-color: #ffffff;
} .adt-transparent-header-1.no-transparent {
position: relative;
background-color: #ffff;
} .adt-event-hero-section {
position: relative;
padding: 140px 0;
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/event-bg.png);
background-size: cover;
overflow-x: hidden;
overflow-y: clip;
}
.adt-event-hero-section::before {
content: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/event-hero-vector.png);
position: absolute;
top: 0;
left: 0;
background-position: top left;
}
.adt-event-hero-section::after {
content: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/event-hero-clouds.png);
position: absolute;
bottom: -12px;
left: 0;
right: 0;
background-position: bottom center;
}
.adt-event-hero-section .main-img-box {
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 815px;
}
.adt-event-hero-section .main-img-box img {
width: 100%;
height: 100%;
object-fit: cover;
clip-path: polygon(100% 0, 100% 100%, 19% 100%, 0 0);
}
.adt-event-hero-section .main-img-box .play-btn {
position: absolute;
top: 50%;
left: 10%;
transform: translate(-50%, -50%);
width: 95px;
height: 95px;
background-color: #FF002E;
border-radius: 50%;
font-size: 36px;
color: #ffff;
display: flex;
justify-content: center;
align-items: center;
z-index: 1;
}
.adt-event-hero-section .main-img-box .play-btn::before {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(255, 0, 46, 1);
border-radius: 50%;
z-index: 1;
animation: ripple 1.5s ease-out infinite;
animation-delay: 0s;
animation-delay: 0s;
animation-delay: 0.2s;
}
.adt-event-hero-section .main-img-box .play-btn::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(255, 0, 46, 1);
border-radius: 50%;
z-index: 1;
animation: ripple-sub 1.5s ease-out infinite;
animation-delay: 0s;
animation-delay: 0s;
animation-delay: 0.2s;
}
.adt-event-hero-section .main-img-box .play-btn i {
position: relative;
margin-left: 7px;
z-index: 2;
}
.adt-event-hero-section .content-box .sub-title {
font-size: 32px;
font-weight: 500;
line-height: 50px;
color: #FF002E;
}
.adt-event-hero-section .content-box h1 {
font-size: 50px;
font-weight: 600;
line-height: 62px;
color: #231900;
margin-bottom: 10px;
}
.adt-event-hero-section .content-box p {
line-height: 30px;
color: #6D6D6D;
margin-bottom: 40px;
max-width: 616px;
}
.adt-event-hero-section .adt-hero-search-tabs .search-filters-bar {
max-width: 660px;
border-radius: 4px;
}
.adt-event-hero-section .adt-hero-search-tabs .search-filters-bar .filter-box {
width: calc(40% - 20px);
}
.adt-event-hero-section .adt-hero-search-tabs .search-filters-bar .search-button {
width: 20%;
padding: 8px 20px;
}
.adt-event-hero-section .popular-keywords {
position: relative;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.adt-event-hero-section .popular-keywords li {
display: inline-block;
margin: 0 15px 10px 0;
}
.adt-event-hero-section .popular-keywords li strong {
display: flex;
align-items: center;
font-size: 12px;
font-weight: 600;
line-height: 16px;
color: #242424;
margin-right: 15px;
}
.adt-event-hero-section .popular-keywords li a {
display: flex;
align-items: center;
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
transition: 0.3s ease-in-out;
}
.adt-event-hero-section .popular-keywords li a:hover {
color: #FF002E;
}
.adt-event-hero-section .popular-keywords li a img {
margin-right: 5px;
}
.adt-event-hero-section .popular-keywords li a:hover img {
filter: invert(11%) sepia(85%) saturate(7499%) hue-rotate(346deg) brightness(101%) contrast(105%);
}  .adt-event-list-section {
padding: 100px 0 70px 0;
background-color: #ffff;
}
.adt-event-list-card {
position: relative;
background-color: #ffff;
padding: 6px;
border: 1px solid #F0F0F0;
border-radius: 4px;
margin-top: 20px;
cursor: pointer;
transition: 0.3s ease-in-out;
}
.adt-event-list-section .adt-event-list-card {
margin-top: 0;
}
.adt-event-list-card:hover {
box-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
}
.adt-event-list-card::before {
content: "";
position: absolute;
bottom: 6px;
left: 6px;
width: calc(100% - 12px);
height: calc(100% - 6px);
border-radius: 4px;
background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.02) 100%);
}
.adt-event-list-card img.main_event_image {
height: 400px;
width: 100%;
object-fit: cover;
border-radius: 4px;
}
.adt-event-list-card .event-bid-time {
position: absolute;
top: 6px;
right: 6px;
padding: 8px 16px;
background-color: rgba(0, 0, 0, 0.50);
border: 1px solid rgba(255, 255, 255, 0.65);
border-radius: 0px 2px 0px 4px;
min-width: 180px;
text-align: center;
}
.adt-event-list-card .event-bid-time span {
position: relative;
font-size: 16px;
font-weight: 700;
line-height: 20px;
color: #ffff;
margin-right: 14px;
}
.adt-event-list-card .event-bid-time span:last-child {
margin-right: 0;
}
.adt-event-list-card .event-bid-time span::before,
.adt-event-list-card .event-bid-time span::after {
content: "";
position: absolute;
top: 6px;
right: -9px;
width: 4px;
height: 4px;
background-color: #ffff;
border-radius: 10px;
}
.adt-event-list-card .event-bid-time span::after {
top: 12px;
}
.adt-event-list-card .event-bid-time span:last-child::before,
.adt-event-list-card .event-bid-time span:last-child::after {
content: none;
}
.adt-event-list-card .event-list-content {
position: absolute;
bottom: 26px;
left: 26px;
max-width: 260px;
}
.adt-event-list-card .event-list-content > span {
display: flex;
align-items: center;
font-size: 12px;
font-weight: 400;
line-height: 15px;
color: #ffff;
gap: 10px;
margin-bottom: 10px;
}
.adt-event-list-card .event-list-content > span i {
color: #FFE500;
}
.adt-event-list-card .event-list-content h6 {
font-size: 16px;
font-weight: 600;
line-height: 20px;
color: #ffffff;
margin-bottom: 10px;
}
.adt-event-list-card .event-list-content .meta {
display: flex;
align-items: center;
gap: 10px;
flex-wrap: wrap;
}
.adt-event-list-card .event-list-content .meta img {
width: 20px;
height: 20px;
border-radius: 50%;
}
.adt-event-list-card .event-list-content .meta span {
font-size: 12px;
font-weight: 400;
line-height: 15px;
color: #ffffff;
}
.adt-event-list-card .event-list-content .meta i {
position: relative;
color: #FFE500;
margin-left: 10px;
}
.adt-event-list-card .event-list-content .meta i::after {
content: "";
position: absolute;
top: 6px;
left: -12px;
width: 4px;
height: 4px;
background-color: #FFE500;
border-radius: 10px;
}
.adt-event-list-carousel > .owl-nav {
display: block;
position: absolute;
margin-top: 0;
top: -65px;
right: -10px;
text-align: right;
}
.adt-event-list-carousel > .owl-nav .owl-prev, .adt-event-list-carousel > .owl-nav .owl-next {
width: 42px;
height: 42px;
background: #F6F6F6 !important;
border: 1px solid #F0F0F0 !important;
border-radius: 4px;
margin: 0 10px;
opacity: 1;
}
.adt-event-list-carousel > .owl-nav .owl-prev i, .adt-event-list-carousel > .owl-nav .owl-next i {
color: #6D6D6D;
}
.adt-event-list-section .adt-location-box {
margin-top: 20px;
}
.adt-popular-place-carousel .adt-location-box {
margin-top: 0px;
}
.adt-event-list-section .adt-popular-place-carousel > .owl-nav {
top: -65px;
right: -12px;
}
.adt-event-list-section .adt-popular-place-carousel > .owl-nav button.owl-prev, .adt-event-list-section .adt-popular-place-carousel > .owl-nav button.owl-next {
background: #F6F6F6 !important;
border: 1px solid #F0F0F0 !important;
}
.adt-event-list-section .adt-location-box::before {
content: none;
}
.adt-event-list-section .adt-location-box:hover .location-meta-box .ads-count {
color: #6D6D6D;
background-color: #F6F6F6;
}  .adt-event-experience-section {
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/imgs/event-user-exp-bg.png);
background-size: cover;
}
.adt-event-experience-section .content-box span,
.adt-event-experience-section .content-box ul li i {
color: #FFE500;
}
.adt-event-experience-section .content-box h2,
.adt-event-experience-section .content-box p,
.adt-event-experience-section .content-box ul li {
color: #FFFFFF;
}
.adt-event-experience-section .content-box h2 {
max-width: 520px;
}
.adt-button-dark-event {
display: inline-block;
font-size: 14px;
font-weight: 500;
color: #ffff;
padding: 12px 65px;
background-color: #242424;
border-radius: 4px;
}
.adt-event-experience-section .content-box .adt-button-dark-event {
background-color: #ffff;
color: #242424;
}
.adt-event-experience-section .left-img-box {
position: relative;
height: 612px;
}
.adt-event-experience-section .left-img-box .event-exp-1 {
position: absolute;
top: 0;
left: 0;
width: 412px;
height: 412px;
}
.adt-event-experience-section .left-img-box .event-exp-2 {
position: absolute;
bottom: 0;
right: 0;
width: 412px;
height: 412px;
}
.adt-event-experience-section .left-img-box .play-btn {
background-color: #FFE500;
bottom: 152px;
left: 160px;
}
.adt-event-experience-section .left-img-box .play-btn::before,
.adt-event-experience-section .left-img-box .play-btn::after {
background-color: rgba(255, 229, 0, 0.5);
}
.adt-event-experience-section .left-img-box .play-btn i {
color: #242424;
}
.adt-event-experience-section .left-img-box .experience-box {
padding: 0;
left: unset;
right: 0;
top: 40px;
background-color: unset;
box-shadow: none;
}
.adt-event-experience-section .left-img-box .experience-box strong {
font-size: 65px;
line-height: 80px;
color: #FFE500;
margin-bottom: 0;
}
.adt-event-experience-section .left-img-box .experience-box span {
text-align: right;
margin: 0 0 0 auto;
color: #ffff;
}  .adt-events-list-section {
padding: 100px 0;
background-color: #F0F0F0;
}
.adt-events-list-section .top-heading-box {
display: flex;
justify-content: space-between;
align-items: center;
gap: 20px;
flex-wrap: wrap;
margin-bottom: 60px;
}
.adt-events-list-section .top-heading-box h2 {
font-size: 26px;
font-weight: 600;
color: #242424;
margin-bottom: 10px;
}
.adt-events-list-section .top-heading-box p {
color: #6D6D6D;
max-width: 650px;
}
.adt-event-list-box {
display: flex;
align-items: center;
margin-top: 36px;
}
.adt-event-list-box {
transition: 0.3s ease-in-out;
}
.adt-event-list-box .event-img-box {
width: 303px;
position: relative;
}
.adt-event-list-box .event-img-box img {
border-radius: 4px;
width: 100%;
height: 100%;
object-fit: cover;
}
.adt-event-list-box .event-img-box .event-bid-time {
position: absolute;
bottom: 20px;
left: 0;
right: 0;
max-width: 200px;
margin: 0 auto;
padding: 8px 16px;
text-align: center;
background-color: rgba(0, 0, 0, 0.50);
border: 1px solid rgba(255, 255, 255, 0.65);
border-radius: 4px;
}
.adt-event-list-box .event-img-box .event-bid-time span {
position: relative;
font-size: 16px;
font-weight: 700;
line-height: 20px;
color: #ffff;
margin-right: 14px;
}
.adt-event-list-box .event-img-box .event-bid-time span::before {
content: "";
position: absolute;
top: 8px;
right: -9px;
width: 4px;
height: 4px;
background-color: #ffff;
border-radius: 10px;
}
.adt-event-list-box .event-img-box .event-bid-time span:last-child {
margin-right: 0;
}
.adt-event-list-box .event-img-box .event-bid-time span:last-child::before {
content: none;
}
.adt-event-list-box .event-detail-box {
position: relative;
padding: 20px 200px 20px 36px;
width: calc(100% - 303px);
}
.adt-event-list-box .event-detail-box h3 {
font-size: 22px;
font-weight: 500;
line-height: 28px;
margin-bottom: 10px;
color: #242424;
}
.adt-event-list-box .event-detail-box ul {
margin-bottom: 5px;
}
.adt-event-list-box .event-detail-box ul li {
position: relative;
display: inline-block;
margin-right: 34px;
margin-bottom: 5px;
font-size: 12px;
font-weight: 400;
line-height: 18px;
color: #6D6D6D;
}
.adt-event-list-box .event-detail-box ul li::before {
content: "";
position: absolute;
top: 7px;
right: -20px;
width: 4px;
height: 4px;
border-radius: 10px;
background-color: #FF002E;
}
.adt-event-list-box .event-detail-box ul li:last-child::before {
content: none;
}
.adt-event-list-box .event-detail-box ul li i, .adt-event-list-box .event-detail-box ul li img {
margin-right: 5px;
}
.adt-event-list-box .event-detail-box ul li img {
width: 20px;
height: 20px;
border-radius: 10px;
}
.adt-event-list-box .event-detail-box p {
line-height: 30px;
color: #6D6D6D;
}
.adt-event-list-box .event-detail-box .event-external-link {
position: absolute;
top: 50%;
right: 0%;
transform: translate(0%, -50%);
width: 85px;
height: 85px;
display: flex;
justify-content: center;
align-items: center;
background-color: #ffffff;
border-radius: 50%;
transition: 0.3s ease-in-out;
}
.adt-event-list-box:hover .event-detail-box .event-external-link {
background-color: #242424;
}
.adt-event-list-box .event-detail-box .event-external-link img {
transition: 0.3s ease-in-out;
}
.adt-event-list-box:hover .event-detail-box .event-external-link img {
filter: invert();
transform: rotate(45deg);
} .adt-event-home-blog-section {
padding-top: 0;
} @media (min-width: 1400px) and (max-width: 1599.98px) {
.adt-event-hero-section .main-img-box {
width: 665px;
}
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
.adt-hero-directory-section .content-box .sub-title {
font-size: 28px;
}
.adt-hero-directory-section .content-box h1 {
font-size: 44px;
}
.adt-hero-directory-section .adt-hero-search-tabs .search-filters-bar .search-button {
padding: 8px 12px;
}
.adt-hero-directory-section .main-img-box .shape-1 {
left: -20px;
}
.adt-car-ad-card .adt-property-content-box .rating-box i {
font-size: 12px;
}
.adt-hero-city-section .content-box h1 {
font-size: 46px;
}
.adt-hero-city-section .adt-hero-search-tabs .search-filters-bar {
width: 890px;
}
.adt-event-hero-section .main-img-box {
width: 44%;
}
.adt-event-list-card .event-list-content {
max-width: 210px;
}
.adt-event-experience-section .left-img-box .play-btn {
left: 85px;
}
.adt-event-list-box .event-detail-box {
padding: 20px 100px 20px 20px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.adt-hero-directory-section .content-box .sub-title {
font-size: 24px;
}
.adt-hero-directory-section .content-box h1 {
font-size: 36px;
line-height: 44px;
}
.adt-hero-directory-section .adt-hero-search-tabs .search-filters-bar {
gap: 10px;
}
.adt-hero-directory-section .adt-hero-search-tabs .search-filters-bar .search-button {
padding: 8px 4px;
}
.adt-hero-directory-section .adt-hero-search-tabs .search-filters-bar .filter-box {
width: calc(40% - 10px);
}
.adt-hero-directory-section .main-img-box .shape-1 {
left: -30px;
}
.adt-hero-city-section {
padding-top: 140px;
}
.adt-hero-city-section .content-box .sub-title {
font-size: 28px;
line-height: 40px;
}
.adt-hero-city-section .content-box h1 {
font-size: 40px;
line-height: 52px;
}
.adt-hero-city-section .adt-hero-search-tabs .search-filters-bar {
width: 720px;
}
.adt-event-hero-section .main-img-box {
display: none;
}
.adt-event-experience-section .left-img-box .event-exp-1,
.adt-event-experience-section .left-img-box .event-exp-2 {
width: 350px;
height: 350px;
}
.adt-event-experience-section .left-img-box .play-btn {
bottom: 255px;
left: 110px;
}
.adt-event-list-box .event-img-box {
width: 248px;
height: 260px;
}
.adt-event-list-box .event-detail-box {
width: calc(100% - 248px);
padding: 20px 100px 20px 20px;
}
}
@media (min-width: 320px) and (max-width: 991.98px) {
.adt-hero-directory-section .content-box {
margin-bottom: 30px;
}
.adt-hero-directory-section .main-img-box {
text-align: center;
}
.adt-hero-directory-section .main-img-box .play-btn {
bottom: unset;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.adt-event-hero-section .main-img-box {
display: none;
}
.adt-event-experience-section .left-img-box {
margin-right: 0;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.adt-hero-directory-section .adt-hero-search-tabs .search-filters-bar {
gap: 20px;
}
.adt-car-ad-card .adt-property-content-box .rating-box .reviews {
font-size: 12px;
margin: 0;
}
.adt-car-ad-card .adt-property-content-box .rating-box i {
font-size: 10px;
}
.adt-hero-city-section {
padding-top: 120px;
}
.adt-hero-city-section .content-box .sub-title {
font-size: 28px;
line-height: 40px;
}
.adt-hero-city-section .content-box h1 {
font-size: 44px;
}
.adt-hero-city-section .adt-hero-search-tabs .search-filters-bar {
width: 100%;
}
.adt-place-detail-box {
height: 650px;
}
.adt-place-popular-location-section .adt-location-box .location-meta-box {
flex-wrap: wrap;
gap: 10px;
}
.adt-event-list-card {
padding: 6px;
}
.adt-event-list-card .event-bid-time {
top: 15px;
right: 15px;
width: calc(100% - 30px);
text-align: center;
}
.adt-event-list-card .event-list-content {
bottom: 15px;
left: 15px;
max-width: 190px;
}
.adt-event-list-card .event-list-content h6 {
font-size: 14px;
}
.adt-event-list-card .event-list-content .meta span,
.adt-event-list-card .event-list-content .meta i {
font-size: 10px;
}
.adt-event-experience-section .left-img-box .play-btn {
left: 230px;
}
.adt-event-hero-section .adt-hero-search-tabs .search-filters-bar {
gap: 20px;
}
.adt-event-list-box .event-img-box {
width: 248px;
height: 260px;
}
.adt-event-list-box .event-detail-box {
width: calc(100% - 248px);
padding: 0px 0px 0px 20px;
}
.adt-event-list-box .event-detail-box h3 {
font-size: 20px;
}
.adt-event-list-box .event-detail-box p {
font-size: 14px;
}
.adt-event-list-box .event-detail-box .event-external-link {
width: 40px;
height: 40px;
top: 26px;
left: -50px;
}
.adt-event-list-box .event-detail-box .event-external-link img {
width: 36px;
}
.adt-event-list-card .event-list-content .meta i::after {
top: 3px;
}
.adt-popular-place-carousel .adt-location-box .location-meta-box {
padding: 20px 0px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.adt-hero-directory-section {
padding-top: 120px;
}
.adt-hero-directory-section .content-box .sub-title {
font-size: 28px;
}
.adt-hero-directory-section .content-box h1 {
font-size: 40px;
line-height: 52px;
}
.adt-hero-directory-section .adt-hero-search-tabs .search-filters-bar .search-button {
padding: 8px 10px;
}
.adt-hero-directory-section .main-img-box .shape-1 {
left: -44px;
}
.adt-car-ad-card .adt-property-content-box .rating-box i {
font-size: 12px;
}
.adt-hero-city-section {
padding-top: 120px;
}
.adt-hero-city-section .content-box .sub-title {
font-size: 26px;
line-height: 40px;
}
.adt-hero-city-section .content-box h1 {
font-size: 34px;
line-height: 44px;
}
.adt-hero-city-section .adt-hero-search-tabs .search-filters-bar {
width: 100%;
}
.adt-place-detail-box {
height: 500px;
}
.adt-popular-place-carousel > .owl-nav {
position: unset;
margin-top: 20px;
text-align: center;
}
.adt-about-experience-section ~ .adt-car-explore-section.adt-place-explore-section {
padding-top: 100px;
}
.adt-event-hero-section {
padding: 100px 0 140px 0;
}
.adt-event-hero-section .content-box h1 {
font-size: 40px;
line-height: 50px;
}
.adt-event-hero-section .adt-hero-search-tabs .search-filters-bar .search-button {
padding: 8px 10px;
}
.adt-event-list-card .event-list-content {
max-width: 190px;
}
.adt-event-experience-section .left-img-box {
height: 550px;
}
.adt-event-experience-section .left-img-box .event-exp-1,
.adt-event-experience-section .left-img-box .event-exp-2 {
width: 350px;
height: 350px;
}
.adt-event-experience-section .left-img-box .play-btn {
left: 120px;
}
.adt-event-list-box {
flex-direction: column;
}
.adt-event-list-box .event-img-box {
width: 100%;
}
.adt-event-list-box .event-detail-box {
width: 100%;
padding: 20px 0 0 0;
}
.adt-event-list-box .event-detail-box .event-external-link {
width: 50px;
height: 50px;
top: -68px;
right: 20px;
transform: unset;
}
}
@media (min-width: 320px) and (max-width: 575.98px) {
.adt-hero-directory-section {
padding-top: 120px;
}
.adt-hero-directory-section .content-box .sub-title {
font-size: 24px;
line-height: 30px;
}
.adt-hero-directory-section .content-box h1 {
font-size: 32px;
line-height: 42px;
}
.adt-hero-directory-section .adt-hero-search-tabs .search-filters-bar .filter-box {
width: 100%;
}
.adt-hero-directory-section .adt-hero-search-tabs .search-filters-bar .search-button {
width: 100%;
}
.adt-hero-directory-section .adt-hero-search-tabs .search-filters-bar .search-button {
padding: 8px 10px;
}
.adt-hero-directory-section .main-img-box .shape-1 {
left: -44px;
}
.adt-hero-directory-section .adt-find-by-categories-carousel > .owl-nav {
position: unset;
margin-top: 20px;
text-align: center;
}
.adt-hero-city-section {
padding: 120px 0 60px 0;
}
.adt-hero-city-section .content-box .sub-title {
font-size: 24px;
line-height: 40px;
}
.adt-hero-city-section .content-box h1 {
font-size: 34px;
line-height: 44px;
}
.adt-hero-city-section .adt-hero-search-tabs .search-filters-bar {
width: 100%;
}
.adt-place-detail-box {
height: 470px;
}
.adt-hero-city-section .adt-find-by-categories-carousel > .owl-nav {
position: unset;
margin-top: 20px;
text-align: center;
}
.adt-directory-listing-section {
padding: 60px 0 30px 0;
}
.adt-popular-place-carousel > .owl-nav {
position: unset;
margin-top: 20px;
text-align: center;
}
.adt-about-experience-section ~ .adt-car-explore-section.adt-place-explore-section {
padding-top: 60px;
}
.adt-event-hero-section {
padding: 80px 0 120px 0;
}
.adt-event-hero-section .content-box .sub-title {
font-size: 26px;
line-height: 38px;
}
.adt-event-hero-section .content-box h1 {
font-size: 34px;
line-height: 44px;
}
.adt-event-hero-section .adt-hero-search-tabs .search-filters-bar .filter-box,
.adt-event-hero-section .adt-hero-search-tabs .search-filters-bar .search-button {
width: 100%;
}
.adt-event-list-section {
padding: 60px 0;
}
.adt-event-list-carousel > .owl-nav {
position: unset;
margin-top: 20px;
text-align: center;
}
.adt-event-experience-section .left-img-box {
height: 100%;
}
.adt-event-experience-section .left-img-box .event-exp-1,
.adt-event-experience-section .left-img-box .event-exp-2 {
position: unset;
width: 100%;
height: auto;
}
.adt-event-experience-section .left-img-box img ~ img {
margin-top: 20px;
}
.adt-event-experience-section .left-img-box .play-btn {
right: unset;
left: 50%;
bottom: 50%;
transform: translate(-50%, -50%);
}
.adt-event-experience-section .left-img-box .experience-box {
left: 0;
right: 0;
text-align: center;
}
.adt-event-experience-section .left-img-box .experience-box strong {
padding-left: 0;
}
.adt-event-experience-section .left-img-box .experience-box span {
text-align: center;
max-width: 100%;
}
.adt-event-list-carousel {
margin-bottom: 0px;
}
.adt-events-list-section {
padding: 60px 0;
}
.adt-event-list-box {
flex-direction: column;
}
.adt-event-list-box .event-img-box {
width: 100%;
}
.adt-event-list-box .event-detail-box {
width: 100%;
padding: 20px 0 0 0;
}
.adt-event-list-box .event-detail-box .event-external-link {
width: 50px;
height: 50px;
top: -68px;
right: 20px;
transform: unset;
}
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           #ad_post_packages_container {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
gap: 16px;
}
@media (max-width: 768px) {
#ad_post_packages_container {
grid-template-columns: 1fr;
}
} .adt-cyber-sale-topbar {
background-color: #170C49;
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/images/cyber-header-bg.png);
background-size: cover;
}
.adt-cyber-sale-topbar .adt-search-area {
margin-left: -100px;
}
.adt-cyber-sale-topbar .adt-search-area form input {
width: 490px;
}
.adt-cyber-sale-topbar .adt-extra-buttons a {
color: #ffff;
margin-left: 22px;
}
.adt-cyber-sale-topbar .adt-extra-buttons a::before {
content: none;
}
.adt-cyber-sale-topbar .adt-extra-buttons a.favourite {
display: flex;
align-items: center;
gap: 10px;
}
.adt-cyber-sale-topbar .adt-extra-buttons a i,
.adt-cyber-sale-topbar .adt-extra-buttons a.favourite i,
.adt-cyber-sale-topbar .adt-extra-buttons .cart-box .icon i {
color: #ffff;
}  .adt-cyber-categories-topbar {
padding: 10px 0;
background-color: #ffff;
}
.adt-category-type-carousel-box {
display: flex;
align-items: center;
flex-direction: row-reverse;
gap: 20px;
}
.adt-category-type-carousel-box .category-dropdown button,
.adt-category-type-carousel-box .category-dropdown button:active {
width: 220px;
font-size: 16px;
font-weight: 300;
line-height: 24px;
color: #242424;
padding: 10px;
background-color: #f6f6f6;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 25px;
}
.adt-category-type-carousel-box .category-dropdown .dropdown-toggle::after {
width: 8px;
height: 8px;
border: 1px solid #242424;
border-color: #242424 #242424 transparent transparent;
margin-bottom: -3px;
margin-right: 0px;
transform: rotate(45deg);
}
.adt-category-type-carousel-box .category-dropdown button img {
margin-right: 10px;
position: relative;
top: -2px;
}
.adt-category-type-carousel-box .category-dropdown .categories-list {
padding: 20px 20px 15px;
background-color: #f6f6f6;
width: 100%;
border: 0;
border-radius: 25px;
box-shadow: 0 0 30px 5px rgba(0, 0, 0, 0.15);
height: 400px;
overflow-y: scroll;
}
.adt-category-type-carousel-box .category-dropdown .categories-list li {
font-size: 14px;
padding-top: 15px;
margin-top: 15px;
border-top: 1px solid #CDCDCD;
}
.adt-category-type-carousel-box .category-dropdown .categories-list li:first-child {
padding-top: 0;
margin-top: 0;
border-top: 0;
}
.adt-category-type-carousel-box .category-dropdown .categories-list li a {
color: #6D6D6D;
}
.adt-category-type-carousel-box .category-dropdown .categories-list li i {
margin-right: 5px;
width: 20px;
text-align: center;
}
.adt-cyber-categories-topbar .adt-category-types-carousel-2 {
width: calc(100% - 240px);
padding: 0 35px;
}
.adt-cyber-categories-topbar .adt-category-types-carousel-2 .category-type-box {
text-align: center;
}
.adt-cyber-categories-topbar .adt-category-types-carousel-2 .category-type-box span {
display: block;
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #242424;
}
.adt-cyber-categories-topbar .adt-category-types-carousel-2 .owl-nav {
margin-top: 0;
}
.adt-cyber-categories-topbar .adt-category-types-carousel-2 .owl-prev,
.adt-cyber-categories-topbar .adt-category-types-carousel-2 .owl-next {
position: absolute;
top: -6px;
left: 0px;
width: 30px;
height: 30px;
border-radius: 4px;
margin: 0;
background: #FF002E !important;
border: 1px solid #FF002E !important;
opacity: 1;
}
.adt-cyber-categories-topbar .adt-category-types-carousel-2 .owl-prev i,
.adt-cyber-categories-topbar .adt-category-types-carousel-2 .owl-next i {
color: #ffff;
font-size: 14px;
}
.adt-cyber-categories-topbar .adt-category-types-carousel-2 .owl-prev.disabled,
.adt-cyber-categories-topbar .adt-category-types-carousel-2 .owl-next.disabled {
background: #242424 !important;
border: 1px solid #242424 !important;
opacity: 1;
}
.adt-cyber-categories-topbar .adt-category-types-carousel-2 .owl-next {
left: unset;
right: 0px;
}  .adt-cyber-sale-hero-section {
padding: 60px 0;
background-image: url(//anzeigen.portalmallorca.de/wp-content/themes/adforest/assets/imgs/cyber-sale-hero-bg.png);
background-size: cover;
}
.adt-cyber-sale-hero-section > .container > .row {
align-items: center;
}
.adt-cyber-sale-hero-section .left-content-box > span {
font-size: 30px;
font-weight: 700;
line-height: 36px;
color: #ffff;
}
.adt-cyber-sale-hero-section .left-content-box h1 {
font-size: 65px;
font-weight: 800;
line-height: 80px;
color: #ffff;
margin-bottom: 30px;
}
.adt-cyber-sale-hero-section .left-content-box > ul li {
display: inline-flex;
margin-right: 15px;
}
.adt-cyber-sale-hero-section .left-content-box > ul li strong {
font-size: 20px;
font-weight: 700;
line-height: 26px;
color: #ffff;
}
.adt-cyber-sale-hero-section .left-content-box > ul li span {
position: relative;
font-size: 16px;
font-weight: 700;
line-height: 20px;
color: #242424;
padding: 15px 10px;
background-color: #ffff;
border-radius: 4px;
margin-right: 7px;
}
.adt-cyber-sale-hero-section .left-content-box > ul li span::before {
content: ":";
position: absolute;
top: 12px;
right: -16px;
font-size: 20px;
color: #ffff;
}
.adt-cyber-sale-hero-section .left-content-box > ul li:last-child span::before {
content: none;
}
.adt-cyber-product-list-box {
padding: 10px;
display: flex;
align-items: center;
gap: 12px;
background-color: #ffff;
border: 1px solid #f0f0f0;
border-radius: 4px;
margin-top: 35px;
}
.adt-cyber-product-list-box .cyber-product-img-box {
width: 164px;
height: auto;
border-radius: 4px;
}
.adt-cyber-product-list-box .cyber-product-img-box img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 4px;
}
.adt-cyber-product-list-box .cyber-product-content-box {
width: calc(100% - 176px);
}
.adt-cyber-product-list-box .cyber-product-content-box > span {
display: inline-block;
font-size: 16px;
font-weight: 600;
color: #FF002E;
margin-bottom: 8px;
}
.adt-cyber-product-list-box .cyber-product-content-box > span del {
position: relative;
top: -1px;
font-size: 12px;
font-weight: 400;
color: #555555;
margin-left: 5px;
}
.adt-cyber-product-list-box .cyber-product-content-box h4 {
font-size: 16px;
font-weight: 400;
line-height: 22px;
color: #242424;
margin-bottom: 8px;
}
.adt-cyber-product-list-box .cyber-product-content-box .rating span {
font-size: 12px;
font-weight: 400;
color: #555555;
}
.adt-cyber-product-list-box .cyber-product-content-box .rating i {
font-size: 12px;
color: #EA9A00;
margin-left: 3px;
}
.adt-cyber-sale-hero-section .cyber-sale-img-box {
position: relative;
}
.adt-cyber-sale-hero-section .cyber-sale-img-box .discount-img {
position: absolute;
top: 30px;
right: 0px;
}
.adt-cyber-sale-hero-section .cyber-sale-img-box .text-img {
position: absolute;
top: 25px;
left: -230px;
}  .adt-cyber-sale-products-section {
padding: 36px 0 60px 0;
background-color: #ffff;
overflow: hidden;
}
.adt-cyber-sale-products-section .adt-ads-top-box .adt-button-1 {
background-color: #f0f0f0;
}
.adt-cyber-sale-products-section .adt-multivendor-mini-ctg-carousel .owl-nav .owl-prev,
.adt-cyber-sale-products-section .adt-multivendor-mini-ctg-carousel .owl-nav .owl-next {
background-color: #f6f6f6 !important;
}
.adt-cyber-sale-products-section .adt-multivendor-mini-ctg-box h5 {
font-size: 16px;
}
.adt-cyber-sale-products-section .adt-multivendor-mini-ctg-box span {
background-color: #f6f6f6;
}
.adt-cyber-product-best-deals-container {
display: flex;
gap: 36px;
margin-bottom: 40px;
}
.adt-cyber-product-best-deals-container .advertise-img-box {
width: 303px;
}
.adt-cyber-product-best-deals-container .advertise-img-box img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 4px;
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box {
width: calc(100% - 642px);
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box .header-box {
display: flex;
align-items: center;
background-color: #E50019;
border-radius: 4px 4px 0px 0;
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box .header-box h3 {
display: flex;
justify-content: space-between;
padding-left: 30px;
font-size: 26px;
font-weight: 700;
color: #ffff;
width: calc(100% - 140px);
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box .header-box .adt-button-dark {
width: 140px;
border: 0;
padding: 17px 20px;
border-radius: 0 4px 0 0px;
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box .best-deals-body-box {
padding: 30px;
background-color: #F6F6F6;
border-radius: 0 0 4px 4px;
}
.adt-cyber-product-mini-card {
padding: 10px;
background-color: #ffff;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-cyber-product-mini-card .product-img-box {
width: 100%;
height: 196px;
border-radius: 4px;
margin-bottom: 15px;
}
.adt-cyber-product-mini-card .product-img-box img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 4px;
}
.adt-cyber-product-mini-card .product-content-box > span {
display: inline-block;
font-size: 18px;
font-weight: 600;
color: #FF002E;
}
.adt-cyber-product-mini-card .product-content-box > span del {
position: relative;
top: -1px;
font-size: 12px;
font-weight: 400;
color: #555555;
margin-left: 5px;
}
.adt-cyber-product-mini-card .product-content-box h4 {
font-size: 12px;
font-weight: 400;
line-height: 18px;
color: #242424;
}
.cyber-products-mini-carousel .owl-nav {
margin-top: 0;
}
.cyber-products-mini-carousel .owl-nav .owl-prev,
.cyber-products-mini-carousel .owl-nav .owl-next {
position: absolute;
top: 127px;
left: -51px;
width: 42px;
height: 42px;
background: #242424 !important;
border-radius: 50%;
margin: 0;
border: 1px solid #242424 !important;
}
.cyber-products-mini-carousel .owl-nav .owl-next {
left: unset;
right: -51px;
}
.cyber-products-mini-carousel .owl-nav .owl-prev i,
.cyber-products-mini-carousel .owl-nav .owl-next i {
color: #ffff;
}
.adt-cyberSale-product-grid-wrapper {
display: grid;
grid-template-columns: repeat(5, 1fr);
gap: 5px;
}
.adt-cyber-sale-product-card {
position: relative;
padding: 10px 10px 30px 10px;
background-color: #ffff;
border: 1px solid #f0f0f0;
border-radius: 4px;
transition: 0.3s ease-in-out;
}
.adt-cyber-sale-product-card:hover {
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
}
.adt-cyber-sale-product-card .cyber-sale-product-img-box {
margin-bottom: 25px;
height: 291px;
border-radius: 4px;
}
.adt-cyber-sale-product-card .cyber-sale-product-img-box img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 4px;
}
.adt-cyber-sale-product-card .cyber-sale-product-content > span {
display: inline-block;
font-size: 18px;
font-weight: 600;
color: #FF002E;
margin-bottom: 5px;
}
.adt-cyber-sale-product-card .cyber-sale-product-content > span del {
position: relative;
top: -1px;
font-size: 12px;
font-weight: 400;
color: #555555;
margin-left: 5px;
}
.adt-cyber-sale-product-card .cyber-sale-product-content h4 {
font-size: 14px;
font-weight: 400;
line-height: 18px;
color: #242424;
margin-bottom: 5px;
}
.adt-cyber-sale-product-card .cyber-sale-product-content .rating span {
font-size: 12px;
font-weight: 400;
color: #555555;
}
.adt-cyber-sale-product-card .cyber-sale-product-content .rating i {
font-size: 12px;
color: #EA9A00;
margin-left: 3px;
}
.adt-cyber-sale-product-card .cyber-sale-product-content .cart-btn {
position: absolute;
bottom: 15px;
right: 15px;
padding: 6px 14px;
background-color: #f0f0f0;
border: 1px solid #f0f0f0;
border-radius: 500px;
transition: 0.3s ease-in-out;
}
.adt-cyber-sale-product-card:hover .cyber-sale-product-content .cart-btn {
background-color: #E11123;
border: 1px solid #E11123;
}
.adt-cyber-sale-product-card .cyber-sale-product-content .cart-btn img {
width: 26px;
transition: 0.3s ease-in-out;
}
.adt-cyber-sale-product-card:hover .cyber-sale-product-content .cart-btn img {
filter: invert(1);
}
.adt-cyber-sale-products-section .load-more-btn-box {
margin: 36px 0;
text-align: center;
}
.adt-cyber-sale-products-section .load-more-btn-box .adt-button-dark {
font-size: 18px;
font-weight: 500;
line-height: 22px;
padding: 10px 40px;
border: 0;
}
.adt-cyber-sale-products-section .load-more-btn-box .adt-button-dark i {
font-size: 14px;
margin-left: 5px;
position: relative;
top: 0px;
}
.adt-cybersale-product-mini-container {
position: relative;
padding: 130px 20px 20px 20px;
background-color: #FDDCD5;
border-radius: 0 0 4px 4px;
}
.adt-cybersale-product-mini-container .vector-img {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.adt-horizontal-adversite {
margin-bottom: 36px;
}
.adt-horizontal-adversite img {
width: 100%;
}
.adt-cyberSale-product-mini-grid {
display: grid;
grid-template-columns: repeat(6, 1fr);
gap: 12px;
}
.adt-horizontal-ad-box {
text-align: center;
}
.adt-horizontal-ad-box img {
width: auto;
}
.cyber-sale-products-carousel .owl-stage-outer {
overflow: visible;
}
.cyber-sale-products-carousel .owl-item {
opacity: 0;
}
.cyber-sale-products-carousel .owl-item.active {
opacity: 1;
}
.cyber-sale-products-carousel .owl-nav {
position: absolute;
margin-top: 0;
top: -87px;
right: 123px;
text-align: right;
}
.cyber-sale-products-carousel .owl-nav .owl-prev,
.cyber-sale-products-carousel .owl-nav .owl-next {
width: 47px;
height: 47px;
background: #f6f6f6 !important;
border-radius: 4px;
margin: 0 10px;
border: 1px solid #F0F0F0 !important;
}
.cyber-sale-products-carousel .owl-nav .owl-prev i,
.cyber-sale-products-carousel .owl-nav .owl-next i {
color: #6D6D6D;
}  .adt-cybersale-footer {
padding: 60px 0 36px 0;
background-color: #F0F0F0;
}
.adt-cybersale-footer + .adt-cybersale-footer {
padding-bottom: 60px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.adt-cybersale-footer h4 {
font-size: 18px;
font-weight: 600;
line-height: 28px;
color: #242424;
margin-bottom: 20px;
}
.adt-cybersale-footer ul li a {
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 20px;
color: #6D6D6D;
margin-bottom: 15px;
}
.adt-cybersale-footer ul li:last-child a {
margin-bottom: 0;
}
.adt-cybersale-footer .footer-logo {
margin-bottom: 20px;
}
.adt-cybersale-footer small {
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 30px;
margin-bottom: 20px;
color: #6D6D6D;
}
.adt-cybersale-footer h5 {
font-size: 20px;
font-weight: 700;
line-height: 30px;
color: #242424;
margin-bottom: 15px;
}
.adt-cybersale-footer ul.social-links li {
display: inline-block;
margin-right: 15px;
}
.adt-cybersale-footer ul.social-links li i {
font-size: 24px;
color: #6D6D6D;
}
.adt-cybersale-footer p {
font-size: 16px;
font-weight: 400;
line-height: 30px;
margin-bottom: 20px;
color: #6D6D6D;
}
.adt-cybersale-footer p + h4,
.adt-cybersale-footer img + h4 {
margin-top: 30px;
}  @media (min-width: 1200px) and (max-width: 1399.98px) {
.adt-cyber-sale-topbar .adt-search-area form input {
width: 350px;
}
.adt-cyber-sale-topbar .adt-search-area {
margin-left: -50px;
}
.adt-cyber-product-list-box .cyber-product-img-box {
width: 108px;
}
.adt-cyber-product-list-box .cyber-product-content-box {
width: calc(100% - 128px);
}
.adt-cyber-product-list-box .cyber-product-content-box > span {
margin-bottom: 0;
}
.adt-cyber-product-list-box .cyber-product-content-box h4 {
font-size: 14px;
margin-bottom: 0;
}
.adt-cyber-sale-hero-section .cyber-sale-img-box .text-img {
left: -170px;
width: 300px;
}
.adt-cyber-sale-hero-section .cyber-sale-img-box .discount-img {
width: 120px;
}
.adt-cyber-product-best-deals-container {
gap: 20px;
}
.adt-cyber-product-best-deals-container .advertise-img-box {
width: 250px;
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box {
width: calc(100% - 540px);
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box .header-box h3 {
padding-left: 20px;
width: calc(100% - 110px);
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box .header-box .adt-button-dark {
width: 110px;
padding: 17px 5px;
}
.adt-cyber-sale-product-card .cyber-sale-product-img-box {
height: 200px;
}
.adt-cybersale-product-mini-container {
padding-top: 100px;
}
}
@media (min-width: 320px) and (max-width: 1199.98px) {
.adt-cyber-sale-topbar .adt-search-area form input {
width: 350px;
}
.adt-cyber-sale-topbar .adt-search-area {
margin-left: 0px;
}
.adt-cyber-sale-topbar .adt-search-area form input {
width: calc(100% - 125px);
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.adt-cyber-sale-hero-section .cyber-sale-img-box .text-img {
top: -160px;
left: 0;
right: 0;
margin: 0 auto;
}
.adt-cyber-sale-hero-section .cyber-sale-img-box .discount-img {
top: unset;
right: 0px;
left: 0;
margin: 0 auto;
bottom: -130px;
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box .header-box h3 img {
display: none;
}
.adt-cyber-product-best-deals-container {
gap: 20px;
}
.adt-cyber-product-best-deals-container .advertise-img-box {
width: 250px;
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box {
width: calc(100% - 540px);
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box .best-deals-body-box {
padding: 10px;
}
.adt-cyberSale-product-grid-wrapper {
grid-template-columns: repeat(4, 1fr);
}
.adt-cyber-sale-product-card .cyber-sale-product-img-box {
height: 200px;
}
.adt-cybersale-product-mini-container {
padding-top: 90px;
}
.adt-cyberSale-product-mini-grid {
grid-template-columns: repeat(4, 1fr);
}
.adt-cybersale-footer .footer-logo {
margin-top: 30px;
}
}
@media (min-width: 320px) and (max-width: 991.98px) {
.adt-cyber-sale-hero-section > .container > .row {
flex-direction: column-reverse;
}
.adt-cyber-sale-hero-section .cyber-sale-img-box {
text-align: center;
margin-bottom: 50px;
}
.adt-cyber-sale-hero-section .cyber-sale-img-box .discount-img {
right: 120px;
}
.adt-cyber-sale-hero-section .cyber-sale-img-box .text-img {
top: -40px;
left: -30px;
}
.adt-cybersale-footer ul {
margin-bottom: 30px;
}
.adt-cybersale-footer ul.social-links {
margin-bottom: 0;
}
.adt-cybersale-footer img + h4 {
margin-top: 0;
}
.adt-cybersale-footer img {
margin-bottom: 30px;
}
.adt-cybersale-footer .footer-logo img {
margin-bottom: 0;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.adt-cyber-product-best-deals-container {
flex-wrap: wrap;
}
.adt-cyber-product-best-deals-container .advertise-img-box {
width: calc(50% - 18px);
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box {
width: 100%;
order: 3;
}
.adt-cyberSale-product-grid-wrapper {
grid-template-columns: repeat(3, 1fr);
}
.adt-cyber-sale-product-card .cyber-sale-product-img-box {
height: 200px;
}
.adt-cybersale-product-mini-container {
padding-top: 70px;
}
.adt-cyberSale-product-mini-grid {
grid-template-columns: repeat(3, 1fr);
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.adt-cyber-sale-hero-section .cyber-sale-img-box .main-img {
margin-top: 70px;
}
.adt-cyber-sale-hero-section .cyber-sale-img-box .text-img {
left: 0;
right: 0;
top: -40px;
margin: 0 auto;
}
.adt-cyber-sale-hero-section .cyber-sale-img-box .discount-img {
top: unset;
bottom: 35px;
right: 25px;
}
.adt-cyber-sale-hero-section .left-content-box h1 {
font-size: 56px;
line-height: 66px;
}
.adt-cyber-product-best-deals-container {
flex-wrap: wrap;
}
.adt-cyber-product-best-deals-container .advertise-img-box {
width: calc(50% - 18px);
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box {
width: 100%;
order: 3;
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box .header-box h3 {
width: calc(100% - 110px);
padding-left: 20px;
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box .header-box h3 img {
width: 140px;
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box .header-box .adt-button-dark {
width: 110px;
padding: 17px 10px;
}
.adt-cyberSale-product-grid-wrapper {
grid-template-columns: repeat(2, 1fr);
}
.adt-cyber-sale-product-card .cyber-sale-product-img-box {
height: 200px;
}
.adt-cybersale-product-mini-container {
padding-top: 60px;
}
.adt-cyberSale-product-mini-grid {
grid-template-columns: repeat(2, 1fr);
}
.adt-horizontal-adversite {
margin-bottom: 20px;
}
.adt-horizontal-ad-box {
margin: 20px 0;
}
.cyber-sale-products-carousel .owl-nav {
position: unset;
margin-top: 20px;
text-align: center;
}
}
@media (min-width: 320px) and (max-width: 575.98px) {
.adt-category-type-carousel-box {
flex-direction: column;
}
.adt-cyber-categories-topbar .adt-category-types-carousel-2 {
width: 100%;
}
.adt-category-type-carousel-box .category-dropdown,
.adt-category-type-carousel-box .category-dropdown button,
.adt-category-type-carousel-box .category-dropdown button:active {
width: 100%;
}
.adt-cyber-sale-hero-section .cyber-sale-img-box .main-img {
margin-top: 70px;
}
.adt-cyber-sale-hero-section .cyber-sale-img-box .text-img {
left: 0;
right: 0;
top: -40px;
width: 100%;
margin: 0 auto;
}
.adt-cyber-sale-hero-section .cyber-sale-img-box .discount-img {
top: unset;
bottom: 35px;
right: 25px;
}
.adt-cyber-sale-hero-section .left-content-box > span {
font-size: 22px;
line-height: 28px;
}
.adt-cyber-sale-hero-section .left-content-box h1 {
font-size: 40px;
line-height: 56px;
}
.adt-cyber-sale-hero-section .left-content-box > ul li strong {
font-size: 16px;
}
.adt-cyber-sale-hero-section .left-content-box > ul li {
margin-right: 8px;
}
.adt-cyber-sale-hero-section .left-content-box > ul li span {
font-size: 12px;
padding: 10px
}
.adt-cyber-sale-hero-section .left-content-box > ul li span::before {
top: 8px;
right: -12px;
}
.adt-cyber-product-best-deals-container {
flex-wrap: wrap;
gap: 20px;
}
.adt-cyber-product-best-deals-container .advertise-img-box {
width: calc(50% - 10px);
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box {
width: 100%;
order: 3;
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box .header-box h3 {
width: calc(100% - 110px);
padding-left: 20px;
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box .header-box h3 img {
display: none;
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box .header-box .adt-button-dark {
width: 110px;
padding: 17px 10px;
}
.cyber-products-mini-carousel .owl-nav .owl-prev {
left: -41px;
}
.cyber-products-mini-carousel .owl-nav .owl-next {
right: -41px;
}
.adt-cyberSale-product-grid-wrapper {
grid-template-columns: repeat(2, 1fr);
}
.adt-cyber-sale-product-card {
padding-bottom: 10px;
}
.adt-cyber-sale-product-card .cyber-sale-product-img-box {
height: 200px;
}
.adt-cyber-sale-product-card .cyber-sale-product-content .cart-btn {
bottom: unset;
top: 15px;
}
.adt-cybersale-product-mini-container {
padding-top: 50px;
}
.adt-cyberSale-product-mini-grid {
grid-template-columns: repeat(2, 1fr);
}
.adt-horizontal-adversite {
margin-bottom: 20px;
}
.adt-horizontal-ad-box {
margin: 20px 0;
}
.cyber-sale-products-carousel .owl-nav {
position: unset;
margin-top: 20px;
text-align: center;
}
.adt-property-img-carousel .item {
height: 120px;
}
.one-column-mobile-layout .adt-property-img-carousel .item {
height: 190px;
}
.adt-property-ad-card .adt-property-img-box .tags-box {
top: 5px;
right: 9px;
}
.adt-property-ad-card .adt-property-img-box .tags-box span {
font-size: 10px;
padding: 2px 6px;
margin: 0 0 5px 5px;
}
.adt-property-ad-card .adt-property-img-box .author-box {
bottom: 2px;
left: 10px;
line-height: 15px;
}
.adt-property-ad-card .adt-property-img-box .author-box img {
width: 16px;
height: 16px;
}
.adt-property-ad-card .adt-property-img-box .author-box span,
.adt-property-ad-card .adt-property-content-box span,
.adt-property-ad-card .adt-property-price-box h4 small,
.adt-car-ad-card .adt-property-content-box .price small, 
.adt-car-ad-card .adt-property-content-box span {
font-size: 10px;
}
.adt-property-ad-card .adt-property-content-box {
padding: 10px;
}
.adt-property-ad-card .adt-property-content-box h3 {
font-size: 12px;
line-height: 18px;
}
.adt-property-ad-card .adt-property-location-box {
padding: 10px;
font-size: 10px;
gap: 5px;
}
.adt-property-ad-card .adt-property-price-box {
padding: 10px;
}
.adt-property-ad-card .adt-property-price-box h4 {
font-size: 12px;
}
.adt-property-ad-card .adt-property-price-box i {
font-size: 14px;
}
.adt-car-ad-card .adt-property-content-box .ctg-tag {
font-size: 10px;
padding: 2px 10px;
}
.adt-property-img-carousel .owl-nav {
bottom: 4px;
right: 2px;
}
.adt-property-img-carousel .owl-nav .owl-prev, 
.adt-property-img-carousel .owl-nav .owl-next {
width: 18px;
height: 18px;
}
.adt-property-img-carousel .owl-nav .owl-prev i, 
.adt-property-img-carousel .owl-nav .owl-next i {
font-size: 8px;
}
.adt-car-ad-card .adt-property-img-box .featured-tag,
.adt-category-ad-card .category-img-box .featured-tag {
width: 28px;
height: 22px;
}
.adt-car-ad-card .adt-property-img-box .favorite-box {
top: 12px;
right: 12px;
width: 20px;
height: 20px;
}
.adt-car-ad-card .adt-property-img-box .favorite-box i {
position: relative;
top: -1px;
font-size: 12px;
}
.video_icon_container {
bottom: 8px;
right: 20px;
}
.video_icon_container i {
font-size: 18px;
}
}
@media (max-width: 400px) {
.adt-cyber-product-list-box .cyber-product-img-box {
width: 104px;
}
.adt-cyber-product-list-box .cyber-product-content-box {
width: calc(100% - 116px);
}
.adt-cyber-product-list-box .cyber-product-content-box > span {
margin-bottom: 0;
}
.adt-cyber-product-list-box .cyber-product-content-box h4 {
font-size: 12px;
line-height: 16px;
margin-bottom: 0;
}
.adt-cyber-product-best-deals-container .cyber-best-deals-box .header-box h3 {
font-size: 18px;
}
.adt-cyberSale-product-grid-wrapper {
grid-template-columns: repeat(1, 1fr);
}
.adt-cyberSale-product-mini-grid {
grid-template-columns: repeat(1, 1fr);
}
}
.margin-btm-15 {
margin-bottom: 15px;
}
.style_2_bottom_sidebar .adt-recent-ads-sidebar {
border: 1px solid #f0f0f0;
padding: 0;
}
.style_2_bottom_sidebar .adt-recent-ads-sidebar h4 { padding: 15px 20px;
}
.style_2_bottom_sidebar .adt-recent-ads-sidebar ul {
padding: 15px 20px !important;
}
.adt-product-author-detail-box ol {
line-height: 30px;
color: #6d6d6d;
margin-bottom: 20px;
width: 100%;
max-width: 100%;
word-wrap: break-word;
box-sizing: border-box;
}
.ad-detail-safety-tips-box {
background-color: #FFF;
padding: 10px 0;
border-radius: 4px;
}
.ad-detail-safety-tips-box .widget-heading {
padding-top: 5px;
}
.ad-detail-safety-tips-box .widget-heading .tips_widget_title {
font-size: 18px;
}
.ad-detail-safety-tips-box .tips_widget_body {
padding: 0 20px;
}
.ad-detail-safety-tips-box .tips_widget_body ol {
font-size: 14px;
padding-left: 18px;
margin-bottom: 5px;
}
.ad-detail-safety-tips-box .tips_widget_body li {
line-height: 30px;
color: #6d6d6d;
}
.adt-detail-box-booking {
background-color: #FFF;
margin-bottom: 20px;
}
#ad_description_box_ad_post .jqte_toolbar {
background-color: #f6f6f6 !important;
}
.margin-tb-30 {
margin-top: 30px;
margin-bottom: 30px;
}
.margin-t-30 {
margin-top: 30px;
margin-bottom: 10px;
}
.product-favourite-sb {
background: #232323;
width: auto;
padding: 20px;
position: absolute;
z-index: 999;
margin: 22px auto;
border-top: 3px solid #ffc220;
display: none;
top: 70px;
right: 0;
}
html[dir="rtl"] .product-favourite-sb {
left: 0;
right: auto;
}
.product-section-content li {
display: flex;
border-bottom: 1px solid #eee;
padding-bottom: 15px;
margin-bottom: 10px;
}
ul.product-section-content li:last-child {
border: 0;
}
.product-section-content .product_to_fav {
position: absolute;
right: 10px;
}
.product-section-content .product_to_fav span {
color: #ffff;
}
.product-section-content li {
display: flex;
border-bottom: 1px solid #eee;
padding-bottom: 15px;
margin-bottom: 10px;
justify-content: space-between;
align-items: center;
gap: 10px;
}
ul.product-section-content li:last-child {
border: 0;
}
.product-cart-head {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
margin: auto 20px;
}
.product-cart-head h3 {
color: #fff;
font-size: 15px;
line-height: 20px;
font-weight: 500;
}
.product-cart-head h3:hover {
color: #ffc220;
}
.product-cart-head span {
color: #868686;
}
.favourite {
position: relative; 
display: inline-flex;
align-items: center;
}
.favourite .favourite-count {
position: absolute;
top: -5px; 
right: -10px; 
background-color: #e1e1e1; 
color: #242424; 
font-size: 10px; 
font-weight: bold; 
padding: 2px 6px; 
border-radius: 50%;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); 
display: flex;
justify-content: center;
align-items: center;
min-width: 16px; 
height: 16px; 
}
.search_with_labels_grid {
width: 100%;
max-width: 350px;
margin-bottom: 20px;
box-sizing: border-box;
}
@media (min-width: 480px) {
.search_with_labels_grid {
max-width: 350px;
}
}
@media (min-width: 768px) {
.search_with_labels_grid {
max-width: 310px;
}
}
@media (min-width: 1024px) {
.search_with_labels_grid {
max-width: 250px;
}
}
@media (min-width: 1024px) {
.top_bar_specific_style {
max-width: 300px !important;
}
} .adt-cart-section {
padding: 60px 0;
}
.single-blog.blog-detial:not(:has(.adt-cart-section)) {
padding: 60px 0;
}
.single-blog.blog-detial .woocommerce .woocommerce-info {
border-top-color: #242424;
background-color: #ececec;
}
.single-blog.blog-detial .woocommerce .woocommerce-info::before {
color: #242424;
}
.single-blog.blog-detial .woocommerce .return-to-shop .wc-backward {
display: inline-block;
background-color: #242424;
width: auto;
padding: 16px 24px;
color: #ffffff;
font-size: 14px;
border-radius: 4px;
font-weight: 400;
text-transform: capitalize;
}  .pro-list-sec-left {
background-color: #ffffff;
height: auto;
border-radius: 0 4px 4px 4px;
}
.adt-inner {
padding: 30px;
}
.pro-list-heading {
font-size: 26px;
font-weight: 500;
line-height: 32.5px;
}
.pro-list {
height: auto;
margin-top: 30px;
}
.pro-list-item {
display: flex;
justify-content: space-between;
align-items: center;
gap: 10px;
}
.pro-list-left {
display: flex;
align-items: center;
}
.pro-list-left img {
width: 80px;
height: 80px;
object-fit: cover;
border-radius: 4px;
}
.pro-desc-left {
padding-left: 30px;
}
.pro-desc-left p.title {
font-size: 16px;
line-height: 24px;
font-weight: 500;
}
.pro-desc-left p.title a {
color: #0b0e19;
}
.price-sec {
display: flex;
align-items: center;
}
.price-sec .price {
color: #ff002e;
font-size: 18px;
font-weight: 600;
line-height: 22.5px;
margin-top: 5px;
}
.price-sec .pk {
text-decoration: line-through;
color: #555555;
font-size: 10px;
font-weight: 400;
margin-left: 5px;
margin-top: 5px;
} .pro-list-right {
display: flex;
justify-content: flex-end;
align-items: center;
}
.adt-counter {
display: flex;
align-items: center;
justify-content: space-between;
width: 129px;
height: 50px;
background-color: #f6f6f6;
border-radius: 4px;
margin-right: 30px;
text-align: center;
}
.adt-counter button {
background: none;
border: none;
font-size: 11px;
color: #6d6d6d;
padding: 15px;
}
.adt-counter .adt-count {
padding: 0 17px;
border-right: 1px solid lightgray;
border-left: 1px solid lightgray;
font-size: 14px;
font-weight: 400;
line-height: 17.5px;
color: #6d6d6d;
}
.adt-remove {
color: #555555;
font-size: 12px;
line-height: 15px;
font-weight: 400;
text-align: right;
background: none;
border: none;
}
.adt-remove:hover,
.adt-remove:focus,
.adt-remove:active {
color: #ff002e !important;
}
.adt-line {
width: 100%;
height: 1px;
background-color: #242424;
opacity: 10%;
margin: 20px 0;
}
.pro-list .adt-line:last-child {
background-color: transparent;
} .pro-list-sec-right {
background-color: #ffffff;
border-radius: 0 4px 4px 4px;
}
.order-summary span {
font-size: 22px;
line-height: 27.5px;
font-weight: 500;
}
.order-summary-list {
margin-top: 20px;
}
.order-summary-list .adt-list {
display: flex;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 10px 0;
gap: 10px;
}
.adt-list .headings {
font-size: 12px;
line-height: 15px;
color: #555555;
font-weight: 400px;
}
.adt-list .values,
.adt-list .values span {
font-size: 16px;
font-weight: 500;
line-height: 24px;
color: #242424;
}
.adt-list .values i {
color: #ff002e;
margin-right: 5px;
font-size: 15px;
} .acc-coupon {
margin-top: 10px;
background-color: transparent;
--bs-accordion-border-color: none;
}
.acc-coupon .acc-coupon-item {
font-size: 10px;
}
.acc-coupon-item button {
font-size: 12px;
line-height: 15px;
color: #555555;
font-weight: 400px;
padding: 10px 0;
}
.acc-inner {
display: flex;
align-items: center;
justify-content: space-between;
margin: 0;
padding: 0 0 10px 0;
gap: 4px;
}
.acc-inner input {
flex: 1;
background-color: #ffffff;
border: 1px solid lightgray;
border-radius: 4px;
padding: 8px 5px;
width: calc(100% - 64px);
}
.acc-inner input:focus {
box-shadow: none;
outline: none;
}
.acc-inner button {
background-color: #242424 !important;
border: none;
border-radius: 4px;
padding: 9px 15px;
font-size: 9px;
color: #ffffff;
line-height: 16px;
width: 60px;
}
.acc-button:not(.collapsed) {
background-color: transparent;
color: #555555;
box-shadow: none;
}
.acc-button:focus {
box-shadow: none;
}
.acc-button::after {
display: none;
}
.acc-button {
display: flex;
align-items: center;
justify-content: space-between;
}
.acc-button:not(.collapsed) i {
transition: transform 0.1s ease-in-out;
}
.acc-button:not(.collapsed) i {
transform: rotate(180deg) !important;
}
.order-summary .checkout {
display: block;
margin-top: 10px;
background-color: #242424;
width: 100%;
height: 47px;
border: none;
color: #ffffff;
font-size: 14px;
border-radius: 4px;
} .adt-continue {
margin-top: 10px;
}
.adt-continue span i {
width: 14px;
height: 14px;
color: #242424;
font-size: 14px;
margin-right: 5px;
}
.adt-continue a {
text-decoration: none;
color: #242424;
font-size: 14px;
line-height: 22px;
font-weight: 500;
} .adt-customer-section {
padding-top: 40px;
padding-bottom: 60px;
}
.free-shipp {
display: flex;
flex-direction: column;
align-items: start;
justify-content: space-between;
width: 219px;
}
.free-shipp i {
color: #ff002e;
width: 30px;
height: 29.71px;
font-size: 30px;
}
.shipp-text {
display: flex;
justify-content: start;
flex-direction: column;
align-items: start;
}
.shipp-heading {
font-size: 18px;
font-weight: 400;
line-height: 22.5px;
padding-top: 20px;
}
.shipp-para {
color: #6d6d6d;
font-size: 14px;
line-height: 22px;
font-weight: 400;
padding-top: 10px;
}
.adt-ad-not-found {
text-align: center;
margin-top: 60px;
}
.adt-ad-not-found h3 {
font-size: 28px;
font-weight: 500;
color: #242424;
margin-top: 20px;
} @media (max-width: 575.98px) {
.adt-inner {
padding: 20px;
}
.pro-list-sec-left {
margin-top: 20px;
}
.pro-list-item {
display: block;
}
.pro-list-left img {
width: 60px;
height: 60px;
}
.pro-desc-left {
padding-left: 10px;
}
.pro-desc-left p.title {
font-size: 16px;
}
.price-sec .price {
font-size: 15px;
margin-top: 2px;
}
.price-sec .pk {
margin-top: 2px;
font-size: 9px;
}
.pro-list-left {
margin-bottom: 20px;
}
.pro-list-right {
display: flex;
justify-content: space-between;
}
.adt-counter .adt-count {
font-size: 12px;
}
.order-summary-list .adt-list {
gap: 10px;
} .adt-customer-section {
padding-top: 0;
padding-bottom: 20px;
}
.free-shipp {
width: 100%;
margin-bottom: 40px;
}
.shipp-heading {
padding-top: 15px;
}
.free-shipp i {
font-size: 27px;
}
.adt-top-tabs-header .buttons-box .ad-post-btn {
padding: 11px 12px;
}
} @media (min-width: 576px) and (max-width: 767.98px) { .pro-list-item {
gap: 10px;
}
.pro-list-sec-left {
margin-top: 20px;
}
.pro-list-left img {
width: 60px;
height: 60px;
}
.pro-desc-left {
padding-left: 15px;
}
.pro-desc-left p.title {
font-size: 14px;
}
.price-sec .price {
font-size: 16px;
margin-top: 2px;
}
.price-sec .pk {
margin-top: 2px;
font-size: 9px;
}
.adt-counter {
width: 120px;
height: 40px;
margin-right: 20px;
}
.adt-counter .adt-count {
padding: 0 15px;
font-size: 12px;
}
.order-summary-list .adt-list {
gap: 10px;
} .adt-customer-section {
padding-top: 0;
padding-bottom: 30px;
}
.free-shipp {
margin-bottom: 30px;
}
.adt-cart-section {
padding: 20px 0;
}
} @media (min-width: 768px) and (max-width: 991.98px) {
.pro-list-item {
gap: 10px;
}
.pro-list-sec-left {
margin-top: 20px;
}
.order-summary-list .adt-list {
gap: 10px;
}
.adt-customer-section {
padding-bottom: 30px;
}
.free-shipp {
margin-bottom: 30px;
}
.adt-customer-section {
padding-top: 0;
}
} .adt-checkout-section {
padding: 60px 0;
} .adt-checkout-form {
background-color: #ffffff;
height: auto;
border-radius: 0 4px 4px 4px;
}
.adt-inner {
padding: 30px;
}
.adt-form-heading {
font-size: 26px;
font-weight: 500;
line-height: 32.5px;
}
.adt-form-inner {
height: auto;
margin-top: 30px;
} .adt-acc-coupon {
margin-top: 10px;
--bs-accordion-border-color: none;
}
.adt-acc-header span {
color: #6D6D6D;
font-size: 14px;
font-weight: 400;
line-height: 17.5px;
}
.adt-acc-inner {
display: flex;
align-items: center;
justify-content: space-between;
padding: 30px 0 21px 0;
gap: 30px;
}
.adt-acc-inner span {
font-size: 16px; font-weight: 500;
line-height: 24px;
}
.adt-acc-inner input {
flex: 1;
background-color: #F0F0F0;
border-radius: 4px;
border: none;
padding: 14px 30px 14px 30px;
height: 44px;
}
.adt-acc-inner input::placeholder {
font-size: 14px;
line-height: 17.5px;
font-weight: 400;
padding: 0;
}
.adt-acc-inner input:focus {
box-shadow: none;
outline: none;
}
.single-blog.blog-detial .woocommerce .adt-acc-coupon .adt-acc-inner button,
.single-blog.blog-detial .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
background-color: #242424;
border: none;
border-radius: 4px;
padding: 0 58px;
font-size: 14px;
font-weight: 500;
line-height: 17.5px;
color: #ffffff;
height: 44px;
}
.adt-acc-button {
display: flex;
align-items: center;
justify-content: start;
background-color: #F0F5F8;
gap: 20px;
height: 57px;
padding: 19px 30px 20px 30px;
}
.adt-acc-button:not(.collapsed) {
background-color: #F0F5F8;
color: #242424;
box-shadow: none;
}
.adt-acc-button:focus {
box-shadow: none;
}
.adt-acc-button::after {
display: none;
}
.adt-acc-coupon .adt-acc-coupon-item .adt-acc-header .adt-acc-button,
.adt-acc-coupon .adt-acc-coupon-item .adt-acc-header .adt-acc-button.collapsed {
border-radius: 4px;
color: #242424;
}
.adt-acc-coupon .adt-acc-coupon-item .adt-acc-header .adt-acc-coupon:not(.collapsed) {
margin-bottom: 0;
}
.customer-info {
padding-top: 30px;
}
.customer-info p {
font-size: 14px;
}
.adt-customer {
margin-bottom: 20px;
}
.single-blog.blog-detial .woocommerce form .adt-customer input,
.single-blog.blog-detial .woocommerce form .adt-customer select {
width: 100%;
padding: 13px 30px;
border: none;
border-radius: 4px;
background-color: #F0F0F0;
height: 44px;
font-size: 14px;
}
.single-blog.blog-detial .woocommerce form .adt-customer input::placeholder {
font-size: 14px;
color: #6D6D6D;
font-weight: 400;
line-height: 17.5px;
}
.single-blog.blog-detial .woocommerce form .adt-customer input:focus {
outline: none;
}
.adt-customer-textarea textarea {
width: 100%;
height: 186px;
padding-left: 30px;
padding-top: 13px;
border: none;
border-radius: 4px;
background-color: #F0F0F0;
resize: none;
margin-bottom: 20px;
}
.adt-customer-textarea textarea:focus {
outline: none;
}
.adt-customer-textarea textarea::placeholder {
font-size: 14px;
color: #6D6D6D;
font-weight: 400;
line-height: 17.5px;
}
.adt-terms {
margin-top: 26px;
}
.adt-text {
font-size: 14px;
font-weight: 400;
line-height: 17.5px;
color: #6D6D6D;
}
.adt-text a {
text-decoration-line: underline;
text-decoration-color: #6D6D6D;
text-decoration-style: solid;
text-decoration-thickness: auto;
color: #6D6D6D;
}
.adt-placeOrder {
text-align: right;
}
.adt-placeOrder button {
font-size: 14px;
font-weight: 600;
line-height: 17.5px;
color: #ffffff;
background-color: #242424;
border: none;
border-radius: 4px;
padding: 16px 80px;
margin-top: 40px;
} @media (max-width: 575.98px) {
.adt-inner {
padding: 20px;
}
.adt-checkout-form {
margin-top: 20px;
} .adt-acc-button {
gap: 10px;
padding: 20px;
font-size: 14px;
flex-wrap: wrap;
height: auto;
}
.adt-acc-inner input {
width: 50%;
}
.adt-acc-inner {
gap: 10px;
}
.adt-acc-inner span {
display: none;
}
.single-blog.blog-detial .woocommerce .adt-acc-coupon .adt-acc-inner button {
padding: 0 16px;
font-size: 12px;
}
.customer-info {
padding-top: 15px;
}
.adt-customer {
margin-bottom: 20px;
}
.adt-placeOrder button {
width: 100%;
}
.adt-cart-section {
padding: 20px 0;
}
.single-blog.blog-detial .woocommerce:has(.wc-empty-cart-message) {
padding: 0 12px;
}
} @media (min-width: 576px) and (max-width: 767.98px) {
.adt-checkout-form {
margin-top: 20px;
} .adt-acc-inner span {
display: none;
}
.adt-acc-inner {
gap: 10px;
}
.single-blog.blog-detial .woocommerce .adt-acc-coupon .adt-acc-inner button {
padding: 0 20px;
}
} @media (min-width: 768px) and (max-width: 991.98px) {
.adt-checkout-form {
margin-top: 20px;
}
} @media (min-width: 992px) and (max-width: 1199.98px) {
.adt-acc-inner {
gap: 10px;
}
.single-blog.blog-detial .woocommerce .adt-acc-coupon .adt-acc-inner button {
padding: 0 40px;
}
}
.adt-checkout-form .select2-container--default .select2-selection--single {
background-color: #f0f0f0;
border: 0;
border-radius: 4px;
height: 44px;
}
.adt-checkout-form .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #242424;
line-height: 28px;
padding: 8px 30px;
font-size: 14px;
}
.adt-checkout-form .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 44px;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
margin: 0 1em 0 15px;
accent-color: #242424;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
float: none;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
width: 100%;
overflow: visible;
}
.woocommerce-checkout #payment ul.payment_methods li,
.woocommerce-checkout .woocommerce-privacy-policy-text p {
font-size: 14px;
}
.woocommerce-checkout #payment ul.payment_methods li .payment_box p {
color: #ffff;
}
.woocommerce-checkout .woocommerce-privacy-policy-text p {
margin-bottom: 10px;
}
.woocommerce-checkout .woocommerce-privacy-policy-text p a:hover {
color: #242424;
}
.woocommerce-checkout #payment div.payment_box {
background-color: #242424;
}
.woocommerce-checkout #payment div.payment_box::before {
border-bottom-color: #242424;
} .adt-checkout-section {
padding: 60px 0;
}
.adt-checkout-form {
background-color: #ffffff;
height: auto;
border-radius: 0 4px 4px 4px;
}
.adt-inner {
padding: 30px 30px 0 30px;
}
.adt-inner.pro-list-sec-right,
.adt-inner.adt-checkout-form {
padding-bottom: 30px;
}
.adt-form-heading {
font-size: 22px;
font-weight: 500;
line-height: 32.5px;
}
.adt-thanks span {
margin-top: 10px;
color: #6d6d6d;
font-family: "Lexend Deca";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
align-self: stretch;
}
.adt-order {
margin: 20px 0;
display: flex;
justify-content: flex-start;
align-items: center;
gap: 20px 40px;
flex-wrap: wrap;
}
.adt-gap-line {
width: 1.02px;
height: 50px;
background: #d9d9d9;
}
.adt-order-no {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: start;
border-right: 1px solid #D9D9D9;
padding-right: 40px;
}
.adt-order-no:last-child {
border: none;
}
.adt-order-no-heading {
color: #555555 !important;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.adt-order-no .adt-order-values {
color: #242424; font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.adt-bill-col1-width {
min-width: 30%;
}
.adt-bill-col2-width {
min-width: 70%;
}
.t-order {
margin-top: 20px;
margin-bottom: 30px;
width: 100%;
}
thead {
background-color: #f0f5f8;
border-radius: 4px;
}
th {
color: #242424; font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
padding: 18px 30px 18px 30px;
}
.t-bill {
margin-top: 18px;
margin-bottom: 0;
width: 100%;
}
.adt-order-heading {
color: #555555 !important;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding: 20px 30px 20px 30px;
}
.o-border {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.tborder {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.tborder:last-child {
border-bottom: none;
}
.adt-bill-heading {
color: #555555 !important;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding: 20px 0 20px 0;
} @media (max-width: 575.98px) {
.adt-inner {
padding: 20px 20px 0 20px;
}
.adt-order-no {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: flex-start;
border-bottom: 1px solid #D9D9D9;
width: 100%;
padding-bottom: 15px;
border-right: none;
padding-right: 0;
}
.adt-order-no:last-child {
border-bottom: 1px solid #D9D9D9;
}
.adt-scroll-margin {
margin-bottom: 10px;
}
.t-order {
width: 500px;
overflow-x: auto;
}
.t-bill {
width: 500px;
overflow-x: auto;
}
.single-blog.blog-detial .woocommerce-checkout {
padding: 0 12px;
}
.single-blog.blog-detial:not(:has(.adt-cart-section)) {
padding: 0 0 40px 0;
}
.single-blog.blog-detial .woocommerce form .form-row-last, 
.single-blog.blog-detial .woocommerce-page form .form-row-last {
float: unset;
}
} @media (min-width: 576px) and (max-width: 767.98px) {
.adt-order-no {
width: 45%;
padding-right: 0;
}
.single-blog.blog-detial:not(:has(.adt-cart-section)) {
padding: 0 0 40px 0;
}
.single-blog.blog-detial .woocommerce form .form-row-last, 
.single-blog.blog-detial .woocommerce-page form .form-row-last {
float: unset;
}
} @media (min-width: 768px) and (max-width: 991.98px) {
.adt-order-no {
width: 29%;
padding-right: 0;
}
.single-blog.blog-detial .woocommerce form .form-row-last, 
.single-blog.blog-detial .woocommerce-page form .form-row-last {
float: unset;
}
} @media (min-width: 992px) and (max-width: 1199.98px) {
.adt-order-no {
width: 20%;
padding-right: 0;
}
}
.btn--visually-disabled {
opacity: 0.5;
pointer-events: auto;
cursor: not-allowed;
}
#wp-comment-cookies-consent {
font-size: inherit !important;
padding-left: 0 !important;
width: auto !important;
height: auto !important;
background-color: transparent !important;
border: none !important;
border-radius: 0 !important;
}@media (min-width: 1400px) {
.adt-container {
max-width: 1420px !important;
}
}
@media (min-width: 1200px) { .sb-menu ul ul li > a,
.sb-menu ul ul li > a {
padding: 9px 30px 7px;
}
}
@media (min-width: 768px) {
.adt-header-primary .logo {
padding: 21px 40px 21px 0;
}
.adt-header-secondary .logo {
padding: 21px 40px 21px 0;
}
}
@media (min-width: 576px) {
.modal-dialog {
max-width: 570px !important;
}
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
.adt-ads-filter-map-wrapper {
gap: 0 20px !important;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-sidebar {
margin-left: 20px !important;
width: 280px !important;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-content {
width: 758px !important;
}
.adt-ads-filter-map-wrapper .adt-ads-search-map {
width: calc(100% - 1038px) !important;
}
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
.adt-footer-section .adt-about-detail-box ul li a {
width: 44px !important;
height: 44px !important;
}
.adt-footer-section .adt-quick-links ul li a {
font-size: 14px !important;
}
.adt-category-list-sidebar .adt-category-box .category-meta {
gap: 10px !important;
}
.adt-category-list-sidebar .adt-category-box .listing-count {
padding: 10px !important;
}
.adt-recent-ads-sidebar .adt-recent-ad-box {
gap: 10px !important;
}
.pet-category-carousel .owl-nav .owl-prev,
.pet-category-carousel .owl-nav .owl-prev.disabled {
left: -241px !important;
}
.adt-category-ad-list .category-content-box h5 {
padding-right: 40px !important;
}
.adt-header-secondary .sb-menu > ul > li > a,
.adt-header-primary .sb-menu > ul > li > a {
padding: 0 10px !important;
font-size: 12px;
}
.adt-header-secondary .sb-menu ul li .sign-in, 
.adt-header-secondary .sb-menu ul li .sign-up,
.adt-header-secondary .sb-menu ul li .divider {
font-size: 12px;
font-weight: 400;
}
.adt-header-secondary .sb-menu ul ul li > a, 
.adt-header-primary .sb-menu ul ul li > a, 
.adt-transparent-header-1 .sb-menu ul ul li > a {
font-size: 12px;
}
.adt-header-secondary .sb-menu ul ul li > a .label, 
.adt-header-primary .sb-menu ul ul li > a .label, 
.sb-header .sb-menu ul ul li > a .label {
font-size: 10px;
}
.adt-header-secondary .sb-menu .ad-post-btn,
.adt-header-primary .sb-menu .ad-post-btn,
.adt-transparent-header-1 .sb-menu .ad-post-btn {
padding: 11px 24px !important;
font-size: 12px;
}
.adt-ads-grid-wrapper {
grid-template-columns: repeat(2, 1fr) !important;
}
.adt-explore-things-hero .explore-hero-content h2 {
padding-right: 50px !important;
}
.adt-explore-things-hero .explore-hero-img-box img {
margin-bottom: -30px !important;
}
.adt-mini-ads-grid {
grid-template-columns: repeat(4, 1fr) !important;
}
.adt-popular-locations-grid {
grid-template-columns: repeat(4, 1fr) !important;
}
.adt-recent-mini-ads-section .adt-mini-ads-grid {
grid-template-columns: repeat(5, 1fr) !important;
}
.adt-search-ads-grid {
grid-template-columns: repeat(3, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-4 {
grid-template-columns: repeat(3, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-2 {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-3 {
grid-template-columns: repeat(3, 1fr);
}
.adt-smart-ads-section .adt-search-ads-grid.adt-search-ads-col-3 {
grid-template-columns: repeat(2, 1fr);
}
.adt-smart-ads-section .adt-search-ads-grid.adt-search-ads-col-3 .adt-property-ad-card-outer {
width: 50%;
}
.adt-search-ads-grid.adt-search-ads-col-5 {
grid-template-columns: repeat(4, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-5 .adt-property-ad-card-outer {
width: 25%;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-content {
width: 555px !important;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-content .adt-search-ads-grid {
grid-template-columns: repeat(2, 1fr) !important;
}
.adt-ads-filter-map-wrapper .adt-ads-search-map {
width: calc(100% - 870px) !important;
}
.adt-seller-cards-grid {
grid-template-columns: repeat(3, 1fr) !important;
}
.adt-seller-detail-sidebar .top-meta {
padding: 40px 20px 20px !important;
}
.adt-seller-detail-sidebar .bottom-meta {
padding: 20px !important;
}
.adt-seller-detail-sidebar .ad-sold-wrapper .ad-sold-box {
padding: 3px 15px !important;
}
.adt-work-flow-section .work-process-box::before {
right: -24% !important;
}
.multivendor-hero-banner img.main-img {
right: 30px !important;
}
.adt-multivendor-searchbar-wrapper .adt-search-area form input {
width: 230px !important;
}
.adt-multivendor-header .sb-header .sb-menu > ul > li > a {
padding: 0 15px !important;
}
.adt-ads-sort-box .select2-container {
width: 240px !important;
}
.adt-ads-with-filters .adt-car-dealer-card .adt-car-content-box {
flex-direction: column;
}
.adt-ads-with-filters .adt-car-dealer-card .adt-car-meta-box {
width: 100%;
padding: 0;
}
.adt-ads-with-filters .adt-car-dealer-card .adt-car-price-meta {
width: 100%;
clip-path: none;
flex-direction: row;
margin-top: 10px;
padding: 10px;
}
.adt-ads-with-filters .adt-car-dealer-card .adt-car-price-meta .price-box {
text-align: left;
}
.adt-hero-directory-section .categories-carousel-box .category-box-main span {
font-size: 14px;
}
.adt-ad-detail-section .adt-ad-detail-content-wrapper .ad-detail-middle-content #sync1 .img-box {
height: 370px;
}
.ad-advanced-detail-section .adt-ad-detail-content-wrapper .ad-detail-middle-content #sync1 .img-box {
height: 420px;
}
.adt-pricing-plan-card {
padding: 20px;
}
.adt-pricing-plan-card .price-box h4 {
font-size: 20px;
}
.adt-pricing-plan-card .price-box h3 {
font-size: 22px;
}
.adt-pricing-plan-card.adt-classified-card .price-box {
padding: 20px;
}
.adt-pricing-plan-card.adt-classified-card .price-box h4 {
font-size: 18px;
}
.adt-location-box .location-meta-box {
padding: 20px 0px;
}
.categories-carousel-box .category-box-main span {
font-size: 14px;
}
.adt-classified-listing-section .adt-search-ads-grid.adt-search-ads-col-4 .adt-property-ad-card-outer {
width: 33.33%;
}
}
@media (min-width: 320px) and (max-width: 1199.98px) {
.adt-transparent-header-1 .sb-menu > ul > li.adt-list:has(.login-user) {
flex-direction: row-reverse;
justify-content: flex-end !important;
margin-left: 15px;
}
.adt-transparent-header-1 ul.dropdown-user-login {
right: unset;
left: 0;
}
.adt-transparent-header-1 div:has(.login-user) ~ .dropdown-plus {
display: none;
}
.categories-carousel-box .category-box-main span {
font-size: 14px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.adt-header-primary .sb-header-container {
display: block;
}
.adt-header-primary .logo {
padding: 17px 40px 17px 0;
}
.adt-searchbar-wrapper .adt-search-area {
width: 100% !important;
justify-content: space-between !important;
}
.adt-header-primary .burger-menu {
top: 29px !important;
right: 0 !important;
}
.adt-header-secondary .burger-menu {
top: 33px !important;
right: 0 !important;
}
.adt-header-primary .sb-menu {
background-color: #ffff !important;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15) !important;
}
.adt-header-secondary .sb-menu {
width: 100% !important;
background-color: #ffff !important;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15) !important;
}
.adt-header-primary .sb-menu > ul > li > a {
height: 50px !important;
line-height: 50px !important;
}
.adt-header-secondary .sb-menu > ul > li > a {
height: 50px !important;
line-height: 50px !important;
}
.adt-header-primary .sb-menu .ad-post-btn {
display: inline-block !important;
line-height: 24px !important;
}
.adt-header-secondary .sb-menu ul li .sign-in {
padding-left: 0;
}
.adt-header-secondary .sb-menu .ad-post-btn {
display: inline-block !important;
margin-top: 0px !important;
line-height: 26px !important;
}
.adt-header-primary .sb-menu ul ul li > a {
color: #000 !important;
}
.adt-header-secondary .sb-menu ul ul li > a {
color: #000 !important;
}
.adt-header-secondary .sb-menu > ul > li.adt-list {
float: unset;
margin: 0 0 0 15px;
}
.adt-header-secondary .sb-menu > ul > li.adt-list .dropdown-plus {
display: none;
}
.adt-header-secondary .sb-menu ul li.adt-list a:hover,
.adt-header-secondary .sb-menu ul li.adt-list:hover a {
background-color: transparent;
}
.adt-explore-categories-content {
margin-bottom: 30px;
}
.adt-explore-categories-content .explore-category-grid {
gap: 30px 18px;
}
.adt-explore-categories-content .explore-category-grid .explore-category-box span {
font-size: 14px;
}
.find-pet-carousel-area {
padding: 20px 30px;
}
.pet-category-carousel .owl-nav .owl-prev.disabled,
.pet-category-carousel .owl-nav .owl-prev {
left: -198px;
}
.pet-category-carousel .owl-nav .owl-next.disabled,
.pet-category-carousel .owl-nav .owl-next {
right: -52px;
}
.adt-estate-ads-section .right-sidebar {
order: 2;
}
.adt-estate-ads-section .middle-content {
order: 3;
}
.adt-location-box .location-meta-box {
padding: 20px 0;
}
.adt-smart-ads-content-wrapper {
flex-wrap: wrap;
}
.adt-smart-ads-content-wrapper .left-sidebar, 
.adt-smart-ads-content-wrapper .right-sidebar {
width: calc(50% - 10px);
}
.adt-smart-ads-content-wrapper .middle-content {
order: 3;
width: 100%;
}
.adt-smart-ads-content-wrapper .right-sidebar {
order: 2;
}
.adt-explore-things-hero .explore-hero-content h2 {
padding-right: 0 !important;
}
.adt-explore-things-hero .explore-hero-img-box img {
margin-bottom: -24px;
}
.adt-mini-ads-grid {
grid-template-columns: repeat(3, 1fr);
}
.adt-popular-locations-grid {
grid-template-columns: repeat(3, 1fr);
}
.adt-recent-mini-ads-section .adt-mini-ads-grid {
grid-template-columns: repeat(4, 1fr);
}
.adt-search-ads-grid {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-3 {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-4 {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-2 {
grid-template-columns: repeat(2, 1fr);
}
.adt-classified-listing-section .adt-search-ads-grid.adt-search-ads-col-2 {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-3 {
grid-template-columns: repeat(3, 1fr);
}
.adt-classified-listing-section .adt-search-ads-grid.adt-search-ads-col-3 {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-4 {
grid-template-columns: repeat(3, 1fr);
}
.adt-classified-listing-section .adt-search-ads-grid.adt-search-ads-col-4 {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-5 {
grid-template-columns: repeat(3, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-4 .adt-property-ad-card-outer,
.adt-search-ads-grid.adt-search-ads-col-5 .adt-property-ad-card-outer {
width: 33.33%;
}
.adt-classified-listing-section .adt-search-ads-grid.adt-search-ads-col-4 .adt-property-ad-card-outer,
.adt-classified-listing-section .adt-search-ads-grid.adt-search-ads-col-3 .adt-property-ad-card-outer {
width: 50%;
}
.adt-ads-filter-map-wrapper {
flex-wrap: wrap;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-sidebar {
order: 1;
width: calc(50% - 60px);
margin-top: 30px;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-content {
order: 3;
width: 100%;
margin: 30px;
}
.adt-ads-filter-map-wrapper .adt-ads-search-map {
order: 2;
width: calc(50% - 30px);
margin: 30px 30px 0 0;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-sidebar .adt-vertical-ad-box {
margin-bottom: 0;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-sidebar .adt-vertical-ad-box {
height: auto;
}
.adt-ads-topbar-content .form-submit-btn button{
padding: 12px 40px;
}
.adt-ad-detail-content-wrapper {
flex-wrap: wrap;
}
.adt-ad-detail-content-wrapper .left-side-bar {
order: 1;
width: calc(50% - 10px);
}
.adt-ad-detail-content-wrapper .ad-right-sidebar {
order: 2;
width: calc(50% - 10px);
}
.adt-ad-detail-content-wrapper .ad-detail-middle-content {
order: 3;
width: 100%;
margin-top: 20px;
}
.adt-ad-post-section .ad-post-tab-box .adt-tags {
column-count: 3;
}
.adt-seller-cards-grid {
grid-template-columns: repeat(3, 1fr); 
}
.adt-seller-detail-sidebar .top-meta {
padding: 40px 20px 20px;
}
.adt-seller-detail-sidebar .bottom-meta {
padding: 20px;
}
.adt-signup-right-content {
padding: 100px 20px;
}
.adt-about-us-section .left-img-box .about-img-1 {
width: 100%;
}
.adt-work-flow-section .work-process-box::before {
right: -28%;
}
.adt-multivendor-product-sidebar-wrapper .adt-multivendor-product-grid {
grid-template-columns: repeat(3, 1fr);
}
.adt-multivendor-search-wrapper .adt-multivendor-product-grid {
grid-template-columns: repeat(3, 1fr);
}
.adt-multivendor-searchbar-wrapper .adt-search-area {
width: 100%;
order: 3;
}
.adt-multivendor-searchbar-wrapper .adt-search-area form input {
width: calc(100% - 440px);
}
.adt-multivendor-searchbar-wrapper .adt-search-area form {
width: 100%;
}
.adt-multivendor-searchbar-wrapper .select2 {
width: 300px !important;
}
.adt-multivendor-header .content-wrapper {
flex-wrap: wrap;
}
.adt-multivendor-header {
background-image: unset;
background-color: #ffff;
}
.adt-multivendor-header .sb-header {
width: 100%;
order: 3;
padding: 0;
background-color: #ffff;
}
.adt-multivendor-header .sb-header .burger-menu {
top: -37px;
}
.adt-multivendor-header .sb-header .sb-menu {
width: 100%;
}
.adt-multivendor-header .sb-header .sb-menu > ul > li > a {
height: auto;
line-height: inherit;
}
.adt-multivendor-header .sb-header .sb-menu ul ul li > a {
color: #000;
}
.adt-ads-grid-wrapper {
grid-template-columns: repeat(4, 1fr);
}
.adt-ads-sort-box .select2-container {
width: 180px !important;
}
.adt-ads-with-filters .adt-car-dealer-card .adt-car-ad-carousel {
width: 240px;
} 
.adt-ads-with-filters .adt-car-dealer-card .adt-car-price-meta {
margin-top: 0;
padding: 10px;
}
.adt-ads-with-filters .adt-car-dealer-card .adt-car-content-box {
width: calc(100% - 240px);
}
.adt-ads-with-filters .adt-car-dealer-card .adt-car-meta-box p {
display: none;
}
.adt-ads-with-filters .adt-car-dealer-card .adt-car-price-meta .detail-btn-box .favorite {
width: 34px;
height: 34px;
margin-right: 10px;
}
.adt-ads-with-filters .adt-car-dealer-card .adt-car-price-meta .detail-btn-box .adt-button-dark-1 {
padding: 8px 16px;
}
.adt-estate-ads-section {
padding: 0;
}
.pet-category-carousel .pet-category-box {
padding: 20px 5px;
}
.ad-detail-middle-content .adt-ad-general-info ul {
grid-template-columns: repeat(2, 1fr);
}
.adt-hero-directory-section .categories-carousel-box .category-box-main span {
font-size: 14px;
}
.adt-ad-detail-section .adt-ad-detail-content-wrapper .ad-detail-middle-content #sync1 .img-box {
height: 625px;
}
.ad-advanced-detail-section .adt-ad-detail-content-wrapper .ad-detail-middle-content #sync1 .img-box {
height: 410px;
}
.adt-pricing-plan-card .price-box h4 {
font-size: 18px;
}
}
@media (min-width: 320px) and (max-width: 991.98px) {
.adt-header-primary .sb-header-container {
display: block;
}
.adt-header-primary .logo {
padding: 17px 40px 17px 0;
text-align: left;
}
.adt-transparent-header-1 .logo {
text-align: left;
padding-left: 0;
}
.adt-header-primary .burger-menu {
top: 29px;
right: 0;
}
.adt-header-secondary .burger-menu {
top: 33px;
right: 0;
}
.adt-header-primary .sb-menu {
background-color: #ffff;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}
.adt-header-secondary .sb-menu {
width: 100% !important;
background-color: #ffff !important;
box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15) !important;
}
.adt-header-primary .sb-menu > ul > li > a {
height: 50px;
line-height: 50px;
}
.adt-header-secondary .sb-menu > ul > li > a {
height: 50px;
line-height: 50px;
}
.adt-header-primary .sb-menu .ad-post-btn {
display: inline-block;
margin-top: 15px;
}
.adt-header-secondary .sb-menu .ad-post-btn {
display: inline-block;
}
.adt-header-primary .sb-menu ul ul li > a {
color: #000;
}
.adt-header-secondary .sb-menu ul ul li > a {
color: #000;
}
.adt-header-secondary .sb-menu > ul > li.adt-list {
margin: 0 0 0 15px;
float: unset;
}
.adt-header-secondary .sb-menu > ul > li.adt-list .dropdown-plus {
display: none;
}
.adt-header-secondary .sb-menu ul li .sign-in {
padding-left: 0;
}
.adt-header-secondary .sb-menu ul li.adt-list a:hover,
.adt-header-secondary .sb-menu ul li.adt-list:hover a {
background-color: transparent;
}
.adt-explore-categories-content {
margin-bottom: 30px;
}
.adt-explore-categories-content {
margin-bottom: 30px;
} 
.adt-find-pet-hero .pet-sub-img-2 {
display: none;
}
.adt-find-pet-hero .find-pet-carousel-area .sub-content {
margin-bottom: 20px;
}
.find-pet-carousel-area::before {
height: 232px;
}
.pet-category-carousel .owl-nav .owl-prev,
.pet-category-carousel .owl-nav .owl-prev.disabled {
left: -68px;
}
.pet-category-carousel .owl-nav .owl-next, .pet-category-carousel .owl-nav .owl-next.disabled {
right: -68px;
}
.adt-classified-search-box {
padding: 30px;
}
.adt-explore-things-hero .explore-hero-content {
margin-bottom: 40px;
text-align: center;
}
.adt-explore-things-hero .explore-hero-content h2 {
padding-right: 0 !important;
max-width: 500px !important;
margin: 10px auto 30px auto !important;
}
.adt-ads-filter-content-wrapper {
flex-direction: column;
}
.adt-ads-filter-content-wrapper .adt-ads-filter-sidebar {
width: 100%;
}
.adt-ads-filter-content-wrapper .adt-ads-filter-content {
width: 100%;
}
.adt-ads-filter-content-wrapper .adt-ads-filter-sidebar .adt-vertical-ad-box {
height: auto;
}
.adt-ad-post-section .ad-post-tabs-wrapper {
flex-direction: column;
gap: 30px;
}
.adt-ad-post-section .ad-post-tabs {
width: 100%;
}
.adt-ad-post-section .ad-post-tab-content {
width: 100%;
}
.adt-sign-up-section .left-content {
border-right: 0;
}
.adt-signup-left-content {
padding: 80px 0 0 0;
}
.adt-signup-right-content {
padding: 100px 0px;
}
.adt-contact-right-content {
margin-bottom: 50px;
}
.adt-contact-us-section .contact-info-box {
margin-bottom: 30px;
}
.adt-blog-section .row .col-lg-9 {
order: 2;
}
.adt-blog-section .row .col-lg-3 {
order: 1;
}
.adt-blog-detail-section .comment-box {
margin-bottom: 30px;
}
.adt-advanced-faqs .main-img-box {
margin-top: 30px;
}
.adt-multivendor-product-content .product-content-box .views {
position: unset;
display: inline-block;
margin-bottom: 20px;
}
.adt-multivendor-product-content .product-rating-box .review-box .user-content {
padding-right: 10px;
}
.adt-multivendor-header .content-wrapper {
flex-wrap: wrap;
}
.adt-multivendor-header {
background-image: unset;
background-color: #ffff;
}
.adt-multivendor-header .sb-header {
width: 100%;
order: 3;
padding: 0;
background-color: #ffff;
}
.adt-multivendor-header .sb-header .burger-menu {
top: -37px;
}
.adt-multivendor-header .sb-header .sb-menu {
width: 100%;
}
.adt-multivendor-header .sb-header .sb-menu > ul > li > a {
height: auto;
line-height: inherit;
}
.adt-multivendor-header .sb-header .sb-menu ul ul li > a {
color: #000;
}
.sb-menu ul {
padding-left: 0 !important;
}
.adt-ads-sort-box {
margin-top: 30px;
}
.adt-estate-ads-section {
padding: 0;
}
.adt-hero-directory-section .categories-carousel-box .category-box-main span {
font-size: 14px;
}
.adt-property-ads-carousel-widgets > .owl-nav {
position: unset;
text-align: center;
}
.adt-ads-carousel-widgets .owl-nav {
position: unset;
text-align: center;
margin-top: 30px;
}
.adt-about-us-section .right-cont {
padding-left: 0;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
.adt-recent-ads-sidebar ~ .adt-vertical-ad-box {
margin-bottom: 20px;
}
.adt-searchbar-wrapper {
gap: 0;
}
.adt-searchbar-wrapper .adt-search-area {
width: 100%;
justify-content: space-between;
flex-direction: column-reverse;
align-items: flex-end;
gap: 10px;
margin-top: -22px;
}
.adt-searchbar-wrapper .adt-search-area form {
width: 100%;
}
.adt-searchbar-wrapper .adt-search-area form input {
width: calc(100% - 340px);
}
.adt-explore-categories-content .explore-category-grid {
grid-template-columns: repeat(4, 1fr) !important;
}
.adt-smart-ads-content-wrapper {
flex-wrap: wrap;
}
.adt-smart-ads-content-wrapper .left-sidebar, 
.adt-smart-ads-content-wrapper .right-sidebar {
width: calc(50% - 10px);
}
.adt-smart-ads-content-wrapper .middle-content {
order: 3;
width: 100%;
}
.adt-smart-ads-content-wrapper .right-sidebar {
order: 2;
}
.adt-ads-grid-wrapper {
grid-template-columns: repeat(3, 1fr);
}
.adt-mini-ads-grid {
grid-template-columns: repeat(3, 1fr);
}
.adt-popular-locations-grid {
grid-template-columns: repeat(3, 1fr);
}
.adt-recent-mini-ads-section .adt-mini-ads-grid {
grid-template-columns: repeat(3, 1fr);
}
.adt-search-ads-grid {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-3 {
grid-template-columns: repeat(3, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-4 {
grid-template-columns: repeat(3, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-2 {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-3,
.adt-search-ads-grid.adt-search-ads-col-4,
.adt-search-ads-grid.adt-search-ads-col-5 {
grid-template-columns: repeat(3, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-4 .adt-property-ad-card-outer,
.adt-search-ads-grid.adt-search-ads-col-5 .adt-property-ad-card-outer {
width: 33.33%;
}
.adt-property-ad-card .adt-property-content-box h3,
.adt-category-ad-card .category-content-box h5 {
font-size: 14px;
line-height: 22px;
}
.adt-ads-filter-map-wrapper {
flex-wrap: wrap;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-sidebar {
order: 1;
width: calc(50% - 60px);
margin-top: 30px;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-content {
order: 3;
width: 100%;
margin: 30px;
}
.adt-ads-filter-map-wrapper .adt-ads-search-map {
order: 2;
width: calc(50% - 30px);
margin: 30px 30px 0 0;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-sidebar .adt-vertical-ad-box {
margin-bottom: 0;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-sidebar .adt-vertical-ad-box {
height: auto;
}
.adt-ads-topbar-content .form-submit-btn button {
padding: 12px 40px;
}
.adt-ad-detail-content-wrapper {
flex-wrap: wrap;
}
.adt-ad-detail-content-wrapper .left-side-bar {
display: none;
}
.adt-ad-detail-content-wrapper .ad-right-sidebar {
order: 3;
width: 100%;
}
.adt-ad-detail-content-wrapper .ad-detail-middle-content {
order: 2;
width: 100%;
margin-top: 0px;
}
.adt-ad-detail-content-wrapper .ad-price-box {
margin-top: 20px;
}
.adt-seller-cards-grid {
grid-template-columns: repeat(3, 1fr); 
}
.adt-about-us-section .left-img-box .play-btn {
right: 250px;
}
.adt-work-flow-section .work-process-box::before {
right: -29%;
width: 102px;
background-size: contain;
}
.multivendor-hero-banner img.main-img {
right: 26px;
}
.adt-multivendor-product-sidebar-wrapper .adt-multivendor-product-grid {
grid-template-columns: repeat(2, 1fr);
}
.adt-multivendor-search-wrapper .adt-multivendor-product-grid {
grid-template-columns: repeat(2, 1fr);
}
.adt-multivendor-searchbar-wrapper .adt-search-area {
width: 100%;
order: 3;
}
.adt-multivendor-searchbar-wrapper .adt-search-area form input {
width: calc(100% - 390px);
}
.adt-multivendor-searchbar-wrapper .adt-search-area form {
width: 100%;
}
.adt-multivendor-searchbar-wrapper .select2 {
width: 250px !important;
}
.adt-ads-sort-box .select2-container {
width: 180px !important;
}
.adt-work-flow-section .work-process-box .heading {
font-size: 20px;
line-height: 28px;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box h4 {
margin-top: 10px;
}
.adt-ad-detail-section .adt-ad-detail-content-wrapper .ad-detail-middle-content #sync1 .img-box {
height: 470px;
}
.adt-car-ad-card .adt-property-content-box .rating span {
display: none;
}
.adt-car-ad-card .adt-property-content-box .rating small {
margin-left: 0px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.adt-header-secondary.sb-header .logo {
padding: 21px 40px 21px 0;
text-align: left;
}
.adt-searchbar-wrapper {
gap: 0;
}
.adt-searchbar-wrapper .adt-search-area {
width: 100%;
justify-content: space-between;
flex-direction: column-reverse;
align-items: flex-end;
gap: 10px;
margin-top: -22px;
}
.adt-searchbar-wrapper .adt-search-area form {
width: 100%;
}
.adt-searchbar-wrapper .adt-search-area form input {
width: calc(100% - 340px);
}
.adt-header-primary .burger-menu {
top: 34px;
}
.adt-header-secondary .burger-menu {
top: 33px;
}
.adt-about-detail-box,
.adt-contact-box {
margin-bottom: 30px;
}
.adt-quick-links {
margin-bottom: 10px;
}
.adt-explore-categories-content .explore-category-grid {
grid-template-columns: repeat(3, 1fr) !important;
}
.adt-find-pet-hero .pet-sub-img-1 {
display: none;
}
.adt-find-pet-hero .adt-find-pet-content .arrow-vector {
left: -16px;
}
.adt-find-pet-hero .adt-find-pet-content .adt-badge {
top: 40px !important;
right: -5px !important;
}
.adt-find-pet-hero .adt-find-pet-content {
padding-bottom: 50px;
}
.adt-ads-carousel .owl-nav {
position: unset;
text-align: center;
margin-top: 20px;
}
.adt-ads-sub-carousel .owl-nav {
position: unset;
text-align: center; }
.adt-ads-sub-carousel .adt-property-img-carousel .owl-nav {
position: absolute;
}
.adt-mini-ads-carousel .owl-nav {
position: unset;
text-align: center;
margin-bottom: 30px;
}
.adt-sub-mini-ads-carousel .owl-nav {
position: unset;
text-align: center;
margin-bottom: 30px;
}
.adt-category-ad-list .category-content-box h5 {
padding-right: 40px;
}
.adt-marketplace-hero-content h2 {
font-size: 32px;
}
.adt-marketplace-hero-content .adt-badge {
top: 40px;
right: -5px;
}
.adt-smart-ads-content-wrapper {
flex-wrap: wrap;
gap: 0 20px;
}
.adt-smart-ads-content-wrapper .left-sidebar, 
.adt-smart-ads-content-wrapper .right-sidebar {
width: calc(50% - 10px);
}
.adt-smart-ads-content-wrapper .middle-content {
order: 3;
width: 100%;
}
.adt-smart-ads-content-wrapper .right-sidebar {
order: 2;
}
.adt-ads-grid-wrapper {
grid-template-columns: repeat(2, 1fr);
}
.adt-mini-ads-grid {
grid-template-columns: repeat(2, 1fr);
}
.adt-popular-locations-grid {
grid-template-columns: repeat(2, 1fr);
}
.adt-recent-mini-ads-section .adt-mini-ads-grid {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-3 {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-4 {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-2,
.adt-search-ads-grid.adt-search-ads-col-3,
.adt-search-ads-grid.adt-search-ads-col-4,
.adt-search-ads-grid.adt-search-ads-col-5 {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-3 .adt-property-ad-card-outer,
.adt-search-ads-grid.adt-search-ads-col-4 .adt-property-ad-card-outer,
.adt-search-ads-grid.adt-search-ads-col-5 .adt-property-ad-card-outer {
width: 50%;
}
.adt-ads-filter-map-wrapper {
flex-wrap: wrap;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-sidebar {
order: 1;
width: calc(50% - 60px);
margin-top: 30px;
}
.ad-detail-middle-content .ad-about-box h3 {
font-size: 24px;
line-height: 34px;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-content {
order: 3;
width: 100%;
margin: 30px;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-content .adt-search-ads-grid {
grid-template-columns: repeat(2, 1fr);
}
.adt-ads-filter-map-wrapper .adt-ads-search-map {
order: 2;
width: calc(50% - 30px);
margin: 30px 30px 0 0;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-sidebar .adt-vertical-ad-box {
margin-bottom: 0;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-sidebar .adt-vertical-ad-box {
height: auto;
}
.adt-ads-topbar-content .form-submit-btn button {
padding: 12px 40px;
}
.adt-ad-detail-content-wrapper {
flex-wrap: wrap;
}
.adt-ad-detail-content-wrapper .left-side-bar {
display: none;
}
.adt-ad-detail-content-wrapper .ad-right-sidebar {
order: 3;
width: 100%;
}
.adt-ad-detail-content-wrapper .ad-detail-middle-content {
order: 2;
width: 100%;
margin-top: 0px;
}
.adt-ad-detail-content-wrapper .ad-price-box {
margin-top: 20px;
}
.adt-ad-detail-content-wrapper .ad-price-box h3 {
font-size: 18px;
margin-left: 10px;
margin-right: 10px;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box h4 {
margin-top: 10px;
}
.adt-ad-post-section .ad-post-tab-box .adt-tags {
column-count: 2;
}
.adt-seller-cards-grid {
grid-template-columns: repeat(2, 1fr); 
}
.adt-about-us-section .left-img-box .about-img-1 {
width: 100%;
}
.adt-work-flow-section .work-process-box::before {
display: none;
}
.multivendor-hero-banner img.main-img {
display: none;
}
.adt-multivendor-product-sidebar-wrapper {
flex-direction: column;
gap: 20px;
}
.adt-multivendor-product-sidebar-wrapper .adt-multivendor-product-wrapper {
width: 100%;
}
.adt-multivendor-product-sidebar-wrapper .adt-multivendor-product-grid {
grid-template-columns: repeat(2, 1fr);
}
.adt-multivendor-product-sidebar-wrapper .multivendor-product-sidebar {
width: 100%;
}
.adt-multivendor-search-wrapper {
flex-direction: column;
gap: 0 30px;
}
.adt-multivendor-search-wrapper .adt-multivendor-search-filters-sidebar {
width: 100%;
}
.adt-multivendor-search-wrapper .adt-multivendor-search-results-content {
width: 100%;
}
.adt-multivendor-search-wrapper .adt-multivendor-product-grid {
grid-template-columns: repeat(2, 1fr);
}
.adt-multivendor-product-detail-wrapper {
flex-direction: column;
}
.adt-multivendor-product-detail-wrapper .adt-multivendor-product-sidebar {
width: 100%;
}
.adt-multivendor-product-detail-wrapper .adt-multivendor-product-content {
width: 100%;
}
.adt-multivendor-searchbar-wrapper .adt-search-area {
width: 100%;
order: 3;
}
.adt-multivendor-searchbar-wrapper .adt-search-area form input {
width: calc(100% - 320px);
}
.adt-multivendor-searchbar-wrapper .adt-search-area form {
width: 100%;
}
.adt-multivendor-searchbar-wrapper .select2 {
width: 180px !important;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons a {
margin-left: 20px;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons a::before {
right: -10px;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons .cart-box::before {
right: -8px;
}
.adt-multivendor-header .content-wrapper .category-dropdown button {
width: 250px;
}
.adt-category-ad-card .category-content-box h5 {
font-size: 16px;
line-height: 24px;
}
.adt-popular-location-section {
padding: 60px 0 30px;
}
.adt-ads-sort-box {
flex-direction: column;
align-items: flex-start;
}
.adt-ads-sort-box .adt-sort-filters {
width: 100%;
}
.adt-ads-sort-box .adt-sort-filters > form {
width: calc(100% - 100px);
}
.adt-ads-sort-box .select2-container {
width: 100% !important;
}
.find-pet-carousel-area {
padding: 20px 30px;
}
.pet-category-carousel .pet-category-box {
padding: 20px 5px;
}
.adt-countdown-clock-div .adt-countdown-clock-inner {
width: 34px;
height: 34px;
}
.adt-deal-countdown-desc-clock .adt-countdown-clock-heading {
font-size: 10px;
}
.ad-detail-middle-content .adt-ad-general-info ul {
grid-template-columns: repeat(2, 1fr);
}
.ad-advanced-detail-section .ad-detail-middle-content .adt-ad-general-info ul {
grid-template-columns: repeat(2, 1fr);
}
.adt-work-flow-section .work-process-box .heading {
font-size: 20px;
}
.adt-product-or-seller-web-box {
display: none;
}
.adt-product-or-seller-mobile-box {
display: block;
}
.ad-detail-middle-content h4 {
margin-bottom: 5px;
}
.adt-breadcrumb .breadcrumb li {
font-size: 14px;
}
.ad-detail-middle-content .bid-detail-wrapper .bid-detail-box {
flex-direction: column;
align-items: flx-start;
}
.adt-recent-ads-sidebar ~ .adt-vertical-ad-box {
margin-bottom: 0px;
}
.adt-recent-ads-sidebar ~ .adt-vertical-ad-box:has(~ .adt-vertical-ad-box) {
margin-bottom: 20px;
}
.adt-horizontal-advert-section {
margin: 20px 0;
}
.adt-work-process-card {
padding: 20px;
gap: 20px;
}
.adt-ad-detail-content-wrapper .ad-detail-middle-content #sync1 .img-box {
height: 345px;
}
.pet-category-carousel .owl-nav .owl-prev,
.pet-category-carousel .owl-nav .owl-prev.disabled {
left: -50px;
}
.pet-category-carousel .owl-nav .owl-next, .pet-category-carousel .owl-nav .owl-next.disabled {
right: -50px;
}
.adt-estate-ads-section .middle-content:has(.adt-ads-top-box) {
margin-top: 20px;
}
.adt-event-list-card .event-list-content .meta {
flex-wrap: wrap;
}
.adt-pricing-plan-card {
padding: 20px;
}
.adt-pricing-plan-card .price-box i {
font-size: 30px;
}
.adt-pricing-plan-card .price-box h4 {
font-size: 18px;
line-height: 32px;
}
.adt-pricing-plan-card.adt-classified-card .price-box {
padding: 10px;
}
.adt-pricing-plan-section .heading-content {
margin-bottom: 30px;
}
.adt-events-list-section,
.adt-event-list-section {
padding: 40px 0;
}
}
@media (min-width: 320px) and (max-width: 575.98px) {
.adt-transparent-header-1 .sb-menu ul li .sign-in::before {
right: -12px;
}
.adt-header-secondary .sb-header-container {
height: 74px;
}
.error-page .error-container > .error-text {
font-size: 150px;
}
.adt-top-search-bar {
padding: 10px 0 !important;
}
.adt-searchbar-wrapper {
margin: 0 !important;
}
ul.dropdown-user-login{
right: 0;
}
.adt-searchbar-wrapper .adt-search-area form {
display: none !important;
}   
.adt-searchbar-wrapper .adt-extra-buttons a:first-child {
margin-left: 0;
}
.adt-header-primary .burger-menu {
top: 34px;
}
.adt-header-secondary.sb-header .logo {
padding: 17px 40px 17px 0;
text-align: left;
}
.adt-header-secondary .burger-menu {
top: 29px;
}
.adt-header-secondary .sb-menu .ad-post-btn {
display: block;
margin: 15px 15px 0 0px;
text-align: center;
}
.adt-header-secondary .sb-menu .adt-list:has(.adt-user-avatar) .ad-post-btn {
margin-left: 15px;
}
.adt-footer-section {
padding: 60px 0;
}
.adt-about-detail-box,
.adt-contact-box {
margin-bottom: 30px;
}
.adt-quick-links {
margin-bottom: 10px;
}
.adt-copyright-box {
padding: 20px 10px;
}
.adt-classified-listing-top-box ul li {
margin-bottom: 10px;
}
.adt-explore-categories-content .explore-category-grid {
grid-template-columns: repeat(3, 1fr) !important;
}
.adt-explore-categories-content .explore-category-grid .explore-category-box span {
font-size: 14px;
}
.adt-find-pet-hero .pet-sub-img-1 {
display: none;
}
.adt-find-pet-hero .adt-find-pet-content .adt-badge {
top: 40px !important;
right: 5px !important;
}
.adt-find-pet-hero .adt-find-pet-content {
padding-bottom: 50px;
}
.adt-find-pet-hero .adt-find-pet-content .arrow-vector {
bottom: 5px;
}
.pet-category-carousel .owl-nav .owl-prev, 
.pet-category-carousel .owl-nav .owl-prev.disabled {
left: -60px;
}
.pet-category-carousel .owl-nav .owl-next, 
.pet-category-carousel .owl-nav .owl-next.disabled {
right: -60px;
}
.adt-ads-carousel .owl-nav {
position: unset !important;
text-align: center !important;
margin-top: 20px !important;
}
.adt-ads-sub-carousel .owl-nav {
position: unset !important;
text-align: center !important;
margin-top: 20px !important;
}
.adt-ads-sub-carousel .adt-property-img-carousel .owl-nav {
position: absolute !important;
}
.adt-mini-ads-carousel .owl-nav {
position: unset !important;
text-align: center !important;
margin-bottom: 30px !important;
}
.adt-sub-mini-ads-carousel .owl-nav {
position: unset !important;
text-align: center !important;
margin-bottom: 30px !important;
}
.adt-category-ad-list:nth-child(even) {
margin-right: 5px;
}
.adt-category-ad-list:nth-child(odd) {
margin-left: 5px;
}
.adt-category-ad-list {
flex-direction: column !important;
width: calc(50% - 10px);
display: inline-flex;
}
.adt-category-ad-list .category-img-box {
width: 100%!important;
height: 120px!important;
margin-right: 0!important;
}
.adt-category-ad-list .category-img-box img {
object-fit: cover !important;
}
.adt-category-ad-list .category-content-box {
width: 100% !important;
padding-right: 0 !important;
padding: 0px 5px 0 5px !important;
margin-top: 10px !important;
}
.adt-category-ad-list .category-content-box .favourite {
right: 6px;
width: 20px;
height: 20px;
}
.adt-category-ad-list .category-content-box .favourite i,
.adt-category-ad-list .category-content-box .price-box strong small {
font-size: 10px;
}
.adt-category-ad-list .category-content-box .ctg-tag {
font-size: 12px;
}
.adt-category-ad-list .category-content-box h5 {
padding-right: 0;
font-size: 12px;
margin-top: 5px;
}
.adt-category-ad-list .category-content-box p {
font-size: 10px;
align-items: flex-start;
}
.adt-category-ad-list .category-content-box p i {
font-size: 12px;
margin-right: 5px;
}
.adt-category-ad-list .category-content-box .price-box {
flex-direction: column;
align-items: flex-start;
}
.adt-category-ad-list .category-content-box .price-box strong {
font-size: 12px;
}
.adt-category-ad-list .category-content-box .price-box .detail-btn {
font-size: 12px;
padding: 5px 26px;
margin-top: 5px;
width: 100%;
text-align: center;
}
.adt-marketplace-hero-content {
padding-bottom: 30px;
}
.adt-marketplace-hero-content h4 {
font-size: 20px;
margin-bottom: 12px;
}
.adt-marketplace-hero-content h2 {
font-size: 24px;
}
.adt-marketplace-hero-content .adt-badge {
top: 30px !important;
right: 15px !important;
}
.adt-classified-search-box .search-btns-wrapper > div {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 20px;
}
.adt-classified-search-box .search-btns-wrapper .search-btn {
margin-left: 0;
}
.adt-popular-location-section {
padding: 60px 0;
}
.adt-smart-ads-content-wrapper {
flex-wrap: wrap;
gap: 0;
}
.adt-smart-ads-content-wrapper .left-sidebar, 
.adt-smart-ads-content-wrapper .right-sidebar {
width: 100%;
}
.adt-smart-ads-content-wrapper .middle-content {
order: 3;
width: 100%;
}
.adt-smart-ads-content-wrapper .right-sidebar {
order: 2;
}
.adt-ads-grid-wrapper {
grid-template-columns: repeat(2, 1fr);
gap: 0 10px;
}
.adt-explore-things-hero .explore-hero-content h2 {
font-size: 28px !important;
}
.adt-mini-ads-grid {
grid-template-columns: repeat(2, 1fr) !important;
gap: 0 10px;
}
.adt-mini-ad-box {
margin-bottom: 10px;
} 
.adt-mini-ad-box .ad-meta-box {
padding: 9px 0px 7px 0px;
}
.adt-mini-ad-box .ad-img-box {
height: 110px;
}
.adt-mini-ad-box .ad-meta-box h6 {
font-size: 12px;
line-height: 18px;
}
.adt-mini-ad-box .ad-meta-box h5 {
font-size: 12px;
flex-wrap: wrap;
gap: 0px;
}
.adt-category-ad-card .category-img-box {
height: 130px;
}
.one-column-mobile-layout .adt-category-ad-card .category-img-box {
height: 190px;
}
.adt-category-ad-card .category-content-box {
padding: 0px;
}
.adt-category-ad-card .category-content-box .ctg-tag,
.adt-category-ad-card .category-content-box p,
.adt-category-ad-card .category-content-box .price-box strong small {
font-size: 10px;
}
.adt-category-ad-card .category-content-box p i {
margin-right: 5px;
}
.adt-category-ad-card .category-content-box h5,
.adt-category-ad-card .category-content-box .price-box strong {
font-size: 12px;
line-height: 18px;
}
.adt-location-box .location-img-box,
.adt-location-box .location-img-box.large-img-box {
height: 100px;
}
.adt-location-box .location-meta-box {
padding: 10px 0px;
}
.adt-location-box .location-meta-box .location-name {
font-size: 12px;
}
.adt-location-box .location-meta-box .ads-count {
font-size: 10px;
}
.adt-popular-locations-grid {
grid-template-columns: repeat(2, 1fr) !important;
gap: 0 10px;
}
.adt-mini-location-box .location-img-box {
height: 110px;
}
.adt-mini-location-box .location-meta-box {
padding: 8px 0;
}
.adt-mini-location-box .location-meta-box .location-name {
font-size: 12px;
}
.adt-recent-mini-ads-section .adt-mini-ads-grid {
grid-template-columns: repeat(1, 1fr);
gap: 0 10px;
}
.adt-search-ads-grid {
grid-template-columns: repeat(2, 1fr);
gap: 0 10px;
}
.adt-search-ads-grid.one-column-mobile-layout {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-2,
.adt-search-ads-grid.adt-search-ads-col-3,
.adt-search-ads-grid.adt-search-ads-col-4,
.adt-search-ads-grid.adt-search-ads-col-5 {
grid-template-columns: repeat(2, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-2.one-column-mobile-layout,
.adt-search-ads-grid.adt-search-ads-col-3.one-column-mobile-layout,
.adt-search-ads-grid.adt-search-ads-col-4.one-column-mobile-layout,
.adt-search-ads-grid.adt-search-ads-col-5.one-column-mobile-layout {
grid-template-columns: repeat(1, 1fr);
}
.adt-search-ads-grid.adt-search-ads-col-3 .adt-property-ad-card-outer,
.adt-search-ads-grid.adt-search-ads-col-4 .adt-property-ad-card-outer,
.adt-search-ads-grid.adt-search-ads-col-5 .adt-property-ad-card-outer {
width: 50%;
}
.adt-search-ads-grid.adt-search-ads-col-3.one-column-mobile-layout .adt-property-ad-card-outer,
.adt-search-ads-grid.adt-search-ads-col-4.one-column-mobile-layout .adt-property-ad-card-outer,
.adt-search-ads-grid.adt-search-ads-col-5.one-column-mobile-layout .adt-property-ad-card-outer {
width: 100%;
}
.ad-alert-box {
padding: 15px;  
} 
.adt-ads-filter-sidebar .mobile-filters-btn {
display: block;
position: fixed;
bottom: 10px;
z-index: 101;
width: 100%;
}
.adt-ads-filter-sidebar .mobile-filters {
display: none;
}
.adt-ads-filter-sidebar .mobile-filter-heading h1 {
display: block;
font-size: 20px;
font-weight: 500;
line-height: 30px;
margin-bottom: 10px;
}
.adt-ads-filter-sidebar .mobile-filters.active {
display: block !important;
position: fixed;
padding: 10px;
background-color: #f6f6f6;
top: 0;
left: 0;
z-index: 99;
height: 100vh;
overflow-y: auto;
padding-bottom: 50px;
}
.adt-custom-pagination .page-item .page-link {
width: 50px;
margin-left: 10px;
}
.adt-product-or-seller-web-box {
display: none;
}
.adt-product-or-seller-mobile-box {
display: block;
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box .price {
font-size: 18px;
line-height: 22px;
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box .price small {
font-size: 12px;
line-height: 18px;
}
.ad-advanced-detail-section .adt-product-detail-box .detail-box h3 {
font-size: 16px;
line-height: 24px;
}
.ad-detail-middle-content .adt-ad-biding-box .bid-box .user-img img {
width: 50px;
height: 50px;
}
.adt-ad-detail-content-wrapper .ad-price-box h3 {
font-size: 18px;
margin-left: 10px;
margin-right: 10px;
}
.ad-detail-middle-content .adt-ad-biding-box .bid-box .user-content {
width: calc(100% - 70px);
}
.ad-detail-middle-content .adt-ad-biding-box .bid-box .user-content .price {
top: -70px;
right: -10px;
font-size: 12px;
padding: 5px 10px;
}
.adt-ad-review-box .adt-button-dark[type="submit"] {
width: 100%;
}
.ad-detail-middle-content .adt-ad-create-bid .input-field-box > div.label input {
padding-left: 12px;
}
.ad-detail-middle-content .adt-ad-review-box .upload-file-box input {
width: 100px;
}
.ad-detail-middle-content .adt-ad-review-box .upload-file-box .upload-btn {
width: 100px;
padding: 12px;
}
.ad-detail-middle-content .adt-ad-review-box .upload-file-box .txt {
padding-left: 100px;
font-size: 12px;
}
.adt-ads-filter-map-wrapper {
flex-direction: column;
padding: 30px 12px;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-sidebar {
order: 1;
width: 100%;
margin-top: 0px;
margin-left: 0;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-content {
order: 3;
width: 100%;
margin: 30px 0;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-content .adt-search-ads-grid {
grid-template-columns: repeat(1, 1fr);
}
.adt-ads-filter-map-wrapper .adt-ads-search-map {
order: 2;
width: 100%;
margin: 0;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-sidebar .adt-vertical-ad-box {
margin-bottom: 30px;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-sidebar .adt-vertical-ad-box {
height: auto;
}
.adt-ads-filter-map-wrapper .adt-ads-filter-content .adt-vertical-ad-box {
height: auto;
}
.adt-ads-topbar-content {
padding: 23px 22px 0;
}
.adt-ads-topbar-content .heading-area h3 {
font-size: 20px;
}
.adt-ads-topbar-content .form-submit-btn label {
display: none;
}
.adt-ad-detail-content-wrapper {
flex-wrap: wrap;
}
.adt-ad-detail-content-wrapper .left-side-bar {
display: none;
}
.adt-ad-detail-content-wrapper .ad-right-sidebar {
order: 3;
width: 100%;
}
.adt-ad-detail-content-wrapper .ad-detail-middle-content {
order: 2;
width: 100%;
margin-top: 0px;
}
.adt-ad-detail-content-wrapper .ad-price-box {
margin-top: 20px;
}
.adt-ad-detail-content-wrapper .ad-owner-detail-box h4 {
margin: 10px 0;
}
.ad-detail-middle-content .ad-about-box .more-detail-box ul li {
margin-bottom: 10px;
}
.ad-detail-middle-content .ad-about-box h3 {
font-size: 24px;
line-height: 34px;
}
.ad-detail-middle-content .ad-about-box {
padding-bottom: 10px;
}
.ad-detail-middle-content .ad-about-box .adt-ad-id {
position: absolute;
bottom: 20px;
right: 20px;
}
.ad-detail-middle-content .adt-ad-general-info ul {
grid-template-columns: repeat(1, 1fr);
}
.ad-detail-middle-content .bid-detail-wrapper {
grid-template-columns: repeat(1, 1fr);
}
.ad-detail-middle-content .adt-ad-biding-box .bid-box {
flex-direction: column;
gap: 10px;
}
.ad-detail-middle-content .adt-ad-biding-box .bid-box .user-content {
margin-left: 0;
width: 100%;
}
.ad-detail-middle-content .adt-ad-create-bid .input-field-box {
flex-wrap: wrap;
gap: 10px;
}
.ad-detail-middle-content .adt-ad-create-bid .input-field-box > div.label {
width: 20%;
margin: 0;
}
.ad-detail-middle-content .adt-ad-create-bid .input-field-box .input-box {
width: calc(100% - 113px);
margin: 0;
}
.ad-detail-middle-content .adt-ad-create-bid .input-field-box .input-box input {
margin-right: 0;
}
.ad-detail-middle-content .adt-ad-create-bid .input-field-box input[name="bid_amount"] {
margin-right: 0;
}
.ad-detail-middle-content .adt-ad-create-bid .input-field-box button {
width: 100%;
margin: 0;
}
.ad-detail-middle-content .adt-ad-review-box .rating-box i {
font-size: 20px;
}
.adt-ad-post-section .ad-post-tab-box .adt-tags {
column-count: 1;
}
.adt-seller-cards-grid {
grid-template-columns: repeat(2, 1fr); 
} 
.adt-seller-card .bottom-content a {
width: 150px;
}
.adt-signup-left-content img {
width: 100%;
}
.adt-signup-right-content form .bottom-content .break-block span::before, 
.adt-signup-right-content form .bottom-content .break-block span::after {
width: 65px;
}
.adt-blog-detail-section .blog-detail-content blockquote {
padding: 20px;
font-size: 16px;
line-height: 30px;
}
.adt-about-us-section .left-img-box {
height: auto;
}
.adt-about-us-section .left-img-box .about-img-1,
.adt-about-us-section .left-img-box .about-img-2 {
position: unset;
width: 100%;
margin-bottom: 20px;
}
.adt-about-us-section .left-img-box .about-img-2 {
margin-bottom: 0;
}
.adt-about-us-section .right-cont .sub-cont .heading {
font-size: 22px;
line-height: 32px;
}
.adt-about-us-section .left-img-box .play-btn {
right: unset;
bottom: unset;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.adt-work-flow-section .heading-content h2 {
font-size: 22px;
line-height: 32px;
}
.adt-work-flow-section .work-process-box::before {
display: none;
}
.adt-about-us-section .right-cont .simple-steps ul li .step-box .right-meta h3 {
font-size: 18px;
}
.multivendor-hero-banner img.main-img {
display: none;
}
.multivendor-hero-banner h3 {
font-size: 24px;
}
.multivendor-hero-banner h1 {
font-size: 30px;
}
.adt-multivendor-ads-carousel .owl-nav,
.adt-multivendor-mini-ctg-carousel .owl-nav {
position: unset;
text-align: center;
margin-top: 20px;
}
.adt-multivendor-product-sidebar-wrapper {
flex-direction: column;
gap: 20px;
}
.adt-multivendor-product-sidebar-wrapper .adt-multivendor-product-wrapper {
width: 100%;
}
.adt-multivendor-product-sidebar-wrapper .adt-multivendor-product-grid {
grid-template-columns: repeat(2, 1fr);
}
.adt-multivendor-product-sidebar-wrapper .multivendor-product-sidebar {
width: 100%;
}
.adt-multivendor-search-wrapper {
flex-direction: column;
gap: 0 30px;
}
.adt-multivendor-search-wrapper .adt-multivendor-search-filters-sidebar {
width: 100%;
}
.adt-multivendor-search-wrapper .adt-multivendor-search-results-content {
width: 100%;
}
.adt-multivendor-search-wrapper .adt-multivendor-product-grid {
grid-template-columns: repeat(2, 1fr);
}
.adt-multivendor-product-detail-wrapper {
flex-direction: column;
}
.adt-multivendor-product-detail-wrapper .adt-multivendor-product-sidebar {
width: 100%;
}
.adt-multivendor-product-detail-wrapper .adt-multivendor-product-content {
width: 100%;
}
.adt-multivendor-product-content .product-add-review-box .rating-box i {
font-size: 18px;
}
.adt-multivendor-searchbar-wrapper .adt-search-area form input,
.adt-multivendor-searchbar-wrapper .select2,
.adt-multivendor-searchbar-wrapper .adt-search-area button span {
display: none;
}
.adt-multivendor-searchbar-wrapper .adt-search-area button i {
margin-right: 0;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons {
width: 100%;
justify-content: flex-end;
}
.adt-multivendor-header .content-wrapper {
flex-direction: column;
align-items: flex-start;
}
.adt-multivendor-header .content-wrapper .category-dropdown,
.adt-multivendor-header .content-wrapper .category-dropdown button {
width: 100%;
}
.adt-multivendor-header .content-wrapper .category-dropdown button {
height: 44px;
padding: 6px 20px;
font-size: 16px;
}
.adt-multivendor-header .content-wrapper .hotline-box {
padding-left: 0;
}
.adt-ads-sort-box {
flex-direction: column;
align-items: flex-start;
margin-top: 0;
}
.adt-ads-sort-box .adt-sort-filters {
width: 100%;
}
.adt-ads-sort-box .adt-sort-filters > form {
width: calc(100% - 100px);
}
.adt-ads-sort-box .select2-container {
width: 100% !important;
}
.adt-work-flow-section .work-process-box .heading {
font-size: 20px;
}
.adt-directory-listing-section {
padding: 60px 0 30px;
}
.adt-breadcrumb .breadcrumb li {
font-size: 14px;
}
.adt-recent-ads-sidebar ~ .adt-vertical-ad-box {
margin-bottom: 0px;
}
.adt-recent-ads-sidebar ~ .adt-vertical-ad-box:has(~ .adt-vertical-ad-box) {
margin-bottom: 20px;
}
.adt-horizontal-advert-section {
margin: 20px 0;
}
.owl-carousel-main-hero-4 {
margin-top: 20px;
}
.adt-ad-detail-content-wrapper .ad-detail-middle-content #sync1 .img-box {
height: 280px;
}
.adt-pricing-plan-section .heading-content {
margin-bottom: 30px;
}
.adt-estate-pricing-section .heading-content h2,
.adt-pricing-plan-section .heading-content h2 {
font-size: 22px;
line-height: 32px;
}
.adt-pricing-plan-card {
padding: 20px;
}
.adt-pricing-plan-card .price-box i {
font-size: 30px;
}
.adt-pricing-plan-card .price-box h4 {
font-size: 18px;
line-height: 32px;
}
.adt-pricing-plan-card.adt-classified-card .price-box {
padding: 10px;
}
.adt-advanced-faqs .left-main-content .main-heading {
font-size: 22px;
line-height: 32px;
}
.adt-events-list-section,
.adt-event-list-section {
padding: 40px 0;
}
.cd-top {
bottom: 10px;
}
.sticky-post-button {
right: 10px;
bottom: 70px;
}
.adt-mini-ad-box .ad-img-box .featured-tag {
width: 28px;
height: 22px;
}
.adt-transparent-header-1 .sb-menu > ul > li.adt-list:has(.login-user) {
margin-left: 0;
}
.adt-property-img-carousel ~ .video_icon_container {
bottom: 30px;
right: 26px;
}
.adt-car-ad-card .adt-property-content-box .rating span {
font-size: 10px;
padding: 0 6px;
}
.adt-car-ad-card .adt-property-content-box .rating small,
.adt-car-ad-card .adt-property-content-box .rating i {
font-size: 10px;
}
.adt-blog-card {
margin-bottom: 24px;
}
.adt-blog-card .blog-img-box {
height: 120px;
} 
.adt-blog-card .blog-meta-box {
padding: 10px 5px 0px;
}
.adt-blog-card .blog-meta-box .date {
font-size: 10px;
line-height: 14px;
}
.adt-blog-card .blog-meta-box .date i {
font-size: 12px;
}
.adt-blog-card .blog-meta-box h5 {
font-size: 12px;
line-height: 20px;
}
.adt-event-list-card {
padding: 2px;
border-radius: 2px;
}
.adt-event-list-card::before {
bottom: 2px;
left: 2px;
width: calc(100% - 4px);
height: calc(100% - 4px);
border-radius: 2px;
}
.adt-event-list-card img.main_event_image {
height: 250px;
}
.adt-event-list-card .event-bid-time {
top: 2px;
right: 2px;
padding: 2px 6px;
border-radius: 0px 2px 0px 2px;
min-width: 110px;
line-height: 18px;
}
.adt-event-list-card .event-bid-time span {
font-size: 10px;
font-weight: 400;
line-height: 14px;
margin-right: 6px;
top: -2px;
}
.adt-event-list-card .event-bid-time span::before, 
.adt-event-list-card .event-bid-time span::after {
top: 4px;
right: -6px;
width: 2px;
height: 2px;
}
.adt-event-list-card .event-bid-time span::after {
top: 8px;
}
.adt-event-list-card .event-list-content {
bottom: 6px;
left: 6px;
}
.adt-event-list-card .event-list-content > span {
font-size: 10px;
font-weight: 400;
line-height: 12px;
gap: 5px;
margin-bottom: 5px;
}
.adt-event-list-card .event-list-content > span i {
font-size: 10px;
}
.adt-event-list-card .event-list-content .meta {
gap: 5px;
}
.adt-event-list-card .event-list-content .meta img {
width: 16px;
height: 16px;
}
.adt-event-list-card .event-list-content h6 {
font-size: 12px;
font-weight: 500;
line-height: 16px;
margin-bottom: 5px;
}
.adt-event-list-card .event-list-content .meta span {
font-size: 10px;
font-weight: 400;
line-height: 15px;
}
.adt-event-list-card .event-list-content .meta i {
font-size: 10px;
margin-left: 5px;
}
.adt-event-list-card .event-list-content .meta i::after {
top: 4px;
left: -6px;
width: 2px;
height: 2px;
}
}
@media (max-width: 419.98px) {
.adt-multivendor-product-sidebar-wrapper .adt-multivendor-product-grid {
grid-template-columns: repeat(1, 1fr);
}
.adt-multivendor-search-wrapper .adt-multivendor-product-grid {
grid-template-columns: repeat(1, 1fr);
}
.adt-ads-sort-box .select2-container {
width: 100% !important;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons a {
font-size: 12px;
margin-left: 16px;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons a i {
margin-right: 5px;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons a::before {
top: 3px;
right: -8px;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons a.favourite i {
font-size: 16px;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons .cart-box .icon i {
font-size: 16px;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons .cart-box::before {
right: -7px;
}
.adt-multivendor-searchbar-wrapper .adt-extra-buttons .cart-box .icon .count {
top: -5px;
right: -1px;
}
.adt-countdown-clock-div .adt-countdown-clock-inner {
width: 34px;
height: 34px;
}
.adt-deal-countdown-desc-clock .adt-countdown-clock-heading {
font-size: 10px;
}
}.adt-blog-detail-section h1,
.adt-blog-detail-section h2,
.adt-blog-detail-section h3,
.adt-blog-detail-section h4,
.adt-blog-detail-section h5,
.adt-blog-detail-section h6 {
margin: 10px 0 30px 0;
color: #242424;
}
.adt-blog-detail-section {
word-wrap: break-word;
}
.adt-blog-detail-section p {
font-size: 16px;
line-height: 30px;
color: #6D6D6D;
margin-bottom: 30px;
}
.adt-blog-detail-section .comment-form .form-submit {
padding-bottom: 30px !important;
}
.adt-blog-detail-section .comment-form .form-submit input[type='submit'] {
font-size: 14px;
font-weight: 600;
color: #ffff;
background-color: #ff002e;
border: 1px solid #ff002e;
padding: 8px 10px;
border-radius: 4px;
width: auto;
height: 42px;
line-height: 16px;
}
.adt-blog-detail-section .comment-form .submit-btn-box ~ p {
margin-bottom: 0;
}
.adt-blog-detail-section blockquote p {
margin-bottom: 0 !important;
}
.adt-blog-detail-section .social-tags-box {
width: 100%;
}
.adt-blog-detail-section ul,
.adt-blog-detail-section ol {
font-size: 16px;
line-height: 30px;
color: #6D6D6D;
margin-bottom: 30px;
padding-left: 2rem !important;
list-style-type: disc;
list-style-position: outside;
}
.adt-blog-detail-section .wp-block-separator.is-style-dots {
border-style: dotted !important;
}
.adt-blog-detail-section ol {
list-style-type: decimal;
}
.adt-blog-detail-section .social-tags-box ul,
.adt-blog-detail-section .social-tags-box ol,
.adt-blog-detail-section ul.detail-meta,
.adt-blog-sidebar .widget.widget-content ul,
.adt-blog-sidebar .widget.widget-content ol {
margin-bottom: 0;
list-style-type: none;
padding-left: 0 !important;
}
.adt-blog-detail-section :is(ul, ol, menu, dir) ul {
list-style-type: circle;
}
.adt-blog-detail-section :is(ul, ol, menu, dir) :is(ul, ol, menu, dir) ul {
list-style-type: square;
}
.adt-blog-detail-section .wp-block-query,
.adt-blog-detail-section .wp-block-avatar {
margin-bottom: 30px;
}
.adt-blog-detail-section .wp-block-post-template,
.adt-blog-detail-section .wp-block-comment-template,
.adt-blog-detail-section .wp-block-rss {
list-style-type: none;
padding-left: 0 !important;
}
.adt-blog-detail-section .wp-block-navigation__container,
.adt-blog-detail-section .wp-block-page-list:has(.wp-block-navigation-item),
.adt-blog-detail-section .wp-block-social-links,
.adt-blog-detail-section .blocks-gallery-grid:not(.has-nested-images), 
.adt-blog-detail-section .wp-block-gallery:not(.has-nested-images) {
padding-left: 0 !important;
}
.adt-blog-detail-section .wp-block-navigation__container li a:hover {
text-decoration: underline;
}
.adt-blog-detail-section .wp-block-page-list {
margin-bottom: 0;
}
.adt-blog-detail-section .blog-detail-content a {
font-size: 16px;
color: #6d6d6d;
transition: 0.3s ease-in-out;
}
.adt-blog-detail-section .blog-detail-content a:hover {
color: #ff002e;
text-decoration: underline;
}
.adt-blog-detail-section .addtoany_shortcode {
display: inline-block;
margin-left: 10px;
}
.adt-blog-detail-section .comment-box a:hover {
color: #ff002e;
}
.adt-blog-sidebar .widget.widget-content ul {
border: 1px solid #eee;
}
.adt-blog-sidebar .widget.widget-content ul li {
padding: 15px 16px;
border-bottom: 1px solid #eee;
}
.adt-blog-sidebar .widget.widget-content ul li:last-child {
border: 0;
}
.adt-blog-sidebar .widget.widget-content ul li {
padding: 15px 0px;
border-bottom: 1px solid #eee;
}
.adt-blog-sidebar .widget.widget-content .adt-recent-ads-sidebar {
margin-bottom: 0;
}
.adt-blog-sidebar .widget.widget-content .adt-recent-ads-sidebar ul li {
padding-top: 0;
}
.adt-blog-sidebar .widget .widget-heading {
background-color: #fff;
border-color: #eeeeee;
border-bottom-color: #eeeeee;
border-bottom: 1px solid #eeeeee;
border-radius: 0;
color: #232323;
padding: 0 0 5px 0;
margin-bottom: 15px;
}
.adt-blog-sidebar .widget .widget-heading h4.panel-title {
background: transparent !important;
font-size: 20px;
font-weight: 600;
color: #000;
padding: 0;
width: 100%;
margin-bottom: 0;
margin-top: 0;
}
.adt-blog-sidebar .widget.widget-content ul {
border: 0;
margin-bottom: 0;
}
.adt-blog-sidebar .widget.widget-content ul li {
border-bottom: 1px solid #f1f1f1;
display: block;
padding-bottom: 13px;
padding-top: 13px;
font-size: 14px;
}
.adt-blog-sidebar .widget.widget-content ul li:first-child {
padding-top: 0;
}
.adt-blog-sidebar .widget.widget-content ul li:last-child {
padding-bottom: 0;
}
.adt-blog-sidebar .widget.widget-content ul li a,
.adt-blog-sidebar .widget.widget-content ol li a {
color: #000;
text-transform: capitalize;
font-weight: 400;
display: block;
line-height: 22px;
font-size: 16px;
}
.adt-blog-sidebar .widget.widget-content ol li a {
display: inline-block;
}
.adt-blog-sidebar .widget.widget-content ul li span {
font-size: 12px;
color: #6d6d6d;
}
.adt-blog-sidebar .widget {
overflow: hidden;
position: relative;
border-color: #eeeeee;
border-radius: 0;
box-shadow: none;
padding: 25px;
margin-bottom: 30px;
background-color: #fff;
border: 1px solid #eeeeee;
border-radius: 4px;
}
.adt-blog-sidebar .widget.widget-content {
border-top-color: #eeeeee;
background-color: #fff;
overflow: hidden;
}
.adt-blog-sidebar .widget .wp-block-search__label,
.adt-blog-sidebar .widget .wp-block-heading {
font-size: 20px;
font-weight: 500;
line-height: 26px;
margin-bottom: 20px;
}
.adt-blog-sidebar .widget .wp-block-search__input {
font-size: 14px;
color: #6d6d6d;
padding: 12px 20px;
height: 45px;
width: 100%;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-blog-sidebar .widget .wp-block-search__button {
border: 1px solid #ff002e;
background-color: #ff002e;
display: inline-block;
font-size: 14px;
font-weight: 500;
color: #ffff;
padding: 11px 20px;
height: 45px;
border-radius: 4px;
}
.adt-blog-sidebar .widget ol {
padding-left: 0;
margin-bottom: 0;
}
.adt-blog-sidebar .widget ol li:last-child {
margin-bottom: 0;
}
.adt-blog-sidebar .widget .adt-search-list-box,
.adt-blog-sidebar .widget .adt-recent-ads-sidebar {
padding: 0;
}
.adt-blog-sidebar .widget .adt-search-list-box .search-btn-title {
top: 33px;
}
.adt-blog-sidebar .widget.widget-content .searchform > div {
display: flex;
align-items: center;
gap: 10px;
}
.adt-blog-sidebar .widget.widget-content .searchform input[type='text'] {
width: calc(64% - 36% + 10px);
height: 44px;
border-radius: 4px;
}
.adt-blog-sidebar .widget.widget-content .searchform input[type='submit'] {
width: 36%;
height: 44px;
border-radius: 4px !important;
}
.adt-blog-detail-section .wp-block-group {
margin-bottom: 30px;
}
.adt-blog-detail-section .widget .wp-block-group {
margin-bottom: 0px;
}
.adt-blog-detail-section .wp-block-group.is-layout-flex p {
margin-bottom: 0;
} 
.adt-blog-detail-section .wp-block-group p:last-child,
.adt-blog-detail-section .wp-block-column p:last-child {
margin-bottom: 0;
}
.adt-blog-detail-section .wp-block-search__label {
font-size: 12px;
color: #242424;
margin-bottom: 10px;
} 
.adt-blog-detail-section .wp-block-search__button-inside {
margin: 10px 0 20px 0;
}
.adt-blog-detail-section .wp-block-search__input {
font-size: 14px;
padding-left: 20px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
}
.adt-blog-detail-section .wp-block-search__button {
font-size: 14px;
font-weight: 600;
color: #ffff;
background-color: #ff002e;
border: 1px solid #ff002e;
padding: 8px 10px;
border-radius: 4px;
width: 120px;
height: 36px;
line-height: 16px;
}
.adt-blog-detail-section .wp-block-button {
margin-bottom: 30px;
}
.adt-blog-detail-section .wp-block-button .wp-block-button__link,
.adt-blog-detail-section .wp-block-button .wp-block-button__link:hover,
.adt-blog-detail-section .wp-block-file__button,
.adt-blog-detail-section .wp-block-file__button:hover {
font-size: 16px;
color: #fff !important;
background-color: #32373c !important;
border-radius: 9999px;
}
.adt-blog-detail-section .wp-block-button.is-style-outline .wp-block-button__link,
.adt-blog-detail-section .wp-block-button.is-style-outline .wp-block-button__link:hover {
background: transparent none !important;
border-color: currentColor;
border-width: 2px;
border-style: solid;
color: currentColor !important;
}
.adt-blog-detail-section .blog-detail-content .wp-block-button .wp-block-button__link:hover,
.adt-blog-detail-section .blog-detail-content .wp-element-button:hover,
.adt-blog-detail-section .blog-detail-content .wp-block-file__button:hover {
text-decoration: none;
}
.adt-blog-detail-section .wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 0;
}
.adt-blog-detail-section p ~ figure {
margin-bottom: 30px;
}
.adt-blog-detail-section p:has(+ figure),
.adt-blog-detail-section p:has(+ .wp-block-cover) {
margin-bottom: 10px !important;
}
.adt-blog-detail-section .wp-block-cover,
.adt-blog-detail-section .wp-block-media-text {
margin-bottom: 30px;
}
.adt-blog-detail-section .wp-block-cover p {
color: #ffff !important;
}
.adt-blog-detail-section .wp-block-cover p a {
color: #ffff;
}
.adt-blog-detail-section .wp-block-cover .wp-block-cover-text,
.adt-blog-detail-section .wp-block-cover .wp-block-cover-text a, 
.adt-blog-detail-section .wp-block-cover-image .wp-block-cover-image-text, 
.adt-blog-detail-section section.wp-block-cover-image > h2 {
font-size: 2em;
line-height: 1.25;
margin-bottom: 0;
max-width: 840px;
padding: .44em;
text-align: center;
z-index: 1;
}
.adt-blog-detail-section .alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.adt-blog-detail-section .alignright {
float: right;
margin: 5px 0px 20px 20px;
}
.adt-blog-detail-section .aligncenter, .adt-blog-detail-section div.aligncenter {
display: table;
margin: 5px auto 5px auto;
}
.adt-blog-detail-section .wp-block-gallery.wp-block-gallery-2 {
margin: 5px 20px 20px 0;
}
.adt-blog-detail-section blockquote p:has(~ *) {
margin-bottom: 5px !important;
}
.adt-blog-detail-section .has-large-font-size {
line-height: 46px !important;
}
.adt-blog-detail-section .has-x-large-font-size {
line-height: 52px !important;
}
.adt-blog-detail-section .has-background {
color: #ffff !important;
}
.adt-blog-detail-section .wp-caption-text {
padding: 5px 10px;
background-color: #f6f6f6;
border: 1px solid #dcdcdc;
border-radius: 2px;
margin-top: 10px;
font-size: 12px !important;
line-height: 18px !important;
display: table;
}
.adt-blog-detail-section .wp-caption-text.gallery-caption {
display: block;
margin-top: 5px;
color: #6d6d6d;
background-color: transparent;
border: 0;
font-size: 16px !important;
line-height: 30px !important;
}
.adt-blog-detail-section select {
font-size: 14px;
padding-left: 20px;
width: 100%;
height: 39px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
margin: 5px 0 20px 0;
}
.adt-blog-detail-section .wp-block-latest-posts.wp-block-latest-posts__list li {
margin-bottom: 12px;
}
.adt-blog-detail-section table tbody,
.adt-blog-detail-section dl dd,
.adt-blog-detail-section address  {
color: #6d6d6d;
}
.adt-blog-detail-section .wp-caption {
width: 100% !important;
}
.adt-blog-detail-section h2:has(+ p),
.adt-blog-detail-section h3:has(+ p) {
margin-bottom: 10px !important;
}
.adt-blog-detail-section .post-password-form input[type='password'] {
padding-left: 20px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
height: 36px;
}
.adt-blog-detail-section .post-password-form input[type='submit'] {
font-size: 14px;
font-weight: 600;
color: #ffff;
background-color: #ff002e;
border: 1px solid #ff002e;
padding: 8px 10px;
border-radius: 4px;
width: 120px;
height: 36px;
line-height: 16px;
}
.adt-blog-detail-section .comment-box {
margin-top: 30px;
}
.adt-blog-detail-section .comment-box h3:has(+ hr) {
margin-bottom: 10px;
}
.adt-blog-detail-section .comment-box h3 ~ hr {
margin: 0 0 30px 0;
}
.adt-blog-detail-section .comment-list {
padding-left: 0;
}
.adt-blog-detail-section .comment-list .comment-info img {
width: 60px;
height: 60px;
}
.adt-blog-detail-section .comment-list .comment .author-desc {
width: calc(100% - 90px);
}
.adt-blog-detail-section .comment-list .comment .author-desc .author-title {
display: flex;
flex-wrap: wrap;
gap: 0 10px;
justify-content: space-between;
}
.adt-blog-detail-section .comment-list .comment .author-desc .author-title ul {
margin-bottom: 12px;
}
.adt-blog-detail-section .comment-list .comment .author-desc .author-title ul li:first-child {
padding-left: 0;
}
.adt-blog-detail-section .comment-list .comment .author-desc .author-title strong,
.adt-blog-detail-section .comment-list .comment .author-desc h1,
.adt-blog-detail-section .comment-list .comment .author-desc h2,
.adt-blog-detail-section .comment-list .comment .author-desc h3,
.adt-blog-detail-section .comment-list .comment .author-desc h4,
.adt-blog-detail-section .comment-list .comment .author-desc h5,
.adt-blog-detail-section .comment-list .comment .author-desc h6,
.adt-blog-detail-section .comment-list .comment .author-desc dl dt,
.adt-blog-detail-section .comment-list .comment .author-desc p strong {
color: #000;
}
.adt-blog-detail-section .comment-list .comment .author-desc p:has(strong) {
margin-bottom: 10px;
} 
.adt-blog-detail-section .comment-box .children {
padding-left: 80px;
}
.adt-breadcrumb .breadcrumb li {
word-break: break-all;
}
.adt-blog-detail-section .comment-form-comment label {
font-size: 12px;
color: #242424;
margin-bottom: 10px;
}
.adt-blog-detail-section .comment-form-comment textarea {
font-size: 14px;
padding-left: 20px;
width: 100%;
height: 150px;
background-color: #f6f6f6;
border: 1px solid #f0f0f0;
border-radius: 4px;
resize: unset;
}
.adt-blog-detail-section .wp-audio-shortcode {
margin-bottom: 20px;
} @media (min-width: 1200px) and (max-width: 1399.98px) {
.adt-blog-sidebar .widget.widget-content .searchform input[type="submit"] {
padding: 5px 10px !important;
}
.adt-blog-sidebar .widget .wp-block-search__input {
height: 38px;
padding: 6px 12px;
}
.adt-blog-sidebar .widget .wp-block-search__button {
font-size: 12px;
padding: 5px 14px;
height: 36px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.adt-blog-sidebar .widget.widget-content .searchform input[type="text"] {
height: 36px !important;
}
.adt-blog-sidebar .widget.widget-content .searchform input[type="submit"] {
height: 36px;
padding: 5px 10px !important;
font-size: 12px;
}
.adt-blog-sidebar .widget .wp-block-search__input {
height: 38px;
padding: 6px 12px;
}
.adt-blog-sidebar .widget .wp-block-search__button {
font-size: 12px;
padding: 5px 14px;
height: 36px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
.adt-blog-detail-section .comment-box .children {
padding-left: 0px;
}
.adt-blog-detail-section #gallery-1 .gallery-item {
width: 50% !important;
}
}
@media (min-width: 320px) and (max-width: 575.98px) {
.adt-blog-detail-section .post-password-form label {
width: 70%;
}
.adt-blog-detail-section .post-password-form input[type="password"] {
width: 100%;
}
.adt-blog-detail-section .post-password-form input[type="submit"] {
width: auto;
}
.adt-blog-detail-section .comment-box .children {
padding-left: 0px;
}
.adt-blog-detail-section #gallery-1 .gallery-item {
width: 100% !important;
}
}