/* 

Font Families
font-family: "Inter", sans-serif;
font-family: "Onest", sans-serif;

*/

* {
  padding: 0px;
  margin: 0px;
}

:focus {
  outline: none !important;
}

.container {
  max-width: 1550px !important;
}

ul {
  margin: 0 !important;
  padding: 0;
}

body {
  margin-bottom: 0px !important;
}

h1,
h2,
h3,
h4,
h5,
p,
ul,
li,
a,
span {
  font-family: "Onest", sans-serif;
}

body.home header.entry-header {
  display: none;
}
.entry-content {
  margin-top: 0px;
}

.page {
  margin-bottom: 0px !important;
}

.widget {
  margin-bottom: 0px !important;
}

a {
  text-decoration: none !important;
}

@-webkit-keyframes rotating

/* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.rotating {
  -webkit-animation: rotating 10s linear infinite;
  -moz-animation: rotating 10s linear infinite;
  -ms-animation: rotating 10s linear infinite;
  -o-animation: rotating 10s linear infinite;
  animation: rotating 10s linear infinite;
  margin-bottom: 0px !important;
  position: relative;
  z-index: 2;
}

/* ***** ScrollBar CSS Start ******* */

body {
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
}

/* Define custom scrollbar styles */
/* ::-webkit-scrollbar {
  width: 12px;
}

::-webkit-scrollbar-thumb {
  background-color: #cc9c40;
} */

/* ***** ScrollBar CSS End ******* */
button#bottom_to_top {
  position: fixed;
  bottom: 15px;
  right: 20px;
  width: 40px;
  height: 40px;
  z-index: 999;
  background: #c59440;
  border-radius: 50px;
  color: #fff;
  border: 1px solid #c59440;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all linear 0.25s;
  cursor: pointer;
  padding: 0 !important;
}

button#bottom_to_top:hover{
	background: #000;
	border-color: #000;
}

/* Header Search Start */

.header-search-wrap {
  position: relative;
  margin-left: 15px;
}
.subheader h1 {
  text-align: center;
  font-family: "Inter";
  color: #fff;
  font-size: 60px !important;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0px !important;
	padding-bottom: 10px;
}
/* .subheader {
  background-image: url(https://craftcareerstudio.com/wp-content/uploads/2026/04/loop-circular-collage-concept-3.jpg);
} */
.top-header .contact-info {
  display: none;
}
.header-search-toggle {
  font-size: 18px;
  color: #000;
}

.header-search-box {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  width: 300px;
  background: #fff;
  padding: 20px;
  z-index: 999;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

.header-search-box.active {
  display: block;
}

.search-close {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
  font-size: 20px;
}
/* Header Search End */

.sticky-header {
  position: sticky;
  top: 0;
  z-index: 999;
  background-color: #fff; /* ya transparent agar chahiye */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* Top bar Start */

.topbar-custom-text {
  text-transform: uppercase;
  font-family: "Onest";
  letter-spacing: 2px;
  font-size: 16px;
}
/* Top bar End */

/*Header CSS Start */
.subheader.has-featured {
  padding: 100px 0px !important;
  background-image:
    linear-gradient(90deg, rgb(0 0 0 / 15%) 0%, rgba(0, 19, 59, 0) 100%),
    var(--bg-img);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* .career_materials_sec, .single-product .subheader.has-featured{
	background: url( https://craftcareerstudio.com/wp-content/uploads/2026/04/loop-circular-collage-concept-3.jpg );
	position: relative !important;
} */

/* .career_materials_sec::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6) !important;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
} */

header.site-header ul#menu-main-menu-left,
ul#menu-main-menu-right,
ul#primary-menu {
  justify-content: start;
}
header.site-header ul#menu-main-menu-left li a,
header.site-header ul#menu-main-menu-right li a,
header.site-header ul#primary-menu li a,
.contact-item a,
.slider-link a {
  font-family: "Onest", sans-serif;
  font-size: 16px;
  font-weight: 400;
  transition: all ease 500ms;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.appointment-btn {
  width: auto;
}
.header-style-1 .header-right {
  justify-content: end;
}
main#primary .entry-header {
  display: none;
}
main#primary .entry-header,
main#primary .post-thumbnail {
  display: none;
}
.main-navigation {
  display: block;
  width: auto;
  margin-top: 5px;
}
ul#menu-main-menu-left li a::after,
ul#menu-main-menu-right li a::after,
ul#primary-menu li a::after,
.footer-nav ul.menu li a::after,
.footer-contacts ul li a::after,
a.proxima-fonts::after,
.contact-item a::after,
.craft-info a::after,
a.slider-link::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #cd9d42;
  transition: width 0.3s;
}

ul#menu-main-menu-left li.current-menu-item a::after,
ul#menu-main-menu-right li.current-menu-item a::after,
ul#primary-menu li.current-menu-item a::after,
.footer-nav ul li.current-menu-item a::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #cd9d42 !important;
  transition: width 0.3s;
  color: #000;
}

ul#menu-main-menu-left li a:hover::after,
ul#menu-main-menu-right li a:hover::after,
ul#primary-menu li a:hover::after,
.footer-nav ul.menu li a:hover::after,
.footer-contacts ul li a:hover::after,
a.proxima-fonts:hover::after,
.contact-item a:hover::after,
.craft-info a:hover::after,
a.slider-link:hover::after {
  width: 100%;
}

ul#menu-main-menu-left li.current-menu-item a::after,
ul#menu-main-menu-right li.current-menu-item a::after,
ul#primary-menu li.current-menu-item a::after {
  background: transparent;
}

ul#menu-main-menu-left li a:hover,
ul#menu-main-menu-right li a:hover,
ul#primary-menu li a:hover,
.footer-nav ul.menu li a:hover,
.footer-contacts ul li a:hover,
a.proxima-fonts:hover,
.contact-item a:hover,
.craft-info a:hover,
a.slider-link:hover {
  color: #000;
  display: inline-block;
}

ul#menu-main-menu-left li.current-menu-item ul.sub-menu a,
ul#menu-main-menu-right li.current-menu-item ul.sub-menu a,
ul#primary-menu li.current-menu-item ul.sub-menu a {
  border-bottom: 2px dashed;
}

ul#menu-main-menu-left ul.sub-menu li.current-menu-item a,
ul#menu-main-menu-right ul.sub-menu li.current-menu-item a {
  background: #cd9d42;
  color: #fff !important;
}

ul#menu-main-menu-left li.current-menu-item ul.sub-menu li:last-child a,
ul#menu-main-menu-right li.current-menu-item ul.sub-menu li:last-child a,
ul#primary-menu li.current-menu-item ul.sub-menu li:last-child a {
  border-bottom: 2px dashed transparent;
}

ul#menu-main-menu-left li.current-menu-item ul.sub-menu a::after,
ul#menu-main-menu-right li.current-menu-item ul.sub-menu a::after,
ul#primary-menu li.current-menu-item ul.sub-menu a::after {
  background: #fff;
}

ul.sub-menu {
  display: block;
  background: #fff;
  border: none;
  padding-top: 0px !important;
  top: 20px !important;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;
}

ul.sub-menu li {
  padding-right: 0px !important;
  background: #fff;
}

ul.sub-menu li:last-child a {
  border: none;
}

ul#primary-menu ul.sub-menu li.current-menu-item a {
  background: #f2ebe7;
  color: #000;
}

ul.sub-menu li a:hover, ul#primary-menu ul.sub-menu li.current-menu-item a:hover {
  background: #fff;
  color: #c59440 !important;
}

