/**************************************/

/* 1. Generic Styles */

/**************************************/

@import url("https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;500;600;700;800;900&family=Inter:wght@700;900&display=swap");
@import url("//db.onlinewebfonts.com/c/86dd3eb69766ccd5cfbbb9b590cda35e?family=ElGrande");
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css");

dl,
ol,
ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.woo-content {
  max-width: 1440px;
  padding: 50px 20px;
  margin: 0 auto;
}

/* Main column width */
.wp-block {
  max-width: 1200px;
}
.alignwide {
  margin-left: 0px;
  width: calc(100% + 50px);
  max-width: calc(100% + 50px);
}
.main-container {
  max-width: 1200px;
  margin: 0px auto 60px auto;
}
.alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
  width: auto;
}
/* Header & nav bar */

h1.page-title {
  margin-top: 40px;
}
.single-post article {
  margin-top: 20px;
}
.header-nav {
  background: #fff;
  color: #000;
  height: auto;
  position: relative;
  transition: box-shadow 0.5s ease;
  width: 100%;
  z-index: 10;
}

.nav-left {
  justify-content: start;
}
.nav-center {
  align-content: center;
  align-items: center;
  display: grid;
}
.nav-right {
  justify-content: end;
}
/* End header */

body {
  font-family: "Figtree", sans-serif;
  letter-spacing: 0px;
  font-size: 16px;
  color: #1c1c1c;
  line-height: 28px;
}

a {
  color: #fa5101;
  font-weight: 400; 
  text-decoration: none;
}

ul.cat-menu {
  border-top: 1px solid #eee;
  margin: 0 0 20px 0;
  padding: 0;
}

li.cat-menu-item {
  list-style: none;
  border-bottom: 1px solid #eee;
  padding-bottom: 0;
}

.woo-shop-wrap {
  display: flex;
}
.woo-side-bar{
  width: 280px; 
  float: left; 
  padding-right: 20px
}

.woo-content-wrap{
  float: right
} 

li.cat-menu-item a {
  font-weight: 400;
  padding: 10px 0;
  display: block;
}


.list-item {
  color: #231f20;
}

a:focus,
a:hover {
  color: #231f20;
  text-decoration: none;
}
.partner-image {
  max-height: 120px;
  max-width: 80%;
}
.product-form .frm_style_formidable-style.with_frm_style .frm_submit button {
  font-family: "Figtree", sans-serif;
  background: #4d6165;
  color: #fff;
  border-radius: 0px;
  border-width: 0px;
  padding: 15px;
  margin: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  color: #231f20;
}

h1,
h2 {
  font-weight: 800;
  color: #231f20;
  font-size: 42px;
  padding-top: 0px;
  display: inline-block;
  margin: 15px auto;
  /* padding-bottom: 50px; */
}

h3 {
  font-weight: 700;
  color: #231f20;
  font-size: 26px;
  padding-top: 0px;
  display: inline-block;
  letter-spacing: 0px;
}
.product_meta .posted_in {
	display: none !important;
}
/* h1 {
  font-weight: 400;
  color: #231f20;
  display: inline-block;
  margin: 0 auto;
  text-transform: uppercase;
} */

h4 {
  color: #231f20;
}

.youtube-responsive-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  margin-bottom: 20px;
  overflow: hidden;
}

.youtube-responsive-container iframe,
.youtube-responsive-container object,
.youtube-responsive-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
h4 {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 1px;
}
#page .slide-box h1 {
  font-size: 48px;
  padding-top: 5px;
}

#menu-shop li.menu-item {
  margin: 0 10px;
  display: inline-block;
  height: auto;
  vertical-align: middle;
}

#menu-shop li.menu-item a {
  color: #000;
}
#menu-shop li.menu-item a:hover {
  color: #fa5101;
}
.secondary-nav .navbar-nav > li > a {
  font-size: 15px;

  line-height: 25px;
  transition: all 0.2s ease;
  padding: 0 15px;
  transition: all 0.2s ease;
  color: #fff;
  font-family: "Figtree", sans-serif;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: none;
}

/* hero section */
.hero-container {
  background-image: url("images/hero.jpg");
  /* background-position: top right; */
}
.news-header h1 {
  margin-bottom: 0 !important;
}
.news-header {
  background-image: none;
  background-color: #000000;
  height: 220px !important;
}
.hero-container-page {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  height: 620px;
}

.hero-container-post {
  background-color: #000000;
  display: flex;
  height: 150px;
}

.hero-container-page h1,
.hero-container-post h1 {
  font-family: "ElGrande";
  font-weight: 900;
  color: #fff;
  font-size: 48px;
  margin-top: 0;
  position: relative;
  text-transform: none;
  padding-bottom: 0;
  z-index: 1;
  margin-bottom: -50px;
}

.hero-container-post h1 {
  margin-bottom: 0px !important;
}

/* .hero-container-page h1::before,
.hero-container-post h1::before {
  content: "";
  position: absolute;
  left: 7%;
  right: auto;
  bottom: 5px;
  width: 85%;
  height: 15px;
  transform: skew(-12deg) translateX(-12%);
  background: #fa5101;
  z-index: -1;
} */

.hero-logo {
  display: block;
  width: 100%;
  background-image: url("images/banner-4.png");
  background-repeat: no-repeat;
}

.tag-line {
  padding-left: 50px;
  padding-top: 360px;
}
.heading-line {
  padding-left: 5%;
  padding-top: 320px;

  font-family: "ElGrande";
  color: #fff;
}
.heading-line h1 {
  font-family: "ElGrande";
  letter-spacing: 3px;
  font-size: 48px;
  color: #fff;
}
.tag-line .line-one {
  font-weight: 900;
  color: #fff;
  font-size: 48px;
  position: relative;
  font-family: "ElGrande";
  font-weight: normal;
  font-style: normal;
}
.tag-line .line-one span {
  color: #231f20;
}
.tag-line h1 {
  font-family: ElGrande;
  margin-left: -30px;
  color: #fff;
  font-size: 42px;
  letter-spacing: 0.1em;
}
/* .tag-line .line-one::before {
  content: "";
  position: absolute;
  left: 7%;
  right: auto;
  bottom: -18px;
  width: 85%;
  height: 15px;
  transform: skew(-12deg) translateX(-12%);
  background: #fa5101;
  z-index: -1;
} */

.tag-line .line-two {
  margin-top: 20px;
  font-weight: 900;
  color: #acdeff;
  font-size: 36px;
}

.straplines div.item {
  display: none;
}

.dark-blue-arrow-top {
  background-image: url("images/dark-blue-arrow-top.png");
  background-repeat: no-repeat;
  background-position: 2% 0;
}
.light-blue-arrow-top {
  background-image: url("images/light-blue-arrow-top.png");
  background-repeat: no-repeat;
  background-position: 2% 0;
}
/* Home features services */

.feature-col {
  display: flex;
  align-items: stretch;
}
.feature-item {
  border-top-right-radius: 65px;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  margin-bottom: 20px;
}

.feature-img {
  border-top-right-radius: 60px;
  border-top-left-radius: 20px;
}

.feature-content {
  padding: 2rem !important;
  font-size: 17px;
  display: flex;
  flex-direction: column;
  color: #fff;
  height: 100%;
}

.feature-content p {
  flex-grow: 1;
  margin-bottom: 50px;
}

.sidebar .feature-content h3 a {
  font-size: 18px;
}

.feature-content h3 a {
  color: #fff;
  font-weight: 700;
  font-size: 26px;
  padding-top: 0px;
  display: inline-block;
  letter-spacing: 0px;
}
a.read-More-btn,
a.read-More-btn:link {
  display: flex;
  margin-top: auto;
  font-weight: 800;
  color: #fff;
  font-size: 20px;
  margin-top: auto;
  line-height: 38px;
}

a.read-More-btn:hover {
  color: #c4e7ff;
}
.read-More-btn i {
  margin-left: auto;
  font-size: 38px;
}
/* Home News items */

.news-col {
  display: flex;
}
.news-item {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: #fff;
  display: flex;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
  flex-direction: column;
  margin-bottom: 30px;
}

.news-img {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}

