/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/
Description: Child theme for Astra, A very lightweight and beautiful theme made to work with Page Builders.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


/* CUSTOM CSS */
a:focus {outline: none !important;}

/* topbar certificate css */
/* .topbar-certificate ul li:first-child span {background: #FF5C00;padding: 3px 10px 1px;border-radius: 4px;}
.topbar-certificate ul li:nth-child(2) span {background: #007C00;padding: 3px 10px 1px;border-radius: 4px;}
.topbar-certificate ul li:last-child span {background: #0A92CD;padding: 3px 10px 1px;border-radius: 4px;} */

/* header css */
.header-menu nav .elementskit-menu-offcanvas-elements ul > li > a {position: relative;padding: 0;}
.header-menu nav .elementskit-menu-offcanvas-elements ul > li > a:after {
	content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
    background: #D40000;
    width: 0;
    height: 2px;
    opacity: 0;
    transition: all 0.35s;
}
.header-menu nav .elementskit-menu-offcanvas-elements ul > li > a:hover:after, 
.header-menu nav .elementskit-menu-offcanvas-elements ul > li.current_page_item > a:after {opacity: 1;width: 100%;height: 2px;}
.header-menu nav .elementskit-menu-offcanvas-elements ul li ul.elementskit-submenu-panel {height: 260px;overflow-y: scroll;}
.header-menu nav .elementskit-menu-offcanvas-elements ul li ul.elementskit-submenu-panel li a {position: relative;z-index: 1;}
.header-menu nav .elementskit-menu-offcanvas-elements ul li ul.elementskit-submenu-panel li a:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 2px;
	height: 100%;
	background-color: #D40000;
	transition: all 0.35s;
	z-index: -1;
}
.header-menu nav .elementskit-menu-offcanvas-elements ul li ul.elementskit-submenu-panel li a:hover:after {width: 100%;}
.get-qoute-btn .ekit-btn-wraper a {display: block;}
/* mobile menu css */
.mobile-menu .elementskit-menu-toggler {box-shadow: none;}
.mobile-menu .elementskit-menu-toggler:hover, .mobile-menu .elementskit-menu-toggler:focus {background-color: #fff;}

/* about section css */
.about-img {position: relative;}
.about-img:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 380px;
    border: 2px solid #D40000;
    border-radius: 4px;
    z-index: -1;
}
.about-img .elementor-widget-elementskit-video {transform: translate(-50%, -50%);}
.about-img .e-child .elementor-widget-image {position: relative;}
.about-img .e-child .elementor-widget-image:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .5;
}
.about-img .elementor-widget-video video {background-color: transparent !important;}

@media (max-width: 1024px) {
	.about-img:after {content: none;}
}

/* range of category section css */
.range-of-category-widget .e-con .elementor-widget-button {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, 60%);
	opacity: 0;
	visibility: hidden;
	transition: all .4s ease;
}
.range-of-category-widget .e-con:hover .elementor-widget-button {opacity: 1;visibility: visible;transform: translate(-50%, -50%);}

