/* style.css */

.best-seller-products-slider {
  margin: 20px 0;
}

.best-seller-products-slider .product {
  padding: 10px;
  text-align: center;
  margin: 0 10px;
}

.best-seller-products-slider .product img {
  width: 100%;
  height: 400px;
  border-radius: 50px 50px 0px 0px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 64.06%, rgba(0, 0, 0, 0.4) 72.92%, rgba(0, 0, 0, 0.9) 100%);
  object-fit: cover;
}
.best-seller-footer {
  position: absolute;
  bottom: 30px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  z-index: 1;
}
.best-seller-products-slider .product .product-title {
  margin-bottom: 15px;
  width: 100%;
  display: block;
}

.best-seller-products-slider .product .product-title a {
  text-align: center;
  color: #fff;
  font-family: Aldrich;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.2px;
  width: 100%;
}

.best-seller-products-slider .product .product-title a:hover {
  text-decoration: underline;
}

.best-seller-products-slider .product .button {
  border-radius: 40px;
  border: 1px solid #f55473;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 33px;
  padding: 0px 25px;
  color: #fff;
  font-family: "Aldrich";
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  background-color: #f55473;
}

.best-seller-products-slider .product .button:hover {
  background-color: transparent;
  color: #f55473;
  border-color: #f55473;
}
.best-seller-products-image {
  position: relative;
}

.best-seller-products-image::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0) 64.06%,
    rgba(0, 0, 0, 0.4) 72.92%,
    rgba(0, 0, 0, 0.9) 100%
  );
}
 .best-seller-image {
  position: relative;
} 
.best-seller-image::before {
    background-image: url(https://rajputana1950.com/wp-content/uploads/2024/05/Vector-3.png);
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 100%;
}
.best-seller-products-slider button{
all:unset !important;
}
.best-seller-products-slider .slick-next:before, .best-seller-products-slider .slick-prev:before {
    all:unset !important;
}
.best-seller-products-slider .slick-prev {
    all: unset !important;
    position: absolute !important;
    bottom: -50px !important;
    left: 47% !important;
    top: unset;
}
.best-seller-products-slider .slick-next {
    position: absolute !important;
    bottom: -50px !important;
    left: 52% !important;
}
div#bestSeller {
    background: rgba(245, 84, 115, 0.05);
    padding: 50px 0px 80px;
    margin-top: 80px;
    position: relative;
    overflow: hidden;
}
div#bestSeller::before {
    background: radial-gradient(50% 50% at 50% 50%, rgba(245, 84, 115, 0.3) 0%, rgba(234, 80, 144, 0) 100%);
    position: absolute;
    content: '';
    top: -30px;
    left: -190px;
    width: 500px;
    height: 200px;
}
.best-seller-products-slider {
    width: 100%;
    max-width: 75%;
    margin: 0 auto;
}
.happy-customer h2{
  position: relative;
}
.happy-customer h2:before {
    position: absolute;
    content: '';
    left: -2px;
    width: 282px;
    height: 6px;
    bottom: 20px;
    background-image: url(https://rajputana1950.com/wp-content/uploads/2024/05/Line-5-2.svg);
    background-position: center;
    background-repeat: no-repeat;
        background-size: contain;
}
.happy-customer h2:after {
    position: absolute;
    content: '';
    right: -2px;
    width: 282px;
    height: 6px;
    bottom: 20px;
    background-image: url(https://rajputana1950.com/wp-content/uploads/2024/05/Line-6-2.svg);
    background-position: center;
    background-repeat: no-repeat;
        background-size: contain;
}
 #size-radio-button input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    width: 24px;
    height: 24px;
}
 #size-radio-button span.wpcf7-list-item-label {
    width: 100%;
    display: block;
    text-align: center;
}
ul.wp-block-social-links.is-layout-flex.wp-block-social-links-is-layout-flex {
    font-size: 24px;
}
li.wp-social-link.wp-social-link-facebook.wp-block-social-link {
    background-color: #1778f2;
    color: #fff;
}
.wp-block-social-link {
    border-radius: 9999px;
    display: block;
    height: auto;
    transition: transform .1s ease;
}
.springoo-footer-main a {
    color: #fff;
}
.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: transform .1s ease;
    font-size: 24px !important;
    border-radius: 100px !important;
}
ul.wp-block-social-links li {
    width: 32px !important;
    height: 32px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-bottom: 0 !important;
    margin-top: 29px !important;
}
li.wp-social-link.wp-social-link-instagram.wp-block-social-link {
    background-color: #f00075;
    color: #fff;
}
li.wp-social-link.wp-social-link-linkedin.wp-block-social-link {
    background-color: #0d66c2;
    color: #fff;
}
li.wp-social-link.wp-social-link-pinterest.wp-block-social-link {
    background-color: #e60122;
    color: #fff;
}
li.wp-social-link.wp-social-link-x.wp-block-social-link {
    background-color: #000;
    color: #fff;
}
.wp-block-social-links li.wp-social-link svg {
    fill: #fff !important;
}
.springoo-footer-main .wp-block-media-text__content {
    color: #F4F4F4;
    font-family: "Nunito", Sans-serif !important;
    font-weight: 500 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-left: 10px;
    padding: 0 !important;
}
.owner-image{
  position: relative;
}
.owner-image:before, .owner-image:after {
    content: "";
    width: 115px;
    height: 115px;
    background: #f55473;
    position: absolute;
    z-index: -1;
}
 .owner-image:before {
    top: 0;
    right: -20px;
}

.owner-image:after {
    bottom: 0;
    left: -20px;
}