/*
Theme Name: timesmicrowave
Theme URI: https://www.mytheme.com/themes/timesmicrowave/
Author: the Creative team
Author URI: https://www.mytheme.com/
Description: The Revolution theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: text-domain
*/

/*------------------------------------------------------
	overwrite css start
------------------------------------------------------*/
/*swarna added css*/
h1.news-heading {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 32px;
    line-height: 1.2;
    text-align: center;
    color: #212529;
}
h1.news-heading.market-heading {
    text-align: left;
}
h1.resource-heading {
    font-size: 30px;
    font-weight: 600 !important;
    margin-bottom: 32px;
    line-height: 1.2;
    text-align: center;
    color: #212529 !important;
}
iframe {
    max-width: 100%;
}
.custom-heading-css{
    color: blue; 
    font-size: 18px
  }
  section.about-us-video {
    /* margin: 15px; */
    text-align: center;
    padding: 40px;
    padding: 78px 0 15px;
  }
  section.about-us-video h2 {
    font-size: 30px;
    line-height: 1.2;
    color: #005EB8;
    font-weight: 600;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.table-responsive.overflow-css {
    overflow: auto;
}
h1.blog-heading-css {
    font-size: 30px;
    line-height: 1.2;
    color: #005EB8;
    font-weight: 600;
    margin-bottom: 20px;
}
body.market-template-default.single.single-market.postid-3951.logged-in.admin-bar.space.full-width.customize-support .market-page-top-description p {
    margin-top: 15px;
    font-weight: 400 !important;
    font-size: 15px !important;
}

/** New Landing Page Section Block CSS 5 Dec 2024 **/

section.top-image-heading {
    padding-top: 190px;
    padding-bottom: 60px;
}
.image-text-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 50px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.image-text-wrap .left-logos {
    float: left;
    width: 48%;
}
.image-text-wrap .left-logos img {
    width: 100%;
}
.image-text-wrap .right-text-area {
    float: left;
    width: 48%;
}

.image-text-wrap .right-text-area p {
    font-size: 20px;
    color:#707070;
}
.top-image-heading h1 {
    font-size: 26px;
    margin-bottom: 0px;
    color: #000;
}
a.transparent-btn {
    text-align: center;
    border: 2px solid #005EB8;
    font-size: 16px;
    font-weight: 700;
    color: #005EB8;
    display: inline-block;
    padding: 12px;
    line-height: 1.1;
    border-radius: 12px;
}
.right-text-area a.transparent-btn {
    width: 100%;
}
a.transparent-btn:hover {
    background-color: #005EB8;
    color: #fff;
}

/*Three product Section Start */
section.three-clm-section {
    padding: 80px 0 40px;
}

.three-clm-section h2 {
    text-align: center;
    color: #005EB8;
    font-size: 28px;
    margin-bottom: 15px;
}
.three-clm-section p {
    color: #212529;
    font-size: 18px;
    margin: 20px 0;
}
.three-clm-section .products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 30px;
}
.three-clm-section .product {
    width: calc(33.33% - 20px);
    text-align: left;
}
.three-clm-section .product img {
    width: 100%;
    height: auto;
}
.three-clm-section .product-title {
    font-weight: bold;
    margin-top: 10px;
}
.three-clm-section .product-description {
    color: #666;
    font-size: 14px;
}
.three-clm-section .products h4 {
    color: #111111;
    margin-top: 20px;
    margin-bottom: 0;
}
.three-clm-section .product p {
    text-align: left;
    margin-top: 9px;
}
.three-clm-section .product p {
    text-align: left;
}
section.set-iframe {
    padding: 20px 0;
}
/* CTA Section Start Here */

.learn-section .middle-image {background-repeat: no-repeat;background-position: top center;background-size: cover;padding: 45px 45px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}

.learn-section .middle-image .content {
    padding: 0;
    width: 49%;
    float: left;
}

.learn-section .middle-image .buttons {
    width: 35%;
    float: left;
}

.learn-section .middle-image .content h2 {
    margin-bottom: 0;
    font-size: 32px;
    color: #fff;
    font-weight: 400;
}
.learn-section .middle-image .buttons a {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 700;
    padding: 13px 10px;
    line-height: 1.1;
    border: 2px solid #005EB8;
    border-radius: 10px;
    font-size: 18px;
}
.learn-section .middle-image .buttons a:last-child {
    margin-bottom: 0;
}

