/*
Theme Name: TTH
Theme URI: https://wp-themes.com/twentytwenty
Author: WAD
Author URI: https://childthemewp.com
Description: Twenty Twenty child theme for NCAU.
Template: twentytwenty
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: TTH
*/
/* Font Family start */
@font-face {
    font-family: 'Barlow';
    src: local('Barlow SemiBold'), local('Barlow-SemiBold'),
        url('fonts/Barlow-SemiBold.woff2') format('woff2'),
        url('fonts/Barlow-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: local('Barlow Medium'), local('Barlow-Medium'),
        url('fonts/Barlow-Medium.woff2') format('woff2'),
        url('fonts/Barlow-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: local('Barlow Regular'), local('Barlow-Regular'),
        url('fonts/Barlow-Regular.woff2') format('woff2'),
        url('fonts/Barlow-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Barlow Semi Condensed';
    src: local('Barlow Semi Condensed Medium'), local('BarlowSemiCondensed-Medium'),
        url('fonts/BarlowSemiCondensed-Medium.woff2') format('woff2'),
        url('fonts/BarlowSemiCondensed-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


/* Font Family End */
*{
	letter-spacing: normal;
}
body,
p,
ul li,
ol li{
	font-family: 'Barlow';
	font-size: inherit;
	line-height: inherit;
	letter-spacing: normal;
}
.widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary {
    font-family: 'Barlow';
}
ul, ol{
	margin-bottom: 16px;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
}
a{
	text-decoration: none;
}

#site-header .header-inner,
.new-container,
footer .footer-credits, .category-menu-wrapper, .archive .woocommerce-products-header, .archive .product-loop-filter-section, .archive.woocommerce ul.products, .news-list-wrapper > .rp-list, .rp-filters, .blog-details-row{
	max-width: 1240px !important;
	width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 0px 15px !important;
}
/*.woocommerce .content-area*/ 
.product-details-wrapper .details-bottom, .archive .icon-section{
	max-width: 1240px !important;
	width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 0px 15px !important;
}
.product-details-wrapper .details-top{
	max-width: 1140px !important;
	width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 80px 15px 0px 15px !important;
}
#site-header {
    background: transparent;
	padding-top: 0px;
	padding-bottom: 25px;
	z-index: 1;
}
.site-logo img {
    max-height: 22rem;
}
.header-top {
    border-top: 7px solid #919194;
	margin-bottom: 26px;
}
.header-search-form-wrapper {
    background: #919194;
}
.header-search-form-wrapper input.search-field {
    background: transparent;
    border: none !important;
    outline: none !important;
    color: #fff !important;
    text-transform: uppercase !important;
    padding: 7px 10px;
    margin: 0 0 0 10px !important;
	font-size: 14px !important;
    letter-spacing: normal;
}
.header-search-form-wrapper input.search-field::placeholder{
	color: #fff;
}
.header-search-form-wrapper .search-submit{
	background: url(/wp-content/uploads/2026/01/search.png) no-repeat;
    background-position: center;
    font-size: 0px;
    width: 20px;
    height: 20px;
	margin: 6px 11px 0 0px;
}
.header-search-form-wrapper {
    background: #919194;
    max-width: 186px;
    height: 35px;
    margin-left: auto;
}
.header-qc-link {
    color: #000;
    font-size: 15px;
    font-weight: 500;
}
.header-qc-link a {
    font-weight: bold;
}
.header-toggles{
	display: none !important;
}
.site-logo {
    margin-top: 0px !important;
}
/* Navigation Edit Start */
.header-navigation-wrapper {
    margin-top: 11px;
}
.header-navigation-wrapper .menu-item > a {
    font-size: 14px;
    color: #000 !important;
    text-decoration: none !important;
    font-weight: 500;
	text-transform: uppercase;
	line-height: 10px;
}
.header-navigation-wrapper .menu-item > a:hover, .header-navigation-wrapper .menu-item.current-menu-item > a{
	color: #C41230 !important;
}
.header-navigation-wrapper .primary-menu > li.login-nav a{
	color: #C41230 !important;
	font-weight: bold;
}
.header-navigation-wrapper .primary-menu > li {
    margin: 0 0px 0 12px;
    padding: 0 0 0 12px;
    border-left: 2px solid #C41230;
}
.header-navigation-wrapper .primary-menu > li:last-child, .header-navigation-wrapper .primary-menu > li:first-child{
	border-left: none !important;
	margin-left: 0px;
}
.top-category-menu{
	margin-bottom: 7px;
	background: linear-gradient(90deg, rgba(131, 131, 131, 1) 0%, rgba(131, 131, 131, 1) 50%, rgba(80, 80, 80, 1) 50%, rgba(80, 80, 80, 1) 100%);
}
.category-menu-wrapper a.mega-menu-link {
    font-family: 'Barlow Semi Condensed' !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
}
.category-menu-wrapper #mega-menu-new-header-menu > li.mega-menu-item{
	position: relative !important;
}
.category-menu-wrapper #mega-menu-new-header-menu > li:before{
	content: '';
    width: 2px;
    height: 10px;
    background: #ffffffb8;
    position: absolute;
    right: 0;
    top: 40%;
    display: block !important;
}
.category-menu-wrapper #mega-menu-new-header-menu > li:last-child:before{
	display: none !important
}
.category-menu-wrapper #mega-menu-new-header-menu > li.mega-menu-item:nth-child(7):after{
	height: 100%;
	top: 0;
}
/* .category-menu-wrapper #mega-menu-new-header-menu > li.mega-menu-item:nth-child(1), .category-menu-wrapper #mega-menu-new-header-menu > li.mega-menu-item:nth-child(2), .category-menu-wrapper #mega-menu-new-header-menu > li.mega-menu-item:nth-child(3), .category-menu-wrapper #mega-menu-new-header-menu > li.mega-menu-item:nth-child(4), .category-menu-wrapper #mega-menu-new-header-menu > li.mega-menu-item:nth-child(5), .category-menu-wrapper #mega-menu-new-header-menu > li.mega-menu-item:nth-child(6), .category-menu-wrapper #mega-menu-new-header-menu > li.mega-menu-item:nth-child(7){
	background: #c41230 !important;
} */
.category-menu-wrapper #mega-menu-new-header-menu > li.mega-menu-item:nth-child(-n + 7) {
	background: rgba(131, 131, 131, 1) !important;
}
.category-menu-wrapper #mega-menu-new-header-menu > li.mega-menu-item:nth-child(7):before{
	width: 2.2px;
	height: 100%;
	top: 0px;
}


