/*!
Theme Name: Project Name
Author: PS Themes
Author URI: http://psthemes.co
Description: HTML site  
Version: 1.0.0
*/
/*----------------------------------------------------------- 
 	TABLE OF CONTENT
 ----------------------------------------------------------- 
----------------------------------------------------------*/
/* @font-face {
    font-family: futura-medium;
    src: url("./font/futura-medium.ttf");
} */
/* ---------------------------------------------------
/* ---------------------------------------------------
 #comman
  --------------------------------------------------*/
/* Media query map function starts */
*, *:focus, *:active {
  outline: none; }
a:active, a, a:hover {
  text-decoration: none !important; }
body {
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
  color: #FCD971;
  background-color: #191616; }
h1 {
  font-weight: bold; }
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: #FCD971; }
.burger {
  padding: 100px 0; }
.t-burger {
  padding-top: 100px; }
.b-burger {
  padding-bottom: 100px; }
.btn:active, .btn:focus {
  outline: 0;
  box-shadow: none;
  color: #fff; }
.btn:hover {
  color: #fff; }
p {
  font-weight: 300; }
  @media (min-width: 576px) {
    p {
      letter-spacing: 0.5px;
      line-height: 1.8; } }
.btn-alpha {
  display: inline-block;
  color: #333;
  background-image: url("images/heading_bg1.png");
  padding: .5em 1.3em;
  font-size: 1.2em;
  border-radius: .2em;
  box-shadow: 0em 0.7em 1.6em rgba(0, 0, 0, 0.08);
  transition: all ease .3s;
  z-index: 1;
  position: relative;
  overflow: hidden;
  font-weight: bold; }
  .btn-alpha:not(.disabled):hover {
    background-image: url("images/heading_bg1.png"); }
  .btn-alpha:hover {
    color: #000; }
  .btn-alpha.disabled {
    cursor: not-allowed; }
.btn-sm {
  display: inline-flex;
  border: 1px solid #bc952e;
  border-radius: 0;
  height: 50px;
  line-height: 40px;
  width: 100%;
  text-align: center;
  justify-content: center;
  background-color: #bc952e;
  font-size: 1.1em;
  letter-spacing: 1px;
  color: #fff;
  transition: all 0.3s ease 0s;
  position: relative; }
  .btn-sm::after {
    content: "\f178";
    right: -18px;
    position: absolute;
    font-family: FontAwesome;
    font-size: 1.8em;
    transition: all 0.3s ease 0s;
    transform: translateX(-45px);
    opacity: 0; }
  .btn-sm:hover {
    color: #bc952e;
    background-color: #fff;
    box-shadow: 0px 3px 10px; }
    .btn-sm:hover::after {
      opacity: 1;
      transform: translateX(0px); }
.bdr_btm {
  border-bottom: 2px solid #bc952e;
  width: 8%;
  margin: 0 auto;
  border-radius: 5px; }
@inlcude min(md) {
  .left_bdr, .product-item:nth-child(2n+1) .product__content {
    position: relative; }
    .left_bdr:after, .product-item:nth-child(2n+1) .product__content:after {
      content: "";
      background-color: #bc952e;
      width: 1px;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  .right_bdr, .product-item:nth-child(2n) .product__content {
    position: relative; }
    .right_bdr:after, .product-item:nth-child(2n) .product__content:after {
      content: "";
      background-color: #bc952e;
      width: 1px;
      height: 100%;
      position: absolute;
      top: 0;
      right: 0; } }
.site_breadcrumb {
  padding: 2em 0;
  background-color: #202020;
  margin-top: 0em; }
  .site_breadcrumb a {
    color: #FCD971; }
.breadcrumb-item.active {
  color: #FCD971;
  opacity: .4; }
.text-hightlight {
  color: #FCD971;
  text-transform: uppercase; }
h5.text-hightlight {
  font-size: 1.1rem; }
.white_hr {
  border-top: 1px solid #eee; }
.gray_bg {
  background: #202020; }
.black_bg {
  background: #191616; }
.primary_bg_dark {
  background: #211a07; }
/* ---------------------------------------------------
 #header
  --------------------------------------------------*/
.site-header {
  position: absolute;
  top: 0.5em;
  left: 0;
  right: 0;
  width: 100%;
  padding: .6em 0; }
  .site-header:not(.d-none) + #site-content {
    padding-top: 100px; }
.site-logo {
  position: absolute;
  z-index: 999;
  padding-left: 4em; }
.custom-menu {
  margin-right: -2em; }
  .custom-menu .nav-item {
    padding: 1em 1.3em; }
    .custom-menu .nav-item .nav-link {
      font-size: 0.9em;
      position: relative;
      transition: all 0.3s ease 0s;
      padding: 0;
      text-transform: uppercase;
      font-weight: 600;
      letter-spacing: 0.5px;
      color: #FCD971; }
      .custom-menu .nav-item .nav-link::after {
        content: "";
        background: #bc952e;
        position: absolute;
        bottom: -5px;
        left: auto;
        height: 2px;
        width: 0%;
        transition: all 0.3s ease 0s;
        right: 0; }
      .custom-menu .nav-item .nav-link:hover {
        color: #bc952e; }
        .custom-menu .nav-item .nav-link:hover::after {
          right: auto;
          width: 100%;
          left: 0; }
.breadcrumb_item {
  padding: 0;
  list-style: none;
  display: flex;
  margin-bottom: 0; }
/* ---------------------------------------------------
 #pages
  --------------------------------------------------*/
/************ Front Page Css ***************/
.home-page {
  background-image: url(images/bg-texture.png);
  width: 100%; }
  @media (min-width: 768px) {
    .home-page {
      min-height: 100vh; } }
  .home-page .post-description h2 {
    font-size: 3.1em;
    text-transform: capitalize;
    font-weight: bold;
    color: #FCD971;
    margin: .9em 0; }
  .home-page .post-description img {
    width: 43%; }
@media (min-width: 768px) {
  .home__inner {
    min-height: 100vh; } }
.home__inner div {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center; }
@media (min-width: 768px) {
  .lines_wrapr:after, .lines_wrapr:before {
    background: linear-gradient(#6b521a, #fcf8af, #6b521a);
    content: "";
    width: 3px;
    height: 33%;
    margin: 2em 0;
    border-radius: 25%; } }
.commn__bannr {
  margin-top: 0em;
  background-color: #202020; }
  .commn__bannr h1 {
    font-size: 3em;
    color: #333;
    background-image: url("images/heading_bg1.png");
    display: inline-block;
    padding: 10px 15px 0px; }
  .commn__bannr .banner_content {
    padding: 2em 3em; }
    .commn__bannr .banner_content p {
      opacity: .6; }
.singal-product-des .tab-content {
  background-color: #101010; }
.post-img img {
  max-height: 16em;
  margin: 0 auto;
  display: block; }
.Singal-prod-group {
  padding: 3em; }
.related_product_slider .card {
  background-color: #101010;
  height: 100%;
  border: none !important; }
  .related_product_slider .card .product-description {
    padding: 1.2em 1.5em;
    background-color: #101010; }
  .related_product_slider .card:hover .product_hover {
    opacity: 1; }
.related_product_slider .post-img {
  min-height: 18em;
  max-height: 18em;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2em;
  background: #202020; }
.product-description h5 {
  font-size: 1.16em; }
.product_hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #111;
  padding: 1.7em;
  opacity: 0;
  transition: all ease .3s; }
  .product_hover a {
    color: #bc952e; }
    .product_hover a:hover {
      color: #999; }
.product-item {
  display: flex;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.6);
  transition: all ease .3s;
  border-radius: .3em; }
  .product-item:not(:last-child) {
    margin-bottom: 3em; }
  .product-item:hover {
    box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.7); }
.product__content:after {
  height: 150px !important;
  top: 50% !important;
  transform: translateY(-50%); }
@media (min-width: 768px) {
  .product__img {
    width: 30%;
    margin-bottom: 2em; }
  .product__content {
    width: 70%; }
  .product-item {
    align-items: center;
    padding: 2em; }
    .product-item:nth-child(2n+1) .product__content {
      padding-left: 2.5em; }
    .product-item:nth-child(2n+1) .product__img {
      padding-right: 2.5em; }
    .product-item:nth-child(2n) .product__content {
      padding-right: 2.5em; }
    .product-item:nth-child(2n) .product__img {
      padding-left: 2.5em; } }
.gallery {
  display: inline-block; }
  .gallery a img {
    float: left;
    border: 7px solid transparent;
    -webkit-transition: -webkit-transform .15s ease;
    -moz-transition: -moz-transform .15s ease;
    -o-transition: -o-transform .15s ease;
    -ms-transition: -ms-transform .15s ease;
    transition: transform .15s ease;
    position: relative; }
  .gallery a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 5; }
.thumnail_img img {
  width: 25% !important;
  height: 300px !important;
  object-fit: cover; }
/*************** About Page ****************/
.about-wrapper {
  background-image: url("images/ab-img.jpg"); }
.about-group .about-item p {
  opacity: 0.5; }
.about-group .about-item a {
  color: #bc952e;
  letter-spacing: 1px;
  transition: all 0.4s ease 0s;
  position: relative;
  top: 15px; }
.about-img::before {
  content: "";
  background-image: url(images/ab1.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  height: 20em;
  width: 45%;
  position: absolute;
  left: -12%;
  bottom: -20%;
  border: 3px solid rgba(191, 169, 125, 0.5); }
.service-img1 {
  background-image: url(images/img1.jpg);
  background-repeat: no-repeat;
  background-size: cover; }
.service-img {
  background-image: url("images/bg-img.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #202020;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-position: center center; }
.service-item h3 {
  font-size: 1.4em;
  font-weight: 500;
  letter-spacing: 1.5px;
  margin-top: 15px; }
.service-item p {
  font-size: 0.9em;
  letter-spacing: 0.5px;
  opacity: 0.7; }
/*********** Our Team **************/
.single-team {
  background-color: #202020;
  padding: 0.8em;
  cursor: pointer;
  border: 1px solid #303030; }
  .single-team:hover .team-img::after {
    transform: scaleX(1); }
  .single-team:hover .team-img::before {
    transform: scaleY(1); }
  .single-team:hover .team-link {
    opacity: 1;
    transform: translateY(0px);
    transition: all 0.4s ease-in 0s; }
  .single-team .team-img {
    position: relative; }
    .single-team .team-img::after {
      content: "";
      background-color: rgba(255, 255, 255, 0.2);
      position: absolute;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      transition: all 400ms linear 0s;
      transform-origin: center;
      transform: scaleX(0); }
    .single-team .team-img::before {
      content: "";
      background-color: rgba(255, 255, 255, 0.2);
      position: absolute;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      transition: all 400ms linear 0s;
      transform-origin: center;
      transform: scaleY(0); }
  .single-team .team-info {
    text-align: center; }
    .single-team .team-info h4 {
      margin-bottom: 0; }
    .single-team .team-info h6 {
      font-style: italic; }
    .single-team .team-info p {
      margin-bottom: 0;
      line-height: 1.2;
      opacity: 0.5; }
  .single-team .team-link {
    position: absolute;
    width: 100%;
    background-color: #fff;
    padding: 0.8em;
    top: 50%;
    transform: translateY(-30px);
    transition: all 0.4s ease-in 0s;
    opacity: 0;
    z-index: 99; }
    .single-team .team-link ul {
      display: flex;
      list-style: none;
      justify-content: space-around;
      padding: 0;
      background-color: #fff;
      margin-bottom: 0; }
    .single-team .team-link li a {
      font-size: 1.2em;
      color: #bc952e; }
.next-btn {
  background-image: none !important;
  right: 10px; }
  .next-btn:hover::after {
    background-color: #bc952e; }
  .next-btn::after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 2em;
    border: 1px solid;
    padding: 0.06em 0.4em;
    background-color: #191616;
    color: #fff;
    transition: all 0.3s ease 0s; }
.prev-btn {
  background-image: none !important;
  left: -3px; }
  .prev-btn:hover::after {
    background-color: #bc952e; }
  .prev-btn::after {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 2em;
    border: 1px solid;
    padding: 0.06em 0.4em;
    background-color: #191616;
    color: #fff;
    transition: all 0.3s ease 0s; }
/******* Feature Section Css ***************/
.featur p {
  font-size: 14px; }
.feature-img-item {
  position: relative;
  cursor: pointer;
  transition: all 0.5s ease 0s; }
  .feature-img-item::after {
    content: "";
    border: 10px solid rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .feature-img-item:hover .overlayer {
    opacity: 1;
    transition: all 0.5s ease 0s; }
  .feature-img-item .overlayer {
    position: absolute;
    top: 0;
    background-color: transparent;
    width: 100%;
    height: 100%;
    padding: 2em;
    transition: all 0.5s ease 0s;
    opacity: 0; }
  .feature-img-item .overlayer-item {
    width: 100%;
    height: 100%;
    position: relative;
    background: rgba(255, 255, 255, 0.7);
    padding: 2em; }
    .feature-img-item .overlayer-item::after {
      content: "";
      border: 1px solid #bc952e;
      position: absolute;
      top: 0;
      left: 0;
      margin: 20px;
      height: 87%;
      width: 92%; }
    .feature-img-item .overlayer-item p {
      margin-bottom: 10px;
      color: #000;
      font-weight: 400; }
/*********** Skin Care Page *************/
.category_page .articel-post-item {
  background-color: #1a1919;
  padding: 2em;
  height: 100%;
  width: 100%;
  margin-top: 5em;
  display: flex;
  color: #fff;
  z-index: 9; }
  .category_page .articel-post-item h2 {
    font-size: 3.6em;
    font-weight: 700;
    line-height: 1.2;
    font-family: "Josefin Sans", sans-serif; }
  .category_page .articel-post-item p {
    opacity: 1; }
.category_page .Product-section {
  background-image: url(images/bg-texture.png); }
  .category_page .Product-section h2 {
    font-size: 3em;
    font-family: "Josefin Sans", sans-serif; }
  .category_page .Product-section .product-item {
    background-color: #1a1919; }
    .category_page .Product-section .product-item h3 {
      font-family: "Josefin Sans", sans-serif; }
    .category_page .Product-section .product-item p {
      opacity: 1; }
    .category_page .Product-section .product-item a {
      color: #bc952e;
      text-transform: uppercase;
      letter-spacing: 1px;
      transition: all 0.4s ease 0s;
      position: relative; }
      .category_page .Product-section .product-item a:hover {
        color: #fff; }
        .category_page .Product-section .product-item a:hover::after {
          opacity: 1;
          transform: translateX(100%); }
      .category_page .Product-section .product-item a::after {
        content: "";
        background-image: url(images/arrows.svg);
        position: absolute;
        right: -20px;
        top: -18px;
        height: 35px;
        width: 50px;
        background-repeat: no-repeat;
        opacity: 0;
        transition: all 0.4s ease 0s; }
  .category_page .Product-section figure {
    width: 350px;
    float: left;
    margin-bottom: 0;
    margin-right: 3em; }
.gallery-indicator {
  list-style: none;
  padding: 0;
  margin-right: 1em; }
  .gallery-indicator li {
    cursor: pointer; }
    .gallery-indicator li img {
      width: 100%;
      height: 11vh;
      -o-object-fit: cover;
      object-fit: cover;
      margin-bottom: 0.6em;
      background-color: #f8f8f8;
      border: 3px solid #eee; }
.gallery-slide {
  height: 27em; }
  .gallery-slide .carousel-item {
    text-align: center; }
    .gallery-slide .carousel-item:hover {
      background-color: rgba(255, 255, 255, 0.5); }
  .gallery-slide .prev-icon {
    background-image: none;
    position: relative; }
    .gallery-slide .prev-icon::after {
      content: "\f104";
      font-family: FontAwesome;
      color: black;
      font-size: 1.6em;
      border: 1px solid #191616;
      border-radius: 50%;
      height: 30px;
      width: 30px;
      display: flex;
      align-items: center;
      justify-content: center; }
  .gallery-slide .next-icon {
    background-image: none;
    position: relative; }
    .gallery-slide .next-icon::before {
      content: "\f105";
      font-family: FontAwesome;
      color: black;
      font-size: 1.6em;
      border: 1px solid #191616;
      border-radius: 50%;
      height: 30px;
      width: 30px;
      display: flex;
      align-items: center;
      justify-content: center; }
.product-content .price {
  margin-bottom: 0;
  font-size: 1.8em;
  color: #bc952e;
  font-weight: bold; }
.product-content del {
  font-size: 0.6em;
  opacity: 0.3; }
.product-content p {
  margin-bottom: 1em;
  font-size: 1.3em;
  line-height: 1.5;
  opacity: 1; }
.product-content .meta-description p {
  margin-bottom: 5px;
  opacity: 1; }
.singal-product-des h2 {
  font-weight: 600; }
.singal-product-des .nav-tabs {
  border: none; }
  .singal-product-des .nav-tabs .nav-link {
    background-color: #f8f8f8;
    padding: 0.8em 2em;
    margin-right: 0.6em;
    color: #191616;
    text-transform: uppercase;
    font-size: 0.9em;
    border: none;
    letter-spacing: 0.5px;
    border-radius: 0; }
    .singal-product-des .nav-tabs .nav-link:hover, .singal-product-des .nav-tabs .nav-link:active, .singal-product-des .nav-tabs .nav-link:focus, .singal-product-des .nav-tabs .nav-link.active {
      background-color: #bc952e;
      color: #fff; }
.singal-product-des .tab-content {
  overflow: hidden; }
.singal-product-des .item {
  height: 100%;
  max-height: 400px;
  overflow-y: auto;
  margin-right: -12px;
  padding-right: 9px; }
.singal-product-des .list li {
  font-size: 1.1em;
  line-height: 1.8;
  list-style: none; }
  .singal-product-des .list li::before {
    content: "\f00c";
    font-family: FontAwesome;
    padding-right: 0.5em;
    color: #bc952e; }
.related_products .price-text {
  font-size: 1.2em;
  font-weight: bold; }
.related_products .star-ratting i {
  color: #bc952e; }
/********* New singal product Css **********/
.info_bg_img {
  background-size: cover;
  height: 500px;
  background-position: center; }
.product_large_img {
  background-image: url(images/plasma-effects.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
.plasma_effect_info img {
  width: 130px;
  height: 130px; }
.combination_treat .card {
  background: transparent; }
.main_function_info ul li {
  margin-bottom: 10px;
  font-size: 18px; }
.theory_info p {
  font-size: 14px;
  line-height: 1;
  margin-top: 10px; }
.contact-wrapper {
  background-image: url("images/ab1.jpg"); }
.contact-info {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .contact-info span {
    height: 100px;
    width: 100px;
    border: 1px solid transparent;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2em;
    box-shadow: 1px 5px 8px rgba(0, 0, 0, 0.6);
    margin-bottom: 0.4em;
    transition: all 0.2s ease-in 0s;
    background-color: #202020; }
    .contact-info span:hover {
      background-color: #bc952e;
      color: #fff; }
  .contact-info:nth-of-type(2):after, .contact-info:nth-of-type(2):before {
    content: "";
    height: 50%;
    width: 1px;
    background-color: #333;
    position: absolute;
    transform: translateY(50%); }
  .contact-info:nth-of-type(2):after {
    left: 0; }
  .contact-info:nth-of-type(2):before {
    right: 0; }
  .contact-info p:last-child {
    margin-bottom: 0; }
.contact-details {
  border-bottom: 1px solid #333;
  border-top: 1px solid #333; }
  .contact-details .contact-form {
    display: flex;
    flex-wrap: wrap; }
    .contact-details .contact-form .form-group .form-control {
      border-radius: 0 !important;
      margin-bottom: 1em;
      padding: 0.6em 1em;
      border: 1px solid #555 !important;
      color: #ddd;
      background-color: transparent !important; }
      .contact-details .contact-form .form-group .form-control:focus, .contact-details .contact-form .form-group .form-control:active {
        box-shadow: none;
        background-color: #000 !important;
        border-color: #333 !important; }
#map {
  height: 100%;
  width: 100%; }
/* ---------------------------------------------------
 #Footer
  --------------------------------------------------*/
.post-cat-img {
  background-repeat: no-repeat;
  height: 15em;
  width: 100%;
  background-size: cover;
  position: relative;
  background-position: center center;
  display: flex;
  align-items: center; }
  .post-cat-img:hover::before {
    opacity: 1;
    transform: scaleY(1); }
  .post-cat-img:hover::after {
    width: 100%;
    transform: scaleX(1); }
  .post-cat-img::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.1);
    height: 100%;
    width: 100%;
    transition: all 900ms ease-in 0s;
    transform: scaleX(0); }
  .post-cat-img::before {
    content: "";
    background-color: rgba(255, 255, 255, 0.5);
    height: 100%;
    width: 100%;
    left: 0;
    position: absolute;
    transition: all 900ms ease-in 0s;
    transform: scaleY(0); }
  .post-cat-img h3 {
    font-size: 2.8em;
    text-align: center;
    z-index: 9;
    color: #FCD971; }
  .post-cat-img a {
    position: absolute;
    z-index: 9;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0; }
  .post-cat-img .layer {
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
.slide1 {
  background-image: url("images/catgimg.png");
  justify-content: flex-end;
  text-indent: 12em; }
.slide2 {
  background-image: url("images/catgimg2.jpg");
  justify-content: center;
  text-indent: -10em; }
.site-footer {
  background-color: #191616;
  color: #FCD971; }
/*--------------------------------------------------------------
# High Resolution
--------------------------------------------------------------*/
@media (min-width: 320px) and (max-width: 767px) {
  .site-logo img {
    width: 120px; }
  .navbar-toggler {
    background-color: #f8f8f8;
    border-radius: 5px;
    border: 1px solid #f8f8f8 !important;
    height: 45px;
    width: 50px;
    text-align: center;
    padding: 0; }
    .navbar-toggler:active, .navbar-toggler:focus {
      outline: none; }
  .burger {
    padding: 30px 0; }
  .post-title {
    font-size: 4em; }
  .post-image h2 {
    padding-left: 0; }
  .post-image .post-description {
    flex-direction: column;
    text-align: center; }
    .post-image .post-description a {
      margin-right: 0;
      margin-top: 1em; }
  .post-cat-img h3 {
    font-size: 1.8em; }
  .slide1 {
    text-indent: 2em; }
  .slide2 {
    text-indent: -5em; }
  .service-img {
    height: auto; }
  .about-img {
    margin-top: 4em; }
    .about-img::before {
      content: none; }
  .singal-product-des .nav-tabs {
    padding: 0 0.5em; }
    .singal-product-des .nav-tabs .nav-item {
      margin-bottom: 1em; }
  .singal-product-des .item {
    padding: 0 15px; }
  .r-product-item {
    margin-bottom: 1em; }
  .about-wrapper {
    overflow: hidden; }
  .contact-details {
    background: linear-gradient(-90deg, rgba(248, 249, 250, 0.1) 0%, #191616 0%);
    height: auto;
    display: block; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .site-logo {
    padding-left: 0; }
    .site-logo img {
      width: 150px; }
  .navbar-toggler {
    background-color: #f8f8f8;
    border-radius: 5px;
    border: 1px solid #f8f8f8 !important;
    height: 45px;
    width: 50px;
    text-align: center;
    padding: 0; }
    .navbar-toggler:active, .navbar-toggler:focus {
      outline: none; }
  .custom-menu .nav-item {
    padding: 1em 1.6em; }
  .post-img p {
    font-size: 1.9em; }
  h2 {
    font-size: 3.5em; }
  .post-cat-img h3 {
    font-size: 2em;
    text-indent: 2em; }
  .skin-care-item h2 {
    text-indent: 2.1em; }
  .r-product-item figure {
    text-align: center; }
  .about-img {
    margin: 4em 0 0; }
    .about-img::before {
      content: "";
      height: 20em;
      width: 35%;
      left: -1%;
      bottom: -10%; } }
@media (max-width: 991.98px) {
  .site-header {
    z-index: 99; }
  ul.navbar-nav.ml-auto.custom-menu {
    background-color: #191616; }
  a.navbar-brand {
    width: 90px;
    padding-left: 15px; }
    a.navbar-brand img {
      width: 100%; }
  .navbar-toggler {
    transform: translateY(72%);
    background-color: transparent;
    border: 0 !important;
    width: 1.8em;
    height: 30px; }
    .navbar-toggler span {
      width: 100%;
      height: 2px;
      background-color: #fff;
      display: inline-block;
      top: 0;
      left: 0;
      position: absolute; }
      .navbar-toggler span:nth-child(2) {
        top: 12px; }
      .navbar-toggler span:nth-child(3) {
        top: 24px; }
  .thumnail_img img {
    width: 33% !important;
    height: 230px !important; } }
@media (max-width: 767.98px) {
  .home-page .post-description h2 {
    font-size: 1.5em; }
  .btn-alpha {
    padding: .6em 1em; }
  .home-logo {
    width: 50%;
    margin: 3em 0; }
  .lines_wrapr + div:before {
    background: linear-gradient(#6b521a, #fcf8af, #6b521a);
    content: "";
    width: 3px;
    height: 100%;
    margin: 2em 0;
    border-radius: 25%;
    position: absolute;
    left: 0;
    top: 0; }
  .home-page .post-description img {
    width: 60%; }
  .home__inner {
    padding-bottom: 3em; }
    .home__inner div {
      height: 100%; }
  .commn__bannr .banner_content {
    padding: 1em 15px; }
  .commn__bannr h1 {
    font-size: 1.5em; }
  .product-item {
    padding: 15px; }
    .product-item:nth-child(2n+1) {
      flex-direction: column; }
    .product-item:nth-child(2n) {
      flex-direction: column-reverse; }
  .product__img {
    width: 50%;
    margin-bottom: 1.5em; }
  .product__content h3 {
    margin-bottom: 0; }
  .product-content h1 {
    font-size: 2em; }
  .thumnail_img img {
    width: 50% !important;
    height: 220px !important; } }
@media (min-width: 768px) and (max-width: 1024px) {
  .custom-menu .nav-item {
    padding: 1em 1em !important; } }
@media (max-width: 575.98px) {
  .Singal-prod-group {
    padding: 2em .9em; }
  .gallery-indicator {
    margin-right: .1em; }
  .gallery-slide {
    height: 16em; }
  .plasma_effect_info img {
    width: 100px;
    height: 100px; }
  .breadcrumb_item {
    font-size: 10px; }
  .product-content h1 {
    font-size: 1.5em; }
  .thumnail_img img {
    width: 50% !important;
    height: 180px !important; } }
.price-text {
    display: none;
}
