/*------------------------------------------------------------------
* dynamic-style.php index *
[Table of contents]

1.  Background color
2.  Topbar Background color
3.  Element Border color
4.  Textcolor
5.  Boxshadow
6.  Header / Footer background color
7.  Footer background color
8.  Logo Color
9.  Genral Elements
10. "Center Logo Between Menu" options
11. Floating Bar
-------------------------------------------------------------------*/

:root {
    --tm-skincolor-bg: #a2b121;
    --tm-secondary-bg: #07332f;
    --tm-greycolor-bg: #f9f9f9;
    --tm-skincolor-text: #a2b121;
    --body-fonts-color: #8a8a8a;
    --body-blackfont-color: #2f2f2f;
}

/**
 * 0. Background properties
 * ----------------------------------------------------------------------------
 */

body {
    background-color: #ffffff;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}

body>.tm-bg-layer {
    background-color: #ffffff;
}

body #main,
.themetechmount-wide.themetechmount-sticky-footer .site-content-wrapper {
    background-color: #ffffff;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}

body #main,
.themetechmount-wide.themetechmount-sticky-footer .site-content-wrapper>.tm-bg-layer {
    background-color: #ffffff;
}

.themetechmount-fbar-box-w {
    background-position: 0% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.tm-float-overlay {
    background-image: url('images/back1.jpg');
    background-color: rgba(126, 186, 3, 0.01);
    background-position: left center;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.tm-float-overlay>.tm-bg-layer {
    background-color: rgba(126, 186, 3, 0.01);
}

div.tm-titlebar-wrapper {
    background-image: url('images/back1.jpg');
    background-color: rgba(0, 0, 0, 0.35);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

div.tm-titlebar-wrapper>.tm-bg-layer {
    background-color: rgba(0, 0, 0, 0.35);
}

.tm-header-style-classic-vertical .site-header {
    background-color: rgba(26, 34, 39, 0.73);
    background-position: 0% 0%;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
}

.tm-header-style-classic-vertical .site-header>.tm-bg-layer {
    background-color: rgba(26, 34, 39, 0.73);
}

.tm-search-overlay {
    background-color: rgba(7, 51, 47, 0.92);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.tm-search-overlay>.tm-bg-layer {
    background-color: rgba(7, 51, 47, 0.92);
}

.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item ul.mega-sub-menu,
#site-header-menu #site-navigation div.nav-menu>ul>li ul {
    background-color: #ffffff;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item ul.mega-sub-menu,
#site-header-menu #site-navigation div.nav-menu>ul>li ul>.tm-bg-layer {
    background-color: #ffffff;
}

#site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(1) ul,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(1) ul.mega-sub-menu {
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}

#site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(2) ul,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(2) ul.mega-sub-menu {
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}

#site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(3) ul,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(3) ul.mega-sub-menu {
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}

#site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(4) ul,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(4) ul.mega-sub-menu {
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}

#site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(5) ul,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(5) ul.mega-sub-menu {
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}

#site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(6) ul,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(6) ul.mega-sub-menu {
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}

#site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(7) ul,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(7) ul.mega-sub-menu {
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}

#site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(8) ul,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(8) ul.mega-sub-menu {
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}

#site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(9) ul,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(9) ul.mega-sub-menu {
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}

#site-header-menu #site-navigation div.nav-menu>ul>li:nth-child(10) ul,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:nth-child(10) ul.mega-sub-menu {
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}

.footer {
    background-image: url('wp-content/uploads/sites/10/2021/08/footer-bg.png');
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.first-footer {
    background-color: transparent;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.first-footer>.tm-bg-layer {
    background-color: transparent;
}

.second-footer {
    background-color: transparent;
    background-position: center center;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.second-footer>.tm-bg-layer {
    background-color: transparent;
}

.site-footer .bottom-footer-text {
    background-color: transparent;
    background-position: center center;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.site-footer .bottom-footer-text>.tm-bg-layer {
    background-color: transparent;
}

.error404 .site-content-wrapper {
    background-image: url('wp-content/uploads/2021/06/404.jpg');
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.uconstruction_background {
    background-color: #fbfbfb;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.uconstruction_background>.tm-bg-layer {
    background-color: #fbfbfb;
}

.loginpage {
    background-color: #fbfbfb;
    background-position: right bottom;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.loginpage>.tm-bg-layer {
    background-color: #fbfbfb;
}

/* Font properties */

body,
.elementor-widget-text-editor,
.elementor-widget-icon-list .elementor-icon-list-item,
.elementor-widget-accordion .elementor-accordion .elementor-tab-content,
.elementor-widget-tabs .elementor-tab-content {
    font-family: "Saira Semi Condensed", Tahoma, Geneva, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.1px;
    color: black;
}

h1 {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 36px;
    line-height: 48px;
    color: #2f2f2f;
}

h2,
h2.elementor-heading-title {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 26px;
    color: #2f2f2f;
}

h3 {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    color: #2f2f2f;
}

h4,
.themetechmount-box-blog .themetechmount-box-content h4,
.themetechmount-box-service .themetechmount-box-title h4,
.tm-headingfont-initial .themetechmount-teambox-style2 .themetechmount-box-title h4 {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #2f2f2f;
}

h5 {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #2f2f2f;
}

h6 {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    color: #2f2f2f;
}

.tm-element-content-heading {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 47px;
    line-height: 54px;
    color: #2f2f2f;
}

.tm-element-heading-content-wrapper .tm-element-subheading {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 26px;
    color: #a2b121;
}

.tm-element-content-desctxt {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: black;
}

body .widget .widget-title,
body .widget .widgettitle,
#site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item>h4.mega-block-title,
.portfolio-description h2,
.themetechmount-portfolio-details h2,
.themetechmount-portfolio-related h2 {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 36px;
    color: #2f2f2f;
}

.elementor-widget-progress .elementor-title,
.elementor-widget-accordion .elementor-accordion .elementor-accordion-title,
.elementor-widget-tabs .elementor-tab-title,
.elementor-widget-tabs .elementor-tab-title a {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
}

.tm-float-header .tm-floatingbar-menu div.nav-menu>ul>li>a {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 40px;
    letter-spacing: 0.3px;
    color: #ffffff;
}

.tm-float-header .tm-floatingbar-menu div.nav-menu>ul li ul li a {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.8);
}

.tm-titlebar h1.entry-title,
.tm-titlebar-textcolor-custom .tm-titlebar-main .entry-title {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 49px;
    line-height: 59px;
    color: #20292f;
}

.tm-titlebar .entry-subtitle,
.tm-titlebar-textcolor-custom .tm-titlebar-main .entry-subtitle {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #20292f;
}

.tm-titlebar .breadcrumb-wrapper,
.tm-titlebar .breadcrumb-wrapper a {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #686e73;
}

.headerlogo a.home-link {
    font-family: "Arimo", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 27px;
    color: #202020;
}

#site-header-menu #site-navigation div.nav-menu>ul>li>a,
.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 0.3px;
    color: white;
}

ul.nav-menu li ul li a,
div.nav-menu>ul li ul li a,
.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a,
.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a:hover,
.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a:focus,
.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a.mega-menu-link,
.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a.mega-menu-link:hover,
.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a.mega-menu-link:focus,
.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item-type-widget {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #8a8a8a;
}

#site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item>h4.mega-block-title {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #232323;
}

.elementor-element.elementor-widget-button .elementor-button,
.main-holder .site-content ul.products li.product .add_to_wishlist,
.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"],
.woocommerce button.button,
.woocommerce-page button.button,
input,
.woocommerce-page a.button,
.button,
.wpb_button,
button,
.woocommerce input.button,
.woocommerce-page input.button,
.tp-button.big,
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.themetechmount-post-readmore a,
.themetechmount-box-service .themetechmount-serviceboxbox-readmore a,
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a,
.single-tm_portfolio .nav-links a,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.main-holder .site .woocommerce-cart-form__contents button,
.main-holder .site .woocommerce-cart-form__contents button.button:disabled[disabled],
.main-holder .site table.cart .coupon button,
.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a,
.themetechmount-iconbox-styleseven .themetechmount-serviceboxbox-readmore a,
.themetechmount-portfoliobox-style2 .tm-project-readmore-btn a,
a.tm-button-bold,
.themetechmount-blogbox-styleeight .themetechmount-blogbox-footer-left a,
.themetechmount-portfoliobox-style4 .tm-project-readmore-btn a,
.themetechmount-iconbox-style22 .tm-iocnbox-btn {
    font-family: "Saira Semi Condensed", Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform: capitalize;
}

/* Text link and hover color properties */

a {
    color: #2f2f2f;
}

a:hover {
    color: #a2b121;
}

/* Sticky menu bg color */

/* breadcum bg color */

/* Footer CTA bg color */

.site-footer .tm-footer-cta-wrapper.tm-bgcolor-custom {
    background-color: rgba(0, 0, 0, 0);
}

/* List style special style */

.wpb_row .vc_tta.vc_general.vc_tta-color-white:not(.vc_tta-o-no-fill) .vc_tta-panel-body .wpb_text_column,
.tm-list.tm-list-icon-color- li,
.tm-list-li-content {
    color: #8a8a8a;
}

/* Page loader css */

/* Floating bar */

/**
 * 1. Background color
 * ----------------------------------------------------------------------------
 */

.elementor-column.elementor-top-column.tm-col-bgcolor-skincolor:not(.tm-bgimage-yes) .elementor-widget-wrap>.tm-stretched-div,
.elementor-column.elementor-top-column.tm-col-bgcolor-skincolor:not(.tm-col-stretched-yes)>.elementor-widget-wrap,
.elementor-column.elementor-inner-column.tm-col-bgcolor-skincolor:not(.tm-bgimage-yes)>.elementor-widget-wrap {
    background-color: #a2b121 !important;
}

.elementor-column.elementor-top-column.tm-col-bgcolor-skincolor.tm-bgimage-yes .elementor-widget-wrap .tm-stretched-div:before {
    background-color: rgba( 255, 177, 32, 0.70) !important;
}

.elementor-section.elementor-top-section.tm-bgcolor-skincolor,
.elementor-section.elementor-top-section.tm-bgcolor-skincolor:before,
.elementor-section.elementor-inner-section.tm-bgcolor-skincolor,
.tm-btn-style-style2.tm-btn-color-skincolor .elementor-button,
.tm-btn-style-style2.tm-btn-color-darkgrey .elementor-button:hover,
.tm-bgcolor-skincolor,
.themetechmount-portfoliobox-style1 .tm-post-iconbox a,
.tm-btn-style-flat.tm-btn-color-skincolor .elementor-button,
.tm-btn-style-flat.tm-btn-color-darkgrey .elementor-button:hover,
.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar,
.tm-accor-btn {
    background-color: #a2b121;
}

/*Heading Seperator Style*/

.tm-seperator-solid .tm-element-subheading:before,
.tm-seperator-solid .tm-element-subheading:after,
.tm_coverimgbox_wrapper .tm-box-title h4:after,
.elementor-widget-tabs.tm-tab-style1 .elementor-tab-desktop-title.elementor-active,
.mailchimp-inputbox button[type="submit"],
.themetechmount-testimonialbox-styleone:hover .themetechmount-box-content:before,
.themetechmount-testimonialbox-styleone:hover .themetechmount-box-content:after,
article.themetechmount-box-blog-classic .tm-entry-meta-wrapper:before,
.post.themetechmount-box-blog-classic .tm-blogbox-classic-date .tm-post-date,
.slick-dots li.slick-active button,
.widget.inoterior_category_list_widget li.current-cat a:after,
.widget.inoterior_category_list_widget li a:hover:after,
.widget.inoterior_all_post_list_widget li.tm-post-active a:after,
.widget.inoterior_all_post_list_widget li a:hover:after,
.widget.tm_widget_nav_menu li.current_page_item a:after,
.widget.tm_widget_nav_menu li a:hover:after,
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a:after,
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover:after,
#totop,
.tm-site-searchform button,
.themetechmount-teambox-style1 .themetechmount-team-icon,
.themetechmount-box-blog.themetechmount-blogbox-stylethree:hover .tm-box-post-date,
.sidebar .widget .tagcloud a:hover,
.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:hover:after,
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:hover:after,
.main-holder .site-content ul.products li.product .tm-shop-icon>div:hover,
.top-contact.tm-highlight-left:after,
.top-contact.tm-highlight-right:after,
.tm-social-share-links ul li a:hover,
.themetechmount-blog-box-view-right-image .themetechmount-box-content .tm-post-categories>.tm-meta-line.cat-links a:hover,
.themetechmount-blog-box-view-left-image .themetechmount-box-content .tm-post-categories>.tm-meta-line.cat-links a:hover,
.tm-sortable-list .tm-sortable-link a.selected,
.tm-sortable-list .tm-sortable-link a:hover,
footer#colophon.tm-bgcolor-skincolor>.tm-bg-layer,
.tm-titlebar-wrapper.tm-bgcolor-skincolor .tm-titlebar-wrapper-bg-layer,
.themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date:after,
article.themetechmount-box-blog-classic .themetechmount-post-date-wrapper,
body .datepicker table tr td span.active.active,
body .datepicker table tr td.active.active,
.datepicker table tr td.active.active:hover,
.datepicker table tr td span.active.active:hover,
.widget .widget-title::before,
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused,
/* Testimonals */

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text:before,
.testimonials-nav .testimonial_item .themetechmount-box-img:hover .themetechmount-item-thumbnail-inner:before,
.testimonials-nav .slick-center .testimonial_item .themetechmount-box-img .themetechmount-item-thumbnail-inner:before,
/*Iconbox element*/

.themetechmount-iconbox.themetechmount-iconbox-styletwo .tm-icon-type-text,
.themetechmount-iconbox-stylefive .tm-box-icon,
.themetechmount-iconbox-stylefive .tm-box-icon:after,
.tm-bg-skin .elementor-icon-box-wrapper .elementor-icon,
.themetechmount-servicebox-styleone .themetechmount-box-bottom-content:before,
.sidebar .widget-title:before {
    background-color: #a2b121;
}

/* secondary bg color */

.elementor-column.elementor-top-column.tm-col-bgcolor-darkgrey:not(.tm-bgimage-yes) .elementor-widget-wrap>.tm-stretched-div,
.elementor-column.elementor-top-column.tm-col-bgcolor-darkgrey:not(.tm-col-stretched-yes)>.elementor-widget-wrap,
.elementor-column.elementor-inner-column.tm-col-bgcolor-darkgrey:not(.tm-bgimage-yes)>.elementor-widget-wrap {
    background-color: #07332f !important;
}

.elementor-column.elementor-top-column.tm-col-bgcolor-darkgrey.tm-bgimage-yes .elementor-widget-wrap .tm-stretched-div:before {
    background-color: rgba( 7, 51, 47, 0.70) !important;
}

.themetechmount-iconbox.themetechmount-iconbox-stylenine:hover .tm-icon-type-text,
.themetechmount-blogbox-styleseven .themetechmount-box-content .tm-box-post-date,
.themetechmount-blogbox-stylesix .themetechmount-box-content .tm-box-post-date,
.tm-staticbox-style2 .tm-stepbox-content .tm-steps-seperator:before,
.tm-step1-active .tm-staticbox-style2 .tm-stepbox:first-child .tm-stepbox-content .tm-steps-seperator:after,
.tm-staticbox-style2 .tm-stepbox:hover .tm-stepbox-content .tm-steps-seperator:after,
.themetechmount-iconbox.themetechmount-iconbox-stylefour.themetechmount-iconbox-styletwo .tm-icon-type-text,
.elementor-section.elementor-top-section.tm-bgcolor-darkgrey,
.elementor-section.elementor-top-section.tm-bgcolor-darkgrey:before,
.elementor-section.elementor-inner-section.tm-bgcolor-darkgreys,
.elementor-progress-wrapper {
    background-color: #07332f;
}

.themetechmount-slider-wrapper .tm-quickdetails-area,
.tm-ptablebox .tm-ptable-btn a:hover,
.ttm-pricetable-column-w .ttm-featured-title,
.widget.tm-sidebar-custom-banner:before,
.themetechmount-box-blog.themetechmount-blogbox-stylethree .tm-box-post-date,
.tm-pf-single-content-wrapper .themetechmount-pf-single-detail-box,
.site-header.tm-sticky-bgcolor-darkgrey.is_stuck,
.tm-header-overlay .site-header.tm-sticky-bgcolor-darkgrey.is_stuck,
.site-header-menu.tm-sticky-bgcolor-darkgrey.is_stuck,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-darkgrey .tm-titlebar .breadcrumb-wrapper .container,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-darkgrey .breadcrumb-wrapper .container:before,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-darkgrey .breadcrumb-wrapper .container:after,
.tm-header-style-infostack .site-header .tm-stickable-header.is_stuck.tm-sticky-bgcolor-darkgrey,
.tm-header-style-infostack .site-header-menu .is_stuck .tm-sticky-bgcolor-darkgrey,
.tm-header-style-infostack .is_stuck.tm-sticky-bgcolor-darkgrey,
.tm-header-style-infostack .tm-bgcolor-darkgrey,
.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey,
.tm-bg-highlight-dark,
.tm-col-bgcolor-darkgrey .tm-bg-layer-inner,
.tm-bgcolor-darkgrey,
.tm-bg.tm-bgcolor-darkgrey .tm-bg-layer,
.tm-col-bgcolor-darkgrey.tm-col-bgimage-yes .tm-bg-layer-inner,
.tm-bgcolor-darkgrey.tm-bg.tm-bgimage-yes>.tm-bg-layer-inner {
    background-color: #0f0f19;
}

.wpcf7 .tm-commonform .field-group i,
.themetechmount-iconbox.themetechmount-iconcolor-darkgrey .tm-box-icon i,
.themetechmount-iconbox.themetechmount-iconcolor-darkgrey .tm-icon-type-text,
.themetechmount-iconbox.tm-highlight-sliderbox .tm-box-icon i {
    color: #07332f;
}

.themetechmount-box-portfolio .themetechmount-overlay {
    background-color: rgba( 7, 51, 47, 0.70);
}

.themetechmount-portfoliobox-style1 .tm-featured-wrapper:before {
    background-image: -webkit-linear-gradient( 90deg, rgba( 7, 51, 47, .90)40%, rgba(0, 0, 0, 0)60%);
}

.tm-ptablebox .tm-ptable-btn a:hover {
    border-color: #07332f;
}

/*** Button Dark Color ***/

button,
input[type="submit"],
input[type="button"],
input[type="reset"],
.checkout_coupon input.button,
.woocommerce div.product form.cart .button:hover,
table.compare-list .add-to-cart td a:hover,
.woocommerce .widget_shopping_cart a.button:hover,
.woocommerce #review_form #respond .form-submit input:hover,
.main-holder .site table.cart .coupon input:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart #content table.cart td.actions input[type="submit"]:hover,
.woocommerce #payment #place_order:hover,
.woocommerce .wishlist_table td.product-add-to-cart a:hover,
.woocommerce-cart #content table.cart td.actions input[type="submit"],
#tribe-bar-form .tribe-bar-submit input[type=submit],
.wishlist_table tr td a.yith-wcqv-button:hover,
.woocommerce .wishlist_table td.product-add-to-cart a:hover,
.woocommerce .widget_shopping_cart a.button.checkout:hover,
.tm-sresults-title small .label-default[href]:hover,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce .widget_shopping_cart a.button,
.woocommerce #payment #place_order,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.main-holder .site table.cart .coupon input,
.main-holder .site-content #review_form #respond .form-submit input,
.woocommerce div.product form.cart .button,
table.compare-list .add-to-cart td a,
.main-holder .site table.cart .coupon button,
.main-holder .site .woocommerce-cart-form__contents button,
.main-holder .site .return-to-shop a.button,
.main-holder .site .woocommerce-MyAccount-content a.woocommerce-Button,
.main-holder .site .woocommerce-form-coupon button,
.main-holder .site .woocommerce-form-login button.woocommerce-Button,
.main-holder .site .woocommerce-ResetPassword button.woocommerce-Button,
.main-holder .site .woocommerce-EditAccountForm button.woocommerce-Button,
.single-tm_portfolio .nav-next a:hover,
.single-tm_portfolio .nav-previous a:hover,
.widget_subscribe_form input[type="submit"]:hover,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.mailchimp-inputbox input[type="submit"]:hover {
    color: #fff;
    background-color: #2f2f2f;
}

/***Secondary Grey color***/

.elementor-column.elementor-top-column.tm-col-bgcolor-grey:not(.tm-bgimage-yes) .elementor-widget-wrap>.tm-stretched-div,
.elementor-column.elementor-top-column.tm-col-bgcolor-grey:not(.tm-col-stretched-yes)>.elementor-widget-wrap,
.elementor-column.elementor-inner-column.tm-col-bgcolor-grey:not(.tm-bgimage-yes)>.elementor-widget-wrap {
    background-color: #f9f9f9 !important;
}

.elementor-column.elementor-top-column.tm-col-bgcolor-grey.tm-bgimage-yes .elementor-widget-wrap .tm-stretched-div:before {
    background-color: rgba( 249, 249, 249, 0.70) !important;
}

.tm-btn-style-style2.tm-btn-color-grey .elementor-button,
.elementor-section.elementor-top-section.tm-bgcolor-grey,
.elementor-section.elementor-top-section.tm-bgcolor-grey:before,
.elementor-section.elementor-inner-section.tm-bgcolor-grey,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.tm-btn-style-flat.tm-btn-color-grey .elementor-button {
    background-color: #f9f9f9;
}

.single .main-holder #reviews #comments ol.commentlist li .comment-text,
.themetechmount-stepboxes-wrapper.tm-staticbox-style1 .tm-stepbox-content:hover .tm-ptable-icon-wrapper,
.tm-ptablebox .themetechmount-ptable-main,
.single-tm_portfolio .tm-pf-single-category-w a,
.single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a,
.themetechmount-testimonialbox-styleone .themetechmount-box-content:before,
.themetechmount-testimonialbox-styleone .themetechmount-box-content:after,
.themetechmount-blogbox-stylethree .tm-featured-outer-wrapper.tm-post-featured-outer-wrapper:after,
.themetechmount-teambox-style2 .themetechmount-box-content,
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment,
.woocommerce-account .woocommerce-MyAccount-navigation li a,
#sidebar-left.sidebar .widget,
.themetechmount-iconbox-styleeight .tm-box-icon,
.single-tm_portfolio .nav-next a,
.single-tm_portfolio .nav-previous a,
.themetechmount-box-team ul.tm-team-social-links,
blockquote,
.themetechmount-iconbox.themetechmount-iconbox-styleone.themetechmount-iconbox-stylethree,
.author-info,
.themetechmount-fbar-position-right .themetechmount-fbar-btn a.grey,
.tm-col-bgcolor-grey .tm-bg-layer-inner,
.tm-bgcolor-grey,
.site-header.tm-sticky-bgcolor-grey.is_stuck,
.site-header-menu.tm-sticky-bgcolor-grey.is_stuck,
.tm-header-overlay .site-header.tm-sticky-bgcolor-grey.is_stuck,
.tm-header-style-infostack .site-header .tm-stickable-header.is_stuck.tm-sticky-bgcolor-grey,
.tm-header-style-infostack .site-header-menu .is_stuck .tm-sticky-bgcolor-grey,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-grey .tm-titlebar .breadcrumb-wrapper .container,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-grey .breadcrumb-wrapper .container:before,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-grey .breadcrumb-wrapper .container:after,
.tm-col-bgcolor-grey>.tm-bg-layer-inner,
.tm-bg.tm-bgcolor-grey>.tm-bg-layer {
    background-color: #f9f9f9;
}

.themetechmount-blogbox-stylethree .tm-featured-outer-wrapper.tm-post-featured-outer-wrapper {
    border-color: #f9f9f9;
}

.single .main-holder #reviews #comments ol.commentlist li .comment-text:before,
.comment-body:after,
.comment-body:before {
    border-color: transparent #f9f9f9 transparent #f9f9f9;
}

.themetechmount-iconbox.themetechmount-iconcolor-grey .tm-box-icon i,
.themetechmount-iconbox.themetechmount-iconcolor-grey .tm-icon-type-text {
    color: #f9f9f9;
}

/* Drop cap */

.tm-dcap-color-skincolor,
/* Slick Slider */

.themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover,
/* Sidebar */

.sidebar .widget .widget-title:before,
.widget .widget-title:after,
.footer .widget .widget-title:after,
.woocommerce-account .woocommerce-MyAccount-navigation li a:before,
.widget.tm_widget_nav_menu li a:before,
.widget.inoterior_all_post_list_widget li a:before,
.widget.inoterior_category_list_widget li a:before,
/* Global Input Button */

input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
/* Testimonials Section */

.themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-img .themetechmount-icon-box,
.tm-header-overlay .site-header.tm-sticky-bgcolor-skincolor.is_stuck,
.site-header-menu.tm-sticky-bgcolor-skincolor.is_stuck,
.tm-header-style-infostack .site-header .tm-stickable-header.is_stuck.tm-sticky-bgcolor-skincolor,
.is_stuck.tm-sticky-bgcolor-skincolor,
.tm-header-style-infostack .site-header-menu .tm-stickable-header.is_stuck .tm-sticky-bgcolor-skincolor,
/* Blog section */

.themetechmount-box-view-overlay .themetechmount-boxes .themetechmount-box-content.themetechmount-overlay .themetechmount-icon-box a:hover,
.themetechmount-post-box-icon-wrapper,
.themetechmount-pagination .page-numbers.current,
.themetechmount-pagination .page-numbers:hover,
/*Search Result Page*/

.tm-sresults-title small a,
.tm-sresult-form-wrapper,
/*Pricing Table*/

.main-holder .rpt_style_basic .rpt_recommended_plan .rpt_title,
.main-holder .rpt_4_plans.rpt_style_basic .rpt_plan.rpt_recommended_plan,
/* square social icon */

.themetechmount-teambox-style1 .tm-team-social-links-wrapper ul li a:hover,
/*blog top-bottom content */

.themetechmount-box-blog.themetechmount-box-blog-classic .themetechmount-post-date-wrapper,
.entry-content .page-links>span:not(.page-links-title),
.entry-content .page-links a:hover,
mark,
ins {
    background-color: #a2b121;
}

/* This is Titlebar Background color */

.tm-header-overlay .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
    padding-top: 90px;
}

.themetechmount-topbar-yes .tm-header-overlay .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
    padding-top: 138px;
}

.tm-header-style-classic-box.tm-header-overlay .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
    padding-top: 0px;
}