.news-content {
  padding: 2rem !important;
  font-size: 15px;
  display: flex;
  flex-direction: column;
  color: #231f20;
  height: 100%;
}

.news-content p {
  flex-grow: 1;
  margin-bottom: 20px;
}

.news-content h3 a {
  color: #231f20;
  font-weight: 600;
  font-size: 22px;
  padding-top: 0px;
  display: inline-block;
  letter-spacing: 0px;
}
.news-item a.read-More-btn,
.news-item a.read-More-btn:link {
  display: flex;
  margin-top: auto;
  font-weight: 800;
  color: #fa5101;
  font-size: 20px;
  margin-top: auto;
  line-height: 38px;
}

.news-item a.read-More-btn:hover {
  color: #000;
}
.read-More-btn i {
  margin-left: auto;
  font-size: 38px;
}
.blue {
  background-color: #231f20;
}
#header .navbar-nav {
  flex-direction: row;
}

#header .navbar-nav > li.btn-donate > a {
  background-color: #fa5101;
  border-radius: 30px;
  color: #fff;
  font-weight: 800;
  font-size: 18px;
  padding: 0px 60px 0px 60px;
}

#header .navbar-nav > li.btn-donate > a:hover {
  background-color: #000000;
}

.stat-holder {
  padding: 40px;
}

.stat-container {
  padding: 50px 0 30px 0;
  text-align: center;
}

.btn-stromberg97-orange {
  background-color: #fa5101;
  border-radius: 30px;
  color: #fff;
  font-weight: 800;
  font-size: 18px;
  padding: 10px 60px 10px 60px;
}

.btn-stromberg97-orange:hover {
  background-color: #000000;
}

.btn-stromberg97-orange-border {
  border: 3px solid #fa5101;
  border-radius: 30px;
  color: #fa5101;
  font-weight: 800;
  font-size: 18px;
  padding: 10px 60px 10px 60px;
}

.btn-stromberg97-white-border:hover {
  background-color: #fff;
  color: #000000;
}

.btn-stromberg97-white-border {
  border: 3px solid #fff;
  border-radius: 30px;
  color: #fff;
  font-weight: 800;
  font-size: 18px;
  padding: 10px 60px 10px 60px;
}

.btn-stromberg97-blue {
  background-color: #000000;
  border-radius: 30px;
  color: #fff;
  font-weight: 800;
  font-size: 18px;
  padding: 10px 60px 10px 60px;
}

.btn-stromberg97-blue:hover {
  background-color: #fa5101;
}
.contact-section .container {
  background-image: url("images/blue-arrow-bottom.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 80px;
  padding-bottom: 150px;
}
.contact-section {
  background-color: #edf0f1;
  background-repeat: no-repeat;
}

.service-section {
  background-color: #edf0f1;
  background-repeat: no-repeat;
}
.service-section .container {
  background-image: url("images/blue-arrow-bottom.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  padding-top: 80px;
  padding-bottom: 100px;
}
.service-section h3 {
  font-weight: 800;
  line-height: 38px;
}

.councelling-section {
  background-color: #edf0f1;
  background-image: url("images/purple-arrow-top.png");
  background-repeat: no-repeat;
  background-position: right 50px;
  padding-top: 80px;
  padding-bottom: 100px;
}
.councelling-section h3 {
  font-weight: 800;
  line-height: 38px;
}

.councelling-section ul,
.councellors-col ul {
  list-style-type: none;
  padding-left: 0;
}

.councelling-section ul li,
.councellors-col ul li {
  background-image: url("images/stromberg97-icon.png");
  background-repeat: no-repeat;
  background-position: top left;
  font-size: 22px;
  padding-left: 50px;
  padding-top: 0px;
  padding-bottom: 5px;
  margin-top: 10px;
  padding-bottom: 10px;
  line-height: 40px;
}
.councellor-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 400px;
}
.councellors-col {
  padding: 180px 40px;
}
.about-section ul {
  list-style-type: disc;
  padding-left: 0;
}
.about-section ul li {
  background-repeat: no-repeat;
  background-position: top left;
  font-size: 22px;
  padding-left: 50px;
  padding-top: 0px;
  padding-bottom: 5px;
  margin-top: 10px;
  padding-bottom: 10px;
  line-height: 40px;
}
.service-body-bg {
  padding-top: 150px;
  background: url("images/purple-arrow-top.png");
  background-repeat: no-repeat;
  background-position: right 40px;
}
.service-body-section ul {
  /* list-style-type: disc;
  padding-left: 20px; */
  margin-left: 20px;
  font-weight: 500;
  font-size: 18px;
  color: #231f20;
}
.service-body-section ul li {
  /* background-repeat: no-repeat;
  background-position: top left;
  font-size: 22px;
  padding-left: 50px;
  padding-top: 0px;
  padding-bottom: 5px;
  margin-top: 10px;
  padding-bottom: 10px;
  line-height: 40px; */
}
.councelling-form {
  background-color: #000000;
  padding: 40px;
  border-radius: 40px;
}

.stories-section {
  background-color: #edf0f1;
  background-image: url("images/purple-arrow-top.png");
  background-repeat: no-repeat;
  background-position: right 50px;
  padding-top: 80px;
  padding-bottom: 100px;
}

.story-item {
  background-color: #231f20;
  border-radius: 20px;
}

.about-section {
  background-image: url("images/logo-bg.png");
  background-repeat: no-repeat;
  background-position: bottom left;
}

.about-content {
  padding-top: 150px;
  padding-bottom: 140px;
}

.about-section h2 {
  padding-bottom: 0px;
  margin-top: 0px;
}

.about-section .container {
  background-image: url("images/blue-arrow-bottom.png");
  background-repeat: no-repeat;
  background-position: right bottom;
}

.service-body-section {
  background-image: url("images/logo-bg.png");
  background-repeat: no-repeat;
  background-position: bottom left;
}

.service-body-section {
  padding-bottom: 100px;
}

.service-body-section h2 {
  padding-bottom: 0px;
  margin-top: 0px;
}

.bluegrey-bg {
  background-color: #edf0f1;
}

/* Impact Section */

.impact-section {
  background-color: #000000;
}

.impact-section h3 {
  margin-bottom: 30px;
}

.impact-col {
  border-left: 2px solid #fff;
  font-weight: bold;
  color: #fff;
}

.stat-main {
  font-size: 70px;
  font-family: "Elgrande";
  color: #fff;
  font-weight: 800;
  line-height: 70px;
}

.stat-info {
  font-size: 18px;
  color: #fff;
  padding-bottom: 40px;
  padding-top: 10px;
}

/* End Home features services */

.navbar-toggler:focus {
  box-shadow: none;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.side-bar .blog-card h4 {
  font-size: 20px;
}

.date {
  color: #231f20;
  font-weight: 400;
}

.date.event {
  color: #231f20;
  font-weight: 600;
  margin-bottom: 10px;
}

.home-blogs {
  padding-bottom: 30px;
}

.grey-bg {
  background: #f5f5f5;
  padding-top: 30px;
  padding-bottom: 30px;
}

.blog-card-text {
  padding: 15px;
}

.blog-card {
  background: #f5f5f5;
  /* margin-bottom: 15px; */
}

.red-card {
  background: #231f20;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  /* margin-bottom: 15px; */
}

.red-card h2 {
  color: #1c1c1c;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 26px;
}

.clickable {
  cursor: pointer;
}

.featured-blog,
.home-events {
  background: #231f20;
  display: flex;
  /* margin-bottom: 15px; */
}

featured-blog {
  display: block;
}

.featured-blog h4,
.home-events h4 {
  color: #fff;
  font-weight: 400;
}

.blog-card h4 {
  color: #090909;
  font-weight: 400;
}

.featured-blog-img,
.home-events-img {
  width: 55%;
}

.featured-blog-content,
.home-events-content {
  padding: 20px;
  width: 45%;
}

.featured-blog-content a {
  color: #fff;
}

/* news page */

.featured-news-container {
  padding: 50px 0 30px 0;
  background-color: #d8e8f3;
}
.impact-page-section {
  padding: 80px 0 80px 0;
  background-color: #d8e8f3;
}
h2.underline {
  position: relative;
  display: inline-block;
  /* Header are 100% width by their default block behaviour */
  margin-bottom: 60px;
}

.post-date {
  font-weight: 600;
  font-size: 14px;
}

.post-meta {
  padding: 0 0 5px 0;
  font-weight: 600;
  font-size: 14px;
  color: #666666;
}

h2.underline:before {
  position: absolute;
  height: 2px;
  width: 45%;
  left: 0;
  bottom: -18px;
  background: #090909;
  display: block;
  content: "";
}

h1.underline {
  position: relative;
  display: inline-block;
  /* Header are 100% width by their default block behaviour */
  margin-bottom: 60px;
}

h1.underline:before {
  position: absolute;
  height: 2px;
  width: 45%;
  left: 0;
  bottom: -18px;
  background: #090909;
  display: block;
  content: "";
}

h3.underline {
  position: relative;
  display: inline-block;
  /* Header are 100% width by their default block behaviour */
  margin-bottom: 40px;
  margin-top: 25px;
}

h3.underline:before {
  position: absolute;
  height: 2px;
  width: 45%;
  left: 0;
  bottom: -18px;
  background: #090909;
  display: block;
  content: "";
}

.side-bar h3 {
  font-size: 22px;
  text-transform: uppercase;
  color: #231f20;
  font-weight: 400;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  margin-bottom: 10px;
  border: none;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.faq .active,
.faq .accordion:hover,
.faq button:focus {
  background-color: #ccc;
  background: #ccc;
  border: none;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}
.panel-content {
  width: 95%;
  float: left;
}
.faq .accordion:after {
  content: "\02795"; /* Unicode character for "plus" sign (+) */
  width: 4%;
  font-size: 13px;
  color: #777;
  float: right;
  padding-left: 1%;
}

.faq .active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}

.blogs-list {
  padding-top: 0px;
}

.list-row {
  padding-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.pdf-row {
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ccc;
}

h5.pdf {
  margin-bottom: 0px;
}
.side-col {
  padding-top: 110px;
}

.magrin-15-bot {
  margin-bottom: 15px;
}

.center {
  text-align: center;
}

h1.product-head {
  font-size: 36px;
}

a.photo {
  display: block;
}

.map-responsive {
  overflow: hidden;
  padding-bottom: 20%;
  /* 4:3 ratio*/
  position: relative;
  height: 0;
}

.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.veg-btn {
  padding-top: 20px;
}

.insta-page {
  padding-top: 100px;
}

.image-box {
  position: relative;
  margin-bottom: 10px;
}

.intro-box .sub {
  padding: 9px 0;
  margin: 0 0 10px 0;
  text-align: center;
  font-size: 24px;
}

.heading-overlay {
  position: absolute;
  bottom: 0;
  top: auto;
  background: rgba(66, 22, 11, 0.7);
  padding: 17px 7px 17px 7px;
  margin: 0;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 3px;
  text-align: center;
}

.testimonial .flex-control-paging li a {
  display: none;
}

.test-slides.slides li {
  min-height: auto;
}

.slides li {
  position: relative;
  background-size: cover;
  background-position-x: center;
}
.flexslider {
  margin: 0;
}
.flex-direction-nav a.flex-prev {
  opacity: 1;
}
.flex-direction-nav a.flex-next {
  opacity: 1;
}

.side-bar {
  padding-top: 20px;
}
.mobile-contact a,
.mobile-contact a:link {
  color: #fa5101;
}
.mobile-contact {
  padding: 15px;
}
#sidebar {
  width: 250px;
  position: fixed;
  top: 0;
  left: -250px;
  height: 100vh;
  z-index: 2000;
  background: #231f20;
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: contain;
  color: #fff;
  transition: all 0.3s;
  overflow-y: scroll;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebar.active {
  left: 0;
}

#sidebar ul {
  list-style: none;
  padding-left: 0;
}

#dismiss {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #fa5101;
  color: #231f20;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.small {
  font-size: 13px;
}
#dismiss:hover {
  background: #fff;
  color: #fa5101;
}