/* Navigation Edit End */
.arrow-button a.elementor-button {
    background-image: url(/wp-content/uploads/2026/01/arrow-head.png);
    background-repeat: no-repeat;
    background-position: right 25px center;
}
.arrow-button a.elementor-button:hover{
	background-position: right 15px center;
}
.wc-category-item{
	background: #fff;
    margin: 20px 8px;
	padding: 7px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.05);
	border-radius: 7px !important;
}
.cat-slider-img img{
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	border-radius: 7px !important;
}
.wc-category-item h3 {
    font-size: 20px;
    font-weight: 600;
	color: rgba(80, 80, 80, 1);
    text-transform: uppercase;
    margin: 26px 0px 0px 0px;
    padding: 0 0 26px 0px;
	min-height: 77px;
    background-image: url(/wp-content/uploads/2026/03/new-arrow-head2.png);
    background-repeat: no-repeat;
    background-position: right 20px top 7px;
}
.wc-category-item h3 span {
    display: block;
    max-width: 124px;
	margin-left: 20px;
}
.wc-parent-categories .slick-arrow{
	width: 69px;
    height: 69px;
    background: url(/wp-content/uploads/2026/01/prev.png) no-repeat;
    font-size: 0px;
    position: absolute;
    z-index: 1;
    top: 28%;
	left:0;
    transform: translateX(-20px);
}
.wc-parent-categories .slick-arrow.slick-next {
    background: url(/wp-content/uploads/2026/01/next.png) no-repeat;
	left: inherit;
	right:0;
    transform: translateX(20px);
}
.home-cat-slider > .e-con-inner > .elementor-widget-shortcode{
    margin: -100px 0 0 0px !important;
}
ul.home-icon-section {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    text-align: center;
}
ul.home-icon-section li {
    margin: 0px;
	padding: 0 15px;
    border-right: 1px solid #919194;
}
ul.home-icon-section li:first-child{
	border-left: 1px solid #919194;
}
ul.home-icon-section li h3 {
    color: #919194;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    max-width: 170px;
    margin: 0 auto;
}
ul.home-icon-section li img {
    margin: 0 auto 20px auto;
}
ul.rp-list {
    margin: 0px;
    padding: 0px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
	grid-gap: 60px 35px;
}
ul.rp-list li {
    margin: 0px;
    list-style-type: none;
}
.rp-img{
	height: 200px;
    overflow: hidden;
	border-radius: 10px !important;
/*     background: #fff;
    padding: 5px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06); */
}
.rp-img img{
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}
.rp-post-title h2 {
    font-size: 30px;
    font-weight: 500;
    text-decoration: none !important;
    border-top: 3px solid #C41230;
    border-bottom: 3px solid #C41230;
    padding: 18px 0px;
    margin: 40px 0 20px 0px;
    min-height: 154px;
	color: rgba(196, 18, 48, 1) !important;
}
.rp-content {
    font-size: 16px;
    line-height: 26px;
    color: #000;
}
a.post-readmore {
    background-color: #000 !important;
    font-family: "Barlow", Sans-serif;
    font-weight: 500;
    border-width: 0px;
    border-radius: 0px;
    padding: 12px 65px 12px 15px;
    margin-top: 20px;
    color: #fff;
    display: block;
    max-width: 185px;
	background-image: url(/wp-content/uploads/2026/01/arrow-head.png);
    background-repeat: no-repeat;
    background-position: right 25px center;
}
a.post-readmore:hover{
	background-position: right 15px center;
}
.certificate-wrapper:before {
    content: '' !important;
    width: 100% !important;
    height: 2px !important;
    background: #c41230;
    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
}
.certificate-wrapper .elementor-element.e-grid {
    max-width: 680px;
}
.footer-form-section {
    background: #EBEBEB;
    margin: 80px 0 0 0px;
	padding-bottom: 120px;
	padding-top: 100px;
}
.footer-form-section-wrapper{
	width: 100%;
	max-width: 820px;
	margin:0 auto;
	padding:0 15px;
}
.footer-form-section h2 {
    color: #505050;
    font-size: 30px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 10px 0px;
}
.footer-form-section .sub-head {
    font-size: 18px;
    line-height: 26px;
	text-align: center;
}
.footer-form form {
    margin: 0 0 100px 0px;
}
.footer-contact-form .double-row p {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 18px;
}
.t-field {
    font-family: "Barlow";
    padding: 11px 16px !important;
    font-size: 14px !important;
    border: none !important;
    outline: none !important;
	border-radius: 3px !important;
    width: 100% !important;
    appearance: none !important;
    -webkit-appearance: none !important;
}
select.t-field {
    background-image: url(/wp-content/uploads/2026/01/select-arroe.png);
    background-repeat: no-repeat;
    background-position: right 14px center;
    padding: 11px 34px 11px 16px !important;
}
.wpcf7-spinner{
	display: none !important;
}
.wpcf7 form .wpcf7-response-output {
    font-size: 1.5em;
    text-align: center;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #c41230;
}
.footer-contact-form .double-row {
    margin-bottom: 17px !important;
}
.footer-contact-form .single-row p {
    text-align: center;
}
.footer-form-submit {
    background-color: #000 !important;
    font-family: "Barlow", Sans-serif;
    font-weight: 500 !important;
    font-size: 16px !important;
    border-width: 0px !important;
    border-radius: 0px !important;
    padding: 16px 46px !important;
    margin: 9px auto 0 auto !important;
	text-decoration: none !important;
    outline: none !important;
}
ul.footer-custom-contact {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    display: flex;
    column-gap: 60px;
    max-width: 650px;
}
ul.footer-custom-contact li{
	margin: 0px;
	padding: 5px 0px 10px 32px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 24px;
	font-weight: 500;
}
ul.footer-custom-contact li a{
	color: #BF1F2E;
	text-decoration: none !important;
}
ul.footer-custom-contact li.phone{
	background-image: url(/wp-content/uploads/2026/01/phone.png);
}
ul.footer-custom-contact li.email{
	background-image: url(/wp-content/uploads/2026/01/email.png);
}
.footer-map-section iframe {
    height: 400px !important;
}
footer#site-footer {
    background: #C41230;
    color: #fff;
}
.footer-top .new-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.footer-right {
    text-align: right;
}
.footer-right a {
    display: inline-block;
}
.footer-left-wrap {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}
.footer-left * {
    font-size: 14px;
	line-height: 22px;
}
.footer-left .textwidget {
    border-right: 1px solid #fff;
}
.footer-left + .footer-menu-wrap {
    padding-left: 22px;
}
.footer-menu-wrap ul{
	margin: 0px;
	list-style-type: none;
}
.footer-menu-wrap ul li{
	margin:0 0 0 0px;
}
.footer-menu-wrap a {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}
.footer-top{
	border-bottom: none !important;
}
.footer-bottom .new-container {
    display: flex;
    justify-content: space-between;
}
.footer-bottom ul.footer-custom-contact li a{
	color: #fff;
}
ul.footer-logos {
    margin: 0px;
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    max-width: 270px;
    grid-gap: 8px;
}
.footer-logos li {
    margin: 0px;
}
.footer-bottom ul.footer-custom-contact li.phone {
    background-image: url(/wp-content/uploads/2026/01/phone-w.png);
}
.footer-bottom ul.footer-custom-contact li.email {
    background-image: url(/wp-content/uploads/2026/01/email-w.png);
}
.footer-bottom-right-wrap {
    display: flex;
    place-items: flex-end;
}
.widget_text.footer-bottom-right {
    display: flex;
    place-items: normal;
}
#site-footer {
	font-size: 1.8rem;
	padding: 4.3rem 0 8.3rem 0;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1.3em;
    margin: 6px 0 0 18px;
}