ul#primary-menu ul.sub-menu li.current-menu-item a:hover{
	color: #c59440 !important;
}

ul.sub-menu ul {
  left: 200px !important;
  position: absolute;
  display: none;
  top: 0px !important;
}

ul.sub-menu li:after {
  display: none;
}

ul.sub-menu li a {
  padding: 10px 15px !important;
  border-bottom: 2px dashed #fff;
  line-height: normal;
	font-size: 14px !important;
	text-align: left !important;
}

ul.sub-menu li a::after {
	bottom: 0px !important;
	position: absolute;
	left: 0;
	display: none !important;
}

.appointment-btn .login-btn {
  background: #c59440 !important;
  padding: 15px 13px !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  font-family: "Onest";
  transition: all ease 500ms;
}
.appointment-btn .login-btn:hover {
  opacity: .7;
}
ul.social-icons {
  display: flex;
  list-style: none;
  padding-left: 20px;
}
ul.social-icons li a {
  background: #ffffff;
  padding: 5px;
  color: #fff;
  margin: 3px;
  border-radius: 30px;
  line-height: normal;
  height: 33px;
  width: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease 500ms;
  font-size: 16px;
}

ul.social-icons li a:hover {
  background: #000;
}
ul.social-icons li a i {
  transition: all ease 500ms;
}
ul.social-icons li a:hover i {
  color: #ffffff;
}
.main-header-box {
  padding: 15px 0px;
}

a#search-icon {
  background: #eaeaea;
  padding: 10px;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease 500ms;
}

a#search-icon i {
  color: #c59440;
  transition: all ease 500ms !important;
}

a#search-icon:hover {
  background: #000;
}

a#search-icon:hover i {
  color: #fff !important;
}
.main-header-box .col-md-2 {
  position: relative;
}

/*Header CSS End */

/*Footer CSS Start */
.footer-contact i {
  display: none;
}
.footer-style-4 .footer-nav {
  padding-top: 0px !important;
}
footer#colophon .footer-navigation-wrap {
  justify-content: space-between;
}
.footer-social {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.copyright-box .row {
  align-items: center;
}
.footer-logo {
  margin-bottom: 25px;
}
form#gform_1 input {
  border: none;
  font-family: "Onest";
  box-shadow: none !important;
  font-size: 18px;
  padding: 20px 20px !important;
  height: auto;
  line-height: normal;
  border-radius: 60px;
}

form#gform_1 input::placeholder{
	color: #ccc;
}

.footer-logo img {
  max-width: 220px !important;
  margin-bottom: 25px;
}
form#gform_1 input#gform_submit_button_1 {
  background: #c59440;
  font-size: 38px !important;
  color: #fff !important;
  width: 65px !important;
  height: 65px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 5px !important;
}
form#gform_1 input#gform_submit_button_1:hover {
  background: #000 !important;
}
div#gform_fields_1 {
  column-gap: 10px !important;
  align-items: center !important;
}
.border-line {
  border-top: 1px solid #cfcfcf;
}
footer#colophon {
  padding-bottom: 0px !important;
}

.footer-bottom.text-center {
  color: #000 !important;
  background: #f2ebe7 !important;
  font-family: "Inter";
  padding: 0px 0px !important;
  text-align: left !important;
	font-size: 15px;
}
.copyright-box {
  padding-bottom: 20px;
  margin-top: 50px;
}
.footer-social ul {
  gap: 0px;
}
.footer-social {
  justify-content: right;
}
footer#colophon .footer-navigation-wrap .col-md-2 {
  border-right: 1px solid #cfcfcf;
}
h4.footer-menu-title {
  font-family: "Inter";
  font-size: 28px !important;
  margin-bottom: 15px;
  text-transform: capitalize;
  letter-spacing: 0px;
  font-weight: 600;
}
#colophon,
#colophon a,
#colophon p,
#colophon li,
#colophon span {
  color: #000000;
  font-family: "Inter";
  font-weight: 400;
  font-size: 18px;
  line-height: normal;
  text-transform: inherit;
  word-break: break-word;
  letter-spacing: normal;
}
.footer-contact .contact-item {
  margin-bottom: 10px;
  line-height: 1.7;
}
nav.footer-nav ul li a {
  display: inline-block;
}
.footer-social-list li a {
  background: #c59440 !important;
  border-radius: 0px !important;
  color: #fff !important;
  font-size: 16px !important;
  transition: all 0.3s ease;
  border-radius: 60px !important;
}
.footer-social-list li a:hover {
  background: #000 !important;
}
.footer-hours-content p {
  line-height: 1.7 !important;
}
.footer-contact .contact-item a {
  display: inline-block;
}
/*Footer CSS End */

/* Home Page CSS Start */
.big-heading h2,
h2.big-heading {
  font-family: "inter" !important;
  font-size: 56px;
  font-weight: 600 !important;
}
.theme-content h2,
.theme-content h2 span {
  font-size: 50px;
}
.theme-content h2 span {
  font-weight: 600;
}
.theme-content h3 {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 32px;
  letter-spacing: 3px;
  margin-top: 30px;
}
.big-heading span {
  font-weight: 700;
  font-family: "Inter";
}
.theme-content p {
  font-size: 19px;
  line-height: 1.6;
  font-family: "Onest";
}
.theme-content ul li::before,
.theme-content-white ul li::before,
body.single-post .entry-content ul li::before {
  content: "\f058";
  font-family: "FontAwesome";
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 0;
  color: #C59440 !important;
  font-size: 22px;
}
.theme-content ul li,
.theme-content-white ul li,
body.single-post .entry-content ul li {
  margin-top: 12px;
  position: relative;
  padding-left: 30px;
  font-family: "Onest";
  padding-top: 0px;
  padding-left: 30px;
  list-style: none;
}

.theme-btn a,
.body.single-post .entry-content a {
  background: #c59440 !important;
  font-family: "Onest";
  font-weight: 400;
  font-size: 16px !important;
  color: #fff !important;
  border-radius: 0px !important;
  transition: all ease 500ms !important;
  border-color: #c59440 !important;
}
.theme-btn a:hover,
.body.single-post .entry-content a {
  opacity: .7;
}
.sub-heading {
  letter-spacing: 1px;
  font-weight: 500 !important;
  font-family: "Onest" !important;
  text-transform: uppercase;
}
.big-heading-white h2 {
  color: #fff;
  font-family: "Inter";
  font-size: 60px;
  font-weight: 500;
}

.theme-content-white {
  color: #fff;
}
.theme-content-white p,
.theme-content-white ul li {
  line-height: normal;
  font-size: 18px;
}
.theme-content-white ul li::before {
  color: #fff;
}
.theme-img img {
  border-radius: 20px;
}
.why-choose-inner-row .big-heading h2 {
  font-size: 56px !important;
}
.theme-content-white p {
  font-family: "Onest";
  line-height: 1.5;
}
.theme-content-white ul {
  padding-left: 0px;
}
.career-row {
  padding-top: 70px;
  padding-bottom: 70px;
}
.career-inner-row {
  padding-top: 40px;
}
.career-col .vc_column-inner {
  background: #fff;
  border-radius: 25px;
}
.career-col .theme-content p {
  font-size: 18px;
}
.career-col {
  padding: 0px 10px !important;
}
.career-col .big-heading {
  font-size: 32px !important;
}
.career-col .theme-btn {
  margin-bottom: 30px;
}
.studio-row {
  padding-top: 120px;
  padding-bottom: 100px;
/*   background: #262522;
  background: linear-gradient(
    90deg,
    rgba(38, 37, 34, 1) 0%,
    rgba(51, 68, 82, 1) 100%
  ); */
	background: #334452;
}
.studio-row h2 {
  font-weight: 400 !important;
}
.approch-row .career-col .vc_column-inner .career-img {
  margin-bottom: 15px;
  margin-top: 0px;
}

