/*
Theme Name: Herbal Ayurveda Pro
Theme URI: https://www.vwthemes.com/themes/herbal-wordpress-theme/
Author: VW Themes
Author URI: https://www.vwthemes.com/
Description: This premium quality Herbal WordPress Theme is a combination of style and elegance packed in a visually captivating skin. The entire layout is built to support online herbal stores, herbs. Spice and herbal medicine shops, etc. for those who offer herbal therapy and naturopathy, this theme offers a perfect design to showcase their services. It is supplied with a unique header and an entirely customizable footer to which you can add the widgets of your choice. The color palette gives unlimited color variations and there are default images that give strong emphasis on your business. Flexibility and user-friendliness are the USPs of this WP Herbal WordPress Theme and the integrated tools make it extremely easy to manage even for a novice. This theme welcomes the audience with an amazing full-width slider and some really good animation effects being displayed on the homepage. Even if don’t know how to code, you can always reach a professional level by using this theme.
Version: 0.0.1
Requires at least: 5.8.0
Tested up to: 6.0.3
Requires PHP: 7.4
License: GNU General Public License
License URI:license.txt
Text Domain: herbal-ayurveda-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
Herbal Ayurveda ProWordPress Theme has been created by VW Themes(vwthemes.com), 2019.
Herbal Ayurveda ProWordPress Theme is released under the terms of GNU GPL
*/
/* Basic Style */
/* latin */





@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(assets/webfonts/TUZyzwprpvBS1izr_vOECuSf.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Spectral';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Spectral Regular'), local('Spectral-Regular'), url(https://fonts.gstatic.com/s/spectral/v6/rnCr-xNNww_2s0amA9M5kng.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
*{
  margin:0;
  padding:0;
  outline:none;
}
html body{
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#ffffff;
  position:relative;
  font-size: 15px;
  color: #6c6c6c;
  font-family: 'Barlow', sans-serif;
  font-weight: 300;
}

.feature-content .icon_hvr_benefit{
  display: none !important;
}
.feature-content:hover .feature-img{
  display: none !important;
}
.feature-content:hover .icon_hvr_benefit{
  display: block !important;
}
.feature-content:hover .feture-title a{
  color: #000 !important;

}
label {
  margin-bottom: 0 !important;
}
img{
  margin:0;
  padding:0;
  border:none;
  max-width:100%;
  height:auto;
}
section img{
  max-width:100%;
}
h1,
h2,
h3,
h4,
h5,
h6{
  margin:0;
  padding:10px 0;
  letter-spacing: 1px;
  font-family: 'Amatic SC', cursive;
  color:#000000;
}
p{
  margin:0 0 15px;
  padding:0;
  font-size:20px;
  font-weight:300;
  font-family: 'Barlow', sans-serif;
}
p, ul li a{
  letter-spacing: 0px;
}
body a{
  text-decoration:none;
  color:#222222;
}
a:hover{
  text-decoration:none;
  color:#666;
}
a:focus,a:hover{
  text-decoration:none !important;
}
ul,ol{
  margin:0 0 0 15px;
  padding:0;
}
ul li, ol li{
  font-size: 14px;}
  :hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  max-width: 100%;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0px;
  top: -10px;
  color: #7a7a7a;
}
blockquote:after {
  display: block;
  content: "\201D";
  font-size: 80px;
  position: absolute;
  right: 0px;
  bottom: -10px;
  color: #7a7a7a;
}
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
small{
  font-size:14px !important;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border:1px solid #424648;
  font-size:16px;
  padding:10px 10px;
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  background: transparent;
}
section{
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 50px 0;
}
select{
  width: 100%;
  padding: 6px;
}
input[type="submit"] {
  padding: 10px 20px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  background-color: #404a3d;
}
input[type="submit"]:hover{
  cursor: pointer;
}
textarea {
  height: 80px;
}
iframe,embed{
  max-width: 100%;
  width: 100%;
}
.bounce, .flash, .pulse, .shake, .swing, .tada, .wobble, .bounceIn, .bounceInDown, .bounceInLeft, .bounceInRight, .bounceInUp, .bounceOut, .bounceOutDown, .bounceOutLeft, .bounceOutRight, .bounceOutUp, .fadeIn, .fadeInDown, .fadeInDownBig, .fadeInLeft, .fadeInLeftBig, .fadeInRight, .fadeInRightBig, .fadeInUp, .fadeInUpBig, .fadeOut, .fadeOutDown, .fadeOutDownBig, .fadeOutLeft, .fadeOutLeftBig, .fadeOutRight, .fadeOutRightBig, .fadeOutUp, .fadeOutUpBig, .flip, .flipInX, .flipInY, .flipOutX, .flipOutY, .lightSpeedIn, .lightSpeedOut, .rotateIn, .rotateInDownLeft, .rotateInDownRight, .rotateInUpLeft, .rotateInUpRight, .rotateOut, .rotateOutDownLeft, .rotateOutDownRight, .rotateOutUpLeft, .rotateOutUpRight, .slideInDown, .slideInLeft, .slideInRight, .slideOutLeft, .slideOutRight, .slideOutUp, .rollIn, .rollOut, .zoomIn, .zoomInDown, .zoomInLeft, .zoomInRight, .zoomInUp, .slideInUp{
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible!important;
}
.wp-caption{
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{
  margin:0;
  padding:0;
}
.gallery-caption{
  margin:0;
  padding:0;
}
.bypostauthor{
  margin:0;
  padding:0;
}
.hovereffect a {
  border: 1px solid #333;
  padding: 10px;
  color: #333333;
  font-weight: bold;
}
.carousel-inner{
  margin: 0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.alignleft,
img.alignleft{
  display: inline;
  float: left;
  margin-right:20px;
  margin-top:4px;
  margin-bottom:10px;
  padding:0;
  padding:5px;
}
.fa-map-marker-alt:before {
    content: "\f3c5" !important;
}
.alignright, img.alignright {
  display: inline;
  float: right;
  padding:5px;32
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
}
.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;32
  margin-top:0;
  padding:5px;
}
.comment-list .comment-content ul {
  list-style:none;
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
a.small-button{
  background:#3890cb;
  padding:5px 30px;
  border-radius:3px;
  color:#fff;
  display:table;
  margin:0 auto;
}
a.small-button:hover{
  color:#fff;
  background:#0c5f96;
}
table, td, th {32
  border: 1px solid black;
}
/*-------------------------- Calendar widget --------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
  border: 1px solid #fff;
  color: #000000;
}
#vw-footer .widget.widget_calendar td, #vw-footer .widget.widget_calendar tr, #vw-footer .widget.widget_calendar th {
  color: #7f8391;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 1.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 0em;
  color: #7f8391;
  padding-left: 15px;
  caption-side: top;
}
.widget_calendar tbody a {

  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody #today{
  background-color: #bbb;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #7f8391;
}
.widget th,
.widget td {
  padding: 0.5384615385em;
}
/* ------------Sweep To Right ------------- */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* ----------- Spinner ------------- */
.final-loading-box{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffdb61;
  z-index: 2;
  cursor: pointer;
  z-index: 9999999;
}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

.corners {
	width: 60px;
	height: 60px;
  top:50%;
  left: 50%;
	position: relative;
	transform-origin: center;
	animation: spin 3s infinite linear;
}

.corner {
	width: 60px;
	height: 60px;
	position: absolute;


}
.corner::before {
  display: block;
  width: 48%;
  height: 48%;
  border-radius: 0 40% 0 40%;
  background-color: #5b8c51;
  content: '';
}

@keyframes spin1 {
	0% { transform: rotate(0deg); }
	30% { transform: rotate(0deg); }
	70% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

@keyframes spin2 {
	0% { transform: rotate(0deg); }
	30% { transform: rotate(270deg); }
	70% { transform: rotate(270deg); }
	100% { transform: rotate(360deg); }
}

@keyframes spin3 {
	0% { transform: rotate(0deg); }
	30% { transform: rotate(180deg); }
	70% { transform: rotate(180deg); }
	100% { transform: rotate(360deg); }
}

@keyframes spin4 {
	0% { transform: rotate(0deg); }
	30% { transform: rotate(90deg); }
	70% { transform: rotate(90deg); }
	100% { transform: rotate(360deg); }
}

.corner--1 {
	animation: spin1 3s infinite cubic-bezier(0.785, 0.135, 0.150, 0.860);
}

.corner--2 {
	animation: spin2 3s infinite cubic-bezier(0.785, 0.135, 0.150, 0.860);
}

.corner--3 {
	animation: spin3 3s infinite cubic-bezier(0.785, 0.135, 0.150, 0.860);
}

.corner--4 {
	animation: spin4 3s infinite cubic-bezier(0.785, 0.135, 0.150, 0.860);
}
/* .final-loading-box .ball-clip-rotate-multiple{
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  right: 50%;
  transform: translate(-50%,-50%);
  height: 65px;
  width: 65px;
  margin: -25px 0 0 -25px;
  -webkit-animation: spinner2 .5s linear infinite;
          animation: spinner2 .5s linear infinite;
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1); }
  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
            transform: rotate(180deg) scale(0.6); }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
            transform: rotate(360deg) scale(1); } }

.ball-clip-rotate-multiple > div {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    left: 50%;
    top: 50%;
    right: 50%;
    border: 5px solid #404a3d;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-radius: 100%;
    height: 55px;
    width: 55px;
    -webkit-animation: rotate 1s 0s ease-in-out infinite;
    animation: rotate 1s 0s ease-in-out infinite;
}
.ball-clip-rotate-multiple > div:last-child {
  display: inline-block;
  top: 73%;
  left: 75%;
  width: 22px;
  height: 22px;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  border-color: #404a3d transparent #404a3d transparent;
  -webkit-animation-direction: reverse;
  animation-direction: reverse;
} */
/*-----------------Search pop up----------------*/
/*-----------------Search pop up----------------*/
.serach_outer {
  position: fixed;
  width: 100%;
  height:0;
  background: #000;
  overflow: hidden;
  transition: 0.5s;
  z-index: 999999999999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  display: none;
  transition: 2s;
}
.show-vw-search{
  height: 100% !important;
}
.hide-vw-search{
  height: 0 !important;
}
.serach_inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.closepop {
  position: absolute;
  top: 29%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
  z-index: 999999;
}
.closepop i{
  color: #fff !important;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #222;
  cursor: pointer;
}
.serach_inner form.search-form {
  display: table;
  border-radius: 0;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  border:none !important;
}
.search-no-results input.search-field{
  border:1px solid #222;
}
.search-no-results input[type="submit"]{
      padding: 10px 30px;
}
.serach-page input.search-field {
    padding: 9px 0 10px 0;
}
.search_popup input.search-submit {
  border: 0;
  background-color: transparent;
  border-radius: 40px;
  border: 2px solid #fff;
}
.search_popup label {
  background: transparent;
  width: 81%;
}
.search_popup input.search-field {
  padding: 1.5% 0;
  background: transparent;
  width: 100%;
  text-indent: 8px;
  border-bottom: 2px solid #fff;
  color: #fff;
  border-top:none !important;
  border-left: none !important;
  border-right: none !important;
}
.search_popup input.search-field::placeholder{
  font-size: 17px;
  color:#fff;
}
.search_popup .search-submit {
  color: #222;
  background-color: #fff;
  padding: 10px 13px;
  width: 50px;
  height: 50px;
  border:none;
}
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* ---------- Single Pages ------------ */
/* .title-box::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: hsl(0deg 0% 0% / 50%);
    z-index: 0;
}
.above_title {
    z-index: 2;
}
#masthead {
  z-index: 9;
  position: relative;
} */

.title-box{
  background-color: #000 !important;
}
.title-box img{
  opacity: 0.5;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
	float: right;
	margin-left: 4px;
	width: 70px;
	height: auto;
	box-shadow: none;
}

.page-template-default h1{
  font-weight: 700;
}
.single-page-content p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "Barlow";
  font-weight: 500;
}
#testimonial_single .single-testimonial-desig{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: 'Kaushan Script';
  font-weight: 500;
  padding-top: 20px;
}
.main-header .side-navigation ul li a:hover{
	filter:none !important;
}
#testimonial_single .social-profiles i{
  width: 40px;
  height: 40px;
  background-color:#404a3d;
  border-radius: 50%;
  padding: 13px 13px;
  color: #fff;
}
.metabox span {
    width: calc(100% / 3 - 20px);
    margin: 0px;
}
#testimonial_single .social-profiles{
  padding-top: 20px;
  padding-bottom: 20px;
}
.content_page p{
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Barlow";
  font-weight: 500;
}
/*----------------------Single team page---------------------------*/
#team_single .social-profiles i {
  color: #404a3d;
  border: 1px solid #404a3d;
  border-radius: 50%;
  padding: 12px;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
