/*
Theme Name: Astra Child 02
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.8.3.1731392753
Updated: 2024-11-12 06:25:53

*/

.cus_spaces{
	padding-inline: 3rem;
}
.single-product .custom-breadcrumb-wrapper span a {
    color: #fff !important;
}
.single-product .custom-breadcrumb-wrapper .breadcrumb_last {
    color: #fff !important;
}

p.eael-feature-list-content a{
	color:black;
}

.profile-product img{
	height:200px !important;
}

.profile-product h5{
	height:30px
}

.custom-file-button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #fff;
/*     color: #8C191E !important;
    border: 1px solid #8C191E; */
    border-radius: 5px;
    cursor: pointer;
	color: #898181 !important;
    border: 1px solid #d6d6d6;
	    width: 100%;
}

input[type="file"].custom-file-products {
    display: none;
}

.row.column-grid .col-md-4{
	padding-bottom: 10px;
}

/* Additional css START */
.cus_spaces{
	padding-inline: 3rem;
}
/* 
.contact_form form{
	display: grid;
	grid-template-columns:1fr 1fr;
	gap: 20px;
	
} */

.contact-submit:hover{
	color:white !important;
}

.contact_form form :is(input, textarea, select){
	border-radius: 5px !important;
}

.contact_form form label{
	color: #8C191E;
}
/* product best price popup */
.price_popup {
	display:flex;
	gap:20px;
}
.price_popup_product_img,.price_popup_product {
	padding-bottom:20px;
}
.price_quantity {
	max-width:100% !important;
}
.popup_call_button {
	background: #8C191E;
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
}
.popup_call_button:hover {
	background:transparent;
	border:2px solid #8C191E;
	color:#8C191E;
}
.popup_call_button:focus{
	color:#fff;
}
.flex_price_div {
	display: flex;
    gap: 10px;
    font-size: 25px;
    border: 2px solid #8c191e;
    color: #8c191e;
    padding: 10px;
    width: max-content;
}
/* ---------------- */
.blog-page-conex .col-lg-4.col-md-6 {
	margin-bottom:40px;
}
.blog-page-conex .elementskit-post-image-card {
	height:100%;
}
.blog-page-conex .elementskit-post-image-card .elementskit-entry-header a>img {
	height:300px;
}
/* -------------- */
@media (min-width: 1025px) {
    #menu-item-2457 {
       display: none
    }
}
@media (max-width: 1024px) {
    #menu-item-2457 a {
        background: #8c191e !important;
        color: #dfcdb7;
    }
     #menu-item-2457 {
        background: #8c191e !important;
         margin:  -5px 0px 0px 0px !important;
    }
}

/* Pop Up */

#pum-2467 {
    background-color: rgba(0, 0, 0, 0.5);
}

@media only screen and (min-width: 1024px) {
    .pum-container.pum-responsive.pum-responsive-medium {
        width: 50%;
        border-radius: 10px;
        padding: 55px 55px 35px;
    }
}
.pum-container .popmake-close {
    border-radius: 0 8px 0 8px !important;
}
@media (max-width: 1024px) {
    .pum-container .popmake-close {
        top: -52px !important;
    }
}
.pum-container .wpcf7-submit:hover {
    color: #fff;
}
@media (min-width: 1025px) and (max-width: 1200px) {
    #menu-item-2457 {
        display: none
     }
}
@media (max-width: 1024px) and (min-width: 768px) {
    .elementor-1894 .elementor-element.elementor-element-31fe161 nav.hfe-dropdown {
        width: 100% !important;
        left: 0 !important;
        margin: 0 auto !important;
        top: 60px;
    }
}

/*  critical */
@media (max-width: 767px) {
    .hfe-nav-menu-icon {
        position: absolute;
        top: -8px !important;
        right: 0 !important;
    }
	.ekit-wid-con .elementskit-image-accordion-wraper {
		min-height: 210px !important;
	}
    .hfe-nav-menu__layout-horizontal {
        margin-top: 60px !important;
    }
}

@media(min-width:768px){
	.column-grid{
	display: grid;
	grid-template-columns:1fr 1fr 1fr;
	gap: 20px;
}
}

@media (max-width: 767px) {
    .elementor-1894 .elementor-element.elementor-element-31fe161.elementor-element {
       height: 1px;
    }
}
/* h tags font size START*/

/* Base styles for desktop (large screen) */
h1 { font-size: 2.5rem !important; }       /* Decreased further from 3rem */
h2 { font-size: 2rem !important; }         /* Decreased further from 2.5rem */
h3 { font-size: 1.75rem !important; }      /* Decreased further from 2rem */
h4 { font-size: 1.4rem !important; }       /* Decreased further from 1.6rem */
h5 { font-size: 1.2rem !important; }       /* Decreased further from 1.4rem */
h6 { font-size: 1rem !important; }         /* Decreased further from 1.2rem */

/* Tablet styles (medium screen) */
@media (max-width: 1024px) {
    h1 { font-size: 2rem !important; }     /* Decreased further from 2.5rem */
    h2 { font-size: 1.75rem !important; }  /* Decreased further from 2rem */
    h3 { font-size: 1.5rem !important; }   /* Decreased further from 1.625rem */
    h4 { font-size: 1.25rem !important; }  /* Decreased further from 1.5rem */
    h5 { font-size: 1.125rem !important; } /* Decreased further from 1.25rem */
    h6 { font-size: 1rem !important; }     /* Decreased further from 1.125rem */
}