.approch-row .career-col .vc_column-inner .career-img img {
  border-radius: 20px !important;
}
.approch-row .career-inner-row .career-col {
  position: relative;
}
.approch-row .career-inner-row .career-col .vc_column-inner {
  border: 1px solid #d5d5d5;
  padding: 40px 30px;
}

.approch-row .career-inner-row .career-col:last-child::after {
  display: none;
}
.approch-row .career-inner-row {
  padding-top: 0px;
}
.make-us-row .theme-content ul li::before {
  color: #334452 !important;
}
.make-us-row {
  padding-top: 100px;
  padding-bottom: 90px;
  background-image: url(https://craftcareerstudio.com/wp-content/uploads/2026/04/loop-circular-collage-concept-3.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.resume-row {
  background: #1f0078;
  border-radius: 60px;
  border: 30px solid #fff;
  padding-top: 30px;
}
.resume-row .theme-content-white p {
  font-size: 22px;
}
.resume-row {
  background: #1f0078;
  border-radius: 60px;
  border: 30px solid #fff;
  padding: 50px 20px;
}
/* ===== CONTACT BAR ===== */

.craft-contact-bar {
  display: flex;
  align-items: center;
  gap: 50px;
  justify-content: center;
}
/* Item */
.craft-contact-item {
  display: flex;
  align-items: center;
  gap: 15px;
}

/* Icon circle */
.craft-icon {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
}

.craft-icon i {
  color: #fff;
  font-size: 18px;
}

/* Text area */
.craft-info {
  display: flex;
  flex-direction: column;
  line-height: 1.3;
}

.craft-title {
  font-size: 22px;
  color: #fff;
}
.craft-text {
  font-size: 24px;
  font-weight: 600;
  color: #ffffff;
  text-decoration: none;
}
.career-row .career-img img {
  width: 100%;
  max-width: 100% !important;
  height: 320px !important;
  object-fit: cover;
}
.craft-text:hover {
  opacity: 0.85;
}
.resume-row a:hover {
  color: #fff !important;
}
.theme-content ul {
  padding-left: 10px;
}
.make-us-heading {
  font-family: "inter" !important;
  letter-spacing: -1px !important;
  font-weight: 600 !important;
  font-size: 26px !important;
}
/* Home Page CSS End*/

/* Blog POST CSS Start */
.home_blog_content {
  margin-bottom: 20px !important;
  border-radius: 10px;
  box-shadow: 0px 0px 20px #d3d3d387;
}
.blog-img img {
  border-radius: 10px 10px 0px 0px;
}

.blog-box-content {
  padding: 20px;
}
body.blog .subheader.has-featured {
  margin-bottom: 60px;
}
.home_blog_content .raush_blog_title {
  color: #000;
  font-size: 28px;
  line-height: 35px;
  font-weight: 400;
  font-family: "Oswald";
  width: 100%;
  float: left;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.home_blog_content .raush_blog_title:hover {
  color: #f18a00;
}

.blogListFooter .listAuthor {
  font-size: 16px;
  padding-top: 4px;
  color: #c59440;
  font-family: "Roboto";
  font-weight: 600;
}
span.listCat {
  display: none;
}
.blogListFooter p {
  font-family: "Inter Tight";
  font-size: 16px;
  color: #000;
  font-weight: 600;
}

.blogListFooter .listCat a {
  color: #c59440;
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.5s all ease;
}

.blogListFooter .listCat a:hover {
  color: #000000;
}
span.listCat a {
  pointer-events: none;
}
.date-blog {
  display: none;
}
.post-expt p {
  font-family: "Onest";
  line-height: 1.5;
  font-weight: 400;
}
/* .blog-img img {
  border-radius: 10px;
} */
.more_link a {
  font-size: 18px;
  color: #fff;
  font-family: "Inter" !important;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.5s all ease;
  background: #c59440 !important;
  text-align: center;
  width: 100%;
  display: block;
  padding: 12px;
  line-height: normal;
  border-radius: 6px;
}
.blog-img {
  margin-bottom: 10px;
}

.more_link a:hover {
  color: #fff !important;
  background: #000000 !important;
}
.home_blog_content h3 a {
  font-family: "Inter" !important;
  font-weight: 700 !important;
}

.blogListFooter {
  display: inline-flex;
}

.blogListFooter p,
.blogListFooter a,
.blogListFooter span {
  font-family: "Inter" !important;
}
.pagination-sec {
  text-align: center;
}
section.all-blog .grid-sizer,
section.all-blog .grid-item {
  width: 33.33%;
}
body.single-post .entry-content h2 {
  margin-top: 30px;
  font-family: "Inter";
  color: #c59440;
}
body.single-post .entry-content h2,
body.single-post .entry-content h3,
body.single-post .entry-content h4,
body.single-post .entry-content h5,
body.single-post .entry-content h6 {
  font-family: "Inter";
  color: #c59440;
}
body.single-post footer.entry-footer {
  display: none;
}
body.single-post .entry-content p {
  line-height: 1.5;
}
.post-title-bg {
  margin-top: 40px;
  margin-bottom: 20px;
}
.post-thumbnail-box img {
  border-radius: 20px;
}
section#search-2 {
  background: #f1f1f1;
  /* border: 1px solid #dddddd; */
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 30px;
  margin-top: 50px;
}
body.single-post section#search-2 {
  margin-top: 0px !important;
}
section#search-2 input.search-field {
  width: 100%;
  border: none;
  padding: 10px 15px;
}
section#search-2 input.search-submit {
  background: #c59440;
  color: #fff;
  transition: all linear 0.25s !important;
  padding: 10px 15px;
  border: none;
  line-height: normal;
  cursor: pointer;
  width: 30%;
}
section#search-2 label {
  margin-bottom: 0px;
  float: left;
  width: 70%;
  padding-right: 10px;
}
section#search-2 input.search-submit:hover {
  opacity: 0.7 !important;
}
section#search-2 h2 {
  display: none;
}
section#search-2 label {
  margin-bottom: 0px;
}
.widget_recent_entries ul {
  margin: 0px !important;
  padding: 0px !important;
}
section#recent-posts-2 ul {
  margin-top: 10px !important;
}

section#recent-posts-2 ul li {
  display: block;
}

section#recent-posts-2 ul li a {
  color: #000 !important;
  display: flex;
  padding: 10px 0;
  transition: all linear 0.25s;
  border-bottom: 2px dotted #000 !important;
  align-items: start;
  line-height: normal;
  align-items: center;
  font-size: 16px;
}
section#recent-posts-2 ul li a:before {
  content: "\f0da";
  margin: 0 10px 0 0px;
  display: inline-block;
  font-family: FontAwesome;
  float: left;
}

section#recent-posts-2 ul li:first-child a {
  border-top: 0px dotted #000 !important;
}

section#recent-posts-2 ul li:last-child a {
  border-bottom: 0px dotted #000 !important;
}