#team_single .social-profiles {
  padding: 20px 0;
}
.owl-carouselll {
  display: flex;
  flex-direction: row;
  column-gap: 40px;
  padding: 50px 50px;
}
.sub-heading {
	text-align: center;
	padding-top: 20px;
}
/* ------------------Single Post ----------------- */
#single_post .postbox .postbox-content {
  position: static;
}
#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}
.posttitle a{
  font-size: 24px;
  letter-spacing: 2px;
  color: #0f0e0e;
  font-family: "Barlow";
  font-weight: 400;
  padding-top: 5px;
}
.posttitle a:hover{
  color: #000;
}
.page-header h1{
  color: #000;
  font-family: "Barlow";
  font-weight: 600;
}
.entry-title{
  color: #000;
  font-family: "Barlow";
  font-weight: 600;
}
.single-post-content table td{
  text-align: center;
}
.single-post-content .wp-audio-shortcode{
  margin-bottom: 50px;
}
.author_links a{
  color: #111;
  font-family: "Barlow";
  font-weight: 600;
}
#vw-sidebar .widget_recent_entries a{
  font-size: 13px;
}
/* --------- search Page ------- */
.postbox h6 {
  font-weight: bold;
}
/* --------- Blog Page ------- */
.postbox-content .post-text{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #9a9da4;
  font-family: "Barlow";
  font-weight: 500;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px;
  display: block;
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.postbox {
  margin-bottom: 39px;
  border: none;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.postbox h2{
  margin:0 0 5px;
  font-weight:bold;
}
a.post-readmore {
  font-size: 18px;
  border-bottom: 1px solid;
}
a.post-readmore i {
 margin-left: 8px !important;
 font-size: 18px;
 border-bottom: 1px solid #ffffff;
 padding-bottom: 2px;
}
.widget_recent_entries li {
  padding: 10px 0;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
#footer .wpcf7-form.invalid .wpcf7-response-output {
    display: none !important;
}
.blogbutton-small{
  background:none;
  font-size:12px;
  font-weight:bold;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
  color: #000;
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
}
.metabox .entry-date{
  margin:0 13px 0 0;
}
.metabox .entry-author{
  padding: 0 0 0 0;
  margin:0 20px 0 0;
  font-family: "Barlow";
}
.metabox .entry-author a{
  color: #000;
  font-family: "Barlow";
}
.sticky-logo {
    display: none;
}
.stickynavbar .sticky-logo {
    display: block !important;
      justify-content: end;
}
.menubar-box {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.stickynavbar .sticky-logo img {
  width: 170px;
  height: auto;
  padding: 10px 0;
}
.stickynavbar .menubar-box {
    align-items: center;
}
.stickynavbar .innermenubox {
    padding: 0px !important;
}
.stickynavbar .headerbar {
	padding: 9px 0px 0 0;
}
.stickynavbar .primary-menu {
    padding-left: 0px !important;
}
/* i.fas.fa-bars {
    display: none;
} */
.metabox .entry-comments{
  padding: 0 0 0 0px;
  font-family: "Barlow";
}
.logged-in-as a{
  color: #000;
}
.logged-in-as a:hover{
  color: #000;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
/* #vw-sidebar span.comment-author-link {
  margin-left: 14px;
} */
.post-featured img {
  width: 100%;
}

.authordetails{
  padding: 30px 0;
}
#vw-sidebar aside#block-5 {
    display: none;
}
#vw-sidebar aside#block-6 {
    display: none;
}
.authordetails .author_links{
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.authordetails .b-content {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Barlow";
  font-weight: 500;
  font-style: italic;
}
h2#reply-title{
  font-family: "Barlow";
}
.authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  margin-top: 10px;
  position: relative;
}
.authordetails ul li {
    display: inline;
}
.authordetails ul li a i {
  background-color: #000;
  padding:15px 15px 9px 15px;
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.authordetails img{
  border-radius: 50%;
}
#comments input[type="submit"]{
  background-color: #000 !important;
  color: #fff !important;
  font-family: "Barlow";
}
/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  color: #ffffff;
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: #ffffff;
  color: #333333;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: #404a3d;
  color: #000;
  border: 1px solid #404a3d;
}
.navigation span.page-numbers.current{
  background-color: #ffffff;
  border: 1px solid #404a3d;
  color: #000 !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  text-transform:uppercase;
  color: #000;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
  background: #d3da36;
  color: #fff;
}
.blog-icon i.fa-google-plus {
  padding: 12px 10px 12px 11px
}
/* aside#search-3 {
  padding: 0 !important;
} */
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#222222;
  color:#fff;
  padding:5px 15px;
  margin-right:5px;
}
.bradcrumbs span{
  background:#dddddd;
  color:#000;
  padding:5px 15px;
}
/*------------------ Comments BOX ------------------*/
#comments ul{
  list-style-type: none;
}
#comments ol{
  list-style-type: none;
}
#comments .reply{
  float: none !important;
  margin-bottom: 30px;
}
#comments .reply a{
  font-size: 16px;
  letter-spacing: 0px;
  color: #222222;
  font-family: "Barlow";
  font-weight: 700;
}
#comments .commentmetadata a{
  font-size: 18px;
  padding-top: 8px;
  display: inline-block;
}
#comments h2.comments-title{
  padding-bottom: 20px !important;
}
/*--------------- Sidebar -----------------*/
#vw-sidebar td#prev a {
 color: #6c6c6c;
}
#vw-sidebar caption {
 font-weight: bold;
 color: #6c6c6c;
 font-size: 20px;
}
#vw-sidebar table,#vw-sidebar th,#vw-sidebar td {
 border: 1px solid #e1e1e1;
 text-align: center;
}
#vw-sidebar td {
 padding: 7px;
 color: #6c6c6c;
}
#vw-sidebar th {
 text-align: center;
 padding: 5px;
 color: #6c6c6c;
}
#vw-sidebar select {
 padding: 10px 5px;
 border: solid 1px #e1e1e1;
 color: #6c6c6c;
 background: transparent;
}
#vw-sidebar form{
 text-align: center;
}
#vw-sidebar h3 {
  font-size: 24px;
  color: #222222;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 11px;
  border-bottom: 1px solid #e7e7e7;
  font-family: 'Amatic SC', cursive;
}
ol.wp-block-latest-comments {
   padding-left: 0;
}
/* #vw-sidebar .widget{
  display: none;
} */
#vw-sidebar input[type="search"] {
 padding:10px 10px;
 font-size:15px;
 color:#6c6c6c;
 border: solid 1px #e1e1e1;
 width: 100%;
}
#vw-sidebar label{
 margin-bottom: 0;
 width: 100%;
}
#vw-sidebar input[type="submit"]{
 background-color :#404a3d;
 color:#fff;
 padding:10px 0;
 font-size:12px;
 width: 100%;
 letter-spacing: 2px;
 font-weight: bold;
}
#vw-sidebar .widget {
  border: 1px solid #394336;
 padding: 20px;
 margin-bottom: 25px;
 /* -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11); */
}
#vw-sidebar ul {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 17px;
}
#vw-sidebar ul li{
 font-weight: 600;
  color: #343434;
  font-family: "Barlow";
  font-size: 15px;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
}
#vw-sidebar ul li:last-child{
  border:none;
}
#vw-sidebar ul li a {
  font-weight: 600;
  color: #343434;
  font-family: "Barlow";
  font-size: 15px;
}
#vw-sidebar .tagcloud a{
 border: solid 1px #e1e1e1;
 color:#6c6c6c;
 font-size:15px !important;
 padding:5px 18px;
 margin:0 0 5px;
 display:inline-block;
}
#vw-sidebar .tagcloud a:hover{
 background:#111;
 color: #fff;
}
span.credit_link a {
  color: #e8e8e8;
}
.single-post-content p{
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Barlow";
  font-weight: 500;
  padding-bottom: 30px;
}
.outer_dpage p{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Barlow";
  font-weight: 500;
}
/*------------- Page -----------------*/
.title-box{
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  color: #fff;
  font-weight: bold;
  font-size: 48px;
  opacity: 1;
  position: relative;
  z-index: 3;
  }
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 5%;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
.shrtcod-pg{
  border:1px solid #bbb;
}
.shrt_socio i{
  border: 1px solid #bbb;
  padding: 10px;
  margin-right: 10px;
}
/*---------------- Contact Us Widget ----------------*/
.contact_us_icon i {
  color: #404a3d;
  margin: 10px 0;
  font-size: 24px;
}
.widget_recent_entries li a {
  font-size: 14px;
}
.widget_recent_entries span.post-date {
  width: 100%;
  float: left;
  margin-bottom: 11px;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0px;
  color: #aca9a9;
  font-family: "Barlow";
}
/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px;
  font-weight:bold;
  margin: 10px 0;
}
.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 0px 0px 0px 0px;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #fff;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
  font-weight: 600;
  font-family: "Barlow";
}
.page-numbers.dots{
  color:#000;
}
.navigation a:hover{
  color: #fff;
}
.navigation span.meta-nav {
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0px;
	line-height: 30px;
	color: #000;
	font-family: "Barlow";
	margin-bottom: 0;
	font-weight: 700;
}
.post-navigation .post-title{
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "Barlow";
  font-weight: 500;
}
.navigation .current{
  background: #333333;
  color:#ffffff;
  font-weight:normal;
}
/* ------------- Category --------------------*/
.alt-screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories li{
  display: inline-block;
}
ul.post-categories li:after{
  content: ' ,';
}
ul.post-categories li:last-child:after{
  content: '';
}
ul.post-categories a {
  color: #333333;
}
.content_boxes {
  padding: 0;
  border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
}
.post_tag .meta-sep{
  font-weight: bold;
}
.post_tag a:after{
  content: ", ";
  display: inline-block;
}
.post_tag a:last-child:after{
  content: "";
}
/*-------------- Main Title ---------------*/
.share_icon i {
  color: #404a3d;
  padding: 12px 2px 0 0;
  font-size: 16px;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  border-radius: 50%;
  border-top: none;
  text-align: center;
}
.share_icon i.fab.fa-facebook-f{
  border: 1px solid #404a3d;
}
.share_icon i.fab.fa-facebook-f:hover{
  background-color: #5b8c51;
}
.share_icon i.fab.fa-linkedin-in{
border: 1px solid #404a3d;
}
.share_icon i.fab.fa-linkedin-in:hover{
  background-color: #5b8c51;
}
.share_icon i.fab.fa-twitter{
  border: 1px solid #404a3d;
}
.share_icon i.fab.fa-twitter:hover{
  background-color: #5b8c51;
}
.services_inner h4, .services_inner .short_text {
  color: #ffffff;
}
.share_icon a{
  padding-bottom: 5px;
  display: inline-block;
}
.view-more {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.menubar.scrolled li.search-box {
  display: block !important;
}
/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {
  font-size: 28px;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
}
.woocommerce .quantity input{
  padding: 5px 0px;
}
.woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #404a3d;
  border-radius: 0;
  padding: 10px 14px;
  color: #ffffff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
  color: #404a3d;
}
#contentwoocom {
  padding: 20px 15px;
}
h2.woocommerce-loop-product__title {
  text-align: center;
}
.woocommerce ul.products li.product .price{
  text-align: center;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  text-align: center;
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
}
li.product {
  border: 1px solid #ddd;
  padding-bottom: 17px;
}
.woocommerce span.onsale{
  background-color: #404a3d;
  z-index: 3 !important;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2{
  max-width: 100%;
}
input#password, input#reg_password {
  padding: 10px;
}
.woocommerce div.product form.cart .variations select{
  background-color: #ffffff;
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
  width: 100%;
  max-width: 100%;
}
.woocommerce a.added_to_cart {
  padding: 0 .5em .5em;
  display: inline-block;
}
.woocommerce h1,.woocommerce h2,.woocommerce h3{
  font-family: 'Kaushan Script';
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
  width: 53%;
}
.woocommerce .woocommerce-MyAccount-navigation ul{
  list-style-type: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a{
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #1f1e1e;
  font-family: 'Kaushan Script';
}
.woocommerce form .form-row.woocommerce-invalid label{
  color:#8fa3aa;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
  background: #111111;
  color:#fff;
}
.woocommerce .form-row{
  display: unset;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
  width: 100%;
}
.woocommerce #order_review table th{
  text-align: left;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
  padding: 20px;
}
.woocommerce div.product div.images img{
  width: auto;
}
.woocommerce-Tabs-panel p{
  font-size: 18px;
  letter-spacing: 1px;
  color: #a7a9ac;
  font-family: "Barlow";
  font-weight: 500;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
  position: absolute;
  top: 4px;
  right: 186px;
  font-size: 2em;
  z-index: 3;
  width: 36px;
  height: 36px;
  background: #fff;
  text-indent: -9999px;
  border-radius: 100%;
  box-sizing: content-box;
}
.woocommerce-products-header__title{
  letter-spacing: 0px;
  color: #252525;
  font-family: "Barlow";
  font-weight: 800;
}
#primary {
  padding-top: 30px;
}
/* ----------- Unit Testing ------------- */
.outer_dpage table{
  text-align: center;
}
.outer_dpage table th{
  text-align: center
}
/* ----------- Background Attachment ------------ */
.section_bg_scroll{
  background-attachment: scroll;
}
.section_bg_fixed{
  background-attachment: fixed;
}
/* ---------- Topbar  ------------ */
#top-bar {
  padding: 0;
  /* background-size: cover; */
}
#top-bar .email-box i,#top-bar .call-box i{
  color: #5b8c51;
  padding-right: 0px;
  transform: rotate(100deg);
}
#top-bar .email-box a, #top-bar .call-box a{
      color: #878986;
}
#top-bar .email-box,#top-bar .call-box {
  font-size: 18px;
  color: #878986;
  font-family: "Barlow";
  font-weight: 500;
}
#top-bar .ayurveda-logo{
  text-align: center;
}
#top-bar .logo-text h1{
  padding: 0;
  line-height: 20px;
}
#top-bar .logo-text h1 a {
  font-size: 20px;
}
#top-bar .logo-text p{
  font-size: 12px;
  margin-bottom: 5px;
}
#top-bar .social-icons {
  text-align: right;
}
.row.top-bar {
    padding: 15px 0 0;
}
.copyright-text a:hover {
    color: #5b8c51;
}
#top-bar .vwsmp_front a {
  background: transparent;
}
#top-bar .vwsmp_front a{
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: #f5f0e9;
  padding:6px;
}
#top-bar .vwsmp_front a i {
  margin: 5px;
  color: #878986;
  font-size: 14px;
}
#top-bar .vwsmp_front a:hover{
  background-color: #5b8c51;
}
#top-bar .vwsmp_front a:hover i{
  color: #ffffff;
}
/* #top-bar .top-contact{
  padding: 20px 0;
} */
#top-bar .topbar-box .row {
  align-items: center;
  /* padding: 10px 0px; */
}
/* ---------- Header ------------ */

