/*
Theme Name:   Genesis block Child
Template:     genesis-block-theme
*/


::selection {background: #BFA888;color: #fff;}
a, button {
  transition: all 0.4s ease-in-out;
}
a:focus {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {font-variant-numeric: lining-nums;}

.btn.themeBtn {
  font-family: "Inconsolata", Sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #BFA888;
  border-radius: 0px 0px 0px 0px;
  padding: 15px 53px;
  color: #fff;
  letter-spacing: 4px;
  display: inline-block;
}
.btn.themeBtn:hover {
  background-color: #998363;
}



.app_slider .imgBox {
  padding: 0 7px;
}
.app_slider .textBox {
  padding: 35px 0 0 40px;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  color: #000;
}
.app_slider .textBox p:first-child {
  font-weight: 700;
  margin-bottom: 10px;
}
.app_slider .textBox a {
  color: #000;
}
.app_slider .textBox a:hover {
  color: #bfa888;
}
.testi_sec .textBox {
  padding: 0 50px;
}
.testi_sec .textBox p {
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  color: #000000;
}
.testi_sec .textBox h5 {
  font-size: 20px;
  font-family: "Inconsolata", sans-serif;
  font-weight: 700;
  letter-spacing: 4px;
  margin: 2.5rem 0 0;
  text-transform: uppercase;
}
button.slick_arrow svg {
  height: 50px;
  display: block;
  width: 50px;
}

button.slick_arrow {
  background: transparent !important;
  border: 0;
  outline: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  box-shadow: none !important;
  padding: 0;
}
button.slick_arrow.right_arrow {
  left: -75px;
}
button.slick_arrow.left_arrow {
  right: -75px;
}

.product_item h2.elementor-heading-title a {
  background: #fff;
  padding: 14px 15px;
  text-align: center;
  display: block;
}
.product_item .elementor-widget-container a {
  display: block;
}
.team_first_img .jana_devi_text {
  transform: translate(-50%, -50%);
  bottom: 40px;
  top: auto !important;
  line-height: 1.5;
  position: absolute;
  left: 50%;
}
.footer p {
  margin-bottom: 10px;
}
.footer p a {
  color: #cccccc;
}
.footer p a:hover {
  color: #ffffff;
}
.contact-form .submitBtn p {
  margin-bottom: 0;
}
.contact-form .rowBox {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 15px;
}
.contact-form .rowBox .formControl {
  margin-bottom: 5px;
}
.contact-form .rowBox .wpcf7-form-control.wpcf7-countrytext.formControl, #wpcf7-f7600-p21-o1 input.wpcf7-form-control.wpcf7-text.wpcf7-countrytext.wpcf7-validates-as-required.wpcf7-validates-as-countrytext.formControl {
  padding-left: 55px !important;
}
.rowBox .formControl::placeholder {
  font-weight: 300;
  color: #b3b3b3;
}
.rowBox .formControl,
.check-box .wpcf7-free-text {
  padding: 15px 15px !important;
  font-size: 16px;
  width: 100%;
  color: #858585;
}
.contact-form .rowBox .formControl {
  border: 0;
  border-bottom: 2px solid #dbdbdb;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 1.5rem;
  cursor: pointer;
  width: 100%;
  font-family: "Roboto", Sans-serif;
}
.mainCheck label span.bold-label {
  display: block;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  color: #000000;
  margin-bottom: 0;
}
.check-box .wpcf7-checkbox .wpcf7-list-item-label {
  color: #000000;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
}

.contact-page-form .submitBtn .wpcf7-submit {
  padding: 24px 70px;
}
.colBox {
  position: relative;
}
.home_contact .wpcf7-not-valid-tip{
  position: absolute;
  right: 21px;
  top: -15px;
}
.contact-page-form span.wpcf7-not-valid-tip {
  margin-top: 0;
}
.contact-page-form .country-select.inside {
  margin-bottom: 1.5rem;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus,
select:focus,
input:focus-visible {
  box-shadow: none;
  outline: none;
}
.contact-form .check-box .wpcf7-form-control-wrap span.wpcf7-form-control {
  display: block;
}

.home_contact .contact-form .rowBox {
  grid-template-columns: repeat(1, 1fr);
}

.check-box span.wpcf7-form-control {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.check-box .wpcf7-list-item {
  margin-left: 0;
}
label span.bold-label {
  font-weight: 400;
  font-size: 16px;
  color: #b3b3b3;
}
.contact-form label span.bold-label {
  display: none;
}
.contact-form .mainCheck label span.bold-label {
  display: block;
}
.check-box .wpcf7-checkbox .wpcf7-list-item-label {
  font-weight: 300;
  font-size: 15px;
  color: #b3b3b3;
}
.submitBtn {
  margin-top: 1rem;
  position: relative;
}
span.wpcf7-spinner {
  display: none;
}
.wpcf7 form .wpcf7-response-output {
  text-align: center;
}
.contact-form .check-box p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-row-gap: 0;
}
.contact-form .check-box .wpcf7-form-control-wrap {
  width: 50%;
}

.footer input.wpcf7-form-control {
  border: 1px solid #3e3e3e;
  background: transparent;
  font-size: 13px;
  color: #fafafa;
  border-radius: 0;
  padding: 16px 21px;
}
.footer input.wpcf7-form-control:focus {
  box-shadow: none;
  border-color: #fafafa;
}
.wpcf7-not-valid-tip {
  font-size: 15px;
  font-weight: 500;
  margin-top: 15px;
}

.wpcf7 form .wpcf7-response-output {
  font-size: 15px;
  text-align: center;
  color: #404040;
  line-height: 1.73em;
  margin: 10px 0;
  padding: 12px 15px;
}
.footer-newsletter .wpcf7-submit {
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgb(191, 168, 136) !important;
  border-color: rgb(191, 168, 136) !important;
  height: 49px;
  background-image: url(/wp-content/uploads/2023/03/newsletter_icon.png) !important;
  background-size: 16px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  width: 50px;
  font-size: 0px !important;
}
div#wpcf7-f7575-o2 .wpcf7-response-output {
  color: #ccc;
  padding: 4px 5px;
}

.footer-newsletter span.wpcf7-spinner {
  position: absolute;
  top: 12px;
  right: 13px;
  margin: 0;
  display: block;
}

.category_grid .imgBox {
  max-width: 100%;
  width: 100%;
  height: 240px;
  overflow: hidden;
  border: 1px solid #bfa888;
  border-bottom: 0;
}
.category_section .category_grid .imgBox img {
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease-in-out;
  width: 100%;
}
.category_grid:hover img {
  transform: scale(1.1);
}

.category_section .category_grid {
  transition: all 0.4s ease-in-out;
}
.category_section .category_grid:hover {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.category, .alm-reveal {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 50px;
}
h3.category_title {
  text-align: center;
  background: #f3eadb;
  margin: 0;
  padding: 23px 10px;
  font-size: 21px;
  font-weight: 700;
  border: 1px solid #bfa888;
  font-family: "Cormorant Upright",serif;
  text-transform: uppercase;
}

.home_blog .grid-row {
  display: grid;
  grid-row-gap: 60px;
  grid-column-gap: 30px;
  grid-template-columns: repeat(2, 1fr);
}
.home_blog .textBox {
  padding: 20px 0;
}
.home_blog .textBox h3, .home_blog .textBox h3 a {
  color: #000;
  font-family: "Roboto", Sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 13px;
}

.home_blog .textBox .read_more {
  font-size: 20px;
  color: #000000;
  position: relative;
  font-family: Inconsolata,monospace;
  text-transform: uppercase;
  letter-spacing: .25em;
  display: inline-block;
  line-height: 41px;
  font-weight: 600;
}
.home_blog .textBox .read_more::before {
    content: "";
    position: absolute;
    bottom: 7px;
    left: 0;
    background: black;
    width: 100%;
    height: 1px;
}

.opacityBg {
  position: relative;
  z-index: 1;
}
.opacityBg::before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  content: "";
  z-index: -1;
}

.single .pro_detail_hero, .page-template-page-blog .pro_detail_hero {
  justify-content: center;
}
.pro_detail_hero {
  min-height: 500px;
  display: flex;
  align-items: center;
}
.pro_detail_hero h1 {
  text-transform: uppercase;
  color: #fff;
  font-size: 80px;
  font-weight: 500;
  margin-bottom: 0;
}
.pro_detail_hero h1 {
  text-align: center;
}
.blog_details {
  padding: 80px 30px;
}
.cat_list {
  display: flex;
  flex-wrap: wrap;
}
.cat_list ul.post-categories {
  margin: 0 0 0 5px;
  padding: 0;
  list-style: none;
}
.cat_list ul.post-categories li {
  display: inline-block;
}

.cat_list, .cat_list a {
  font-size: 18px;
  color: #bfa888;
}
.cat_list a:hover {
  color: #998363;
}
.blog_details h2 {
  font-size: 45px;
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: 500;
  margin: 6px 0 0;
}
.blog_details h3 {
  color: #000000;
  font-family: "Cormorant Upright", Sans-serif;
  font-size: 40px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 25px;
}
.blog_details .textBox, .blog_details .textBox p {
  color: #7a7a7a;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.73em;
}
.blog_details .textBox p {
 margin: 10px 0;
}
.blog_details .textBox p a {
  color: #000;
}
.blog_details .textBox p a:hover {
  color: #BFA888;
}
.blog_details .textBox .subtitle span.numbers {
  margin-right: 10px;
}
.blog_details h3.subtitle {
  font-size: 35px;
  font-variant-numeric: lining-nums;
}
.blog_details .textBox .subtitle {
  display: flex;
  align-items: center;
}
.blog_details .textBox .imgBox {
  margin-top: 50px;
  padding: 10px;
  border: 1px solid #BFA888;
}
.blog_details .textBox .imgBox img {
  width: 100%;
  margin-bottom: -11px;
}
.blog_details .container {
  max-width: 1024px;
  padding: 0;
}


/*header search*/
.stickyHeader {display: none;}
.stickyHeader.she-header {display: block;}
.mob_header  {display: none;}
.mainHeader {
  padding: 0 40px;
}
.home .mainHeader {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0;
}
.mainHeader .hfe-search-submit:hover {
  color: #ffffff;
}
.mainHeader .hfe-search-submit {
  font-size: 2px !important;
}
.mainHeader .hfe-search-button-wrapper input[type=search] {
  font-size: 13px;
  font-family: Inconsolata,monospace;
  letter-spacing: .25em;
  font-weight: 500;
  color: #000 !important;
  line-height: 1em;
  text-transform: uppercase;
  width: 60px;
  border-color: transparent;
}
.home .mainHeader .hfe-search-button-wrapper input[type=search], .error404 .mainHeader .hfe-search-button-wrapper input[type=search] {color: rgb(255, 255, 255) !important;}
.home .mainHeader .hfe-search-button-wrapper input[type=search]::placeholder, .error404 .mainHeader .hfe-search-button-wrapper input[type=search]::placeholder {color: rgb(255, 255, 255) !important;}
.home .mainHeader.stickyHeader  .hfe-search-button-wrapper input[type=search], .error404 .mainHeader.stickyHeader  .hfe-search-button-wrapper input[type=search] {color: #000 !important;}
.home .mainHeader.stickyHeader  .hfe-search-button-wrapper input[type=search]::placeholder, .error404 .mainHeader.stickyHeader  .hfe-search-button-wrapper input[type=search]::placeholder {color: #000 !important;}
.mainHeader .hfe-search-button-wrapper input[type=search]::placeholder {color: #000 !important;}
.mainHeader .fa-search:before {
  background-image: url('/wp-content/uploads/2023/04/search.png');
  font-size: 0;
  width: 21px;
  height: 21px;
  display: block;
  background-size: contain;
  background-position: center;
}

.hb_sidebar .elementor-button {
  background: transparent url(https://tirupatistodev.wpengine.com/wp-content/uploads/2023/04/Support.png) !important;
  font-size: 0;
  padding: 0;
  width: 27px;
  height: 22px;
  display: block;
  background-size: contain !important;
  margin-left: auto;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.home .mainHeader .fa-search:before, .home .hb_sidebar .elementor-button, .error404 .mainHeader .fa-search:before, .error404 .hb_sidebar .elementor-button {
  filter: invert(1);
}
.home .mainHeader.stickyHeader .fa-search:before, .home .stickyHeader .hb_sidebar .elementor-button, .error404 .mainHeader.stickyHeader .fa-search:before, .error404 .stickyHeader .hb_sidebar .elementor-button {
  filter: invert(0);
}

.ver_center .hfe-site-logo-container {
  display: flex;
  align-items: center;
}
.mob_header .hfe-nav-menu-icon {
  padding: 0.35em 0;
}

.elementor-kit-13 button,
.elementor-kit-13 input[type="button"],
.elementor-kit-13 input[type="submit"],
.elementor-kit-13 .elementor-button {
  box-shadow: none !important;
}

.mainHeader .hfe-search-form__container {
  flex-direction: row-reverse;
}

.mainHeader input.hfe-search-form__input {
  padding: 0 0 !important;
}

.mainHeader .fa-times:before {
  display: none;
}
.mainHeader a.hfe-menu-item {
  position: relative;
  transition: 0.4s all ease-in-out;
}

.mainHeader .current-menu-item a.hfe-menu-item:before {
  transform: scaleX(1) !important;
  opacity: 1 !important;
}

.mainHeader a.hfe-menu-item:hover:before {
  transform: scaleX(1) !important;
  transition: 0.4s all ease-in-out;
}

.mainHeader a.hfe-menu-item:before {
  position: absolute;
  left: 12px;
  content: "";
  height: 1px;
  width: 10px;
  background-color: #000 !important;
  transform: scaleX(0) !important;
  transform-origin: left;
  transition: 0.4s all ease-in-out;
}
.whiteLogo, .home .darkLogo, .error404 .darkLogo {display: none;}
.home .whiteLogo, .error404 .whiteLogo {display: block;}
.mainHeader .hfe-site-logo-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.home .mainHeader .menu-item a.hfe-menu-item, .error404 .mainHeader .menu-item a.hfe-menu-item  {color: #fff !important;}
.home .mainHeader a.hfe-menu-item:before, .error404 .mainHeader a.hfe-menu-item:before {background-color: rgb(255, 255, 255) !important;}
.home .mainHeader.stickyHeader  .menu-item a.hfe-menu-item, .error404 .mainHeader.stickyHeader  .menu-item a.hfe-menu-item {color: black !important;}
.home .mainHeader.stickyHeader  a.hfe-menu-item:before, .error404 .mainHeader.stickyHeader  a.hfe-menu-item:before {background-color: #000 !important;}

.right-sidebar {
  position: fixed;
  top: 0;
  right: -470px;
  max-width: 470px;
  height: 100%;
  min-height: 100%;
  padding: 120px 70px 35px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: top;
  border-left: 1px solid #bfa888;
  overflow: hidden;
  visibility: hidden;
  z-index: 9999;
  transition: all .6s cubic-bezier(.77,0,.175,1);
}
.right-sidebar.show {
  right: 0;
  visibility: visible;
}
.right-sidebar .close_icon img {
  max-width: 40px;
  cursor: pointer;
  position: absolute;
  top: -3em;
  right: -2em;
}

/*header search*/

.elementor-swiper-button-prev, .elementor-swiper-button-next {
  background-size: cover;
  background-repeat: no-repeat;
  width: 22px;
  height: 40px;
  transition: 0.3s ease-in-out;
}
.elementor-swiper-button-prev {
  background-image: url('/wp-content/uploads/2023/04/Arrow-1.png');
  left: -30px !important;
}
.elementor-swiper-button-next {
  background-image: url('/wp-content/uploads/2023/04/Arrow-2.png');
  right: -30px !important;
}
.elementor-swiper-button .eicon-chevron-left:before, .elementor-swiper-button .eicon-chevron-right:before {
  font-size: 0;
}
.process-slider figure {
  border: 2px solid #bfa888;
  padding: 6px;
  margin: 0 1px !important;
}
.process-slider figure img.swiper-slide-image {
  margin-bottom: -8px;
}
.hfe-nav-menu-icon svg {
  width: 55px;
  height: 24px;
  margin-bottom: -5px;
}
.hfe-flyout-close, .hfe-flyout-close svg {
  top: 8px;
  right: 8px;
  width: 30px;
  height: 28px;
}

.height100 * {
  height: 100%;
}
.height100 img.attachment-large {
  height: 100%;
  object-fit: cover;
  width: 100%;
}



.blogSection {
  padding: 80px 30px;
}

.blogSection .gridRow {
  display: grid;
  grid-template-columns: 71% 24%;
  grid-column-gap: 5%;
}
.sideBar .side_logo {margin-bottom: 25px;}
.sideBar .box:nth-child(2) h3 {
  margin-bottom: 12px;
}
.sideBar .box {
  text-align: center;
}
.sideBar .box:not(:last-child) {
  border-bottom: 1px solid #efede6;
  padding-bottom: 20px;
  margin-bottom: 35px;
}
.sideBar .box p {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.side_logo {
  text-align: center;
}
.sideBar .box h3 {
  font-family: "Cormorant Upright",serif;
  text-transform: uppercase;
  color: #000;
  font-size: 28px;
  line-height: 1.25em;
  letter-spacing: .05em;
  font-weight: 500;
  margin-bottom: 25px;
}

.sideBar .post_box {
  padding:0 15px;
  margin-bottom: 30px;
}
.sideBar .box h4{
  font-family: "Cormorant Upright",serif;
  text-transform: uppercase;
  color: #000;
  font-size: 20px;
  line-height: 1.25em;
  letter-spacing: .05em;
  font-weight: 500;

}
.sideBar .box h4 a {
  color:#000;
}

.sideBar .box p.date_text {
  color: #bfa888;
  font-size: 15px;
  margin-bottom: 6px;
}
.sideBar .box label span.bold-label {
  font-size: 14px;
  color: #b3b3b3;
  display: block;
  text-align: left;
  margin-bottom: 3px;
}
.sideBar .box .rowBox .formControl {
  padding: 8px 15px !important;
  border: 1px solid #b3b3b3;
  border-radius: 0;
  cursor: pointer;
}

.sideBar .box input.wpcf7-submit{
  padding: 11px 40px;
  font-size: 14px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  letter-spacing: 2px;
  width: 100%;
  margin-top: 5px;
}
.newsletter-form .wpcf7-not-valid-tip {
  font-weight: 400;
  margin-top: 5px;
  text-align: left;
}
form.newsletter-form .wpcf7-response-output {
  padding: 5px 15px;
}

.blogSection .leftBox .box {
  margin-bottom: 70px;
}

.blogSection .leftBox .imgBox {
  padding: 8px;
  border: 1px solid #BFA888;
}
.blogSection .leftBox h2 {
  font-family: "Cormorant Upright",serif;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 1.05em;
  font-weight: 500;
  margin: 0 0 15px;
}
.blogSection .leftBox h2 a {
  color: #000;
}

.blogSection .leftBox .imgBox img {
  margin-bottom: -9px;
  width: 100%;
}

.blogSection .leftBox .box .textBox {
  margin-top: 30px;
}

.blogSection .leftBox .box .textBox p {
  font-size: 15px;
  line-height: 1.73em;
  color: #404040;
  margin-bottom: 30px;
}
.blogSection .leftBox .box .textBox .btn.themeBtn {
  padding: 16px 51px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1em;
  letter-spacing: normal;
}

.pagination {
  display: flex;
  justify-content: center;
  margin-top: 0px !important;
  align-items: center;
}
.pagination a, .pagination span {
  height: auto;
  font-family: Inconsolata,monospace;
  font-weight: 400;
  font-size: 25px;
  background: transparent;
  margin: 0 11px;
  padding: 0 3px;
}
.page-numbers.current, .page-numbers:hover {
  background: transparent !important;
  color: #bfa888;
}
.pagination .prev {
  margin: 0 auto 0 0;
}
.pagination .next {

  margin: 0 0 0 auto;
}
.pagination .prev::after, .pagination .next::after {
  display: none;
}
.pagination .next, .pagination .prev {
  width: 20px;
  height: auto;
  display: inherit;
  text-indent: 0;
}

.entry-header .entry-title {
  font-family: "Cormorant Upright",serif;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 1.05em;
  font-weight: 500;
  margin: 0 0 15px;
}


/* Gallery  page css */

.applicationsSlider {
  overflow: hidden;
}
.applicationsSlider .owl-carousel .owl-stage {
  padding-left: 0 !important;
}
.applicationsSlider .owl-carousel .owl-stage-outer {
  overflow: unset;
  -webkit-mask-image: linear-gradient(270deg,#0000,#000 30%);
}
.applicationsSlider .owl-carousel .owl-nav .owl-next, .applicationsSlider .owl-carousel .owl-nav .owl-prev {
  width: 50px;
  height: 42px;
  background: transparent !important;
  border: 0 !important;
  outline: none;
}

.applicationsSlider .owl-carousel .owl-nav .owl-next, .applicationsSlider .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 42%;
  transform: translateY(-50%);
}
.applicationsSlider .owl-carousel .owl-nav .owl-next {
  right: 35px;
}

.applicationsSlider .owl-carousel .owl-nav .owl-prev {
  left: 35px;
  display: none;
}
.applicationsSlider .carousel-item p {
  margin-top: 30px;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
}
.applicationsSlider .carousel-item p span {
font-weight: 500;
}
.tax-slab_category .pro_detail_hero p {
text-align: center;
color: #fff;
font-size: 20px;
line-height: 1;
text-transform: uppercase;
font-weight: 500;
}
.padd_left_sec {
  padding-left: 31rem !important;
}
.category_section {
  padding: 80px 0;
}
.gallery_inner_section {
padding-bottom: 40px;
}

.tax-slab_category .pro_detail_hero h1 {
  margin: 25px 0;
}

.gallery_inner_section .category_grid .imgBox {
  border-bottom: 1px solid #bfa888;
}

.fancybox-container .fancybox-button {
  background: rgba(30,30,30,.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-container .fancybox-button[disabled], .fancybox-container.fancybox-button[disabled]:hover {
  color: #fff !important;
}
.fancybox-thumbs__list a:before {
  border-color:#bfa888 !important;
}
.fancybox-progress {background: #bfa888 !important;}
.mainHeader .hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow {
  display: none;
}
.mainHeader a.hfe-sub-menu-item {
  padding: 8px 30px !important;
}
.mainHeader ul.sub-menu {
  padding: 15px 0;
  border-top: 1px solid #bfa888;
}
/* Gallery  page css */

/* Product detail page css */

.detailsSection .imgBox {
  transform: perspective(575px) rotateX(13deg) rotateY(0deg) rotateZ(0deg);
  transform-origin: center center;
  background: white;
  padding: 8px;
  box-shadow: rgb(0 0 0 / 50%) 0px 0px 7px;
}

.detailsSection {
  padding: 90px 30px 20px;
}
.detailsSection .gridBox {
  display: grid;
  grid-template-columns: 40% 60%;
  grid-column-gap: 50px;
  align-items: center;
}
.detailsSection .imgBox img {
  max-width: 100%;
  height: 320px;
  object-fit: cover;
  width: 100%;
  margin-bottom: -9px;
}
.detailsSection .textBox {
  margin-left: 50px;
}
.detailsSection .textBox h4 {
  font-size: 30px;
  font-family: "Cormorant Upright",serif;
  color: #000;
  line-height: 1.25em;
  letter-spacing: .05em;
  font-weight: 500;
  margin: 0 0 15px;
}
.detailsSection .textBox p {
  font-size: 17px;
  line-height: 1.3em;
}
.detailsSection .textBox .contentBox {
  margin-bottom: 40px;
}
.detailsSection .textBox span.size_num {
  font-weight: 700;
  color: #56595e;
}
.detailsSection .textBox .contentBox ul {
  margin-left: 0;
}
.detailsSection .textBox .contentBox ul li {
  display: inline-block;
  margin-right: 15px;
  position: relative;
  padding-left: 18px;
  font-size: 15px;
  line-height: 1.73em;
}
.detailsSection .textBox .contentBox ul li:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background: #bfa888;
  border-radius: 30px;
  top: 7px;
  left: 0;
}


.slider {
  padding: 80px 0;
}
.slider .testimonial__item {
  max-width: 1140px;
  margin: auto;
}
.slider .testimonial__item .slick-slide img {
  display: block;
  height: 600px;
  object-fit: cover;
  width: 100%;
}
.slider .testimonial__item .slick-prev {
  background-image: url(/wp-content/uploads/2023/04/Arrow-1.png);
  left: -85px !important;
}
.slider .testimonial__item .slick-next {
  background-image: url(/wp-content/uploads/2023/04/Arrow-2.png);
  right: -85px !important;
}

.slider .testimonial__item .slick-prev,
.slider .testimonial__item .slick-next {
  background-repeat: no-repeat;
  width: 45px;
  height: 60px;
  background-color: transparent;
  border: 0;
  font-size: 0;
  cursor: pointer;
  background-position: center;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-size: 30px;
}
.slider .slick-next:before,
.slider .slick-prev:before {
  display: none;
}

.slider .slick-dots {
  position: absolute;
  bottom: -50px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 !important;
  list-style: none;
  text-align: center;
}
.slider .slick-dots li {
  margin: 0 2px;
}

.slider .slick-dots button {
  background-repeat: no-repeat;
  width: 11px;
  height: 11px;
  background-color: #ccc;
  border: 0;
  font-size: 0;
  cursor: pointer;
  background-position: center;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-size: 30px;
  border-radius: 30px;
  cursor: pointer;
}
.slider .slick-dots li.slick-active button {
  background-color: #c0a98a;
}
.slick-dots li button:before,
.slick-dots li button:after {
  display: none;
}

/* Product detail page css */
.search-results #primary {
  width: 100%;
  max-width: 1300px;
  padding: 0 20px;
}
.search-results #post-wrap h2.entry-title {
  font-size: 24px;
}
.search-results #post-wrap h2.entry-title a:hover {
  text-decoration: none;
}
.search-results .entry-content {
  font-size: 15px;
  line-height: 1.73em;
}
.search-results #post-wrap {
  padding: 70px 0;
}
.search-results #post-wrap .entry-byline img {
  vertical-align: middle;
}
.search-results #post-wrap .entry-header {
  margin-bottom: 15px;
  display: grid;
  grid-template-columns: 12% 88%;
  grid-column-gap: 30px;
}
.blog .post:not(:last-of-type), .archive #post-wrap .post:not(:last-of-type), .search .post:not(:last-of-type) {
  border-bottom: 0;
}
.search .post:not(:last-of-type) {
  margin-bottom: 15px;
  padding-bottom: 0;
}
.search-results #post-wrap .entry-header .postImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog_details ul li {
  margin-bottom: 1.5rem;
}
.error404 {
  background-image: url(/wp-content/uploads/2023/04/404-min.jpg);
}
.error404 .entry-content {
  text-align: center;
  color: #fff;
  position: relative;
}
.error404 .entry-content h1 {
  margin: 25px 0 12px;
  font-size: 63px;
  line-height: .95em;
  letter-spacing: .05em;
  font-weight: 500;
  color: #fff;
  position: relative;
  z-index: 10;
}
.error404 .entry-content .errorTitle {
  margin: 248px 0 9px;
  font-size: 13px;
  line-height: 1.54em;
  font-family: Inconsolata,monospace;
  letter-spacing: .25em;
  font-weight: 500;
  color: rgb(255, 255, 255);
  position: relative;
  z-index: 10;
  text-transform: uppercase;
}
.error404 .entry-content .background-text {
  font-family: "Cormorant Upright",serif;
  font-size: 250px;
  line-height: .46em;
  letter-spacing: -.015em;
  opacity: .15;
  font-weight: 700;
  position: absolute;
  top: 31.5%;
  left: 50%;
  transform: translateX(-50%);
  color: #ffffff;
  font-variant-numeric: lining-nums;
}
.error404 .entry-content p {
  font-size: 17px;
  line-height: 1.65em;
  max-width: 85%;
  margin: 14px auto 35px;
}
.error404 .entry-content .btn.themeBtn {
  padding: 15px 40px;
  border: 1px solid #fff;
  background: transparent;
}
.error404 .entry-content .btn.themeBtn:hover {
  background: #fff;
  color: #000;
}



/* RESPONSOVE CSS */

@media screen and (max-width: 1680px) {
  .padd_left_sec {
    padding-left: 15rem !important;
  }
}

@media screen and (max-width: 1500px) {
  .padd_left_sec {
      padding-left: 7rem !important;
  }
  .detailsSection .textBox {
    margin-left: 30px;
}
.slider .testimonial__item .slider-for button {
  background-size: 21px;
}
.slider .testimonial__item {
  max-width: 880px;
}
.slider .testimonial__item .slick-slide img {
  height: 430px;
}
}

@media screen and (max-width: 1280px) {
  .padd_left_sec {
      padding-left: 4rem !important;
  }
  .applicationsSlider .carousel-item p {
    font-size: 17px;
}
.detailsSection {
  padding: 90px 5% 20px;
}
.detailsSection .textBox p {
  font-size: 15px;
}
}

@media screen and (max-width: 1199px) {
  .search-results #post-wrap .entry-header {
    grid-template-columns: 15% 82%;
}
  /* .mob_header .hfe-flyout-content {
    display: flex;
    align-items: center;
    justify-content: center;
} */
.mob_header .hfe-flyout-wrapper .sub-arrow {
  padding: 0;
}
  .blogSection .leftBox h2 {
    font-size: 32px;
  }
  .blogSection .gridRow {
    grid-template-columns: 62% 33%;
}
  .mainHeader {display: none !important;}
  .mob_header  {display: block;}

  .btn.themeBtn {
    padding: 10px 50px;
}
  .app_slider {
    padding: 0 65px;
  }
  button.slick_arrow svg {
    height: 40px;
    width: 40px;
  }
  button.slick_arrow.left_arrow {
    right: -20px;
  }
  button.slick_arrow.right_arrow {
    left: -20px;
  }
  .detailsSection .gridBox {
    grid-template-columns: 40% 60%;
    grid-column-gap: 0;
    padding-left: 15px;
}
.detailsSection .textBox {
  margin-left: 65px;
}
}

@media screen and (max-width: 1024px) {
  .slider .testimonial__item {
    max-width: 680px;
}
.pro_detail_hero {
  min-height: 425px;
}
.blog_details h2 {
  font-size: 32px;
}
.blog_details h3 {
  font-size: 28px;
}
.slider .testimonial__item .slick-slide img {
  height: 350px;
}
.blog_details h3.subtitle {
  font-size: 26px;
}
}

@media screen and (max-width: 991px) {
  .error404 .entry-content .background-text {
    top: 42%;
}
.error404 .entry-content .errorTitle {
  margin: 350px 0 9px;
}
  .search-results #post-wrap .entry-header {
    grid-template-columns: 20% 75%;
}
  .detailsSection {
    padding: 50px 15px 0;
}
.detailsSection .gridBox {
  grid-template-columns: 100%;
  padding: 0;
}
.slider .testimonial__item {
  max-width: 535px;
}
.slider .testimonial__item .slick-slide img {
  height: 300px;
}
.detailsSection .textBox {
  text-align: center;
  margin-left: 0;
}
.detailsSection .imgBox {
  transform: perspective(575px) rotateX(6deg) rotateY(0deg) rotateZ(0deg);
  margin: 0 12px;
}
  .gallery_inner_section {
    padding-bottom: 80px;
}
  .gallery_inner_section  .category_grid {
    margin-bottom: 0 !important;
}
  .padd_left_sec {
    padding: 60px 30px 0 !important;
}
.elementor-20 .elementor-element.elementor-element-450384e {
  padding-bottom: 60px !important;
}
.applicationsSlider .owl-carousel .owl-stage-outer {
  -webkit-mask-image: none;
}
.applicationsSlider .owl-carousel .owl-nav .owl-prev {
  display: block;
}
.applicationsSlider .owl-carousel .owl-nav .owl-next, .applicationsSlider .owl-carousel .owl-nav .owl-prev {
  width: 25px;
}
.applicationsSlider .owl-carousel .owl-nav svg  {
  width: 18px;
  filter: invert(1);
}
  .blogSection .gridRow {
    display: block;
}
  .cat_list, .cat_list a {
    font-size: 15px;
    line-height: 1.6;
}
  .pro_detail_hero {
    min-height: 350px;
}
  .category, .alm-reveal {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
}
.pro_detail_hero h1 {
  font-size: 60px;
}
.blog_details {
  padding: 50px 30px;
}
.search-results #post-wrap {
  padding: 60px 10px;
}




}
@media screen and (max-width: 767px) {
  .error404 .entry-content .errorTitle {
    margin: 0;
}
.error404 .entry-content .background-text {
  font-size: 190px;;
  top: 0;
}
.error404 .entry-content h1 {
  font-size: 30px;
}
.error404 .entry-content p {
  max-width: 100%;
}
.error404 .entry-content .btn.themeBtn {
  padding: 6px 25px;
  font-size: 11px;
}
.error404 .entry-content {
  padding: 0 30px;
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
}
  .search-results #post-wrap .entry-header .postImg img {
    height: auto;
}
.search-results #post-wrap .entry-header {
  grid-template-columns: 30% 60%;
}
  
  .slider .testimonial__item {
    max-width: 75%;
}
.slider .testimonial__item .slick-slide img {
  height: 200px;
}
.slider .testimonial__item .slider-for button {
  background-size: 16px;
}
.slider .slick-dots button {
  width: 9px;
  height: 9px;
}
.slider .testimonial__item .slick-prev {
  left: -50px !important;
}
.slider .testimonial__item .slick-next {
  right: -50px !important;
}
.detailsSection .textBox {
  margin-top: 38px;
}

  .applicationsSlider .carousel-item p {
    text-align: center;
}
    .applicationsSlider .owl-carousel .owl-nav .owl-prev {
        left: 5px;
    }
    .applicationsSlider .owl-carousel .owl-nav .owl-next {
        right: 5px;
    }
  .sideBar {
    margin-top: 50px;
}
.blogSection {
  padding: 70px 15px;
}
.pagination a, .pagination span {
  font-size: 22px;
  margin: 0 6px;
}
.pagination .next, .pagination .prev {
  width: 17px;
}
  .blogSection .leftBox h2 {
    font-size: 25px;
    margin-top: 5px;
}
.blogSection .leftBox .box .textBox .btn.themeBtn {
  padding: 13px 31px;
  font-size: 16px;
}
.blogSection .leftBox .box {
  margin-bottom: 55px;
}
  .pro_detail_hero h1 {
    font-size: 32px;
}
  .pro_detail_hero {
    padding: 100px 0;
    min-height: auto;
}
 .contact-page-form .rowBox {
  grid-template-columns: repeat(1, 1fr);
}
 .contact-page-form .submitBtn .wpcf7-submit {
    padding: 20px 70px;
    font-size: 16px;
  }
  .home_contact span.wpcf7-not-valid-tip {
    position: static;
    margin-top: 0;
  }
  .home_contact .colBox p, .contact-page-form .colBox p {
    margin-bottom: 8px;
  }
  .home_contact .contact-form .rowBox .formControl,   .contact-page-form .rowBox .formControl  {
    margin-bottom: 5px;
  }

 .check-box .wpcf7-checkbox .wpcf7-list-item-label,
 .mainCheck label span.bold-label {
    font-size: 17px;
  }
  .text-center .hfe-nav-menu__layout-vertical li a.hfe-menu-item {
    justify-content: center;
  }
  div#wpcf7-f7575-o2 .wpcf7-not-valid-tip {
    text-align: center;
  }
  .app_slider {
    padding: 0 30px;
  }
  .app_slider button.slick_arrow {
    top: 35%;
  }
  .app_slider .textBox {
    padding: 20px 0 0;
    font-size: 17px;
  }
  .testi_sec .textBox {
    text-align: center;
    padding: 0 25px;
  }
  .testi_sec .textBox p {
    font-size: 17px;
  }
  .testi_sec .textBox h5 {
    font-size: 17px;
    margin: 25px 0 0;
  }
  .home_blog .grid-row {
    grid-row-gap: 50px;
    grid-template-columns: repeat(1, 1fr);
}
}