/* Mobile styles (small screen) */
@media (max-width: 768px) {
    h1 { font-size: 1.5rem !important; }    /* Decreased further from 1.75rem */
    h2 { font-size: 1.25rem !important; }   /* Decreased further from 1.5rem */
    h3 { font-size: 1.125rem !important; }  /* Decreased further from 1.375rem */
    h4 { font-size: 1rem !important; }      /* Decreased further from 1.25rem */
    h5 { font-size: 0.875rem !important; }  /* Decreased further from 1.125rem */
    h6 { font-size: 0.75rem !important; }   /* Decreased further from 0.875rem */
}
/* h tags font size END*/
@media (max-width: 1024px) {
.elementor-1880 .elementor-element.elementor-element-d82670f:not(.elementor-motion-effects-element-type-background){
    background-image: none;
    }
}
.top-products-box:hover .top-products-title h6 {
    color: #000 !important;
}

#menu-1-31fe161 li a:hover:not(.sub-menu a) {
    border-radius: 8px !important;
}
#menu-1-31fe161 .menu-item.current-menu-item a.hfe-menu-item {
 border-radius: 8px !important;
}

.ast-woocommerce-container .woocommerce-result-count{
display: none;
}

.ast-woocommerce-container .woocommerce-ordering{
display: none;
}

/* new */
.single-product .wc-tabs{
	display: none !important;
}
.single-product .entry-summary {
margin-bottom: 0px !important;
}
.single-product .wc-tabs-wrapper{
	padding-top: 0px !important;
	margin-bottom: 0px !important;
}
.sidebar-main .wp-block-woocommerce-product-categories .wc-block-product-categories-list-item-count{
    display: none;
}
/*  Category Page */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
/*     justify-content: space-around; */
    border: 1px solid #dbd6c8;
    padding: 20px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  
}

.woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover{
    box-shadow: 0px 17px 38px 0px rgba(0,0,0,0.1);
  transition: box-shadow 0.5s ease-in-out;
}
.sidebar-main h2{
    color: #8c191e !important;
}
.sidebar-main li span{
    color: #8c191e !important;
}
.sidebar-main h2:hover{
    color: #000 !important;
}
.sidebar-main li span:hover{
    color: #000 !important;
}
.ast-woocommerce-container .woocommerce-result-count{
display: none;
}
.ast-woocommerce-container .woocommerce-ordering{
display: none;
}
.page-title{
    margin-bottom: 40px;
}
.ast-on-card-button svg{
fill: #8c191e;
}
.ast-card-action-tooltip{
    color: #fff;
    background: #8c191e;
}
.ast-card-action-tooltip:after{
border-color: transparent transparent transparent #8c191e;
}
.woocommerce ul.products li.product:hover .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product:hover .woocommerce-loop-product__title {
    color: #8c191e; 
    transition: color 0.3s ease-in-out; 
}
.woocommerce ul.products li.product:hover .ast-woo-product-category,
.woocommerce-page ul.products li.product:hover .ast-woo-product-category {
    color: #000; 
    transition: color 0.3s ease-in-out; 
}

.astra-shop-thumbnail-wrap {
    overflow: hidden;
    margin-bottom: 20px;
    height: 200px;
}

.woocommerce-loop-product__title{
    font-size: 1rem !important;
    }
    
    .product-img {
        display: flex;
        gap: 20px;
        margin-bottom: 20px;
    }
    .product-img img {
        border-radius: 10px;
    }
    @media (max-width: 767px) {
        .product-img {
            flex-direction: column;
            gap: 0;
        }
        .product-img img {
            width: auto;
        }
    }
    .single-product .ast-container .entry-content p{
        margin-bottom: 1rem;
    }
    .single-product .sidebar-main .widget_block:first-child {
        margin: 0;
    }
    .single-product .sidebar-main .wc-block-product-categories-list li {
        padding-left: 0;
    }
    
    /* Table css global on single product page START */
    .a1met-table {
        border: 1px solid #bebfbf;
        border-collapse: collapse;
        color: #333333;
        text-align: center;
        width: 100%;
        background-color: #ffffff;
    
    }
    .a1met-table th {
        border: 1px solid #bebfbf;
    }
    .a1met-table td {
        text-align: left;
        border: 1px solid #bebfbf;
    }
    
    .a1met-table thead {
        background-color: #707070;
        color: #fff;
    }
    
    .a1met-table thead tr {
        background-color: #707070 !important;
        /* Header row background color */
        color: #fff;
        /* Header text color */
    }
    
    .a1met-table th {
        /* color: #fff; */
        font-weight: bold;
    
    }
    
    .a1met-table th[scope="row"] {
        font-weight: bold;
        /* color: #fff; */
        background: #707070;
    }
    
    .a1met-table th[colspan],
    .a1met-table th[rowspan] {
        text-align: center;
    }
    
    /* Style for odd and even rows */
    .a1met-table tr:nth-child(odd) {
        background-color: #fff;
    }
    .a1met-table tr:nth-child(even) {
        background-color: #fff;
    }
    
    /* Hover effect for rows */
    /* .a1met-table tr:hover {
        background-color: #f1eeee; 
      } */
    /* Mobile responsiveness: allows horizontal scrolling on smaller screens */
    @media (max-width: 768px) {
        .table-responsive {
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
            /* For smooth scrolling on iOS */
        }
    
        .a1met-table {
            width: 100%;
            display: block;
            /* Makes the table scrollable */
        }
    }
    @media (max-width: 768px) {
        .a1met-table {
            width: 100%;
            display: table;
            border: none;
        }
    }
    /* Table css global on single product page END */
    
    .ast-single-entry-banner[data-post-type="product"][data-banner-background-type="featured"] {
        background: url("https://www.conexscrews.com/wp-content/uploads/2025/01/conex-bg-product.jpg") #dfcdb7;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: center center;
        background-size: cover;
        background-blend-mode: multiply;
    }
    .ast-container .entry-title {
        color: #fff;
		text-transform: capitalize;
    }
    .ast-breadcrumbs a {
        color: #fff;
    }
    .ast-breadcrumbs a:hover {
        color: #dfcdb7 !important;
    }
    .ast-breadcrumbs {
        color: #fff;
    }

    @media (max-width: 1024px) {
        .single-product #tab-description {
            padding: 0 10px;
        }
        .single-product .sidebar-main {
            padding: 0 10px;
        }
        .ast-container #primary {
            padding-bottom: 0 !important;
    
        }
        .woocommerce-js div.product .woocommerce-tabs .panel {
            margin-bottom: 0 !important;
        }
        .a1met-table th{
            text-align: left !important;
        }
    }