section#recent-posts-2 ul li a:hover {
  color: #c59440 !important;
  /*     background: #47b6d2; */
  text-decoration: none;
}
section#recent-posts-2 h2,
section#text-5 h2,
section#instagram-feed-widget-2 h2,
section#search-2 h2,
section#custom_html-2 h2,
section#custom_html-3 h2,
section#text-4 h2,
section#fbtw_facebook-2 h2,
section#text-3 h2.widget-title {
  background: #c59440;
  color: #fff;
  border-left: 20px solid #a58143;
  line-height: 1.7;
  text-indent: 10px !important;
  font-size: 30px !important;
  margin-top: 20px;
  font-weight: 400;
}
body.single-post .entry-content ul {
    padding-bottom: 20px;
    padding-left: 20px;
}
/* Blog POST CSS End */

/*

Pagination CSS Start

*/
.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
  color: #fff;
  text-decoration: none;
}
.pagination li {
  display: inline;
}
.pagination li a {
  background-color: #c59440;
  border-radius: 3px;
  cursor: pointer;
  padding: 12px;
  padding: 0.75rem;
  display: block;
}
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
  background-color: #0e0e0e;
}
.pagination ul {
  display: flex;
  margin: 15px auto;
  font-family: "Barlow";
}

.pagination ul li {
  margin: 3px;
}
.navigation.pagination {
  margin-bottom: 35px;
  margin-top: 30px;
  width: 100%;
  justify-content: center;
}
.navigation.pagination ul li a {
  font-size: 18px;
  font-family: "Inter";
  padding: 15px 20px;
}
body.single-post .entry-content h2 {
  margin-top: 30px;
}
body.single-post .entry-content a {
  color: #01256b;
}
.post-date {
  background: #c59440;
  padding: 5px 8px;
  color: #fff;
  border-radius: 8px;
  display: inline-block;
}
.post-title-bg h2 {
  font-size: 38px;
  font-weight: 600;
}
.blogBox.style2 p {
  line-height: normal;
  font-size: 18px;
}
body.single-post .entry-content {
  line-height: normal;
  margin-top: 20px;
}
body.single-post article header.entry-header,
body.single-post article .post-thumbnail {
  display: none;
}

/*

Pagination CSS End

*/

/*

Contact CSS Start

*/

#gform_wrapper_2 .gform_required_legend {
  display: none;
}

div#gform_fields_2 {
  row-gap: 10px;
  column-gap: 14px;
}

div#gform_wrapper_2 {
  background: #fff;
  padding: 50px 60px;
}
div#gform_fields_2 textarea {
  margin-bottom: 0px;
}

div#gform_fields_2 .gfield_description {
  color: #fff;
}
div#gform_fields_2 input,
div#gform_fields_2 select,
div#gform_fields_2 textarea{
  box-shadow: none !important;
  font-size: 16px;
  font-family: "Onest";
  padding: 25px 20px !important;
  border-radius: 5px;
  line-height: normal;
  border-color: #d6d6d6 !important;
  margin-bottom: 15px;
}

div#gform_fields_2 select{
	min-height: 52px;
	padding: 15px 20px !important;
}

div#gform_fields_2 input::placeholder, div#gform_fields_2 select .gf_placeholder, div#gform_fields_2 textarea::placeholder{
	color: #ccc;
}

input#gform_submit_button_2 {
  width: 100%;
  font-family: "Onest" !important;
  font-size: 22px;
  line-height: normal !important;
  padding: 12px;
  background: #c59440;
  border: none !important;
}
input#gform_submit_button_2:hover {
  opacity: .7 !important;
}
.contact-row {
  background: #334452;
}

.contact-row ul.list-inline.social_links li a i{
	background: #515f6b;
}

.contact-row ul.list-inline.social_links li a:hover i{
	background: #fff;
  	color: #515f6b;
}

.contact-row .craft-info a:hover {
	color: #fff;
}

.contact-row .craft-contact-bar .craft-contact-item {
  padding-bottom: 30px;
}
.contact-row .craft-contact-bar .craft-contact-item:last-child {
  padding-bottom: 0px;
}
.contact-row .craft-contact-bar {
  display: block;
}
ul.list-inline.social_links {
  display: flex;
  gap: 15px;
}

ul.list-inline.social_links li a i {
  background: #cea45c;
  border-radius: 40px;
  color: #fff;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  transition: all ease 500ms;
}

ul.list-inline.social_links li a:hover i {
  background: #000;
}
div#gform_wrapper_2 {
  background: #28323d;
}

#gform_fields_2 legend,
#gform_fields_2 label {
  color: #fff;
}
.post-img {
    margin-bottom: 50px;
}

#field_2_8 p {
	color: #fff;
	margin: 10px 0;
	margin-bottom: 0;
	line-height: 1.3;
}

.subheader{
	text-align: center;
}

.subheader h1 {
	letter-spacing: 5px;
	font-weight: 500 !important;
	font-family: "Onest" !important;
	text-transform: uppercase;
	font-size: 20px !important;
	color: #fff;
}

.subheader h2 {
	text-align: center;
	font-family: "Inter";
	color: #fff;
	font-size: 50px !important;
	font-weight: 700;
	margin-bottom: 16px !important;
}

/* .subheader h2 span {
	color: #cc9c40;
} */

.subheader p {
	margin-bottom: 0;
	font-size: 22px;
	line-height: 1.3;
}

.faqs .vc_toggle_title {
	background: #C59440;
	color: #fff;
	padding: 12px 0;
	border-radius: 10px;
	padding-left: 20px;
	position: relative;
}