/* This is Titlebar Text color */

.tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
    height: 340px;
}

.tm-header-overlay .themetechmount-titlebar-wrapper .tm-titlebar-inner-wrapper {
    padding-top: 120px;
}

.themetechmount-header-style-3.tm-header-overlay .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
    padding-top: 145px;
}

/* Logo Max-Height */

.headerlogo img {
    max-height: 90px;
}

.is_stuck .headerlogo img {
    max-height: 73px;
}

/* Extra Code */

span.tm-sc-logo.tm-sc-logo-type-image {
    position: relative;
    display: block;
}

img.themetechmount-logo-img.stickylogo {
    position: absolute;
    top: 0;
    left: 0;
}

.tm-stickylogo-yes .standardlogo {
    opacity: 1;
}

.tm-stickylogo-yes .stickylogo {
    opacity: 0;
}

.is_stuck .tm-stickylogo-yes .standardlogo {
    opacity: 0;
}

.is_stuck .tm-stickylogo-yes .stickylogo {
    opacity: 1;
}

.elementor-element.elementor-widget-button:not(.tm-button-custom-padding) .elementor-size-md.elementor-button {
    padding-top: 15px;
    padding-bottom: 15px;
}

.tm-single-image-inner .tm-iocnbox-btn a,
a.tm-button-bold,
.themetechmount-iconbox-styleseven .themetechmount-serviceboxbox-readmore a,
.themetechmount-portfoliobox-style2 .tm-project-readmore-btn a,
.themetechmount-box-blog .themetechmount-blogbox-desc-footer a,
.elementor-element.elementor-widget-button .elementor-size-md.elementor-button,
.tm-ptablebox .tm-ptable-btn a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
.checkout_coupon input.button,
.woocommerce div.product form.cart .button,
table.compare-list .add-to-cart td a,
.woocommerce .widget_shopping_cart a.button,
.woocommerce #review_form #respond .form-submit input,
.main-holder .site table.cart .coupon input,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart #content table.cart td.actions input[type="submit"],
.woocommerce #payment #place_order,
.woocommerce .wishlist_table td.product-add-to-cart a,
.main-holder .site .return-to-shop a.button,
.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.main-holder .site .woocommerce-cart-form__contents button,
.main-holder .site .woocommerce-cart-form__contents button.button:disabled[disabled],
.main-holder .site table.cart .coupon button,
.single-tm_portfolio .navigation.post-navigation .nav-links a,
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a,
.themetechmount-box-service .themetechmount-serviceboxbox-readmore a {
    font-size: 18px;
    line-height: 18px;
}

/**
 * 2. Topbar Background color
 * ----------------------------------------------------------------------------
 */

.site-header .themetechmount-topbar {
    color: rgba( 138, 138, 138, 0.7);
}

.themetechmount-topbar-textcolor-custom .social-icons li a {
    border: 1px solid rgba( 138, 138, 138, 0.7);
}

.site-header .themetechmount-topbar a {
    color: rgba( 138, 138, 138, 1);
}

.top-contact {
    font-size: 15px;
}

/* Show/hide topbar in some devices */

@media (max-width: 1200px) {
    .themetechmount-topbar-wrapper {
        
    }
}

/**
 * 4. Border color
 * ----------------------------------------------------------------------------
 */

.ttm-call-box i,
.tm-slider-button.btn-skin,
#totop.top-visible:before,
#totop.top-visible:after,
.social-icons li>a:hover,
.themetechmount-box-service.themetechmount-service-box-view-without-image .tm-service-iconbox,
.tm-link-underline a,
.tm-iconbox-style2 .tm-sbox .tm-vc_cta3-container,
.tm-iconbox-style2 .tm-sbox:hover .tm-vc_cta3-container:after,
.tm-border-skincolor .vc_column-inner,
.slick-dots li.slick-active button:before,
.themetechmount-stepboxes-wrapper.tm-staticbox-style1 .tm-stepbox-content:hover .tm-ptable-icon-wrapper,
.main-holder .site #content table.cart td.actions .input-text:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
input.input-text:focus,
select:focus,
blockquote,
.themetechmount-iconbox-stylefive .tm-box-icon:before,
/* testimonial */

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-testimonials-info .tm-box-img img,
.themetechmount-box-view-overlay .themetechmount-boxes .themetechmount-box-content.themetechmount-overlay .themetechmount-icon-box a:hover {
    border-color: #a2b121;
}

.themetechmount-box-blog-classic .tm-post-format-icon-wrapper,
.themetechmount-box-blog .tm-post-format-icon-wrapper {
    border-top-color: #a2b121;
}

.themetechmount-iconbox.themetechmount-iconbox-stylethree:before,
.post.themetechmount-box-blog-classic .tm-box-post-date,
.themetechmount-iconbox-stylefive .themetechmount-iconbox-inner:after,
.themetechmount-box-blog.themetechmount-blogbox-styleone .tm-box-post-date,
.tm-arrow-tab.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active,
.tm-arrow-tab.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after {
    border-bottom-color: #a2b121 !important;
}

/**
 * 5. Textcolor
 * ----------------------------------------------------------------------------
 */

.themetechmount-iconbox.themetechmount-iconbox-stylenine:hover .tm-icon-type-text,
.tm-banner-first .themetechmount-banner-style1 h2.tm-custom-heading,
.tm-banner-second .themetechmount-banner-style1 .tm-cta3-content-wrapper,
.ttm-header-button a,
.tm-pf-single-content-wrapper .themetechmount-pf-single-detail-box .themetechmount-pf-detailbox-title,
.themetechmount-servicebox-styletwo .tm-box-icon,
.themetechmount-portfoliobox-style1 .themetechmount-box-content .themetechmount-box-category,
.tm-fid.tm-fid-view-style5 strong,
.tm-fid-view-style6.inside h4 span:nth-child(2),
.tm-ptablebox-features .tm-feature-lines li:before,
.themetechmount-iconbox.tm-iconbg-grey .tm-iconstyle-rounded .tm-box-icon,
.themetechmount-iconbox.tm-iconbg-grey .tm-iconstyle-rounded .tm-box-icon i,
.themetechmount-portfoliobox-style2 .tm-project-readmore-btn a:hover,
.themetechmount-stepboxes-wrapper .tm-stepbox .tm-ptable-icon-wrapper,
.themetechmount-stepboxes-wrapper.tm-staticbox-style1 .tm-stepbox-content:hover .tm-ptable-icon-wrapper,
.tm-sbox.tm-sbox.tm-iconbox-content-padding a,
.tm-link-underline a,
.tm-underline-skintext u,
.tm-fid-without-icon.inside.tm-fidbox-style2 h4 span,
.tm-fid-view-lefticon.tm-highlight-fid .tm-fld-contents .tm-fid-inner,
.twentytwenty-horizontal .twentytwenty-before-label,
.sidebar .widget a:hover,
.tm-textcolor-dark.tm-bgcolor-grey .tm-fbar-open-icon:hover,
.tm-textcolor-dark.tm-bgcolor-white .tm-fbar-open-icon:hover,
/*Iconbox element*/

.themetechmount-iconbox .tm-box-icon i,
.themetechmount-iconbox.themetechmount-iconcolor-skincolor .tm-box-icon i,
.themetechmount-iconbox.themetechmount-iconcolor-skincolor .tm-icon-type-text,
/* Icon basic color */

.tm-icolor-skincolor,
.widget_calendar table td#today,
section.error-404 .tm-big-icon,
.tm-bgcolor-darkgrey ul.inoterior_contact_widget_wrapper li a:hover,
.tm-bgcolor-skincolor .themetechmount-pagination .page-numbers.current,
.tm-bgcolor-skincolor .themetechmount-pagination .page-numbers:hover,
.tm-bgcolor-darkgrey .themetechmount-twitterbox-inner .tweet-text a:hover,
.tm-bgcolor-darkgrey .themetechmount-twitterbox-inner .tweet-details a:hover,
.tm-dcap-txt-color-skincolor,
/* Blog */

.themetechmount-blogbox-stylefour .tm-blog-post-cat a,
.tm-entry-meta .tm-meta-line i,
.single article.post blockquote cite,
.comment-reply-link,
.single .tm-pf-single-content-area blockquote:before,
.single .tm-pf-single-content-wrapper blockquote:before,
article.themetechmount-blogbox-format-link .tm-format-link-title a:hover,
article.post.format-link .tm-format-link-title a:hover,
.themetechmount-box-blog .themetechmount-blogbox-desc-footer a,
article.post .entry-title a:hover,
.themetechmount-meta-details a:hover,
.tm-entry-meta a:hover,
/* Team Member meta details */

.themetechmount-teambox-style1 .tm-team-profile-btn a,
.tm-extra-details-list .tm-team-extra-list-title,
.tm-team-member-single-meta-value a:hover,
.tm-team-member-single-category a:hover,
.tm-team-details-list .tm-team-list-value a:hover,
/* Testimonials Section */

.tm-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-img .themetechmount-icon-box,
.testimonial_item .themetechmount-author-name,
.testimonial_item .themetechmount-author-name a,
.themetechmount-box-testimonial.tm-testimonial-box-view-style3 .themetechmount-author-name,
.themetechmount-box-testimonial.tm-testimonial-box-view-style3 .themetechmount-author-name a,
.tm-inoterior-icon-star-1.tm-active,
.tm-textcolor-white a:hover,
.tm-fid-icon-wrapper i,
.tm-textcolor-skincolor,
.tm-textcolor-skincolor a,
.themetechmount-box-title h4 a:hover,
.tm-textcolor-skincolor.tm-custom-heading,
.tm-element-content-heading strong,
.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-title h4 a:hover,
.themetechmount-box-blog-classic .entry-header .tm-meta-line a:hover,
.themetechmount-blog-box-view-left-image .themetechmount-box-content .tm-post-categories>.tm-meta-line.cat-links a,
ul.inoterior_contact_widget_wrapper.call-email-footer li:before,
/*Tweets*/

.widget_latest_tweets_widget p.tweet-text:before,
/*search result page*/

.tm-sresults-first-row .tm-list-li-content a:hover,
.tm-results-post ul.tm-recent-post-list>li>a:hover,
.tm-results-page .tm-list-li-content a:hover,
.tm-sresults-first-row ul.tm-recent-post-list>li>a:hover,
.tm-team-list-title i,
.tm-bgcolor-darkgrey .themetechmount-box-view-left-image .themetechmount-box-title a:hover,
.tm-team-member-view-wide-image .tm-team-details-list .tm-team-list-title,
.tm-bgcolor-skincolor .themetechmount-box-team .themetechmount-box-content h4 a:hover,
.tm-col-bgcolor-skincolor .themetechmount-box-team .themetechmount-box-content h4 a:hover,
.themetechmount-box-portfolio .themetechmount-box-content .themetechmount-box-title h4 a:hover,
/*woocommerce*/

.woocommerce-info:before,
.woocommerce-message:before,
.main-holder .site-content ul.products li.product .price,
.main-holder .site-content ul.products li.product .price ins,
.single .main-holder #content div.product .price ins,
.woocommerce .price .woocommerce-Price-amount,
.main-holder .site-content ul.products li.product h3:hover,
.main-holder .site-content ul.products li.product .woocommerce-loop-category__title:hover,
.main-holder .site-content ul.products li.product .woocommerce-loop-product__title:hover,
.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:hover:after,
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:after,
.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"],
.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:after,
/* Special Section */

.themetechmount-servicebox-styleone .tm-box-icon,
.themetechmount-servicebox-styleone .themetechmount-serviceboxbox-readmore a:hover,
.themetechmount-pf-detailbox-list .tm-pf-details-date i,
.content-area .social-icons li>a {
    color: #a2b121;
}

/*** Defaultmenu ***/

/*Wordpress Main Menu*/

/* Menu hover and select section */

.tm-mmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li:hover i,
.tm-mmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li.current-menu-ancestor>i,
.tm-mmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li.current_page_item>i,
.tm-mmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li.current_page_ancestor>i,
.tm-mmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li:hover>a,
.tm-mmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li.current-menu-ancestor>a,
.tm-mmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li.current_page_item>a,
.tm-mmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li.current_page_ancestor>a,
/*Wordpress Dropdown Menu*/

.tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li li.current-menu-ancestor>a,
.tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li li.current-menu-item>a,
.tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li li.current_page_item>a,
.tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li li.current_page_ancestor>a,
/*Mega Main Menu*/

.tm-mmenu-active-color-skin .site-header.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item:hover>a,
.tm-mmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-item>a,
.tm-mmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-ancestor>a,
.tm-mmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-item>a,
.tm-mmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-current-menu-ancestor>a,
/*Mega Dropdown Menu*/

.tm-dmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-current-menu-item>a,
.tm-dmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-current-menu-ancestor>a,
.tm-dmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.current-menu-item>a,
.tm-dmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.current_page_item>a {
    color: #a2b121;
}

/* Dynamic main menu color applying to responsive menu link text */

.header-controls .search_box i.tmicon-fa-search,
.righticon i,
.menu-toggle i,
.header-controls a {
    color: rgba( 47, 47, 47, 1);
}

.menu-toggle i:hover,
.header-controls a:hover {
    color: #a2b121 !important;
}

.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item-type-widget div {
    color: rgba( 138, 138, 138, 0.8);
    font-weight: normal;
}

#site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item-type-widget div.textwidget {
    padding-top: 10px;
}

/*Logo Color --------------------------------*/

h1.site-title {
    color: #202020;
}

/**
 * 9. Genral Elements
 * ----------------------------------------------------------------------------
 */

/* Site Pre-loader image */

/**
 * 10. Heading Elements
 * ----------------------------------------------------------------------------
 */

.tm-textcolor-skincolor h1,
.tm-textcolor-skincolor h2,
.tm-textcolor-skincolor h3,
.tm-textcolor-skincolor h4,
.tm-textcolor-skincolor h5,
.tm-textcolor-skincolor h6,
.tm-textcolor-skincolor .tm-vc_cta3-content-header h2 {
    color: #a2b121 !important;
}

.tm-textcolor-skincolor .tm-vc_cta3-content-header h4 {
    color: rgba( 255, 177, 32, 0.90) !important;
}

.tm-textcolor-skincolor .tm-vc_cta3-content .tm-cta3-description {
    color: rgba( 255, 177, 32, 0.60) !important;
}

.tm-slider-button.btn-skin,
.tm-textcolor-skincolor,
.tm-custom-heading.tm-textcolor-skincolor {
    color: #a2b121 !important;
}

.tm-textcolor-skincolor a {
    color: rgba( 255, 177, 32, 0.80);
}

