/*
Theme Name: Vulcanhats Child
Template: vulcanhats
*/
a {font-size: inherit !important;}
.hfe-nav-menu__layout-horizontal .hfe-menu-item {color: #fff;}
#cstm_header .elementor-widget-image img {width: 100px;}
#cstm_header_nav nav .sub-menu {width: 100%;min-width: max-content;}
#cstm_header_nav nav .sub-menu li {border-color: #454545;}
#cstm_header_nav nav .sub-menu a {line-height: 26px;padding-left: 20px;padding-right: 20px;}
#cstm_contact form, #cstm_contact.services form .cstm_submit {width: 100%;}
#cstm_contact form .cstm_formgroup {width: 100%;display: flex;align-items: center;justify-content: space-between;}
#cstm_contact form .cstm_formgroup .full {width: 100%;}
#cstm_contact form .cstm_formgroup .half {width: 48%;}
#cstm_contact form .cstm_formgroup input {font-size: 14px;line-height: 24px;border: 1px solid #b2b2b2;width: 100%;}
#cstm_contact form .cstm_formgroup select {width: 100%;border: 1px solid #b2b2b2;font-size: 14px;}
#cstm_contact form .cstm_formgroup input.wpcf7-submit {border: none;}
#cstm_footer .elementor-icon-box-title a:hover {color: #1D5AB9;}
#cstm_contact.services form .cstm_submit input {color: #fff;font-size: 20px;line-height: 30px;font-weight: 600;margin: 0 auto;text-align: center;padding: 10px 10px;}
#cstm_contact.services form .cstm_submit p {margin: 0 auto;}
#cstm_contact.services form .wpcf7-response-output {margin: 0 auto 20px;color: initial;}
#cstm_contact.services form input, #cstm_contact.services form textarea {border: none;border-bottom: 1px solid #b2b2b2;padding-left: 0;border-radius: 0;font-size: 16px;line-height: 26px;color: #333;}
#cstm_contact.services form input:hover, #cstm_contact.services form input:focus, #cstm_contact.services form textarea:hover, #cstm_contact.services form textarea:focus {border-bottom: 1px solid #000;}
.all_blogs {width: 100%;max-width: 1140px;display: flex;flex-wrap: wrap;padding: 60px 0 0;margin: 0 auto;}
.all_blogs_box {width: 30%;margin: 0 15px 40px;}
.all_blogs .post_image img {width: 100%;height: 250px;border-radius: 10px;margin: 0 auto 15px;}
.all_blogs .post_title {font-size: 20px;line-height: 30px;margin: 0 auto 10px;}
.all_blogs p {color: #000;font-size: 16px;line-height: 26px;margin: 0 auto 15px;}
.all_blogs .post_information {display: flex;align-items: center;justify-content: space-between;}
.all_blogs .post_information span {color: #000;font-size: 12px;line-height: 22px;}
.pagination_wrapper {width: 100%;margin: 0 auto 60px;text-align: center;}
.pagination_wrapper .page-numbers.current {background-color: #9a9a9a;}
.pagination_wrapper .page-numbers {background-color: #1d1d1d;color: #fff;padding: 5px 10px;font-weight: bold;font-size: 16px;line-height: 26px;letter-spacing: 1px;}
.blog_detail_main {width: 100%;max-width: 1140px;display: flex;align-items: flex-start;justify-content: space-evenly;margin: 0 auto;}
.blog_detail_main .blog_detail {width: 70%;margin-right: 50px;}
.blog_detail_main .blog_sidebar .is-right-sidebar {width: 100%;}
.blog_detail_main .blog_sidebar {width: 30%;}
.blog_detail_main .blog_detail article .inside-article {background: transparent;padding: 20px 0 0;}
.blog_detail_main .blog_sidebar .widget_block {padding: 20px;}
.blog_detail_main .blog_sidebar .widget_search label {color: #333;font-weight: bold;margin: 0 auto;}
.blog_detail_main .blog_sidebar .wp-block-search__inside-wrapper {flex-wrap: wrap;margin: 10px auto 0;}
.blog_detail_main .blog_sidebar .wp-block-search__inside-wrapper input {width: 100%;}
.blog_detail_main .blog_sidebar .wp-block-search__inside-wrapper button {width: 100%;margin: 15px auto;background-color: #1D5AB9;color: #fff;}
.blog_detail_main .blog_sidebar .wp-block-search__inside-wrapper button:hover {background-color: #000;}
.blog_detail_main .blog_sidebar .widget_block .is-layout-flow {padding: 0;}
.blog_detail_main .blog_sidebar .widget_block .is-layout-flow h2 {margin: 0 auto 10px;}
.blog_detail_main .blog_sidebar .widget_block .is-layout-flow ul li {list-style: decimal;list-style-position: inside;font-size: 14px;line-height: 24px;}
.blog_detail_main .blog_detail footer.entry-meta {display: none;}
.blog_detail_main h1 {font-size: 36px;line-height: 46px;}
.blog_detail_main h2, .blog_detail_main .blog_sidebar .widget_search label {font-size: 26px;line-height: 36px;}
.blog_detail_main h3 {font-size: 22px;line-height: 32px;}
.blog_detail_main h4 {font-size: 20px;line-height: 30px;}
.blog_detail_main h5 {font-size: 18px;line-height: 28px;}
.blog_detail_main h6 {font-size: 16px;line-height: 26px;}
.all_blogs_box .post_title, .all_blogs_box p, .all_blogs_box .post_information {padding: 0 10px 0;}
.all_blogs .post_title {font-size: 20px;line-height: 30px;margin: 0 auto 10px;}
.all_blogs_box .post_information {padding-bottom: 20px;}
.all_blogs_box:hover .post_wrapper {background-color: #ffffff;cursor: pointer;border-radius: 10px;}
/* Modal CSS */
#globalModal {display: none;position: fixed;z-index: 99999;left: 0;top: 0;width: 100vw;height: 100vh;background-color: rgba(0, 0, 0, 0.5);justify-content: center;align-items: center;overflow-y: auto;}
#globalModal .custom-modal-content {background: #fff;padding: 20px 30px 0;border-radius: 2px;max-width: 600px;width: 90%;position: relative;box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);animation: fadeIn 0.3s ease;}
#globalModal .custom-modal-close {position: absolute;top: -15px;right: -10px;font-size: 28px;line-height: 28px;font-weight: normal;color: #fff;cursor: pointer;background-color: #1D5AB9;border-radius: 50%;padding: 6px 12px;text-align: center;}
#globalModal .custom-modal-close:hover {background-color: #000;color: #fff;}
#globalModal form .cstm_lform_heading h4 {color: #000;font-size: 30px;line-height: 50px;font-weight: 600;margin: 0 auto 10px;text-transform: capitalize;}
#globalModal form .cstm_formgroup p {margin-bottom: 15px;}
#cstm_contact form .cstm_formgroup p .wpcf7-not-valid-tip {margin: 0 auto -10px;font-size: 12px;line-height: 22px;padding-left: 5px;}
#globalModal form .cstm_formgroup input, #globalModal form .cstm_formgroup select {height: 45px;border-radius: 10px;color: #5E5E5E;border-color: #b2b2b2;background-color: transparent;}
#globalModal form .cstm_formgroup textarea {border-radius: 10px;color: #5E5E5E;border-color: #b2b2b2;background-color: transparent;font-size: 14px;line-height: 24px;}
#globalModal form .cstm_formgroup input:hover, #globalModal form .cstm_formgroup input:focus, #globalModal form .cstm_formgroup textarea:hover, #globalModal form .cstm_formgroup textarea:active, #globalModal form .cstm_formgroup select:hover, #globalModal form .cstm_formgroup select:active {border-color: #000;}
#globalModal form .wpcf7-response-output {margin: -20px auto 25px;padding: 0 5px;color: #9637dc;}
#globalModal .cstm_submit {width: 100%;}
#globalModal form .cstm_formgroup .cstm_submit p {margin: 0 auto 5px;}
#globalModal .cstm_submit .wpcf7-submit {height: auto;background-color: #1D5AB9;color: #fff;font-size: 16px;line-height: 26px;border-radius: 0;}
#globalModal .cstm_submit .wpcf7-submit:hover {background-color: #000;}
@keyframes fadeIn {from {opacity: 0;transform: scale(0.9);}to {opacity: 1;transform: scale(1);}}
.cstm_serv_slider .sv_slider_con {background-color: #fff;padding: 20px 25px 25px;text-align: center;}
.cstm_serv_slider .sv_slider_con h3 {font-size: 22px;line-height: 32px;margin: 0 auto 10px;}
.cstm_serv_slider .sv_slider_con p {font-size: 16px;line-height: 26px;margin: 0 auto;}
.cstm_serv_slider .swiper-button-prev svg, .cstm_serv_slider .swiper-button-next svg {display: none;}
.cstm_serv_slider.mySwiper .swiper-button-prev {left: -5px;background-color: #ffffffb8;margin-left: 15px;border-radius: 2px;}
.cstm_serv_slider.mySwiper .swiper-button-next {right: -5px;background-color: #ffffffb8;margin-right: 15px;border-radius: 2px;}
.cstm_serv_slider .swiper-button-prev::after, .cstm_serv_slider .swiper-button-next::after {font-size: 26px;font-weight: bold;}
.cstm_serv_slider .swiper-wrapper {align-items: stretch;}
.cstm_serv_slider .swiper-wrapper .swiper-slide {height: 100%;}
#srv_banner p a {color: #fff;}
/* Responsive */
@media (max-width: 1199.98px) {
	.all_blogs {max-width: 100%;}
	.blog_detail_main {max-width: 100%;justify-content: center;}
	.blog_detail_main .blog_detail {width: 60%;margin-right: 40px;}
}
@media (max-width: 1024.98px) {
	.blog_detail_main h1 {font-size: 30px;line-height: 40px;}
	.blog_detail_main h2, .blog_detail_main .blog_sidebar .widget_search label {font-size: 24px;line-height: 34px;}
	.blog_detail_main h3 {font-size: 20px;line-height: 30px;}
	.blog_detail_main h4 {font-size: 18px;line-height: 28px;}
	#cstm_contact form .cstm_formgroup {flex-wrap: wrap;}
	#cstm_contact form .cstm_formgroup .half {width: 100%;}
	#cstm_contact form .cstm_formgroup p {margin-bottom: 1em;}
	#cstm_contact form .cstm_formgroup input {width: 100%;}
	#cstm_contact.services form input, #cstm_contact.services form textarea {padding-top: 0;}
	#globalModal .custom-modal-content {padding: 15px 30px 0;max-width: 550px;}
	#globalModal form .cstm_lform_heading h4 {font-size: 26px;line-height: 40px;}
	#globalModal form .cstm_formgroup .cstm_submit p {margin: 0 auto 0;}
}
@media (max-width: 991.98px) {
	.blog_detail_main h1 {font-size: 26px;line-height: 36px;}
	.blog_detail_main h2, .blog_detail_main .blog_sidebar .widget_search label {font-size: 20px;line-height: 30px;}
	.blog_detail_main h3 {font-size: 18px;line-height: 28px;}
	.blog_detail_main h4 {font-size: 16px;line-height: 26px;}
	.all_blogs_box {width: 44%;margin: 0 20px 40px;}
	.blog_detail_main .blog_detail {margin-right: 30px;}
	#globalModal .custom-modal-content {max-height: 90vh;overflow-y: auto;}
	#globalModal .custom-modal-close {top: 0;right: 0;border-radius: 0;}
	.cstm_serv_slider .sv_slider_con h3 {font-size: 20px;line-height: 30px;}
}
@media (max-width: 767.98px) {
	.blog_detail_main h1 {font-size: 22px;line-height: 32px;}
	.blog_detail_main h2, .blog_detail_main .blog_sidebar .widget_search label {font-size: 18px;line-height: 28px;margin: 0 auto 10px;}
	.blog_detail_main h3 {font-size: 16px;line-height: 26px;margin: 0 auto 10px;}
	.blog_detail_main {flex-wrap: wrap;}
	.blog_detail_main .blog_detail, .blog_detail_main .blog_sidebar {width: 100%;margin: 0 25px;}
	.blog_detail_main .blog_detail article .inside-article {padding: 10px 0 0;}
	.blog_detail_main .blog_detail .entry-content {margin-top: 10px;}
	.blog_detail_main .blog_sidebar .wp-block-search__inside-wrapper button {margin: 10px auto;font-size: 16px;line-height: 26px;}
	#cstm_header .elementor-widget-image img {width: 80px;}
	.all_blogs {padding: 40px 0 0;}
	.all_blogs_box {width: 100%;margin: 0 20px 30px;}
	.all_blogs .post_title {font-size: 18px;line-height: 28px;}
	.all_blogs p {font-size: 14px;line-height: 24px;}
	.pagination_wrapper {margin: 0 auto 30px;}
	#globalModal .custom-modal-content {max-width: 450px;padding: 15px 20px 0;}
	#globalModal .custom-modal-close {font-size: 22px;line-height: 22px;padding: 5px 10px;}
	#globalModal form .cstm_lform_heading h4 {font-size: 24px;line-height: 34px;margin: 0 auto 10px;}
}
@media(max-width: 575.98px) {
	#globalModal .custom-modal-content {max-width: 100%;}
	#globalModal form .cstm_lform_heading h4 {font-size: 20px;line-height: 30px;}
	.cstm_serv_slider .sv_slider_con h3 {font-size: 18px;line-height: 28px;}
}