.menubar  .ayurveda-logo {
  padding: 10px 0;
}
.menubar .ayurveda-logo h1 {
  font-size: 22px;
  margin: 0;
}
.menubar .appoitments-button a {
  background-color: #404a3d;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 14px;
  color: #ffffff;
  font-family: "Barlow";
  font-weight: 600;
  padding: 15px 22px;
}
.menubar .appoitments-button {
  padding: 17px 0;
  text-align: right;
}
.menubar #vw-sticky-menu {
  padding: 10px 0;
}
#sticky-onoff{
  display: none;
}
#sticky-onoff{
  display: none;
}
.main-header-box #sticky-onoff{
  display: none;
}
.stickynavbar {
  padding-top: 0 !important;
}
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  padding-bottom: 0 !important;
  left: 0;
  z-index: 99;
}
.sticky .main-navigation .sub-menu a{
  color: #fff;
}
.sticky .main-navigation ul{
  margin: auto;
}
#vw-sticky-menu.sticky {
  margin-top: 0;
  z-index: 9999999;
  background-color: #404a3d;
}
#vw-sticky-menu.sticky .main-navigation a{
  color:#fff;
}
#vw-sticky-menu.sticky .main-navigation ul li.current_page_item a{
  color: #000;
}
.stickynavbar #menu-primary-menu {
	padding: 0px 0px 8px 0;
}
/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul{
  padding-right: 15px;
}
.sf-arrows .sf-with-ul:after{
  content: '';
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -2px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #fff;
}
.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}
.toggle-nav, a.closebtn{
  display: none;
}

#vw-sticky-menu span.toggle-menu-title {
  display: none;
}
#vw-sticky-menu.sticky .innermenubox {
  padding: 12px;
  text-align: left;
}
/*-----------------Slider--------------------*/
#slider{
  padding: 0;
  position: relative;
}
#slider img{
  width: 100%;
}
#slider .carousel-caption {
  top: 0;
  bottom: inherit;
  text-align: left;
  left: 0;
  right: 0;
  margin: 0 !important;
  padding: 0 !important;
  bottom: 0;
}
#slider .slider-box {
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
  padding: 30px 20px;
  max-width: 40%;
  margin: 0 auto;
  text-align: left;
  left: 15%;
  right: auto;
}
#slider p.wow {
  font-size: 14px;
  letter-spacing: 3px;
  color: #ffffff;
  margin: 0;
  font-weight: 600;
}
#slider img.border-img{
  max-width: 60%;
}
#slider h2.top-h {
  font-size: 84px;
  line-height: 50px;
  color: #ffffff;
  font-family: 'Amatic SC', cursive;
  font-weight: 700;
  padding: 20px 0;
}
#slider .bottom-head p {
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  padding: 10px 0;
  letter-spacing: 1px;
  font-family: 'Roboto', sans-serif;
}
#slider .bottom-head h2.bottom-h {
  font-size: 90px;
  line-height: 50px;
  color: #404a3d;
  font-family: "Amatic SC";
  font-weight: 700;
  background-color: #ffdb61;
  display: inline-block;
  padding: 30px 10px;
}
#slider .slide-but a {
  font-size: 20px;
  color: #404a3d;
  font-family: "Barlow";
  font-weight: 600;
  background-color: #ffdb61 !important;
  padding: 16px 35px;
  border-radius: 7px;
}
#slider .carousel-control-prev-icon,#slider .carousel-control-next-icon{
  background-image: none;
  width: 100%;
  letter-spacing: 3px;
  height: 38%;
  font-weight: 500;
  padding: 14px 15px;
  text-align: center;
  font-size: 16px;
}

#slider .carousel-control-prev-icon{
  background-color: #fff;
  color: #404a3d;
  border-radius: 8px 0px 0px 0px;
}
#slider .carousel-control-next-icon {
  background-color: #5b8c51;
  color: #fff;
}
#slider .carousel-control-prev-icon i, #slider .carousel-control-next-icon i{
  padding: 10px;
}
#slider a.carousel-prev-button {
  position: absolute;
  bottom:0;
  right: 13%;
  width: 10%;
}
#slider a.carousel-next-button{
  position: absolute;
  bottom:0;
  right: 3%;
  width: 10%;
}
#slider a.carousel-prev-button:hover span{
  background-color: #5b8c51;
  color: #fff;
  border-color: #121212;
}
#slider a.carousel-next-button:hover span{
  background-color: #fff;
  color: #404a3d;
  border-color: #121212;
}
#slider .hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#slider .hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #5b8c51;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#slider .hvr-radial-out:hover, #slider .hvr-radial-out:focus, #slider .hvr-radial-out:active {
  color: #ffffff;
}
#slider .hvr-radial-out:hover:before, #slider .hvr-radial-out:focus:before, #slider .hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
#slider .carousel-indicators {
  text-align: center;
  position: absolute;
  bottom: 52%;
  right: 17%;
  margin: 0 auto;
  left: auto;
  transform: rotate(90deg);
}
#slider .carousel-indicators li {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 1px solid #fff;
}
/*-------------------About Us------------------*/
#about-us{
  padding: 70px 0;
}
#about-us .main-img{
  text-align: right;
  position: relative;
  margin-right: 13%;
  z-index: 2;
}

#about-us .col-lg-6.col-md-12.col-12.image-left
{
  position: relative;
}
#about-us .image-left:after {
  content: "";
    position: absolute;
    background-color: #f5f0e9;
    width: 300px;
    left: 0;
    top: 9.4%;
    height: 300px;
    z-index: 1;
    border-radius: 50%;
    left: 0;
}
#about-us .main-img img.img-one{
  width: 75%;
}
#about-us .icons-img .img-icons {
  position: absolute;
  left: 10%;
  top: 25%;
  border-right: 3px dashed #fff;
  border-bottom-right-radius: 50%;
  border-top-right-radius: 50%;
  display: inline-block;
}
#about-us .bott-img img.bottom-img {
  position: relative;
  margin-top: -22%;
  margin-left: 43%;
  width: 55%;
  box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.82);
  z-index: 3;
  border-radius: 5px;
}
#about-us .about-content{
  position: relative;
}
#about-us .about-content span.sec-title {
  display: block;
  font-size: 14px;
  letter-spacing: 3px;
  line-height: 35px;
  color: #5b8c51;
  font-family: "Barlow";
  font-weight: 600;
}
#about-us .about-content h3 {
  font-size: 50px;
  letter-spacing: 2px;
  line-height: 55px;
  color: #404a3d;
  font-family: 'Amatic SC', cursive;
  font-weight: 600;
  padding: 0;
}
#about-us .about-content p.sec-text-o {
  font-size: 16px;
  line-height: 30px;
  color: #878986;
  font-family: "Barlow";
  font-weight: 500;
}
#about-us .about-content p.feture-title {
  display: inline-block;
  font-size: 22px;
  line-height: 30px;
  color: #404a3d;
  font-family: "Barlow";
  font-weight: 600;
  margin: 5px;
}
#about-us .about-content p.sec-text-two {
  font-size: 16px;
  line-height: 30px;
  color: #878986;
  font-family: "Barlow";
  font-weight: 500;
}
#about-us .about-but a {
  font-size: 15px;
  color: #404a3d;
  font-family: "Barlow";
  font-weight: 600;
  background-color: #ffdb61;
  padding: 20px 25px;
  border-radius: 3px;
  border-color: rgb(255, 219, 97);
}
/*-------------------Services Section--------------------*/
#services{
  padding-bottom: 80px;
}
#services .services-box {
  padding-top: 25px;
}
#services .services-head{
  text-align: center;
}
#services .services-head span.sec-title {
  display: block;
  font-size: 14px;
  letter-spacing: 3px;
  line-height: 35px;
  color: #5b8c51;
  font-family: "Barlow";
  font-weight: 600;
  text-align: center;
}
#services .services-head h3 {
  font-size: 50px;
  letter-spacing: 2px;
  line-height: 55px;
  color: #404a3d;
  font-family: 'Amatic SC', cursive;
  font-weight: 600;
  text-align: center;
  padding: 0;
}
#services .vw-our-services-box {
  background-color: #ffff;
  border-radius: 5px;
}
#services .vw-our-services-box:hover a.offer-button{
  display: block;
}
#services .services-content {
  padding: 15px 25px;
}
#services .services-content h5{
  width: 50%;
}
.copyright-text a {
    text-decoration: none;
    color: #ffdb61;
    padding-top: 10px;
}
#services .services-content h5 a {
  font-size: 28px;
  line-height: 34px;
  color: #5b8c51;
  font-family: "Amatic SC";
  font-weight: 700;
}
#services .services-content p {
  font-size: 16px;
  line-height: 28px;
  color: #878986;
  font-family: "Barlow";
  font-weight: 500;
  padding-top: 20px;
}
#services .services-content {
  padding: 40px 30px;
  position: relative;
}
#services .services-content a.offer-button {
  text-align: center;
  border: 2px dashed #ffffff;
  width: 22%;
  height: 24%;
  padding: 8px;
  position: absolute;
  bottom: -34px;
  left: 16%;
  right: auto;
  border-radius: 50%;
  display: none;
}
#services .services-content a.offer-button i {
  color: #404a3d;
  background-color: #ffdb61;
  padding: 15px;
  border-radius: 50%;
  width: 45px;
  height: 45px;
}
#services .services-content .view-all-but a {
  font-size: 20px;
  color: #404a3d;
  font-family: "Barlow";
  font-weight: 600;
  background-color: #ffdb61;
  padding: 15px 40px;
}
#services .view-all-but {
  text-align: center;
  margin-top: 30px;
}
#services .view-all-but a{
  font-size: 20px;
  color: #404a3d;
  font-family: "Barlow";
  font-weight: 600;
  background-color: #ffdb61;
  padding: 20px 50px;
  border-radius: 5px;
  border-color: #ffdb61;
}
#services .owl-dots {
  display: none;
  position: relative;
  top: 145px;
  text-align: center;
  margin:20px 0;
}
#services-loop {
  display: none;
}
#services .owl-carousel .owl-item img{
  width: 100% !important;
}
/*-----------  Our Records -------------*/
#our-records{
  position: relative;
}
#our-records .record_box {
  padding: 50px 18px;
}
#our-records span.record_number{
  font-size: 66px;
  line-height: 40px;
  color: #404a3d;
  font-family: "Amatic SC";
  font-weight: 600;
}
#our-records p.record_title{
  font-size: 16px;
  line-height: 30px;
  color: #404a3d;
  font-family: "Spectral";
  font-weight: 500;
  margin:0;
}
#our-records .owl-carousel .owl-item img{
  margin: 0
}
#our-records .owl-carousel .owl-item img:hover{
    transition: 1s;
    -webkit-transition: 0.70s;
    -moz-transition: 0.70s;
    -ms-transition: 0.70s;
    -o-transition: 0.70s;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);

}
#our-records .feat_title{
  font-size: 30px;
  line-height: 32px;
  color: #ffffff;
  font-family: "Amatic SC";
  font-weight: 500;
  text-align: center;
  padding: 40px 0;
}
#our-records img.recodes-img {
  position: absolute;
  height: 365px;
  top: -39px;
}
#our-records .record_img {
  position: relative;
  top: 17px;
  /* left: -18px; */
  left: 0px
}
#record-loop{
  display: none;
}
.woocommerce table.shop_table{
  border:1px solid black;
}
/*-------------------Video--------------------*/
#video{
  padding: 70px 0;
}
#video .video-content {
  text-align: center;
}
#video .video-content span {
  font-size: 18px;
  letter-spacing: 4px;
  color: #eddd5e;
  font-family: "Barlow";
  font-weight: 600;
  text-align: center;
  display: block;
  padding: 30px 0;
}
#video h5.sec-title {
  font-size: 100px;
  line-height: 100px;
  color: #ffffff;
  font-family: "Amatic SC";
  font-weight: 700;
  text-align: center;
  max-width: 67%;
  margin: 0 auto;
  padding: 0;
}
#video .play-icons {
  border: 1px solid #8a915b;
  display: inline-block;
  border-radius: 5px;
}
#video .play-icons i {
  color: #404a3d;
  font-size: 20px;
  background-color: #ffdb61;
  padding: 30px;
  margin: 10px;
  border-radius: 3px;
}
/* ------------ Video Popup ----------------- */

/* The Modal (background) */
#video .modal-new {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999999999;
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  padding-bottom: 10px;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
#video .modal-contents {
  background-color: #fff;
  margin: auto;
  padding: 6px;
  width: 80%;
  transition: 2s;
  border-radius: 10px;
}

