@font-face {
  font-family: RFM;
  src: url(RFM.woff);
}
body {
  font-family: RFM, sans-serif;
}

@-moz-keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-10deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(10deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-10deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(10deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-10deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(10deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-10deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(10deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@-o-keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-10deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(10deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-10deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(10deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes coccoc-alo-circle-img-anim {
  0% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    transform: rotate(-10deg) scale(1) skew(1deg);
  }
  20% {
    transform: rotate(10deg) scale(1) skew(1deg);
  }
  30% {
    transform: rotate(-10deg) scale(1) skew(1deg);
  }
  40% {
    transform: rotate(10deg) scale(1) skew(1deg);
  }
  50% {
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    transform: rotate(0) scale(1) skew(1deg);
  }
}
#top-bar #header-contact span {
  font-weight: 500;
  color: #FFF;
  font-size: 14px;
}

#masthead .flex-left .header-nav li:last-child a {
  color: #a42284;
  font-weight: 700;
}
#masthead .flex-left .header-nav li:last-child a::before {
  width: 100%;
  left: 0;
  opacity: 1;
}
#masthead .flex-left .header-nav li a {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  transition: all 0.2s ease;
}
#masthead .flex-left .header-nav li a::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 70%;
  background: #a42284;
  bottom: 5px;
  opacity: 0;
  left: 15%;
  pointer-events: none;
  transition: all 0.22s cubic-bezier(0.07, 0.74, 0.56, 0.89);
}
#masthead .flex-left .header-nav li:hover a {
  color: #a42284;
}
#masthead .flex-left .header-nav li:hover a::before {
  width: 100%;
  left: 0;
  opacity: 1;
}

.absolute-footer {
  display: none;
}

footer {
  margin-top: 50px;
  color: #FFF !important;
}
footer h3 {
  color: #FFF;
}
footer .section-wave {
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 0;
  will-change: transform;
  z-index: 1;
  overflow: hidden;
  margin: 0;
  top: 0;
  bottom: initial;
  transform: translateY(-100%);
}
footer .section-wave svg {
  width: 100%;
  height: 45px;
  fill: #a42284;
}
footer .ux-menu .ux-menu-title {
  color: #FFF;
  font-size: 24px;
}
footer .ux-menu a {
  min-height: 2em;
}
footer .ux-menu .ux-menu-link__text {
  font-size: 16px;
  font-weight: 500;
  color: #FFF;
}

.btn-contact-image {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99999;
  -webkit-animation: coccoc-alo-circle-img-anim 1.5s infinite ease-in-out;
  -moz-animation: coccoc-alo-circle-img-anim 1.5s infinite ease-in-out;
  -ms-animation: coccoc-alo-circle-img-anim 1.5s infinite ease-in-out;
  -o-animation: coccoc-alo-circle-img-anim 1.5s infinite ease-in-out;
  animation: coccoc-alo-circle-img-anim 1.5s infinite ease-in-out;
}
.btn-contact-image img {
  max-width: 100px;
}

.range {
  box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.1);
  padding: 20px 15px;
  background-color: #73D2E6;
  color: #FFF;
  border-radius: 10px;
}
.range .icon-box {
  margin-bottom: 20px;
}

.col_gt .col-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.col_intro img {
  border-radius: 10px;
}

.section-title {
  border: none;
}
.section-title b {
  height: 0 !important;
}
.section-title .section-title-main {
  border: none;
  font-size: 35px;
  font-weight: 700;
  color: #b60042;
}

.imageWrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
}
.imageWrapper .image {
  width: 200px;
}
.imageWrapper .image.pro2,
.imageWrapper .image.pro4 {
  margin-top: 150px;
}

.post_style .post-title {
  height: 42px;
}