.overlay {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0px;
  bottom: auto;
  left: 0px;
  right: auto;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  z-index: 1500;
  transition: all 0.5s ease-in-out;
}

.overlay.active {
  display: block;
  opacity: 1;
}

#sidebar .sidebar-header {
  padding: 20px;
  background: #4d6165;
}

li#shopmenu:hover .dropdown-menu.megamenu {
  display: block;
}

.dropdown-menu.megamenu {
  position: fixed;
  left: 0;
  right: auto;
  width: 100%;
  border-radius: 0;
}
.megamenu h6.title {
  color: #000;
  font-weight: 700;
}

.text-container {
  padding: 0 20px 20px 20px;
}

.products .product-type-simple, .products .product-type-variable {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  margin: 10px 10px 20px 10px;
}

.products .product-type-simple img, .products .product-type-variable img {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}

.up-sells.upsells.products {
  clear: both;
}

.up-sells.upsells.products h2 {
  font-size: 36px;
  font-weight: 700;
}

.single-product .sku_wrapper {
  display: none;
}

.image-banner-page {
  position: relative;
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
  min-height: 550px;
}

#sidebar ul.components {
  padding: 35px 0;
}

#sidebar ul p {
  color: #fff;
  padding: 10px;
}

#sidebar ul li a {
  padding: 8px 15px 8px 15px;
  font-size: 1.1em;
  display: block;
  color: #fff;
}

#sidebar .sub-menu {
  display: none;
}
#sidebar ul li.menu-item-has-children {
  position: relative;
}
#sidebar ul li.menu-item-has-children a::after {
  position: absolute;
  right: 18px;
  top: 25px;
  transform: translateY(-50%);
  font-family: "FontAwesome";
  content: "\f107";
  font-size: 16px;
}
#sidebar ul li ul li a {
  padding: 8px 10px 8px 20px;
  font-size: 0.9em;
  display: block;
  color: #fff;
}

#sidebar ul ul {
  list-style: none;
  padding-left: 0;
}

#sidebar ul li a:hover {
  color: #fff;
  background: #fa5101;
}

#sidebar ul li.current_page_item > a {
  color: #fff;
  background: #231f20;
}

a[data-toggle="collapse"] {
  position: relative;
}

.abs-center {
  position: absolute;
  right: 0;
  left: auto;
  top: 50%;
  bottom: auto;
  margin-top: -34px;
  margin-right: -34px;
}

.about {
  background-color: #f5f5f5;
}

.about-img {
  -webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.12);
  box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.12);
  position: relative;
}

.about-home {
  padding-top: 160px;
  padding-bottom: 160px;
}

.carousel-indicators [data-bs-target] {
  background-color: #000;
}
.page .ontop {
  margin-top: -50px;
}

.page .slide-box h1 {
  font-size: 44px;
}

.ontop {
  position: absolute;
  bottom: auto;
  top: 50%;
  margin-top: -100px;
  left: 0;
  width: 600px;
  right: auto;
  z-index: 100;
  background-color: rgba(0, 173, 239, 0.7);
}
.flexslider .slides .ontop img {
  height: 20px;
  width: auto;
}
.slide-box {
  padding: 30px 30px 30px 30px;
  color: #fff;
  font-size: 20px;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  color: #090909;
}

.slide-box h1 {
  color: #fff;
  font-weight: 400;
  font-size: 34px;
  text-transform: capitalize;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 10px;
}

.white {
  color: #fff;
}

.btn-fixed-right {
  background: #090909;
  border-radius: 0;
  position: absolute;
  bottom: 0;
  top: auto;
  right: 0;
  left: auto;
  color: #fff;
  text-transform: uppercase;
  font-family: "Figtree", sans-serif;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 20px;
  letter-spacing: 1px;
}
a.btn-black {
  color: #fff;
  background-color: #000000;
  border: none;
  font-size: 14px;
  margin-top: 7px;
  margin-top: 10px;
  border-radius: 0;
  padding: 10px 25px;
}
a.btn-black:hover {
  background-color: #231f20;
}

