/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
#index .footer-container {
  margin-top: 0; }
#index #main .page-footer {
  margin-bottom: 0; }

.small_text {
  font-family: "Viga", sans-serif;
  line-height: 44px; }

.bannercontainer .tp-caption.tiny_text span, .bannercontainer .tp-caption.tiny-text span {
  text-transform: uppercase; }

#wrapper .title_block {
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  line-height: 44px;
  font-family: "Viga", sans-serif;
  margin-bottom: 28px;
  position: relative;
  color: #000000; }
  #wrapper .title_block:after {
    content: '';
    background: #fff url("../../../../../assets/img/modules/appagebuilder/img/pattern.svg") center center no-repeat;
    width: 56px;
    height: 6px;
    display: block; }

.product-home-tabs .sub-title-widget {
  font-size: 48px;
  line-height: 54px; }
  .product-home-tabs .sub-title-widget:after {
    content: '';
    background: #fff url("../../../../../assets/img/modules/appagebuilder/img/pattern.svg") center center no-repeat;
    width: 56px;
    height: 6px;
    display: block;
    text-align: center;
    margin: auto; }

.sub-title-widget {
  font-family: "Viga", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 36px;
  color: #000000;
  text-align: center;
  margin-bottom: 20px; }

.green h3 {
  color: #969d73; }
.green.liquid_box.detail-banner p.price {
  color: #E27A51; }

.liquid_box.detail-banner .image_description {
  padding: 8.7% 12%; }

.liquid_box.detail-banner p.price {
  font-weight: 700;
  font-size: 28px;
  margin-top: 0; }
.liquid_box.detail-banner.light-violet h3 {
  color: #727E9A;
  font-size: 36px;
  line-height: 44px; }
.liquid_box.detail-banner.light-violet p.price {
  color: #E27A51; }

.dark-green h3 {
  color: #067F44; }

.blue h3 {
  color: #0350AC; }

.grey h3 {
  color: #64756C; }

.liquid_box.detail-banner.black p.tiny {
  color: #E27A51; }

.liquid_box.detail-banner.right .image_description {
  transform: translateX(80%);
  width: 60%; }

.liquid_box a {
  font-weight: bold;
  font-size: 12px;
  line-height: 15px; }
  .liquid_box a i {
    padding-left: 5px; }
    .rtl .liquid_box a i {
      padding-right: 5px;
      padding-left: inherit; }

.liquid_box img {
  min-height: 250px;
  object-fit: cover;
  border-radius: 25px; }

.liquid_box.light-violet img {
  min-height: 498px; }

.product-home-tabs .title_block {
  font-size: 48px;
  line-height: 54px;
  text-align: center; }
  .product-home-tabs .title_block:after {
    text-align: center;
    margin: auto; }
.product-home-tabs .nav-item .nav-link, .product-home-tabs .nav-item .nav-separtor {
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  color: #000000;
  border: 3px solid #FAE9ED;
  box-sizing: border-box;
  border-radius: 20px;
  height: 48px;
  line-height: 42px;
  margin: 0 5px; }
.product-home-tabs .nav-item .nav-link.active, .product-home-tabs .nav-item .nav-separtor.active {
  background: #FAE9ED;
  color: #000; }
.product-home-tabs .nav-tabs {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (min-width: 992px) {
    .product-home-tabs .nav-tabs {
      padding-bottom: 50px; } }

.title-box p {
  font-family: "Viga", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 36px;
  color: #000000; }

.title-box {
  max-width: 530px;
  margin: auto; }

h3#block-newsletter-label {
  display: none; }

.age-box .title_block {
  text-align: center; }
@media (min-width: 1200px) {
  .age-box .title_block {
    font-size: 48px;
    line-height: 54px;
    margin-bottom: 60px; } }
.age-box .title_block:after {
  text-align: center;
  margin: auto; }
.age-box .block-carousel-image-container.image {
  border: 4px dashed #FDEDEC;
  box-sizing: border-box;
  border-radius: 20px;
  text-align: center;
  height: 240px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease; }
.age-box .title {
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #000;
  display: block;
  margin-top: 22px; }
.age-box p.sub-title {
  line-height: 26px;
  color: #999; }
.age-box .owl-item.active:nth-child(2n) .image {
  border: 4px dashed #E7F4E7; }
.age-box .owl-item.active .block-carousel-image-container.image:hover {
  border: 4px dashed #E27A51; }

@media (min-width: 1200px) {
  .container.medium_container {
    width: 1430px; } }
@media (max-width: 575px) {
  .block_newsletter .input-box {
    display: flex;
    gap: 15px;
    flex-direction: column-reverse; }
    .block_newsletter .input-box .btn {
      margin-left: 0; }
      .rtl .block_newsletter .input-box .btn {
        margin-right: 0;
        margin-left: inherit; }

  .fix-border {
    background-size: cover !important; } }
@media (max-width: 767px) {
  .block_newsletter .title_block {
    margin-bottom: 0px;
    margin-top: 15px; } }

/*# sourceMappingURL=profile1879438334.css.map */