.faqs.vc_toggle_active .vc_toggle_title {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.faqs .vc_toggle_title h4 {
	color: #fff;
	margin-bottom: 0;
	font-size: 24px;
}

.faqs .vc_toggle_title .vc_toggle_icon {
	font-size: 20px !important;
	right: 20px;
	position: absolute;
	top: 20px;
}

.faqs .vc_toggle_title .vc_toggle_icon::before, .faqs .vc_toggle_title .vc_toggle_icon::after {
	border-color: #fff !important;
}

.faqs .vc_toggle_content {
	background: #f2ebe7;
	margin: 0;
	padding-top: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.faqs .vc_toggle_content p {
	line-height: 1.3;
}

.cta_sec .big-heading h2{
	font-size: 50px;
}

.page-id-3 .theme-content p a, .page-id-270 .theme-content p a {
	font-weight: 600;
	color: #c59440;
	transition: all linear .25s;
}

.page-id-3 .theme-content p a:hover, .page-id-270 .theme-content p a:hover{
	opacity: .7;
}

.services_sec .big-heading h2{
	font-size: 40px !important;
}

.single_service_pricing{
	padding: 50px 0;
/* 	background: linear-gradient( 90deg, rgba(38, 37, 34, 1) 0%, rgba(51, 68, 82, 1) 100% ); */
	background: #334452;
}

.pkge_price_col .vc_column-inner {
	max-width: 500px;
	margin: auto;
	border-bottom: 20px;
	background: #C59440;
	padding: 25px;
	border-radius: 20px;
}

.pkge_price_col h5 {
  font-weight: 700 !important;
}

.pkge_price_col .theme-btn a {
  background: #334452 !important;
	border: 0 !important;
}

.pakges_col .vc_column-inner{
	max-width: 400px;
	margin: auto;
	background: #f2ebe7;
	padding: 20px !important;
	border-radius: 10px;
	box-shadow: 0px 2px 8px #0000003b;
}

.pakges_col .vc_column-inner h5 {
  font-weight: 700 !important;
}

.pakges_col:nth-child(2) .vc_column-inner{
	background: #C59440;
}

.pakges_col:nth-child(2) .vc_column-inner .theme-btn a {
  	background: #334452 !important;
}

.pkge_price_col .theme-btn a:hover, .pakges_col:nth-child(2) .vc_column-inner .theme-btn a:hover{
	opacity: .7 !important;
}



/*

Contact CSS End

*/


.font_weight_700{
	font-weight: 700 !important;	
}

.steps_ul {
	max-width: 130px;
	height: 130px;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	margin: auto !important;
	margin-bottom: auto;
	margin-bottom: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #334452;
	border-radius: 50%;
	padding: 0 !important;
	margin-bottom: 20px !important;
	flex-direction: column;
	row-gap: 16px;
}

.steps_ul li{
	list-style: none;
}

.steps_ul li span {
  font-size: 45px;
  display: block;
}

.quote_ele p {
	font-size: 24px;
	line-height: 1.3;
	font-style: italic;
	border-left: 5px solid #28323d;
	padding-left: 20px;
}

.services_sec .steps_ul {
	background: #c59440;
}

.services_sec .steps_ul li i {
	font-size: 60px;
}

.gform_heading {
	display: none !important;
}

.gform_confirmation_message {
	text-align: center !important;
	color: #155724 !important;
	background-color: #d4edda !important;
	padding: 25px !important;
	border-radius: 10px !important;
	font-style: italic !important;
	font-weight: 600 !important;
}

.single-product #primary {
	padding: 50px 0;
}

.woocommerce-breadcrumb, .related.products, .product_meta {
	display: none;
}

.single_add_to_cart_button, .woocommerce-message .button.wc-forward {
	background: #c59440 !important;
	padding: 15px 13px !important;
	font-size: 18px !important;
	font-weight: 400 !important;
	font-family: "Onest";
	transition: all ease 500ms;
	color: #fff !important;
}

.single_add_to_cart_button:hover, .woocommerce-message .button.wc-forward:hover{
	opacity: .7;
}

.woocommerce-Tabs-panel--description {
	margin-bottom: 0 !important;
/* 	background: #f7f7f7; */
	padding: 25px !important;
/* 	border-bottom: 1px solid #c59440; */
}

.wccpf_fields_table .wccpf_value label {
	color: #c59440;
	font-weight: 600;
	padding-bottom: 10px;
	font-size: 20px;
}

.wccpf_fields_table .wccpf_value input:not([type=file]) {
	padding: 20px 10px !important;
}

.woocommerce-Tabs-panel--description ul {
  padding-left: 0px;
}

.woocommerce-Tabs-panel--description ul li {
  list-style: none;
  padding-bottom: 10px;
  position: relative;
  padding-left: 20px;
}

.woocommerce-Tabs-panel--description ul li::before {
  content: '\f0da';
  font-family: 'Font Awesome 7 Free';
  font-weight: 900;
  color: #c59440;
  position: absolute;
  top: 0;
  left: 0px;
}

.product .price span {
  font-weight: 600;
  color: #c59440;
}

.product p, .woocommerce-Tabs-panel--description p {
  line-height: 1.4;
}

.wccpf_fields_table .wccpf_value input[type="file"] {
  border: 1px solid #ddd;
  width: 100%;
  padding: 6px 12px;
}

.wcff_image_prev_shop_continer {
  display: flex;
  gap: 10px;
}

.wc-block-components-sidebar-layout {
	margin-bottom: 0;
	padding: 50px 0 !important;
}

.woocommerce-account #primary {
	padding: 50px 0;
	background: #f7f7f7;
}

.woocommerce-account #primary h2{
/* 	color: #fff; */
	font-family: 'inter';
	font-size: 40px;
}

.logged-in #primary h2{
	color: #000;
}

.woocommerce-MyAccount-navigation ul {
  padding: 0;
}

.woocommerce-MyAccount-navigation li {
  list-style: none;
}

.woocommerce-MyAccount-navigation li a {
  color: #fff;
  background: #c59440;
  width: 100%;
  display: block;
  padding: 16px 20px;
  line-height: 1;
	font-size: 20px;
	border-bottom: 1px dashed #fff;
	transition: all linear .25s;
}

.woocommerce-MyAccount-navigation li:last-child a{
	border: 0;
}

.woocommerce-MyAccount-navigation li a:hover, .woocommerce-MyAccount-navigation li.is-active a{
	background: #3f3d39;
}

.woocommerce-MyAccount-content {
/* 	background: #f2ebe7; */
	padding: 16px 20px;
}

.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper {
	margin-bottom: 0px !important;
}

.footer-bottom.text-center a {
  font-weight: 600 !important;
  color: #c59440 !important;
	transition: all linear .25s;
}

.footer-bottom.text-center a:hover{
	opacity: .7;
}

.career_materials_sec .big-heading h2{
	font-size: 50px;
}

.service_num {
	background: #c59440;
	width: 80px;
	height: 80px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 50px;
}

.page-id-24 .subheader h1, .page-id-267 .subheader h1, .page-id-265 .subheader h1, .page-id-3 .subheader h1, .page-id-270 .subheader h1, .page-id-30 .subheader h1, .woocommerce-checkout .subheader h1,
.woocommerce-cart .subheader h1, .woocommerce-account .subheader h1{
	display: none;
}


.cky-consent-bar {
	background: #c59440 !important;
	border-color: #c59440 !important;
	color: #fff !important;
}

.cky-consent-bar .cky-notice-des p {
	color: #fff !important;
	font-size: 16px !important;
}

.cky-consent-bar .cky-notice-des p a {
	color: #fff !important;
	font-size: 16px !important;
	font-weight: 600;
	transition: all linear .25s;
}

.cky-consent-bar .cky-notice-des p a:hover{
	opacity: .7 !important;
}

.cky-consent-bar .cky-notice-btn-wrapper .cky-btn, .cky-prefrence-btn-wrapper .cky-btn {
	border-color: #fff !important;
	color: #fff !important;
}

.cky-consent-bar .cky-notice-btn-wrapper .cky-btn.cky-btn-accept, .cky-prefrence-btn-wrapper .cky-btn.cky-btn-accept {
	background: #fff !important;
	color: #000 !important;
}

.cky-preference-center{
	background-color: #c59440 !important;
}

.cky-preference-header .cky-preference-title, .cky-preference-content-wrapper, .cky-accordion-wrapper button, .cky-accordion-wrapper p:not( .cky-audit-table p ) {
	color: #fff !important;
}

.cky-footer-shadow{
	background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(241, 209, 107) 100%) !important;
}

.cky-btn-close img {
	filter: brightness(0) invert(1);
}

.woocommerce-checkout .woocommerce {
	padding: 50px 0;
}

.checkout-uploads-dragandrophandler-container, #order_review {
	max-width: 726px;
	width: 100%;
}

h3:not(#order_review_heading) {
	font-family: "Onest", sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: capitalize;
  color: #000;
}

.checkout-uploads-dragandrophandler-container .checkout-uploads-text-drop, .checkout-uploads-dragandrophandler-container .checkout-uploads-text-or {
	font-weight: 500;
	font-size: 26px;
/* 	display: inline-block; */
	line-height: 1.4;
}

.checkout-uploads-text-browser a {
	background: #c59440;
	margin-top: 10px;
}

.checkout-uploads-dragandrophandler-container {
	margin-bottom: 20px;
}

#billing_linkedin_profile_url_field {
	margin-bottom: 20px !important;
}