a.btn-blue {
  color: #fff;
  background-color: #231f20;
  border: none;
  font-size: 14px;
  margin-top: 7px;
  margin-top: 10px;
  border-radius: 0;
  padding: 10px 25px;
}
a.btn-blue:hover {
  background-color: #231f20;
}
.out-btn {
  margin-bottom: -30px;
}
.btn-fixed-right-ten {
  background: #090909;
  border-radius: 0;
  position: absolute;
  bottom: 7px;
  top: auto;
  right: 12px;
  left: auto;
  color: #fff;
  text-transform: uppercase;
  font-family: "Figtree", sans-serif;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 20px;
  letter-spacing: 1px;
}
.podcasts .list-item h4 a {
  color: #fff;
  font-size: 24px;
}
article img {
  max-width: 100%;
  width: auto;
}
.home-media {
  padding-bottom: 50px;
  padding-top: 20px;
}

.home-media .aptf-tweet-content a {
  color: #fff !important;
}
.home-media .aptf-tweet-actions a {
  color: #fff !important;
}
.home-media .aptf-single-tweet-wrapper {
  background: url(images/twitter.png) no-repeat 0px 10px;
  padding: 0 0 0 30px;
}
.home-media .aptf-tweet-actions a:hover {
  color: #fff !important;
}
.aligncenter,
.alignleft,
.alignright {
  display: block;
  padding: 0;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
  margin: 0.5em 0 1em 1em;
}

.alignleft {
  float: left;
  margin: 0.5em 1em 1em 0;
}

.wp-caption {
  padding: 5px 0;
  border: 1px solid #555;
  background: #444;
  text-align: center;
}

.wp-caption img {
  display: inline;
}

.wp-caption p.wp-caption-text {
  margin: 5px 0 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-weight: 100;
  font-style: italic;
  color: #ddd;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  margin-bottom: 40px;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.side-bar .box-text h3 {
  font-size: 24px;
}

.side-bar .box-text {
  padding: 10px 10px 3px 10px;
}

.date {
  margin-bottom: 20px;
}

.featured-single {
  margin-bottom: 40px;
}

/* PAGINATION */

.navigation {
  text-align: center;
  margin-bottom: 50px;
}

.page-link {
  color: #231f20;
}

.page-item.active .page-link {
  background-color: #231f20;
  border-color: #231f20;
}

.thumbs-product {
  margin-top: 15px;
}

.gallery-thumb {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 3px;
}

.navbar-toggler {
  color: #231f20;
}

.intro-box h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  background-color: #313131;
  background-image: url(images/arrow.png);
  background-position: right 12px;
  background-repeat: no-repeat;
  font-size: 24px;
  padding: 7px;
  margin-top: 1px;
}

.intro-box a {
  color: #c8bf81;
}

.intro-box a:hover {
  color: #fff;
}

.intro-box h2 a,
.intro-box h2 a:hover {
  color: #fff;
  text-decoration: none;
}

.intro-box img {
  margin: 0 auto;
}

.body-bg {
}

.sh-cal .wpsbc-calendar.col-6 {
  width: 100%;
}

.contact-form input[type="text"],
#form_rkoaginput[type="text"],
#form_rkoag input[type="email"] {
  border-radius: 0;
}

.contact-form .frm_style_formidable-style.with_frm_style textarea,
.contact-form .frm_style_formidable-style.with_frm_style input[type="text"],
.contact-form .frm_style_formidable-style.with_frm_style input[type="email"],
.contact-form .frm_style_formidable-style.with_frm_style input[type="url"] {
  border-radius: none;
  padding: 15px;
  width: 100%;
  font-size: 14px;
  border-radius: 0px;
  border: 2px solid #cccccc;
  font-weight: 400;
  height: auto;
}

.contact-form .frm_style_formidable-style.with_frm_style textarea {
  height: 100px;
}

.contact-form .frm_style_formidable-style.with_frm_style textarea {
  border-radius: 0;
}

.contact-form .frm_style_formidable-style.with_frm_style .frm_submit button {
  font-family: "Figtree", sans-serif;
  background: #231f20;
  color: #fff;
  border-radius: 0px;
  border-width: 0px;
  padding: 15px;
  margin: 0px;
}

.side-img {
  margin-bottom: 5px;
}

.reservation input[type="text"],
#form_lq1zl input[type="text"],
#form_lq1zl input[type="email"] {
  border-radius: 0;
}

.reservation .frm_style_formidable-style.with_frm_style textarea {
  border-radius: 0;
}

.reservation .frm_style_formidable-style.with_frm_style .frm_submit button {
  font-family: "Figtree", sans-serif;
  background: #231f20;
  color: #fff;
  border-radius: 0px;
  border-width: 0px;
  padding: 15px;
  margin: 0px;
}

.reservation .ui-widget-header {
  border: 1px solid #4d6165;
  background: #4d6165;
  color: #ffffff;
  font-weight: bold;
}

#map {
  height: 450px;
  width: 100%;
}

.features {
  background: #4d6165;
  color: #fff;
  padding: 30px;
  margin-top: 30px;
}

.features h2 {
  color: #fff;
  text-align: center;
}

.features ul {
  list-style: none;
  padding: 0;
}

.features li {
  padding-left: 1.3em;
  padding-bottom: 10px;
}

.features li:before {
  content: "\f00c";
  /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  /* same as padding-left set on li */
  width: 1.3em;
  /* same as padding-left set on li */
}

.demo {
  width: 100%;
  overflow: hidden;
}

.demo ul {
  list-style: none outside none;
  padding-left: 0;
  margin-bottom: 0;
}

.demo li {
  display: block;
  float: left;
  margin-right: 6px;
  cursor: pointer;
}

.demo img {
  display: block;
  height: auto;
  max-width: 100%;
}

.intro-box {
  text-align: center;
  margin-bottom: 15px;
}

.members {
  margin: 20px auto;
}

#map_wrapper {
  height: 250px;
  border: 1px solid #fff;
}

#map_canvas {
  width: 100%;
  height: 100%;
}

.back {
  border-top: 1px solid #40c3af;
  padding-top: 20px;
  margin-top: 20px;
}

.img-bg {
  width: 100%;
  text-align: center;
  position: relative;
}

.nav-resize .contact {
  display: none;
}

.img-bg img {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  margin: 0 auto;
}

.icon-link {
  display: block;
}

.search-icons {
  width: 114px;
  padding: 10px;
  float: left;
  background: #036;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.testimonials {
  padding-top: 120px;
  padding-bottom: 120px;
  padding-left: 120px;
  padding-right: 120px;
  background-image: url("images/testinomials.jpg");
  background-size: cover;
  color: #fff;
  font-size: 28px;
  line-height: 36px;
}
.testimonials .name {
  color: #231f20;
}

.testimonials h2 {
  font-size: 36px;
  margin-bottom: 40px;
}

.testimonials i {
  font-size: 130px;
  color: #231f20;
}
.list-row {
  padding-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.list {
  list-style: none;
  padding-left: 10px;
}

.list li {
  list-style: none;
  font-weight: 600;
}

.list li i {
  color: #414141;
}

a.btn-primary {
  color: #fff;
  background-color: #fa5101;
  border: none;
  font-family: "Figtree", sans-serif;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 3px;
  border-radius: 20px;
  padding: 12px 45px;
  margin-top: 5px;
}

a.btn-primary:hover {
  color: #fff;
  background-color: #231f20;
}

.feature-row-image {
  width: 50%;
  float: left;
}

.feature-row {
  background: #4d6165;
}

.feature-row-text {
  padding-bottom: 25%;
  height: 0;
  width: 50%;
  position: relative;
  float: left;
}

.feature-row-text-inner {
  color: #fff;
  padding: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
}

.feature-row-text-table {
  display: table;
  height: 100%;
  width: 100%;
}

.feature-row-text-table span {
  display: table-cell;
  vertical-align: middle;
}

.feature-row-text-inner h3 {
  color: #fff;
  font-size: 32px;
}

.line-heading:before {
  right: 100%;
}

.line-heading:after {
  left: 100%;
}

.center {
  text-align: center;
}

.navbar-right .dropdown-menu {
  left: 0px;
}

.dropdown-menu {
  border: none;
  padding: 20px;
}

.google-maps {
  position: relative;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
  border: 1px solid #fff;
  width: 100%;
}

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.contact-form .frm_style_formidable-style.with_frm_style label {
  display: none;
}

.contact-form {
  border-bottom: 1px solid #ccc;
}

.contact-form h2 {
  margin-top: 0;
  padding-top: 0;
}

.contact-form fieldset {
  padding: 15px 0 15px 0;
}

.project-title {
  background: #333333;
  color: #ffffff;
  text-align: center;
  padding: 5px;
  font-size: 16px;
}

/**************************************/

/* 2. Header & Menu Styles */

/**************************************/

.wp-block-button__link {
  color: #fff;
  background-color: #fa5101;
  border-radius: 9999px;
  box-shadow: none;
  text-decoration: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  font-size: 1.125em;
}

#footer .contact {
  font-size: 16px;
  margin: 0px 0;
}
#footer .statement h4 {
  font-weight: 800;
  font-size: 38px;
  text-align: left;
}
#footer .statement {
  margin-bottom: 80px;
}
#footer img {
  max-width: 150px;
}