/**
 * 10. Floating Bar
 * ----------------------------------------------------------------------------
 */

/* Show/hide topbar in some devices */

@media (max-width: 1200px) {
    .themetechmount-fbar-btn,
    .themetechmount-fbar-box-w {
        display: none !important;
    }
}

::selection {
    background-color: #a2b121;
}

::-moz-selection {
    background-color: #a2b121;
}

/**
 * Extra section
 * ----------------------------------------------------------------------------
 */

.themetechmount-servicebox-stylesix .themetechmount-post-item:after,
.themetechmount-servicebox-stylefive .tm-servicebox-morebtn,
.tm-inoterior-newtab .elementor-tabs .elementor-tab-title.elementor-active,
.tm-seperator-style2.center-align .tm-element-content-heading:before,
.tm-single-image-wrapper.imagestyle-two .tm-single-image-inner:before,
.themetechmount-iconbox.themetechmount-iconbox-stylenine .tm-icon-type-text,
.tm-staticbox-style2 .tm-sepeline:after,
.tm-staticbox-style2 .tm-stepbox:hover .tm-stepbox-content .tm-steps-seperator:before,
.tm-step1-active .tm-staticbox-style2 .tm-stepbox:first-child .tm-stepbox-content .tm-steps-seperator:before,
.themetechmount-iconbox-styleeight:hover .themetechmount-iconbox-inner,
.activebox .themetechmount-iconbox.themetechmount-iconbox-stylefour.themetechmount-iconbox-styletwo .tm-icon-type-text,
.themetechmount-iconbox.themetechmount-iconbox-stylefour.themetechmount-iconbox-styletwo:hover .tm-icon-type-text,
.tm-element-heading-content-wrapper.tm-seperator-style1 .tm-content-header:before,
.themetechmount-darklayout .themetechmount-testimonialbox-styleone .themetechmount-box-content:before,
.themetechmount-darklayout .post.themetechmount-box-blog-classic .tm-box-post-date,
.themetechmount-darklayout .themetechmount-box-blog.themetechmount-blogbox-stylethree .tm-box-post-date,
.single-tm_portfolio.themetechmount-darklayout .nav-next a:hover,
.single-tm_portfolio.themetechmount-darklayout .nav-previous a:hover,
.themetechmount-darklayout .themetechmount-box-blog.themetechmount-blogbox-styleone .tm-box-post-date,
.site-footer .themetechmount-iconbox-styletwo .themetechmount-iconbox-icon .tm-box-icon,
.themetechmount-testimonialbox-styletwo .themetechmount-box-content:after,
.single-product .main-holder .site-content span.onsale,
.main-holder .site-content ul.products li.product .onsale.product-label,
.woocommerce ul.products li.product .onsale,
#yith-quick-view-content .onsale,
article.themetechmount-box-blog-classic.sticky:after,
.tm-textblock-underline:before,
.single article.post blockquote:before,
.tm-blog-cntbox .tm-lefticon-box,
.themetechmount-iconbox .tm-iconstyle-rounded .tm-box-icon,
.themetechmount-iconbox .tm-iconstyle-boxed .tm-box-icon,
.themetechmount-iconbox .tm-iconstyle-rounded-less .tm-box-icon,
.woocommerce.single-product div.summary .stock,
.themetechmount-box-portfolio .themetechmount-icon-box a,
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover:before,
.widget.tm_widget_nav_menu li a:hover:before,
.widget.lawgrid_all_post_list_widget li a:hover:before,
.widget.lawgrid_category_list_widget li a:hover:before,
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a:before,
.widget.tm_widget_nav_menu li.current_page_item a:before,
.widget.lawgrid_all_post_list_widget li.tm-post-active a:before,
.widget.lawgrid_category_list_widget li.current-cat a:before,
article.themetechmount-box-blog-classic .tm-post-featured-outer-wrapper .tm-postdate,
.content-area .social-icons li>a:hover,
.single-tm_portfolio .tm-pf-single-category-w a:hover,
.single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a:hover,
.widget.woocommerce.widget_product_search input[type="submit"],
.widget.woocommerce.widget_product_search button,
.widget .search-form .search-submit,
.woocommerce div.product .woocommerce-tabs ul.tabs li a:before,
.tooltip:after,
[data-tooltip]:after,
.single-tm_team_member .tm-team-member-single-title-wrapper .tm-team-social-links-wrapper ul li a:hover,
.post.themetechmount-box-blog-classic .tm-box-post-icon,
.themetechmount-box-blog .tm-box-post-date,
.themetechmount-teambox-view-overlay .themetechmount-overlay a,
.themetechmount-box-team.themetechmount-box-view-topimage-bottomcontent .themetechmount-overlay a,
.themetechmount-fbar-position-right .themetechmount-fbar-btn a.skincolor,
.themetechmount-fbar-position-default .themetechmount-fbar-btn a.skincolor,
.themetechmount-portfolio-box-view-styleone:hover .themetechmount-box-link,
.themetechmount-box-blog .tm-box-post-date,
.tm-header-icons .tm-header-wc-cart-link span.number-cart,
.tm-col-bgcolor-darkgrey .social-icons li>a:hover,
.themetechmount-topbar-wrapper .themetechmount-fbar-btn,
.tm-skincolor-bg,
.footer .widget .widget-title:before,
.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-desc:after,
.themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-box-desc:after,
.wpcf7 .tm-contactform input[type="radio"]:checked:before,
.tm-dropcap.tm-bgcolor-skincolor,
.themetechmount-twitterbox-inner i,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-skincolor .tm-titlebar .breadcrumb-wrapper .container,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-skincolor .breadcrumb-wrapper .container:before,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-skincolor .breadcrumb-wrapper .container:after {
    background-color: #a2b121;
}

/*Woocommerce Section*/

.woocommerce .main-holder #content .woocommerce-error .button:hover,
.woocommerce .main-holder #content .woocommerce-info .button:hover,
.woocommerce .main-holder #content .woocommerce-message .button:hover,
.sidebar .widget .tagcloud a:hover,
.woocommerce .widget_shopping_cart a.button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.main-holder .site table.cart .coupon button:hover,
.main-holder .site .woocommerce-cart-form__contents button:hover,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.main-holder .site .return-to-shop a.button:hover,
.main-holder .site .woocommerce-MyAccount-content a.woocommerce-Button:hover,
.main-holder .site-content #review_form #respond .form-submit input:hover,
.woocommerce div.product form.cart .button:hover,
table.compare-list .add-to-cart td a:hover,
.woocommerce-cart #content table.cart td.actions input[type="submit"]:hover,
.main-holder .site .woocommerce-form-coupon button:hover,
.main-holder .site .woocommerce-form-login button.woocommerce-Button:hover,
.main-holder .site .woocommerce-ResetPassword button.woocommerce-Button:hover,
.main-holder .site .woocommerce-EditAccountForm button.woocommerce-Button:hover,
.single .main-holder div.product .woocommerce-tabs ul.tabs li.active,
.main-holder .site table.cart .coupon input:hover,
.woocommerce #payment #place_order:hover,
.wishlist_table td.product-price ins,
.widget .product_list_widget ins,
.woocommerce .widget_shopping_cart a.button.checkout,
.woocommerce .wishlist_table td.product-add-to-cart a,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.main-holder .site-content nav.woocommerce-pagination ul li .page-numbers.current,
.main-holder .site-content nav.woocommerce-pagination ul li a:hover {
    background-color: #a2b121;
}

.tm-square-socialicon .themetechmount-social-links-wrapper a:hover,
.themetechmount-testimonialbox-styletwo .themetechmount-box-img:after,
article.sticky,
.single .tm-pf-single-content-area blockquote,
.single .tm-pf-single-content-wrapper blockquote,
.single article.post blockquote,
.tm-social-share-links ul li a:hover,
.tm-header-icons .tm-header-icon a:hover,
.themetechmount-boxes-row-wrapper .slick-arrow:hover,
.widget .search-form .search-field:focus,
.tm-bgcolor-darkgrey .wpcf7 .tm-contactform .wpcf7-textarea:focus,
.wpcf7 .tm-commonform .wpcf7-text:focus,
.wpcf7 .tm-commonform textarea:focus {
    border-color: #a2b121;
}

.footer .social-icons li>a:hover {
    background-color: #a2b121;
    border-color: #a2b121;
}

.tm-fid-view-style8 .tm-fld-contents:before,
.themetechmount-iconbox-stylenine:hover .tm-icon-type-text:after,
.comment-form .form-submit:hover:before,
.comment-form .form-submit:hover:after,
.content-area .social-icons li>a,
.themetechmount-boxes-testimonial .themetechmount-box.themetechmount-box-view-default .themetechmount-post-item .themetechmount-box-desc:after,
.themetechmount-box-team .themetechmount-box-social-links ul li a:hover,
.tm-header-style-infostack .header-widget .header-icon .icon,
.tm-pf-single-content-wrapper.tm-pf-view-top-image .themetechmount-pf-single-detail-box,
.widget .woocommerce-product-search .search-field:focus,
.widget .search-form .search-field:focus {
    border-color: #a2b121;
}

.widget .widget-title {
    border-left-color: #a2b121;
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a:after {
    border-right-color: #a2b121;
}

.tooltip-top:before,
.tooltip:before,
[data-tooltip]:before,
.themetechmount-fbar-position-default .themetechmount-fbar-btn a:after {
    border-top-color: #a2b121;
}

.tm-column-shape-style.elementor-widget-text-editor:before,
.tm-search-overlay .w-search-form-row:before {
    border-bottom-color: #a2b121;
}

.tm-search-outer .tm-icon-close:before {
    background-color: #a2b121 !important;
}

.themetechmount-servicebox-stylefive .tm-box-icon,
.tm-inoterior-newtab .elementor-tabs .elementor-tab-title:not(.elementor-active) span,
.mc4wp-form .mailchimp-inputbox3 button[type="submit"]:hover,
.tm-step1-active .themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-stepbox:first-child .tm-box-title h4,
.tm-step1-active .themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-stepbox:hover .tm-box-title h4,
.tm-step1-active .themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-stepbox:first-child .tm-ptable-icon-wrapper,
.themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-stepbox:hover .tm-ptable-icon-wrapper,
.themetechmount-darklayout .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore.figcaption.fborder a,
.themetechmount-darklayout .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore.figcaption.fborder a,
.tm-contactform-onepage .tm-contact-btns:hover .kw_inoterior,
.tm-contactform-onepage .elementor-button.elementor-size-md:hover,
.themetechmount-blogbox-stylefive .themetechmount-blogbox-footer-readmore a:hover,
.themetechmount-iconbox-styleseven .themetechmount-serviceboxbox-readmore a,
.themetechmount-testimonialbox-styletwo .themetechmount-author-name,
.mailchimp-inputbox button[type="submit"]:hover,
.tm-bgcolor-white .ttm-header-button a:hover,
.themetechmount-iconbox-stylesix .tm-iocnbox-btn a:hover,
.tm-ptablebox .tm-ptablebox-price,
.tm-textcolor-white .tm-titlebar-main .breadcrumb-wrapper a:hover,
.themetechmount-servicebox-stylefour .themetechmount-serviceboxbox-readmore.figcaption.fborder a:hover,
.single article.post blockquote:before,
.themetechmount-testimonialbox-styleone:hover h3.themetechmount-author-name,
.themetechmount-iconbox .tm-iconstyle-rounded-less-outline .tm-box-icon i,
.themetechmount-iconbox .tm-iconstyle-boxed-outline .tm-box-icon i,
.themetechmount-iconbox .tm-iconstyle-rounded-outline .tm-box-icon i,
.themetechmount-box-portfolio:hover .themetechmount-icon-box a:hover,
.tm-header-icons .tm-header-wc-cart-link a:hover,
.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey.tm-textcolor-white a:hover,
.tm-textcolor-white .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover:before,
.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover:before,
.tm-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover:before,
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover,
.widget.tm_widget_nav_menu li a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,
.widget.tm_widget_nav_menu li.current_page_item a:before,
.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a,
h2.tm-custom-heading strong,
ul.inoterior_contact_widget_wrapper li:before,
.tm-link-underline a,
a.tm-link-underline,
.tm-header-icon.tm-header-social-box a.tm-social-btn-link i:focus,
.tm-header-icon.tm-header-social-box a.tm-social-btn-link i:hover,
.themetechmount-boxes-testimonial .themetechmount-box.themetechmount-box-view-default .themetechmount-post-item .themetechmount-box-desc:after,
.woocommerce .summary .compare.button:hover,
.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i,
.tm-titlebar-main .breadcrumb-wrapper span.current-item,
.tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-box-view-default .themetechmount-author-name,
.themetechmount-content-team-search-box .search_field i,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu>li.mega-current-menu-parent>a,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu>li.mega-current-page-parent>a,
#site-header-menu #site-navigation div.nav-menu>ul>li li.current_page_parent>a,
#site-header-menu #site-navigation div.nav-menu>ul>li li.current-page-parent>a,
#site-header-menu #site-navigation div.nav-menu>ul>li li.current-menu-ancestor>a,
.tm-topbar-content .social-icons li>a:hover,
.tm-header-style-infostack .header-widget .header-icon i,
.comment-meta a:hover {
    color: #a2b121;
}

.tm-fidstyle-centerbox .inside.tm-fid-view-style6 h4,
.tm-bgcolor-darkgrey .themetechmount-testimonialbox-styletwo .themetechmount-author-name,
.tm-col-bgcolor-darkgrey .themetechmount-testimonialbox-styletwo .themetechmount-author-name,
.tm-head-skin .tm-fid.inside h4,
.tm-icon-skin i,
.tm-skincolo-strong .tm-element-heading-wrapper .tm-custom-heading strong,
.site-footer .tm-skincolor,
.tm-custom-heading.tm-skincolo-strong strong,
.tm-skincolor,
.tm-skincolor-strong strong,
.tm-skincolor-bfont b,
span.tm-skincolor a {
    color: #a2b121 !important;
}

.themetechmount-iconbox .tm-iconstyle-rounded-less-outline .tm-box-icon,
.themetechmount-iconbox .tm-iconstyle-boxed-outline .tm-box-icon,
.themetechmount-iconbox .tm-iconstyle-rounded-outline .tm-box-icon {
    color: #a2b121;
    border-color: #a2b121;
}

.woocommerce-message,
.woocommerce-info,
.single .main-holder div.product .woocommerce-tabs ul.tabs li.active:before,
.tm-search-overlay {
    border-top-color: #a2b121;
}

/*Elementor Button*/

.tm-btn-style-text .elementor-button-link.elementor-button:hover,
.tm-btn-style-text.tm-btn-color-skincolor .elementor-button {
    color: #a2b121;
}

.comment-list a.comment-reply-link,
.tm-btn-style-text.tm-btn-color-skincolor .elementor-button:hover {
    color: #2f2f2f;
}

.tm-btn-style-text.tm-btn-color-grey .elementor-button {
    color: #f9f9f9;
}

/** flat button **/

.themetechmount-servicebox-stylefive .tm-servicebox-morebtn:hover,
.tm-btn-style-style2.tm-btn-color-darkgrey:not(.tm-btn-style-outline) .elementor-button,
.tm-btn-style-style2.tm-btn-color-skincolor:not(.tm-btn-style-outline) .elementor-button:hover,
.tm-btn-style-flat.tm-btn-color-darkgrey .elementor-button,
.tm-btn-style-flat.tm-btn-color-skincolor .elementor-button:hover {
    background-color: #2f2f2f;
}

.tm-btn-style-style2.tm-btn-color-grey .elementor-button,
.tm-btn-style-style2.tm-btn-color-white .elementor-button,
.tm-btn-style-flat.tm-btn-color-grey .elementor-button,
.tm-btn-style-flat.tm-btn-color-white .elementor-button,
.tm-btn-style-text.tm-btn-color-darkgrey .elementor-button {
    color: #2f2f2f;
}

.tm-btn-style-style2.tm-btn-color-white .elementor-button:hover,
.tm-btn-style-style2.tm-btn-color-grey .elementor-button:hover,
.tm-btn-style-text.tm-icon-align-right .elementor-button .elementor-button-icon:after,
.tm-btn-style-flat.tm-btn-color-grey .elementor-button:hover,
.tm-btn-style-flat.tm-btn-color-white .elementor-button:hover {
    background-color: #a2b121;
}

.tm-btn-style-flat.tm-btn-color-skincolor.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:before,
.tm-btn-style-flat.tm-btn-color-skincolor.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:after,
.tm-btn-style-flat.tm-btn-color-darkgrey.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:hover:before,
.tm-btn-style-flat.tm-btn-color-darkgrey.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:hover:after,
.tm-contactform-onepage input[type="checkbox"]:checked:after,
.tm-btn-style-outline.tm-btn-color-skincolor.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:hover:before,
.tm-btn-style-outline.tm-btn-color-skincolor.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:hover:after {
    border-color: #a2b121;
}

.tm-btn-style-flat.tm-btn-color-darkgrey.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:before,
.tm-btn-style-flat.tm-btn-color-darkgrey.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:after,
.tm-btn-style-flat.tm-btn-color-skincolor.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:hover:before,
.tm-btn-style-flat.tm-btn-color-skincolor.tm-btn-shape-square:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:hover:after,
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:hover:before,
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:hover:after {
    border-color: #2f2f2f;
}

/** Outline button **/

.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a,
.comment-form input[type="submit"],
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a,
.tm-ptablebox .tm-ptable-btn a,
.tm-btn-style-outline.tm-btn-color-darkgrey .elementor-button {
    border-color: #2f2f2f;
    color: #2f2f2f;
}

.tm-banner-third .themetechmount-banner-style1 .tm-iocnbox-btn a:hover,
.tm-banner-first .themetechmount-banner-style1 .tm-iocnbox-btn a:hover,
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:hover,
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:hover,
.tm-btn-style-outline.tm-btn-color-darkgrey .elementor-button:hover,
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:hover {
    border-color: #2f2f2f;
    color: #fff;
    background-color: #2f2f2f;
}

.tm-banner-second .themetechmount-banner-style1 .tm-iocnbox-btn a:hover,
.tm-btn-style-outline.tm-btn-color-skincolor .elementor-button {
    border-color: #a2b121;
    color: #a2b121;
}

.themetechmount-darklayout .themetechmount-boxes-service .tm-box-col-wrapper:nth-child(2) .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore.figcaption.fborder a:hover,
.themetechmount-darklayout .themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore.figcaption.fborder a:hover,
.tm-boxtab .elementor-tabs .elementor-tab-title.elementor-tab-desktop-title.elementor-active,
.comment-list a.comment-reply-link:hover,
.comment-form input[type="submit"]:hover,
.tm-btn-style-outline.tm-btn-color-skincolor .elementor-button:hover {
    color: #fff;
    background-color: #a2b121;
    border-color: #a2b121;
}

.tm-btn-style-outline.tm-btn-color-grey .elementor-button {
    border-color: #f9f9f9 !important;
    color: #f9f9f9;
}

.tm-btn-style-outline.tm-btn-color-grey .elementor-button:hover {
    color: #2f2f2f;
    background-color: #f9f9f9;
}

.tm-slider-button.btn-skin:hover {
    color: #fff !important;
    background-color: #a2b121 !important;
    border-color: #a2b121 !important;
}

.themetechmount-darklayout .comment-form input[type="submit"],
.themetechmount-darklayout .post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a,
.themetechmount-darklayout .tm-ptablebox .tm-ptable-btn a,
.themetechmount-darklayout .themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a {
    border-color: #a2b121;
    color: #a2b121;
}

.themetechmount-darklayout .comment-form input[type="submit"]:hover,
.themetechmount-darklayout .post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:hover,
.themetechmount-darklayout .tm-ptablebox .tm-ptable-btn a:hover,
.themetechmount-darklayout .themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:hover {
    background-color: #a2b121;
    color: #fff !important;
}

.tm-header-style-classic3 .header-widget a:hover,
.tm-fid-view-topicon:hover h3.tm-fid-title,
.tm-fid-view-topicon h3.tm-fid-title:after,
.themetechmount-topbar-wrapper.tm-bgcolor-grey.tm-textcolor-custom a:hover,
.tm-fid-view-topicon.inside h4,
.themetechmount-servicebox-stylethree .tm-box-icon,
.tm_coverimgbox_wrapper.tm-projectbox .tm_coverbox_contents:hover .tm-box-title h4,
.tm_coverimgbox_wrapper.tm-projectbox .tm_coverbox_contents:first-child .tm-box-title h4,
.themetechmount-darklayout .comment-form .form-submit:before,
.themetechmount-darklayout .tm-contact-btn:before,
.themetechmount-darklayout .comment-form .form-submit:after,
.themetechmount-darklayout .tm-contact-btn:after {
    color: #a2b121;
}

/* Blackish Button Color */

.themetechmount-servicebox-stylesix .tm-box-icon i,
.themetechmount-box-blog.themetechmount-blogbox-styleseven .themetechmount-blogbox-footer-left a:hover,
.themetechmount-topbar-wrapper.tm-bgcolor-grey.tm-textcolor-custom a:not(:hover),
.tm_subscribe_form .btn[type="submit"],
.themetechmount-stepboxes-wrapper.tm-staticbox-style2 .tm-stepbox .tm-ptable-icon-wrapper,
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong,
.themetechmount-blogbox-stylefive .themetechmount-blogbox-footer-readmore a,
.themetechmount-iconbox-styleseven .themetechmount-serviceboxbox-readmore a:hover,
.tm-bgcolor-white .ttm-header-button a,
.tm-ptablebox .tm-ptablebox-cur-symbol,
.tm-ptablebox-features .tm-feature-lines li,
.tm-textcolor-white .tm-bread-sep,
.tm-textcolor-white .tm-titlebar-main .breadcrumb-wrapper a,
.elementor-widget-tabs .elementor-tab-content ul li,
.tm-fid-view-topicon h3.tm-fid-title,
.themetechmount-blogbox-stylefour .tm-blog-post-cat a:hover,
.elementor-widget-progress .elementor-title,
.elementor-widget-accordion .elementor-accordion .elementor-accordion-title,
.tm-fid.tm-fid-view-style5 h3,
.tm-btn-style-outline.tm-btn-color-white .elementor-button:hover,
.tm-fid-view-circle-progress .tm-fid-number,
.tm-fid-view-circle-progress .tm-fid-number sup,
.tm-fid-view-circle-progress .tm-fid-number sub,
.single-tm_portfolio .nav-next a,
.single-tm_portfolio .nav-previous a,
.tm-sortable-list .tm-sortable-link a,
.themetechmount-servicebox-styleone .themetechmount-serviceboxbox-readmore a,
.tm-fid-view-righticon .tm-fid-icon-wrapper i,
.tm-fid-view-lefticon .tm-fid-icon-wrapper i,
.themetechmount-box-portfolio .themetechmount-box-bottom-content h4 a:not(:hover),
.tm-publised-in-wrapper span.post-title,
.tm-team-member-single-category a:not(:hover),
.tm-team-social-links a:not(:hover),
.tm-bgcolor-darkgrey .themetechmount-team-box-view-overlay .themetechmount-box-title a,
.tm-comment-owner,
.tm-comment-owner a:not(:hover),
.comment-reply-link:hover,
.testimonial_item .themetechmount-author-name a:hover,
.tm-social-share-wrapper,
.themetechmount-box-team.themetechmount-box-view-top-image .themetechmount-box-content h4 a,
.themetechmount-box-content h4 a,
.themetechmount-post-readmore a,
.tm-bgcolor-skincolor .themetechmount-blogbox-footer-readmore a:hover,
.logged-in-as a:hover,
.tm-team-details-list .tm-team-list-title,
.widget.inoterior_category_list_widget .widget-title,
.widget.inoterior_category_list_widget li a {
    color: #2f2f2f;
}

.elementor-progress-percentage {
    background-color: #2f2f2f;
}

.elementor-progress-percentage:before {
    border-top-color: #2f2f2f;
}

.btn-black.tm-slider-button {
    background-color: #2f2f2f !important;
}

.btn-black.tm-slider-button,
.btn-black.tm-slider-button:after,
.btn-black.tm-slider-button:before {
    border-color: #2f2f2f !important;
}

.tm-textcolor-dark,
.tm-textcolor-dark .social-icons li a,
.tm-textcolor-dark.themetechmount-fbar-btn-link i,
.tm-textcolor-dark h1,
.tm-textcolor-dark h2,
.tm-textcolor-dark h3,
.tm-textcolor-dark h4,
.tm-textcolor-dark h5,
.tm-textcolor-dark h6,
h2.tm-custom-heading.tm-textcolor-dark,
h4.tm-custom-heading.tm-textcolor-dark,
h3.tm-custom-heading.tm-textcolor-dark {
    color: #2f2f2f !important;
}

.themetechmount-box-blog.themetechmount-blogbox-styleten .tm-box-post-date,
.themetechmount-box-blog.themetechmount-blogbox-stylenine .tm-box-post-date,
.tm-fid-view-style9 .tm-fid-number,
.tm-inoterior-newtab .elementor-tabs .elementor-tab-title,
.elementor-widget-heading .elementor-heading-title,
.tm-pf-view-left-image.style2 .themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-left-details:first-child,
.woocommerce-account .woocommerce-MyAccount-navigation li a,
.widget.tm_widget_nav_menu li a,
.widget.inoterior_all_post_list_widget li a,
.widget.inoterior_category_list_widget li a {
    font-family: "Saira Semi Condensed";
}

.tm-sortable-list .tm-sortable-link a,
.tm-inoterior-newtab .elementor-tabs .elementor-tab-title,
.ttm-header-button a,
.tm-ptablebox .tm-ptable-btn a,
.themetechmount-portfoliobox-style2 .tm-project-readmore-btn a,
.woocommerce-account .woocommerce-MyAccount-navigation li a,
.widget.tm_widget_nav_menu li a,
.widget.inoterior_all_post_list_widget li a,
.widget.inoterior_category_list_widget li a {
    font-weight: 600;
}

.tm-fid-view-topicon h3.tm-fid-title,
#sidebar-left .tm-quicklink-box .tm-righttext-box h2 {
    font-weight: 600;
}