/* Brand Tab slider start */
.tab { display: none; }
.tab.active { display: block; }
 
.tab-links li {
  display: inline-block;
  margin-right: 10px;
}
 
.tab-links li a {
  padding: 30px;
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
}
 
button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
ul.tab-links {
    margin: 0px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    place-items: center;
}
ul.tab-links li {
    margin: 0 0 0 0px;
/*     padding: 30px; */
    border: 1px solid #919194;
	border-left: none;
	border-bottom: 2px solid #919194;
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
}
ul.tab-links li:nth-child(1) {
    border-left: 1px solid #919194;
}
ul.tab-links li.active {
    background: #EBEBEB;
    border-bottom: 2px solid #BF1F2E !important;
}
ul.tab-links img {
    max-width: 150px;
}
h2.brand-heading {
    font-size: 36px;
    color: #C41230;
    font-weight: 500;
    margin-bottom: 30px;
}
.brand-details, .brand-details * {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}
a.brand-button {
    background-color: var(--e-global-color-primary);
    font-family: "Barlow", Sans-serif;
    font-weight: 500;
    border-width: 0px;
    border-radius: 0px;
    padding: 12px 65px 12px 15px;
    margin-top: 40px;
    color: #fff;
    font-size: 16px;
    display: inline-block;
	background-image: url(/wp-content/uploads/2026/01/arrow-head.png);
    background-repeat: no-repeat;
    background-position: right 25px center;
}
a.post-readmore:hover, a.brand-button:hover{
	background-position: right 15px center;
}
.tab-content-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 80px;
    max-width: 1010px;
    margin: 80px auto 0 auto;
}
.tab-content {
    border-bottom: 1px solid #919194;
}
.tab-navigation > button {
    width: 69px;
    height: 69px;
    background: url(/wp-content/uploads/2026/01/prev.png) no-repeat;
    font-size: 0px;
    position: absolute;
    z-index: 1;
    bottom: 50%;
    left: 0;
    transform: translate(-20px, 100px);
}
.tab-navigation > button#nextTab {
    background: url(/wp-content/uploads/2026/01/next.png) no-repeat;
    left: inherit;
    right: 0;
    transform: translate(20px, 100px);
}
/* Brand Tab slider end */
/* product Accordion*/
.accordion {
/*   max-width: 600px;
  margin: 20px auto;
  border: 1px solid #ddd; */
}