/* The Close Button */
#video #myvideoModal .close-one {
    color: #252525;
    float: right;
    font-size: 28px;
    padding-right: 20px;
    cursor: pointer;
    background: transparent;
    border: none;
    font-weight: 900;
}
#video .close-one:hover,
#video .close-one:focus {
  text-decoration: none;
  cursor: pointer;
}
.post_ctg.font-weight-bold {
    display: none;
}
.authordetails img{
  display: none;
}
/*-------------------Our Products--------------------*/
#our-products .products-head{
  text-align: center;
}
#our-products .our-project-box{
  position: relative;
}
.our-project-box img{
  border-radius: 5px !important;
}
#our-products .products-head span.sec-title {
  display: block;
  font-size: 14px;
  letter-spacing: 3px;
  line-height: 35px;
  color: #5b8c51;
  font-family: "Barlow";
  font-weight: 600;
  text-align: center;
}
#our-products .products-head h3 {
  font-size: 50px;
  letter-spacing: 2px;
  line-height: 55px;
  color: #404a3d;
  font-family: 'Amatic SC', cursive;
  font-weight: 600;
  text-align: center;
  padding: 0;
}
#our-products .product-box {
  border: 1px solid #f2f2f2;
  text-align: center;
  padding: 20px 15px;
}
.product-rating .star-rating{
  margin:10px auto;
}
#our-products .product-box h5{
  margin:0;
  padding: 0;
}
#our-products .product-box h5 a {
  font-size: 30px;
  line-height: 34px;
  color: #5b8c51;
  font-family: "Amatic SC";
  font-weight: 700;
}
#our-products .product-box del{
  font-size: 20px;
}
#our-products .product-box ins{
  font-size: 25px;
  text-decoration: none;
}
#our-products .product-box del,#our-products .product-box ins{
  line-height: 34px;
  color: #5b8c51;
  font-family: "Amatic SC";
  font-weight: 700;
  padding: 10px;
}
#our-products .cart-box{
  margin: 15px 0;
}
#our-products .cart-box a {
	font-size: 14px;
	color: #404a3d;
	font-family: "Barlow";
	font-weight: 600;
	border: 2px solid #ffdb61;
	padding: 8px;
	border-radius: 5px;
	position: relative;
  display: block !important;
	width: 100px !important;
}
#our-products .cart-box .col-lg-6.col-md-6.col-12 {
  padding: 0;
}
.product-content:hover .product-box {
  box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.8);
}
#our-products .owl-item{
  padding-bottom: 5px;
}
#our-products .cart-box a:hover{
  background-color: #ffdb61;
  border-color: #ffdb61;
}
#our-products .view-all-but a {
  font-size: 20px;
  color: #404a3d;
  font-family: "Barlow";
  font-weight: 600;
  background-color: #ffdb61;
  padding: 20px 50px;
  border-radius: 5px;
  border-color: #ffdb61;
}
.contact_location_details a:hover {
    color: #fff;
}
.contact_location_details a:hover {
    color: #fff;
}
#our-products .view-all-but {
  text-align: center;
  margin-top: 5%;
}
#product-loop{
  display: none;
}
#our-products .products-box {
  margin-top: 40px;
}
#our-products .cart-button {
    padding: 0;
}
#our-products a.added_to_cart.wc-forward {
  margin-top: 13px !important;
}
/*-------------------Our Projects--------------------*/
#our-project{
  padding-bottom: 0;
}
#our-project .projects-head{
  text-align: center;
}
#our-project .container-fluid{
  padding: 0;
  overflow: hidden;
}
#our-project .projects-head span.sec-title {
  display: block;
  font-size: 14px;
  letter-spacing: 3px;
  line-height: 35px;
  color: #5b8c51;
  font-family: "Barlow";
  font-weight: 600;
  text-align: center;
}
#our-project .projects-head h3 {
  font-size: 50px;
  letter-spacing: 2px;
  line-height: 55px;
  color: #404a3d;
  font-family: 'Amatic SC', cursive;
  font-weight: 600;
  text-align: center;
  padding: 0;
}
#projects-loop{
  display: none;
}
#our-project .project-content {
  left: 12px;
  width: 100%;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 5px;
  background: linear-gradient(#0000, #000);
  border-radius: 5px;
}
#our-project .project-content h5 a {
  font-size: 22px;
  color: #ffffff;
  font-family: "Amatic SC";
  font-weight: 700;
}
#our-project .pro-icons {
  display: flex;
  align-items: center;
  opacity: 0;
}
#our-project .pro-icons i {
  color: #404a3d;
  background-color: #ffdb61;
  padding: 11px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
}
#our-project .project-box{
  margin-top: 4%;
  margin-bottom: 30px;
}
#our-project .project-content:hover .pro-icons{
  opacity: 1;
}
/*-------------------Our Benifits--------------------*/
#our-benifits {
  position: relative;
  margin-top: -6%;
  padding-top: 10%;
}
#our-benifits .head-content span.sec-title {
  display: block;
  font-size: 14px;
  letter-spacing: 3px;
  line-height: 55px;
  color: #ffdb61;
  font-family: "Barlow";
  font-weight: 100;
}
#our-benifits .feature-content:hover {
    background-color: #ffdb61;
}
#our-benifits .head-content h3 {
  font-size: 50px;
  letter-spacing: 2px;
  line-height: 55px;
  color: #ffffff;
  font-family: 'Amatic SC', cursive;
  font-weight: 600;
  padding: 0;
}
#our-benifits .right-text p {
  font-size: 17px;
  line-height: 35px;
  color: #ffffff;
  font-family: "Barlow";
  font-weight: 500;
  margin: 0;
  margin-top: 11%;
}
#our-benifits .right-text {
  display: flex;
  align-items: center;
}
#our-benifits .feature-content h4.feture-title a {
  font-size: 22px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #ffffff;
  font-family: "Amatic SC";
  font-weight: 600;
}
.services-template-default aside#block-4 {
    display: none;
}
/* .social_widget {
    display: none;
} */
#our-benifits .feature-content img {
  text-align: left;
  margin: 0;
}
#our-benifits .feature-content {
  border: 1px solid #586156;
  border-radius: 5px;
  height: 175px;
  padding: 30px;
  display: block !important;
}
#our-benifits .feature-box {
  margin: 26px 0;
}
#feature-loop{
  display: none;
}
/*-------------------Team--------------------*/
#our-team .team-head{
  text-align: center;
}
#our-team .team-head span.sec-title {
  display: block;
  font-size: 14px;
  letter-spacing: 3px;
  line-height: 35px;
  color: #5b8c51;
  font-family: "Barlow";
  font-weight: 600;
  text-align: center;
}
#our-team .team-head h3 {
  font-size: 50px;
  letter-spacing: 2px;
  line-height: 55px;
  color: #404a3d;
  font-family: 'Amatic SC', cursive;
  font-weight: 600;
  text-align: center;
  padding: 0;
}
#our-team .vw-our-Team-content {
      background-color: #fff;
      width: 100%;
      max-width: 210px;
      margin: auto;
      /* left: 10%; */
      padding: 20px;
      margin-top: -10%;
      position: relative;
  -webkit-box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.16);
  -moz-box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.16);
  box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.16);
  border-radius: 10px;
  text-align: center;
}
#our-team .vw-our-Team-content span {
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 34px;
  color: #878986;
  font-family: "Barlow";
  font-weight: 600;
  text-align: center;
}
#our-team .vw-our-Team-content a.team-title{
  display: block;
  font-size: 22px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #404a3d;
  font-family: 'Amatic SC', cursive;
  font-weight: 600;
  text-align: center;
  padding: 0;
}
#our-team .social-profiles a i {
  background-color: #f5f0e9;
  color: #878986;
  padding: 10px;
  border-radius: 50%;
  width: 37px;
  height: 37px;
  margin: 14px 2px;
}
#our-team .vw-our-Team-box:hover .vw-our-Team-content{
  -webkit-box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.8);
  -moz-box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.8);
  box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.8);
}
#our-team .vw-our-Team-box :hover a.team-title{
  color: #5b8c51;
}
#our-team .social-profiles a:hover i{
  background-color: #5b8c51;
  color: #ffffff;
}
#team_single  .social-profiles a:hover i{
  background-color: #5b8c51;
  color: #ffffff;
}
#our-team .owl-item{
  padding:1% 0;
}
#Team-loop{
  display: none;
}
/*-------------------Testimonials--------------------*/
#our-clients {
  text-align: center;
}
#our-clients .tsti-head{
  position: relative;
}
#our-clients .tsti-head span.sec-title {
  display: block;
  font-size: 14px;
  letter-spacing: 3px;
  line-height: 35px;
  color: #5b8c51;
  font-family: "Barlow";
  font-weight: 600;
  text-align: center;
}
#our-clients .tsti-head h3 {
  font-size: 50px;
  letter-spacing: 2px;
  line-height: 55px;
  color: #404a3d;
  font-family: 'Amatic SC', cursive;
  font-weight: 600;
  text-align: center;
  padding: 0;
}
#our-clients .testimonials-content {
  margin: 3% 0 2%;
}
#our-clients .testimonials-title img {
  border-radius: 50%;
}
#our-clients .testimonials-title p {
  letter-spacing: 1px;
  max-width: 72%;
  margin: 3% auto;
  font-size: 20px;
  line-height: 35px;
  color: #000000;
  font-family: "Barlow";
  font-weight: 500;
  text-align: center;
}
#our-clients .testimonials-title h5 a {
  font-size: 25px;
  letter-spacing: 1px;
  line-height: 20px;
  color: #5b8c51;
  font-family: 'Amatic SC', cursive;
  font-weight: 600;
  text-align: center;
}
#our-clients .testimonials-title span {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 20px;
  color: #878986;
  font-family: "Barlow";
  font-weight: 500;
  text-align: center;
}
#our-clients .owl-nav button.owl-prev {
  top: 45%;
  position: absolute;
  left: 0;
  right: auto;
}
#our-clients .owl-nav button.owl-next{
  top: 45%;
  position: absolute;
  left: auto;
  right: 0;
}
#our-clients .owl-nav i {
  color: #afafaf;
  font-size: 22px;
}
#testimonial-loop{
  display: none;
}
/* .owl-dots{
  margin-top: -30px !important;
} */

button.owl-dot {
  border: 1px solid #5b8c51 !important;
  width: 10px;
  height: 10px;
  padding: 4px;
  margin: 5px;
  border-radius: 50%;
}
button.owl-dot.active{
  background-color: #5b8c51 !important;
}
/*----------------- Product Star Rating--------------*/
.woocommerce ul.products li.product .star-rating{
 color: #ffd116;
 margin: 0 auto;
 display: block;
 float: none;
 overflow: hidden;
 position: relative;
 height: 1.7em;
 line-height: 1;
 font-size: 1em;
 font-family: star;
}
.star-rating{
  color: #ffd116;
  margin: 10px 0;
  font-size: .857em;
  display: block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
}
.star-rating:before{
 content: "\73\73\73\73\73";
 color: #ffd116;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
}
.star-rating span{
 overflow: hidden;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
 padding-top: 1.5em;
}
.star-rating span:before{
 content: "\53\53\53\53\53";
 top: 0;
 position: absolute;
 left: 0;
}
/*----------------Our Blog-------------------*/
#our-blogs {
  text-align: center;
  padding: 50px 0;
}
#our-blogs .articles-head span {
  display: block;
  font-size: 14px;
  letter-spacing: 3px;
  line-height: 35px;
  color: #5b8c51;
  font-family: "Barlow";
  font-weight: 600;
  text-align: center;
}
#our-blogs .articles-head h3 {
  font-size: 50px;
  letter-spacing: 2px;
  line-height: 55px;
  color: #404a3d;
  font-family: 'Amatic SC', cursive;
  font-weight: 600;
  text-align: center;
  padding: 0;
}
#our-blogs .latest-news-image{
  position: relative;
}
#our-blogs .latest-news-image .date-blog {
  position: absolute;
  left: 0;
  right: 0;
  width: 40%;
  background-color: #ffdb61;
  margin: 0 auto;
  padding: 15px;
  font-size: 15px;
  color: #404a3d;
  font-family: "Barlow";
  font-weight: 600;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#our-blogs .post-box {
  padding: 30px 0 0 0;
}
#our-blogs .new-content-text {
  background-color: #fff;
  width: 92%;
  left: 4%;
  right: 4%;
  padding: 25px;
  margin-top: -7%;
  position: relative;
  -webkit-box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.25);
  -moz-box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.25);
  box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.25);
  border-radius: 5px;
}
#our-blogs .meta-box a, #our-blogs .meta-box span {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 36px;
  color: #5b8c51;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
}
#our-blogs .blog-title a.blog-title {
  color: #404a3d;
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 2px;
}
#our-blogs .blog-title p {
  font-size: 16px;
  line-height: 32px;
  color: #878986;
  font-family: "Barlow";
  font-weight: 500;
  text-align: center;
  margin: 14px 0;
}
#our-blogs .blog-but {
  padding-top: 10px;
}
#our-blogs .blog-but a {
  font-size: 16px;
  line-height: 32px;
  color: #404a3d;
  font-family: "Barlow";
  font-weight: 500;
  text-align: center;
  display: block !important;
}
#our-blogs .blog-but i {
    color: #404a3d;
    font-size: 12px;
    background-color: #ffdb61;
    border-radius: 50%;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
}
#blogs-loop{
  display: none;
}
#our-blogs .meta-box span{
  padding: 0 10px;
}
#our-blogs .meta-box i {
  margin-right: 8px;
}
#our-blogs .owl-item{
  padding-bottom: 5px;
}
#our-blogs .latest-news-content:hover .new-content-text{
  -webkit-box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.73);
  -moz-box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.73);
  box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.73);
}
#our-blogs .latest-news-content:hover .date-blog{
  color: #ffdb61;
  background-color: #404a3d;
}
/* ---------- Return to Top ------------ */
.sml-scrollup {
  position: fixed;
  z-index: 999;
  bottom: 0px;
  right: 15px;
}
.sml-scrollup span {
  display: block;
  height: 45px;
  width: 45px;
  margin: 20px;
  text-align: center;
  line-height: 60px;
  -webkit-border-radius: 0;
  border-radius: 0;
  position: relative;
  font-size: 16px;
  color: #FFF;
  opacity: 1;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.5,.8,.9,0.8);
  -moz-transition: all 0.3s cubic-bezier(0.5,.8,.9,0.8);
  -ms-transition: all 0.3s cubic-bezier(0.5,.8,.9,0.8);
  -o-transition: all 0.3s cubic-bezier(0.5,.8,.9,0.8);
  transition: all 0.3s cubic-bezier(0.5,.8,.9,0.8);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
}
.sml-scrollup span:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  z-index: -1;
  -webkit-box-shadow: inset 0 0 0 35px #ffdb61;
  box-shadow: inset 0 0 0 35px #ffdb61;
  -webkit-transform: scale3d(0.9, 0.9, 1);
  -moz-transform: scale3d(0.9, 0.9, 1);
  -ms-transform: scale3d(0.9, 0.9, 1);
  -o-transform: scale3d(0.9, 0.9, 1);
  transform: scale3d(0.9, 0.9, 1);
  -webkit-transition: box-shadow 0.3s, transform 0.3s;
  -moz-transition: box-shadow 0.3s, transform 0.3s;
  -ms-transition: box-shadow 0.3s, transform 0.3s;
  -o-transition: box-shadow 0.3s, transform 0.3s;
  transition: box-shadow 0.3s, transform 0.3s;
}
.sml-scrollup span:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-transform: scale3d(1,1,1);
  -moz-transform: scale3d(1,1,1);
  -ms-transform: scale3d(1,1,1);
  -o-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
  -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.025), 0 10px 15px rgba(0,0,0,0.2);
  box-shadow: 0 10px 20px rgba(0,0,0,0.025), 0 10px 15px rgba(0,0,0,0.2);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.1s cubic-bezier(0.1,.5,.5,0.5);
  -moz-transition: all 0.1s cubic-bezier(0.1,.5,.5,0.5);
  -ms-transition: all 0.1s cubic-bezier(0.1,.5,.5,0.5);
  -o-transition: all 0.1s cubic-bezier(0.1,.5,.5,0.5);
  transition: all 0.1s cubic-bezier(0.1,.5,.5,0.5);
}
.sml-scrollup span:before {
  -webkit-box-shadow: inset 0 0 0 35px #ffdb61;
  box-shadow: inset 0 0 0 35px #ffdb61;
}
.sml-scrollup span:hover {
  color: #ffdb61;
}
.sml-scrollup span:hover:before {
  -webkit-box-shadow: inset 0 0 0 1px #ffdb61;
  box-shadow: inset 0 0 0 1px #ffdb61;
}
.sml-scrollup span:hover:before {
  -webkit-box-shadow: inset 0 0 0 1px #ffdb61;
  box-shadow: inset 0 0 0 1px #ffdb61;
  -webkit-transform: scale3d(1,1,1);
  -moz-transform: scale3d(1,1,1);
  -ms-transform: scale3d(1,1,1);
  -o-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}