.custom-breadcrumb-wrapper span a{
    color: #fff;
}
.custom-breadcrumb-wrapper span {
    color: #000;
}
.custom-breadcrumb-wrapper strong{
    font-weight: normal !important;
}
.single-product .related.products{
/* 	display: none !important; */
}
.ast-on-card-button .ahfb-svg-iconset {
display: none;
}
.entry-header  h1{
color: black !important;
}
.custom-breadcrumb-wrapper span, span a{
color: black !important;
}
@media (min-width: 922px) {
    .single-post .site-content > .ast-container {
        max-width: 1300px;
    }
}

/*  blog listing */
.single-post .ast-container #primary {
    margin-top: 1em;
}

.single-post .ast-container #secondary {
    margin-top: 1em;
}

.single-post .ast-container #secondary .wp-block-group {
    padding-top: 0;
}
@media (max-width: 544px) {
    .single-post .wp-block-group,
    .wp-block-cover {
        padding: 0;
    }
}
.single-post .ast-container #secondary .wp-block-categories-list a {
    color: #000;
}

.single-post .ast-container #primary {
    margin-top: 1em;
}

.single-post .ast-container #secondary {
    margin-top: 1em;
}

.single-post .ast-container #secondary .wp-block-group {
    padding-top: 0;
}
@media (max-width: 544px) {
    .single-post .wp-block-group,
    .wp-block-cover {
        padding: 0;
    }
}
.single-post .ast-container #secondary .wp-block-categories-list a:hover {
    color: #af251d;
}
/*  blog category */

@media (min-width: 922px) {
    .category .site-content > .ast-container {
        max-width: 1300px;
    }
}
 
.category .ast-container #primary {
    margin-top: 1em;
}

.category .ast-container #secondary {
    margin-top: 1em;
}

.category .ast-container #secondary .wp-block-group {
    padding-top: 0;
}
@media (max-width: 544px) {
    .category .wp-block-group,
    .wp-block-cover {
        padding: 0;
    }
}
.category .ast-container #secondary .wp-block-categories-list a {
    color: #000;
}

.category .ast-container #primary {
    margin-top: 1em;
}

.category .ast-container #secondary {
    margin-top: 1em;
}

.category .ast-container #secondary .wp-block-group {
    padding-top: 0;
}
@media (max-width: 544px) {
    .category .wp-block-group,
    .wp-block-cover {
        padding: 0;
    }
}
.category .ast-container #secondary .wp-block-categories-list a:hover {
    color: #af251d;
}
.single-product h2:first-of-type {
    color: #af251d;
}
.tax-product_cat .woocommerce-products-header__title{
color: #AF251D;
}
.single-product .product-img img{
    border: 1px solid #E6E0D0;
	height: fit-content;
    margin-left: unset !important;
    margin-right: unset !important;
}
.single-product .custom-breadcrumb-wrapper span{
    color: #fff !important;
}
/* menu color */
@media screen and (min-width: 811px) {
    .hfe-nav-menu li .hfe-has-submenu-container a:hover {
        color: #fff !important;
    }
    .menu-item.current-menu-ancestor a.hfe-menu-item{
        color: #fff !important;
    }
    .elementor-1894 .elementor-element.elementor-element-31fe161 .sub-menu a.hfe-sub-menu-item:hover{
        color: #fff !important;
    }
    .elementor-1894 .menu-item.current-menu-item a.hfe-menu-item{
        color: #fff !important;
    }
}
@media screen and (min-width: 810px) {
    .hfe-nav-menu .hfe-menu-item:hover {
        color: #fff !important;
    }
     
}
@media (max-width: 820px) and (min-width: 768px) {
    .elementor-1880 .elementor-element.elementor-element-f07fa57 {
        bottom: 238px;
        width: 100%;
        left: 0;
    }
}
/*  need to check */
@media (min-width: 1440px) {
    .ast-container {
        max-width: 85%;
    }
}
.static-content-desc p{
    margin-bottom: 10px;
    line-height: 30px;
}
/* @media screen and (min-width: 768px) and (max-width: 810px) {
    .static-content-desc .img-container {
        display: flex;
        width: 40%;
        gap: 50px;
    }
} */