.tm-btn-style-flat:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:before,
.tm-btn-style-flat:not(.tm-btn-style-text).elementor-element.elementor-widget-button .elementor-button-link:after,
.comment-list a.comment-reply-link:after,
.comment-form .form-submit:after,
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:after,
.tm-ptable-btn a:after,
#totop.top-visible:after,
.themetechmount-servicebox-styletwo .figcaption a:after,
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:after,
.tm_coverimgbox_wrapper .tm-staticbox-more-link:after,
.tm-contact-btn:after,
.comment-list a.comment-reply-link:before,
.comment-form .form-submit:before,
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:before,
.tm-ptable-btn a:before,
#totop.top-visible:before,
.themetechmount-servicebox-styletwo .figcaption a:before,
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a:before,
.tm_coverimgbox_wrapper .tm-staticbox-more-link:before,
.tm-contact-btn:before {
    content: unset;
}

.main-holder .site .return-to-shop a.button,
.tm-contact-btn input[type="submit"],
.themetechmount-servicebox-stylefour .themetechmount-serviceboxbox-readmore a,
.tm_coverimgbox_wrapper .tm-staticbox-more-link,
.themetechmount-servicebox-styletwo .themetechmount-serviceboxbox-readmore a,
.main-holder .site-content nav.woocommerce-pagination ul li a,
.themetechmount-pagination .page-numbers,
.single-tm_portfolio .nav-next a,
.single-tm_portfolio .nav-previous a,
.widget .social-icons li>a,
.tm-social-share-links ul li a,
.single-tm_portfolio .tm-pf-single-category-w a,
.single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a,
.sidebar .widget .tagcloud a,
#totop.top-visible,
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-blogbox-desc-footer a,
.comment-form input[type="submit"],
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a,
.tm-ptablebox .tm-ptable-btn a {
    border-radius: 2em;
}

/* Gradient color */