#footer .contact span {
  color: #231f20;
}

#footer .fab,
#sidebar .fab {
  padding: 10px;
  background: #fff;
  margin-right: 20px;
  border-radius: 20px;
  color: #231f20;
  width: 35px;
  text-align: center;
}
.dropdown-item.active {
  background-color: #fa5101;
}
.dropdown-menu {
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}

.social {
  margin-top: 30px;
  margin-bottom: 10px;
}

#footer {
  padding: 60px 40px 40px 40px;
  background: #231f20;
  color: #d5d5d5;
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  margin-top: 3px;
}

#footer h4 {
  color: #fff;
  font-weight: 500;
}

.footer-main-menu {
  list-style: none;
  padding-left: 0;
}

.footer-main-menu li {
  font-weight: 500;
  font-size: 26px;
  margin: 30px 0;
}

.footer-menu {
  list-style: none;
  padding-left: 0;
}

.footer-menu li {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin: 15px 0;
}

#footer span {
  color: #85c5d1;
}

.right {
  text-align: right;
}

#footer a,
#footer a:link {
  color: #fff;
}

#footer .fa {
  padding: 10px;
  background: #fff;
  margin-left: 5px;
  border-radius: 20px;
  color: #414141;
  width: 35px;
  text-align: center;
}

.copyright {
  margin-top: 40px;
}

#footer .container {
  padding: 0px 0 20px 0;
}

#footer h3 {
  color: #fff;
}
.staff-img {
  border-radius: 20px;
}
.case-study {
  padding: 0 20px;
}
.staff-item h3 {
  margin-bottom: 0;
}
.case-study img {
  border: 1px solid #fff;
}

.right {
  text-align: right;
}

.case-study a {
  color: #fff;
}

.owl-prev,
.owl-next {
  position: absolute;
  transform: translate(-50%, -50%);
  height: 50px;
  width: 50px;
  color: inherit;
  background-color: #fff !important;
  border-radius: 50%;
  border: none;
  z-index: 100;
  box-shadow: 0 6px 8px 0 #0003;
}

.owl-prev {
  left: 3%;
  top: 50%;
}

.owl-next {
  left: 97%;
  top: 50%;
}
.owl-prev i,
.owl-next i {
  font-size: 1rem;
  color: #000;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.about {
  background-image: url(images/about-paralax.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 40px 0 40px 0;
  color: #fff;
}

.about h3 {
  color: #fff;
  font-size: 36px;
  margin-top: 30px;
}

.img-center {
  margin: 0 auto;
}

.gallery-img {
  margin-right: 9px;
  margin-bottom: 10px;
}

.gallery-img:last {
  margin-right: 0px;
}

.case-studies h2 {
  font-size: 24px;
  padding-left: 30px;
  color: #fff;
  text-transform: uppercase;
}

.page {
  font-size: 16px;
  color: #444;
  font-weight: 300;
  line-height: 26px;
}

.margin-30 {
  margin-bottom: 30px;
}

.body-bg {
  padding-bottom: 20px;
  background-color: #fdfdfd;
}

.category-bg {
  padding-bottom: 80px;
  padding-top: 50px;
  background-color: #fdfdfd;
}

.product-box {
  margin-top: 15px;
  margin-bottom: 15px;
}

.home-page {
  padding-bottom: 100px;
  padding-top: 100px;
  font-size: 16px;
  color: #444;
  font-weight: 300;
  line-height: 26px;
}

.acceditations {
  padding-bottom: 100px;
  padding-top: 100px;
  font-size: 16px;
  color: #444;
  font-weight: 300;
  line-height: 26px;
}

.category-box .box-text {
  background-color: #fdfdfd;
  padding: 15px 15px 15px 15px;
  display: block;
  width: 100%;
}

.category-box .box-text h3 {
  color: #444;
  margin-bottom: 0px;
}

.about-page .about-overlay {
  padding-top: 80px;
  background-color: rgba(77, 97, 101, 0.8);
  padding-bottom: 100px;
  color: #d5d5d5;
  text-align: center;
  font-weight: 600;
}

.aboutus-page img {
  border: 4px solid #fff;
  -webkit-box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.44);
  box-shadow: 0px 0px 15px -3px rgba(0, 0, 0, 0.44);
}

.aboutus {
  padding-top: 30px;
}

.aboutus-page h2 {
  margin-bottom: 20px;
  padding-top: 30px;
}

.aboutus-page {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #edf4e9;
}

.about-page .about-overlay h2 {
  color: #d5d5d5;
}

.whatwedo {
  padding: 120px 0 120px 0px;
  color: #fff;
  font-weight: 500;
}

.whatwedo h2 {
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px;
}

h2.clients {
  font-weight: 400;
  display: block;
  width: 640px;
  margin: 0 auto;
  padding-bottom: 60px;
  color: #fff;
}

.white {
  color: #fff;
}

.quote {
  font-size: 250px;
  font-family: "Figtree", sans-serif;
}

.about-page {
  background-image: url(images/about.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 16px;
  color: #444;
  font-weight: 300;
  line-height: 26px;
}

.whatwedo-page {
  background-image: url(images/tractor.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  font-size: 16px;
  color: #444;
  font-weight: 300;
  line-height: 26px;
}

.categories-page {
  padding-bottom: 100px;
  padding-top: 80px;
  font-size: 16px;
  color: #444;
  font-weight: 300;
  background-color: #cbd5d7;
  line-height: 26px;
}

.pro-page {
  padding-bottom: 30px;
  padding-top: 40px;
  font-size: 16px;
  color: #444;
  font-weight: 300;
  line-height: 26px;
}

.pro {
  padding-bottom: 50px;
}

.header-container {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

header {
  z-index: 1000;
  width: 100%;
  top: 0px;
}

.list-item {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f5f5f5;
}

.list-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.list-item h4 a {
  font-weight: 400;
  color: #1c1c1c;
  font-size: 20px;
  letter-spacing: 0;
}

.home-research h2 {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 26px;
}

.home-events h2 {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 26px;
  color: #1c1c1c;
}
.side-testimonial {
  background-color: #231f20;
  padding: 30px 15px 15px 15px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  position: relative;
  margin-top: 40px;
}
.side-testimonial i {
  font-size: 42px;
  position: absolute;
  top: -20px;
  bottom: auto;
  color: black;
}
.side-testimonial .name {
  font-weight: bold;
  color: black;
}
#brands {
  text-align: center;
  margin: 10px auto;
  overflow: hidden;
  width: 100%;
}
.offer {
  border: 1px solid #000;
}
.offer-title {
  padding: 10px;
  color: #fff;
  background-color: #000;
  font-weight: bold;
  text-align: center;
}
.home-research {
  background: #fff;
  padding: 20px;
}

.boxed-slider {
  margin-top: 115px;
  display: block;
  position: relative;
}

.navbar-right {
  margin-top: 50px;
}

#header .navbar-brand {
  padding: 14px 15px 15px 15px;
  margin-right: 0;
}
#header .navbar-brand img {
  width: 150px;
  height: auto;
}
#header.nav-resize {
  top: 0px;
  position: fixed;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.3);
}

#header.nav-resize .navbar-brand {
  height: 65px;
  transition: all 0.2s ease;
  padding: 7px 7px 7px 7px;
}

#header.nav-resize .navbar-right {
  margin-top: 0px;
}

.search-icon a:hover .fa {
  background: #414141;
}

