@import url("https://fonts.googleapis.com/css?family=Montserrat|");
.entry-media img {
  box-shadow: 1px 1px 10px 0px #d7d7d7;
  border-radius: 15px;
  padding-top: 0px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  visibility: visible;
  box-sizing: border-box;
  float: none;
}
.entry .wpb_row.no-bottom-margins {
  box-shadow: 0px 3px 35px 0px #e1e1e1;
}
#post-media img {
  border-style: solid;
  border-width: 0px;
  border-radius: 15px;
}
#site-header.fixed-scroll {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #c8c6c6;
}
.theme-button.large {
  background-color: #F974B2;
}
.theme-button.rosy {
  background-color: #F974B2;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  font-family: Montserrat;
  line-height: 20px;
  font-size: 10px;
}
.textcenter span {
  font-family: Montserrat;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
}
.vcex-post-type-grid.vcex-no-margin-grid .vcex-post-type-entry-title a {
  text-transform: capitalize;
}
.single-blog-content h3 {
  color: #f974b2;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: 0px;
  font-size: 20px;
}
.single-post-title {
  font-weight: 600;
  color: #666666 !important;
  text-align: center;
  margin-top: 20px;
}
.single-blog-content h2 strong {
  color: #666666;
}
.woocommerce #content div.product .entry-summary {
  text-align: center;
}
.woocommerce #content div.product .price .amount {
  color: #666666;
}
.woocommerce #content div.product .single_add_to_cart_button {
  color: #ffffff !important;
  background-color: #f974b2;
  border-radius: 52px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  text-align: center;
}
.woocommerce ul.products li.product .price {
  text-align: center;
}
.woocommerce ul.products li.product {
  border-right-style: solid;
  border-right-width: 0px;
  border-bottom-style: dashed;
  border-bottom-width: 0px;
  border-right-color: #f5f5f5;
  border-bottom-color: #cdc0c0;
}
.entry .wpb_single_image img {
  border-radius: 15px!important;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow {
  border-radius: 15px;
}
.woocommerce ul.products li.product a img {
  border-radius: 17px;
}
.woocommerce #content div.product div.images .wp-post-image {
  border-radius: 16px;
}
.woocommerce span.onsale {
  border-radius: 100px;
  background-color: #f974b2;
}