/* latest products section css */
/* new slider section css */
.ekit-wid-con .woocommerce ul.products .ekit-wc-product-image {position: inherit !important;}
.ekit-wid-con .woocommerce ul.products .ekit-wc-product-image .ekit-wc-add-to-cart {bottom: 0;top: auto;transform: none;opacity: 1;visibility: visible;}
.ekit-wid-con .woocommerce ul.products .ekit-wc-product-image .ekit-wc-add-to-cart a {position: relative;border-bottom: 2px solid #D40000;line-height: 16px;}
.ekit-wid-con .woocommerce ul.products .ekit-wc-product-image .ekit-wc-add-to-cart a:focus {border-style: none;}
.ekit-wid-con .woocommerce ul.products .ekit-wc-product-image .ekit-wc-add-to-cart a:after {
	content: "\e949";
    position: absolute;
    top: 2px;
    right: -15px;
    color: #D40000;
    font-family: elementskit !important;
    font-size: 9px;
    font-weight: 400;
}

/* blog post section css */
.blog-post-area .elementor-widget-elementskit-blog-posts .swiper-slide .elementskit-post-image-card {box-shadow: none;}
.blog-post-area .elementor-widget-elementskit-post-list ul li {list-style: none;}
.blog-post-area .elementor-widget-elementskit-post-list ul li:not(:last-child) {border-bottom: 2px solid #E4E4E4;}

/* footer css */
.footer-area .elementor-widget-elementskit-stylish-list .ekit-stylish-list-content-wrapper .ekit-stylish-list-content {align-items: start;}
.footer-area .elementor-widget-elementskit-post-list ul li a {align-items: start;}
.footer-area .elementor-widget-elementskit-post-list ul li a img {margin-top: 4px;}

/* back to top btn css */
#ast-scroll-top {
	width: 45px;
    height: 45px;
    line-height: 45px;
}
#ast-scroll-top:focus {border-style: none;}
#ast-scroll-top:after {
	content: "";
	position: absolute;
	top: -3px;
	left: -3px;
	width: 51px;
	height: 51px;
	border: 2px solid #D40000;
	border-radius: 50%;
}


/* ======================= About Us Page Css ======================== */
.about-company-area .elementor-widget-elementskit-tablepress table tr td:first-child {
	font-family: "Poppins", Sans-serif;
	color: #fff !important;
	background-image: linear-gradient(180deg, #D40000 0%, #700000 100%);
}
.about-company-area .elementor-widget-elementskit-tablepress table tr td:last-child {font-family: "Roboto", Sans-serif;}
.about-service-area .elementskit-infobox .elementskit-info-box-icon {position: relative;}
.about-service-area .elementskit-infobox .elementskit-info-box-icon:after {
	content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #151515;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transform: scale(1.2);
    border-radius: 50%;
    transition: all 0.35s;
	z-index: -1;
}
.about-service-area .elementskit-infobox:hover .elementskit-info-box-icon svg {animation: beat 1.5s ease 0s infinite;}
.about-service-area .elementskit-infobox:hover .elementskit-info-box-icon:after {
	opacity: 1;
    transform: scale(1.01);
}

@keyframes beat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.82);
    transform: scale(0.82);
  }
}

.manufacturing-process-area .ekit-wid-con .single-timeline .timeline-info {display: none;}
.manufacturing-process-area .ekit-wid-con .timeline-icon {width: 55px;height: 55px;flex: 0 0 55px;line-height: 46px;}
.manufacturing-process-area .ekit-wid-con .timeline-icon svg {width: 28px;max-width: 28px;}

@media (max-width: 767px) {
	.manufacturing-process-area .single-timeline .timeline-content {margin-top: 0;}
	.manufacturing-process-area .ekit-wid-con .timeline-icon {width: 50px;height: 50px;flex: 0 0 50px;line-height: 44px;}
	.manufacturing-process-area .ekit-wid-con .timeline-icon svg {width: 25px;max-width: 25px;}
}