body.page-id-2060 .wpcf7-submit:is(:hover, :focus){
		color: white !important;
}
.pum-container .wpcf7-submit:is(:hover, :focus){
    color: white !important;
}
#static-breadcrumbs span {
    color: #fff !important;
}
#static-breadcrumbs span a {
    color: #fff !important;
}
#static-breadcrumbs .breadcrumb_last strong {
    font-weight: 500 !important;
}
body.page-id-2060 .wpcf7-spinner{
margin: -6px 32px;
}
.pum-container .wpcf7-spinner{
    margin: -6px 32px;
}
.a1met-table thead td{
text-align: center;
}
.a1met-table tbody td{
text-align: center;
}

.direct-speech {
        display: none;
    }

.pum-theme-2458 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close{
background-color: #AF251D;
}
body.postid-2934 .product-img img{
padding: 20px;
}

.conex-slider .elementor-background-slideshow{
    background-image: url('https://www.conexscrews.com/wp-content/uploads/2024/12/banner-screws-fasterners-bg.jpg');
    background-size: cover;
    background-position: center;
  }
/* Product Tags START */
.single-product .tag-list {
    display: flex;
    gap: 10px;
    list-style: none;
    flex-wrap: wrap;
    text-transform: capitalize;
}

.single-product .tag-list li {

    background-color: #707070;
    padding: 1px 10px 1px 10px;
    border-radius: 5px;
    transition: background-color 0.3s ease;
     border: 1px solid #707070;
}

.single-product .tag-list li:hover {
    background-color: #fff;
    border: 1px solid #dfcdb7;
}

.single-product .tag-list li a {
    color: #fff;
    transition: color 0.3s ease; 
}

.single-product .tag-list li:hover a {
    color: #707070; 
}
.tax-product_tag h1{
	text-transform: capitalize;
}
.tax-product_tag h1{
text-transform: capitalize;
    color: #8c191e ;
}
/* Product Tags END */

#primary .error-404 {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}

#primary .error-404 p{
   text-align: center;
    margin-bottom: 40px;
}
#primary .error-404 p a{
    color: #000;
}
/* 31-12-2024 */
.pum-theme-2458 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close{
    background-color: #AF251D !important;
    }
    ::selection {
        background-color: #AF251D; 
        color: white; 
    }
    
    .blog-page-conex .elementskit-post-image-card{
    margin-top: 25px;
    }
    
    @media (min-width: 1025px) {
        .header_nav {
            /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffb76b+0,ffa73d+50,ff7c00+51,ff7f04+100;Orange+Gloss */
            background: linear-gradient(to bottom, rgba(130,130,130,1) 0%, rgba(120,120,120,1) 50%, rgba(97,97,97,1) 51%, rgba(97,97,97,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            border: 1px solid #eee;
            border-radius: 10px;
            padding: 0 40px;
        }
        .header_nav li a {
            color: #fff !important;
        }
        #menu-1-31fe161 li a:hover:not(.sub-menu a) {
            border-radius: 0px !important;
            border-left: 1px solid #eee;
            border-right: 1px solid #eee;
            color: #000 !important;
        }
        .header_nav li a:hover {
            background: #fff !important;
            color: #464646 !important;
            border-radius: none !important;
        }
        .elementor-1894 .elementor-element.elementor-element-31fe161 .sub-menu li a.hfe-sub-menu-item{
            color: #464646 !important;
        }
        .elementor-1894 .elementor-element.elementor-element-31fe161 .sub-menu a.hfe-sub-menu-item:hover{
            color: #464646 !important;
        }
        .elementor-1894 .elementor-element.elementor-element-31fe161 .sub-menu a.hfe-sub-menu-item:hover{
            color: #AF251D !important;
        }
    }
    
    /* blog homepage section equal height START */
    #post-items--91ae85b .elementskit-post-image-card {
        display: flex;
        flex-direction: column;
/*         justify-content: space-between; */
/*         align-items: stretch; */
        flex: 1 1 calc(25% - 20px);
        box-sizing: border-box;
        min-height: 100%;
    }
    
    @media (max-width: 992px) {
        #post-items--91ae85b .elementskit-post-image-card {
            min-height: 0;
        }
    }
    /* blog homepage section equal height END */
/* 31-12-2024 */
.single .post-navigation a {
    color: #464646!important;
}
.single-post .ast-container #secondary .wp-block-categories-list a{
 color: #464646!important;
}
.single-post .ast-container #secondary .wp-block-categories-list a:hover{
 color: #AF251D !important;
}
.single-post .sidebar-main h2 {
 color: #AF251D !important;
}
.single-post .entry-title {
 color: #AF251D !important;
}
/* Additional css END *//*
Theme Name: Astra Child 02
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.8.3.1731392753
Updated: 2024-11-12 06:25:53

*/

.cus_spaces{
	padding-inline: 3rem;
}
.single-product .custom-breadcrumb-wrapper span a {
    color: #fff !important;
}
.single-product .custom-breadcrumb-wrapper .breadcrumb_last {
    color: #fff !important;
}