.woocommerce-form-login {
	max-width: 500px;
	margin-left: auto !important;
	margin-right: auto !important;
	box-shadow: 0 0 5px 0 #00000063;
	background: #fff;
/* 	color: #fff; */
/* 	border-color: #000 !important; */
	font-size: 16px;
}

.woocommerce-button, .woocommerce-Button {
  background: #c59440 !important;
  color: #fff !important;
  font-weight: 400 !important;
  display: block !important;
  transition: all linear .25s !important;
	text-transform: capitalize;
}
.woocommerce-button:hover, .woocommerce-Button:hover {
  opacity: .7 !important;
}

.page-id-239 h2{
	text-align: center;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
	display: block;
	margin-bottom: 10px;
}

.woocommerce-LostPassword.lost_password a {
	color: #c59440;
	font-weight: 600;
	transition: all linear .25s;
}

.cart_icon {
	margin: 0 10px;
	transition: all linear .25s !important;
}

.myAccount_icon{
	transition: all linear .25s !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message{
	border-top-color: #c59440;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{
	color: #c59440;
}

.woocommerce-error a, .woocommerce-info a, .woocommerce-message a, .woocommerce-MyAccount-content a.button, #place_order, .wc-block-components-sidebar .wc-block-cart__submit-container a, .block-components-totals-coupon__form button, .woocommerce-MyAccount-content button.button{
	background: #c59440 !important;
	color: #fff !important;
	font-weight: 400 !important;
	transition: all linear .25s;
	text-align: center;
}


.woocommerce-Address-title.title {
  margin-bottom: 10px !important;
}

.woocommerce-Address-title.title h2 {
  text-align: left;
}

.woocommerce-Address-title.title a {
  float: unset !important;
}

.woocommerce-MyAccount-content a {
	color: #c59440;
	font-weight: 600;
	transition: all linear .25s !important;
}

.cart_icon a, .myAccount_icon a {
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #c59440;
	color: #fff !important;
	border-radius: 50px;
	transition: all linear .25s;
}

.cart_icon a{
	position: relative;
    font-size: 20px;
}

.cart-count {
    position: absolute;
    top: 0;
    right: 0;
    background: red;
    color: #fff;
    font-size: 12px;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.cart_icon a:hover, .myAccount_icon a:hover, .woocommerce-MyAccount-content a:hover, #place_order:hover, .wc-block-components-sidebar .wc-block-cart__submit-container a:hover, .block-components-totals-coupon__form button:hover, .woocommerce-MyAccount-content button.button:hover{
	opacity: .7;
}

.woocommerce-message .button.wc-forward {
	float: unset;
	margin-top: 14px;
}

.woocommerce-terms-and-conditions-wrapper a, .testmode-info a {
	color: #c59440;
	font-weight: 700;
	transition: all linear .25s;
}

.woocommerce-terms-and-conditions-wrapper a:hover, .testmode-info a:hover, .woocommerce-LostPassword.lost_password a:hover{
	opacity: .7;
}

.woocommerce-EditAccountForm.edit-account legend {
  margin-top: 10px;
}

.woocommerce-notice--success {
	color: #155724;
	background-color: #d4edda;
	border: 1px solid #d4edda;
	font-weight: 600;
	font-size: 20px;
	padding: 20px;
	border-radius: 10px;
	display: block;
	text-align: center;
	max-width: 500px;
	margin: auto;
	margin-bottom: 40px;
}

.woocommerce-thankyou-order-details {
	text-align: center;
	padding: 0;
	display: flex;
	justify-content: center;
}

.woocommerce-thankyou-order-details li {
	background: #c59440;
	padding: 20px !important;
	border-radius: 5px;
	color: #fff;
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details a {
	pointer-events: none;
	color: #000;
/* 	font-weight: 700; */
}

.woocommerce-customer-details address {
  margin-bottom: 20px !important;
}

.woocommerce-customer-details ul {
  padding: 0;
}

.woocommerce-customer-details ul li {
  list-style: none;
}

.woocommerce-customer-details ul li a {
  color: #c59440;
  font-weight: 600;
	transition: all linear .25s;
}

.woocommerce-customer-details ul li a:hover{
	opacity: .7;
}

.wp-block-woocommerce-cart .wc-block-cart-items__header th {
	font-size: 24px;
	text-transform: capitalize;
}

.wp-block-woocommerce-cart .wc-block-cart-items__row a {
  pointer-events: none;
}

.wp-block-woocommerce-cart .wc-block-cart-item__product a, .wp-block-woocommerce-cart .wc-block-cart-item__total{
	font-size: 20px !important;
	color: #000;
}

.wp-block-woocommerce-cart .wc-block-cart-item__prices{
	font-size: 18px !important;
}

.wp-block-woocommerce-cart .wc-block-components-product-metadata__description p{
	font-size: 16px !important;
}

.wc-block-components-sidebar h2 {
	font-size: 24px !important;
	text-transform: capitalize !important;
}

.wc-block-components-sidebar .wc-block-components-totals-wrapper {
	font-size: 18px;
}

#wc-block-components-totals-coupon__form button {
	background: #c59440;
	border: 0;
	color: #fff;
	line-height: 1;
	padding: 0;
	min-height: 20px;
	transition: all linear .25s;
}

#wc-block-components-totals-coupon__form button:hover {
	opacity: .7;
}

.wp-block-woocommerce-empty-cart-block{
	padding: 50px 0;
}

.wp-block-woocommerce-empty-cart-block h2.wc-block-cart__empty-cart__title{
	text-align: center;
}

/* .fc-checkout-step.fc-checkout-step--next-step-incomplete section[data-substep-id="coupon_codes"], */
.wp-block-woocommerce-empty-cart-block h2:not( .wc-block-cart__empty-cart__title ),
.wp-block-woocommerce-empty-cart-block .wp-block-woocommerce-product-new,
.wp-block-woocommerce-empty-cart-block .is-style-dots{
	display: none;
}


.woocommerce-table--order-details thead tr, .woocommerce-table--order-details tbody tr, .woocommerce-table--order-details thead tr, .woocommerce-table--order-details tfoot tr {
	background: #fff;
}

.woocommerce-table--order-details tbody tr:nth-child(2n+1), .woocommerce-table--order-details tfoot tr:nth-child(odd) {
	background: #f7f7f7;
}

.woocommerce-customer-details address {
  background: #fff;
  padding: 25px !important;
}

.woocommerce-additional-fields__field-wrapper {
	padding-bottom: 20px;
}

#additional__field label span, .woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields {
	display: none;
}

.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-message a.button{
	display: none;
}

.woocommerce-terms-and-conditions-wrapper a {
	text-transform: capitalize;
}

#woocommerce-billing-fields__field-wrapper .form-row .optional,
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details,
.fc-step__substep h3 {
	display: none;
}

form.checkout.woocommerce-checkout label {
/*     color: #747474; */
    font-size: 16px;
}

section.fc-step__substep{
	background: #fff !important;
}

form.checkout.woocommerce-checkout input,
form.checkout.woocommerce-checkout select .select2 #select2-billing_country-container,
.woocommerce-form-login input,
form.woocommerce-ResetPassword.lost_reset_password input{
    border-color: #dedede !important;
	font-size: 16px;
}

input#billing_email:focus,
input#billing_first_name:focus,
input#billing_last_name:focus,
span.select2-selection.select2-selection--single:focus,
input#billing_address_1:focus,
input#billing_address_2:focus,
input#billing_city:focus,
input#billing_postcode:focus,
input#billing_:focus,
input#additional_:focus,
.woocommerce-form-login input#username:focus,
.woocommerce-form-login input#password:focus,
form.woocommerce-ResetPassword.lost_reset_password input#user_login:focus{
    outline: 1px solid #0570de !important;
    outline-offset: 0 !important;
}