#header .navbar-nav > li {
  margin: 0 10px;
}

#header .navbar-nav > li > a {
  font-size: 18px;
  /* height: 55px; */
  margin: 0;
  line-height: 55px;
  transition: all 0.2s ease;
  padding: 5px 10px;
  transition: all 0.2s ease;
  color: #231f20;
  font-family: "Figtree", sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
}

#header .navbar-nav > li > a[aria-expanded="true"] {
  color: #fa5101;
}

#header .navbar-nav > li > a:hover {
  color: #000000;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  color: #000000;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}

.nav > li > a:hover #header .navbar-toggle {
  margin: 30px 15px 13px 0;
}

#header.navbar.nav-resize {
  min-height: 35px;
  transition: all 0.2s ease;
}

#header.nav-resize .navbar-nav > li > a {
  #header .navbar-nav > li > a {
    font-size: 18px;
    /* height: 55px; */
    margin: 0;
    line-height: 55px;
    transition: all 0.2s ease;
    padding: 5px 15px;
    transition: all 0.2s ease;
    color: #231f20;
    font-family: "Figtree", sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
  }
  transition: all 0.2s ease;
}

.slider-right {
  color: #40c3af;
  font-size: 66px;
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  line-height: 70px;
  display: table-cell;
  vertical-align: bottom;
  height: 300px;
}

#header.nav-resize .navbar-toggle {
  margin: 10px 15px 8px 0;
}

.blogs {
  padding-top: 15px;
  padding-bottom: 30px;
}

.det-ltg {
  font-size: 18px;
  line-height: 24px;
}

.details {
  border-radius: 5px;
  background: #d8ede3;
  padding: 5px;
  margin-bottom: 5px;
  font-weight: 600;
}

.navbar-toggle {
  color: #85c5d1;
}
ul.navbar-nav {
  margin-top: 0;
}
.news-box {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #414141;
}

.news-box .wp-post-image {
  margin-right: 15px;
}

.team-box .attachment-thumbnail {
  float: left;
  margin: 0 10px 10px 0;
  border: 3px solid #414141;
}

.item-box {
  background: #eef8f3;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 20px;
}

.item-box h2 {
  padding-top: 0;
  margin-top: 0;
}

#sidebarCollapse {
  display: none;
}


@media only screen and (max-width: 1500px) {
  .dark-blue-arrow-top,
  .light-blue-arrow-top {
    background-image: url("images/blue-arrow-top.png");
    background-repeat: no-repeat;
    background-position: 97% 0;
    padding-top: 40px;
  }
}
/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {

  .woo-side-bar {
    display: none;
  }

  body {
    padding-top: 64px;
  }
  #menu-main-menu {
    display: none;
  }
  #footer .statement h4 {
    font-size: 36px;
  }
  .woo-content {
    margin-top: 50px;
  }
  .stories-section {
    background-color: #edf0f1;
    background-image: url("images/purple-arrow-top.png");
    background-repeat: no-repeat;
    background-position: right 10px;
    padding-top: 150px;
    padding-bottom: 100px;
  }
  .boxed-slider {
    margin-top: 76px;
  }
  .acceditations .center {
    padding-bottom: 15px;
  }
  .acceditations {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .aboutus-page {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  .home-page {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  h1,
  h2 {
    font-size: 28px;
  }
  h2.produce {
    font-weight: 400;
    display: block;
    width: 250px;
    margin: 0 auto;
    padding-bottom: 30px;
  }
  h2.insta {
    font-weight: 400;
    display: block;
    width: 390px;
    margin: 0 auto;
    font-size: 28px;
    padding-bottom: 20px;
  }
  .slides li {
    min-height: 500px;
  }
  .navbar-expand-md .navbar-toggler {
    display: block;
  }
  #sidebarCollapse {
    display: inline-block;
  }

  .mobile-menu-button {
    display: inline-block;
  }
  .ontoppage {
    bottom: 20%;
  }
  .box-text h3 {
    font-size: 28px;
  }
  h5 {
    font-size: 13px;
  }
  #header .navbar-nav > li > a {
    font-size: 13px;
    height: 60px;
    line-height: 60px;
    transition: all 0.2s ease;
    padding: 0 8px;
  }
  .feature-row-text {
    height: 100%;
    width: 100%;
    position: relative;
    float: none;
    padding-bottom: 40px;
  }
  .feature-row-text-inner {
    height: 100%;
    width: 100%;
    position: relative;
    float: none;
    padding-bottom: 0;
  }
  .feature-row-image {
    height: 100%;
    width: 100%;
    position: relative;
    float: none;
    padding-bottom: 0;
  }
  #header {
    top: 0px;
    position: fixed;
    background-color: #fff;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.8);
  }
  .mobile-menu-button {
    padding: 21px 5px 21px 0px;
  }
  #header .navbar-brand {
    height: 70px;
    transition: all 0.2s ease;
    padding: 7px 7px 7px 7px;
  }
  .secondary-nav {
    display: none;
  }

  #header .contact {
    display: none;
  }
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .collapsing {
    overflow: hidden !important;
  }
  #header .navbar-nav > li > a {
    line-height: 30px;
    height: 30px;
  }
  #navbar {
    padding-top: 10px;
  }


.box-line {
  padding: 3px 0 0 0;
  background: #231f20;
  margin-bottom: 1px;
}

.box-text {
  background: #4d6165;
  padding: 15px 15px 20px 15px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}

.box-text h3 {
  margin-top: 0px;
  font-size: 24px;
  color: #d5d5d5;
}

.overlay-dark {
  position: absolute;
  background-color: rgb(0, 0, 0, 0.4);
  bottom: 0;
  top: auto;
  left: 0;
  width: 100%;
  left: 0;
  height: 100%;
  right: 0;
  z-index: 50;
}

.line-gold {
  padding: 3px 0 0 0;
  width: 150px;
  background: #231f20;
}

.line-center {
  margin: 15px auto;
}

.line-center.margin-30 {
  margin: 15px auto 40px auto;
}

.line-gold.margin-15 {
  margin: 15px 0 20px 0;
}

.page-container {
  padding-top: 80px;
  padding-bottom: 80px;
}

.page-img {
  position: relative;
  background-size: cover;
  background-position-x: center;
  min-height: 300px;
}

.slide-box span {
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 62px;
  color: #fff;
  text-transform: capitalize;
}

.page-head {
  background: rgba(0, 0, 0, 0.7);
  padding: 5px 20px 20px 20px;
  margin: 0 auto;
  width: 470px;
}

.page-head h2 {
  color: #fff;
  font-size: 26px;
  margin-top: 0px;
}

#search {
  margin-top: 5px;
}

.client {
  background: #40c3af;
}

.icon {
  background: #fff;
  width: 115px;
  float: left;
}

.cand select {
  padding: 6px;
  border-radius: 5px;
  border: none;
  width: 70%;
  color: #333;
}

.services h3 {
  margin-top: 0px;
  font-family: "Figtree", sans-serif;
  font-size: 30px;
  font-weight: 100;
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.services {
  color: #fff;
  margin-top: 20px;
  background: rgba(0, 0, 0, 0.7);
}

.services-text {
  padding: 12px;
  float: left;
}

.slider-left {
  position: absolute;
  padding: 10px 15px;
  font-size: 12px;
  line-height: 18px;
  top: auto;
  bottom: 20%;
  right: auto;
  z-index: 20;
  max-width: 50%;
  color: #fff;
}

.slider-caption a,
.slider-caption a:link {
  color: #fff;
}

.slider-caption a:hover {
  color: #edecf5;
}

.slider-caption h2 {
  padding-bottom: 10px;
  margin-top: 0px;
  color: #fff;
  border-bottom: 1px solid #9796a8;
}
}