p.eael-feature-list-content a{
	color:black;
}

.profile-product img{
	height:200px !important;
}

.profile-product h5{
	height:30px
}

.custom-file-button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #fff;
/*     color: #8C191E !important;
    border: 1px solid #8C191E; */
    border-radius: 5px;
    cursor: pointer;
	color: #898181 !important;
    border: 1px solid #d6d6d6;
	    width: 100%;
}

input[type="file"].custom-file-products {
    display: none;
}

.row.column-grid .col-md-4{
	padding-bottom: 10px;
}

/* Additional css START */
.cus_spaces{
	padding-inline: 3rem;
}
/* 
.contact_form form{
	display: grid;
	grid-template-columns:1fr 1fr;
	gap: 20px;
	
} */

.contact-submit:hover{
	color:white !important;
}

.contact_form form :is(input, textarea, select){
	border-radius: 5px !important;
}

.contact_form form label{
	color: #8C191E;
}

@media (min-width: 1025px) {
    #menu-item-2457 {
       display: none
    }
}
@media (max-width: 1024px) {
    #menu-item-2457 a {
        background: #8c191e !important;
        color: #dfcdb7;
    }
     #menu-item-2457 {
        background: #8c191e !important;
         margin:  -5px 0px 0px 0px !important;
    }
}

/* Pop Up */

#pum-2467 {
    background-color: rgba(0, 0, 0, 0.5);
}

@media only screen and (min-width: 1024px) {
    .pum-container.pum-responsive.pum-responsive-medium {
        width: 50%;
        border-radius: 10px;
        padding: 55px 55px 35px;
    }
}
.pum-container .popmake-close {
    border-radius: 0 8px 0 8px !important;
}
@media (max-width: 1024px) {
    .pum-container .popmake-close {
        top: -52px !important;
    }
}
.pum-container .wpcf7-submit:hover {
    color: #fff;
}
@media (min-width: 1025px) and (max-width: 1200px) {
    #menu-item-2457 {
        display: none
     }
}
@media (max-width: 1024px) and (min-width: 768px) {
    .elementor-1894 .elementor-element.elementor-element-31fe161 nav.hfe-dropdown {
        width: 100% !important;
        left: 0 !important;
        margin: 0 auto !important;
        top: 60px;
    }
}

/*  critical */
@media (max-width: 767px) {
    .hfe-nav-menu-icon {
        position: absolute;
        top: -8px !important;
        right: 0 !important;
    }
    .hfe-nav-menu__layout-horizontal {
        margin-top: 60px !important;
    }
}

@media(min-width:768px){
	.column-grid{
	display: grid;
	grid-template-columns:1fr 1fr 1fr;
	gap: 20px;
}
}

@media (max-width: 767px) {
    .elementor-1894 .elementor-element.elementor-element-31fe161.elementor-element {
       height: 1px;
    }
}
/* h tags font size START*/

/* Base styles for desktop (large screen) */
h1 { font-size: 2.5rem !important; }       /* Decreased further from 3rem */
h2 { font-size: 2rem !important; }         /* Decreased further from 2.5rem */
h3 { font-size: 1.75rem !important; }      /* Decreased further from 2rem */
h4 { font-size: 1.4rem !important; }       /* Decreased further from 1.6rem */
h5 { font-size: 1.2rem !important; }       /* Decreased further from 1.4rem */
h6 { font-size: 1rem !important; }         /* Decreased further from 1.2rem */

/* Tablet styles (medium screen) */
@media (max-width: 1024px) {
    h1 { font-size: 2rem !important; }     /* Decreased further from 2.5rem */
    h2 { font-size: 1.75rem !important; }  /* Decreased further from 2rem */
    h3 { font-size: 1.5rem !important; }   /* Decreased further from 1.625rem */
    h4 { font-size: 1.25rem !important; }  /* Decreased further from 1.5rem */
    h5 { font-size: 1.125rem !important; } /* Decreased further from 1.25rem */
    h6 { font-size: 1rem !important; }     /* Decreased further from 1.125rem */
}

/* Mobile styles (small screen) */
@media (max-width: 768px) {
    h1 { font-size: 1.5rem !important; }    /* Decreased further from 1.75rem */
    h2 { font-size: 1.25rem !important; }   /* Decreased further from 1.5rem */
    h3 { font-size: 1.125rem !important; }  /* Decreased further from 1.375rem */
    h4 { font-size: 1rem !important; }      /* Decreased further from 1.25rem */
    h5 { font-size: 0.875rem !important; }  /* Decreased further from 1.125rem */
    h6 { font-size: 0.75rem !important; }   /* Decreased further from 0.875rem */
}
/* h tags font size END*/
@media (max-width: 1024px) {
.elementor-1880 .elementor-element.elementor-element-d82670f:not(.elementor-motion-effects-element-type-background){
    background-image: none;
    }
}
.top-products-box:hover .top-products-title h6 {
    color: #000 !important;
}

#menu-1-31fe161 li a:hover:not(.sub-menu a) {
    border-radius: 8px !important;
}
#menu-1-31fe161 .menu-item.current-menu-item a.hfe-menu-item {
 border-radius: 8px !important;
}