.accordion-header {
  width: 100%;
    padding: 24px 0px;
    background: #fff;
    color: #c41230;
    border: none;
    border-top: 2px solid #ddd;
    text-align: left;
    cursor: pointer;
    position: relative;
    text-decoration: none !important;
    font-size: 24px;
    font-weight: 500;
    text-transform: none;
}

.accordion-header .icon {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 12px;
  height: 12px;
  transform: translateY(-50%);
}

.accordion-header .icon::before,
.accordion-header .icon::after {
  content: "";
  position: absolute;
  background: #C41230;
  transition: all 0.3s ease;
}

.accordion-header .icon::before {
  width: 28px;
  height: 2px;
  top: 5px;
  left: 0;
}

.accordion-header .icon::after {
  width: 2px;
    height: 28px;
    top: -8px;
    left: 13px;
}

/* Minus state */
.accordion-header.active .icon::after {
  opacity: 0;
}

.accordion-content {
  display: none;
  padding: 0 0 15px 0;
  background: #fff;
	font-size: 14px;
}
.accordion-content ul {
    margin: 0 0px 0 7px;
}
.accordion .accordion-item:last-child {
    border-bottom: 2px solid #ddd;
}
/* Accordion end */
.woocommerce-breadcrumb{
	display: none;
}
/* .wpgs-for .slick-slide {
    border: 2px solid #D9D9D9;
	border-radius: 10px;
	overflow: hidden;
} */
.wpgs-for .slick-slide,
.wpgs-nav .slick-slide {
    border: 2px solid #D9D9D9 !important;
	border-radius: 10px;
	overflow: hidden;
}
.single-product .entry-title {
    margin: 0 0 2.5rem;
    font-size: 36px;
    text-transform: uppercase;
    color: #C41230;
    font-weight: 500;
    letter-spacing: normal;
}
.woocommerce-product-description {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px;
}
.details-top {
	display: grid;
/* 	grid-template-columns: repeat(2, 1fr); */
	grid-gap: 4%;
    grid-template-columns: 48% 48%;
}
/* .details-top .right {
    padding-left: 50px;
} */
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: left;
    width: 100%;
	margin-bottom: 0px;
}
.product-image-button, .product-data-table-button {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
	grid-gap: 10px;
}

