.mgproductd h2,
.mgproductd h1 {
position: inherit;
}
.text-right{
text-align: right;
}
.mgproductd h2:before,
.mgproductd h1:before {
position: inherit;
display: none;
}
.theme-woovina .dropdown-menu {
position: inherit;
display: block;
min-width: 10rem;
padding: inherit;
margin: inherit;
font-size: inherit;
list-style: none;
border: inherit;
}
.mgproductd img {
background: #fafafa;
}
a {
transition: 0.3s;
}
.flex {
display: flex;
}
.align-flex-end {
justify-content: flex-end;
text-align: right;
}
.align-center {
justify-content: center;
text-align: center;
}
.align-flex-start {
justify-content: flex-start;
}
.no-load {
opacity: 0;
max-heigh: 300px;
}
.mgpdi-shadow {
box-shadow: 0 0.2rem 2.8rem rgb(36 36 36 / 10%);
--webkit--box-shadow: 0 0.2rem 2.8rem rgba(36, 36, 36, 0.1);
}
.mgpdeg-product-price del {
color: red;
opacity: 0.5;
}
.mgpde-has-hover {
position: relative;
}
.mgpde-card {
overflow: hidden;
}
.mgpde-hover {
transform: scale(0);
visibility: inherit;
transition: 0.2s;
}
.mgpde-imghover {
transition: 0.5s;
}
.mgpde-has-hover:hover .mgpde-hover {
transform: scale(1);
opacity: 1;
visibility: visible;
}
.mgpdeg-card-text .mgpde-category a {
display: inline-block;
}
.wooaddons-no-rating {
min-height: 25px;
}
.flex-right {
align-items: flex-end;
justify-content: flex-end;
}
.flex-center {
align-items: center;
justify-content: center;
}
.mgpde-rating {
display: inline-block;
}
span.mgp-rating-count {
font-size: 14px;
color: #888;
}
.mgpde-card-text span.price {
font-size: 14px;
font-weight: 700;
display: inline-block;
}
.mgpde-shadow {
border-radius: 2px;
-webkit-box-shadow: 0px 3px 40px rgb(0 0 0 / 20%);
box-shadow: 0px 3px 40px rgb(0 0 0 / 20%);
}
.mgpde-card .mgpde-card-img,
.mgpde-card .mgpde-card-text {
padding: 1.2rem 1.2rem 2.5rem;
}
.mgpde-card .mgpde-card-img {
padding-bottom: 0.5rem;
}
.mgpde-category a {
color: #9e9e9e;
font-size: 90%;
}
.mgpde-category a:hover {
color: #111;
}
.mgpde-ptitle {
font-size: 20px;
margin: 5px 0;
line-height: 20px;
}
a.mgpde-ptitle-link {
color: #555;
}
a.mgpde-ptitle-link:hover {
color: #000;
}
.wooaddons-badge {
position: absolute;
left: 0;
top: 0;
z-index: 11;
background: darkcyan;
color: #fff;
padding: 2px 7px;
font-size: 12px;
border-radius: 10px;
} .mgpdeg-product-rating {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.mg-rating-out {
margin: 0 0 5px;
}
.mgpdeg-product-rating .wd-product-ratting {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
margin-left: -3px;
margin-right: -3px;
}
.mgpdeg-product-rating .wd-product-ratting i {
font-size: 13px;
line-height: 14px;
font-weight: 400;
padding-left: 3px;
padding-right: 3px;
color: #aaaaaa;
}
.mgpdeg-product-rating .wd-product-ratting i:last-child {
margin-right: 0;
}
.mgpdeg-product-rating .wd-product-ratting .wd-product-user-ratting {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
position: absolute;
left: 5px;
top: 0;
z-index: 3;
margin-left: -5px;
margin-right: -5px;
}
.mgpdeg-product-rating .wd-product-ratting .wd-product-user-ratting i {
color: #dc9a0e;
}
.mgpde-meta {
font-size: 14px;
color: #555;
}
.mgpde-meta {
font-size: 14px;
color: #555;
}
.mgpdeg-product-price .price {
font-size: 15px;
font-weight: 700;
}
.mgproductd p {
font-size: 1rem;
}
.mgproductd button {
font-size: 14px;
}
.mgproductd .button {
font-size: 15px;
padding: 12px 20px;
} .mgp-display-badge {
position: absolute;
top: 5%;
background: #fff;
text-align: center;
display: inline-block;
padding: 4px 10px;
left: 6%;
color: #000000;
text-transform: uppercase;
font-size: 12px;
font-weight: 600;
z-index: 99;
box-shadow: 0 0.2rem 2.8rem rgb(36 36 36 / 10%);
--webdit--box-shadow: 0 0.2rem 2.8rem rgb(36 36 36 / 10%);
}
.mgp-display-badge:nth-child(2) {
margin-top: 35px;
}
.mgp-display-badge:nth-child(3) {
margin-top: 70px;
}
.mgpde-card {
position: relative;
} .mgpde-items.style2 .mgpdeg-card-img,
.mgpde-items.style3 .mgpdeg-card-img {
padding: 0;
position: relative;
overflow: hidden;
}
.mgpde-items .mgpdeg-card-img figure img {
width: 100%;
}
.woocommerce.mgpdeg-cart-btn .button {
background: #000;
color: #fff;
border: 1px solid #000;
margin-top: 0.8rem;
font-size: 14px;
}
.woocommerce.mgpdeg-cart-btn .button:hover {
background: rgba(0, 0, 0, 0);
color: #000;
}
.mgpde-items.style2 .woocommerce.mgpdeg-cart-btn {
position: absolute;
bottom: -40px;
left: 0;
right: 0;
margin-left: 0;
margin-right: 0;
text-align: center;
opacity: 0;
transition: 0.3s;
}
.mgpde-items.style2 .mgpdeg-card:hover .woocommerce.mgpdeg-cart-btn {
bottom: 10px;
opacity: 1;
}
.mgpde-items.style2 .wooaddons-badge {
position: absolute;
top: 0;
left: -40px;
margin-left: 0;
margin-right: 0;
text-align: center;
opacity: 0;
transition: 0.3s;
}
.mgpde-items.style2 .mgpdeg-card:hover .wooaddons-badge {
left: 2px;
opacity: 1;
}
.mgpde-items.style2 .woocommerce.mgpdeg-cart-btn a.button {
border-radius: 20px;
background: #000;
color: #fff;
padding: 12px 24px;
} .mgpl-img img {
width: 100%;
}
figure a {
display: inherit;
}
.mgpde-card-text.mgpdel-card-text {
display: flex;
flex-direction: column;
height: 100%;
padding: 1rem 1rem 1rem 0.5rem;
justify-content: center;
}
.mgpdel-product-rating {
margin-bottom: 15px;
}
.mgpde-card-img {
position: relative;
overflow: hidden;
}
.woocommerce.mgpdel-cart-btn a {
margin: 0;
}
.row.mgp-img-right {
flex-direction: row-reverse;
}
.row.mgp-img-right .mgpde-card-text {
padding: 2rem;
}
.mgpl-style2 .mgpde-meta.mgpde-category a {
border: 2px solid #888;
padding: 2px 6px;
margin: 0 0 0.5rem 0;
display: inline-block;
border-radius: 50px;
line-height: inherit;
}
.mgpl-style2 .mgpde-ptitle {
font-size: 28px;
} .mgpdeg-price-btn {
position: relative;
display: flex;
width: 100%;
overflow: hidden;
min-height: 35px;
justify-content: center;
flex-flow: row wrap;
}
.mgpdeg-price-btn .woocommerce.mgpdeg-cart-link a.button,
.mgpdeg-price-btn .woocommerce.mgpdeg-cart-link a.added_to_cart {
background: transparent;
border: 0;
color: #000;
text-transform: uppercase;
font-size: 14px;
padding: 0;
}
.mgpdeg-price-btn .woocommerce.mgpdeg-cart-link a.loading:after {
text-align: center;
left: auto;
right: -20px;
top: 0;
}
.mgpdeg-price-btn > span.price,
.mgpdeg-price-btn .mgpdeg-cart-link {
position: absolute;
left: 0;
padding: 10px 0;
display: inline-block;
right: 0;
transition: 0.5s;
}
.mgpdeg-price-btn > span.price {
top: 0;
}
.mgpdeg-price-btn .mgpdeg-cart-link {
bottom: -50px;
}
.style3 .mgpdeg-card:hover .mgpdeg-price-btn .mgpdeg-cart-link {
bottom: 0;
}
.style3 .mgpdeg-card:hover .mgpdeg-price-btn > span.price {
top: -50px;
}  .mgpr-hvr-circle figure {
position: relative;
}
.mgpr-hvr-circle figure:before {
position: absolute;
top: 50%;
left: 50%;
z-index: 2;
display: block;
content: "";
width: 0;
height: 0;
background: rgba(255, 255, 255, 0.2);
border-radius: 100%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
opacity: 0;
}
.mgpr-hvr-circle figure:hover:before {
-webkit-animation: circle 0.75s;
animation: circle 0.75s;
}
@-webkit-keyframes circle {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
}
@keyframes circle {
0% {
opacity: 1;
}
40% {
opacity: 1;
}
100% {
width: 200%;
height: 200%;
opacity: 0;
}
} .mgpr-hvr-shine figure {
position: relative;
}
.mgpr-hvr-shine figure:before {
position: absolute;
top: 0;
left: -95%;
z-index: 2;
display: block;
content: "";
width: 50%;
height: 100%;
background: -webkit-linear-gradient(
left,
rgba(255, 255, 255, 0) 0%,
rgba(255, 255, 255, 0.3) 100%
);
background: linear-gradient(
to right,
rgba(255, 255, 255, 0) 0%,
rgba(255, 255, 255, 0.3) 100%
);
-webkit-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.mgpr-hvr-shine figure:hover:before {
-webkit-animation: shine 0.75s;
animation: shine 0.75s;
}
@-webkit-keyframes shine {
100% {
left: 125%;
}
}
@keyframes shine {
100% {
left: 125%;
}
} .mgpr-hvr-flashing figure:hover img {
opacity: 1;
-webkit-animation: flash 1.5s;
animation: flash 1.5s;
}
@-webkit-keyframes flash {
0% {
opacity: 0.4;
}
100% {
opacity: 1;
}
}
@keyframes flash {
0% {
opacity: 0.4;
}
100% {
opacity: 1;
}
} .mgpr-hvr-hover figure img {
opacity: 1;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.mgpr-hvr-hover figure:hover img {
opacity: 0.5;
} .mgpr-hvr-blur figure img {
-webkit-filter: grayscale(0) blur(0);
filter: grayscale(0) blur(0);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.mgpr-hvr-blur figure:hover img {
-webkit-filter: grayscale(100%) blur(3px);
filter: grayscale(100%) blur(3px);
} .mgpr-hvr-rotate figure img {
-webkit-transform: rotate(0) scale(1);
transform: rotate(0) scale(1);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.mgpr-hvr-rotate figure:hover img {
-webkit-transform: rotate(15deg) scale(1.4);
transform: rotate(15deg) scale(1.4);
} .mgpr-hvr-slide figure img {
margin-left: 30px;
-webkit-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.mgpr-hvr-slide figure:hover img {
margin-left: 0;
} .mgpr-hvr-zoom-out figure img {
-webkit-transform: scale(1.3);
transform: scale(1.3);
height: auto;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.mgpr-hvr-zoom-out figure:hover img {
-webkit-transform: scale(1);
transform: scale(1);
} .mgpr-hvr-zoom-in figure img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.mgpr-hvr-zoom-in figure:hover img {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
.mgproductd-grid form.mgf-filter-form {
display: flex;
align-items: center;
flex-flow: row wrap;
justify-content: center;
}
.mgproductd-grid form.mgf-filter-form>div {
margin-right: 20px;
}
form.mgf-filter-form .mgf-price-range {
min-width: 300px;
margin: 3px 20px 0;
} span.slide-cat a {
color: #fff;
border-bottom: 1px solid #fff;
padding: 3px 0 4px;
font-size: 14px;
margin-bottom: 10px;
}
a.btn.vbs-btn {
border: 1px solid #000;
color: #000;
margin: 10px;
padding: 10px 30px;
font-size: 16px;
}
.mgpd-slider .swiper-slide.xshop-pslider {
background-repeat: no-repeat !important;
background-size: cover !important;
background-position: center center !important;
}
.mgpd-slider .mgpds-ptext{
flex: 1;
}
span.slide-cat a {
color: #555;
}
a.btn.vbs-btn:hover {
color: #000;
background: #fff;
opacity: 1;
}
.swiper-slide.mgpds-item {
background: #ededed;
}
span.slide-cat {
display: inline-block;
}
.mgpds-sliderbg span.slide-cat a {
color: #555;
}
.mgpds-sliderbg .bskpde-product-price span.price {
font-weight: 700;
font-size: 18px;
}
a.btn.vbs-btn.xpsbtn {
border: 2px solid #555;
color: #555;
margin-left: 0;
}
a.btn.vbs-btn.xpsbtn:hover {
background: #555;
color: #fff;
}
.mgpd-slider .swiper-button-next,
.mgpd-slider .swiper-button-prev {
background-image: none;
}
.mgpd-slider .swiper-button-next:after,
.mgpd-slider .swiper-button-prev:after {
display: none;
}
.mgpd-slider .swiper-button-next i,
.mgpd-slider .swiper-button-prev i {
font-size: 24px;
box-shadow: 0 0.2rem 2.8rem rgba(36, 36, 36, 0.1);
}
.mgpd-slider .swiper-button-next svg,
.mgpd-slider .swiper-button-prev svg{
width: 10px;
fill: rgb(28, 27, 27);
}
.mgpd-slider .mgpds-item {
position: relative;
}
.btn-success.mgps-btn,
.btn-success.mgps-btn:hover {
border: none;
}
.mgpds-content.mgpds-pdetails {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
max-width: 1300px;
}
.mgpds-content.mgst-left {
position: absolute;
top: 50%;
left: 5%;
transform: translate(5%, -50%);
text-align: left;
}
.mgpds-item .mgpds-content {
opacity: 0;
transition: 0.9s;
}
.mgpds-item.swiper-slide-active .mgpds-content {
opacity: 1;
}
.mgps-title {
text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
font-size: 40px;
text-transform: uppercase;
font-weight: 700;
color: #000;
}
.mgpds-text {
width: 60%;
}
.mgpds-pdetails {
display: flex;
padding: 10px 50px;
align-items: center;
}
.mgpds-img-before {
margin-left: 4%;
}
.mgpds-img-after {
margin-right: 4%;
}
.mgpds-img-after,
.mgpds-img-before {
width: 36%;
overflow: hidden;
}
.mgpds-img-after img,
.mgpds-img-before img {
width: 100%;
height: auto;
}
.mgps-subtitle {
text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
font-size: 18px;
color: #000;
line-height: 20px;
}
.mgps-btn {
box-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
.mgps-overlay {
padding: 20px 10px;
background: rgba(0, 0, 0, 0.3);
}
.swiper-pagination-bullet {
opacity: 1 !important;
}
.mgpd-slider .alert.alert-danger {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
font-size: 30px;
color: #000;
}
@media (max-width: 767px) {
.mgpds-pdetails {
flex-direction: column;
}
.mgpds-text,
.mgpds-img-after,
.mgpds-img-before {
margin: 0;
text-align: center;
}
.mgpds-text {
margin-bottom: 1rem;
width: 100%;
padding: 5px 10px;
}
.mgpds-img-before {
width: 60%;
}
p.mgps-subtitle {
display: none;
}
.mgps-title {
font-size: 30px;
}
.mpdtab-nav-wrap ul.nav-tabs li{
flex-basis: inherit;
}
}
.mgpc-pcarousel .swiper-button-prev,
.mgpd-testimonial-carousel .swiper-button-prev,
.mgpc-pcarousel .swiper-container-rtl .swiper-button-next,
.mgpd-testimonial-carousel .swiper-container-rtl .swiper-button-next,
.mgpc-pcarousel .swiper-button-next,
.mgpd-testimonial-carousel .swiper-button-next,
.mgpd-testimonial-carousel .swiper-container-rtl .swiper-button-prev,
.mgpc-pcarousel .swiper-container-rtl .swiper-button-prev {
background: transparent;
}
.mgpc-pcarousel .swiper-button-prev i,
.mgpd-testimonial-carousel .swiper-button-prev i,
.mgpc-pcarousel .swiper-container-rtl .swiper-button-next i,
.mgpd-testimonial-carousel .swiper-container-rtl .swiper-button-next i,
.mgpc-pcarousel .swiper-button-next i,
.mgpd-testimonial-carousel .swiper-button-next i,
.mgpd-testimonial-carousel .swiper-container-rtl .swiper-button-prev i,
.mgpc-pcarousel .swiper-container-rtl .swiper-button-prev i {
font-size: 24px;
}
.mgpc-pcarousel .swiper-button-prev svg,
.mgpd-testimonial-carousel .swiper-button-prev svg,
.mgpc-pcarousel .swiper-container-rtl .swiper-button-next svg,
.mgpd-testimonial-carousel .swiper-container-rtl .swiper-button-next svg,
.mgpc-pcarousel .swiper-button-next svg,
.mgpd-testimonial-carousel .swiper-button-next svg,
.mgpd-testimonial-carousel .swiper-container-rtl .swiper-button-prev svg,
.mgpc-pcarousel .swiper-container-rtl .swiper-button-prev svg {
width: 10px;
}
.mgpc-pcarousel .swiper-button-prev:after,
.mgpc-pcarousel .swiper-container-rtl .swiper-button-next:after,
.mgpc-pcarousel .swiper-button-next:after,
.mgpc-pcarousel .swiper-container-rtl .swiper-button-prev:after,
.mgpd-testimonial-carousel .swiper-button-prev:after,
.mgpd-testimonial-carousel .swiper-container-rtl .swiper-button-next:after,
.mgpd-testimonial-carousel .swiper-button-next:after,
.mgpd-testimonial-carousel .swiper-container-rtl .swiper-button-prev:after{
display: none;
}
.mgpd-testimonial-carousel .swiper-pagination-bullets {
position: inherit;
margin: 0;
padding: 10px 0;
color: #fff;
margin-bottom: 5px;
}
.elementor-testimonial-wrapper {
overflow: hidden;
text-align: center
}
.elementor-testimonial-wrapper .elementor-testimonial-content {
font-size: 1.3em;
margin-bottom: 20px
}
.elementor-testimonial-wrapper .elementor-testimonial-name {
line-height: 1.5;
display: block
}
.elementor-testimonial-wrapper .elementor-testimonial-job {
font-size: .85em;
display: block
}
.elementor-testimonial-wrapper .elementor-testimonial-meta {
width: 100%;
line-height: 1
}
.elementor-testimonial-wrapper .elementor-testimonial-meta-inner {
display: inline-block
}
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {
display: table-cell;
vertical-align: middle
}
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {
width: 60px;
height: 60px;
border-radius: 50%;
-o-object-fit: cover;
object-fit: cover;
max-width: none
}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {
padding-right: 15px
}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {
text-align: left
}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
display: block
}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {
margin-bottom: 20px
}
.elementor-testimonial-wrapper.elementor-testimonial-text-align-left {
text-align: left;
}
.elementor-testimonial-wrapper.elementor-testimonial-text-align-center {
text-align: center;
}
.elementor-testimonial-wrapper.elementor-testimonial-text-align-right {
text-align: right;
}  .mpdkit-cat-info h2 {
font-size: 16px;
text-transform: uppercase;
margin: 0;
}
.mpdkit-cat-info h2 a {
color: inherit;
text-decoration: inherit;
}
.mpdkit-cat-img {
position: relative;
}
span.mpdkit-cat-badge {
position: absolute;
bottom: -10px;
left: 10px;
background: #fff;
color: #000;
padding: 2px 10px;
border-radius: 20px;
border: 2px solid #555;
font-size: 14px;
font-weight: 300;
}
span.mpdkit-cat-badge.mpdkit-cat-left-bottom {
bottom: -10px;
top: auto;
left: 10px;
right: auto;
}
span.mpdkit-cat-badge.mpdkit-cat-left-top {
bottom: auto;
top: 0;
left: 0;
right: auto;
margin: 5px 0 0 10px;
}
span.mpdkit-cat-badge.mpdkit-cat-right-top {
bottom: auto;
top: 0;
left: auto;
right: 0;
margin: 5px 10px 0 0;
}
span.mpdkit-cat-badge.mpdkit-cat-right-bottom {
bottom: -10px;
top: auto;
left: auto;
right: 10px;
}
span.mpdkit-cat-badge.mpdkit-cat-top {
bottom: auto;
top: 0;
left: 0;
}
.mpdc-catg-style1 .mpdkit-cat-item {
position: relative;
}
.mpdc-catg-style1 .mpdkit-cat-info {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.mpdc-catg-style1 .mpdkit-cat-info .mpdkit-cat-bg{
background: #fff;
padding: 10px 20px;
}
.mpdkit-cat-grid .mpdkit-cat-item {
overflow: hidden;
}
.mgppro-catcount {
font-size: 13px;
}
.mgppro-catcount span{
margin-left: 5px;
}
.mpdc-catg-style1 .mpdkit-cat-info p {
background: #fff;
padding: 10px;
text-align: center;
}
.mpdc-catg-style2 .mpdkit-cat-item.mgpdi-shadow {
border: 1px solid #ccc;
} .mpdal-imgrap .mgp-display-badge {
padding: 0px 5px;
left: 3px;
top: 10px;
color: #061108;
}
.mpdal-cart-btn a.button {
padding: 0;
border: inherit;
margin: 0;
}
.mgpl-img-circle .mpdal-imgrap figure {
border-radius: 50%;
}
.mpdal-imgrap {
overflow: hidden;
}
.mpdal-category a {
font-size: 80%;
color: #555;
}
.mpdal-block-inner.flex {
position: relative;
}
.mgpl-position-right .mpdal-block-inner.flex {
justify-content: flex-end;
text-align: right;
}
.mgpl-position-right .mpdal-imgrap{
margin-right: 0;
}
.mgpl-img-circle img {
border-radius: 50%;
border: 1px solid #ccc;
}
.mpdal-imgrap {
position: relative;
margin-right: 1rem;
}
h6.mpdal-ptitle {
margin-bottom: 5px;
}
.mpdal-meta-middle .mpdal-ptitle {
margin: 0;
}
.mpdal-meta-top .mgpde-rating {
margin-bottom: 5px;
}
.mpdal-meta-middle .mpdal-product-rating {
margin: -5px 0 10px 0;
}
.mpdal-text-wrapper {
display: flex;
flex-direction: column;
justify-content: flex-start;
}
div#mgpdeg-items .swiper-container {
padding-bottom: 20px;
}
.mgproductd.mgpde-items .swiper-container-horizontal>.swiper-pagination-bullets,
.mgproductd.mgpde-items .swiper-pagination-custom,
.swiper-pagination-fraction{
bottom: 0;
}
.tab-content>.active {
display: block;
opacity: 1;
visibility: visible;
} @media (min-width: 1025px){
html body .kalles_toolbar.flex {
display: none !important;
}
} .mgpshop-products-wrapper .woocommerce-result-count,
.mgpshop-products-wrapper .woocommerce-ordering {
display: none !important;
}.elementor-headline{display:block;font-size:43px;line-height:1.2}.elementor-headline-dynamic-text{color:var(--dynamic-text-color,#aebcb9)}.elementor-headline--style-rotate .elementor-headline-dynamic-wrapper{text-align:start}.elementor-headline--style-highlight .elementor-headline-dynamic-wrapper{overflow:visible;text-align:inherit}.elementor-headline--style-highlight .elementor-headline-dynamic-text{z-index:1}.elementor-headline--style-highlight .elementor-headline-plain-text{position:relative;z-index:1}.elementor-headline--style-highlight svg{height:calc(100% + 20px);left:50%;overflow:visible;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 20px)}.elementor-headline--style-highlight svg path{stroke:red;stroke-width:9;fill:none;opacity:0;stroke-dasharray:0 1500;transition:.3s}.elementor-headline.e-animated svg path{animation:elementor-headline-dash forwards;animation-duration:var(--animation-duration,1.2s);animation-iteration-count:1}@media (prefers-reduced-motion:reduce){.elementor-headline.e-animated svg path{animation-duration:0s}}.elementor-headline.e-animated svg path:nth-of-type(2){animation-delay:calc(var(--animation-duration, 1.2s) / 2)}@media (prefers-reduced-motion:reduce){.elementor-headline.e-animated svg path:nth-of-type(2){animation-delay:0s}}.elementor-headline.e-hide-highlight svg path{opacity:1;stroke-dasharray:1500 1500;animation:hide-highlight .4s forwards;animation-iteration-count:1}@keyframes elementor-headline-dash{0%{stroke-dasharray:0 1500;opacity:1}to{stroke-dasharray:1500 1500;opacity:1}}@keyframes hide-highlight{0%{opacity:1;stroke-dasharray:1500 1500}to{filter:blur(10px);opacity:0}}.elementor-headline-text-wrapper{vertical-align:bottom}.elementor-headline-dynamic-wrapper{display:inline-block;position:relative}.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text{display:inline-block;inset-block-start:0;inset-inline-start:0;position:absolute}.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text.elementor-headline-text-active{position:relative}.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper{perspective:300px}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text{opacity:0;transform:rotateX(180deg);transform-origin:50% 100%}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-active{animation:elementor-headline-flip-in 1.2s;opacity:1;transform:rotateX(0deg)}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:elementor-headline-flip-out 1.2s;transform:rotateX(180deg)}@keyframes elementor-headline-flip-in{0%{opacity:0;transform:rotateX(180deg)}35%{opacity:0;transform:rotateX(120deg)}65%{opacity:0}to{opacity:1;transform:rotateX(1turn)}}@keyframes elementor-headline-flip-out{0%{opacity:1;transform:rotateX(0deg)}35%{opacity:1;transform:rotateX(-40deg)}65%{opacity:0}to{opacity:0;transform:rotateX(180deg)}}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper{overflow:hidden;vertical-align:top}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:after{background-color:#0d0d0d;content:"";height:90%;inset-block-start:50%;inset-inline:auto 0;position:absolute;transform:translateY(-50%);width:1px}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:not(.elementor-headline-typing-selected):after{animation:elementor-headline-pulse 1s infinite}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected{background-color:var(--typing-selected-bg-color,#0d0d0d)}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected:after{visibility:hidden}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected .elementor-headline-dynamic-text{color:var(--typing-selected-color,var(--dynamic-text-color),#aebcb9)}.elementor-headline-animation-type-typing .elementor-headline-dynamic-text:not(.elementor-headline-text-active){visibility:hidden}.elementor-headline-animation-type-typing .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){position:absolute;visibility:hidden}@keyframes elementor-headline-pulse{0%{opacity:1;transform:translateY(-50%) scale(1)}40%{opacity:0;transform:translateY(-50%) scale(.9)}to{opacity:0;transform:translateY(-50%) scale(0)}}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper{perspective:300px}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{backface-visibility:hidden;display:inline-block}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text{opacity:0;transform:scaleX(1.0005)}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{opacity:0;transform:translateZ(-20px) rotateX(90deg);transform-style:preserve-3d}.elementor-headline-text-active .elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{opacity:1}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter.elementor-headline-animation-in{animation:elementor-headline-swirl-in .4s forwards}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){animation:elementor-headline-swirl-out .4s forwards}@keyframes elementor-headline-swirl-in{0%{opacity:0;transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;transform:translateZ(-20px) rotateX(-10deg)}to{opacity:1;transform:translateZ(-20px) rotateX(0deg)}}@keyframes elementor-headline-swirl-out{0%{opacity:1;transform:translateZ(-20px) rotateX(0)}60%{opacity:0;transform:translateZ(-20px) rotateX(-100deg)}to{opacity:0;transform:translateZ(-20px) rotateX(-90deg)}}.elementor-headline-animation-type-slide-down .elementor-headline-text-wrapper{display:inline-block;padding:.2em 0}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper{overflow:hidden;vertical-align:top}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text{opacity:0;top:.2em}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-active{animation:elementor-headline-slide-down-in .6s;opacity:1;top:0}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:elementor-headline-slide-down-out .6s}@keyframes elementor-headline-slide-down-in{0%{opacity:0;transform:translateY(-100%)}60%{opacity:1;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}@keyframes elementor-headline-slide-down-out{0%{opacity:1;transform:translateY(0)}60%{opacity:0;transform:translateY(120%)}to{opacity:0;transform:translateY(100%)}}.elementor-headline-animation-type-clip .elementor-headline-text-wrapper{display:inline-block;padding:.2em 0}.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper{overflow:hidden;vertical-align:top}.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper:after{background-color:#0d0d0d;content:"";height:100%;inset-block-start:0;inset-inline:auto 0;position:absolute;width:2px}.elementor-headline-animation-type-clip .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-clip .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper{perspective:300px}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-active{animation:elementor-headline-drop-in-in .8s;opacity:1}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:elementor-headline-drop-in-out .8s}@keyframes elementor-headline-drop-in-in{0%{opacity:0;transform:translateZ(100px)}to{opacity:1;transform:translateZ(0)}}@keyframes elementor-headline-drop-in-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translateZ(-100px)}}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper{perspective:300px}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter{backface-visibility:hidden;display:inline-block;transform:rotateY(180deg)}.elementor-headline-text-active .elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter{transform:rotateY(0deg)}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter.elementor-headline-animation-in{animation:elementor-headline-blinds-in .6s forwards}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){animation:elementor-headline-blinds-out .6s forwards}@keyframes elementor-headline-blinds-in{0%{transform:rotateY(180deg)}to{transform:rotateY(0deg)}}@keyframes elementor-headline-blinds-out{0%{transform:rotateY(0)}to{transform:rotateY(-180deg)}}.elementor-headline-animation-type-wave .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter{display:inline-block;opacity:0;transform:scale(0)}.elementor-headline-text-active .elementor-headline-animation-type-wave .elementor-headline-dynamic-letter{opacity:1}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter.elementor-headline-animation-in{animation:elementor-headline-wave-up .6s forwards}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){animation:elementor-headline-wave-down .6s forwards}@keyframes elementor-headline-wave-up{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes elementor-headline-wave-down{0%{opacity:1;transform:scale(1)}60%{opacity:0;transform:scale(0)}}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text{opacity:0}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-active{animation:elementor-headline-slide-in .6s;opacity:1}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:elementor-headline-slide-out .6s}@keyframes elementor-headline-slide-in{0%{opacity:0;transform:translateX(-100%)}60%{opacity:1;transform:translateX(10%)}to{opacity:1;transform:translateX(0)}}@keyframes elementor-headline-slide-out{0%{opacity:1;transform:translateX(0)}60%{opacity:0;transform:translateX(110%)}to{opacity:0;transform:translateX(100%)}}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-slide .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper{transition:width .5s}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper{overflow:hidden}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text,.elementor-headline-animation-type-wave .elementor-headline-dynamic-text{white-space:nowrap}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.mpd-ajax-search {
position: relative;
width: 100%;
font-family: inherit;
}
.mpd-ajax-search__container {
position: relative;
width: 100%;
max-width: 100%;
}
.mpd-ajax-search__input-wrapper {
position: relative;
display: flex;
align-items: center;
background: #ffffff;
border-radius: 25px;
transition: all 0.3s ease;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.mpd-ajax-search select:not([multiple]) {
appearance: none;            
-webkit-appearance: none;    
-moz-appearance: none;       
background-color: #fff;
border: 1px solid #ccc;
padding: 10px;
padding-right: 40px; background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 140 140' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20,50 70,100 120,50' stroke='%23000' stroke-width='15' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: right 10px center;
background-size: 10px;
cursor: pointer;
}
.mpd-ajax-search__input-wrapper:focus-within {
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
transform: translateY(-1px);
}
.mpd-ajax-search__input-wrapper:focus-within .mpd-ajax-search__input {
outline: none;
border-color: #007cba;
}
.mpd-ajax-search__input-wrapper:hover {
box-shadow: 0 3px 12px rgba(0, 0, 0, 0.12);
}
.mpd-ajax-search__input-wrapper .mpd-ajax-search__input {
flex: 1;
border: 2px solid #e1e5e9;
background: transparent;
padding: 12px 60px 12px 48px; font-size: 16px;
line-height: 1.4;
color: #333333;
border-radius: 25px;
transition: all 0.3s ease;
min-height: 44px;
}
.mpd-ajax-search__input::placeholder {
color: #64748b;
opacity: 1;
}
.mpd-ajax-search__input:focus {
outline: none;
border-color: #007cba;
box-shadow: 0 0 0 3px rgba(0, 124, 186, 0.1);
}
.mpd-ajax-search__input:disabled {
background-color: #f8fafc;
color: #94a3b8;
cursor: not-allowed;
}
.mpd-ajax-search__button {
position: absolute;
left: 8px; top: 50%;
transform: translateY(-50%);
background: transparent;
color: white;
border: none;
border-radius: 50%;
width: 32px; height: 32px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
box-shadow: none;
z-index: 2;
}
.mpd-ajax-search__button:hover {
background: transparent;
transform: translateY(-50%) scale(1.05);
box-shadow: none;
}
.mpd-ajax-search__button:focus {
outline: 2px solid none;
outline-offset: 2px;
}
.mpd-ajax-search__button:active {
transform: translateY(-50%) scale(0.98);
}
.mpd-ajax-search__button:disabled {
background: #94a3b8;
cursor: not-allowed;
transform: translateY(-50%);
}
.mpd-ajax-search__icon {
width: 16px;
height: 16px;
fill: currentColor;
flex-shrink: 0;
position: absolute;
left: 10px;
top: 25%;
}
.mpd-ajax-search__loading {
position: absolute;
right: 12px; top: 50%;
transform: translateY(-50%);
width: 20px;
height: 20px;
border: 2px solid #e1e5e9;
border-top: 2px solid #007cba;
border-radius: 50%;
animation: mpd-spin 1s linear infinite;
z-index: 3;
}
@keyframes mpd-spin {
0% { transform: translateY(-50%) rotate(0deg); }
100% { transform: translateY(-50%) rotate(360deg); }
} .mpd-ajax-search__spinner {
position: absolute;
right: 12px;
top: 25%;
transform: translateY(-25%);
z-index: 3;
display: none; } .mpd-ajax-search__spinner span {
display: inline-block;
width: 4px;
height: 4px;
background-color: #007cba;
border-radius: 50%;
margin: 0 1px;
animation: mpd-dots-bounce 1.4s ease-in-out infinite both;
}
.mpd-ajax-search__spinner span:nth-child(1) { animation-delay: -0.32s; }
.mpd-ajax-search__spinner span:nth-child(2) { animation-delay: -0.16s; }
.mpd-ajax-search__spinner span:nth-child(3) { animation-delay: 0s; }
@keyframes mpd-dots-bounce {
0%, 80%, 100% { 
transform: scale(0);
} 40% { 
transform: scale(1);
}
} .mpd-ajax-search__spinner-circle {
width: 20px;
height: 20px;
border: 2px solid #e1e5e9;
border-top: 2px solid #007cba;
border-radius: 50%;
animation: mpd-circle-spin 1s linear infinite;
}
@keyframes mpd-circle-spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
} .mpd-ajax-search__spinner-bars {
display: flex;
align-items: center;
gap: 2px;
}
.mpd-ajax-search__spinner-bars div {
width: 3px;
height: 16px;
background-color: #007cba;
border-radius: 1px;
animation: mpd-bars-stretch 1.2s ease-in-out infinite;
}
.mpd-ajax-search__spinner-bars div:nth-child(1) { animation-delay: -0.4s; }
.mpd-ajax-search__spinner-bars div:nth-child(2) { animation-delay: -0.2s; }
.mpd-ajax-search__spinner-bars div:nth-child(3) { animation-delay: 0s; }
@keyframes mpd-bars-stretch {
0%, 40%, 100% { 
transform: scaleY(0.4);
} 20% { 
transform: scaleY(1);
}
}
.mpd-ajax-search__clear {
position: absolute;
right: 12px; top: 50%;
transform: translateY(-50%);
background: none;
border: none;
color: #64748b;
cursor: pointer;
padding: 4px;
border-radius: 50%;
width: 24px;
height: 24px;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.2s ease;
z-index: 2;
}
.mpd-ajax-search__clear:hover {
background: #f1f5f9;
color: #475569;
}
.mpd-ajax-search__clear:focus {
outline: 2px solid #007cba;
outline-offset: 1px;
}
.mpd-ajax-search__clear-icon {
width: 12px;
height: 12px;
fill: currentColor;
}
.mpd-ajax-search__results {
position: absolute;
top: 100%;
left: 0;
right: 0;
background: white;
border-radius: 12px;
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
border: 1px solid #e1e5e9;
z-index: 1002; max-height: 400px;
overflow-y: auto;
margin-top: 8px;
opacity: 0;
visibility: hidden;
transform: translateY(-10px);
transition: all 0.3s ease;
}
.mpd-ajax-search__results.mpd-ajax-search__results--visible {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.mpd-ajax-search__results-header {
padding: 16px 20px 8px;
border-bottom: 1px solid #f1f5f9;
font-size: 14px;
font-weight: 600;
color: #475569;
background: #f8fafc;
border-radius: 12px 12px 0 0;
}
.mpd-ajax-search__results-list {
list-style: none;
margin: 0;
padding: 8px 0;
}
.mpd-ajax-search__result-item {
margin: 0;
padding: 0;
}
.mpd-ajax-search__result-link {
display: flex;
align-items: center;
padding: 12px 20px;
text-decoration: none;
color: #333333;
transition: all 0.2s ease;
border: none;
background: none;
width: 100%;
text-align: left;
cursor: pointer;
}
.mpd-ajax-search__result-link:hover,
.mpd-ajax-search__result-link:focus {
background: #f8fafc;
color: #007cba;
text-decoration: none;
}
.mpd-ajax-search__result-link:focus {
outline: 2px solid #007cba;
outline-offset: -2px;
}
.mpd-ajax-search__result-image {
width: 48px;
height: 48px;
object-fit: cover;
border-radius: 8px;
margin-right: 12px;
flex-shrink: 0;
border: 1px solid #e1e5e9;
}
.mpd-ajax-search__result-content {
flex: 1;
min-width: 0;
}
.mpd-ajax-search__result-title {
font-size: 14px;
font-weight: 500;
margin: 0 0 4px 0;
line-height: 1.3;
color: inherit;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.mpd-ajax-search__result-price,
.mpd-ajax-search__result-sku {
font-size: 12px;
color: #64748b;
margin: 0;
font-weight: 400;
}
.mpd-ajax-search__result-meta {
display: flex;
align-items: center;
gap: 8px;
margin-top: 4px;
}
.mpd-ajax-search__result-category {
font-size: 11px;
color: #94a3b8;
background: #f1f5f9;
padding: 2px 6px;
border-radius: 4px;
font-weight: 500;
}
.mpd-ajax-search__result-rating {
display: flex;
align-items: center;
gap: 2px;
font-size: 11px;
color: #fbbf24;
}
.mpd-ajax-search__no-results {
padding: 24px 20px;
text-align: center;
color: #64748b;
font-size: 14px;
}
.mpd-ajax-search__no-results-icon {
width: 48px;
height: 48px;
margin: 0 auto 12px;
color: #cbd5e1;
}
.mpd-ajax-search__error {
padding: 16px 20px;
background: #fef2f2;
border: 1px solid #fecaca;
border-radius: 8px;
margin: 8px;
color: #dc2626;
font-size: 14px;
display: flex;
align-items: center;
gap: 8px;
}
.mpd-ajax-search__error-icon {
width: 16px;
height: 16px;
fill: currentColor;
flex-shrink: 0;
}
.mpd-ajax-search__view-all {
padding: 12px 20px;
border-top: 1px solid #f1f5f9;
background: #f8fafc;
border-radius: 0 0 12px 12px;
}
.mpd-ajax-search__view-all-link {
display: block;
text-align: center;
color: #007cba;
text-decoration: none;
font-size: 14px;
font-weight: 500;
padding: 8px 16px;
border-radius: 6px;
transition: all 0.2s ease;
}
.mpd-ajax-search__view-all-link:hover,
.mpd-ajax-search__view-all-link:focus {
background: #007cba;
color: white;
text-decoration: none;
}
.mpd-ajax-search__view-all-link:focus {
outline: 2px solid #007cba;
outline-offset: 2px;
} @media (max-width: 768px) {
.mpd-ajax-search__input {
font-size: 16px;
padding: 14px 54px 14px 44px; }
.mpd-ajax-search__button {
width: 36px;
height: 36px;
left: 6px; }
.mpd-ajax-search__icon {
width: 18px;
height: 18px;
}
.mpd-ajax-search__results {
max-height: 300px;
margin-top: 4px;
}
.mpd-ajax-search__result-link {
padding: 16px;
}
.mpd-ajax-search__result-image {
width: 40px;
height: 40px;
margin-right: 10px;
}
}
@media (max-width: 480px) {
.mpd-ajax-search__input {
padding: 12px 50px 12px 42px; font-size: 16px;
}
.mpd-ajax-search__button {
width: 28px; height: 28px;
left: 6px; }
.mpd-ajax-search__icon {
width: 16px;
height: 16px;
}
.mpd-ajax-search__results-header,
.mpd-ajax-search__result-link,
.mpd-ajax-search__view-all-link {
padding-left: 16px;
padding-right: 16px;
}
} @media (prefers-contrast: high) {
.mpd-ajax-search__input {
border-width: 3px;
}
.mpd-ajax-search__button {
border: 2px solid #ffffff;
}
.mpd-ajax-search__results {
border-width: 2px;
}
} @media (prefers-reduced-motion: reduce) {
.mpd-ajax-search__input-wrapper,
.mpd-ajax-search__input,
.mpd-ajax-search__button,
.mpd-ajax-search__results,
.mpd-ajax-search__result-link,
.mpd-ajax-search__view-all-link {
transition: none;
}
.mpd-ajax-search__loading {
animation: none;
}
.mpd-ajax-search__results {
transform: none;
}
.mpd-ajax-search__results.mpd-ajax-search__results--visible {
transform: none;
}
} [dir="rtl"] .mpd-ajax-search__button {
left: auto;
right: 8px; }
[dir="rtl"] .mpd-ajax-search__input {
padding: 12px 48px 12px 60px; }
[dir="rtl"] .mpd-ajax-search__clear {
left: 48px;
right: auto;
}
[dir="rtl"] .mpd-ajax-search__loading {
left: 12px;
right: auto;
}
[dir="rtl"] .mpd-ajax-search__result-image {
margin-left: 12px;
margin-right: 0;
}
[dir="rtl"] .mpd-ajax-search__result-meta {
flex-direction: row-reverse;
} @media print {
.mpd-ajax-search__results {
display: none;
}
} .mpd-ajax-search__container {
display: flex;
align-items: center;
gap: 12px;
}
.mpd-ajax-search__input-wrapper {
flex: 1;
} .mpd-ajax-search__filter-toggle {
display: flex;
align-items: center;
gap: 6px;
background: #f8fafc;
border: 1px solid #e1e5e9;
border-radius: 8px;
padding: 8px 12px;
color: #475569;
font-size: 14px;
font-weight: 500;
cursor: pointer;
transition: all 0.2s ease;
white-space: nowrap;
}
.mpd-ajax-search__filter-toggle:hover {
background: #f1f5f9;
border-color: #cbd5e1;
}
.mpd-ajax-search__filter-toggle:focus {
outline: 2px solid #007cba;
outline-offset: 2px;
}
.mpd-ajax-search__filter-toggle.active {
background: #007cba;
color: white;
border-color: #007cba;
}
.mpd-ajax-search__filter-toggle svg {
width: 16px;
height: 16px;
fill: currentColor;
} .mpd-ajax-search__filter-chips {
position: absolute;
top: 100%;
left: 0;
right: 0;
background: white;
border: 1px solid #e1e5e9;
border-radius: 8px;
padding: 16px;
margin-top: 8px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
z-index: 1001;
display: flex;
flex-flow: row wrap;
gap: 20px;
} .mpd-ajax-search__filters--integrated {
margin-top: 12px;
display: flex;
flex-wrap: wrap;
gap: 12px;
align-items: center;
}
.mpd-ajax-search__filters--integrated .mpd-ajax-search__filter {
display: inline-flex;
align-items: center;
}
.mpd-ajax-search__filters--integrated .mpd-ajax-search__filter-select {
min-width: 150px;
max-width: 200px;
padding: 6px 12px;
border: 1px solid #e1e5e9;
border-radius: 6px;
background: white;
font-size: 14px;
} .mpd-ajax-search__filters--youtube_style .mpd-ajax-search__filter {
margin-bottom: 12px;
min-width: 150px;
}
.mpd-ajax-search__filters--youtube_style .mpd-ajax-search__filter-select {
width: 100%;
padding: 8px 12px;
border: 1px solid #e1e5e9;
border-radius: 6px;
font-size: 14px;
} .mpd-ajax-search__filter-label {
display: block;
margin-bottom: 4px;
font-size: 12px;
font-weight: 500;
color: #64748b;
} .mpd-ajax-search__checkbox-label {
display: flex;
align-items: center;
gap: 8px;
cursor: pointer;
font-size: 14px;
}
.mpd-ajax-search__filter-checkbox {
appearance: none;
width: 16px;
height: 16px;
border: 2px solid #e1e5e9;
border-radius: 3px;
position: relative;
cursor: pointer;
}
.mpd-ajax-search__filter-checkbox:checked {
background: #007cba;
border-color: #007cba;
}
.mpd-ajax-search__filter-checkbox:checked::after {
content: '';
position: absolute;
left: 3px;
top: 0px;
width: 6px;
height: 10px;
border: solid white;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
} .mpd-ajax-search__price-range {
display: flex;
flex-direction: column;
gap: 8px;
}
.mpd-ajax-search__price-min,
.mpd-ajax-search__price-max {
width: 100%;
appearance: none;
height: 6px;
border-radius: 3px;
background: #e1e5e9;
outline: none;
}
.mpd-ajax-search__price-min::-webkit-slider-thumb,
.mpd-ajax-search__price-max::-webkit-slider-thumb {
appearance: none;
width: 18px;
height: 18px;
border-radius: 50%;
background: #007cba;
cursor: pointer;
border: 2px solid white;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.mpd-ajax-search__price-display {
display: flex;
justify-content: space-between;
align-items: center;
font-size: 12px;
color: #64748b;
} @media (max-width: 768px) {
.mpd-ajax-search__container {
flex-direction: column;
align-items: stretch;
gap: 8px;
}
.mpd-ajax-search__filter-toggle {
align-self: flex-end;
margin-top: 8px;
}
.mpd-ajax-search__filters--integrated {
flex-direction: column;
align-items: stretch;
}
.mpd-ajax-search__filters--integrated .mpd-ajax-search__filter-select {
min-width: auto;
max-width: none;
width: 100%;
}
}