.ast-woocommerce-container .woocommerce-result-count{
display: none;
}

.ast-woocommerce-container .woocommerce-ordering{
display: none;
}

/* new */
.single-product .wc-tabs{
	display: none !important;
}
.single-product .entry-summary {
margin-bottom: 0px !important;
}
.single-product .wc-tabs-wrapper{
	padding-top: 0px !important;
}
.sidebar-main .wp-block-woocommerce-product-categories .wc-block-product-categories-list-item-count{
    display: none;
}
/*  Category Page */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
/*     justify-content: space-around; */
    border: 1px solid #dbd6c8;
    padding: 20px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  
}

.woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover{
    box-shadow: 0px 17px 38px 0px rgba(0,0,0,0.1);
  transition: box-shadow 0.5s ease-in-out;
}
.sidebar-main h2{
    color: #8c191e !important;
}
.sidebar-main li span{
    color: #8c191e !important;
}
.sidebar-main h2:hover{
    color: #000 !important;
}
.sidebar-main li span:hover{
    color: #000 !important;
}
.ast-woocommerce-container .woocommerce-result-count{
display: none;
}
.ast-woocommerce-container .woocommerce-ordering{
display: none;
}
.page-title{
    margin-bottom: 40px;
}
.ast-on-card-button svg{
fill: #8c191e;
}
.ast-card-action-tooltip{
    color: #fff;
    background: #8c191e;
}
.ast-card-action-tooltip:after{
border-color: transparent transparent transparent #8c191e;
}
.woocommerce ul.products li.product:hover .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product:hover .woocommerce-loop-product__title {
    color: #8c191e; 
    transition: color 0.3s ease-in-out; 
}
.woocommerce ul.products li.product:hover .ast-woo-product-category,
.woocommerce-page ul.products li.product:hover .ast-woo-product-category {
    color: #000; 
    transition: color 0.3s ease-in-out; 
}

.astra-shop-thumbnail-wrap {
    overflow: hidden;
    margin-bottom: 20px;
    height: 200px;
}

.woocommerce-loop-product__title{
    font-size: 1rem !important;
    }
    
    .product-img {
        display: flex;
        gap: 20px;
        margin-bottom: 20px;
    }
    .product-img img {
        border-radius: 10px;
    }
    @media (max-width: 767px) {
        .product-img {
            flex-direction: column;
            gap: 0;
        }
        .product-img img {
            width: auto;
        }
    }
    .single-product .ast-container .entry-content p{
        margin-bottom: 1rem;
    }
    .single-product .sidebar-main .widget_block:first-child {
        margin: 0;
    }
    .single-product .sidebar-main .wc-block-product-categories-list li {
        padding-left: 0;
    }
    
    /* Table css global on single product page START */
    .a1met-table {
        border: 1px solid #bebfbf;
        border-collapse: collapse;
        color: #333333;
        text-align: center;
        width: 100%;
        background-color: #ffffff;
    
    }
    .a1met-table th {
        border: 1px solid #bebfbf;
    }
    .a1met-table td {
        text-align: left;
        border: 1px solid #bebfbf;
    }
    
    .a1met-table thead {
        background-color: #707070;
        color: #fff;
    }
    
    .a1met-table thead tr {
        background-color: #707070 !important;
        /* Header row background color */
        color: #fff;
        /* Header text color */
    }
    
    .a1met-table th {
        /* color: #fff; */
        font-weight: bold;
    
    }
    
    .a1met-table th[scope="row"] {
        font-weight: bold;
        /* color: #fff; */
        background: #707070;
    }
    
    .a1met-table th[colspan],
    .a1met-table th[rowspan] {
        text-align: center;
    }
    
    /* Style for odd and even rows */
    .a1met-table tr:nth-child(odd) {
        background-color: #fff;
    }
    .a1met-table tr:nth-child(even) {
        background-color: #fff;
    }
    
    /* Hover effect for rows */
    /* .a1met-table tr:hover {
        background-color: #f1eeee; 
      } */
    /* Mobile responsiveness: allows horizontal scrolling on smaller screens */
    @media (max-width: 768px) {
        .table-responsive {
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
            /* For smooth scrolling on iOS */
        }
    
        .a1met-table {
            width: 100%;
            display: block;
            /* Makes the table scrollable */
        }
    }
    @media (max-width: 768px) {
        .a1met-table {
            width: 100%;
            display: table;
            border: none;
        }
    }
    /* Table css global on single product page END */
    
    .ast-single-entry-banner[data-post-type="product"][data-banner-background-type="featured"] {
        background: url("https://www.conexscrews.com/wp-content/uploads/2025/01/conex-bg-product.jpg") #dfcdb7;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: center center;
        background-size: cover;
        background-blend-mode: multiply;
    }
    .ast-container .entry-title {
        color: #fff;
    }
    .ast-breadcrumbs a {
        color: #fff;
    }
    .ast-breadcrumbs a:hover {
        color: #dfcdb7 !important;
    }
    .ast-breadcrumbs {
        color: #fff;
    }

    @media (max-width: 1024px) {
        .single-product #tab-description {
            padding: 0 10px;
        }
        .single-product .sidebar-main {
            padding: 0 10px;
        }
        .ast-container #primary {
            padding-bottom: 0 !important;
    
        }
        .woocommerce-js div.product .woocommerce-tabs .panel {
            margin-bottom: 0 !important;
        }
        .a1met-table th{
            text-align: left !important;
        }
    }