form.checkout.woocommerce-checkout input::placeholder{
	font-size: 16px;
}

.select2-selection__rendered,
form.woocommerce-ResetPassword.lost_reset_password label{
  font-size: 16px;
}

div#woocommerce-billing-fields__field-wrapper {
    padding-bottom: 0;
}

/* section.fc-step__substep {
    border: 0 !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
} */

.payment_box.payment_method_stripe {
  background: #fff !important;
}

.yith-wcmap-banners-wrapper {

    display: inline-block !important;
    width: 34% !important;
}

.account-banner-box {
    display: inline-block;
}

table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table {
    border: none;
    font-size: 17px;
}

table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table th {
    padding: 25px 0px;
}

.yith-wcmap-banners-wrapper .yith-wcmap-banner {
    margin: 15px 25px !important;
    padding: 25px !important;
}

.woocommerce-checkout ul.woocommerce-error li[data-id="billing_"] {
    display: none;
}

.woocommerce-checkout ul.woocommerce-error a {
    background: #c59440 !important;
    font-family: "Onest";
    font-weight: 400;
    font-size: 16px !important;
    color: #fff !important;
    border-radius: 0px !important;
    transition: all ease 500ms !important;
    border-color: #c59440 !important;
    padding: 15px 25px;
    border-radius: 5px !important;
	transition: all linear .25s;
}

.woocommerce-checkout ul.woocommerce-error a:hover{
	opacity: .7;
}

.woocommerce-order-received main#primary {
	background: #f7f7f7;
}

.woocommerce-order-received .woocommerce .woocommerce-customer-details address{
	line-height: 1.5;
}

.service_head {
	display: inline-block;
	padding-left: 10px;
}

.counter-section {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.main-box {
	padding: 0 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
/* 	background: #fff; */
	border-radius: 10px;
	max-width: 500px;
  	width: 100%;
}

.counter-box2 {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 16px;
	position: relative;
}

.counter-box2::after {
	content: '';
	width: 100px;
	position: absolute;
	bottom: -10px;
	left: 50%;
	height: 5px;
	background: #c59440;
	border-radius: 5px;
	transform: translate(-50%, -50%);
}

.counter {
	font-size: 120px;
	font-weight: 500;
	line-height: normal;
}

.counter-box2 .counter, .counter-box2 span {
	font-size: 100px;
	line-height: 1;
}

.main-box p {
	text-align: center;
	font-size: 20px;
	line-height: 1.3;
	margin-top: 20px;
}

.ditty-ticker .ditty-item .ditty-item__content {
	background: #c9a97a;
	padding: 10px 20px;
	border-radius: 50px;
}

.ditty-ticker .ditty-item .ditty-item__content i {
	font-size: 10px;
	position: relative;
	top: -3px;
}

.ditty.ditty-list .ditty-list__page {
	display: flex !important;
	justify-content: space-around;
}

.ditty.ditty-list .ditty-item {
	padding-bottom: 0 !important;
}

.ditty.ditty-list .ditty-item .ditty-item__content{
	background: rgb(242, 235, 231);
	padding: 10px 20px;
	border-radius: 50px;
	border: 1px solid rgb(210, 196, 188);
	color: rgb(117, 80, 17);
}

.ditty.ditty-list .ditty-item .ditty-item__content i{
	font-size: 7px;
	position: relative;
	top: -3px;
}

.page-id-460 .subheader h1,
.page-id-463 .subheader h1{
	display: none;
}

#wpfs-form--YTVjMGF{
	margin: auto;
	background: #f7f7f7;
	padding: 25px;
	border-radius: 10px;
	border: 1px solid #ccc;
	max-width: 600px !important;
}

#wpfs-form--YTVjMGF .wpfs-button-group legend {
	position: relative;
	visibility: hidden;
}

#wpfs-form--YTVjMGF .wpfs-button-group legend::before {
	content: 'Amount';
	visibility: visible;
	color: #000;
}

.payment-success-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.payment-success-card {
    background: #ffffff;
    max-width: 650px;
    width: 100%;
    padding: 50px;
    border-radius: 18px;
    text-align: center;
    box-shadow: 0 8px 30px rgba(0,0,0,0.08);
}

.success-icon {
    width: 90px;
    height: 90px;
    margin: 0 auto 25px;
    border-radius: 50%;
    background: #22c55e;
    color: #fff;
    font-size: 42px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.payment-success-card h1 {
    font-size: 38px;
    margin-bottom: 20px;
    color: #1e293b;
}

.message {
    font-size: 18px;
    color: #475569;
    line-height: 1.8;
    margin-bottom: 15px;
}

.sub-message {
    font-size: 16px;
    color: #64748b;
    margin-bottom: 35px;
}

.home-btn {
    display: inline-block;
    padding: 14px 32px;
    background: #c59440;
    color: #fff !important;
    text-decoration: none;
    border-radius: 10px;
    font-size: 16px;
    transition: 0.3s ease;
	font-family: "Onest";
 	font-weight: 400;
}

.home-btn:hover {
    transform: translateY(-2px);
	opacity: .7;
}

#wpfs-form--YTVjMGF #submit--YTVjMGF {
	background: #c59440;
	transition: all linear .25s;
	font-family: "Onest";
  	font-weight: 400;
}

#wpfs-form--YTVjMGF #submit--YTVjMGF:hover {
	opacity: .7;
}

#wpfs-form--YTVjMGF .wpfs-form-label {
  	color: #000;
	font-size: 14px;
}

#wpfs-form--YTVjMGF .wpfs-button-group .wpfs-form-check-input:checked + .wpfs-btn-outline-primary{
	background: #c59440 !important;
	border-color: #c59440 !important;
}

#wpfs-form--YTVjMGF .wpfs-btn-outline-primary:not(.wpfs-btn-outline-primary--disabled):not(:disabled):hover{
	border-color: #c59440 !important;
}

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

/* Mobile Responsive  */

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

@media screen and ( max-width: 1440px ){
	.ditty.ditty-list .ditty-item .ditty-item__content{
		font-size: 16px;
	}
}

@media screen and ( max-width: 1200px ){
	.services_sec .big-heading h2 br{
		display: none;
	}
	
	.service_head{
		font-size: 36px !important;
	}
	
/* 	.ditty.ditty-list .ditty-item .ditty-item__content i{
		display: none;
	} */
	
	.ditty.ditty-list .ditty-list__page{
		display: block !important;
	}
	
	.ditty.ditty-list .ditty-list__page .ditty-item {
		display: inline-flex;
		margin: 5px 10px;
		text-align: center;
	}
}

@media all and (max-width: 1150px) {
  .main-navigation ul {
    gap: 20px !important;
  }
  header.site-header ul#primary-menu li a {
    font-size: 15px;
    letter-spacing: 1px;
  }
  .appointment-btn .login-btn {
    padding: 15px 13px !important;
    font-size: 17px;
  }
  .theme-content p br,
  .theme-content span br,
  .theme-content h2 br,
  .big-heading br {
    display: none;
  }
  .approch-row .career-inner-row .career-col .vc_column-inner {
    border: 1px solid #d5d5d5;
    padding: 35px 15px;
  }
  .career-col .big-heading {
    font-size: 26px !important;
  }
}