.sml-scrollup span:hover:after {
  visibility: visible;
  opacity: 1;
}
.sml-scrollup i {
  font-size: 22px;
  padding: 10px;
}
.sml-scrollup.left{
   left: 10px;
   right: auto;
}
.sml-scrollup.center{
   left: 50%;
   right: 50%;
}
.sml-scrollup.right{
   left: auto;
   right: 1%;
}
/*---------------Footer-----------------*/
#footer #footer_box{
  padding:3% 0 20px 0;
}
.wpcf7-spinner {
	display: none;
}
#footer_box .wpcf7-response-output {
    color: #fff;
}
#footer {
  position: relative;
  background-size: cover;
}
#footer .footer-details p {
  font-size: 14px;
  line-height: 34px;
  color: #c5c9c4;
  font-family: "Barlow";
  font-weight: 600;
  letter-spacing: 1px;
}
#footer h3 {
  padding: 12px 0;
  font-size: 30px;
  line-height: 34px;
  color: #ffffff;
  font-family: "Amatic SC";
  font-weight: 700;
  position: relative;
}
#footer h3:after {
  background-color: #ffdb61;
  content: "";
  position: absolute;
  top: 50px;
  width: 8%;
  height: 3px;
  left: 0px;
}
#footer ul{
  list-style: none;
  margin: 0;
}
#footer #recent-posts-3 ul li {
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer #recent-posts-3 .post-thumb {
  padding-right: 0;
  display: flex;
  align-items: center;
}
#footer ul li a{
  font-size: 14px;
  line-height: 34px;
  color: #c5c9c4;
  font-family: "Barlow";
  font-weight: 600;
  letter-spacing: 1px;
}
.post-content a{
  line-height: 28px !important;
}
#footer table,#footer td,#footer th{
  border: none;
  padding:0;
}
#footer .footer-details td p{
  margin: 0;
}
#footer .footer-details td .yel-clr {
  color: #ffdb61;
}
#footer .footer-details td{
  font-size: 15px;
  line-height: 24px;
  color: #e8e8e8;
  font-family: "Barlow";
  font-weight: 600;
}
#footer .footer-details td.contact-title{
  /* width: 13%; */
  display: none;
}
#footer .footer-details td.contact-title i {
  font-size: 22px;
}
#footer p.post-date{
color: #ffdb61;
margin-bottom: 0;
}
#footer input[type="text"],#footer input[type="tel"],#footer input[type="email"],#footer input[type="phno"],#footer input[type="password"],#footer textarea {
  border-bottom: 1px solid #fff;
  border-left: none;
  border-right: none;
  border-top: 0;
  margin-bottom: 10px;
}
#footer form{
  position: relative;
}
 #footer input[type="email"] {
   border-bottom: none !important;
   background: #394336;
   color: #fff;
 }
#footer input[type="text"]::placeholder,#footer input[type="tel"]::placeholder,#footer input[type="email"]::placeholder,#footer input[type="phno"]::placeholder,#footer input[type="password"]::placeholder,#footer textarea::placeholder{
  color: #fff;
}

#footer input.wpcf7-submit {
  background-color: transparent;
  border-top: none;
  position: absolute;
  color: #ffdb61;
  right: 0;
  font-family: 'Font Awesome 5 Free'!important;
  top: 0;
}

#footer table{
  margin: 0;
}
/* #footer input[type="submit"]::after{
  content: '\f00c'!important;
  font-family: 'Font Awesome 5 Free'!important;
  height: 20px ;
  width: 20px;
  position: absolute !important;
  left: 0;
  right: 0;
  bottom:0;
  top: 0;
  background-color: red;
  font-size: 50px !important;
  color: red;
} */


#footer .social_widget i {
      color: #404a3d;
      padding: 12px 2px 0 0;
      font-size: 16px;
      width: 40px;
      height: 40px;
      margin-right: 8px;
      border-radius: 50%;
      border-top: none;
      text-align: center;
      background-color: #ffff;
}
.custom-social-icons {
      margin-top: 0px;
}
#footer .social_widget a:hover i {
  background-color: #5b8c51;
  color: #fff;
}

#footer ul#menu-explore-menu ,#footer ul
{
  padding-left: 0
}
.recent-post-box .post-thumb {
      width: 90px;
}
#footer_box img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image
{
  border-radius: 11px;
}
/*---------------Footer copyright------------------*/
.copyright {
  background-color: #394336;
  padding: 20px;
}
.copyright .copyright-text p {
  margin: 0;
  letter-spacing: 0px;
  line-height: 40px;
  font-size: 15px;
  color: #c5c9c4;
  font-family: "Barlow";
  font-weight: 500;
}
span.credit_link a{
  color: #ffdb61;
}
.copyright .card-img {
  text-align: right;
}
.card-img span a {
  padding: 0 10px;
  font-size: 16px;
  color: #c5c9c4;
  font-weight: 500;
}
/*---------------------Blog Page--------------------*/
.post_pic_inner {
  position: relative;
}
.postbox-content {
  text-align: left;
  padding: 20px;
}
.postbox-content .vw-news-meta i {
  color: #7a7c89;
  font-size: 15px;
  padding: 10px 5px 10px 0;
}
.postbox-content .vw-news-meta span.dat-span {
      margin-right: 12px;
}
.postbox-content .vw-news-meta span a {
  color: #7a7c89;
  font-size: 18px;
  letter-spacing: 0px;
  font-family: "Barlow";
  font-weight: 400;
  text-align: center;
}
.postbox-content .vw-news-meta span {
  display: inline-block;
  font-size: 15px;
  color: #404a3d;
  font-family: "Barlow";
  font-weight: 600;
}
.postbox-content .vw-news-meta span.blog-comments{
  padding-left: 10px;
}
.postbox-content span.vw-blog-comments {
  margin-left: 20px;
}
.posttitle a{
  font-size: 19px;
  line-height: 27px;
  color: #222222;
  font-family: "Barlow";
  font-weight: 700;
}
.postbox-content .post-text {
  font-size: 18px;
  letter-spacing: 0px;
  color: #7b7d89;
  font-family: "Barlow";
  font-weight: 400;
}
/*------------------ Contact Page -----------------*/
.contact-page-details{
  /* padding-bottom: 30px; */
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border:none;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.contac_form label{
  display: block;
}
/* .wpcf7-response-output{
  display: none;
} */
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 10px 18px;
  margin: 0 12px 13px 0;
  height: auto;
  border:1px none;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.contact-box .wpcf7 input[type="text"]::placeholder{
  font-family: "Barlow";
}
.contact-box .wpcf7 input[type="email"]::placeholder{
  font-family: "Barlow";
}
.contact-box .wpcf7 textarea::placeholder{
  font-family: "Barlow";
}
.contact-box .contac_form input[type="submit"]{
  font-size: 20px;
  color: #404a3d;
  font-family: 'Font Awesome 5 Free';
  font-weight: 300;
  background-color: #ffdb61;
  padding: 6px 40px;
  border-radius: 16px;
  border-color: #ffdb61;
  margin-top: 0px;
  content: "\f00c";
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.contact-color-bg form textarea{
  margin-right: 10px;
  border-radius: 5px;
  padding-left: 20px;
  padding-top: 23px;
}
.contac_form textarea.wpcf7-form-control.wpcf7-textarea {
    height: 135px;
}
.contact-box .contact-head{
  text-align: center;
  padding-bottom: 30px;
}
/* #footer form .wpcf7-response-output {
    display: none;
} */
#footer form .wpcf7 form.invalid .wpcf7-response-output{
  display: none !important;
}
.contact-box .wpcf7 input[type=text], .contact-box .wpcf7 input[type=email] {
  font-size: 16px;
  padding: 10px 18px;
  margin: 0px 0px 0px 0px;
  height: auto;
  border: 1px;
  background-color: #fff;
  border: 2px solid #ffdb61;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 57px 0 rgb(0 0 0 / 11%);
  box-shadow: 0 0 57px 0 rgb(0 0 0 / 11%);
  /* max-width: 350px; */
}
.contactpage-details h3 {
    font-size: 36px;
    letter-spacing: 0;
    color: #fff;
    padding-top: 0;
}
.contactpage-details p {
    font-weight: 400;
      color: #fff;
}
.contact-box {
    padding: 40px 0;
}
.contact_location_details, .contact_location_details a{
  color: #fff;
}
.contact-box .contac_form {
    max-width: unset;
    margin: 0 auto;
    margin-top: 20px;
}
.contact-color-bg form textarea {
    margin-right: 10px;
    border-radius: 5px;
    padding-left: 20px;
    padding-top: 23px;
    border: 2px solid #ffdb61;
}
i.fas.fa-phone.phone {
    transform: rotate(90deg);
}
.contact-box .contact-head p{
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #6e6e6e;
  font-family: "Barlow";
  font-weight: 500;
  max-width: 80%;
  margin: 0 auto;
}
.contact-box .contact-head h2{
  font-size: 32px;
  color: #222222;
  font-family: "Barlow";
  font-weight: normal;
  padding-bottom: 10px;
}
.contact-box .vw-tattoo-contact-box{
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  padding: 30px;
  text-align: center;
}
.contact-box .vw-tattoo-contact-box span{
  font-size: 25px;
  letter-spacing: 1px;
  color: #0f0e0e;
  font-family: "Barlow";
  font-weight: 400;
  text-align: center;
  display: block;
  padding: 5px 0;
}
.contact-box .vw-tattoo-contact-box i{
  font-size: 35px;
  color: #404a3d;
}
.contact-box .vw-tattoo-contact-box p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "Barlow";
  font-weight: 500;
}

/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
  width: 100%;
}
.main_title {
  margin-top: 20px;
}
.main_title h1{
  padding: 0;
  margin-bottom: 22px;
  font-size: 36px;
  color: #000;
  font-family: "Barlow";
  font-weight: bold;
  letter-spacing: 2px;
  font-weight: 600;
}
ol.comment-list {
    padding-left: 0;
}
/* ------------- Category --------------------*/
.alt-screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories li{
  display: inline-block;
}
ul.post-categories li:after{
  content: ' ,';
}
ul.post-categories li:last-child:after{
  content: '';
}
ul.post-categories a {
  color: #333333;
}
.content_boxes {
  padding: 0;
  border: none;
}

/* .post_ctg span {
  float: left;
  margin-right: 7px;
} */
.post_tag .meta-sep{
  font-weight: bold;
}
.post_tag a:after{
  content: ", ";
  display: inline-block;
}
.post_tag a:last-child:after{
  content: "";
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  width: auto;
}
#our-products .owl-carousel .owl-item img{
  width: 100% !important;
}
body{
  padding: 0 !important
}
body.modal-open{
  overflow: scroll !important;
}
html body{
  overflow-x: hidden;
}
/*-------------------Services shortcode-----------------------*/
#vw-our-services{
  margin: 10px 0;
}
.vw-project-box .blog-img {
  position: relative;
  margin: 20px 0;
}
.vw-project-box .vw-project-content {
  left: 0;
  width: 100%;
  color: #fff;
  right: 0;
  position: absolute;
  bottom: 0;
  padding: 5px;
  background: linear-gradient(#0000, #000);
  text-align: center;
}
.vw-project-box .vw-project-content h5 a {
  font-size: 22px;
  color: #ffffff;
  font-family: "Amatic SC";
  font-weight: 700;
}
/*-------------------Services shortcode-----------------------*/
.vw-service-box .blog-img {
  background-color: #f5f0e9;
  margin: 0 0 20px 0;
}
.vw-service-box .vw-service-content {
  padding: 2px 30px 30px;
}
.vw-service-box .vw-service-content h5 a {
  font-size: 30px;
  line-height: 34px;
  color: #5b8c51;
  font-family: "Amatic SC";
  font-weight: 700;
}
.vw-service-box .vw-service-content p {
  font-size: 16px;
  line-height: 28px;
  color: #878986;
  font-family: "Barlow";
  font-weight: 500;
}
/*-------------------Testimonials shortcode-----------------------*/
#vw-testimonial .test-box {
  text-align: center;
  background-color: #f5f0e9;
  padding: 10px;
  margin-top: 10px;
}
#vw-testimonial .test-box p {
  font-size: 20px;
  line-height: 35px;
  color: #000000;
  font-family: "Barlow";
  font-weight: 500;
  text-align: center;
  max-width: 93%;
  margin: 2% auto;
  padding: 12px 0;
}
#vw-testimonial .test-box .testimonial-box-cont{
  text-align: left;
  padding-top: 20px;
}
#vw-testimonial .test-box .testimonial-box-cont a {
  font-size: 25px;
  letter-spacing: 1px;
  line-height: 20px;
  color: #5b8c51;
  font-family: 'Amatic SC', cursive;
  font-weight: 600;
  text-align: center;
}
#vw-testimonial .test-box .testimonial-box-cont span {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 20px;
  color: #878986;
  font-family: "Barlow";
  font-weight: 500;
  display: block;
}
#vw-testimonial .test-box .vw-testimonial-box-img img{
  border-radius: 50%;
}
/*-------------- Team Shortcode ---------------*/
#vw-team .team-box-cont {
    background-color: #fff;
    width: 86%;
    left: 7%;
    right: 7%;
    padding: 20px;
    margin-top: -10%;
    position: relative;
    -webkit-box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.16);
    -moz-box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.16);
    box-shadow: -1px 1px 4px 1px rgba(201, 201, 201, 0.16);
    border-radius: 10px;
    text-align: center;
}
#vw-team .team-box-cont span {
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 34px;
    color: #878986;
    font-family: "Barlow";
    font-weight: 600;
    text-align: center;
    display: block;
}
#vw-team .team-box-cont a.team-title {
  display: block;
  font-size: 22px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #404a3d;
  font-family: 'Amatic SC', cursive;
  font-weight: 600;
  text-align: center;
  padding: 0;
}
#vw-team .team-box-cont a i {
  background-color: #f5f0e9;
  color: #878986;
  padding: 10px;
  border-radius: 50%;
  width: 37px;
  height: 37px;
  margin: 14px 2px;
}
#vw-team .team-box-cont a:hover i {
  background-color: #5b8c51;
  color: #ffffff;
}
#vw-team .test-box {
  margin: 10px 0;
}
/*--------------------Button css---------------------*/
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
#our-records .hvr-wobble-vertical{
  display: block !important;
  border-radius: 3px;
  background-repeat: no-repeat;
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.hvr-wobble-vertical:hover{
  background:
}
a.about-left.hvr-wobble-vertical:hover ,a.view-all.hvr-wobble-vertical:hover{
  background: transparent !important;
  border: 1px solid #ffdb61;
}
.copyright .col-lg-6.col-md-6.col-12.left-align{
  text-align: end;
}
.copyright .menu-one{
  margin-right: 10px;
}
.copyright .menu-one a , .copyright .menu-two a
{
      color: #c5c9c4 !important;
}
#about-us .about-content h3 ,#about-us .about-content p.sec-text-o, .row.about-us-feature,#about-us .about-content p.sec-text-two{
  margin-top: 10px;
}
/*-------------- media section ---------------*/
@media screen and (max-width:576px) {

  #top-bar .email-box, #top-bar .call-box{
    font-size: 13px;
  }
  .headerbar{
    margin-top: -67px !important;
  }
  .sticky .headerbar{
    margin-top:-12px  !important;
    color: #fff;
  }
  .ayurveda-logo img {
    width: 30%;
    padding: 0 0px 10px 0;
}

  #slider {
    display: block !important;
   }
  section{
    padding: 20px 0;
  }
  .sml-scrollup.right
  {
    right: -2%;
  }
  #top-bar{
    text-align: center;
  }

  #top-bar .social-icons{
    text-align: center;
  }
  .toggle-nav{
    margin-top: -67px !important;
  }
  .sticky .toggle-nav{
    top:64px !important;
  }
  #vw-sticky-menu{
    padding:0;
  }
  #slider .slide_nav{
    display: none;
  }
