@import url('https://fonts.googleapis.com/css2?family=Bree+Serif&family=Caveat:wght@400;700&family=Lobster&family=Monoton&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Playfair+Display+SC:ital,wght@0,400;0,700;1,700&family=Playfair+Display:ital,wght@0,400;0,700;1,700&family=Roboto:ital,wght@0,400;0,700;1,400;1,700&family=Source+Sans+Pro:ital,wght@0,400;0,700;1,700&family=Work+Sans:ital,wght@0,400;0,700;1,700&display=swap');
.ecommerce-logo {
  width: 163px;
  height: 56px;
}
.ecommerce-carousel-container {
  height: 100;
}
.services-section-heading {
  color: #183b56;
  font-family: "Roboto";
  font-size: 36px;
  font-weight: 700;
}
.services-section-description {
  color: #616c7c;
  font-family: "Roboto";
  font-size: 18px;
}
.services-card-image {
  width: 80px;
}
.services-card-title {
  color: #1f2933;
  font-family: "Roboto";
  font-size: 20px;
  font-weight: 500;
}
.services-card-description {
  color: #7b8794;
  font-family: "Roboto";
  font-size: 14px;
}
.products-section-heading {
  color: #183b56;
  font-family: "Roboto";
  font-size: 32px;
  font-weight: 700;
}
.products-card {
  height: 328px;
  padding: 20px;
  border-radius: 16px;
}
.headphones-bg-container {
  background-image: url("https://d1tgh8fmlzexmh.cloudfront.net/ccbp-responsive-website/ecommerce-products-headphones-bg.png");
  background-size: cover;
}
.laptop-bg-container {
  background-image: url("https://d1tgh8fmlzexmh.cloudfront.net/ccbp-responsive-website/ecommerce-products-laptops-bg.png");
  background-size: cover;
}
.products-card-title {
  color: #ffffff;
  font-family: "Roboto";
  font-size: 36px;
  font-weight: bold;
}
.products-card-description {
  color: #ffffff;
  font-family: "Roboto";
  font-size: 16px;
}
.products-card-button {
  color: #ff9f00;
  background-color: #ffffff;
  font-family: "Roboto";
  font-size: 16px;
  width: 134px;
  height: 48px;
  border-width: 0;
  border-radius: 100px;
}
.products-card-modal-title {
  color: #323f4b;
  font-family: "Roboto";
  font-size: 24px;
  font-weight: 500;
}
.products-card-modal-description {
  color: #323f4b;
  font-family: "Roboto";
  font-size: 16px;
}
.products-card-modal-list {
  list-style-type: none;
  padding-left: 0;
}
.products-card-modal-list-item {
  color: #323f4b;
  font-family: "Roboto";
  font-size: 16px;
}
.products-card-modal-list-item-category {
  font-weight: bold;
}
.products-section-link {
  color: #ff9f00;
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 700;
}
.bg-container {
  background-image: linear-gradient(to right, #f49541, #dd5d97);
  padding-top: 30px;
  padding-bottom: 30px;
}
.offers-section-heading {
  color: #ad2167;
  font-family: "Bree Serif";
  font-size: 28px;
}
.offers-section-description {
  color: white;
  font-family: "Roboto";
  font-size: 18px;
}
.offer-in-percent {
  font-weight: bold;
  font-style: italic;
}
.offers-section-discount-image {
  width: 250px;
  margin: 10px;
}
.explore-section {
  background-color: #f5f7fa;
}
.explore-section-heading {
  color: #183b56;
  font-family: "Roboto";
  font-size: 36px;
  font-weight: bold;
}
.explore-card {
  background-color: #ffffff;
  border-radius: 8px;
}
.explore-card-image-container {
  padding: 10px;
}
.explore-card-image {
  width: 100%;
  border-radius: 20px;
}
.explore-card-title {
  color: #183b56;
  font-family: "Roboto";
  font-size: 24px;
  font-weight: bold;
}
.explore-card-product-title {
  color: #1f2933;
  font-family: "Roboto";
  font-size: 16px;
  margin-top: 10px;
}
.explore-card-link {
  color: #ff9f00;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: bold;
}
.trending-blogs-section-heading {
  color: #183b56;
  font-family: "Roboto";
  font-size: 36px;
  font-weight: 700;
}
.trending-blogs-card-sub-title {
  color: #959ead;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 500;
}
.trending-blogs-card-title {
  color: #183b56;
  font-family: "Roboto";
  font-weight: bold;
  font-size: 24px;
}
.trending-blogs-card-description {
  color: #959ead;
  font-family: "Roboto";
  font-size: 20px;
}
.trending-blogs-card-link {
  color: #ff9f00;
  font-family: "Roboto";
  font-size: 14px;
  font-weight: 700;
}

.Fotter-section {
    background-color: #0d2436;
}

.Fotter-section-img {
    height: 50px;
}

.Fotter-section-logos-container {
    background-color: #152c3e;
    border-radius: 40px;
    height: 40px;
    width: 40px;
    padding-top: 10px;
    padding-left: 12px;
    margin: 3px;
}

.logo {
    color: #5a7184;
    font-size: 18px;
}

.Fotter-section-address {
    color: #959eae;
    font-family: "Roboto";
    font-size: 13px;
}

.Fotter-section-card-heading {
    color: #5a7184;
    font-family: "Roboto";
    font-weight: bold;
    font-size: 15px;
}

.Fotter-section-card-list {
    list-style-type: none;
    padding-left: 0;
}

.Fotter-section-card-list-item {
    color: #5a7184;
    font-family: "Roboto";
    font-size: 13px;
    margin-top: 5px;
}

.horizontal-line {
    background-color: #5a7184;
}

.copy-right-section {
    color: #959eae;
    font-family: "Roboto";
    font-size: 13px;
}