@media screen and ( max-width: 1080px ){
	.service_head {
		font-size: 30px !important;
	}
	
	.counter-box2 .counter, .counter-box2 span{
		font-size: 80px;
	}
}

@media all and (max-width: 1024px) {
  nav.main-navigation {
    display: none;
  }
  footer#colophon .col-md-4 {
    width: 100%;
    flex: 100%;
    max-width: 100%;
  }
  .footer-menu-block {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .theme-content h2,
  .theme-content h2 span {
    font-size: 36px;
  }
  .make-us-heading {
    font-size: 22px !important;
  }
  .appointment-btn {
    margin-left: 15px;
    padding-right: 80px;
  }

  .site-header img {
    max-width: 160px !important;
    height: auto;
    width: 100%;
  }
  body .big-heading h2,
  body h2.big-heading,
  .why-choose-inner-row .big-heading h2 {
    font-size: 40px !important;
  }
	
	.rmp-container .rmp-menu-title .rmp-menu-title-image{
		max-width: 200px !important;
		width: 100%;
	}
	
	
	#rmp-menu-wrap-191 .rmp-menu-item-link {
		border-bottom: 1px dashed #c47c00;
	}

	#rmp-menu-wrap-191 li:last-child .rmp-menu-item-link {
		border-bottom: 0;
	}
}

@media screen and ( max-width: 992px ){
	.service_head {
		font-size: 20px !important;
	}
}

@media all and (max-width: 768px) {
  .craft-contact-bar {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  a {
    word-break: break-word;
  }
  div#gform_fields_1 {
    column-gap: 10px !important;
    align-items: center !important;
    row-gap: 0px;
    position: relative;
  }
  div#field_submit {
    position: absolute;
    right: 0px;
  }
  .footer-bottom.text-center {
    margin-bottom: 20px;
  }
  .craft-icon {
    margin: 0 auto;
    margin-bottom: 12px;
  }
  .craft-contact-item {
    display: block;
    width: 100%;
    text-align: center;
  }
  .make-us-row {
    background-position: right;
    padding-top: 20px;
    padding-bottom: 20px;
    background-blend-mode: overlay;
    background-color: #ccc;
  }
  .studio-row {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .reverse-row {
    flex-direction: column-reverse !important;
  }
  .approch-row .career-inner-row .career-col {
    position: relative;
    margin-bottom: 20px;
  }
  .appointment-btn .login-btn i {
    display: none !important;
  }
  .appointment-btn .login-btn {
    padding: 10px 10px !important;
    font-size: 16px !important;
  }
  a#search-icon {
    padding: 5px;
    width: 35px;
    height: 35px;
  }
  a#search-icon i {
    font-size: 16px;
  }
  .appointment-btn {
    padding-right: 60px;
	  margin-right: 20px;
  }
	
	.service_head {
		font-size: 36px !important;
	}
	
	.payment-success-card {
        padding: 35px 25px;
    }

    .payment-success-card h1 {
        font-size: 30px;
    }

    .message {
        font-size: 16px;
    }
	
	.counter-section{
		display: block;
	}
	
	.main-box{
		max-width: unset;
		padding-bottom: 20px;
	}
}
@media all and (max-width: 575px) {
  .appointment-btn .login-btn {
    padding: 10px 6px !important;
    font-size: 16px !important;
  }
  .topbar-custom-text {
    letter-spacing: 1px;
    font-size: 12px;
	  line-height: 1.5;
  }
	
	.appointment-btn{
		display: none !important;
	}
	
	.header-right{
		padding-right: 80px !important;
	}
	
	.cart_icon a, .myAccount_icon a{
		width: 40px;
		height: 40px;
	}
	
	#rmp_menu_trigger-191{
		top: 80px;
	}
	
	div#gform_wrapper_2{
		padding: 25px;
	}
	
	.subheader h2{
		font-size: 40px !important;
		margin-bottom: 0 !important;
	}
	
	.faqs .vc_toggle_title{
		padding-right: 35px;
	}
	
	.faqs .vc_toggle_title .vc_toggle_icon{
		top: 15px;
		right: 10px;
	}
	
	.faqs .vc_toggle_title h4{
		font-size: 18px;
	}
	
	.slider-btn {
		max-width: 160px !important;
		width: 100% !important;
/* 		left: 86px !important; */
		text-align: center !important;
		padding: 10px !important;
	}
	
	.slider-btn i{
/* 		display: none !important; */
	}
	
	body .big-heading h2, body h2.big-heading, .why-choose-inner-row .big-heading h2, .page-id-3 h3, .page-id-270 h3{
		font-size: 30px !important;
	}
	
	.craft-text{
		font-size: 18px;
	}
	
	.footer-social{
		justify-content: center;
	}
	
	.steps_sec_inner_row h4, .services_sec h4 {
		font-size: 26px !important;
	}
	
	.resume-row .theme-content-white p{
		font-size: 20px;
	}
	
	.studio-row h4 {
		font-size: 20px !important;
	}
	
	.footer-bottom.text-center {
		text-align: center !important;
	}
	
	.subheader h2{
		font-size: 34px !important;
	}
	
	.pakges_col .vc_column-inner{
		margin-bottom: 25px;
	}
	
	.pkge_price_col .vc_column-inner h5, .pakges_col .vc_column-inner h5 {
		font-size: 60px !important;
	}
	
	.faq_inner_row h4 {
		font-size: 18px !important;
	}
	
	form#gform_1 input#gform_submit_button_1{
		width: 55px !important;
		height: 55px !important;
		font-size: 30px !important;
	}
	
	.theme-btn a, .body.single-post .entry-content a{
		text-align: center !important;
		max-width: 210px !important;
		width: 100% !important;
	}
	
	input#gform_submit_button_2{
		font-size: 18px;
	}
	
	.service_head{
		display: block;
		padding-left: 0;
	}
}



element {
}
@media (min-width: 750px) {
  .fc-wrapper .fc-step__substep:last-of-type {
    border-bottom-left-radius: var(--fluidcheckout--section--border-radius,8px);
    border-bottom-right-radius: var(--fluidcheckout--section--border-radius,8px);
  }
}
@media (min-width: 750px) {
  .fc-wrapper .fc-step__substep:first-of-type {
    border-top-left-radius: var(--fluidcheckout--section--border-radius,8px);
    border-top-right-radius: var(--fluidcheckout--section--border-radius,8px);
  }
}
body.woocommerce-checkout .fc-checkout-notices, body.woocommerce-checkout .fc-checkout-notices *, body.woocommerce-checkout .fc-content, body.woocommerce-checkout .fc-content *, body.woocommerce-checkout .fc-progress-bar, body.woocommerce-checkout .fc-progress-bar *, body.woocommerce-checkout .fc-wrapper, body.woocommerce-checkout .fc-wrapper * {
  box-sizing: border-box !important;
}
@media (min-width: 750px) {
  .fc-wrapper .fc-step__substep {
    padding: 20px;

  }
}
.fc-wrapper .fc-step__substep {
  content: "";
  display: table;
  table-layout: fixed;
  width: 100%;
  position: relative;
  padding: 20px;
  margin: -1px 0 0;

  border-top: solid var(--fluidcheckout--section--border-width,1px) var(--fluidcheckout--section--border-color,var(--fluidcheckout--border-color,var(--fluidcheckout--color--light-grey,#d8d8d8)));
}
section.fc-step__substep {
  background: #fff !important;

    background-color: rgb(255, 255, 255);

}
section.fc-step__substep {
  background-color: #f9f9f9 !important;
}