.custom-breadcrumb-wrapper span a{
    color: #fff;
}
.custom-breadcrumb-wrapper span {
    color: #000;
}
.custom-breadcrumb-wrapper strong{
    font-weight: normal !important;
}
.single-product .related.products{
/* 	display: none !important; */
}
.ast-on-card-button .ahfb-svg-iconset {
display: none;
}
.entry-header  h1{
color: black !important;
}
.custom-breadcrumb-wrapper span, span a{
color: black !important;
}
@media (min-width: 922px) {
    .single-post .site-content > .ast-container {
        max-width: 1300px;
    }
}

/*  blog listing */
.single-post .ast-container #primary {
    margin-top: 1em;
}

.single-post .ast-container #secondary {
    margin-top: 1em;
}

.single-post .ast-container #secondary .wp-block-group {
    padding-top: 0;
}
@media (max-width: 544px) {
    .single-post .wp-block-group,
    .wp-block-cover {
        padding: 0;
    }
}
.single-post .ast-container #secondary .wp-block-categories-list a {
    color: #000;
}

.single-post .ast-container #primary {
    margin-top: 1em;
}

.single-post .ast-container #secondary {
    margin-top: 1em;
}

.single-post .ast-container #secondary .wp-block-group {
    padding-top: 0;
}
@media (max-width: 544px) {
    .single-post .wp-block-group,
    .wp-block-cover {
        padding: 0;
    }
}
.single-post .ast-container #secondary .wp-block-categories-list a:hover {
    color: #af251d;
}
/*  blog category */

@media (min-width: 922px) {
    .category .site-content > .ast-container {
        max-width: 1300px;
    }
}
 
.category .ast-container #primary {
    margin-top: 1em;
}

.category .ast-container #secondary {
    margin-top: 1em;
}

.category .ast-container #secondary .wp-block-group {
    padding-top: 0;
}
@media (max-width: 544px) {
    .category .wp-block-group,
    .wp-block-cover {
        padding: 0;
    }
}
.category .ast-container #secondary .wp-block-categories-list a {
    color: #000;
}

.category .ast-container #primary {
    margin-top: 1em;
}

.category .ast-container #secondary {
    margin-top: 1em;
}

.category .ast-container #secondary .wp-block-group {
    padding-top: 0;
}
@media (max-width: 544px) {
    .category .wp-block-group,
    .wp-block-cover {
        padding: 0;
    }
}
.category .ast-container #secondary .wp-block-categories-list a:hover {
    color: #af251d;
}
.single-product h2:first-of-type {
    color: #af251d;
}
.tax-product_cat .woocommerce-products-header__title{
color: #AF251D;
}
.single-product .product-img img{
    border: 1px solid #E6E0D0;
	height: fit-content;
    margin-left: unset !important;
    margin-right: unset !important;
}
.single-product .custom-breadcrumb-wrapper span{
    color: #fff !important;
}
/* menu color */
@media screen and (min-width: 811px) {
    .hfe-nav-menu li .hfe-has-submenu-container a:hover {
        color: #fff !important;
    }
    .menu-item.current-menu-ancestor a.hfe-menu-item{
        color: #fff !important;
    }
    .elementor-1894 .elementor-element.elementor-element-31fe161 .sub-menu a.hfe-sub-menu-item:hover{
        color: #fff !important;
    }
    .elementor-1894 .menu-item.current-menu-item a.hfe-menu-item{
        color: #fff !important;
    }
}
@media screen and (min-width: 810px) {
    .hfe-nav-menu .hfe-menu-item:hover {
        color: #fff !important;
    }
     
}
@media (max-width: 820px) and (min-width: 768px) {
    .elementor-1880 .elementor-element.elementor-element-f07fa57 {
        bottom: 238px;
        width: 100%;
        left: 0;
    }
}
/*  need to check */
@media (min-width: 1440px) {
    .ast-container {
        max-width: 85%;
    }
}
.static-content-desc p{
    margin-bottom: 10px;
    line-height: 30px;
}
/* @media screen and (min-width: 768px) and (max-width: 810px) {
    .static-content-desc .img-container {
        display: flex;
        width: 40%;
        gap: 50px;
    }
} */

body.page-id-2060 .wpcf7-submit:is(:hover, :focus){
		color: white !important;
}
.pum-container .wpcf7-submit:is(:hover, :focus){
    color: white !important;
}
#static-breadcrumbs span {
    color: #fff !important;
}
#static-breadcrumbs span a {
    color: #fff !important;
}
#static-breadcrumbs .breadcrumb_last strong {
    font-weight: 500 !important;
}
body.page-id-2060 .wpcf7-spinner{
margin: -6px 32px;
}
.pum-container .wpcf7-spinner{
    margin: -6px 32px;
}
.a1met-table thead td{
text-align: center;
}
.a1met-table tbody td{
text-align: center;
}

.direct-speech {
        display: none;
    }

.pum-theme-2458 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close{
background-color: #AF251D;
}
body.postid-2934 .product-img img{
padding: 20px;
}

.conex-slider .elementor-background-slideshow{
    background-image: url('https://www.conexscrews.com/wp-content/uploads/2024/12/banner-screws-fasterners-bg.jpg');
    background-size: cover;
    background-position: center;
  }