.learn-section .middle-image .buttons a.btn.blue {
    background-color: #fff;
    color: #005EB8;
}

.learn-section .middle-image .buttons a:hover {
    background-color: transparent !important;
    color: #fff !important;}

/*Tab with Slider Section Start */

.resource-new-section h2.lmr-resource-heading {
    color: #f78f13;
    font-weight: 600;
    margin-bottom: 30px;
}
.resource-new-section .row.resource_section a {
    height: 100%;
    background-color: #fff;
    display: block;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.resource-new-section .row.resource_section a {
    height: 100%;
    background-color: #fff;
    display: block;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
            box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.resource-new-section .row.resource_section a .featured-img img {
    margin: 0;
    border-radius: 0;
    width: 100%;
    object-fit: cover;
}

.resource-new-section .simple-pagination ul li {
    padding: 0 10px;
}

.resource-new-section .simple-pagination ul li .prev, .resource-new-section .simple-pagination ul li .next {
    background-color: #000 !important;
    border-color: #707070;
    line-height: 1.1;
    color: #fff !important;
}
.resource-new-section .simple-pagination ul li .prev i, .resource-new-section .simple-pagination ul li .next i {
    font-size: 17px !important;
    font-weight: 600;
}

.resource-new-section .simple-pagination ul li.active span.current {
    color: #f78f13;
}

.resource-new-section .simple-pagination ul li span.current:after, .resource-new-section .simple-pagination ul li .page-link:after {
    display: none;
}
.resource-new-section .simple-pagination ul li .prev:hover, .resource-new-section .simple-pagination ul li .next:hover {
    background-color: #ffffff !important;
}
.resource-new-section .row.resource_section a .slider-wrap-text {
    padding: 0 20px;
    text-align: center;
}

.resource-new-section .row.resource_section a .slider-wrap-text h3 {
    font-size: 20px;
}

.resource-new-section .row.resource_section a .slider-wrap-text p {
    font-size: 16px;
}
.resource-new-section .row.resource_section a:hover {
    box-shadow: none;
}
.resource-new-section ul.lmr_tabs a:after {
    display: none;
}
.resource-new-section ul.lmr_tabs a {
    font-size: 16px;
}
/* Two Clm Tab Style Start */

.tab-two-clm {    
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
        padding: 0 20px;
}

.tab-two-clm .two-text-wrap {
    width: 46%;
    float: left;
}

.tab-two-clm .both-wrap {
    float: left;
    width: 48%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.tab-two-clm .both-wrap .two-image-wrap {
    float: left;
    width: 46%;
}

.tab-two-clm .both-wrap .two-image-wrap img {
    width: 100%;
    display: block;
        height: auto;
}
.tab-two-clm .two-text-wrap h4 {
    margin-bottom: 10px;
    color: #000;
    font-size: 16px;
}

.tab-two-clm .two-text-wrap p {
    color: #707072;
    font-size: 15px;
    line-height: 1.2;
}
.simple_two_column_tabs {
    padding: 40px 0;
}
.simple_two_column_tabs .tabbedPanels ul.lmr_tabs a {
    font-size: 16px;
    padding: 15px 20px;
}
.learn-section {
    margin: 40px 0;
}
.market-template-resources.bottom-resource-section.resource-new-section {
    padding-top: 40px;
    padding-bottom: 80px;
}
.resource-new-section ul.rltd_prdcts_tabs a {
    font-size: 16px;
    padding: 15px 20px;
    border-width: 1px !important;
    background-color:transparent;        
}
.resource-new-section ul.rltd_prdcts_tabs a.active{
    background-color: #ECECEC !important;       
    border: none;
}


.simple_two_column_tabs .panelContainer {
    margin-bottom: 0;
}
section#stock_module_tabs_two ul.stock_tabs_new a, section#ib-stock-tabs ul.stock_tabs a, section#stock_module_tabs_two ul.stock_tabs_new a, ul.stock_tabs_advanced a, ul.stock_tabs_standard a{
    font-size: 18px;
    font-weight: 600;
    color: #707073 !important;
    border-color: #afafaf !important;
    border: 0.5px solid #707070 !important;
    font-weight: bold;
    margin-bottom: 10px;
}
section#stock_module_tabs_two ul.stock_tabs_new a.active, section#ib-stock-tabs ul.stock_tabs a.active, ul.stock_tabs_advanced a.active, ul.stock_tabs_standard a.active{
    color: #747077 !important;
    border: 2px solid #ECECEC !important;
    margin-bottom: 0;
}
section#ib-stock-tabs .col-12 p, section#stock_module_tabs_two .col-12 p {
    color: #727070;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 1.7;
}
section#ib-stock-tabs, section#stock_module_tabs_two {
    padding: 40px 0;
    margin-bottom: 0;
}
section#ib-stock-tabs .maxgain-section .panelContainer, section#stock_module_tabs_two .maxgain-section .panelContainer { 
    margin-bottom: 0;
}
section#stock_module_tabs_two ul.stock_tabs_new a.active:after, section#ib-stock-tabs ul.stock_tabs a.active:after, section#new_inventory_status ul.stock_tabs_advanced a.active:after, section#stock_module_standard_tabs ul.stock_tabs_standard a.active:after{
    display: none;
}
section#stock_module_tabs_two ul.stock_tabs_new a, section#ib-stock-tabs ul.stock_tabs a, ul.stock_tabs_standard a {
    padding: 15px 20px;
}    
section#ib-stock-tabs h2.lmr-resource-heading, section#stock_module_tabs_two h2.lmr-resource-heading {
    font-weight: 600;
}
.page-template-new-landing-page section#stock_tabs_module {
    display: none;
}