.elementor-column.elementor-top-column.tm-elementor-bg-color-gradient:not(.tm-bgimage-yes) .elementor-widget-wrap>.tm-stretched-div,
.elementor-column.elementor-top-column.tm-elementor-bg-color-gradient:not(.tm-col-stretched-yes)>.elementor-widget-wrap,
.elementor-column.elementor-inner-column.tm-elementor-bg-color-gradient:not(.tm-bgimage-yes)>.elementor-widget-wrap {
    background-color: transparent;
    background-image: linear-gradient(to right, #fe5603, #ff7f00) !important;
}

.elementor-section.elementor-top-section.tm-elementor-bg-color-gradient,
.elementor-section.elementor-top-section.tm-elementor-bg-color-gradient:before,
.elementor-section.elementor-inner-section.tm-elementor-bg-color-gradient,
.tm-btn-style-flat.tm-btn-color-gradient .elementor-button {
    background-color: transparent;
    background-image: linear-gradient(to right, #fe5603, #ff7f00) !important;
}

.tm-vc_icon_element-inner.tm-vc_icon_element-background-color-gradient.tm-vc_icon_element-background,
.themetechmount-topbar-wrapper.tm-bgcolor-gradient,
.tm-col-bgcolor-gradient .tm-bg-layer-inner,
.tm-bgcolor-gradient,
.tm-bg.tm-bgcolor-gradient .tm-bg-layer,
.tm-col-bgcolor-gradient.tm-col-bgimage-yes .tm-bg-layer-inner,
.tm-bgcolor-gradient.tm-bg.tm-bgimage-yes>.tm-bg-layer-inner {
    background-color: transparent;
    background-image: linear-gradient(to right, #fe5603, #ff7f00) !important;
}

.themetechmount-iconbox-stylenine .themetechmount-iconbox-heading .tm-element-subheading {
    font-family: Saira Semi Condensed;
    color: #8a8a8a;
}

.tm-ptablebox .tm-ptable-btn a,
.themetechmount-iconbox-stylesix .tm-iocnbox-btn a,
.themetechmount-blogbox-styleeight .themetechmount-blogbox-footer-left a,
.themetechmount-iconbox-stylenine .tm-iocnbox-btn {
    text-transform: capitalize;
}

.tm-single-image-inner .tm-iocnbox-btn a {
    font-weight: 600;
}

.tm-testimonial-nobackground .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text,
.tm-headerstyle-classic-overlay .tm-header-quick-callbox.tm-header-calliconbox .tm-callbox-content .tm-callbox-title,
.themetechmount-iconbox-styleeleven .tm-element-subheading,
.tm-header-style-classic3 .header-widget h3,
.tm-header-style-infostack .header-widget h3 {
    font-family: Saira Semi Condensed;
}

.tm-header-style-toplogo .info-widget-content h2 {
    font-size: 24px;
    line-height: 32px;
}

/* ********************* Responsive Menu Code Start *************************** */

.headerlogo,
.tm-header-icon,
.tm-header-text-area,
.site-header .themetechmount-fbar-btn {
    height: 90px;
    line-height: 90px !important;
}

.tm-header-icon.tm-header-social-box a.tm-social-btn-link i,
.tm-header-icons .tm-header-search-link a,
.tm-header-icons .tm-header-wc-cart-link a {
    color: rgba( 47, 47, 47, 1);
}

.is_stuck .tm-header-icon.tm-header-social-box a.tm-social-btn-link i,
.is_stuck .tm-header-icons .tm-header-search-link a,
.is_stuck .tm-header-icons .tm-header-wc-cart-link a {
    color: rgba( 47, 47, 47, 1);
}

@keyframes menu_sticky {
    0% {
        margin-top: -120px;
        opacity: 0;
    }
    50% {
        margin-top: -64px;
        opacity: 0;
    }
    100% {
        margin-top: 0;
        opacity: 1;
    }
}

/**
* Responsive Menu
* ----------------------------------------------------------------------------
*/

@media (max-width: 1200px) {
    /* Responsive Header bg color */
    #masthead #site-header.site-header.tm-bgcolor-custom {
        background-color: #232323 !important;
    }
    /*** Header Section ***/
    .site-header-main.tm-wrap {
/*        margin: 0 10px 0 15px;*/
        width: auto;
        display: block;
        padding-left: 0;
    }
    .site-header-main.tm-wrap .tm-wrap-cell {
        display: block;
    }
    .tm-header-icon {
        padding-right: 0px;
        padding-left: 10px;
        position: relative;
    }
    .tm-header-icon.tm-header-wc-cart-link {
        float: right;
    }
    .tm-header-icon.tm-header-social-box,
    .tm-header-icon.tm-header-search-link {
        float: left;
    }
    .tm-header-style-classic-highlight .tm-header-text-area,
    .tm-header-icon.tm-header-social-box {
        display: none;
    }
    .site-title {
        width: inherit;
    }
    div.tm-titlebar-wrapper {
        background-attachment: scroll !important;
    }
    .tm-pageslider-yes .headerlogo .standardlogo {
        display: inline-block;
    }
    .tm-pageslider-yes .headerlogo .borderlogo {
        display: none;
    }
    .site-header-main.tm-wrap.container-fullwide {
        margin: 0 15px 0 20px;
    }
    #site-header-menu #site-navigation div.nav-menu>ul>li>i {
        display: none;
    }
    .tm-header-style-split .site-header-main.tm-wrap.container-fullwide {
        margin: 0 15px 0 15px;
    }
    body .tm-header-style-split #site-header-menu #site-navigation div.nav-menu>ul>li>a,
    body .tm-header-style-split .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
        padding: 15px 0px 15px 0px !important;
    }
    body .tm-header-style-split #site-header-menu #site-navigation div.nav-menu>ul>li ul {
        margin-left: 0;
    }
    /*** Navigation ***/
    .main-navigation {
        clear: both;
    }
    .site-branding,
    #site-header-menu #site-navigation li.mega-menu-megamenu>ul.mega-sub-menu,
    #site-header-menu #site-navigation div.mega-menu-wrap,
    .menu-tm-main-menu-container,
    #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-flyout ul.mega-sub-menu,
    #site-header-menu {
        float: none;
    }
    /*** Responsive Menu ***/
    .righticon {
        position: absolute;
        right: 0px;
        z-index: 33;
        top: 15px;
        display: block;
    }
    .righticon i {
        font-size: 20px;
        cursor: pointer;
        display: block;
        line-height: 0px;
    }
    /*** Default menu box ***/
    .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal,
    #site-header-menu #site-navigation div.nav-menu>ul {
        position: absolute;
        padding: 10px 20px;
        left: 0px;
        box-shadow: rgba(0, 0, 0, 0.12) 3px 3px 15px;
        border-top: 3px solid #a2b121;
        background-color: #333;
        z-index: 100;
        width: 100%;
        top: 90px;
        margin-left: -3px;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal,
    #site-header-menu #site-navigation div.nav-menu>ul {
        background-color: #ffffff;
    }
    #site-header-menu #site-navigation div.nav-menu>ul,
    #site-header-menu #site-navigation div.nav-menu>ul ul {
        overflow: hidden;
        max-height: 0px;
    }
    #site-header-menu #site-navigation div.nav-menu>ul ul ul {
        max-height: none;
    }
    #site-header-menu #site-navigation div.nav-menu>ul ul {
        padding-left: 15px;
    }
    #site-header-menu #site-navigation div.nav-menu>ul>li {
        position: relative;
        text-align: left;
    }
    #site-header-menu #site-navigation.toggled-on div.nav-menu>ul {
        display: block;
        max-height: 10000px;
    }
    #site-header-menu #site-navigation.toggled-on div.nav-menu>ul ul.open {
        max-height: 10000px;
    }
    #site-header-menu #site-navigation div.mega-menu-wrap {
        position: inherit;
    }
    #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-flyout ul.mega-sub-menu {
        width: 100%;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-toggle-on>a,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item:hover>a,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a {
        background: none !important;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item {
        float: none;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu>li {
        width: 100% !important;
        padding-bottom: 0px;
    }
    #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-flyout ul.mega-sub-menu {
        padding-left: 15px;
    }
    #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a {
        padding-left: 0px;
    }
    #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal ul.mega-sub-menu a,
    #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li ul.mega-sub-menu,
    #site-header-menu #site-navigation div.nav-menu>ul ul {
        background-color: transparent !important;
    }
    #site-header-menu #site-navigation div.nav-menu>ul>li a,
    #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li a {
        display: block;
        padding: 15px 0px;
        text-decoration: none;
        line-height: 18px;
        height: auto;
        line-height: 18px !important;
    }
    #site-header-menu #site-navigation div.nav-menu>ul ul a,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a {
        margin: 0;
        display: block;
        padding: 15px 15px 15px 0px;
    }
    #site-header-menu #site-navigation div.nav-menu>ul>li li a:before,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item li.mega-menu-item a:before {
        font-family: "FontAwesome";
        font-style: normal;
        font-weight: normal;
        display: inline-block;
        text-decoration: inherit;
        margin-right: .2em;
        text-align: center;
        opacity: .8;
        font-variant: normal;
        text-transform: none;
        font-size: 13px;
        content: "\f105";
        margin-right: 8px;
        display: none;
    }
    .tm-mmmenu-override-yes .mega-sub-menu {
        display: none !important;
    }
    .mega-sub-menu.open,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li .mega-sub-menu .mega-sub-menu {
        display: block !important;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu>li {
        padding: 0px;
        padding-left: 0px;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item>h4.mega-block-title {
        margin-top: 30px;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item:first-child>h4.mega-block-title {
        margin-top: 0px;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item {
        position: relative;
    }
    #site-header-menu #site-navigation div.nav-menu>ul>li a,
    #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li a {
        display: inline-block;
    }
    #mega-menu-wrap-themetechmount-main-menu #mega-menu-themetechmount-main-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
        display: none;
    }
    /*** Defaultmenu ***/
    .tm-mmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li>a:hover,
    .tm-mmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a:hover,
    .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul ul>li>a:hover,
    .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li>a:hover {
        color: #a2b121;
    }
    #site-header-menu #site-navigation div.nav-menu>ul>li>a,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal>li.mega-menu-item>a,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item>h4.mega-block-title,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item-type-widget,
    .righticon i {
        color: rgba( 138, 138, 138, 1);
    }
    #site-header-menu #site-navigation div.nav-menu>ul li,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li {
        border-bottom: 1px solid rgba( 138, 138, 138, 0.15);
    }
    #site-header-menu #site-navigation div.nav-menu>ul li:last-child,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li:last-child {
        border-bottom: none;
    }
    /* Dynamic main menu color applying to responsive menu link text */
    #site-header-menu #site-navigation .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label-open,
    #site-header-menu #site-navigation .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed {
        display: none;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1 {
        margin-top: 5px
    }
    #site-header-menu #site-navigation .mega-menu-toggle .mega-toggle-blocks-right {
        height: 28px;
    }
    .menu-toggle i,
    .tm-header-icons a {
        color: rgba( 47, 47, 47, 1);
    }
    .menu-toggle span,
    .menu-toggle span:after,
    .menu-toggle span:before {
        background-color: rgba( 47, 47, 47, 1);
    }
    #site-header-menu #site-navigation div.nav-menu>ul {
        padding-right: 15px;
        padding-left: 15px;
    }
    #site-header-menu #site-navigation div.nav-menu>ul ul {
        list-style: none;
    }
    .tm-header-icons {
        position: absolute;
        top: 0;
        float: none;
        right: 50px;
        margin-right: 0px;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item ul.mega-sub-menu.open,
    #site-header-menu #site-navigation div.nav-menu>ul>li ul {
        display: block !important;
        height: auto !important;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item ul.mega-sub-menu {
        opacity: 1;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-flyout ul.mega-sub-menu ul.mega-sub-menu,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item ul.mega-sub-menu,
    #site-header-menu #site-navigation div.nav-menu>ul>li ul {
        background-image: none !important;
    }
    #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item ul.mega-sub-menu {
        margin-top: 0;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item ul.mega-sub-menu,
    #site-header-menu #site-navigation div.nav-menu>ul>li ul,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a.mega-menu-link {
        background: none;
        background-image: none;
    }
    .themetechmount-topbar-yes .tm-header-overlay .tm-titlebar-wrapper .tm-titlebar-inner-wrapper,
    .tm-header-overlay .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
        padding-top: 0px;
    }
    #site-header-menu #site-navigation .menu-toggle,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap .mega-menu-toggle {
        top: 25px;
        display: block;
        position: absolute;
        right: 0;
        left: auto;
        width: 40px;
        background: none;
        z-index: 1;
        outline: none;
        padding: 0;
        line-height: normal;
    }
    .tm-header-invert #site-header-menu #site-navigation .menu-toggle,
    .tm-header-invert .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap .mega-menu-toggle {
        right: 0;
        left: auto;
    }
    .tm-header-invert .tm-header-icons {
        left: 0;
        right: auto;
    }
    #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-right {
        float: none;
    }
    #site-header-menu #site-navigation .menu-toggle .tm-inoterior-icon-bars,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1 {
        display: inline-block;
        width: 28px;
        height: 2px;
        background: #182333;
        border-radius: 0px;
        transition: 0.3s;
        position: relative;
    }
    #site-header-menu #site-navigation .menu-toggle .tm-inoterior-icon-bars:before,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before {
        top: 8px;
    }
    #site-header-menu #site-navigation .menu-toggle .tm-inoterior-icon-bars:after,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after {
        top: -8px;
    }
    #site-header-menu #site-navigation .menu-toggle .tm-inoterior-icon-bars:before,
    #site-header-menu #site-navigation .menu-toggle .tm-inoterior-icon-bars:after,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after {
        display: inline-block;
        width: 28px;
        height: 2px;
        background: #033b4a;
        border-radius: 0px;
        transition: 0.3s;
        position: absolute;
        left: 0;
        content: '';
        -webkit-transform-origin: 0.28571rem center;
        transform-origin: 0.28571rem center;
        margin: 0;
    }
    #site-header-menu #site-navigation.toggled-on .menu-toggle .tm-inoterior-icon-bars,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 {
        background: transparent;
    }
    #site-header-menu #site-navigation.toggled-on .menu-toggle .tm-inoterior-icon-bars:before,
    #site-header-menu #site-navigation.toggled-on .menu-toggle .tm-inoterior-icon-bars:after,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:before,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after {
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        top: 0;
        width: 26px;
    }
    #site-header-menu #site-navigation.toggled-on .menu-toggle .tm-inoterior-icon-bars:before,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:before {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
    }
    #site-header-menu #site-navigation.toggled-on .menu-toggle .tm-inoterior-icon-bars:after,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
    }
    /*** Responsive icon color( If custom header background color ) ***/
    /* White color */
    .site-header.tm-bgcolor-darkgrey #site-header-menu #site-navigation .menu-toggle .tm-inoterior-icon-bars:before,
    .site-header.tm-bgcolor-darkgrey #site-header-menu #site-navigation .menu-toggle .tm-inoterior-icon-bars:after,
    .site-header.tm-bgcolor-darkgrey .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before,
    .site-header.tm-bgcolor-darkgrey .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after,
    .site-header.tm-bgcolor-darkgrey #site-header-menu #site-navigation:not(.toggled-on) .menu-toggle .tm-inoterior-icon-bars,
    .site-header.tm-bgcolor-skincolor .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1,
    .site-header.tm-bgcolor-skincolor .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before,
    .site-header.tm-bgcolor-skincolor .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after,
    .site-header.tm-bgcolor-darkgrey .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1,
    .site-header.tm-bgcolor-darkgrey .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before,
    .site-header.tm-bgcolor-darkgrey .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after,
    .tm-responsive-icon-white.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1,
    .tm-responsive-icon-white.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before,
    .tm-responsive-icon-white.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after,
    .tm-responsive-icon-white #site-header-menu #site-navigation:not(.toggled-on) .menu-toggle .tm-inoterior-icon-bars,
    .tm-responsive-icon-white #site-header-menu #site-navigation .menu-toggle .tm-inoterior-icon-bars:before,
    .tm-responsive-icon-white #site-header-menu #site-navigation .menu-toggle .tm-inoterior-icon-bars:after {
        background-color: #fff;
    }
    .site-header.tm-bgcolor-skincolor .menu-toggle i,
    .site-header.tm-bgcolor-skincolor .tm-header-icons a,
    .site-header.tm-bgcolor-darkgrey .menu-toggle i,
    .site-header.tm-bgcolor-darkgrey .tm-header-icons a,
    .tm-responsive-icon-white .menu-toggle i,
    .tm-responsive-icon-white .tm-header-icons a {
        color: #fff;
    }
    /* Dark color */
    .site-header.tm-bgcolor-white #site-header-menu #site-navigation .menu-toggle .tm-inoterior-icon-bars,
    .site-header.tm-bgcolor-white #site-header-menu #site-navigation .menu-toggle .tm-inoterior-icon-bars:before,
    .site-header.tm-bgcolor-white #site-header-menu #site-navigation .menu-toggle .tm-inoterior-icon-bars:after,
    .site-header.tm-bgcolor-grey.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1,
    .site-header.tm-bgcolor-grey.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before,
    .site-header.tm-bgcolor-grey.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after,
    .tm-bgcolor-white.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1,
    .tm-bgcolor-white.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before,
    .tm-bgcolor-white.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after,
    .tm-responsive-icon-dark.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1,
    .tm-responsive-icon-dark.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:before,
    .tm-responsive-icon-dark.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle .mega-toggle-block-1:after,
    .tm-responsive-icon-dark #site-header-menu #site-navigation .menu-toggle .tm-inoterior-icon-bars,
    .tm-responsive-icon-dark #site-header-menu #site-navigation .menu-toggle .tm-inoterior-icon-bars:before,
    .tm-responsive-icon-dark #site-header-menu #site-navigation .menu-toggle .tm-inoterior-icon-bars:after {
        background-color: #2f2f2f;
    }
    .site-header.tm-bgcolor-grey .menu-toggle i,
    .site-header.tm-bgcolor-grey .tm-header-icons a,
    .site-header.tm-bgcolor-white .menu-toggle i,
    .tm-responsive-icon-dark .menu-toggle i,
    .tm-responsive-icon-dark .tm-header-icons a {
        color: #2f2f2f;
    }
    .tm-responsive-icon-white #site-header-menu #site-navigation.toggled-on .menu-toggle .tm-inoterior-icon-bars,
    .tm-responsive-icon-dark #site-header-menu #site-navigation.toggled-on .menu-toggle .tm-inoterior-icon-bars,
    .site-header.tm-bgcolor-white #site-header-menu #site-navigation.toggled-on .menu-toggle .tm-inoterior-icon-bars,
    .site-header.tm-bgcolor-darkgrey #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1,
    .site-header.tm-bgcolor-skincolor #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1,
    .site-header.tm-bgcolor-white.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1,
    .site-header.tm-bgcolor-grey.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1,
    .tm-responsive-icon-dark.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1,
    .tm-responsive-icon-white.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 {
        background-color: transparent;
    }
    /* Display None */
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a:after,
    #site-header-menu #site-navigation div.nav-menu>ul {
        display: none;
    }
    /* tm-header-style-infostack */
    .tm-header-style-infostack .tm-header-icon.tm-header-btn-w,
    .tm-header-style-infostack .tm-header-widgets-wrapper {
        display: none;
    }
    body.themetechmount-page-full-width.tm-titlebar-bcrumb-bottom #content .site-main .entry-content>.wpb_row:first-child {
        margin-top: -82px;
    }
    .tm-header-style-infostack.tm-header-overlay .tm-stickable-header-w {
        top: 0;
    }
    .tm-header-style-infostack .tm-header-top-wrapper .col-sm-4.col-md-3,
    .tm-header-style-infostack .kw-phone {
        display: none;
    }
    .tm-header-style-infostack .site-header-menu {
        display: block;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .tm-header-style-infostack .tm-header-top-wrapper .col-sm-4.col-md-6 {
        padding-left: 0;
    }
    .tm-header-style-infostack .tm-header-icon,
    .tm-header-style-infostack .headerlogo {
        height: 60px;
        line-height: 60px !important;
    }
    .tm-header-style-infostack #site-header-menu #site-navigation .menu-toggle,
    .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap .mega-menu-toggle {
        top: 17px;
    }
    .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal,
    .tm-header-style-infostack #site-header-menu #site-navigation div.nav-menu>ul {
        top: 60px;
    }
    .tm-header-style-infostack .site-header-menu {
        left: 0;
    }
    .tm-header-style-infostack .tm-stickable-header-w,
    .tm-header-style-infostack .tm-site-header-menu {
        height: auto !important;
    }
    #site-header-menu #site-navigation .menu-toggle,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap .mega-menu-toggle {
        top: 29px;
        right: 11px;
    }
    .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar-main>.container .tm-titlebar-main-inner .entry-title-wrapper,
    .tm-header-style-infostack .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar-main>.container .tm-titlebar-main-inner .entry-title-wrapper {
        margin-top: -54px;
    }
    /* sticky footer bottom margin */
    body .site-content-wrapper {
        margin-bottom: 0px !important;
    }
    .tm-titlebar-align-left .entry-title-wrapper .entry-title {
        padding-left: 0px;
    }
    .tm-header-style-infostack .tm-top-info-con {
        display: none;
    }
    .tm-header-style-infostack #site-header-menu .container {
        width: auto;
        display: block;
    }
    #mega-menu-wrap-tm-main-menu #mega-menu-tm-main-menu li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator {
        display: none;
    }
    #mega-menu-wrap-themetechmount-main-menu #mega-menu-themetechmount-main-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,
    #mega-menu-wrap-tm-main-menu #mega-menu-tm-main-menu li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after {
        content: unset;
    }
    .k_flying_searchform_wrapper {
        position: absolute;
        width: 100%;
        z-index: 33;
    }
    .tm-header-style-infostack .tm-box-wrapper .site-header>.container.tm-container-for-header {
        width: unset;
        padding: 0;
    }
    .tm-header-text-area {
        display: none;
    }
    .tm-header-style-classic-box.tm-header-overlay .site-header .tm-container-for-header {
        width: 100%;
        padding: 0;
    }
    .tm-header-style-classic-style3 .site-header-main.container-fullwide {
        padding: 0;
    }
    .tm-headerstyle-classic-style4 #site-header-menu #site-navigation div.nav-menu>ul>li .righticon i {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    header #site-header-menu #site-navigation {
        height: 90px;
        line-height: 90px !important;
    }
    /* Header full */
    .tm-header-overlay .tm-stickable-header-w {
        position: absolute;
        z-index: 21;
        width: 100%;
        box-shadow: none;
        -khtml-box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
    }
    .site-header-main.container-full {
        padding: 0 50px;
    }
    .tm-stickable-header.is_stuck {
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
    }
    .tm-stickable-header {
        z-index: 12;
    }
    .social-icons li>a,
    .tm-float-header .tm-floatingbar-menu div.nav-menu li a,
    .tm-header-icon,
    .tm-header-icons,
    .tm-header-overlay .tm-header-icons:before,
    .themetechmount-fbar-btn,
    .tm-header-text-area,
    .tm-header-icons .themetechmount-fbar-btn a i,
    .headerlogo,
    #site-header-menu #site-navigation div.nav-menu>ul>li>a,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
        transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
    }
    .tm-header-icon {
        position: relative;
    }
    .tm-header-text-area,
    #site-header-menu #site-navigation .nav-menu,
    #site-header-menu,
    .tm-header-icons,
    .tm-header-icon,
    #site-header-menu #site-navigation .mega-menu-wrap,
    .menu-tm-main-menu-container {
        float: right;
    }
    .navbar {
        vertical-align: top;
    }
    .menu-toggle {
        display: none;
        z-index: 10;
    }
    .menu-toggle i {
        color: #fff;
        font-size: 28px;
    }
    .toggled-on li,
    .toggled-on .children {
        display: block;
    }
    #site-header-menu #site-navigation div.mega-menu-wrap {
        clear: none;
        position: inherit;
    }
    #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal {
        position: static !important;
    }
    #site-header-menu #site-navigation .nav-menu-wrapper>ul {
        margin: 0;
        padding: 0;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li>a {
        background: none;
    }
    #site-header-menu #site-navigation div.nav-menu>ul {
        margin: 0px;
        position: relative;
    }
    .k_flying_searchform_wrapper {
        top: auto;
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        z-index: 11;
    }
    .tm-header-style-infostack .k_flying_searchform_wrapper {
        max-width: 1140px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .tm-header-style-infostack .tm-stickable-header:not(.is_stuck) .k_flying_searchform_wrapper {
        top: 60px;
    }
    .tm-header-style-infostack .tm-stickable-header:not(.is_stuck) .k_flying_searchform_wrapper .container {
        width: 1140px;
    }
    .tm-header-style-infostack .tm-stickable-header.is_stuck .k_flying_searchform_wrapper {
        width: 100%;
        max-width: 100%;
    }
    #site-header-menu #site-navigation div.nav-menu>ul>li,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item {
        height: 90px;
        line-height: 90px !important;
    }
    #site-header-menu #site-navigation div.nav-menu>ul>li {
        margin: 0 0px 0 0;
        display: inline-block;
        position: relative;
        vertical-align: top;
    }
    #site-header-menu #site-navigation div.nav-menu>ul>li>a,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
        display: inline-block;
        margin: 0px;
        padding: 0px 13px 0px 13px;
        text-decoration: none;
        position: relative;
        z-index: 1;
        height: 90px;
        line-height: 90px !important;
    }
    .tm-header-style-classic #site-header-menu #site-navigation div.nav-menu>ul>li>a {
        padding: 0px 11px 0px 11px;
    }
    .tm-header-style-classic .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
        padding: 0px 13px 0px 13px;
    }
    #site-header-menu #site-navigation div.nav-menu>ul>li:hover>a:before,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item:hover>a:before {
        opacity: 1;
    }
    #site-header-menu #site-navigation div.nav-menu>ul>li>a:before {
        content: "";
        position: absolute;
        left: 5px;
        right: 5px;
        top: 0px;
        margin: auto;
        background-color: #a2b121;
        ;
        height: 3px;
        transform-origin: right center;
        -webkit-transform-origin: right center;
        -webkit-transform: scale(0, 1);
        -khtml-transform: scale(0, 1);
        -moz-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transform: scale(0, 1);
        -webkit-transition: transform .55s cubic-bezier(.37, .31, .2, .85);
        -khtml-transition: transform .55s cubic-bezier(.37, .31, .2, .85);
        -moz-transition: transform .55s cubic-bezier(.37, .31, .2, .85);
        -ms-transition: transform .55s cubic-bezier(.37, .31, .2, .85);
        -o-transition: transform .55s cubic-bezier(.37, .31, .2, .85);
        transition: transform .55s cubic-bezier(.37, .31, .2, .85);
    }
    #site-header-menu #site-navigation div.nav-menu>ul>li:hover>a:before,
    #site-header-menu #site-navigation div.nav-menu>ul>li.current-menu-ancestor>a:before,
    #site-header-menu #site-navigation div.nav-menu>ul>li.current_page_item>a:before,
    #site-header-menu #site-navigation div.nav-menu>ul>li>a:hover:before {
        transform-origin: left center;
        -webkit-transform-origin: left center;
        -webkit-transform: scale(1, 1);
        -khtml-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    .tm-header-style-classic-two #site-header-menu #site-navigation div.nav-menu>ul>li>a:before,
    .tm-header-overlay #site-header-menu #site-navigation div.nav-menu>ul>li>a:before {
        top: -1px;
    }
    .tm-header-text-area {
        padding-left: 24px;
        position: relative;
        z-index: 1;
    }
    .tm-header-text-area .header-info-widget {
        vertical-align: middle;
        display: inline-block;
        text-align: left;
    }
    .tm-header-text-area .header-info-widget h2 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 3px;
        font-weight: 500;
        color: #a2b121;
    }
    .tm-header-text-area .header-info-widget h3 {
        font-size: 14px;
        line-height: 19px;
        color: #686e73;
        margin-bottom: 0px;
    }
    .tm-bgcolor-skincolor .tm-header-text-area .header-info-widget h2,
    .tm-bgcolor-darkgrey .tm-header-text-area .header-info-widget h3,
    .tm-bgcolor-skincolor .tm-header-text-area .header-info-widget h3 {
        color: #fff;
    }
    .tm-header-text-area div.header-info-widget:nth-child(2) {
        padding-left: 62px;
    }
    .themetechmount-fullwide .tm-header-style-classic.tm-header-overlay .tm-header-menu-position-left .nav-menu {
        padding-left: 60px;
    }
    .themetechmount-fullwide .tm-header-style-classic .tm-header-icons .tm-header-wc-cart-link a,
    .themetechmount-fullwide .tm-header-style-classic .tm-header-icons .tm-header-search-link a {
        width: 100px;
        display: inline-block;
        color: #fff;
        background-color: #a2b121;
        border-radius: 0px;
        font-size: 20px !important;
        transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        vertical-align: unset;
    }
    .themetechmount-fullwide .tm-header-style-classic .tm-search-overlay {
        right: 10px;
        border-top-color: #fff;
        -webkit-box-shadow: 0px 0px 13px 0px rgba(43, 52, 59, 0.25);
        -moz-box-shadow: 0px 0px 13px 0px rgba(43, 52, 59, 0.25);
        box-shadow: 0px 0px 13px 0px rgba(43, 52, 59, 0.25);
    }
    .themetechmount-fullwide .tm-header-style-classic .tm-search-overlay .w-search-form-row:before {
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-bottom: 12px solid #fff;
        top: -15px;
    }
    /*** Defaultmenu ***/
    .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li li:hover>a,
    .tm-dmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal ul.mega-sub-menu li:hover>a,
    .tm-dmenu-active-color-skin #site-header-menu #site-navigation div.nav-menu>ul>li li:hover>a,
    .tm-mmenu-active-color-skin .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item li:hover>a {
        color: #a2b121;
    }
    .is_stuck .tm-header-icons .themetechmount-fbar-btn a,
    .is_stuck #site-header-menu #site-navigation div.nav-menu>ul>li>a,
    .is_stuck.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a,
    #site-header-menu.is_stuck #site-navigation div.nav-menu>ul>li>a,
    .tm-mmmenu-override-yes #site-header-menu .is_stuck #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a,
    #site-header-menu.is_stuck #site-navigation div.nav-menu>ul>li>a,
    .tm-mmmenu-override-yes #site-header-menu.is_stuck #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
        color: white;
    }
    .themetechmount-darklayout #site-header-menu #site-navigation div.nav-menu>ul ul li>a,
    .themetechmount-darklayout .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li>a {
        border-bottom: 1px solid rgb(255, 255, 255, .05);
    }
    .tm-header-icons .themetechmount-fbar-btn a {
        color: rgba( 47, 47, 47, 1);
    }
    .tm-header-style-infostack .tm-header-menu-bg-color-skincolor .tm-header-icons .tm-header-search-link a,
    .tm-header-style-infostack .tm-header-menu-bg-color-skincolor .tm-header-icons .tm-header-wc-cart-link a,
    .tm-header-style-infostack .tm-header-menu-bg-color-darkgrey .tm-header-icons .tm-header-search-link a,
    .tm-header-style-infostack .tm-header-menu-bg-color-darkgrey .tm-header-icons .tm-header-wc-cart-link a {
        border-color: rgba( 47, 47, 47, 0.70);
        background-color: transparent;
    }
    .site-header .social-icons li>a:hover,
    .tm-header-icons .tm-header-wc-cart-link a:hover,
    .tm-header-icons .tm-header-search-link a:hover {
        color: #a2b121;
    }
    .tm-header-style-infostack .tm-header-menu-bg-color-skincolor .tm-header-icons .tm-header-search-link a:hover,
    .tm-header-style-infostack .tm-header-menu-bg-color-skincolor .tm-header-icons .tm-header-wc-cart-link a:hover,
    .tm-header-style-infostack .tm-header-menu-bg-color-darkgrey .tm-header-icons .tm-header-search-link a:hover,
    .tm-header-style-infostack .tm-header-menu-bg-color-darkgrey .tm-header-icons .tm-header-wc-cart-link a:hover {
        border-color: rgba( 47, 47, 47, 1);
    }
    .tm-header-style-infostack .tm-header-menu-bg-color-skincolor .tm-header-wc-cart-link a span.number-cart {
        background-color: #fff;
        color: #a2b121;
    }
    .tm-header-style-infostack .site-header .tm-header-menu-bg-color-darkgrey .tm-header-wc-cart-link a:hover span.number-cart,
    .tm-header-style-infostack .site-header .tm-sticky-bgcolor-darkgrey.is_stuck .tm-header-wc-cart-link a:hover span.number-cart {
        color: #fff;
        background-color: #a2b121;
    }
    .tm-header-style-infostack .kw-phone {
        position: absolute;
        right: -1px;
        top: 0;
        font-size: 14px;
        color: #fff;
        padding: 0px 0px 0px 8px;
        height: 60px;
        line-height: 60px;
    }
    /*** Sub Navigation Section ***/
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item:not(.mega-menu-megamenu) ul.mega-sub-menu,
    #site-header-menu #site-navigation div.nav-menu>ul>li ul {
        box-shadow: 0 3px 25px 0px rgba(43, 52, 59, 0.10), 0 0 0 rgba(43, 52, 59, 0.10) inset;
    }
    header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.last ul.sub-menu,
    header#masthead #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-flyout.last ul.mega-sub-menu,
    header#masthead #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-flyout.mega-last ul.mega-sub-menu {
        left: auto;
        right: 0px !important;
    }
    .tm-headerstyle-classic-highlight header#masthead .tm-header-menu-position-left #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-flyout.lastsecond ul.mega-sub-menu ul.mega-sub-menu,
    .tm-headerstyle-classic-highlight header#masthead .tm-header-menu-position-left #site-header-menu #site-navigation div.nav-menu>ul li.lastsecond ul.sub-menu ul.sub-menu {
        left: 100%;
    }
    header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.last ul.sub-menu ul.sub-menu,
    header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.lastsecond ul.sub-menu ul.sub-menu,
    header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.lastthird ul.sub-menu ul.sub-menu,
    header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.lastfourth ul.sub-menu ul.sub-menu,
    header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.last ul.children ul.children,
    header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.lastsecond ul.children ul.children,
    header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.lastthird ul.children ul.children,
    header#masthead #site-header-menu #site-navigation div.nav-menu>ul li.lastfourth ul.children ul.children,
    header#masthead #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-flyout.lastsecond ul.mega-sub-menu ul.mega-sub-menu,
    header#masthead #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-flyout.last ul.mega-sub-menu ul.mega-sub-menu,
    header#masthead #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal li.mega-menu-flyout.mega-last ul.mega-sub-menu ul.mega-sub-menu {
        left: -100%;
    }
    #site-header-menu #site-navigation div.nav-menu>ul ul,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-flyout ul.mega-sub-menu {
        width: 250px;
        padding: 0px;
    }
    #site-header-menu #site-navigation div.nav-menu>ul ul li>a,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item>a,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-megamenu .mega-sub-menu a {
        margin: 0;
        display: block;
        padding: 15px 0px 15px 0px;
        position: relative;
    }
    #site-header-menu #site-navigation div.nav-menu>ul ul li>a,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li>a {
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
        border-bottom: 1px solid rgb(0, 0, 0, .09);
    }
    #site-header-menu #site-navigation div.nav-menu>ul ul li>a:before,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li>a:before {
        content: "";
        display: block;
        position: absolute;
        height: 1px;
        bottom: -1px;
        left: 0;
        right: 0;
        transform: scaleX(0);
        margin-top: -1px;
    }
    #site-header-menu #site-navigation div.nav-menu ul ul>li:last-child>a:before,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li:last-child>a:before {
        content: unset;
    }
    #site-header-menu #site-navigation div.nav-menu>ul ul li:last-child>a,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li:last-child>a {
        border-bottom: none;
    }
    #site-header-menu #site-navigation div.nav-menu>ul ul li>a:hover:before,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li>a:hover:before {
        transform: scaleX(1);
        transform-origin: left;
        -webkit-transition: .5s all ease;
        -khtml-transition: .5s all ease;
        -moz-transition: .5s all ease;
        -ms-transition: .5s all ease;
        -o-transition: .5s all ease;
        transition: .5s all ease;
    }
    #site-header-menu #site-navigation div.nav-menu>ul ul li>a:before,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li>a:before {
        background-color: #a2b121;
    }
    #site-header-menu #site-navigation div.nav-menu>ul ul li:last-child>a:hover:before,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li:last-child>a:hover:before {
        content: unset;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item {
        padding: 0px;
        overflow: hidden;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item:last-child {
        border-right: none;
    }
    #site-header-menu #site-navigation div.nav-menu>ul li:hover>ul {
        visibility: visible;
        opacity: 1;
        filter: alpha(opacity=100);
        top: 100%;
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-flyout ul.mega-sub-menu ul.mega-sub-menu,
    #site-header-menu #site-navigation div.nav-menu>ul li>ul ul {
        border-left: 0;
        left: 100%;
        top: 0px !important;
    }
    #site-header-menu #site-navigation ul ul li {
        position: relative;
        list-style: none;
        padding: 0 25px;
    }
    #site-header-menu #site-navigation div.nav-menu>ul ul {
        text-align: left;
        position: absolute;
        visibility: hidden;
        display: block;
        opacity: 0;
        line-height: 14px;
        margin: 0;
        list-style: none;
        left: 0;
        border-radius: 0px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        background-clip: padding-box;
        transition: all .5s ease;
        z-index: 99;
        -webkit-transition: all 0.2s ease-out;
        transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
        -webkit-box-shadow: 0px 4px 4px 1px rgb(0 0 0 / 20%);
        box-shadow: 0px 4px 4px 1px rgb(0 0 0 / 20%);
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        padding: 7px 0;
    }
    #mega-menu-wrap-themetechmount-main-menu #mega-menu-themetechmount-main-menu li.mega-menu-item a.mega-menu-link:before,
    .tm-mmmenu-override-yes #mega-menu-wrap-tm-main-menu #mega-menu-tm-main-menu li.mega-menu-item a.mega-menu-link:before {
        vertical-align: unset;
    }
    .tm-mmmenu-override-yes #site-header-menu #mega-menu-themetechmount-main-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
        font-size: 12px;
        margin-left: 1px;
        margin-top: 4px;
        opacity: 0.8;
    }
    /*** Sep Section ***/
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-item:after {
        content: ' ';
        display: block;
        width: 30px;
        height: 1000px;
        right: 0px;
        top: 0;
        position: absolute;
        border-right: 1px solid transparent;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item>h4.mega-block-title,
    #site-header-menu #site-navigation div.nav-menu ul ul>li,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li:not(.mega-menu-megamenu) ul.mega-sub-menu>li,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-megamenu ul.mega-sub-menu .mega-menu-item li {
        border-bottom: 1px solid transparent;
    }
    #site-header-menu #site-navigation div.nav-menu ul ul>li:last-child,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li:not(.mega-menu-megamenu) ul.mega-sub-menu>li:last-child {
        border-bottom: none !important;
    }
    .tm-dmenu-sep-grey .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item>h4.mega-block-title,
    .tm-dmenu-sep-grey #site-header-menu #site-navigation div.nav-menu ul ul>li,
    .tm-dmenu-sep-grey .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li:not(.mega-menu-megamenu) ul.mega-sub-menu>li,
    .tm-dmenu-sep-grey .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-megamenu ul.mega-sub-menu .mega-menu-item li {
        border-bottom-color: rgba(0, 0, 0, 0.08);
    }
    .tm-dmenu-sep-grey .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-item:after {
        border-right-color: #f5f5f5;
    }
    .tm-dmenu-sep-white .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-item:after {
        border-right-color: rgba(255, 255, 255, 0.10);
    }
    .tm-dmenu-sep-white .tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu>li.mega-menu-item>h4.mega-block-title,
    .tm-dmenu-sep-white #site-header-menu #site-navigation div.nav-menu ul ul>li,
    .tm-dmenu-sep-white .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li:not(.mega-menu-megamenu) ul.mega-sub-menu>li,
    .tm-dmenu-sep-white .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-megamenu ul.mega-sub-menu .mega-menu-item li {
        border-bottom-color: rgba(255, 255, 255, 0.10);
    }
    /*** Sticky Header Height ***/
    header .tm-header-highlight-logo .is_stuck #site-header-menu,
    header .is_stuck #site-header-menu #site-navigation,
    .is_stuck .headerlogo,
    .is_stuck .themetechmount-fbar-btn,
    .is_stuck .tm-header-icon,
    .is_stuck .tm-header-text-area,
    .is_stuck #site-header-menu #site-navigation div.nav-menu>ul>li,
    .is_stuck.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li,
    .is_stuck #site-header-menu #site-navigation div.nav-menu>ul>li>a,
    .is_stuck.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
        height: 90px;
        line-height: 90px !important;
    }
    .tm-header-icons .tm-header-wc-cart-link a:before {
        content: '';
        position: absolute;
        height: 30px;
        width: 1px;
        top: 0;
        left: -13px;
        background-color: rgba(255, 255, 255, 0.12);
    }
    .site-header.tm-bgcolor-white .tm-header-icons .tm-header-wc-cart-link a:before {
        background-color: rgba(0, 0, 0, 0.08);
    }
    .tm-pageslider-yes.tm-headerstyle-classic .themetechmount-slider-wide {
        margin: 0 90px;
        overflow: hidden;
    }
    .tm-pageslider-yes.tm-headerstyle-classic .themetechmount-slider-wrapper:before {
        content: '';
        position: absolute;
        top: 0px;
        left: 0;
        width: 100%;
        height: 112%;
        background-color: #07332f;
    }
    /*** Sub Navigation menu ***/
    #site-header-menu #site-navigation div.nav-menu>ul>li>ul,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li>ul.mega-sub-menu {
        top: auto;
        margin-top: -3px;
        border-top: 3px solid #a2b121;
        border-radius: 0px;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu {
        padding: 15px;
        margin: 0px;
        width: calc(100% - 0px);
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item:last-child:after {
        border-right: none;
    }
    /*** Sticky Sub Navigation menu ***/
    .is_stuck #site-header-menu #site-navigation div.nav-menu>ul>li>ul,
    .is_stuck.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li>ul.mega-sub-menu {
        top: 90px;
    }
    /*** Header height ***/
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap .mega-menu-toggle+label {
        top: 45px;
    }
    .site-header-main.container-fullwide {
        padding-left: 60px;
        padding-right: 60px;
    }
    .tm-header-overlay .site-header-main.container-fullwide {
        padding-left: 60px;
    }
    /*** Header Icon border ***/
    .tm-header-icons {
        position: relative;
        height: 90px;
        padding-left: 17px;
    }
    .is_stuck .tm-header-icons {
        border-left-color: rgba( 47, 47, 47, 0.15);
        height: 90px;
    }
    .themetechmount-fullwide .tm-header-style-classic .tm-header-icons .tm-header-wc-cart-link a,
    .themetechmount-fullwide .tm-header-style-classic .tm-header-icons .tm-header-search-link a {
        height: 90px;
        line-height: 90px;
    }
    .themetechmount-fullwide .tm-header-style-classic .is_stuck .tm-header-icons .tm-header-wc-cart-link a,
    .themetechmount-fullwide .tm-header-style-classic .is_stuck .tm-header-icons .tm-header-search-link a {
        height: 90px;
        line-height: 90px;
    }
    .tm-header-overlay .tm-header-icons {
        float: right;
    }
    .tm-header-icons:before {
        display: block;
        content: "";
        position: absolute;
        height: 30px;
        width: 1px;
        left: 10px;
        top: 50%;
        margin-top: -14px;
        background-color: rgba( 47, 47, 47, 0.09);
    }
    .is_stuck .tm-header-icons:before {
        background-color: rgba( 47, 47, 47, 0.09);
    }
    /*** Mega menu widget calendar ***/
    #site-header-menu #site-navigation .mega-menu-item-type-widget.widget_calendar caption {
        padding: 0px;
    }
    #site-header-menu #site-navigation .mega-menu-item-type-widget.widget_calendar .calendar_wrap {
        padding-top: 10px;
    }
    /*** Overlay Header ***/
    .tm-header-overlay .tm-stickable-header-w {
        background-color: transparent;
    }
    .tm-header-overlay .site-header-menu.tm-bgcolor-grey,
    .tm-header-overlay .site-header.tm-bgcolor-grey {
        background-color: rgba(235, 235, 235, 0.38);
    }
    .tm-header-overlay .site-header-menu.tm-bgcolor-white,
    .tm-header-overlay .site-header.tm-bgcolor-white {
        background-color: rgba(255, 255, 255, 0.05);
    }
    .tm-header-overlay .site-header-menu.tm-bgcolor-skincolor,
    .tm-header-overlay .site-header.tm-bgcolor-skincolor {
        background-color: rgba( 255, 177, 32, 0.30);
    }
    .tm-header-overlay .site-header-menu.tm-sticky-bgcolor-darkgrey.is_stuck {
        background-color: #151515;
    }
    .tm-header-overlay .site-header-menu.tm-sticky-bgcolor-grey.is_stuck {
        background-color: #f5f5f5;
    }
    .tm-header-overlay .site-header-menu.tm-sticky-bgcolor-white.is_stuck {
        background-color: #fff;
    }
    .tm-header-overlay .site-header-menu.tm-sticky-bgcolor-skincolor.is_stuck {
        background-color: rgba( 255, 177, 32, 1);
    }
    .tm-header-overlay .themetechmount-topbar-inner {
        line-height: 48px;
    }
    .tm-header-overlay .tm-bgcolor-skincolor .themetechmount-topbar-inner,
    .tm-header-overlay:not(.tm-header-style-classic-box) .tm-bgcolor-darkgrey .themetechmount-topbar-inner {
        border-bottom: 1px solid rgba(255, 255, 255, 0.10);
    }
    .tm-header-overlay .site-header.tm-bgcolor-custom:not(.is_stuck):after {
        position: absolute;
        bottom: 0;
        left: 0;
        content: "";
        height: 1px;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.08);
    }
    .tm-header-style-classic-two .tm-header-icons:before,
    .tm-header-style-classic .tm-header-icons:before,
    .tm-header-style-infostack .tm-header-icons:before {
        content: unset;
    }
    /*** ThemetechMount Center Menu ***/
    .tm-header-menu-position-center #site-header-menu {
        float: none;
    }
    .tm-header-menu-position-center #site-header-menu #site-navigation {
        text-align: center;
        width: 100%;
    }
    .tm-header-menu-position-center #site-header-menu #site-navigation .nav-menu,
    .tm-header-menu-position-center.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap {
        float: none;
        right: 0;
        left: 0;
        text-align: center;
    }
    .tm-header-menu-position-center.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal {
        position: static !important;
        display: inline-block;
    }
    .tm-header-menu-position-center .site-header-menu.tm-wrap-cell {
        display: block;
    }
    .tm-header-menu-position-center .headerlogo,
    .tm-header-menu-position-center .tm-header-icon {
        position: relative;
        z-index: 2;
    }
    /*** ThemetechMount Left Menu ***/
    .tm-header-menu-position-left #site-header-menu {
        float: none;
        display: block;
    }
    .tm-header-menu-position-left #site-header-menu #site-navigation .nav-menu,
    .tm-header-menu-position-left #site-header-menu #site-navigation div.mega-menu-wrap {
        float: left;
    }
    .tm-header-menu-position-left .site-branding {
        padding-right: 25px;
    }
    /*** ThemetechMount Dropdown widht narrow ***/
    .site-header-main.container-full #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu>ul.mega-sub-menu {
        max-width: 1200px;
        right: 0;
        left: -15px;
        margin: 0px auto;
    }
    /* Header Social link */
    .site-header .themetechmount-social-links-wrapper {
        float: right;
    }
    .tm-header-overlay .site-header .themetechmount-social-links-wrapper {
        float: left;
    }
    .site-header .social-icons {
        padding-top: 0;
        padding-bottom: 0;
    }
    /***  Tm Header Style Infostack ***/
    .tm-header-style-infostack:not(.tm-header-invert) #site-header-menu #site-navigation .nav-menu {
        float: left;
        margin-right: 50px;
    }
    .tm-header-style-infostack #site-header-menu {
        float: none;
    }
    .tm-header-style-infostack #site-header-menu #site-navigation div.nav-menu>ul>li {
        vertical-align: top;
    }
    .tm-header-style-infostack #site-header-menu #site-navigation div.nav-menu>ul>li>a,
    .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
        padding: 0;
        margin: 0px 22px 0px 22px;
    }
    .tm-header-style-infostack #site-header-menu #site-navigation div.nav-menu>ul>li>a:before,
    .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a:before {
        bottom: 16px;
    }
    .tm-header-style-infostack .tm-header-top-wrapper .site-branding {
        float: left;
        text-align: left;
        display: block;
        position: relative;
        z-index: 10;
    }
    .tm-header-style-infostack .tm-header-top-wrapper .headerlogo {
        position: relative;
    }
    .tm-header-style-infostack .site-header-menu .is_stuck .ttm-custombutton:after {
        content: unset;
    }
    .tm-header-style-infostack #site-header-menu #site-navigation div.mega-menu-wrap {
        float: none;
    }
    .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li>ul.mega-sub-menu {
        top: auto;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    }
    .tm-header-style-infostack .header-content-main .header-content,
    .tm-header-style-infostack .header-content-main .header-icon {
        display: table-cell;
        vertical-align: middle;
    }
    .tm-header-style-infostack .tm-vc_icon_element {
        margin-bottom: 0px;
    }
    .tm-header-style-infostack .tm-bgcolor-grey .header-content-main .header-content,
    .tm-header-style-infostack .tm-bgcolor-white .header-content-main .header-content {
        color: rgba(0, 0, 0, 0.8);
    }
    .tm-header-style-infostack .tm-bgcolor-skincolor .header-content-main .header-content,
    .tm-header-style-infostack .tm-bgcolor-darkgrey .header-content-main .header-content {
        color: rgba( 255, 255, 255, 0.7);
    }
    .tm-header-style-infostack .tm-bgcolor-skincolor .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner,
    .tm-header-style-infostack .tm-bgcolor-darkgrey .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
        color: #fff;
    }
    header.tm-header-style-infostack .site-header:after {
        display: none;
    }
    .tm-header-style-infostack .tm-header-icons span:only-child:not(.tm-inoterior-icon-search) {
        margin-right: -10px;
    }
    .tm-header-style-infostack .tm-bgcolor-skincolor .tm-header-icons a,
    .tm-header-style-infostack .tm-bgcolor-darkgrey .tm-header-icons a,
    .tm-header-style-infostack .tm-bgcolor-skincolor .tm-header-icons,
    .tm-header-style-infostack .tm-bgcolor-darkgrey .tm-header-icons,
    .tm-header-icons .themetechmount-fbar-btn a {
        color: #fff;
    }
    .tm-header-style-infostack .themetechmount-fbar-btn.animated {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }
    .tm-header-style-infostack .tm-header-icon.tm-header-btn-w {
        padding-right: 0px;
        display: block;
        text-align: center;
        color: #fff;
        width: auto;
    }
    .tm-header-style-infostack #site-header-menu #site-navigation .tm-header-icon.tm-header-btn-w a {
        color: #fff;
        font-size: 14px;
        padding: 0px 35px;
        display: block;
        letter-spacing: 1px;
        background-color: rgba( 255, 177, 32, 1);
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .tm-header-style-infostack #site-header-menu.tm-bgcolor-skincolor #site-navigation .tm-header-icon.tm-header-btn-w a {
        background-color: rgba(0, 0, 0, 0.19);
    }
    .tm-header-style-infostack #site-header-menu.tm-bgcolor-skincolor #site-navigation .tm-header-icon.tm-header-btn-w a:hover {
        background-color: rgba(0, 0, 0, 0.40);
    }
    .tm-header-style-infostack #site-header-menu #site-navigation .tm-header-icon.tm-header-btn-w a:hover {
        background-color: rgba( 255, 177, 32, 0.80);
    }
    .tm-header-style-infostack #site-header-menu #site-navigation div.nav-menu>ul>li,
    .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item,
    .tm-header-style-infostack #site-header-menu #site-navigation div.nav-menu>ul>li>a,
    .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a,
    .tm-header-style-infostack .kw-phone .tm-header-icon,
    .tm-header-style-infostack .kw-phone .tm-header-icons,
    header.tm-header-style-infostack #site-header-menu #site-navigation,
    .tm-header-style-infostack .kw-phone .themetechmount-fbar-btn {
        height: 60px;
        line-height: 60px !important;
    }
    .tm-header-style-infostack #site-header-menu #site-navigation div.mega-menu-wrap {
        position: relative;
    }
    .tm-header-style-infostack .tm-stickable-header-w {
        height: auto !important;
    }
    .themetechmount-fullwide .tm-header-style-infostack .tm-stickable-header-w {
        position: initial;
    }
    .tm-header-style-infostack #site-header-menu {
        float: none;
    }
    .tm-header-style-infostack .tm-top-info-con,
    .tm-header-style-infostack .tm-top-info-con>ul:not(.social-icons),
    .tm-header-style-infostack .headerlogo {
        height: 60px;
    }
    .tm-header-style-infostack .kw-phone {
        height: 60px;
        line-height: 60px;
    }
    .tm-header-style-infostack .headerlogo .site-title {
        text-align: left;
    }
    .tm-header-style-infostack .site-branding {
        float: none;
    }
    .tm-header-style-infostack.tm-header-overlay .site-header .tm-stickable-header.tm-header-menu-bg-color-custom:not(.is_stuck),
    .tm-header-style-infostack .site-header .tm-stickable-header.tm-header-menu-bg-color-white:not(.is_stuck) {
        border-top: 1px solid #ededed;
    }
    .tm-header-style-infostack .site-header-menu-middle {
        margin: 0 15px;
        position: relative;
        padding: 0px;
    }
    .tm-header-style-infostack .is_stuck .site-header-menu-middle {
        padding: 0px;
        box-shadow: none;
    }
    .tm-header-style-infostack #site-header-menu #site-navigation div.nav-menu>ul ul {
        background-clip: unset;
    }
    .tm-header-style-infostack .is_stuck.tm-sticky-bgcolor-custom .tm-container-for-header .tm-sticky-bgcolor-custom {
        background-color: transparent !important;
    }
    .tm-header-style-infostack.tm-header-overlay .site-header {
        position: absolute;
        width: 100%;
    }
    .tm-header-style-infostack.tm-header-overlay .site-header {
        z-index: 9;
    }
    .tm-header-style-infostack.tm-header-overlay .site-branding,
    .tm-header-style-infostack.tm-header-overlay .tm-header-widgets-wrapper {
        position: relative;
        z-index: 1;
    }
    .tm-header-style-infostack.tm-header-overlay .tm-titlebar-wrapper {
        z-index: 0;
    }
    .tm-header-style-infostack .kw-phone .ttm-custombutton {
        display: inline-block;
        position: relative;
        padding: 0 28px;
        margin-left: 20px;
        background-color: rgba( 255, 177, 32, 1);
    }
    .tm-header-style-infostack .tm-header-menu-bg-color-skincolor .kw-phone .ttm-custombutton a {
        margin-left: 0px;
    }
    .tm-header-style-infostack .kw-phone .ttm-custombutton a {
        color: initial;
        font-size: 14px;
        font-weight: 600;
        color: #fff;
    }
    .tm-header-style-infostack .kw-phone .ttm-custombutton a:hover {
        color: #2a2a2a;
    }
    .tm-header-style-infostack .ttm-custombutton i {
        padding-left: 10px;
        position: relative;
        top: 1px;
    }
    .tm-header-style-infostack #site-header-menu #site-navigation div.mega-menu-wrap>ul>li:after,
    .tm-header-style-infostack #site-header-menu #site-navigation div.nav-menu>ul>li:after {
        content: "";
        position: absolute;
        height: 100%;
        width: 1px;
        left: 0px;
        top: 50%;
        -khtml-transform: translateX(0%) translateY(-50%);
        -moz-transform: translateX(0%) translateY(-50%);
        -ms-transform: translateX(0%) translateY(-50%);
        -o-transform: translateX(0%) translateY(-50%);
        transform: translateX(0%) translateY(-50%);
        background-color: rgba( 47, 47, 47, 0.07);
        display: inline-block;
    }
    .tm-header-style-infostack #site-header-menu .is_stuck #site-navigation div.mega-menu-wrap>ul>li:after,
    .tm-header-style-infostack #site-header-menu .is_stuck #site-navigation div.nav-menu>ul>li:after {
        background-color: rgba( 47, 47, 47, 0.07);
    }
    #site-header-menu #site-navigation div.mega-menu-wrap>ul>li:last-child:after,
    #site-header-menu #site-navigation div.nav-menu>ul>li:last-child:after {
        display: none;
    }
    .tm-header-style-classic-highlight .tm-header-icons::before,
    .tm-header-style-infostack .kw-phone .tm-header-icons:last-child:after {
        content: none;
    }
    .tm-header-style-infostack #site-header-menu #site-navigation div.nav-menu>ul>li:hover>a:before,
    .tm-header-style-infostack .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item:hover>a:before {
        width: 15px;
        opacity: 1;
    }
    .tm-header-style-infostack .tm-top-info-con>.header-widget:after {
        content: "";
        height: 50px;
        width: 1px;
        background-color: rgba(0, 0, 0, 0.06);
        display: block;
        position: absolute;
        right: 0px;
        top: 30px;
    }
    .tm-header-style-infostack .tm-top-info-con>.header-widget:last-child:after {
        content: none;
    }
    .tm-header-style-infostack .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar-main>.container .tm-titlebar-main-inner .entry-title-wrapper {
        margin-top: -14px;
    }
    .tm-header-style-infostack .tm-header-menu-bg-color-custom .tm-header-icons .tm-header-search-link a,
    .tm-header-style-infostack .tm-sticky-bgcolor-custom .tm-header-icons .tm-header-search-link a,
    .tm-header-style-infostack .tm-sticky-bgcolor-custom .tm-header-icons .tm-header-wc-cart-link a,
    .tm-header-style-infostack .tm-header-menu-bg-color-custom .tm-header-icons .tm-header-wc-cart-link a {
        color: rgba(2, 13, 38, 1);
    }
    /* Right to Left Dropdown menu */
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-align-bottom-right ul.mega-sub-menu li>a:before {
        content: '\E83A';
        left: auto;
        right: -14px;
        -webkit-transition: right .2s ease-in-out;
        -moz-transition: right .2s ease-in-out;
        transition: right .2s ease-in-out;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-menu-megamenu.mega-align-bottom-right ul.mega-sub-menu li.menu-item>a {
        text-align: right;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu.mega-align-bottom-right>ul.mega-sub-menu li.mega-menu-item:after {
        right: auto;
        left: 12px;
        position: absolute;
        border-right: none;
        border-left: 1px solid rgba(255, 255, 255, 0.08);
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu.mega-align-bottom-right>ul.mega-sub-menu>li.mega-menu-item>h4.mega-block-title {
        text-align: right;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-megamenu.mega-align-bottom-right>ul.mega-sub-menu>li.mega-menu-item:first-child:after {
        border-left: none;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu:before {
        content: " ";
        position: absolute;
        top: 0;
        left: calc(615px - 50vw);
        width: 100vw;
        height: 100%;
        display: block;
        background-color: #fff;
        box-shadow: 0 2px 10px 0px rgba(0, 0, 0, .08), 0 0 0 rgba(0, 0, 0, .08) inset;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-flyout ul.mega-sub-menu ul.mega-sub-menu {
        background-image: none !important;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-menu-megamenu.mega-align-bottom-right ul.mega-sub-menu li.menu-item:hover>a,
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item:hover>a {
        padding-left: 0px;
        padding-right: 20px;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-align-bottom-right ul.mega-sub-menu li:hover>a:before {
        left: auto;
        right: 0px;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item.mega-align-bottom-right ul.mega-sub-menu>li.mega-menu-item-type-widget div.textwidget {
        padding-left: 15px;
        text-align: right;
    }
    /* Header sticky animation */
    .site-header.is_stuck {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 999;
        margin: 0;
        animation-name: menu_sticky;
        -webkit-box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.17);
        -moz-box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.17);
        box-shadow: 0px 10px 20px -10px rgba(0, 0, 0, 0.17);
        padding: 0;
    }
    #site-header-menu #site-navigation div.nav-menu>ul>li ul li.page_item_has_children>a:after,
    #site-header-menu #site-navigation div.nav-menu>ul>li ul li.menu-item-has-children>a:after {
        font-family: "FontAwesome";
        font-style: normal;
        font-weight: normal;
        display: inline-block;
        text-decoration: inherit;
        text-align: center;
        opacity: 1;
        font-variant: normal;
        text-transform: none;
        font-size: 16px;
        content: "\f105";
        position: absolute;
        background-color: transparent;
        right: 0px;
        top: 16px;
        margin: 0;
    }
    .tm-header-icons .themetechmount-fbar-btn,
    .tm-header-icons .tm-header-icon {
        margin-left: 7px;
    }
    .tm-header-icons .tm-header-icon.tm-header-wc-cart-link {
        padding-left: 15px;
    }
    .tm-header-style-infostack .kw-phone .tm-header-icons .tm-header-wc-cart-link {
        margin-right: 0px;
        margin-left: 15px;
        padding-left: 10px;
        border-left: 1px solid rgba( 47, 47, 47, 0.07);
    }
    .tm-header-style-infostack .is_stuck .kw-phone .tm-header-icons .tm-header-wc-cart-link {
        border-color: rgba( 47, 47, 47, 0.07);
    }
    /*** Tm-Header-Invert ***/
    .tm-header-style-classic.tm-header-invert .container-fullwide #site-header-menu {
        margin-left: 20px;
    }
    .tm-header-invert .site-header-main.container-fullwide {
        padding-right: 30px;
        padding-left: 0px;
    }
    .tm-header-invert #site-header-menu {
        float: left;
    }
    .tm-header-invert .site-branding {
        float: right;
    }
    .tm-header-invert .tm-header-icons {
        float: left;
        border-left: none;
        padding-right: 0px;
        padding-left: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .tm-header-invert .site-header .themetechmount-social-links-wrapper {
        padding-right: 0;
        padding-left: 0px;
    }
    .tm-header-invert .tm-header-search-link,
    .tm-header-invert .tm-header-wc-cart-link {
        float: left;
        padding-left: 0;
    }
    .tm-header-invert #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal {
        text-align: right;
    }
    .tm-header-invert #site-header-menu #site-navigation div.nav-menu>ul>li,
    .tm-header-invert #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item {
        float: right;
    }
    .tm-header-invert .tm-header-top-wrapper.container-fullwide {
        padding-right: 15px;
    }
    .tm-header-invert .tm-header-icon,
    .tm-header-invert .themetechmount-fbar-btn {
        margin-right: 20px;
        margin-left: 0px;
    }
    .tm-header-style-infostack.tm-header-invert .tm-header-widgets-wrapper {
        float: left;
    }
    .tm-header-style-infostack.tm-header-invert .tm-header-widgets-wrapper .header-widget {
        padding-right: 24px;
        padding-left: 0;
    }
    .tm-header-style-infostack.tm-header-invert .themetechmount-fbar-btn {
        border-left: 1px solid rgba( 47, 47, 47, 0.09);
        left: 0;
        float: left;
    }
    .tm-header-style-infostack.tm-header-invert .tm-header-icon,
    .tm-header-style-infostack.tm-header-invert .themetechmount-fbar-btn {
        margin-right: 0px;
        margin-left: 0px;
    }
    .tm-header-style-infostack:not(.tm-header-invert) .tm-header-top-wrapper.container-fullwide {
        padding-left: 15px;
        padding-right: 15px;
    }
    .tm-header-style-classic .tm-header-highlight-logo .headerlogo {
        position: relative;
    }
    .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-item-has-children>a.mega-menu-link:after {
        font-size: 10px;
        margin-left: 3px;
        margin-top: 3px;
        margin-top: 3px;
        opacity: 0.3;
    }
    .tm-header-style-infostack .site-header.is_stuck #site-header-menu #site-navigation div.nav-menu>ul>li,
    .tm-header-style-infostack .site-header.is_stuck .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item,
    .tm-header-style-infostack .site-header.is_stuck #site-header-menu #site-navigation div.nav-menu>ul>li>a,
    .tm-header-style-infostack .site-header.is_stuck .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a,
    .tm-header-style-infostack .site-header.is_stuck .kw-phone .tm-header-icon,
    .tm-header-style-infostack .site-header.is_stuck .kw-phone .tm-header-icons,
    header.tm-header-style-infostack .site-header.is_stuck #site-header-menu #site-navigation,
    .tm-header-style-infostack .site-header.is_stuck .kw-phone .themetechmount-fbar-btn,
    .tm-header-style-infostack .site-header.is_stuck .headerlogo {
        height: 90px;
        line-height: 90px !important;
    }
    .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .entry-title-wrapper {
        margin-top: -50px;
    }
    #site-header-menu #site-navigation .tm-header-icon a.tm-social-btn-link {
        font-size: 18px;
    }
    #site-header-menu #site-navigation .tm-header-icon.tm-header-social-box {
        width: 50px;
        text-align: center;
    }
    #site-header-menu #site-navigation div.nav-menu>ul>li i {
        left: -14px;
        position: relative;
        font-size: 13px;
        transition: all 500ms ease;
        display: inline-block;
        top: 2px;
        color: rgba( 47, 47, 47, 0.5);
    }
    /*** Themetechmount Classic Box ***/
    .tm-header-style-classic-box .site-header:not(.is_stuck) .container {
        padding: 0;
    }
    .tm-header-style-classic-box .site-header:not(.is_stuck) .site-branding {
        padding-left: 30px;
    }
    .tm-header-style-classic-box .site-header:not(.is_stuck) #site-header-menu {
        padding-right: 30px;
    }
    .tm-header-style-classic-box.tm-header-invert #site-header-menu {
        padding-left: 20px;
        padding-right: 0px;
    }
    .tm-header-style-classic-box.tm-header-overlay .site-header:not(.is_stuck) {
        background-color: transparent !important;
    }
    .tm-header-style-classic-box.tm-header-overlay .site-header:not(.is_stuck) .container-fullwide {
        margin: 30px;
    }
    .themetechmount-fullwide .tm-header-style-classic-box.tm-header-overlay .site-header .site-branding {
        padding-left: 20px;
    }
    .themetechmount-fullwide .tm-header-style-classic-box.tm-header-overlay .site-header .site-header-menu {
        padding-right: 20px;
    }
    .tm-header-style-classic-box.tm-header-overlay .themetechmount-topbar-wrapper {
        padding: 4px 0px 29px;
    }
    .tm-header-style-classic-box.tm-header-overlay .site-header:not(.is_stuck)>.tm-container-for-header {
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    }
    .tm-header-style-classic-box.tm-header-overlay .tm-stickable-header-w {
        top: 55px;
    }
    .tm-header-style-classic-box.tm-header-overlay .tm-titlebar-wrapper .tm-titlebar-inner-wrapper .tm-titlebar-main {
        padding-top: 55px;
    }
    .tm-header-menu-position-center #site-header-menu #site-navigation div.nav-menu>ul,
    .tm-header-menu-position-center.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal {
        position: static !important;
        display: inline-block;
    }
    .tm-header-style-classic-box.tm-header-overlay .tm-header-icons {
        float: right;
    }
    .tm-header-style-classic-box.tm-header-overlay .tm-header-text-area {
        padding-left: 10px;
    }
    .tm-header-style-classic-box .tm-container-for-topbar {
        padding: 0;
    }
    .tm-header-style-classic2.tm-header-overlay .site-header.tm-bgcolor-custom:not(.is_stuck):after {
        content: unset;
    }
    .tm-header-style-classic2.tm-header-overlay .site-header.tm-bgcolor-custom:not(.is_stuck) .site-header-main-inner {
        display: block;
        overflow: hidden;
        border-bottom: 1px solid rgba(255, 255, 255, 0.09);
    }
    .tm-header-overlay.tm-header-style-classic2 .site-header-main.container-fullwide {
        padding-left: 185px;
        padding-right: 185px;
    }
    .tm-header-overlay.tm-header-style-classic-box .site-header.tm-bgcolor-custom:not(.is_stuck):after {
        content: unset;
    }
    .tm-header-style-classic-box.tm-header-overlay .site-header>.tm-container-for-header {
        position: relative;
    }
    .tm-header-style-classic-box.tm-header-overlay .site-header:not(.is_stuck)>.tm-container-for-header:before {
        display: block;
        content: "";
        position: absolute;
        height: 5px;
        width: 100%;
        left: 0px;
        bottom: -2px;
        background-color: #a2b121;
    }
    .tm-header-style-classic-box.tm-header-overlay .site-header.is_stuck {
        border-bottom: 5px solid #a2b121;
    }
    .tm-header-style-classic-box.tm-header-overlay #site-header-menu #site-navigation div.nav-menu>ul>li>a:before {
        content: unset;
    }
    .tm-header-style-classic-box.tm-header-overlay .tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .entry-title-wrapper {
        margin-top: 0px;
    }
    .tm-header-style-classic-box.tm-header-overlay .is_stuck #site-header-menu #site-navigation div.nav-menu>ul>li>ul,
    .tm-header-style-classic-box.tm-header-overlay .is_stuck.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li>ul.mega-sub-menu {
        top: 93px;
    }
    .tm-header-style-classic3 .header-widget * {
        color: rgba( 47, 47, 47, 1);
    }
    .tm-header-style-classic3 .header-widget p {
        color: rgba( 47, 47, 47, 0.30);
    }
    .tm-header-style-classic3 .header-widget .header-icon .icon,
    .tm-header-style-infostack .header-widget .header-icon .icon {
        border-color: rgba( 47, 47, 47, 0.10);
    }
    .tm-header-style-classic3 .tm-top-info-con>.header-widget:after,
    .tm-header-style-infostack .tm-top-info-con>.header-widget:after {
        content: "";
        height: 50px;
        width: 1px;
        background-color: rgba( 47, 47, 47, 0.10);
        display: block;
        position: absolute;
        right: 0px;
        top: 25px;
    }
    .tm-header-style-classic3 .tm-top-info-con>.header-widget:last-child:after,
    .tm-header-style-infostack .tm-top-info-con>.header-widget:last-child:after {
        content: none;
    }
    .tm-header-style-classic3 .tm-header-icons {
        padding-left: 40px;
        margin-left: 33px;
    }
    .tm-header-style-classic3.tm-header-overlay .site-header.tm-bgcolor-custom:not(.is_stuck):after {
        content: unset;
    }
    .tm-header-style-classic3.tm-header-overlay .site-header-main {
        border-top: 5px solid #a2b121;
    }
    .tm-header-style-classic3 .site-header-main .headerlogo {
        position: relative;
        background-color: #a2b121;
        margin-right: 30px;
    }
    .tm-header-style-classic3 .site-header-main .headerlogo:after,
    .tm-header-style-classic3 .site-header-main .headerlogo:before {
        content: "";
        position: absolute;
        left: 100%;
        top: 0;
        width: 30px;
        height: 90px;
        background-color: #a2b121;
        margin-right: 0px;
        margin-left: 0px;
    }
    .tm-header-style-classic3 .site-header-main .headerlogo:before {
        left: auto;
        right: 100%;
        width: 1200px;
    }
    .tm-header-style-classic3 .is_stuck .headerlogo:after,
    .tm-header-style-classic3 .is_stuck .headerlogo:before {
        height: 90px;
    }
    .tm-header-style-classic3 .site-header-main.container-fullwide {
        padding-left: 30px;
        padding-right: 30px;
    }
    .tm-header-style-classic3 .tm-header-menu-position-left .site-branding {
        padding-right: 58px;
    }
    .tm-header-style-classic3 .tm-dmenu-sep-white #site-header-menu #site-navigation div.nav-menu ul ul>li {
        border: none;
    }
    .tm-header-style-classic3 .tm-dmenu-sep-white #site-header-menu #site-navigation div.nav-menu>ul ul li>a,
    .tm-header-style-classic3 .tm-dmenu-sep-white #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li>a {
        border-color: rgba(255, 255, 255, 0.05);
    }
    .tm-header-style-classic3 #site-header-menu #site-navigation div.nav-menu>ul>li>a:before {
        left: 0;
        right: auto;
        top: 50%;
        height: 15px;
        width: 3px;
        margin-top: -7px;
    }
    .tm-header-style-classic3.tm-header-overlay #site-header-menu #site-navigation div.nav-menu>ul>li>a:before {
        top: 50%;
    }
    .tm-header-style-classic3 #site-header-menu #site-navigation div.nav-menu>ul>li {
        margin: 0 2px 0 2px;
    }
    .tm-header-overlay.tm-header-style-classic4 #site-header-menu #site-navigation div.nav-menu>ul>li>a:before,
    .tm-header-style-classic4 .tm-header-icons .tm-header-wc-cart-link a:before,
    .tm-header-overlay.tm-header-style-classic4 .tm-header-icons:before,
    .tm-header-overlay.tm-header-style-classic4 .site-header.tm-bgcolor-custom:not(.is_stuck):after {
        content: unset;
    }
    .tm-header-style-classic4 .tm-header-menu-position-left .site-branding {
        padding-right: 60px;
    }
    .tm-header-overlay.tm-header-style-classic4 .site-header-main.container-fullwide {
        padding-left: 100px;
        padding-right: 100px;
    }
    .tm-header-style-toplogo .tm-header-top-wrapper>div,
    .tm-header-style-toplogo .info-widget,
    .tm-header-style-toplogo .headerlogo {
        height: 60px;
        margin-bottom: 0;
    }
    .tm-header-style-toplogo.tm-header-style-infostack .tm-header-top-wrapper .site-branding,
    .tm-header-style-toplogo .site-branding {
        float: none;
    }
    .tm-header-style-toplogo.tm-header-style-infostack .headerlogo .site-title {
        text-align: center;
    }
    .tm-header-style-toplogo.tm-header-style-infostack .site-header-menu-middle {
        box-shadow: unset;
    }
    .tm-header-style-toplogo .site-header-main .tm-header-top-wrapper>div {
        display: block;
        border-bottom: 1px solid #f1f1f1;
    }
    .tm-header-style-infostack.tm-header-style-toplogo #site-header-menu #site-navigation div.nav-menu>ul>li>a,
    .tm-header-style-infostack.tm-header-style-toplogo .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
        padding: 0px 16px 0px 16px;
        margin: 0;
    }
    .tm-header-style-infostack.tm-header-style-toplogo #site-header-menu #site-navigation div.nav-menu>ul>li i {
        left: -16px;
    }
    .tm-header-style-toplogo .tm-header-top-wrapper .col-sm-4.col-md-3 .widget-right,
    .tm-header-style-toplogo .tm-header-top-wrapper .col-sm-4.col-md-3 .widget-left {
        display: block;
        width: 100%;
        float: left;
    }
    .tm-header-style-toplogo .tm-header-top-wrapper .col-sm-4.col-md-3 .widget-right {
        border-left: 1px solid #f1f1f1;
    }
    .tm-header-style-toplogo .tm-header-top-wrapper .col-sm-4.col-md-3 .widget-left {
        border-right: 1px solid #f1f1f1;
    }
    .tm-header-style-infostack.tm-header-style-toplogo:not(.tm-header-invert) #site-header-menu #site-navigation .nav-menu {
        margin-right: 0px;
    }
    .tm-header-style-infostack.tm-header-style-toplogo .site-header .tm-stickable-header.tm-header-menu-bg-color-white:not(.is_stuck) {
        border-top: none;
    }
    .tm-header-style-infostack.tm-header-style-toplogo #site-header-menu #site-navigation div.mega-menu-wrap>ul>li:after,
    .tm-header-style-infostack.tm-header-style-toplogo #site-header-menu #site-navigation div.nav-menu>ul>li:after,
    .tm-header-style-infostack.tm-header-style-toplogo #site-header-menu #site-navigation div.nav-menu>ul>li>a:before {
        content: unset;
    }
    .tm-header-style-infostack .kw-phone .tm-header-icons .tm-header-wc-cart-link {
        border: none;
    }
    .tm-header-style-infostack.tm-header-style-toplogo:not(.tm-header-invert) #site-header-menu #site-navigation .max-mega-menu,
    .tm-header-style-infostack.tm-header-style-toplogo:not(.tm-header-invert) #site-header-menu #site-navigation .nav-menu {
        float: none;
        text-align: center;
    }
    .themetechmount-flotbar-yes .tm-header-style-classic.tm-header-overlay .site-header-main.container-fullwide {
        padding-left: 90px;
        padding-right: 180px;
    }
    #site-header-menu #site-navigation div.nav-menu ul.sub-menu li i.tm-inoterior-icon-angle-down {
        display: none;
    }
    .tm-header-style-classic.tm-header-overlay .tm-slider-hasquicktext .tm-quickdetails-area {
        height: calc(100% - 90px);
        top: auto;
        bottom: 0px;
    }
    .tm-header-style-classic.tm-header-overlay .tm-slider-hasquicktext .tm-quickdetails-area .top-contact {
        line-height: 70px;
    }
    .tm-header-style-classic-two .tm-logo-social .themetechmount-social-links-wrapper {
        line-height: 90px;
    }
    .tm-header-style-classic-two .is_stuck .tm-logo-social .themetechmount-social-links-wrapper {
        line-height: 90px;
    }
    .tm-header-style-classic-two .tm-logo-social {
        float: left;
        position: relative;
        margin: 0px 15px 0px 28px;
        padding-left: 30px;
    }
    .tm-header-style-classic-two .tm-logo-social:before {
        content: "";
        position: absolute;
        height: 60%;
        width: 1px;
        background-color: rgba( 38, 48, 69, 0.09);
        top: 0;
        left: 0;
        display: block;
        top: 20%;
    }
    .tm-header-style-classic-two .site-branding {
        display: flex;
    }
    .tm-header-style-classic .site-title {
        width: auto;
    }
    .tm-stickable-header.is_stuck .tm-header-site-desc {
        height: 90px;
        line-height: 90px;
    }
    .tm-header-style-classic .site-branding .site-description {
        position: relative;
        display: block;
        font-size: 15px;
        font-weight: 400;
        color: #898a9c;
        padding-left: 30px;
        margin: 0px 0px 0px 28px;
    }
    .tm-header-style-classic .site-branding .site-description:before {
        content: "";
        position: absolute;
        height: 80%;
        width: 1px;
        background-color: #e4e4e4;
        top: 10%;
        left: 0;
        display: block;
    }
    body.themetechmount-fullwide.tm-site-widebox .main-holder {
        margin-left: 30px;
        margin-right: 30px;
    }
    body.themetechmount-fullwide.tm-site-widebox .elementor-section-full_width .themetechmount-boxes {
        margin: 0 30px;
    }
    body.themetechmount-fullwide.tm-site-widebox .site-header-main.container-fullwide {
        padding-left: 0px;
        padding-right: 0px;
    }
    body.themetechmount-fullwide.tm-site-widebox .site-header.is_stuck {
        box-shadow: unset;
    }
    body.themetechmount-fullwide.tm-site-widebox .themetechmount-fbar-btn-link:hover .tm-fbar-open-icon.tm-icolor-dark {
        color: var(--tm-skincolor-bg);
    }
    .tm-pageslider-yes.tm-headerstyle-classic.tm-site-widebox .themetechmount-slider-wide {
        margin: 0;
    }
    .tm-pageslider-yes.tm-headerstyle-classic.tm-site-widebox .themetechmount-slider-wrapper:before {
        content: unset;
    }
    .tm-header-style-classic-style3 .site-header-main.container-fullwide {
        max-width: 1495px;
        margin: 0 auto;
        padding: 0px;
    }
    .tm-headerstyle-classic-style3 .themetechmount-slider-wide {
        margin: 0 70px;
        overflow: hidden;
    }
    .tm-headerstyle-classic-style3 .header-info-widget .tm-header-quick-whatsbox:before {
        content: unset;
    }
    < !-- split header -->.tm-header-style-split #site-header-menu #site-navigation div.nav-menu>ul>li.logo-after-this,
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu>ul>li.logo-after-this,
    .tm-header-style-split .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-logo-after-this {
        margin-right: 385px;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu>ul>li,
    .tm-header-style-split span.tm-sc-logo.tm-sc-logo-type-image {
        display: inline-block;
    }
    .tm-header-style-split .headerlogo {
        margin: 0 auto;
        width: 370px;
    }
    .tm-header-style-split .tm-stickable-header .site-branding {
        text-align: center;
        position: absolute;
        width: 100%;
        left: 0;
        z-index: 1;
    }
    .tm-header-style-split .tm-header-icons {
        z-index: 1;
    }
    .tm-header-style-split #site-header-menu #site-navigation .nav-menu,
    .tm-header-style-split #site-header-menu,
    .tm-header-style-split .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap,
    .tm-header-style-split div.nav-menu {
        float: none;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu>ul,
    .tm-header-style-split .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal {
        text-align: center;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu>ul>li {
        float: none;
        display: inline-block;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu>ul>li.logo-after-this,
    .tm-header-style-split .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-logo-after-this {
        margin-right: 385px;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu>ul>li:first-child,
    .tm-header-style-split .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li:first-child {
        margin-left: 50px;
    }
    .tm-header-style-split span.tm-sc-logo.tm-sc-logo-type-image {
        display: inline-block;
    }
    .tm-header-style-split .headercontent .col-md-12,
    .tm-header-style-split .headercontent .col-md-12 {
        padding: 0;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu>ul>li>a,
    .tm-header-style-split .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a {
        display: inline-block;
        margin: 0px;
        padding: 0px 50px 0px 50px;
        text-decoration: none;
        position: relative;
        z-index: 1;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu>ul>li>ul {
        border: 1px solid rgba(255, 255, 255, 0.10);
        margin-top: -1px;
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu>ul ul li>a,
    .tm-header-style-split #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li>a {
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
        border-bottom: 1px solid rgb(255, 255, 255, .20);
    }
    .tm-header-style-split #site-header-menu #site-navigation div.nav-menu>ul ul li:last-child>a {
        border-bottom: 0px solid rgb(255, 255, 255, .20);
    }
    .tm-header-style-split.tm-header-overlay .site-header.tm-bgcolor-custom:not(.is_stuck):after {
        background-color: rgba(255, 255, 255, 0.35);
    }
    body.tm-headerstyle-classic-style4 .main-holder {
        margin-left: 70px;
        margin-right: 70px;
        border-left: 1px solid #eeeeee;
        border-right: 1px solid #eeeeee;
    }
    .tm-headerstyle-classic-style4 .site-header-main.container-fullwide {
        padding-left: 15px;
        padding-right: 15px;
    }
    body.tm-headerstyle-classic-style4 .main-holder .tm-stickable-header-w {
        margin: 0 -70px;
    }
    .tm-headerstyle-classic-style4 .site {
        overflow: visible;
    }
    .tm-headerstyle-classic-style4 .tm-stickable-header {
        border-bottom: 1px solid #cecece;
        z-index: 15;
    }
    .tm-headerstyle-classic-style4 #site-header-menu #site-navigation div.nav-menu>ul>li>a:before {
        left: 14px;
        right: 14px;
        top: 45px;
        margin: auto;
        background-color: rgba(255, 140, 95, 0.65);
        height: 2px;
    }
    .tm-headerstyle-classic-style4 #site-header-menu #site-navigation div.nav-menu>ul>li>a {
        padding: 0px 16px 0px 16px;
    }
    .tm-headerstyle-classic-style4 .tm-header-icons:before {
        content: unset;
    }
    .tm-headerstyle-classic-style4 .tm-header-icons .tm-header-icon {
        margin-right: 22px;
    }
    .tm-headerstyle-classic-style4 .site-branding {
        position: relative;
    }
    .tm-headerstyle-classic-style4 .site-branding:after {
        content: '';
        position: absolute;
        border-right: 1px solid #eeee;
        height: 100%;
        top: 0;
        right: -15px;
    }
    .tm-headerstyle-classic-style4 .tm-header-icons .themetechmount-fbar-btn:before {
        content: '';
        position: absolute;
        border-left: 1px solid #eeee;
        height: 100%;
        top: 0;
        left: -26px;
    }
    .tm-headerstyle-classic-style4 .tm-header-icons .themetechmount-fbar-btn {
        margin-right: 8px;
    }
    .tm-header-style-classic3.tm-header-style-classic-style5 .site-header-main.container-fullwide {
        padding-right: 50px;
    }
}

.tm-header-site-desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 90px;
    line-height: 90px;
}

/****************** Custom Code **********************/

.tm-btn-style-outline.elementor-element.elementor-widget-button .elementor-button {
    border-width: 2px;
}

.tm-single-image-inner .tm-iocnbox-btn a {
    font-weight: 500;
}

.tm-textcolor-white .tm_playvideo a:hover {
    color: #fff !important;
}

.tm-btn-color-skincolor:not(.tm-btn-style-outline) .elementor-button:not(:hover) {
    color: #2F2F2F;
}

.themetechmount-boxes-testimonial .themetechmount-author-name {
    font-size: 20px;
    line-height: 28px;
}

.themetechmount-box-blog.themetechmount-blogbox-stylefive .tm-box-post-date {
    color: #07332f;
    font-weight: 700;
}

.themetechmount-blogbox-stylefive .tm-entry-meta-wrapper {
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 500;
}

@media (max-width: 1200px) {
    .tm-custome-shape-style:before,
    .tm-custome-shape-style:after,
    .tm-custome-shape-style2:before,
    .tm-custome-shape-style2:after {
        content: unset;
    }
}

.tm-point-ctaheading:after {
    right: 112px !important;
}

.elementor-element-6dec2231 .elementor-heading-title span:after {
    bottom: 12px;
}

.page-id-11794 .elementor-widget-tm_ptable_element .tm-element-heading-content-wrapper {
    margin-bottom: 50px;
}

.ttm_floting_customsett {
    position: fixed;
    top: 59%;
    right: 0;
    padding: 3px 0 10px;
    margin: -89px 0 0;
    background-color: #fff;
    box-shadow: 0 6px 12px rgb(0 0 0 / 25%);
    z-index: 999;
}

.tmtheme_fbar_icons {
    display: block;
    position: relative;
    width: 58px;
    height: 45px;
    line-height: 52px;
    text-align: center;
}

.tmtheme_fbar_icons i {
    display: inline-block;
    vertical-align: middle;
    transition: .3s;
    font-size: 21px;
    color: #232323;
}

.tmtheme_fbar_icons>span {
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    background-color: #fff;
    box-shadow: 0 6px 12px rgb(0 0 0 / 25%);
    opacity: 0;
    visibility: hidden;
    font-size: 16px;
    color: #232323;
    transform: translateX(-5px);
    transition: 0.5s ease;
    padding: 0 20px;
}

.tmtheme_fbar_icons>span>span {
    padding-left: 5px;
}

.tmtheme_fbar_icons:hover>span {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

.tmtheme_fbar_icons>span:after {
    content: '';
    position: absolute;
    top: -2px;
    bottom: -10px;
    right: -15px;
    width: 15px;
    background-color: #fff;
    height: 55px;
}

.tmtheme_fbar_icons>span:hover,
.tmtheme_fbar_icons:hover i {
    color: #cda274;
}

.tmtheme_fbar_icons>span {
    width: max-content;
}

/******************************************************/

.themetechmount-topbar-wrapper,
.themetechmount-topbar-wrapper a {
    color: #8a8a8a;
}

span.edit-link {
    display: none;
}

@media only screen and (max-width: 680px) {
    .tm-element-content-heading {
        font-size: 30px;
        line-height: 40px;
    }
    .tm-titlebar h1.entry-title,
    .tm-titlebar-textcolor-custom .tm-titlebar-main .entry-title {
        font-size: 40px;
        line-height: 50px;
    }
    .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
        height: 270px;
    }
}

@media (min-width: 1200px) {
    .tm-header-style-classic-two .tm-header-menu-position-center #site-header-menu #site-navigation div.nav-menu>ul,
    .tm-header-style-classic-two .tm-header-menu-position-center.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal {
        margin-right: -240px;
    }
}

.post.themetechmount-box-blog-classic .tm-box-post-date {
    left: auto;
    right: 25px;
}

.footer-nav-menu li {
    font-size: 14px;
}

.tm-footer2-left,
.tm-footer2-right {
    font-size: 16px;
}

.themetechmount-teambox-style2 .themetechmount-box-title h4 {
    font-size: 22px;
    line-height: 26px;
}

.themetechmount-teambox-style2 .themetechmount-team {
    font-size: 16px;
}

.tm-fid-view-circle-progress .tm-fid-title {
    font-weight: 500;
}

.themetechmount-blogbox-stylethree .themetechmount-box-title a {
    font-size: 24px;
}

.tm-fid-view-topicon h3.tm-fid-title {
    font-weight: 500;
}

.themetechmount-topbar-wrapper .social-icons li>a {
    font-size: 16px;
}

.tm-point-ctaheading:after {
    content: '';
    position: absolute;
    bottom: -90px;
    right: 40px !important;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-image: url(www.themetechmount.com/wordpress/brivona/demo2/wp-content/themes/brivona/images/arrow-bg-1.png);
    background-repeat: no-repeat;
    background-position: center;
}

.themetechmount-servicebox-stylesix {
    margin-bottom: 5px;
}

#site-header-menu #site-navigation div.nav-menu>ul ul li>a>span,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a>span:not(.mega-indicator) {
    display: inline !important;
    padding: 5px 9px 3px 7px;
    background: #a2b121;
    color: #2f2f2f !important;
    text-shadow: none;
    border-radius: 0px;
    margin-left: 14px;
    position: relative;
    text-transform: uppercase;
    font-size: 11px !important;
    line-height: 11px !important;
    font-weight: 600 !important;
}

#site-header-menu #site-navigation div.nav-menu>ul ul li>a>span:before,
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a>span:not(.mega-indicator):before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #a2b121;
    border-width: 5px;
    margin-top: -5px;
}