.product-image-button a, .product-data-table-button a {
    width: 100%;
    background-color: #C41230;
    font-family: "Barlow", Sans-serif;
    font-weight: 500;
    border-width: 0px;
    border-radius: 0px;
    padding: 12px 65px 12px 15px;
    margin-top: 30px;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    background-image: url(/wp-content/uploads/2026/01/arrow-head.png);
    background-repeat: no-repeat;
    background-position: right 35px center;
}
.product-image-button a:hover, .product-data-table-button a:hover {
    background-position: right 25px center;
}
.details-top .left {
    display: flex;
    flex-direction: column;
}
.round-logo-section {
    margin: 60px 0px;
    display: block;
}
.round-logo-section img{
	margin: 0 auto;
}
.product-data-table-button {
    max-width: 590px;
    grid-gap: 30px;
    margin: 0 auto;
}
.icon-section {
    margin: 120px 0 90px 0px;
}
.related.products ul.products, .up-sells ul.products, .archive.woocommerce ul.products{
	display: grid;
	grid-template-columns: repeat(4,1fr);
	grid-gap: 15px;
}
.related.products ul.products:after, .related.products ul.products:before, .up-sells ul.products:after,  .up-sells ul.products:before, .archive.woocommerce ul.products:after, .archive.woocommerce ul.products:before{
	display: none !important;
}
.related.products ul.products li.product, .up-sells ul.products li.product, .archive.woocommerce ul.products li.product{
	width: 100% !important;
	background: #fff;
    margin: 0px;
    padding: 7px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.05);
}
.related.products ul.products li.product a.button, .up-sells ul.products li.product a.button, .related.products ul.products li.product .price, .up-sells ul.products li.product .price, .woocommerce-tabs.wc-tabs-wrapper,  .archive.woocommerce ul.products li.product .price, .archive.woocommerce ul.products li.product .button{
	display: none !important;
}
.related.products ul.products li.product h2, .up-sells ul.products li.product h2, .archive.woocommerce ul.products li.product-category.product h2 {
	font-size: 20px !important;
    font-weight: 600;
	color: #C41230 !important;
    text-transform: uppercase;
	margin: 26px 0px 0px 0px;
    padding: 0 114px 26px 20px;
    min-height: 77px;
    border-bottom: 2px solid #BF1F2E;
    background-image: url(/wp-content/uploads/2026/01/arrow-head2.png);
    background-repeat: no-repeat;
    background-position: right 20px top 7px;
    display: block;
	text-align: left;
}
.archive.woocommerce ul.products li.product h2{
	margin: -26px 0px 0px 0px;
	font-size: 20px !important;
    font-weight: 600;
	color: #C41230 !important;
    text-transform: uppercase;
    padding: 0 114px 26px 20px;
    min-height: 77px;
    border-bottom: 2px solid #BF1F2E;
    background-image: url(/wp-content/uploads/2026/01/arrow-head2.png);
    background-repeat: no-repeat;
    background-position: right 20px top 7px;
    display: block;
	text-align: left;
}
.archive.woocommerce ul.products li.product-category h2 .count{
	display: none !important;
}
section.related.products > h2, .details-certificate-section > h2, h2.best-selling-product-list-heading,
.custom-related-products > h2{
    font-family: "Barlow", Sans-serif;
    font-size: 36px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    color: #C41230;
	margin-bottom: 30px;
}
section.related.products {
    margin: 110px 0px 0px 0px !important;
}
.woocommerce .content-area {
	max-width: 100%;
	padding: 0 0px;
	margin: 0 auto;
}
.details-certificate-section {
    margin: 130px 0 140px 0px;
    padding: 0 15px;
	position: relative;
}
.details-certificate-wrapper:after{
	content: '' !important;
	display: block;
	width: 100%;
	height: 2px;
	background: #BF1F2E;
	position: absolute;
	left:0;
	top: 47%;
}
.details-certificate-wrapper {
    position: relative;
}
.details-certificate-wrapper ul {
    list-style-type: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px;
    background: #fff;
    position: relative;
    z-index: 1;
    width: 650px;
    margin: 0 auto;
    place-items: center;
    padding: 0 70px;
}
.details-certificate-wrapper ul li {
    margin: 0px;
}
.details-certificate-wrapper {
    position: relative;
    margin-right: -15px;
    margin-left: -15px;
}
.product-data-table-section ul {
    margin: 0px;
}
.product-data-table-section ul li{
	list-style-type: none;
	margin: 0px;
	display: grid;
    grid-template-columns: repeat(5, 1fr);
	border-bottom: 1px solid #B9B9B9;
}
.product-data-table-section ul li:first-child{
	border-top: 1px solid #B9B9B9;
}
.product-data-table-section ul li > div{
	font-size: 14px;
	display: flex;
	border-right: 1px solid #B9B9B9;
    padding: 10px 10px;
}
.product-data-table-section ul li > div:first-child{
	border-left: 1px solid #B9B9B9;
}
.product-data-table-section ul li:first-child > div{
	background: #505050;
	color: #fff;
	font-weight: 500;
}
.product-data-table-section,
.new-details-btn{
    max-width: 1140px !important;
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 15px 30px 15px;
}
.product-data-row .data-item > strong {
    display: none;
}
.archive h1.woocommerce-products-header__title.page-title, .archive .term-description {
    display: none !important;
}
/* .archive header.woocommerce-products-header {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 100px;
} */
.product-cat-header h1.product-cat-title {
    font-size: 36px;
    color: #C41230;
    font-weight: 500;
    text-transform: uppercase;
	line-height: 46px;
}
.product-cat-subhead {
    font-size: 36px;
    color: #919195;
    font-weight: 500;
    line-height: 46px;
}
.product-cat-description, .product-cat-description * {
    font-size: 18px;
    line-height: 26px;
}
.product-loop-filter-section {
    display: none;
}
.archive.woocommerce ul.products {
    margin-top: 20px;
    margin-bottom: 30px;
}
.news-list-wrapper{
	background: #EBEBEB;
	padding: 100px 0px;
}
.news-page-list > .elementor-element {
    width: 100%;
}
.rp-filters {
    display: flex;
    justify-content: space-between;
	padding-bottom: 40px !important;
}
.filter-left {
    display: flex;
    column-gap: 40px;
}
.rp-filters select.t-field {
    border: 2px solid #D9D9D9 !important;
    border-radius: 0px !important;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px !important;
    color: #505050 !important;
    max-width: 176px;
    height: 44px !important;
    padding: 7px 47px 7px 16px !important;
    background: url(/wp-content/uploads/2026/02/Group-63.png) no-repeat;
    background-position: right 12px center;
}
button#rp-view-all {
    border: 2px solid #D9D9D9 !important;
    border-radius: 0px !important;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px !important;
    color: #505050 !important;
    text-decoration: none !important;
    max-width: 176px;
    height: 44px !important;
    padding: 7px 47px 7px 16px !important;
    background: url(/wp-content/uploads/2026/02/Group-63-1.png) no-repeat;
    background-position: right 12px center;
	font-family: "Barlow";
}
.blog-details-row {
    padding-top: 50px !important;
    padding-bottom: 80px !important;
	display: grid;
    grid-template-columns: 30% 70%;
}
aside.blog-sidebar > h3 {
    color: #505050;
    font-size: 36px;
    font-weight: 500;
}
aside.blog-sidebar ul.recent-post-list {
    margin: 20px 0 0 0px;
    padding: 0px;
    list-style-type: none;
}
aside.blog-sidebar ul.recent-post-list li {
    margin: 0 0 30px 0px;
    padding: 0 50px 30px 0px !important;
    border-bottom: 1px solid #919194;
}
aside.blog-sidebar ul.recent-post-list li:last-child {
    border-bottom: none;
}
aside.blog-sidebar ul.recent-post-list li a {
    color: #C41230;
    font-size: 30px;
    line-height: 34px;
    font-weight: 500;
}
.post-date {
    font-size: 18px;
    line-height: 26px;
}
.post-date span {
    font-weight: bold;
    color: #C41230;
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 5px;
}
.blog-details-row main.blog-content {
    padding-left: 60px;
}
main.blog-content h1.post-title {
    font-size: 36px;
    line-height: 46px;
    color: #C41230;
    font-weight: 500;
    margin: 0 0 40px 0px;
    padding-bottom: 30px;
    border-bottom: 1px solid #919194;
}
main.blog-content > .post-content, main.blog-content > .post-content *{
	font-size: 18px;
	line-height: 26px;
}
.blog-left-contact, .blog-left-contact * {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
    color: #505050;
}
.blog-left-contact a{
	color: #C41230 !important;
}
.blog-left-contact {
    margin-top: 120px !important;
    display: block;
}
.testimonials_slider {
    border-top: 1px solid #919194;
    border-bottom: 1px solid #919194;
    text-align: center;
    padding: 50px 0px;
}
.testimonials_content {
    font-size: 26px;
    line-height: 36px;
    color: #C41230;
}
.testimonial_author h3 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 34px;
    margin-top: -20px;
}
.post-navigation {
    display: flex;
	margin-top: 50px;
	max-width: 660px;
    justify-content: flex-start;
}
.post-navigation .nav-previous a, .post-navigation .nav-next a, .post-navigation .nav-all a {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    background-color: #000;
    padding: 10px 70px 13px 15px;
    display: inline-block;
    background-image: url(/wp-content/uploads/2026/02/Group-8.png);
    background-repeat: no-repeat;
    background-position: right 12px center;
	margin-right: 30px;
}