.resource_tabs, .rltd_prdcts_tabs, .ib_ps_tabs, .lmr_tabs, .stock_tabs, .stock_tabs_new, .stock_tabs_advanced, .stock_tabs_standard {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

/* set li properties  */
.stock_tabs a:not(:last-child), .stock_tabs_new a:not(:last-child){
        overflow: hidden;
        transition: 0.3s ease;
        margin-right: 10px;				  
    }
.stock_tabs_standard a:not(:last-child){
        transition: 0.3s ease;
        margin-right: 10px;				  
    }
/* all formatting goes inside 'a' */
.stock_tabs a, .stock_tabs_new a, .stock_tabs_advanced a, .stock_tabs_standard a{
    /* display: block; */
    /* text-decoration: none; */
    /* color: #000 !important; */
    font-weight: bold;
    padding: 10px 20px;
    /* margin-bottom: -2px; */
    width: 100%;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
}
.stock_tabs a.active, .stock_tabs_new a.active, .stock_tabs_advanced a.active, .stock_tabs_advanced a.active, .stock_tabs_standard a.active{
    border: 2px solid #ECECEC !important;
    background-color: #ECECEC !important;
    color: #000;
    font-weight: bold;
    padding-bottom: 15px;
}



/* Responsive Style */

@media only screen and (max-width: 1024px) {
    
    .learn-section .middle-image .content h2 {        
        font-size: 30px;
    }
    .learn-section .middle-image .buttons {
        width: 40%;     
    }
    a.transparent-btn {
        font-size: 18px;
    }
    .tab-two-clm {
        padding: 0 0;
    }
    .tab-two-clm .both-wrap .two-image-wrap {
        width: 47%;
    }
    .tab-two-clm .two-text-wrap {
        width: 47%;     
    }
}
@media only screen and (max-width: 991px) {
    .tab-two-clm .both-wrap .two-image-wrap {     
        width: 100%;
    }
    .tab-two-clm .two-text-wrap {
        width: 100%;     
        margin-top: 14px;
    }
    section.top-image-heading {     
        padding-bottom: 40px;
    }
    section.three-clm-section {
        padding: 40px 0 20px;
    }
    .simple_two_column_tabs {
        padding: 20px 0 20px;
    }
    .learn-section {
        margin: 20px 0;
    }
    .market-template-resources.bottom-resource-section.resource-new-section {
        padding-top: 20px;
        padding-bottom: 40px;
    }
    ul.rltd_prdcts_tabs, ul.stock_tabs, ul.lmr_tabs, .stock_tabs_new, ul.stock_tabs_standard {
        overflow: auto;
    }
    section#ib-stock-tabs, section#stock_module_tabs_two {
        padding: 20px 0;     
    }
    .maxgain-section .panelContainer {     
        overflow: auto;
    }
}