.page-id-11742 .themetechmount-testimonialbox-stylethree .themetechmount-box-desc:after {
    width: 100%;
}

.inside.tm-fid-view-style6 h3 span {
    font-weight: 500;
}

.page-id-12511 .ttm_floting_customsett {
    display: none;
}

.tm-header-style-classic.tm-header-overlay .tm-slider-hasquicktext .themetechmount-slider-wrapper .tm-quickdetails-area {
    background-color: rgba(0, 0, 0, 0.24);
}

@media only screen and (min-width: 992px) and (max-width: 1300px) {
    .tm-portfolio-classic .themetechmount-portfoliobox-style2 .themetechmount-box-category .themetechmount-box-title {
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
}

strong {
    color: black;
}


.mybtn{
    background-color: white;
    font-weight: 800;
    color: maroon;
    font-size: 17px;
    margin-top: 11px;
}

.bg-maroon{
    background-color: maroon;
    border-radius: 11px;
}

.my-h4{
    text-align: center;
}

.my-h4 a{
   color: white!important;
}

/*.my-h4 a:hover{
    background-color: red!important;
   color: white!important;
}*/


.mybtn:hover{
    background-color: orange;
    font-weight: 800;
    color: white;
    margin-top: 11px;
    letter-spacing: 1px;
}


/*OFFER ARTICLE*/

.offer-article{
    margin-top: 21px;
}


.offer-box{
    display: flex;
    justify-content: space-between;
    padding: 11px;

}

.offer-box img{
   width: 427px!important;
   border-radius: 11px;
   border:2px solid maroon;

}

.bg-offer{
    background-color: #a2b121;
    border:2px dotted maroon;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75)
}