#slider .carousel-indicators{
  right: 0
}
  #slider .slider-box{
    max-width: 100%;
    left:5%;
  }
  #slider p.wow{
    font-size: 13px;
    letter-spacing: 3px;
    line-height: 5px;
  }
  #slider h2.top-h{
    font-size: 15px;
    line-height: 10px;
    padding: 5px 0;
  }
  #slider .bottom-head h2.bottom-h {
    font-size: 12px;
    line-height: 10px;
    padding: 8px 10px;
    margin-bottom: 5px;
  }
  #slider .bottom-head p{
    display: none;
  }
  #slider .slide-but a {
    font-size: 12px;
    padding: 4px 25px;
    border-radius: 7px;
  }
  #about-us{
    background-size: contain;
  }
  #about-us .icons-img .img-icons{
    left: -5%;
    top: 11%;
  }
  #about-us .image-left:after{
    width: 140px;
    top: 12%;
    height: 140px;
    left: 4px;
}
  #about-us .about-content{
    text-align: center;
    padding-top: 10px;
  }
  #about-us .about-content h3 {
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 36px;
  }
  #services .services-content h5 {
    width: 100%;
  }
  #footer_box .custom-social-icons a{
    margin-right: 10px;
  }
  #our-records .record_box{
    text-align: center;
    padding: 20px 18px;
  }
  #our-records .owl-carousel .owl-item img{
    margin: 0 auto;
  }
  #video{
    padding:20px 0;
  }
  #video .video-content span {
    font-size: 18px;
    letter-spacing: 4px;
    padding: 14px 0;
  }
  #video h5.sec-title {
    font-size: 24px;
    line-height: 45px;
    max-width: 80%;
  }
  #video .play-icons i{
    padding: 20px;
  }
  #our-products .cart-box a{
    padding: 10px;
  }
  #our-products .buy-button a{
    margin-right: -35px;
  }
  #our-products .cart-button a{
    margin-left: -30px;
  }
  .owl-dots,#our-benifits .feature-content img{
    margin: 10px auto;
    text-align: center;
  }
  #our-products .view-all-but a{
    padding: 12px 30px;
  }
  #our-benifits{
    margin-top: 0;
    text-align: center;
  }
  #our-benifits .head-content h3{
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 43px;
  }
  #our-clients .testimonials-title p{
    max-width: 100%;
    font-size: 14px;
  }
  /* .copyright,#footer{
    text-align: center;
  } */
  #footer h3:after{
    left: 0;
    right: 0;
    margin: 5px auto;
  }
  #our-records{
    overflow-x: hidden;
  }
  #our-project .pro-icons{
    display: block;
  }
  #our-blogs .meta-box span{
    padding: 0 7px;
  }
  #our-blogs .blog-title a.blog-title{
    font-size: 16px;
  }
  #services .services-content{
    text-align: center;
  }
  #our-records .feat_title{
    font-size: 25px;
  }
  #services .services-content{
    padding: 15px 40px;
  }
  #our-products .products-box {
    margin-top: 15px;
  }

  #our-project .project-content h5
  {
    text-align: center !important;
  }
  #footer form  {
    height: 70px;
  }
  #our-benifits .right-text p{margin-top: 0}
  #services .services-head h3 , #our-products .products-head h3,#our-project .projects-head h3,#our-team .team-head h3,#our-clients .tsti-head h3,#our-blogs .articles-head h3{
    font-size: 35px;
  }
.content_page p, .middle-content ,.blog-center,.postbox-content .post-text,h4.posttitle, #vw-sidebar,.single-post h2, .single-post-content h4{
   text-align: center;
 }
 .postbox-content .vw-news-meta span{
  font-size: 12px;
 }
 .postbox-content .vw-news-meta span a{
   font-size: 13px;
 }
 .postbox-content .post-text{
   font-size: 16px;
 }
 #vw-sidebar {
    display: block !important;
}
  #about-us .about-content p.feture-title{
    font-size: 18px;
  }
  .single-post .container.single-post{
    margin-top: 0 !important;
  }
  .single-blog-img img{
    margin-bottom: 20px;
  }
  .title-box h1{
    font-size: 35px;
  }
  .above_title{
    margin-top: 6%;
  }
}
@media screen and (min-width: 577px) and (max-width:767px){
   #top-bar{
    text-align: center;
  }
  #top-bar .social-icons{
    text-align: center;
  }
  #top-bar .topbar-box .row{
    padding: 10px 0;
  }
  #top-bar .email-box, #top-bar .call-box{
    font-size: 11px;
  }
  #top-bar .vwsmp_front a{
    width: 30px;
    height: 30px;
    padding: 2px;
  }
  #top-bar .social-icons{
    padding-top: 0px;
  }
  .toggle-nav{
    margin-top: -54px !important;
  }
  .sticky .toggle-nav{
    top:53px !important;
  }
  .organic_heading{
    justify-content: center;
  }
  span.herbal_tag{
    font-size: 26px !important;
      line-height: 43px !important;
    margin-left: 4px !important;
  }

  #vw-sticky-menu{
    padding:0;
  }
  #slider a.carousel-prev-button {
      width:14%;
      right: 15%;
  }
  #slider a.carousel-next-button{
    width:14%;
  }
  #slider .carousel-control-prev-icon, #slider .carousel-control-next-icon{
    padding: 5px;
    font-size: 12px;
  }
  #slider .carousel-control-prev-icon i, #slider .carousel-control-next-icon i {
      padding:  10px 5px;
  }
  #slider .slider-box{
    max-width: 100%;
    left:5%;
  }
  #slider p.wow{
    font-size: 16px;
    letter-spacing: 3px;
    line-height: 18px;
  }
  #slider h2.top-h{
    font-size: 22px;
    line-height: 20px;
    padding: 5px 0;
  }
  #slider .bottom-head h2.bottom-h {
    font-size: 19px;
    line-height: 10px;
    padding: 9px 15px;
    margin-bottom: 10px;
  }
  #slider .bottom-head p{
    display: none;
  }
  #slider .slide-but a {
    font-size: 14px;
    padding: 7px 25px;
    border-radius: 7px;
  }
  #about-us{
    background-size: contain;
  }
  #about-us .icons-img .img-icons{
    left: 6%;
    top: 28%;
  }
  #about-us .about-content{
    text-align: center;
    padding-top: 10px;
  }
  #about-us .about-content h3 {
    font-size: 22px;
    letter-spacing: 2px;
    line-height: 36px;
  }
  #services .owl-dots{
    top:120px;
  }
  #our-records .record_box{
    text-align: center;
  }
  #our-records .owl-carousel .owl-item img{
    margin: 0 auto;
  }
  #video{
    padding:20px 0;
  }
  #video .video-content span {
    font-size: 18px;
    letter-spacing: 4px;
    padding: 14px 0;
  }
  #video h5.sec-title {
    font-size: 24px;
    line-height: 45px;
    max-width: 80%;
  }
  #video .play-icons i{
    padding: 20px;
  }
  /* #our-products .cart-box a{
    padding: 8px 8px;  position: absolute;
    bottom: 0;
    right: 10%;
    font-size: 12px;
  } */
  .owl-dots,#our-benifits .feature-content img{
    margin: 10px auto;
    text-align: center;
  }
  #our-products .view-all-but a{
    padding: 12px 30px;
  }
  #our-benifits{
    margin-top: 0;
    text-align: center;
  }
  #our-benifits .head-content h3{
    font-size: 26px;
    letter-spacing: 2px;
    line-height: 43px;
  }
  #our-clients .testimonials-title p{
    max-width: 100%;
    font-size: 17px;
  }
  .copyright,#footer,.copyright .card-img{
    text-align: center;
  }
  #footer h3:after{
    left: 0;
    right: 0;
    margin: 5px auto;
  }
  #our-records{
    overflow-x: hidden;
  }
  #our-project .pro-icons{
    display: block;
  }
  #our-blogs .meta-box span{
    padding: 0 7px;
  }
  #our-blogs .blog-title a.blog-title{
    font-size: 16px;
  }
  #services .services-content{
    text-align: center;
  }
  #top-bar .social-icons{
    text-align: center ;
  }
  .copyright .col-lg-6.col-md-6.col-12.left-align
  {
    text-align: center;
  }
  .above_title{
    margin-top: 8%;
  }
  .copyright-text {
    justify-content: center;

}
}
@media screen and (min-width: 481px){
  .copyright-text {
    justify-content: center;
}
/* #top-bar .topbar-box .row {
    margin-top: 50px;
} */
/* .copyright .copyright-text p{
  font-size: 13px;
} */
.organic_heading {
    justify-content: center;
}
/* span.herbal_tag{
  font-size: 26px !important;
  line-height: 43px !important;
  margin-left: 5px !important;
} */
/* #top-bar .social-icons {
    padding-top: 60px;
} */
}
@media screen and (min-width: 768px) and (max-width:991px) {
  .toggle-nav {
    margin-top: -48px !important;
    margin-bottom: -33px !important;
  }
  .woocommerce div.product div.images .woocommerce-product-gallery__trigger{
    right: 4px;
  }
  .copyright-text{
    text-align: center;
  }
  .last-block {
	display: flex;
	justify-content: center !important;
}
  .postbox-content .vw-news-meta span a{
    font-size: 13px;
  }
  .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
  	float: left;
  	width: unset;
  }
  .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: right;
	width: 48%;
	clear: none;
}
  #our-team .vw-our-Team-content{
    max-width: 180px;
  }
  #services .services-content a.offer-button {
    width: 32%;
    height: 22%;
}
.sticky-logo {
    padding: 10px;
}
#vw-sticky-menu.sticky .headerbar{
  padding: 10px;
}
.sticky .sticky-logo {
    display: block !important;
    padding: 0 0px 0px -1px;
}
div#open_nav {
    padding: 0 20px 0px 0;
}
  #about-us{
    background-image: none !important;
  }

  #vw-sticky-menu {
      padding-top: 0px;
  }
  /* .row.top-bar {
      padding: 15px 0px 25px;
} */
  .copyright .copyright-text p {
    font-size: 13px;
}
.copyright-text a{
  padding-top: 13px;
  font-size: 14px;

}
  #slider a.carousel-prev-button {
    width: 13%;
    right: 16%;
  }
  .organic_heading{
    justify-content: center;
  }
  span.herbal_tag{
    margin-left: 6px !important;
  }
  #slider a.carousel-next-button{
    width: 13%;
  }
  #vw-sticky-menu{
    /* padding: 0; */
  }
  #top-bar .social-icons{
    text-align: center ;
    padding-left: 30px;
  }
  #top-bar .email-box{
    font-size: 15px;
  }
  #slider .carousel-control-prev-icon, #slider .carousel-control-next-icon{
    width: 100%;
    font-size: 12px;
    /* letter-spacing: 2px; */
    height: 38%;
    padding: 10px 6px;
  }
  #slider .slider-box{
    max-width: 100%;
    left:5%;
  }
  #top-bar .call-box{
    padding-left: 0px;
    font-size: 15px;
  }
  #slider p.wow{
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 30px;
  }
  #slider h2.top-h{
    font-size: 32px;
    line-height: 38px;
    padding: 5px 0;
  }
  #slider .bottom-head h2.bottom-h {
    font-size: 25px;
    line-height: 10px;
    padding: 12px 31px;
    margin-bottom: 18px;
  }
  #slider .bottom-head p{
    display: none;
  }
  #slider .slide-but a {
    font-size: 16px;
    padding: 10px 25px;
    border-radius: 7px;
  }
  #about-us .about-content{
    text-align: center;
  }
  #services .services-content{
    padding: 40px 12px;
  }
  #services .services-content a.offer-button{
    width: 29%;
  }
  #services .owl-dots{
    top:120px;
  }
  .sticky .toggle-nav{
    top:50px !important;
  }
  #our-records .owl-dots{
    text-align: center;
    margin: 0 0 10px;
  }
  #our-records .record_box{
    padding: 15px;
  }
  #our-records .feat_title{
    font-size: 23px;
    line-height: 20px;
  }
  #our-records {
    padding: 20px 0;
    overflow-x: hidden;
  }
  #our-records img.recodes-img{
    height: 300px;
  }
  #our-benifits .feature-content img{
    margin: auto;
  }
  /* #our-team .vw-our-Team-content{
    width: 80%;
  } */
  #video{
    padding:20px 0;
  }
  #video .video-content span {
    font-size: 18px;
    letter-spacing: 4px;
    padding: 14px 0;
  }
  #video h5.sec-title {
    font-size: 24px;
    line-height: 45px;
    max-width: 80%;
  }
  #video .play-icons i{
    padding: 20px;
  }
  span.featured-cart {
    display: block;
    margin: 27px;
  }
  .owl-dots,#our-benifits{
    text-align: center;
  }
  #our-benifits .feature-content h4.feture-title a{
    font-size: 22px;
  }
  #our-clients .testimonials-title p{
    max-width: 100%;
  }
  .copyright .col-lg-6.col-md-6.col-12.left-align
  {
      padding-top: 23px;
      font-size: 12px;
  }
  #our-benifits .right-text p{margin-top: 0}
  .heading-img {
   margin-top: 30px;
  }
  #about-us .about-content h3 ,#about-us .about-content p.sec-text-o, .row.about-us-feature,#about-us .about-content p.sec-text-two{
    margin-top: 25px;
  }
  #services .services-content h5 {
    width: 56%;
}
.above_title{
    margin-top: 7%;
}
  .postbox-content .vw-news-meta span{
    font-size: 13px;
  }
  #vw-sticky-menu.sticky .innermenubox{
    padding: 0;
  }
  .owl-dots {
    padding-bottom: 18px;
}
  /* .project-box .owl-dots {
    margin-top: 30px !important;
  } */
}
@media screen and (max-width: 1024px) and (min-width:991px){
  #top-bar .email-box, #top-bar .call-box{
    font-size: 16px;
  }
  .last-block {
	font-size: 12px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger{
  right: 58px;
}
  #our-team .vw-our-Team-content{
        max-width: 170px;
  }
  .copyright .left-align{
    padding-top: 20px;
    font-size: 12px;
  }
  .copyright .copyright-text p{
    font-size: 12px;
  }
  .row.top-bar {
    padding: 15px 0 30px;
}
div#open_nav {
    padding: 0px 20px 0 0;
}
.sticky .sticky-logo {
    display: block !important;
        padding: 0 0px 0 20px;
}
  /* #top-bar .social-icons{
    text-align: center;
    padding-top: 5px;
  }
  padding-top: 5px;{
    padding-bottom: 35px;
  }
  #top-bar .topbar-box .row {
    padding-top: 15px;
}
section img{
      padding-bottom: 20px;
} */
  .toggle-nav {
    margin-top: -53px !important;
    margin-bottom: -33px !important;
  }
  #slider .slider-box{
    max-width: 60%;
  }
  #slider .bottom-head h2.bottom-h{
    font-size: 62px;
    line-height: 50px;
    padding: 20px 10px;
  }
  #slider .carousel-control-prev-icon, #slider .carousel-control-next-icon{
    font-size: 14px;
    padding: 5px 15px;
    letter-spacing: 2px;
  }
  #about-us .image-left:after{
    height: 45%;
  }
  #about-us .about-content p.sec-text-o{
    line-height: 27px;
  }

  #services .services-content{
    padding: 40px 25px;
  }
  #services .services-content a.offer-button{
    width: 30%;
  }
  #services .view-all-but a{
    padding: 12px 30px;
  }
  /* #our-team .vw-our-Team-content{
    width: 90%;
  } */
  #our-records span.record_number{
    font-size: 44px;
  }
  #our-records p.record_title{
    font-size: 14px;
  }
  #our-records .record_img{
    top:0;
  }
  #video{
    padding:20px 0;
  }
  #video .video-content span {
    font-size: 18px;
    letter-spacing: 4px;
    padding: 14px 0;
  }
  #video h5.sec-title {
    font-size: 57px;
    line-height: 73px;
    max-width: 80%;
  }
  #video .play-icons i{
    padding: 20px;
  }
  #our-products .cart-box a{
    font-size: 11px;
    padding: 3px;
  }
  #our-benifits .head-content h3{
    font-size: 42px;
  }
  span.herbal_tag{
        font-size: 42px;
        margin-left: -22px !important;
        line-height: 55px;
  }
  .left-align {
    padding-top: 22px;
}
  #our-benifits .feature-content h4.feture-title a{
    font-size: 22px;
  }
  #our-records{
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1024px){
  .hamburger {
    display: block !important;
  /* padding-left: 10px*/
   }
  .sticky .toggle-nav{
    top:50px;
  }
  .sticky .toggle-nav i{
    color: #000 !important;
  }
  .sticky .toggle-nav{
    right: 30px;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .content_boxes figure #instagram-embed-0
  {
    height: 706px;
  }
  .innermenubox {
    position: static;
  }
  .main-n#vw-our-blogs .vw-blog-content imgavigation .menu > ul > li.highlight{
    background: transparent !important;
  }
  .menu > ul > li:hover:before,
  .menu > ul > li.current_page_item:before,
  .menu > ul > li.current-menu-item:before{
    display: none;
  }
  .sf-arrows .sf-with-ul:after{
    border-top-color: #333;
  }
  .toggle i.fa.fa-bars,.toggle i.fa.fa-times {
    float#vw-our-blogs .vw-blog-content img: right;
    color: black;
  }
  .menubar .nav ul{
    width:100%;
    margin-top:0;
  }
  #vw-header-menu .current_page_item{
    border-top:1px solid #303030;
    border-bottom:none;
  }
  .nav ul li ul,
  .nav ul li ul ul{
    display:block !important;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
  padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }


  .main-header-box{
    padding-bottom: 0 !important;
  }
  #vw-sticky-menu.sticky span.toggle-menu-title {
    color: #fff;
    font-weight: 600;
    display: block;
    padding: 0;
  }

  #our-blogs .new-content-text{
    padding: 15px;
  }
}
@media screen and (max-width: 1250px) and (min-width: 1024px){
  #top-bar .email-box, #top-bar .call-box{
    font-size: 16px;
  }
  #slider .slider-box
  {
        top: 50%;
  }
  #our-benifits .head-content h3{
    font-size: 46px !important;
  }
  span.herbal_tag{
        font-size: 46px !important;
        line-height: 56px !important;
        margin-left: -16px !important;
  }
  #slider .slider-box{
    max-width: 56%;
  }
  #slider .bottom-head h2.bottom-h
  {
    line-height: 40px;
  }
  /* #our-team .vw-our-Team-content{
    width: 90%;
  } */
  #slider .carousel-control-prev-icon, #slider .carousel-control-next-icon{
    font-size: 14px;
  }
  #services .view-all-but a{
    font-size: 14px;
    padding: 14px 30px;
  }
  #services .services-content h5 {
      width: 77%;
  }
  #our-records{
    overflow-x: hidden;
  }
  #our-records span.record_number{
    font-size: 50px;
  }
  #our-records p.record_title{
    font-size: 14px;
  }
  #our-records .record_img{
    top:0;
  }
  #our-products .cart-box a
  {
    padding: 5px;
  }
}

