.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;
} .mgp-exicons {
position: absolute;
z-index: 10;
display: flex;
flex-direction: column;
gap: 8px;
padding: 10px;
transition: all 0.3s ease;
opacity: 0;
visibility: hidden;
}
.mgpde-card:hover .mgp-exicons,
.mgpdeg-card:hover .mgp-exicons,
.mgpde-has-hover:hover .mgp-exicons {
opacity: 1;
visibility: visible;
}
.mgp-exicons.exicons-right {
top: 10px;
right: 10px;
align-items: flex-end;
}
.mgp-exicons.exicons-left {
top: 10px;
left: 10px;
align-items: flex-start;
}
.mgp-adicon {
display: flex;
align-items: center;
justify-content: center;
width: 38px;
height: 38px;
background: #fff;
border-radius: 50%;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
color: #333;
text-decoration: none;
transition: all 0.3s ease;
cursor: pointer;
overflow: hidden;
position: relative;
}
.mgp-adicon:hover {
background: #333;
color: #fff;
width: auto;
border-radius: 20px;
padding: 0 15px;
}
.mgp-adicon i {
font-size: 16px;
line-height: 1;
}
.mgp-adicon span {
display: none;
font-size: 12px;
white-space: nowrap;
margin-left: 6px;
}
.mgp-adicon:hover span {
display: inline;
}
.mgp-quickview-icon:hover {
background: #2196f3;
}
.mgp-share-icon:hover {
background: #4caf50;
} .mgpc-pcarousel.mgpc-marquee,
.mgpc-pcarousel.mgpc-continuous-scroll {
--swiper-navigation-size: 0;
}
.mgpc-pcarousel.mgpc-marquee .swiper-wrapper,
.mgpc-pcarousel.mgpc-continuous-scroll .swiper-wrapper {
transition-timing-function: linear !important;
}
.mgpc-pcarousel.mgpc-marquee:hover .swiper-wrapper,
.mgpc-pcarousel.mgpc-continuous-scroll:hover .swiper-wrapper { }  .mgpc-pcarousel[data-effect="coverflow"] {
padding: 30px 0;
}
.mgpc-pcarousel[data-effect="coverflow"] .swiper-slide {
transition: transform 0.3s ease;
} .mgpc-pcarousel[data-effect="cube"] {
overflow: visible;
padding: 50px 0;
}
.mgpc-pcarousel[data-effect="cube"] .swiper-slide {
backface-visibility: hidden;
} .mgpc-pcarousel[data-effect="cards"] {
padding: 30px 0;
overflow: visible;
} .mgpc-pcarousel[data-effect="creative"] {
overflow: visible;
} .mgpc-pcarousel[data-effect="flip"] {
overflow: visible;
padding: 30px 0;
} .mgpc-pcarousel[data-effect="fade"] .swiper-slide {
opacity: 0 !important;
transition: opacity 0.3s ease;
}
.mgpc-pcarousel[data-effect="fade"] .swiper-slide-active {
opacity: 1 !important;
}@font-face {
font-family: 'Woo-Side-Cart';
src:  url(//kucukagac.com.tr/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.eot?qq7fgp);
src:  url(//kucukagac.com.tr/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.eot?qq7fgp#iefix) format('embedded-opentype'),
url(//kucukagac.com.tr/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.ttf?qq7fgp) format('truetype'),
url(//kucukagac.com.tr/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.woff?qq7fgp) format('woff'),
url(//kucukagac.com.tr/wp-content/plugins/side-cart-woocommerce/assets/css/fonts/Woo-Side-Cart.svg?qq7fgp#Woo-Side-Cart) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="xoo-wsc-icon-"], [class*=" xoo-wsc-icon-"] { font-family: 'Woo-Side-Cart' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.xoo-wsc-icon-heart1:before {
content: "\e92d";
}
.xoo-wsc-icon-cart-plus:before {
content: "\e92e";
}
.xoo-wsc-icon-bookmark-o:before {
content: "\e929";
}
.xoo-wsc-icon-bookmark1:before {
content: "\e92a";
}
.xoo-wsc-icon-arrow-long-right:before {
content: "\e900";
}
.xoo-wsc-icon-basket5:before {
content: "\e901";
}
.xoo-wsc-icon-basket4:before {
content: "\e902";
}
.xoo-wsc-icon-basket6:before {
content: "\e903";
}
.xoo-wsc-icon-basket1:before {
content: "\e904";
}
.xoo-wsc-icon-basket2:before {
content: "\e905";
}
.xoo-wsc-icon-basket3:before {
content: "\e906";
}
.xoo-wsc-icon-trash1:before {
content: "\e907";
}
.xoo-wsc-icon-trash:before {
content: "\e908";
}
.xoo-wsc-icon-cross:before {
content: "\e909";
}
.xoo-wsc-icon-check_circle:before {
content: "\e90a";
}
.xoo-wsc-icon-pencil:before {
content: "\e90b";
}
.xoo-wsc-icon-bag1:before {
content: "\e90c";
}
.xoo-wsc-icon-arrow-thin-right:before {
content: "\e90d";
}
.xoo-wsc-icon-shopping-bag1:before {
content: "\e90e";
}
.xoo-wsc-icon-shopping-cart:before {
content: "\e90f";
}
.xoo-wsc-icon-bag2:before {
content: "\e910";
}
.xoo-wsc-icon-cart1:before {
content: "\e911";
}
.xoo-wsc-icon-cart2:before {
content: "\e912";
}
.xoo-wsc-icon-del4:before {
content: "\e913";
}
.xoo-wsc-icon-trash3:before {
content: "\e914";
}
.xoo-wsc-icon-del1:before {
content: "\e915";
}
.xoo-wsc-icon-del2:before {
content: "\e916";
}
.xoo-wsc-icon-del3:before {
content: "\e917";
}
.xoo-wsc-icon-shopping-bag:before {
content: "\e918";
}
.xoo-wsc-icon-chevron-thin-left:before {
content: "\e919";
}
.xoo-wsc-icon-chevron-left:before {
content: "\e91a";
}
.xoo-wsc-icon-arrow-thin-left:before {
content: "\e91b";
}
.xoo-wsc-icon-arrow-left:before {
content: "\e91c";
}
.xoo-wsc-icon-coupon-1:before {
content: "\e91d";
}
.xoo-wsc-icon-coupon-2:before {
content: "\e91e";
}
.xoo-wsc-icon-coupon-3:before {
content: "\e91f";
}
.xoo-wsc-icon-coupon-5:before {
content: "\e920";
}
.xoo-wsc-icon-coupon-6:before {
content: "\e921";
}
.xoo-wsc-icon-coupon:before {
content: "\e922";
}
.xoo-wsc-icon-coupon-4:before {
content: "\e923";
}
.xoo-wsc-icon-discout:before {
content: "\e924";
}
.xoo-wsc-icon-coupon-7:before {
content: "\e925";
}
.xoo-wsc-icon-coupon-8:before {
content: "\e926";
}
.xoo-wsc-icon-coupon-9:before {
content: "\e927";
}
.xoo-wsc-icon-external-link:before {
content: "\e928";
}
.xoo-wsc-icon-chevron-right:before {
content: "\e92b";
}
.xoo-wsc-icon-chevron-left1:before {
content: "\e92c";
}
.xoo-wsc-icon-cart:before {
content: "\e93a";
}
.xoo-wsc-icon-spinner:before {
content: "\e97a";
}
.xoo-wsc-icon-spinner2:before {
content: "\e97b";
}
.xoo-wsc-icon-spinner4:before {
content: "\e97d";
}
.xoo-wsc-icon-spinner8:before {
content: "\e981";
}
.xoo-wsc-icon-spinner11:before {
content: "\e984";
}
.xoo-wsc-icon-trash2:before {
content: "\e9ad";
}
.xoo-wsc-icon-checkmark:before {
content: "\ea10";
}
.xoo-wsc-icon-cloud-download:before {
content: "\e9c2";
}
.xoo-wsc-icon-download3:before {
content: "\e9c7";
}
.xoo-wsc-icon-heart:before {
content: "\e9da";
}.xoo-wsc-markup *::-webkit-scrollbar {
width: 8px;
}
.xoo-wsc-markup *::-webkit-scrollbar-track {
border-radius: 10px;
background: #f0f0f0;
}
.xoo-wsc-markup *::-webkit-scrollbar-thumb {
border-radius: 50px;
background: #d1d1d1
}
.xoo-wsc-container, .xoo-wsc-slider {
position: fixed;
background-color: #fff;
z-index: 999999;
display: flex;
flex-direction: column;
width: 95%;
transition: 0.5s ease-out;
}
.xoo-wsc-modal * {
box-sizing: border-box;
}
.xoo-wsc-markup a{
text-decoration: none;
}
.xoo-wsc-opac {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #000;
z-index: 999996;
opacity: 0;
height: 0;
transition: height 0s 0.4s, opacity 0.4s 0s;
}
.xoo-wsc-cart-active .xoo-wsc-opac {
opacity: 0.8;
height: 100%;
transition: height 0s 0s, opacity 0.4s;
}
.xoo-wsc-body {
flex-grow: 1;
overflow-y: auto;
overflow-x: hidden;
}
.xoo-wsc-loading .xoo-wsc-loader{
display: block;
}
span.xoo-wsc-loader {
display: none;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0.5;
background-color: #eee;
opacity: 0.7;
z-index: 10;
}
.xoo-wsc-loader-icon{
display: none;
}
.xoo-wsc-loading .xoo-wsc-loader-icon {
position: absolute;
transform: translate(-50%,-50%);
top: 47%;
left: 49%;
z-index: 11;
font-size: 24px;
animation: xoo-wsc-spin 2s linear infinite;
display: block;
}
@keyframes xoo-wsc-spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
body.xoo-wsc-cart-active, html.xoo-wsc-cart-active{
overflow: hidden!important;
}
.xoo-wsc-basket {
margin: 10px;
z-index: 9999997;
cursor: pointer;
position: fixed;
transition: 0.5s ease-out;
align-items: center;
justify-content: center;
width: 60px;
height: 60px;
}
.xoo-wsc-basket[style*='block'] {
display: flex!important;
}
.xoo-wsc-items-count{
border-radius: 50%;
position: absolute;
font-size: 13px;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
overflow: hidden;
}
.xoo-wsc-fly-animating{
opacity: 1;
position: absolute!important;
height: 150px;
width: 150px;
z-index: 100;
}
.xoo-wsc-sc-bkcont {
position: relative;
}
.xoo-wsc-sc-cont .xoo-wsc-cart-trigger {
display: flex;
position: relative;
cursor: pointer;
align-items: center;
justify-content: center;
}
span.xoo-wsc-sc-count, span.xoo-wsch-items-count{
border-radius: 50%;
height: 18px;
line-height: 18px;
width: 18px;
display: inline-block;
text-align: center;
font-size: 13px;
right: -7px;
position: absolute;
top: -4px;
}
.xoo-wsc-sc-cont .xoo-wsc-cart-trigger > * {
margin-right: 3px;
} .xoo-wsc-notice-container {
z-index: 2;
position: absolute;
top: 0;
left: 0;
right: 0;
display: none;
}
ul.xoo-wsc-notices {
margin: 0;
list-style-type: none;
padding: 0;
}
.xoo-wsc-notice-success {
background-color: #DFF0D8;
color: #3C763D;
}
.xoo-wsc-notice-error {
color: #a94442;
background-color: #f2dede;
}
ul.xoo-wsc-notices li {
padding: 15px 20px;
list-style-type: none;
}
ul.xoo-wsc-notices li span {
margin-right: 6px;
}
span.xoo-wsc-undo-item {
float: right;
text-decoration: underline;
cursor: pointer;
}
.xoo-wsc-notices a.button.wc-forward {
display: none;
} .xoo-wscb-icon {
font-size: 37px;
}
.xoo-wscb-count {
position: absolute;
z-index: 1;
background-color: transparent;
font-size: 15px;
height: 45px;
line-height: 45px;
text-align: center;
left: 0;
right: 0;
} .xoo-wsc-header {
padding: 15px;
color: #000;
}
span.xoo-wsch-close {
position: absolute;
cursor: pointer;
}
span.xoo-wsch-text {
margin-left: 8px;
}
.xoo-wsch-top .xoo-wsch-basket {
display: table;
position: relative;
}
.xoo-wsch-top {
display: flex;
margin: 0 auto;
align-items: center;
}  .xoo-wsc-product {
display: flex;
border-bottom: 1px solid #eee;
}
.xoo-wsc-img-col {
align-self: center;
}
.xoo-wsc-sum-col {
flex-grow: 1;
padding-left: 15px;
display: flex;
flex-direction: column;
}
.xoo-wsc-img-col img {
width: 100%;
height: auto;
}
.xoo-wsc-sm-left {
flex-grow: 1;
display: flex;
justify-content: space-between;
flex-direction: column;
min-width: 0;
row-gap: 4px;
}
.xoo-wsc-sm-right {
align-items: flex-end;
display: flex;
flex-direction: column;
justify-content: center;
row-gap: 4px;
}
span.xoo-wsc-smr-del+.xoo-wsc-smr-ptotal {
margin-top: auto;
}
span.xoo-wsc-pname, span.xoo-wsc-pname a {
font-weight: 600;
}
span.xoo-wsc-smr-del {
cursor: pointer;
margin: 5px 0;
}
.xoo-wsc-img-col span.xoo-wsc-smr-del {
margin: 5px auto;
display: table;
}
.xoo-wsc-sm-info {
display: flex;
min-width: 0;
gap: 10px;
}
.xoo-wsc-sm-left > *:not(:last-child) {
} .xoo-wsc-qty-price span {
display: inline-block;
} .xoo-wsc-product dl.variation dd, .xoo-wsc-product dl.variation dt {
margin: 0 4px 0 0;
display: inline-block;
float: left;
font-style: italic;
}
.xoo-wsc-product dl.variation dt {
clear: left;
}
.xoo-wsc-product dl.variation, .xoo-wsc-product dl.variation p {
margin: 0;
font-size: 13px;
} .xoo-wsc-ft-buttons-cont {
display: grid;
text-align: center;
grid-column-gap: 5px;
grid-row-gap: 5px;
}
a.xoo-wsc-ft-btn, .xoo-wsc-container .xoo-wsc-btn {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
a.xoo-wsc-ft-btn, a.xoo-wsc-ft-btn:hover, .xoo-wsc-container .xoo-wsc-btn, .xoo-wsc-container .xoo-wsc-btn:hover{
text-decoration: none;
}
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:only-child {
grid-column: 1/-1;
} .xoo-wsc-ft-totals {
width: 100%;
padding: 5px 0 10px 0;
}
.xoo-wsc-ft-amt {
padding: 3px;
display: flex;
justify-content: space-between;
}
.xoo-wsc-ft-amt-value .xoo-wsc-toggle-slider {
cursor: pointer;
margin-left: 5px;
}
span.xoo-wsc-ft-amt-label {
font-weight: 600;
}
.xoo-wsc-toggle-slider {
cursor: pointer;
}
.xoo-wsc-ft-amt-shipping .xoo-wsc-toggle-slider span {
margin-left: 5px;
}
.xoo-wsc-ft-amt-label {
flex-grow: 1;
padding-right: 10px;
}
.xoo-wsc-ft-amt-value {
text-align: right;
}
.xoo-wsc-ft-amt.xoo-wsc-less, .xoo-wsc-psavings, .xoo-wsc-psavings * {
color: #4CAF50;
}
.xoo-wsc-ft-amt-total {
border-top: 1px dashed #9E9E9E;
margin-top: 5px;
padding-top: 5px;
} .xoo-wsc-product.xoo-wsc-is-parent {
border-bottom: 0;
padding-bottom: 0;
}
.xoo-wsc-product.xoo-wsc-is-child img {
max-width: 50px;
margin-left: auto;
float: right;
}
.xoo-wsc-product.xoo-wsc-is-child {
padding-top: 5px;
}
.xoo-wsc-empty-cart {
padding: 30px;
display: flex;
flex-direction: column;
align-items: center;
}
.xoo-wsc-empty-cart > * {
margin-bottom: 20px;
} span.xoo-wsc-ft-amt-label:after {
content: ":";
}
.xoo-wsc-ft-amt-savings + .xoo-wsc-ft-amt-subtotal {
display: flex;
}
.xoo-wsc-ft-amt-subtotal {
display: table;
margin: 0 auto;
font-weight: 600;
}
span.xoo-wsc-ft-amt-label {
padding-right: 5px;
}
span.xoo-wsc-footer-txt {
text-align: center;
margin: -8px auto 10px;
display: block;
font-size: 90%;
}
span.xoo-wsc-del-txt {
text-align: center;
display: block;
font-size: 11px;
text-transform: uppercase;
}
a.xoo-wsc-ft-btn-checkout .amount {
font-style: italic;
}
a.xoo-wsc-ft-btn-checkout .amount:before {
content: "-";
margin: 0 8px;
font-weight: bold;
} .xoo-wsc-is-child:has( +.xoo-wsc-is-child ), .xoo-wsc-is-parent + .xoo-wsc-is-child{
padding-bottom: 5px;
padding-top: 10px;
margin-top: 0;
border-radius: 0;
margin-bottom: 0;
box-shadow: 0 0;
border-bottom: 0;
}
.xoo-wsc-product.xoo-wsc-is-parent{
margin-bottom: 0;
padding-bottom: 0;
} .xoo-wsc-product.xoo-wsc-is-child:not(:has( + *)), .xoo-wsc-is-child:has( + .xoo-wsc-product:not(.xoo-wsc-is-child) ){
margin-top: 0;
padding-top: 5px;
}
.xoo-wsc-product dl.variation {
flex-wrap: wrap;
}
.xoo-wsc-product del {
opacity: 0.5;
text-decoration: line-through;
display: inline-flex;
}
.xoo-wsc-product del+ins {
font-weight: 600;
}
.xoo-wsc-product del .amount {
font-size: 95%;
}
.xoo-wsc-pattern-row .xoo-wsc-qty-box {
margin-top: 4px;
}
.xoo-wsc-priceBox {
display: flex;
flex-wrap: wrap;
row-gap: 4px;
column-gap: 9px;
}
span.xoo-wsc-psavlabel {
text-transform: uppercase;
}
.xoo-wsc-psavings {
padding: 2px 6px;
border: 1px solid #4CAF50;
font-weight: 600;
display: flex;
align-items: center;
gap: 5px;
width: max-content;
margin-top: auto;
}
.xoo-wsc-psavings {
font-size: 80%;
}
.xoo-wsc-body .xoo-wsc-products .xoo-wsc-psavings span.amount {
font-size: inherit;
}
.xoo-wsc-sm-right-tools {
display: flex;
gap: 5px;
}
.xoo-wsc-xoo_wsc_gift .xoo-wsc-sm-left {
justify-content: center;
}
.xoo-wsc-ft-amt-savings .xoo-wsc-ft-amt-label {
font-weight: normal;
}
.xoo-wsc-ft-amt-savings {
font-size: 95%;
}
.xoo-wsc-footer .xoo-wsc-ft-amt-savings .amount {
font-size: inherit;
}
body.rtl .xoo-wsc-sum-col {
padding-right: 15px;
padding-left: 0;
}
body.rtl span.xoo-wsch-text {
margin-right: 8px;
margin-left: 0;
}
body.rtl span.xoo-wsc-ft-amt-label {
padding-left: 5px;
padding-right: 0;
}
body.rtl .xoo-wsc-product dl.variation dd, body.rtl .xoo-wsc-product dl.variation dt {
float: right;
}
body.rtl xoo-wsc-qty-price > span{
margin-left: 4px;
margin-right: 0;
}
.xoo-wsc-markup-notices {
top: 20%;
right: -100%;
left: auto;
position: fixed;
box-shadow: 2px 2px 9px 3px #eee;
transition: all 0.5s;
z-index: 999997;
width: 0;
max-width: 400px;
}
.xoo-wsc-markup-notices ul.xoo-wsc-notices li {
padding: 25px;
}
.xoo-wsc-markup-notices.xoo-wsc-active {
right: 0;
width: 100%;
}
.xoo-wsc-markup-notices .xoo-wsc-notice-container {
position: relative;
display: block;
}
.xoo-wsc-qty-price > span {
display: inline-block;
margin-right: 4px;
}
.xoo-wsc-sml-qty span {
display: inline-block;
}
.xoo-wsc-markup[data-wpr-lazyrender] {
content-visibility: visible!important;
}
.xoo-wsc-qty-price {
display: flex;
width: 100%;
align-items: center;
flex-wrap: wrap;
justify-content: flex-start;
} .xoo-wsc-pattern-card {
margin: 10px 20px;
padding: 0;
}
.xoo-wsc-pattern-card .xoo-wsc-psavings {
margin-top: 2px;
}
.xoo-wsc-pattern-card .xoo-wsc-product dl.variation {
display: flex;
}
.xoo-wsc-pattern-card .xoo-wsc-product {
flex-direction: column;
position: relative;
border-bottom: 0;
padding: 0;
height: 100%;
margin: 0;
}
.xoo-wsc-pattern-card span.xoo-wsc-smr-del {
position: absolute;
top: 0;
right: 0;
z-index: 5;
padding: 10px;
margin-top: 0;
}
.xoo-wsc-pattern-card .variation {
justify-content: center;
}
.xoo-wsc-sm-back, .xoo-wsc-sm-front {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
gap: 4px;
}
.xoo-wsc-sm-back-cont {
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
overflow: auto;
}
.xoo-wsc-pattern-card .xoo-wsc-img-col.xoo-wsc-caniming {
z-index: 10;
}
.xoo-wsc-sm-front {
z-index: 1;
height: 100%;
}
.xoo-wsc-sm-front:has(.xoo-wsc-sm-emp+*) {
padding: 7px 10px;
}
.xoo-wsc-card-cont {
position: relative;
}
.xoo-wsc-sm-back {
padding: 10px;
min-height: 100%;
}
a.xoo-wsc-smr-link i {
margin-right: 3px;
}
a.xoo-wsc-smr-link {
opacity: 0.7;
font-size: 14px;
}
.xoo-wsc-sm-front:has(.xoo-wsc-sm-emp+*) .xoo-wsc-sm-emp {
display: none;
}
.xoo-wsc-pattern-card .xoo-wsc-qty-price {
justify-content: center;
padding: 0;
}
.xoo-wsc-qty-price:has(.xoo-wsc-card-ptotal) {
justify-content: space-between;
}
.xoo-wsc-pattern-card .xoo-wsc-img-col {
align-self: center;
z-index: 2;
position: relative;
margin: -1px -1px 0 -1px;
}
.xoo-wsc-pattern-card .xoo-wsc-img-col img{
display: table;
margin: 0 auto;
}
.xoo-wsc-qty-box-cont {
width: 100%;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
row-gap: 4px;
column-gap: 10px;
} .xoo-wsch-new .xoo-wsch-basket, .xoo-wsch-new .xoo-wsch-close, .xoo-wsch-new .xoo-wsch-text {
position: relative;
margin: 0 4px;
}
.xoo-wsch-new .xoo-wsch-basket {
margin: 0 8px;
}
.xoo-wsch-new .xoo-wsch-close{
cursor: pointer;
}
.xoo-wsch-new .xoo-wsch-section{
display: flex;
align-items: center;
}
.xoo-wsch-new.xoo-wsch-top {
display: grid;
grid-template-columns: 1fr auto 1fr;
}
.xoo-wsch-new .xoo-wsch-sec-right {
grid-column: 3; justify-self: end;
}
.xoo-wsch-new .xoo-wsch-sec-left {
grid-column: 1;
justify-self: start;
}
.xoo-wsch-new .xoo-wsch-sec-center {
grid-column: 2; justify-self: center;
}