@media screen and (max-width: 575px) {
.category, .alm-reveal {
  grid-template-columns: repeat(1, 1fr);
}
.detailsSection {
  padding: 50px 2% 0;
}
.detailsSection .imgBox img {
  height: 100%;
}
.detailsSection .textBox .contentBox {
  margin-bottom: 25px;
}
.detailsSection .textBox h4 {
  font-size: 25px;
  margin: 0 0 10px;
}
.slider {
  padding: 20px 0 80px;
}
}


@media screen and (max-width: 480px) {
  .cat_list ul.post-categories {
    margin: 0;
  }
}

@media screen and (min-width: 992px) {
  .gallery_inner_section .category {display: flex;flex-wrap: wrap;grid-gap: 4%;}
    .gallery_inner_section .category_grid.width1, .gallery_inner_section .category_grid.width2,
    .gallery_inner_section .category_grid.width5, .gallery_inner_section .category_grid.width6 {flex-basis: 36%; max-width: 36%;}
  .gallery_inner_section .category_grid.width3, .gallery_inner_section .category_grid.width4 {flex-basis: 20%;max-width: 20%;}
  .gallery_inner_section .category_grid .imgBox, .gallery_inner_section .category_grid img {min-height: 280px;max-height: 280px;}
  .gallery_inner_section  .category_grid {
    margin-bottom: 50px;
}

}