.product-small.box .price {
  display: none;
}
.product-small.box .custom_price span {
  font-size: 18px;
  font-weight: 500;
}
.product-small.box .product-title {
  font-size: 18px;
  font-weight: 600;
}
.product-small.box .product-title a {
  color: #000;
}
.product-small.box .add-to-cart-button a {
  border-radius: 35px;
  color: #fff;
  background-color: #a42284;
  font-weight: bold;
  display: block;
  padding: 9px 14px;
  border: 1px solid #f9c3cf;
  box-shadow: 0 -0.25rem 0.2rem #70328f inset, 0 0.25rem 0.5rem rgba(255, 255, 255, 0.5) inset, 0 0.25rem 2.5rem 0 #9840c4 inset;
}
.product-small.box .add-to-cart-button:hover a {
  transform: scale(1.1);
}

.product .product-images {
  border: 2px solid #a42284;
  padding: 8px;
  border-radius: 15px;
}

.shop-container .related .product-section-title {
  font-size: 36px;
  text-align: center;
  text-transform: uppercase;
  color: #a42284;
  font-weight: bold;
}
.shop-container .section_top .product-title {
  font-size: 46px;
  text-align: center;
  font-weight: bold;
  color: #a42284;
  text-shadow: 2px 4px 5px #fff;
  text-transform: capitalize;
}
.shop-container .price {
  text-align: center;
  margin-bottom: 30px;
}
.shop-container .price .amount {
  color: #6e2c90;
  font-size: 36px;
  font-weight: bold;
  text-shadow: 1px 1px #fff, -1px 1px #fff, 1px -1px #fff, -1px -1px #fff, 2px 2px 5px #555;
}
.shop-container .product-thumbnails .col.is-selected a {
  border: 2px solid #6e2c90;
}
.shop-container .product-thumbnails .col a {
  width: 80px;
  height: 80px;
  border: 1px solid #f9c3cf;
  border-radius: 5px;
  padding: 5px;
}
.shop-container .product-thumbnails .col a img {
  max-height: 100%;
  object-fit: contain;
}
.shop-container form.cart {
  display: flex;
  align-items: center;
  justify-content: center;
}
.shop-container form.cart button.single_add_to_cart_button {
  border-radius: 35px;
  color: #fff;
  background-color: #6e2c90;
  font-weight: bold;
  display: block;
  padding: 5px 14px;
  border: 1px solid #f9c3cf;
  box-shadow: 0 -0.25rem 0.2rem #70328f inset, 0 0.25rem 0.5rem rgba(255, 255, 255, 0.5) inset, 0 0.25rem 2.5rem 0 #9840c4 inset;
  margin: 0;
}
.shop-container form.cart button.single_add_to_cart_button:hover {
  transform: scale(1.05);
  box-shadow: none;
}

li.cart-item.has-icon .image-icon img {
  width: 42px;
  height: 42px;
}
li.cart-item.has-icon .header-cart-link {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  transition: all 0.2s ease;
}
li.cart-item.has-icon .header-cart-link::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 70%;
  background: #a42284;
  bottom: 5px;
  opacity: 0;
  left: 15%;
  pointer-events: none;
  transition: all 0.22s cubic-bezier(0.07, 0.74, 0.56, 0.89);
}
li.cart-item.has-icon:hover .header-cart-link {
  color: #a42284;
}
li.cart-item.has-icon:hover .header-cart-link::before {
  width: 100%;
  left: 0;
  opacity: 1;
}

.product_t ul.product_list_widget li img {
  object-fit: contain;
}
.product_t .section-title {
  display: flex;
  justify-content: center;
  border: none;
}
.product_t .section-title span {
  color: #FFF;
  font-size: 1rem;
  background-image: url(../../assets/images/title-backgournd.webp);
  background-repeat: no-repeat;
  background-size: 100% 55px;
  height: 55px;
  line-height: 45px;
  border: none;
  background-color: transparent !important;
  margin: 0;
  padding: 0px 50px;
  font-weight: 700;
}

/*# sourceMappingURL=custom.css.map */