/* Product Tags START */
.single-product .tag-list {
    display: flex;
    gap: 10px;
    list-style: none;
    flex-wrap: wrap;
    text-transform: capitalize;
}

.single-product .tag-list li {

    background-color: #707070;
    padding: 1px 10px 1px 10px;
    border-radius: 5px;
    transition: background-color 0.3s ease;
     border: 1px solid #707070;
}

.single-product .tag-list li:hover {
    background-color: #fff;
    border: 1px solid #dfcdb7;
}

.single-product .tag-list li a {
    color: #fff;
    transition: color 0.3s ease; 
}

.single-product .tag-list li:hover a {
    color: #707070; 
}
.tax-product_tag h1{
	text-transform: capitalize;
}
.tax-product_tag h1{
text-transform: capitalize;
    color: #8c191e ;
}
/* Product Tags END */

#primary .error-404 {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}

#primary .error-404 p{
   text-align: center;
    margin-bottom: 40px;
}
#primary .error-404 p a{
    color: #000;
}
/* 31-12-2024 */
.pum-theme-2458 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close{
    background-color: #AF251D !important;
    }
    ::selection {
        background-color: #AF251D; 
        color: white; 
    }
    
    .blog-page-conex .elementskit-post-image-card{
    margin-top: 25px;
    }
    
    @media (min-width: 1025px) {
        .header_nav {
            /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffb76b+0,ffa73d+50,ff7c00+51,ff7f04+100;Orange+Gloss */
            background: linear-gradient(to bottom, rgba(130,130,130,1) 0%, rgba(120,120,120,1) 50%, rgba(97,97,97,1) 51%, rgba(97,97,97,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            border: 1px solid #eee;
            border-radius: 10px;
            padding: 0 40px;
        }
        .header_nav li a {
            color: #fff !important;
        }
        #menu-1-31fe161 li a:hover:not(.sub-menu a) {
            border-radius: 0px !important;
            border-left: 1px solid #eee;
            border-right: 1px solid #eee;
            color: #000 !important;
        }
        .header_nav li a:hover {
            background: #fff !important;
            color: #464646 !important;
            border-radius: none !important;
        }
        .elementor-1894 .elementor-element.elementor-element-31fe161 .sub-menu li a.hfe-sub-menu-item{
            color: #464646 !important;
        }
        .elementor-1894 .elementor-element.elementor-element-31fe161 .sub-menu a.hfe-sub-menu-item:hover{
            color: #464646 !important;
        }
        .elementor-1894 .elementor-element.elementor-element-31fe161 .sub-menu a.hfe-sub-menu-item:hover{
            color: #AF251D !important;
        }
    }
    
    /* blog homepage section equal height START */
    #post-items--91ae85b .elementskit-post-image-card {
        display: flex;
        flex-direction: column;
/*         justify-content: space-between; */
/*         align-items: stretch; */
        flex: 1 1 calc(25% - 20px);
        box-sizing: border-box;
        min-height: 100%;
    }
    
    @media (max-width: 992px) {
        #post-items--91ae85b .elementskit-post-image-card {
            min-height: 0;
        }
    }
    /* blog homepage section equal height END */
/* 31-12-2024 */
.single .post-navigation a {
    color: #464646!important;
}
.single-post .ast-container #secondary .wp-block-categories-list a{
 color: #464646!important;
}
.single-post .ast-container #secondary .wp-block-categories-list a:hover{
 color: #AF251D !important;
}
.single-post .sidebar-main h2 {
 color: #AF251D !important;
}
.single-post .entry-title {
 color: #AF251D !important;
}
/* Additional css END */
/* Single Post Tags START */
.single-post .post-tags {
    text-transform: capitalize;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;

}
.single-post .post-tags a {
    background-color: #707070;
    padding: 1px 10px;
    color: #fff;
    border-radius: 5px;
    transition: background-color 0.3s ease;
    border: 1px solid #707070;

}
.single-post .post-tags a:hover {
    background-color: #fff;
    color: #707070;
}
body.tag .wp-block-categories-list a {
    color: #464646;
    text-transform: capitalize;
}
body.tag .ast-archive-title {
    text-transform: capitalize;
}

body.tag .wp-block-categories-list a:hover {
    color: #af251d;
}
body.tag .ast-read-more-container.read-more a {
    color: #af251d;
}

body.tag .ast-archive-description {
    padding: 0;
}

@media (max-width: 544px) {
    body.tag .wp-block-group,
    body.tag .wp-block-cover {
        padding: 2em 0;
    }
}
body.category .ast-archive-description {
    padding: 0;
}

body.category .ast-read-more-container.read-more a {
    color: #af251d;
}

/* Single Post Tags END */
.single-product .custom-product-price {
    background-color: #E5E5E5;
    color: #595959;
    border-radius: 8px;
    padding: 5px 20px;
    margin-bottom: 20px;
   font-style: italic;
}
.single-product .custom-product-price:hover {
    color: #af251d;
}

/* shar button  */
.social-share-buttons {
	 display: flex;
    justify-content: end;
    gap: 10px;
/*     margin-bottom: 25px; */
}

@media (max-width: 520px) {
.social-share-buttons {
    justify-content: start;
    gap: 10px;
    margin-bottom: 25px;
}
}