.post-template-single-custom .details-certificate-section > h2 {
    text-transform: none;
}
.post-template-single-custom .details-certificate-section {
    margin-top: 50px;
}
.post-navigation .nav-all a{
	margin-right:0px;
}
.acf-featured-badge {
    background-color: #C41230;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    width: 145px;
    padding: 6px 0 8px 18px;
    background-image: url(/wp-content/uploads/2026/02/star.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    margin: -37px 0 0 0px;
    position: relative;
}
li.custom-product-li-item {
    background: #c41230;
    color: #fff;
    font-size: 32px;
    line-height: 31px;
    font-weight: 600;
    text-transform: uppercase;
    display: grid;
    place-items: center;
    padding: 0 10px;
	text-align: center;
	margin-left: 0px;
    margin-right: 0px;
}
.custom-product-li-item .custom-content img {
    margin: 0 auto 30px auto;
}
.custom-product-li-item .custom-content a {
    color: #fff !important;
	text-decoration: none !important;
}
.archive.woocommerce ul.products li.product span.product-category-name {
    font-size: 20px;
    color: #505050;
    font-weight: 600;
    text-transform: uppercase;
    margin: 20px 0 25px 20px !important;
    display: inline-block;
}



/* .e-con.e-flex>.e-con-inner .border-bottom{
	border-bottom:2px solid #C41230 !important;
}

.e-con.e-flex>.e-con-inner .object-fit{
	object-fit:cover !important;
	object-position:center !important;
	border-bottom:2px solid #C41230 !important;
} */
.member-img > img{
	width:100% !important;
	height: 100% !important;
	object-fit: cover;
}
.mega-menu-item-has-children > ul.mega-sub-menu {
    margin: 0 -15px !important;
}
.nav-menu-img li.hide {
    display: none
}

ul.nav-menu-img {
    margin: 0
}

ul.nav-menu-img li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: right
}