@media only screen and (max-width: 768px) {
    section.top-image-heading {
        padding-top: 30px;     
    }
    .stock_tabs a:not(:last-child), .stock_tabs_new a:not(:last-child){
        overflow: unset;
    }
    .stock_tabs a, .stock_tabs_new a{
        display: block;


    }
    .stock_tabs a.active::after, .stock_tabs_new a.active::after{
        content: ">";
        float: right;
        margin-top: -21px;
    }
    .stock_tabs a.active, .stock_tabs_new a.active, .stock_tabs_advanced a.active, .stock_tabs_standard a.active{
        border: 0px !important;
    }    
}
@media only screen and (max-width: 767px) {
  .resource-new-section .row.resource_section .col-md-4 {
    margin-bottom: 20px;
}
.resource-new-section .simple-pagination ul li {
    padding: 0 5px;
}
.right-table-block #pagination li a, .simple-pagination li a, .simple-pagination li span {
    font-size: 16px;
}
.learn-section .middle-image .content {    
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.learn-section .middle-image .buttons {
    width: 100%;
    float: left;
    text-align: center;
}
.learn-section .middle-image .buttons a {
    max-width: 320px; 
    padding: 11px 10px;
    font-size: 16px;

}
.learn-section .middle-image .content h2 {    
    font-size: 28px;
}
.learn-section .middle-image {
    padding: 40px 20px;
}
.top-image-heading h1 {
    font-size: 24px;
    text-align: center;
}    
.image-text-wrap .left-logos {    
    width: 100%;
    margin-bottom: 30px;
}
.image-text-wrap .right-text-area {
    float: left;
    width: 100%;
    text-align: center;
}
.right-text-area a.transparent-btn {
    width: 100% !important;
}
a.transparent-btn {
    font-size: 16px;
    padding: 12px 25px;
}    
.three-clm-section .product {
    width: calc(50% - 15px);
    text-align: left;
}    
.three-clm-section p {
    font-size: 16px;
}
.three-clm-section .products h4 {
    font-size: 20px;
}    
.resource-new-section ul.lmr_tabs {
    overflow: scroll;
}
section#ib-stock-tabs h2, section#stock_module_tabs_two h2 {
    font-size: 26px !important;
}
.resource-new-section .tabbedPanels ul a { 
    padding: 10px 15px;    
}    
section#stock_module_tabs_two ul.stock_tabs_new a, section#ib-stock-tabs ul.stock_tabs a, ul.stock_tabs_standard a{
    padding: 10px 15px;
}    
.simple_two_column_tabs .tabbedPanels ul.lmr_tabs a { 
    padding: 10px 15px;
}    
.image-text-wrap {
    margin-top: 30px;
}
 .new_banner_section a.transparent-btn {
    width: 100% !important;
    float: right;
}   
img.quick-buy-above-btn {
    max-width: 100%;
}
h1.adjust-heading{
    font-size: 50px !important
}
}


@media only screen and (max-width: 480px) {
.resource-new-section .simple-pagination ul li {
    padding: 0 0;
}
.learn-section .middle-image .content h2 {    
    font-size: 26px;
}
.three-clm-section .product {
    width: 100%; 
}    
.three-clm-section .products {
    gap: 18px;
}
.resource-new-section .panelContainer {
    padding: 30px 20px;
}
.tab-two-clm .both-wrap {    
    width: 100%;
    margin-bottom: 10px;
}
.tab-two-clm .both-wrap:last-child {
    margin-bottom: 0;
}    
    
}
a.btn.blue, a.btn.orange {
    max-width: 100%;
}
/*css for quickbuy image and buttons added by swarna 19 may 25*/
.inventory-heading-section {
    display: inline-flex;
    align-items: center;
}
img.quickbuycables {
    width: 40%;
}
.quick-btn-section {
    width: 55.72%;
    margin-left: auto;
    margin-right: 12px;
    margin-top: -70px;
}
.quick-btn-section a.btn.anchor-down {
    width: 49%;
    padding: 15px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
}