/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
  figure.alignleft,
  img.alignleft,
  figure.alignright,
  img.alignright {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .service-section .container {
    padding-bottom: 160px;
  }
  .hero-logo {
    background-color: #231f20;
  }
  .ontop {
    width: 100%;
    /* position: relative; */
  }
  .slide-box {
    font-size: 14px;
  }
  .slide-box h1 {
    font-size: 20px;
  }
  #footer {
    text-align: center;
  }
  #footer .right {
    text-align: center;
  }
  h2.clients {
    width: 320px;
    font-size: 20px;
    margin-top: 30px;
  }

  #header .navbar-nav > li > a {
    font-size: 12px;
    padding: 0 5px;
  }
  .services {
    display: none;
  }
  .hero-container {
    background-image: none;
    background-color: #036;
  }
  .about-content {
    padding-top: 50px;
  }
  .ontop {
    position: relative;
    margin-top: 0;
    text-align: center;
  }
  .ontop img {
    margin: 0 auto;
  }
  .page-head {
    background: rgba(0, 0, 0, 0.7);
    padding: 5px 20px 20px 20px;
    margin: 0 auto;
    width: 40%;
  }
  .page-head {
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 10px 10px 10px;
    margin: 0 auto;
    width: 60%;
  }
  .page-head h2 {
    color: #fff;
    font-size: 16px;
    margin-top: 0px;
  }
  .page-head h1 {
    font-size: 24px;
    margin-top: 0px;
  }
  .ontoppage {
    position: absolute;
    width: 100%;
    bottom: 30%;
    z-index: 100;
  }
  .councellors-col {
    padding: 60px 40px;
  }
.mobile-menu-button {
  display: none;
}
.hero-container {
  /* background-position: top right; */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 550px;
}
  
  
}

/* @media (max-width: 1600px) {
  #header .navbar-nav > li > a {
    font-size: 12px;
    height: 60px;
    line-height: 60px;
    transition: all 0.2s ease;
    padding: 0 7px;
    letter-spacing: 1px;
  }
} */



/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
  .hero-container {
    height: 550px;
  }
  #footer .statement h4 {
    font-size: 24px;
  }

  #mega-menu-wrap-primary {
    display: none;
  }
  #menu-shop li.menu-item {
    margin: 0 4px;
  }
  #menu-shop li.menu-item a {
    font-size: 14px;
  }
  .wp-block-heading {
    font-size: 36px !important;
  }
  .main-container {
    margin-top: 40px;
  }
  .partner-image {
    max-height: 120px;
    max-width: 200px;
  }

  .tag-line {
    padding-left: 20px;
  }
  .tag-line .line-one {
    font-size: 26px;
  }
  .testimonials {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }
  .heading-line h1 {
    font-size: 36px;
  }

  .hero-4 {
    /* display: none; */
  }

  .testimonials h2 {
    font-size: 22px;
  }
  .about-home {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .about-img {
    margin-bottom: 40px;
  }
  .abs-center {
    display: none;
  }
  .featured-blog-img,
  .home-events-img {
    width: 100%;
  }
  .featured-blog-content,
  .home-events-content {
    width: 100%;
  }
  .featured-blog,
  .home-events {
    display: block;
    margin-bottom: 15px;
  }
  .out-btn {
    margin-bottom: 30px;
  }
  .blog-card {
    margin-bottom: 15px;
  }
  .page {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .testimonial {
    padding: 10px;
  }
  .test-inner {
    font-size: 22px;
  }
  .slider-caption {
    display: none;
  }
  .slider-right {
    font-size: 30px;
  }
  .footer-col {
    padding-left: 10px;
    padding-right: 10px;
  }

  .feature-box-right {
    background-color: #fff;
    float: none;
    padding: 30px 30px 10px 30px;
    width: 100%;
  }
  .feature-box-left {
    background-color: #fff;
    float: none;
    padding: 30px 30px 10px 30px;
    margin-left: 0;
    width: 100%;
  }
  .feature-mobile-img {
    display: block;
  }
  .feature-img {
    background-image: none;
    padding: 0px;
  }
  .services h3 {
    margin-top: 0px;
    font-family: "Figtree", sans-serif;
    font-size: 36px;
    font-weight: 100;
    color: #fff;
    margin-bottom: 10px;
  }
}

/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
  .gallery-img {
    margin: 10px auto;
    display: block;
  }
  .gallery-img:last {
    margin-right: auto;
  }
  .test-inner {
    font-size: 18px;
  }
  .slider-right {
    display: none;
  }
  .ontoppage {
    position: relative;
    width: 100%;
  }
  .page-head {
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 10px 10px 10px;
    margin: 0 auto;
    width: 100%;
  }
}

/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/

@media screen and (max-width: 860px) {
}

.col-xs-15 {
  width: 10%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-sm-15 {
    width: 10%;
    float: left;
  }
}

/* Woocommerce customisation */
.woocommerce-Price-amount.amount {
  color: #fa5101;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding: 0.5em 0 0.2em 0;
}

#menu-shop {
  margin: 0;
  padding: 0;
}

.woocommerce-info {
  border-top-color: #fff;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  padding: 0;
  margin: 0 0 2em;
  position: relative;
  background-color: #fff;
  color: #515151;
  border-top: none;
  list-style: none outside;
  width: auto;
  word-wrap: break-word;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
  font-family: WooCommerce;
  content: none !important;
  display: inline-block;
  position: absolute;
  top: 1em;
  left: 1.5em;
}

.woocommerce .woocommerce-ordering select {
  vertical-align: top;
  border: 1px solid #f2f2f2;
  padding: 10px;
  background-color: #fff;
}

.cart-link {
  position: relative;
}
.cart-link span {
  font-size: 10px;
  font-weight: 600;
  line-height: 10px;
  position: absolute;
  display: block;
  padding: 5px;
  border-radius: 5px;
  background-color: #fa5101;
  color: #fff;
  top: -8px;
  right: -8px;
  min-width: 15px;
  left: auto;
}
/* .woocommerce ul.products li.product:hover .button {
  opacity: 1;
  transition: opacity 0.55s ease-in-out;
  -moz-transition: opacity 0.55s ease-in-out;
  -webkit-transition: opacity 0.55s ease-in-out;
  transform: scale(1.02);
}
.woocommerce ul.products li.product .button {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  display: inline-block;
  margin-top: 0;
  z-index: 10;
  width: 100%;
  text-align: center;
  border-radius: 0;
  margin: 0 auto;
  transform: scale(1);

}
.image-container {
  position: relative;
}
.woocommerce ul.products li.product a {
  position: relative;
} */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  opacity: 1;
}
.woocommerce .products ul li .quantity,
.woocommerce ul.products li .quantity {
  /* float: right; */
  display: inline-block;
}

.woocommerce form.checkout_coupon,
.woocommerce form.lost_reset_password,
.woocommerce form.login,
.woocommerce form.register {
  max-width: 600px;
  margin: 40px auto 100px auto;
  border: 1px solid #d3ced2;
  padding: 20px;
  /* margin: 2em 0; */
  text-align: left;
  border-radius: 5px;
}

label {
  font-weight: 600;
}

.woocommerce-account .woocommerce {
  max-width: 1200px;
  margin: 50px auto;
  padding: 0 20px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 10px;
}

.woocommerce ul.products li.product a.button {
  display: inline-block;
  margin-left: 15px;
  margin-top: 0;
  padding: 12px;
  background-color: #fa5101;
  color: #fff;
}
.woocommerce ul.products li.product a.button:hover {
  background-color: #000;
}

li.product img {
  filter: brightness(90%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transform: scale(1);
}

li.product:hover img {
  box-shadow: 0px 10px 18px -15px rgba(0, 0, 0, 0.69);
  filter: brightness(98%);
  transform: scale(1.02);
}

a.added_to_cart.wc-forward {
  display: none;
}
.woocommerce
  div.product
  .woocommerce-product-gallery--columns-4
  .flex-control-thumbs
  li:nth-child(4n + 1) {
  clear: none;
}
.woocommerce div.product div.images .flex-control-thumbs {
  margin-top: 20px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
  width: 18%;
  margin: 1%;
  border: 1px solid #ccc;
}

.woocommerce button.button.alt {
  background-color: #fa5101;
  color: #fff;
  border-radius: 0;
  height: 40px;
}
.woocommerce button.button.alt:hover {
  background-color: #000;
  color: #fff;
  border-radius: 0;
  height: 40px;
}
.woocommerce .quantity .qty {
  height: 40px;
}

/* Mini Cart */

#minicart {
  width: 300px;
  position: fixed;
  top: 0;
  left: auto;
  right: -300px;
  height: 100vh;
  z-index: 2000;
  background: #fff;
  color: #fff;
  transition: all 0.3s;
  overflow-y: scroll;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}