@media screen and (max-width: 1920px) and (min-width: 1440px){
  .about-but{
    margin-top: 39px;
  }
  span.herbal_tag {
margin-left: -70px;
}
.copyright-text {
    display: flex;
    flex-direction: row;
}
.copyright-text a {
    padding-top: 4px;
}
.copyright .copyright-text p {
    font-size: 18px;
}
}
/* #vw-sticky-menu {
  padding-top: 30px;
} */
@media screen and (max-width: 480px) and (min-width: 320px){
  #slider p.wow{
    font-size: 11px;
  }
  .woocommerce div.product div.images .woocommerce-product-gallery__trigger{
    right: 4px;
  }
  #open_nav {
	padding-top: 8px;
}
.entry-author img {
      width: 20% !important;
  }
  #video{
    background-image: none !important;
    background-color: #4a5d3e;
  }
  #footer_box .wpcf7-response-output{
    font-size: 13px;
    margin: -26px 0 0 0;
  }
  .page-no-sidebar-banner.title-box h1{
    font-size: 35px !important;
  }
  p.form-submit {
    text-align: center;
}
.nav-previous a {
	width: 250px;
	float: left;
	display: flex;
	justify-content: center;
}
.nav-next a {
	display: flex !important;
	justify-content: center;
	flex-direction: column;
	align-content: center;
	align-items: center;
}
  .last-block {
  display: flex;
  justify-content: center !important;
}
.copyright .menu-one{
  font-size: 11px;
}
.menu-two {
	font-size: 11px;
}
  .metabox{
    display: flex;
    justify-content: center;
  }
  .container.shop-page {
	text-align: center;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
	float: unset;
}
select {
	width: 50%;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
	float: unset;
}
.woocommerce h2 {
    text-align: center;
}
#footer h3{
  text-align: center;
  padding: 30px 0 0 0;
}
#footer h3::after{
  top: 60px;
}
#menu-explore-menu {
	text-align: center;
}
#footer .footer-details p{
  text-align: center;
  font-size: 13px;
}
.social_widget {
	text-align: center;
}
.navigation {
/* display: flex; */
justify-content: center;
}
 .navigation .nav-links{
   display: flex
   ;margin: 0 auto;
   text-align: center;
   justify-content: center;
 }
 .navigation .nav-links .nav-previous{
   float:left;
 }
.wpcf7-spinner{
  margin: 0 -20px
}
.row.recent-post-box {
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.contact-box {
	text-align: center;
}
.ayurveda-logo img {
    width: 45%;
    padding: 0px 0px 10px 0;
}
.row.top-contact {
	display: none;
}
.meta-box {
	text-align: center;
}
#top-bar .social-icons{
  padding: 4px 0;
}
.single-product {
    text-align: center;
}
#primary {
    padding-top: 0px;
}
section#top-bar{
  background-image: none !important;
}
.social-profiles {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
/* .nav-links {
    display: flex;
    flex-direction: row;
    justify-content: center;
} */
.stickynavbar div#open_nav {
    padding: 25px 20px 0 0;
}
.single-post{
  text-align: center;
}
#about-us {
    background-image: none !important;
}
#our-team .vw-our-Team-content{
      max-width: 230px;
}
.sticky .sticky-logo,.sticky .headerbar {
    display: block !important;
    text-align: center;
}
.custom-social-icons {
    padding-left: 25px;
}
#slider .bottom-head h2.bottom-h{
  padding: 6px 12px;
}
form.search-form.serach-page {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
form.search-form.serach-page {
    padding: 25px 0;
}
#services .services-content a.offer-button{
    width: 14%;
    height: 36%;
}
.star-rating {
    margin: 0 auto;
    padding: 10px 0;
}
form.cart {
    display: flex;
    justify-content: center;
}
.woocommerce div.product .woocommerce-product-rating {
    display: flex;
    justify-content: center;
}
.row.top-contact {
    padding-top: 45px;
}
.stickynavbar .topbar-box{
  margin-top: unset;
    padding: 10px 0 !important;
}
#our-benifits .head-content h3 {
    font-size: 35px;
    letter-spacing: 2px;
    line-height: 43px;
}
.organic_heading {
    justify-content: center;
}
span.herbal_tag{
  font-size: 35px !important;
  line-height: 43px !important;
  margin-left: 5px !important;
}

div#comments {
    text-align: center;
}
.post_ctg.font-weight-bold {
    display: flex;
    justify-content: center;
}
.post-categories{
    display: flex;
    justify-content: center;
}
.author_details{
  text-align: center;
}
#slider .slide-but a {
    padding: 6px 12px;
}
div#services_single {
    text-align: center;
}
.main_title h1 {
    margin-bottom: 10px;
    font-size: 20px;
    text-align: center;
  }
  .team_feature-box img {
    width: 100%;
}
.Projects_feature-box img {
    width: 100%;
}
.copyright-text{
    flex-direction: column;
    padding: 10px 0;
    text-align: center;
  }
.copyright .copyright-text p{
  font-size: 11px;
      line-height: 26px;
}
.copyright .col-lg-6.col-md-6.col-12.left-align{
  font-size: 12px
}
.copyright-text a{
  padding-top: 0;
}
.woocommerce .woocommerce-breadcrumb{
  display: none;
}
.woocommerce div.product div.images img {
    width: 100%;
}

}
@media screen and (max-width: 425px){
  #services .services-content a.offer-button{
    width: 16% ;
    height: 35%;
}
  }

@media screen and (min-width: 325px){
  .copyright-text{
      flex-direction: column;
      padding: 10px 0;
    }
  /* .copyright .copyright-text p{
    font-size: 12px;
        line-height: 26px;
  } */
  /* #our-products .cart-box {
    margin: 15px 0px;
} */
  .copyright-text a{
    padding-top: 0;
  }
.organic_heading{
  display: flex;
flex-direction: column;
}
#our-benifits .head-content h3 {
    font-size: 34px;
    letter-spacing: 2px;
    line-height: 18px;
  }
  span.herbal_tag {
    font-size: 34px !important;
    line-height: 44px !important;
    margin-left: 0px !important;
}
}

@media screen and (max-width: 325px){
#services .services-content a.offer-button {
    width: 22%;
    height: 31%;
}
.title-box h1{
  padding: 0px 0;
}
/* div#services_single {
    text-align: center;
} */

form.cart {
    display: flex;
    justify-content: center;
}
.woocommerce .summary h1 {
    font-size: 26px;
}
.summary.entry-summary {
    text-align: center;
}
.row.recent-post-box {
    justify-content: center;
}
.star-rating {
    margin: 0 auto;
    padding: 10px 0;
}
/* .ayurveda-logo img{
  display: none;
} */