.my-title{
    padding-left: 11px;
    background-color: black;
    border-top-right-radius:11px;
    border-bottom-right-radius:11px;
    color: white;
    text-align: center;
}




.my-title h2{
    font-family: system-ui;
    color: white;
    margin-top: 8px;
}

.my-title a{
   color: orange!important;
}


.offer-article .mybtn{
    background-color: white;
    font-weight: 800;
    color: maroon;
    font-size: 24px;
    margin-top: 11px;
}


.offer-article .mybtn:hover{
    background-color: maroon;
    font-weight: 800;
    color: white;
    margin-top: 11px;
    letter-spacing: 1px;
}






@media only screen and (max-width: 600px) {
  .offer-box{
    display: inherit;
}

.my-title{
    border-radius:11px;
}


.flex-package{
    display:flex ;
    flex-direction: column;
    row-gap: 11px;
}

}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, sans-serif;
}

.slider {
  position: relative;
  max-width: 100%;
  margin: auto;
  overflow: hidden;
}

.slides {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.slide {
  min-width: 100%;
}

.slide img {
  width: 100%;
  display: block;
}

/* Navigation buttons */
.prev, .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0,0,0,0.5);
  color: white;
  border: none;
  padding: 12px;
  cursor: pointer;
  font-size: 18px;
  border-radius: 50%;
}