ul.nav-menu-img li img {
    max-height: 264px !important;
    width: auto !important;
    margin: 0 0 0 auto;
	border: 1px solid #B9B9B9;
}
ul.mega-sub-menu h2 {
    color: #c41230;
    font-size: 36px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.cat-desc {
    font-size: 18px;
    line-height: 26px;
    color: #000;
    padding: 0 20px 0 0px;
}
ul.mega-sub-menu li.menu-item > a {
    color: #919195;
    font-size: 20px;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 38px;
}
ul.mega-sub-menu li.menu-item > a:hover{
	color: #c41230;
}
ul#mega-menu-new-header-menu .mega-sub-menu .mega-menu-column:first-child{
	position: relative;
}
ul#mega-menu-new-header-menu > li.mega-menu-item-has-children:after{
	content: '' !important;
    display: block !important;
    background: url(/wp-content/uploads/2026/02/Vector.png) no-repeat;
    width: 22px;
    height: 12px;
    position: absolute;
    z-index: 9999;
    left: 50%;
    bottom: -34px;
    transform: translateX(-50%);
	opacity:0;
	transition: all 0.3s ease-in-out
}
ul#mega-menu-new-header-menu > li.mega-menu-item-has-children:hover:after{
    display: block !important;
	opacity:1;
}
.mega-indicator{
	display: none !important;
}