#top-bar .social-icons{
  padding-top: 0px;
}
.organic_heading {
    padding: 0px 30px !important;
}
span.herbal_tag {
    text-align: left !important;
    font-size: 32px !important;
    line-height: 43px !important;
    margin-left: -2px !important;
}
}
/* @media screen and (max-width:320px){
  #our-team .vw-our-Team-content {
    width: 80% !important;
}
} */
/* ------------- Mozilla Style -------------- */

@-moz-document url-prefix() {

  .main-navigation ul
  {
    text-align: left;
  }
}
#our-records{
  overflow-x: hidden;
}

/* ==========================================================================
Section Menu Bar
   ========================================================================== */
/*----------------------------------------------------*/
/*menu*/
.hamburger {
  display: none;
/* padding-left: 10px*/
 }
.side-navigation {
    padding: 0;
    margin: 0;
   text-align: center ;
    box-sizing: border-box;
}
.side-navigation>li {
  list-style: none;
   margin-bottom: 10px
}
.close-sidebar {
  font-size: 35px;
  padding-right: 5px;
  color: #fff;
  text-align: right
 }
.headerbar {
  display: block;
  font-size: 30px;
  text-align: right;
  font-weight:900;
  color:#000;
}
amp-sidebar#sidebar1 {
  display: none
}
[class*="amphtml-sidebar-mask"] {
background: none;
z-index: 99;
}
.i-amphtml-sidebar-mask
{
  position: static!important
}
.main-header .side-navigation ul{
  list-style: none;
  margin: 0;
  display: inline-block;

  }

.main-header .side-navigation li
{
  position: relative;
  padding: 15px 10px 15px 13px;
    display: inline-block;
    margin: 0;
}
.menubar-box ul li a {
       display: block;
      text-decoration: none;
      text-transform: none;
      padding: 0px 10px;
      font-size: 14px;
      letter-spacing: 1px;
      line-height: 23px;
      text-align: center;
      font-size: 15px;
      color: #878986;
      font-family: barlow;
      font-weight: 600;
      /* height: 51px;
   display: flex;
align-items: center; */
}
.side-navigation ul li.current_page_item a {
    font-size: 16px;
    color: #404a3d;
    font-family: barlow;
    font-weight: 600;
}
.side-navigation ul li a:active {
  color: #082b45
}
.side-navigation ul li a:hover {
color: #5b8c51;
}
.main-header .side-navigation ul ul {
    display: none;
    position: absolute;
    left: 14px;
    top: 53px;
    background-image: linear-gradient(to right,#404a3d,#376c5c,#1a8250,#156940);
    box-shadow: 0 4px 10px 0 rgb(16 101 66/75%);
    z-index: 9999;
    padding-left: 0;
}
.main-header .side-navigation ul ul ul a {
    padding-left: 25px;
}
.main-header .side-navigation ul ul li:last-child {
    border-bottom: 1px solid transparent !important;
}
.main-header .side-navigation ul ul a {
    text-transform: none;
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    padding: 10px 0 10px 10px;
    text-align: left;
}
.side-navigation ul ul li {
    padding: 10px 0 10px 10px;
    margin-left: 0;
}
.main-header .side-navigation ul ul li{
      float: left;
    display: block;
    text-align: left;
    border-bottom: 1px solid #ccc;
    border-left: none;
    border-right: none;
    padding: 3px !important;
    width: 215px;
}
#vw-sticky-menu.sticky ul li a {
    color: #fff;
}
#vw-sticky-menu.sticky .sub-menu li a:hover{
      color: #ffdb61;
}
.sub-menu li {
      border-bottom: 1px solid #ccc;
}
.side-navigation ul ul li a {
    background: transparent !important;
  }
.side-navigation ul ul a:hover {
  color: #ffdb61;

 }
 .side-navigation ul li.current-menu-item{
    background-color: #ffdb61;
    border-radius: 5px;
    padding :6px 10px ;
}
.sub-menu .current-menu-item {
  background: transparent !important;
    border-radius:0 !important;
}
.sub-menu .current-menu-item  a {
  color: #ffdb61 !important;
}
.menu-item.menu-item-has-children a:after {
    content: '';
    position: absolute;
    top: 60%;
    margin-top: -2px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #ffdb61;
    right: 4px;
}
.main-header .side-navigation ul ul a:after {
    display: none !important;
}
.side-navigation ul li:hover>ul {
  display: block;
}
.nav-menu a:hover {
  color: #121212 ;
}
.nav-menu .menu>ul>li.highlight {
   background-color: #ffffff;
}
.nav-menu .menu>ul>li.highlight:hover
{
   background: transparent;
}
.main-menu-navigation
{
  margin: 30px 0 0
}
.nav-previous a {
  width: 250px;
    float: left;
    display: grid;
}
.nav-next a{
  display: grid;
    float: right;
}
.toggle-menu, a.closebtn {
  display: none
}

@media screen and (max-width: 1024px){
.side-navigation ul li.current_page_item a{
  color:#ffdb61;
}
#vw-sticky-menu.sticky .headerbar{
  color: #fff;
}
.menu-item.menu-item-has-children a:after  {
    content: none;
}

.menu-item.menu-item-has-children .sub-menu li a:before{
    content: "\00BB \00a0";
}
.menu-item.menu-item-has-children .sub-menu li a{
  padding-left: 20px;
  font-family: barlow;
  font-size: 14px;
  font-weight: 600;
}
.sub-menu li {
    border-bottom: none;
}
.thumb_image_border
  {
    display: none;
  }
  .headerbar{
    display: block;
    position: relative;
    float: right;
    width: 100%;
    cursor: pointer;
    margin: 0 auto;
    z-index: 5;
    right: 0;
    text-align: right;
    right: 0;
    margin-right: 0;
    cursor: pointer;
  }
  #vw-sticky-menu.sticky  .headerbar{
      margin: auto;
      float: none;
    }
    .menubar-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

  .main-header .side-navigation {
   display: none
    }
  .side-navigation ul{
   margin:0;
    }
  .side-navigation, .side-navigation li {
    padding: 0; display: block
  }
  .side-navigation ul li a {
    padding: 10px;
    display: block;
    color: #fff;
    text-align: left;
    font-family: barlow;
    font-size: 15px;
  }
  .side-navigation ul li.current-menu-item{
    background: transparent;
    border-radius: 0px;
  }
  .side-navigation li {
    display: block;
    padding: 4px 0px;
    border-top: 1px solid #fff;
    margin: 0;
  }
    .side-navigation ul{
      padding-left: 0
    }
  amp-sidebar#sidebar1 {
    background: #111;
    background-image: linear-gradient(to right, #404a3d, #376c5c, #1a8250, #156940);
    box-shadow: 0 4px 10px 0 rgb(16 101 66 / 75%);
    width: 250px
  }
  .side-navigation ul .current-menu-item a{
    color: #ffdb61 !important;
  }
  .menubar-wrapper .current_page_item{
    border-bottom: none;
  }
  #sidebar1 {
  height: 100%;
  width: 0; position: fixed;
  z-index: 9999999;
  top: 0;
  right: 0;
  overflow-x: hidden;
  transition: .5s;

  }
  .side-navigation ul li ul, .side-navigation ul li ul ul
  {
    display: block !important;
  }
  .side-navigation ul ul {
    background: transparent !important;
  }
  .side-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .side-navigation ul ul li {
     background: transparent !important;
  }
  .side-navigation ul ul li{
    display: block;
    padding-left: 7px;
    padding-bottom: 0;
  }
  .side-navigation ul.sub-menu li a:before{
    content: none;
  }
  iframe {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 1200px) and (min-width: 1025px) {
   .menubar li{
    padding: 12px 0;
    }

  #header .header-wrapper{
    padding: 0;
  }

}
@media screen and (max-width: 1920px) and (min-width: 1440px) {
  .heading-img ,#about-us .about-content h3 ,#about-us .about-content p.sec-text-o, .row.about-us-feature,#about-us .about-content p.sec-text-two{
    margin-top: 24px;
  }
  #our-blogs .new-content-text{
    width: 80%;
    left: 10%;
  }
  .copyright .left-align{
    padding-top: 14px;
  }
}
@media screen and (min-width: 1040px){
  .copyright .left-align{
    padding-top: 20px;
    font-size: 15px;
  }
  .copyright .copyright-text p{
    font-size: 15px;
  }
  .postbox-content .vw-news-meta span.blog-comments {
	padding-left: 0px;
}
  /* #our-blogs .blog-but i{
    width: 10%;
    height: 10%;
  } */
}
/* ------------- Mozilla Style -------------- */

@-moz-document url-prefix() {

  .main-navigation ul{
    text-align: left;
  }
  .main-navigation a{
    font-size: 18px;
  }
}
/* ==================================NEW CSS=============================== */
#top-bar .top-contact .email-box i{
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-style: unset;
}
#single_post .post_pic_inner img{
  width: 100%;
}

.contact-box form .wpcf7-response-output {
    color: #000 !important;
}
.contact-color-bg {
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 10px;
    padding: 20px;
}
.title-box img {
    max-height: 200px;
    object-fit: cover;
}

.contactpage-details {
    background:#404a3d;
    padding: 35px 20px;
    border-radius: 10px;
}

#vw-sidebar .wp-block-search__inside-wrapper {
    display: block;
}
#vw-sidebar button.wp-block-search__button{
  font-size: 20px;
  color: #404a3d;
  font-family: "Barlow";
  font-weight: 600;
  background-color: #ffdb61;
  padding: 5px 8px;
  border-radius: 5px;
  border-color: #ffdb61;
  width: 100%;
  margin-top: 10px;
  margin-left: 0;
}
#blog-left-sidebar, #blog-right-sidebar, #full-width-blog{
    padding: 60px 0 8px 0;
  }
.p-50{
  padding: 50px 0;
}
.single-post .container.single-post {
  background: #fff;
  margin-top: -100px;
  position: relative;
  z-index: 1;
  padding: 30px;
}
.single-blog-img img{
  width: 100%;
}
.entry-author img {
    width: 3%;
    border-radius: 50%;
}
.single-post h2 {
    font-size: 40px;
    font-weight: 700;
}
/* bug solve */
.social_widget b {
    display: none;
}

span.herbal_tag {
    font-size: 50px;
    letter-spacing: 2px;
    line-height: 55px;
    color: #ffffff;
    font-family: 'Amatic SC', cursive;
    font-weight: 100;
    margin-left: -45px;
}
i.fas.fa-solid.fa-phone {
    transform: rotate(105deg);
}
.organic_heading {
    display: flex;
}
p.contact-text.phone-text .yel-clr:before{

}
.wpcf7-response-output {
    color: #fff;
}
#footer .social_widget i:hover {
    background-color: #5b8c51 !important;
}
/* .footer2 {
    padding-left: 40px !important;
} */
.copyright .copyright-text p{
  padding-right: 4px;
}
.copyright-text {
    display: flex;
}
/*
div#comments {
  display: none !important;
} */
.share_icon i.fab.fa-google-plus-g{
  display: none;
}
.services_feature-box img{
  width: 100%;

}
/* img.avatar.avatar-90.photo {
    display: none;
} */



.page-no-sidebar-banner {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 100px;
	text-align: center;
}
.page-no-sidebar-banner.title-box h1 {
	color: #fff;
	font-weight: bold;
	font-size: 48px;
	opacity: 1;
	position: relative;
	z-index: 1;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.page-no-sidebar-banner.title-box::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: hsl(0deg 0% 0% / 30%);
	z-index: 0;
}
.page-no-sidebar-banner {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 200px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-content: center;
	position: relative;
}
#masthead {
	z-index: 9;
	position: relative;
}
.last-block{
  display: flex;
justify-content: end;
align-items: center;
}
.text-page p {
	font-size: 15px;
	letter-spacing: 0px;
	line-height: 26px;
	color: #a1a5ab;
	font-family: "Barlow";
	font-weight: 500;
	padding-top: 40px;
}
.nav-next .meta-nav {
  background-color: #404a3d;
  width: 100px;
  height: 40px;
  color: #fff !important;
  padding: 3px 0px 0 9px;
  text-align: start;
  padding-top: 3px;
  text-align: center;
}
.nav-previous .meta-nav {
	background-color: #404a3d;
	width: 115px;
	color: #fff !important;
	height: 40px;
	text-align: end;
	padding-top: 4px;
	padding-right: 10px;
  text-align: center;
}
.socila_share b {
	font-size: 20px;
	padding-right: 8px;
}
label {
	display: revert !important;
}
.single-post h2{
padding-top: 50px;
}
#Projects_single img {
	width: 100%;
}
.container.shop-page .added_to_cart.wc-forward {
	background-color: #404a3d;
	color: #fff;
	font-weight: 600;
	padding: ;
	padding-top: 3px !important;
	margin: 4px;
}
#single-product-page .added_to_cart.wc-forward{
  background-color: #404a3d;
  color: #fff;
  font-weight: 600;
  padding: ;
  padding-top: 3px !important;
  margin: 4px;
}
.coupon label {
	display: none !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    text-align: center;
}
/* .social-profiles .fab.fa-facebook-f{
  font-size: 20px;
background-color: #f5f0e9;
width: 37px;
height: 37px;
border-radius: 50px;
color: #878986;
padding: 10px;
margin: 14px 2px;
}
.social-profiles .fab.fa-twitter{
  font-size: 20px;
background-color: #f5f0e9;
width: 37px;
height: 37px;
border-radius: 50px;
color: #878986;
padding: 10px;
margin: 14px 2px;
}
.social-profiles .fab.fa-instagram.align-middle{
  font-size: 20px;
background-color: #f5f0e9;
width: 37px;
height: 37px;
border-radius: 50px;
color: #878986;
padding: 10px;
margin: -6px 0px 3px 2px;
} */
/* .nav-previous .meta-nav::before {
  content: "\f100";
  position: absolute;
  font-family: "font awesome 5 free";
  left: 30px;
  font-size: 18px;
  padding: 2px 0 0 4px;
}
.nav-next .meta-nav::after {
	content: "\f101";
	position: absolute;
	font-family: "font awesome 5 free";
	font-size: 18px;
	padding: 2px 0px 0px 25px;
} */