/* ======================= Products Page Css ======================== */
/* display categories in shop page css */
.post-type-archive {font-family: "Poppins", sans-serif !important;}
.post-type-archive .woocommerce-products-header__title {font-weight: 600;color: #151515;}
.woocommerce-js ul.products li.product-category a {overflow: hidden;height: auto !important;}
.woocommerce-js ul.products li.product-category a img {border: 2px solid #d400002b;border-radius: 5px;height: auto !important;transition: all 0.5s ease 0s;}
.woocommerce-js ul.products li.product-category a h2 {
	position: relative !important;
	top: 0;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
    padding: 8px 5px !important;
    font-size: 18px !important;
    color: #ffffff;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    line-height: 1.3em !important;
    display: block;
    margin-bottom: 8px !important;
    margin-top: 16px !important;
	background-color: #D40000 !important;
}
.woocommerce-js ul.products li.product-category a h2 .count {display: none !important;}
.woocommerce-pagination ul li {border-color: #D40000 !important;}
.woocommerce-pagination ul li a {color: #151515;}
.woocommerce-pagination ul li span.page-numbers.current, .woocommerce-pagination ul li a:hover {background-color: #D40000 !important;}
.woocommerce-pagination ul li a:focus {border-style: none !important;background-color: #D40000 !important;}


/* ======================= Category Page and Related Products Css ======================== */
.tax-product_cat {font-family: "Poppins", Sans-serif;}
.tax-product_cat .woocommerce-products-header__title {font-weight: 600;color: #151515;}
.woocommerce-breadcrumb {font-family: "Roboto", Sans-serif;}
.woocommerce-result-count, .woocommerce-ordering {display: none;}
.woocommerce-js ul.products li {text-align: center !important;}
.woocommerce-js ul.products li a img {border: 1px solid #DDDDDD;margin-bottom: 14px;}
.woocommerce-js ul.products li a.ast-on-card-button,
.woocommerce-js ul.products li .astra-shop-summary-wrap .ast-woo-product-category, 
.woocommerce-js ul.products li .astra-shop-summary-wrap .review-rating,
.woocommerce-js ul.products li a .review-rating {display: none;}
.woocommerce-js ul.products li a h2 {font-family: "Poppins", Sans-serif;color: #151515;}
.woocommerce-js ul.products li a.product_type_simple {
	position: relative;
	padding: 0;
	font-size: 15px;
    background-color: transparent;
    color: #D40000;
	width: max-content;
    margin: .5em auto !important;
    border-bottom: 2px solid #D40000;
    border-radius: 0;
}
.woocommerce-js ul.products li a.product_type_simple:after {
	content: "\e949";
    position: absolute;
    top: 2px;
    right: -15px;
    color: #D40000;
    font-family: elementskit !important;
    font-size: 9px;
    font-weight: 400;
}
#load-more {margin: 20px auto; display: block;background-color: #D40000 !important;}

/* ======================= Single Product Page Css ======================== */
.single-product .content-area.primary {margin-top: 60px !important;}
.single-product {font-family: "Roboto", Sans-serif;}
.single-product .woocommerce-product-gallery__trigger {display: none;}
.single-product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {border: 1px solid #ddd;}
.single-product .summary.entry-summary h1 {font-family: "Poppins", Sans-serif;font-size: 30px;color: #151515;}
.single-product .summary.entry-summary table tr td strong {color: #151515;font-weight: 500;}
.single-product .summary.entry-summary .product_meta .posted_in {color: #151515;}
.single-product .summary.entry-summary .product_meta .posted_in a {color: #D40000;}
.woocommerce-tabs ul {margin-bottom: 25px !important;}
.woocommerce-tabs ul li a {background-color: #D40000;padding: 10px 25px 6px !important;color: #fff !important;}
.woocommerce-tabs ul li:before {content: none !important;}
.single-product .woocommerce-product-details__short-description p, .single-product .woocommerce-Tabs-panel--description p {color: #595959;}
.single-product .woocommerce-product-details__short-description p strong, .single-product .woocommerce-Tabs-panel--description p strong {
	position: relative;
    font-family: "Poppins", Sans-serif;
    font-size: 22px;
    color: #151515;
    color: #D40000;
    font-weight: 600;
    background-image: linear-gradient(180deg, #D40000 0%, #700000 100%);
    background-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.single-product .woocommerce-Tabs-panel--description table {color: #595959;}
.single-product .woocommerce-Tabs-panel--description table thead tr {color: #fff;background-color: #D40000;text-align: left;}
.related.products h2 {color: #151515;}

/* product whatsapp inquiry btn css */
.single-product .summary.entry-summary .whatsapp-inquiry-section {margin: 10px 10px 10px 0; display: inline-block;width: 30%;}
.single-product .summary.entry-summary .whatsapp-inquiry-section a {
	background-color: #25D366;
    color: #fff;
	width: 100%;
	font-weight: 400;
    padding: 12px 22px;
	border-radius: 0;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	padding: 12px 20px !important;
    animation: horizontal-shaking 6s ease infinite;
    animation-delay: 5s;
    transform-origin: 50% 50%;
}
@keyframes horizontal-shaking {
 	0%, 18%, 100% {
        transform: translate3d(0, 0, 0)
    }
    2%, 6%, 10%, 14% {
        transform: translate3d(-5px, 0, 0)
    }
    4%, 8%, 12%, 16% {
        transform: translate3d(5px, 0, 0)
    }
}
/* product inquiry btn css */
.ui-dialog.ui-widget-content {font-family: "Roboto", sans-serif !important;}
.ui-dialog .ui-dialog-titlebar {font-size: 20px;font-weight: 600;}
.ui-dialog .ui-dialog-titlebar, .wdm-enquiry-action-btns button {background-color: #D40000 !important;}
.ui-dialog-content .contact-bottom {display: none;}
#enquiry-form .wdm-pef-form-row input {font-family: "Roboto", sans-serif !important;font-weight: 500;}
.wdm-enquiry-action-btns {border-bottom: none !important;}
.wdm-enquiry-action-btns button {font-size: 15px !important;padding: 12px 30px !important;font-weight: 600 !important;}
.ui-icon-closethick {width: 18px;height: 18px;margin-left: -30px !important;}
#enquiry {padding-bottom: 0;display: inline-block;width: 35%;}
#enquiry input {font-family: "Roboto", sans-serif !important;font-size: 15px;font-weight: 400;width: 100%;background-color: #D40000;padding: 12px 22px;border-radius: 0;}
#enquiry input:focus {border-style: none;border-width: none;}

/* @media (min-width: 922px) {
	.single-product .woocommerce-product-gallery {width: 45% !important;}
	.single-product .summary.entry-summary {width: 51% !important;}
} */
@media (max-width: 1024px) {
	.single-product .content-area.primary {margin-top: 30px !important;}
}
@media (max-width: 767px) {
	.single-product .summary.entry-summary .whatsapp-inquiry-section {width: auto;}
	#enquiry {width: auto;}
}


/* ======================= Custom Single Product Page Template Css ======================== */
.single-product-image .woocommerce-product-gallery {margin-bottom: 0 !important;}
.single-product-description .elementor-widget-woocommerce-product-data-tabs .woocommerce-tabs {padding-top: 0 !important;margin-bottom: 0 !important;}
.single-product-description .elementor-widget-woocommerce-product-data-tabs .woocommerce-tabs ul {margin-bottom: 0 !important;}
.single-product-description .elementor-widget-woocommerce-product-data-tabs .woocommerce-tabs ul li a {padding: 12px 30px !important;display: inline-block !important;}
.single-product-description .elementor-widget-woocommerce-product-data-tabs .woocommerce-tabs .woocommerce-Tabs-panel {padding: 20px 0 0 !important;}
.single-product-description .woocommerce-product-details__short-description table {color: #595959;}
.single-product-description .woocommerce-product-details__short-description table thead tr {color: #fff;background-color: #D40000;text-align: left;}
.single-product .woocommerce-product-details__short-description h3, .single-product .woocommerce-Tabs-panel--description h3 {
	position: relative;
    font-family: "Poppins", Sans-serif;
    font-size: 22px;
    color: #D40000;
    font-weight: 600;
	margin-bottom: 10px;
    background-image: linear-gradient(180deg, #D40000 0%, #700000 100%);
    background-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


/* ======================= Inquiry Page Css ======================== */
.inquiry-form p {margin-bottom: 0;}
.inquiry-form p .wpcf7-form-control-wrap {margin-bottom: 25px;}
.inquiry-form p .wpcf7-form-control-wrap input:focus, .inquiry-form p .wpcf7-form-control-wrap textarea:focus {border-style: solid !important;border-color: #151515 !important;}
.inquiry-form p .wpcf7-form-control-wrap input, .inquiry-form p .wpcf7-form-control-wrap textarea {margin-top: 5px !important;}
.inquiry-form .upload-file-head {margin-bottom: 2px;}
.inquiry-form .file-attachment p {display: flex;flex-wrap: wrap;}
.inquiry-form .file-attachment p label {width: 47%;margin-right: 12px;margin-bottom: 8px;}
.inquiry-form .file-attachment p .wpcf7-form-control-wrap {margin-bottom: 0;}
.inquiry-form .recaptcha {margin-top: 20px;}
.inquiry-form .wpcf7-submit {margin-top: 0;}

@media (max-width: 767px) {
	.inquiry-form .file-attachment p label {width: 100%;} 
}


/* ======================= Single Blog Page Css ======================== */
.single-post {font-family: "Roboto", Sans-serif;background-color: #f5f5f5;}
.single-post .ast-container {max-width: 100%;padding: 0;}
.single-post .ast-container .content-area.primary {margin: 0 !important;}
.single-post .ast-container .ast-article-single {background: transparent;padding: 0;}
.single-post .ast-container .ast-article-single .elementor-widget-theme-post-featured-image img {box-shadow: none;;}
.single-post .ast-container .ast-article-single h4 {font-family: "Poppins", Sans-serif;color: #000;}
.single-post article {background-color: transparent !important;}
.single-post article header h1 {font-family: "Poppins", Sans-serif;color: #151515;font-weight: 600;}
.single-post article header .entry-meta, .single-post article header .entry-meta span {color: #D40000;}
.single-post article .entry-content {color: #595959;}
.single-post .post-navigation a:hover {color: #D40000;}
.single-post .sidebar-main aside form .wp-element-button {background-color: #D40000 !important;border-radius: 0;}
.single-post .sidebar-main aside .wp-block-heading {color: 151515;font-family: "Poppins", Sans-serif;}
.single-post .sidebar-main aside .wp-block-latest-posts__list li a {color: #595959;}
.single-post .sidebar-main aside .wp-block-latest-posts__list li a:hover {color: #D40000;}
.single-post .ast-single-related-posts-container .ast-related-posts-title,
.single-post .ast-related-posts-wrapper article .ast-related-post-title {color: 151515;font-family: "Poppins", Sans-serif;}
.single-post .ast-related-posts-wrapper article .entry-meta .ast-taxonomy-container {display: none;}
.single-post .elementor-widget-theme-post-content a {color: #D40000;}


/* ======================= Contact Us Page Css ======================== */
.contactpage-info-area .elementor-widget-elementskit-icon-box .elementskit-info-box-icon {position: relative;}
.contactpage-info-area .elementor-widget-elementskit-icon-box .elementskit-info-box-icon:after {
	content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #151515;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transform: scale(1.2);
    border-radius: 50%;
    transition: all 0.35s;
	z-index: -1;
}
.contactpage-info-area .elementor-widget-elementskit-icon-box:hover .elementskit-info-box-icon svg {animation: beat 1.5s ease 0s infinite;}
.contactpage-info-area .elementor-widget-elementskit-icon-box:hover .elementskit-info-box-icon:after {
	opacity: 1;
    transform: scale(1.01);
}

@keyframes beat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.82);
    transform: scale(0.82);
  }
}
.contactpage-info-area .elementor-element-a309e57:hover .elementskit-info-box-icon {fill: #fff !important;}
.contactpage-info-area .elementor-widget-elementskit-icon-box .elementskit-infobox .box-body p a {color: #595959;}
.contactpage-info-area .elementor-element-a309e57 .elementskit-infobox .box-body p a {color: #ffffff;}
/* contact form css */
.contact-form .row {display:flex;flex-wrap: wrap;}
.contact-form .row .col-md-6, .contact-form .row .col-md-12 {padding:0 10px;width:100%;}
.contact-form p .wpcf7-form-control-wrap input {height: 55px;}
.contact-form p .wpcf7-form-control-wrap input::placeholder, .contact-form p .wpcf7-form-control-wrap textarea::placeholder {font-size: 15px !important;}
.contact-form p .wpcf7-form-control-wrap textarea {font-family: "Roboto", Sans-serif;}
.contact-form .recaptcha {margin-bottom: 28px;}
.contact-form p .wpcf7-submit {margin-top: 10px;margin-bottom: 0 !important;}

@media (min-width: 768px) {
	.contact-form .row .col-md-6 {width: 50%;flex: 0 0 50%;}
}