@media only screen and (max-width: 767px) {
.quick-btn-section {
    width: 100%; 
    margin-left: unset;
    margin-right: 12px;
    margin-top: 15px;
}
.quick-btn-section a.btn.anchor-down {
    width: 100%;
    padding: 15px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 16px;
    max-width: 100%;
    margin: auto;
    margin-bottom: 15px;
}
}

/*qty & btn css for inventory table added by swarna*/
th.qty-header {
    text-align: center;
}

.qty-flex {
    display: flex;
    justify-content: center;
    gap: 8px;
}

.qty-btn {
    text-align: center;
    vertical-align: middle;
    padding: 8px;
}

.qty-btn .qty-value {
    display: block;
    margin-bottom: 6px;
}

.buy-btn {
    display: inline-block;
    border: none;
    padding: 6px 16px;
    font-size: 14px;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    cursor: pointer;
    text-decoration: none;
    min-width: 60px;
    text-align: center;
}

span.qty-value {
    display: inline-block;
    min-width: 40px;
    text-align: right;
}
td.description {
    white-space: nowrap;
}

/* css for publication template */
.page-template-publication_template header.site-header.site-extra-css-added {
    position: relative;
}
h1.publication_heading {
    color: #F78F13;
}
h3.post-heading-css a {
    color: #1D1D1B;
    font-size: 20px;
    font-weight: bold;
}
.post-category {
    color: #005eb8;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 5px;
}
p.publication_content{
    font-weight: normal;
    font-size: 24px;
}
a.featured-title {
    font-size: 32px;
    font-weight: bold;
    color: black;
}
.gap {
    margin-top: 60px;
    margin-bottom: 60px;
}
.gap .col-md-4 {
    margin-bottom: 60px;
}
.gap .btn {
    padding: 5px 20px;
    border-radius: 10px;
    font-weight: bold;
    float: right;
}
.col-md-5.featured-content h2 {
    color: #1D1D1B;
    font: normal normal bold 24px / 32px Open Sans;
    margin-bottom: 15px;
}
.col-md-5.featured-content {
    padding-right: 50px;
}
.gap p.content {
    padding: 0px;
}

.publication_pagination {
    margin-right: auto;
    margin-left: auto;
}
h4.sort-title {
    font-size: 16px;
    color: #005EB8;
}
.col-md-5.sorting {
    display: flex;
    align-items: flex-end; /* ✅ Aligns dropdowns to bottom */
    gap: 20px; /* Optional: spacing between columns */
}
.laschf-sort, .markapp-sort {
    flex: 1;
}


.custom-select-wrapper {
  position: relative;
  width: 100%;
}

.custom-select-wrapper select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 10px 40px 10px 12px;
  width: 100%;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer;
}

.custom-select-wrapper::after {
  content: '▼'; /* You can also use an SVG here */
  font-size: 12px;
  color: #F78F13;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
img.grid-featured-image {
    box-shadow: 7px 7px 14px #00000029;
    margin-bottom: 15px;
    border-radius: 5px;

}
section.featured-article.gap img.featured-img {
    width: 100%;
    height: 360px;
    box-shadow: 7px 7px 14px #00000029;
    border-radius: 5px;

}

.publication_pagination li span.current:after {
    background-color: #F78F13;
}

.publication_pagination span.next, .publication_pagination span.prev, .publication_pagination a.next, .publication_pagination a.prev {
    background: black !important;
}

@media only screen and (max-width: 767px) {
.gap {
    margin-top: 30px;
    margin-bottom: 30px;
}
p.publication_content {
    font-weight: normal;
    font-size: 18px;
}
.col-md-5.featured-content {
    margin-bottom: 30px;
}
img.grid-featured-image {
    width: 100%;
}
 .custom-layout {
        display: flex;
        flex-direction: column;
    }

    .custom-layout > div:first-child {
        order: 2;
    }

    .custom-layout > div:last-child {
        order: 1;
    }
}

.part-number-sec .inventory-heading-section {
    display: block;
}

.products-main-details .right-details .part-number-sec{display:flex; align-items: flex-start;}

h2.lmr-resource-heading.image-sec {
    text-align: left;
}