/* New Code Start */
.ptb-90{
	padding-top: 90px !important;
	padding-bottom: 90px !important;
}
.pt-90{
	padding-top: 90px !important;
}
.pb-90{
	padding-bottom: 90px !important;
}
.icon-bg {
    background: rgba(196, 18, 48, 1);
    padding: 15px;
    width: 68px;
    height: 68px;
    margin: 0 auto 20px;
    border-radius: 50%;
}
ul.home-icon-section li .icon-bg img {
    margin: 0;
}
.product-image-button.new-details-btn{
	grid-gap: 45px;
}
.custom-related-products .custom-product-li-item,
.custom-related-products section.related.products > h2{
	display: none !important;
}
.product-details-wrapper .related.products {
    background: rgba(235, 235, 235, 1);
}
.custom-related-products{
	max-width: 1140px !important;
	width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 0px 15px 0px 15px !important;
}





/* Responsive Start */
@media only screen and (max-width: 1250px) {
    .wc-parent-categories .slick-arrow.slick-next,
	.wc-parent-categories .slick-arrow{
		transform: unset !important;
	}
	.tab-navigation > button,
	.tab-navigation > button#nextTab{
		transform: translate(0px, 100px) !important;
	}
}
@media only screen and (max-width: 1150px){
	.header-titles-wrapper {
        margin-right: 2rem;
    }
	.site-logo img {
		max-height: 5rem;
	}
	.header-qc-link,
	.header-navigation-wrapper .menu-item > a{
		font-size: 13px;
	}
}
@media only screen and (max-width: 999px){
	.home-banner-section > .e-con-inner > .elementor-element:first-child{
		display: none !important;
	}
	.home-banner-section > .e-con-inner > .elementor-element{
		width: 100% !important;
		text-align: center;
	}
	.home-banner-section > .e-con-inner > .elementor-element .elementor-widget-text-editor{
		max-width: 768px !important;
		margin: auto;
	}
}

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

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