.prev { left: 10px; }
.next { right: 10px; }

.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Responsive */
@media screen and (max-width: 768px) {
  .prev, .next {
    padding: 8px;
    font-size: 16px;
  }
}


.services-details {
    padding: 60px 0;
}

.services-details__img img {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.1);
}

.services-details__title {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #222;
}

.services-details__content p {
    margin-bottom: 15px;
    color: #555;
}

.services-details__points-box {
    margin: 30px 0;
}

.points-list {
    list-style: none;
    padding: 0;
}

.points-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #444;
}

.points-list li::before {
    content: "✔";
    position: absolute;
    left: 0;
    color: #FF6B6B;
    font-weight: bold;
}

/* Image Box */
.services-details__img-box .img-box-item {
    margin-bottom: 15px;
}

.services-details__img-box img {
    width: 100%;
    border-radius: 8px;
}

/* Sidebar Styles */
.sidebar {
    background: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
}

.sidebar__services h3,
.sidebar__contact h3 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #222;
}

.sidebar__services ul {
    list-style: none;
    padding: 0;
}

.sidebar__services ul li {
    margin-bottom: 10px;
}

.sidebar__services ul li a {
    color: #555;
    text-decoration: none;
    transition: color 0.3s;
}

.sidebar__services ul li a:hover {
    color: #FF6B6B;
}

.btn-appointment {
    display: inline-block;
    padding: 12px 25px;
    background-color: #FF6B6B;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    transition: background 0.3s;
}

.btn-appointment:hover {
    background-color: #e65c5c;
}

.sidebar__contact .contact-number {
    font-size: 18px;
    color: #FF6B6B;
    text-decoration: none;
}

@media (max-width: 991px) {
    .services-details {
        padding: 40px 0;
    }
}