#minicart .cart-dismiss {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #fa5101;
  color: #000;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.inner-cart {
  padding: 20px;
}

.time {
  color: #090909;
  padding: 2px 10px;
  background-color: #f0f0f0;
  font-size: 12px;
  display: inline-block;
  border-radius: 15px;
}

.cart-overlay {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0px;
  bottom: auto;
  left: 0px;
  right: auto;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  z-index: 1500;
  transition: all 0.5s ease-in-out;
}

.cart-overlay.active {
  display: block;
  opacity: 1;
}

#minicart.active {
  right: 0;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  color: #000;
}

.woocommerce-mini-cart__total {
  color: #000;
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
  border-top: 1px solid #ebe9eb;
  padding-top: 5px;
  padding-bottom: 5px;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  border-top: 2px solid #ebe9eb;
  padding-top: 5px;
  padding-bottom: 5px;
}

.woocommerce-cart .menu-item-type-woocommerce-cart,
.woocommerce-checkout .menu-item-type-woocommerce-cart {
  opacity: 0 !important;
  visibility: hidden;
}
.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce .woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce {
  max-width: 1600px;
  padding: 30px 20px;
  margin: 0 auto;
}

.woocommerce-cart .woocommerce {
  margin-top: 50px;
  max-width: 1400px;
}
.woocommerce a.button.alt {
  background-color: #fa5101;
  border-radius: 0;
}

.woocommerce a.button.alt:hover {
  background-color: #000;
  border-radius: 0;
}
.woocommerce-cart h2 {
  font-size: 34px;
}

/* Search */

.search-container {
  max-width: 500px;
  margin: 0 auto;
  padding: 50px 20px;
}

.search-overlay {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0px;
  bottom: auto;
  left: 0px;
  right: auto;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  z-index: 1500;
  transition: all 0.5s ease-in-out;
}

.search-overlay.active {
  display: block;
  opacity: 1;
}

.search-input {
  border-top-left-radius: 30px !important;
  border-bottom-left-radius: 30px !important;
  padding: 15px;
}

.search-chooser {
  background-color: #fff;
  border-color: #fff;
}

.dismiss-search {
  margin: 15px 25px 15px 15px;
  font-size: 25px;
  display: block;
  float: right;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.btn-search {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-radius: 30px;
  background-color: #fa5101;
  border-color: #fff;
  border: 3px solid #fff;
}

.btn-search:hover,
.btn-search:active,
.btn-search:visited {
  background-color: #000;
  border: 3px solid #fff;
}

/* Hero */
.hero-inner {
  min-height: 480px;
}
.row-hero {
  display: flex;
  flex-wrap: wrap;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.container-hero {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.hero-container .button-gutter {
  padding: 0 10%;
}
.hero-overlay {
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0, 0.1);
}

.hero-container {
  /* margin-top: 10px; */
}
.hero-inner {
  min-height: 480px;
  padding: 20px;
}
.hero-container h1 {
  font-family: "Figtree", sans-serif;
  font-weight: 800;
  color: #231f20;
  font-size: 42px;
  padding-top: 0px;
  display: inline-block;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.cat-banner .hero-container h1 {
  font-family: "Figtree", sans-serif;
  font-weight: 800;
  color: #fff;
  font-size: 32px;
  padding-top: 0px;
  display: inline-block;
  margin: 0;
}

.hero-container p {
  font-family: "Figtree", sans-serif;
  margin: 10px 0;
}

.storyslider-content {
  width: 100%;
}

.home-banner .hero-container .btn {
  background-color: #fff;
  border-radius: 30px;
  color: #000;
  font-weight: 800;
  font-size: 14px;
  padding: 10px 60px 10px 60px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 1.5px;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
}

.home-banner .hero-container .btn:hover {
  color: #fff;
  background-color: #fa5101;
}

.hero-container .btn {
  background-color: #fa5101;
  border-radius: 30px;
  color: #fff;
  font-weight: 800;
  font-size: 14px;
  padding: 10px 60px 10px 60px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 1.5px;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
}

.hero-container .btn:hover {
  color: #000;
  background-color: #fff;
}

.category-nav ul {
  padding: 0;
  border-top: 1px solid #eee;
}

.category-nav ul li {
  list-style: none;
  border-bottom: 1px solid #eee;
  padding-bottom: 0;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.is-active
  a:before {
  opacity: 1;
}
.category-nav ul li ul {
  margin-top: 0;
}
.category-nav ul li a {
  padding: 10px 5px;
  display: block;
}

.category-nav ul li ul li a {
  padding: 5px 5px 5px 10px;
  font-size: 14px;
  color: #1c1c1c;
  display: block;
}
.category-nav ul li ul li:last-child {
  border-bottom: none;
}

.category-nav ul li a:before {
  margin-right: 20px;
  opacity: 0.25;
}

.category-nav ul li a:hover:before {
  opacity: 1;
}
.dealer {
  margin: 20px 0;
}
.dealer h2 {
  text-align: center;
  display: block;
  padding: 10px;
  font-size: 32px;
  background-color: #e7e7e7;
  margin-bottom: 20px;
}
.dealer h3 {
  text-align: center;
  border-bottom: 1px solid #eee;
  display: block;
  margin-bottom: 20px;
}
/**
 * Newsletter
 */
.newsletter,
.newsletter h3,
.newsletter h2 {
  color: #fff;
}
.newsletter-overlay {
  padding: 100px 0;
  background-color: rgba(0, 0, 0, 0.7);
}
.poster img {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.8);
}

.newsletter textarea,
.newsletter input[type="text"],
.newsletter input[type="email"],
.newsletter input[type="url"] {
  border-radius: none;
  padding: 10px;

  font-size: 14px;
  border-radius: 0px;
  border: 2px solid #cccccc;
  font-weight: 400;
  height: auto;
  border-radius: 10px;
}

.newsletter button[type="submit"] {
  display: inline-block;
  margin-left: 15px;
  margin-top: 0;
  padding: 13px;
  background-color: #fa5101;
  color: #fff;
  border: none;
  border-radius: 10px;
}

/**
 * My Account
 */

.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 20%;
}

.woocommerce-account .woocommerce-MyAccount-content {
  display: inline-block;
  float: left;
  margin-left: 5%;
  width: 75%;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
  padding: 0;
  border-top: 1px solid #eee;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  list-style: none;
  border-bottom: 1px solid #eee;
  padding-bottom: 0;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.is-active
  a:before {
  opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  padding: 10px 5px;
  display: block;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
  margin-right: 20px;
  opacity: 0.25;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
  opacity: 1;
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--dashboard
  a:before {
  font-family: "FontAwesome";
  content: "\f0e4";
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--orders
  a:before {
  font-family: "FontAwesome";
  content: "\f291";
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--downloads
  a:before {
  font-family: "FontAwesome";
  content: "\f1c6";
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--edit-address
  a:before {
  font-family: "FontAwesome";
  content: "\f015";
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--payment-methods
  a:before {
  font-family: "FontAwesome";
  content: "\f09d";
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--edit-account
  a:before {
  font-family: "FontAwesome";
  content: "\f007";
}

.woocommerce-account
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--customer-logout
  a:before {
  font-family: "FontAwesome";
  content: "\f08b";
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
  font-size: 25px;
  text-align: center;
  font-weight: 600;
}

.woocommerce-account p.order-again {
  text-align: right;
}

.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
  margin-top: 50px;
  float: right;
}

/* megamenu */
.navbar .megamenu {
  padding: 1rem;
}
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  .navbar .has-megamenu {
    position: static !important;
  }
  .navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    margin-top: 0;
    padding: 20px;
  }
}
/* ============ desktop view .end// ============ */

/* ============ mobile view ============ */
@media (max-width: 991px) {
  .navbar.fixed-top .navbar-collapse,
  .navbar.sticky-top .navbar-collapse {
    overflow-y: auto;
    max-height: 90vh;
    margin-top: 10px;
  }
}
/* ============ mobile view .end// ============ */




@media (max-width: 500px){
    
  .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
  }
      
  }
