/*------------------------------------------------------------------
[Table of contents]

 * Basic CSS
 * Header Section
 * Floatingbar Section
 * Topbar Section
 * Titlebar Section
 * Footer Section
 * Events Calendar
 * Common Widget Section
 * Menu Section
 * Call to Action Section
 * Servicebox Section
 * Blogbox Section
 * Portfolio Section
 * Team Member Section
 * Fact in Digit Section
 * Progress Bar Section
 * Row Section
 * Sidebar Section
 * Social Section
 * Flyning Form Section
 * List Style Section
 * Tab
 * Vertical Tab
 * Accordion section
 * Toggle section
 * VC Map
 * Custom Selectbox
 * Contact Form
 * Heading Section
 * Social Section
 * Catergory section
 * Testimonials Section 
 * Client logo Section
 * Button Section
 * Global Box spacing
 * Slick Slider
 * Tweeter Section
 * Google map Section 
 * Category filter Section
 * Pricing Table
 * 404 Page
 * Search Result Page
 * BBpress-forums
 * Drop Cap Design
 * Global link color 
 
 
-------------------------------------------------------------------*/
.admin-bar .tm-fbar-close{
	top: 45px;
}
.site-content-wrapper {
    position: relative;
   
}


/*** 

====================================================================
	Basic CSS
====================================================================

 ***/ 
p {
    margin: 0 0 15px;
}

 footer a,
.entry-content a,
.site-content-wrapper a {    
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.tm-equal-height-image, 
.themetechmount-hide,
.tm-hide{
	display: none;	
}
.tm-wrap {
    display: table;
    width: 100%;    
}
.tm-wrap-cell {
    display: table-cell;
    vertical-align: middle;
}
.tm-align-left {
	text-align:left;
}
.tm-align-right {
	text-align:right;
}
.tm-topbar-content-right ul.top-contact-right {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tm-topbar-content-right {
    float: right;
}
iframe {
    width: 100%;
}
.first-footer.tm-bg.tm-bgcolor-custom .tm-bg-layer{
	background-color: inherit;
}

.themetechmount-fbar-position-right .themetechmount-fbar-btn a.white,
.tm-col-bgcolor-white .tm-bg-layer-inner,
.tm-bgcolor-white,
.tm-col-bgcolor-white,
.site-header.tm-sticky-bgcolor-white.is_stuck,
.tm-header-overlay .site-header.tm-sticky-bgcolor-white.is_stuck,
.site-header-menu.tm-sticky-bgcolor-white.is_stuck,
.tm-header-style-infostack .site-header .tm-stickable-header.is_stuck.tm-sticky-bgcolor-white,
.tm-header-style-infostack .site-header-menu .is_stuck .tm-sticky-bgcolor-white,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-white .tm-titlebar .breadcrumb-wrapper .container,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-white  .breadcrumb-wrapper .container:before,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-breadcrumb-bgcolor-white .breadcrumb-wrapper .container:after{
	background-color: #fff;
}
.themetechmount-fbar-position-right .themetechmount-fbar-btn a.dark,
.themetechmount-fbar-main-w .tm-bg.tm-bgcolor-darkgrey .tm-bg-layer,
.themetechmount-fbar-main-w .tm-col-bgcolor-darkgrey .tm-bg-layer-inner,
.themetechmount-fbar-main-w .tm-bgcolor-darkgrey {
	background-color: #000000;
}

/*** Form fields, general styles first ***/
.main-holder .site #content table.cart td.actions .input-text,
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], 
input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], 
.uneditable-input, select {
	font-family: inherit;
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	vertical-align: middle;
	width:100%;
	color: #666666;
	padding: 11px 15px;
	font-weight: normal;
	background-color: #fff;
	text-transform: inherit;
	border:1px solid #E1E1E1;
	font-size: 14px;
	outline: none;
    line-height: inherit;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    border-color: #e1e1e1;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #ffffff;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: #ffffff;
}
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 {
    background-color: transparent;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus {
    color: #666;   
    outline: none !important;   
}
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, .single .main-holder #content div.product .entry-summary div.yith-wcwl-add-to-wishlist a,
 .single .main-holder #content div.product .entry-summary .compare {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight:500;    
    padding: 11px 30px 11px;
	border: 1px solid transparent; 
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    outline: none !important;
    -webkit-font-smoothing: antialiased;
	border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    -moz-border-radius: 5px;
}
.tm-full-bt{
	width: 100%;
}
.tm-textarea-con textarea{
	height: 178px;
}
.post-password-required input[type="submit"] {
    padding:11px 30px 13px;
}
/*** Custom Selectbox ***/
.select2-container .select2-choice { 
    padding: 6px 0 6px 10px;
    border: 1px solid #e5e5e5;
    background-color: rgba(0,0,0,.03);
}
.select2-drop-active{
	border: 1px solid #e5e5e5;
}

/*** Topbar Dark text color ***/
.tm-textcolor-dark a, 
.tm-textcolor-dark h1,
.tm-textcolor-dark h2,
.tm-textcolor-dark h3,
.tm-textcolor-dark h4,
.tm-textcolor-dark h5,
.tm-textcolor-dark h6{
	color: #1a1a1a;
}
.tm-footer2-left a {
    text-transform: capitalize;
}
.tm-textcolor-dark,
.tm-textcolor-dark .social-icons li a,
.tm-textcolor-dark.themetechmount-fbar-btn-link i,
.tm-textcolor-dark .vc_tta-panel-body,
.tm-textcolor-dark .vc_tta-panel-body .wpb_text_column {
	color: #1a1a1a;
}
.tm-col-bgimage-yes .tm-bg-layer-inner,
.tm-bg.tm-bgimage-yes > .tm-bg-layer{
	opacity: 0;
}
.tm-bg.tm-bgimage-yes.tm-bgcolor-skincolor > .tm-bg-layer{
	opacity: 0.92;
}
.tm-bg.tm-bgcolor-grey > .tm-bg-layer{
    opacity: 0.90;
}
.themetechmount-fbar-main-w .themetechmount-fbar-box-w.tm-bg.tm-bgimage-yes > .tm-bg-layer{
	opacity: 0.87;
}
.tm-col-bgimage-yes.tm-bgcolor-white .tm-bg-layer-inner,
.tm-bg.tm-bgimage-yes.tm-bgcolor-white > .tm-bg-layer{
	opacity: 0.94;
}
.tm-col-bgcolor-grey.tm-col-bgimage-yes .tm-bg-layer-inner,
.tm-col-bgcolor-darkgrey.tm-col-bgimage-yes .tm-bg-layer-inner,
.tm-bgcolor-darkgrey.tm-bg.tm-bgimage-yes > .tm-bg-layer{
    opacity: 0.80;
}
.tm-titlebar-wrapper.tm-bg.tm-bgimage-yes > .tm-bg-layer{
	opacity: 0;
}
.tm-titlebar-wrapper.tm-bg.tm-bgimage-yes.tm-bgcolor-custom > .tm-bg-layer{
    opacity: 1;
}
.vc_video-bg-container .tm-col-bgcolor-yes,
.vc_video-bg-container.tm-bg.tm-bgimage-yes > .tm-bg-layer{
	opacity: 0.8;
}
.tm-col-bg,
.tm-bg{
	position: relative;
}
.tm-bg-layer,
.tm-titlebar-wrapper .tm-titlebar-wrapper-bg-layer{
    position: absolute;
    height: 100%;
    width: 100%;
	top:0;
	left: 0;
}
.vc_column-inner.tm-col-bgimage-yes.tm-col-bgcolor-,
.tm-bgcolor-transparent > .tm-bg-layer,
.tm-bgcolor-transparent{
	background-color: transparent !important;
}
.vc_column-inner > .wpb_wrapper{
	position: relative;
}
.vc_column-inner.tm-col-bgimage-yes.tm-col-bgcolor- .tm-bg-layer-inner{
    opacity: 1;
}

/*** Top to bottom ***/
#totop {
    position: fixed;
    right: 30px;
    height: 40px;
    width: 40px;
    padding: 0;
    border: 1px solid;
    left: auto;
    bottom: 60px;
    top: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ffffff;
    text-align: center;
    line-height: 40px;
    font-size: 0;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    z-index: 999;
}
#totop:before {
    content: '\e804';
    font-family: "tm-cicico-icons";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 12px;
    font-style: normal;
}
#totop:hover {
    margin-bottom: 5px;
}
/*** Footer left right spacing ***/
.themetechmount-topbar-wrapper.container-full,
.container-fullwide .site-content-inner.row,
.footer .container-fullwide{
	padding-left: 15px;
	padding-right: 15px;
}
.themetechmount-item-thumbnail,
.themetechmount-item-thumbnail-inner{
	display: block;
}
.tm-boxes-carousel-spacing-15 .themetechmount-boxes-inner {
    padding: 15px;
}
.tm-boxes-carousel-without-title .themetechmount-boxes-inner{
    padding-top: 80px;
}

/*** 

====================================================================
	Header Section
====================================================================

 ***/  

.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4.tm-custom-heading:last-child {
	    margin: 0;
}
.site header,
.tm-header-block, 
.site-header,
.site-header-main{
	position:relative;
}

/*** Logo Section ***/
.themetechmount-logo-img.standard{
	max-height: 100px;
	width: auto;
}
.site-branding {
	float: left;
}
.headerlogo img{	
	max-height: 35px;
	width: auto;	
}
.headerlogo img, 
.tm-stickylogo-yes .standardlogo, 
.is-sticky .tm-stickylogo-yes .stickylogo{
	display:inline-block;
}
.site-title a.home-link:hover, a.home-link:hover {
	text-decoration: none;
}
.site-title {
	font-size: 33px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	color: #fff;	
	display: table;
	vertical-align: middle;
	text-align: center;	
	width: 100%;
	height: 100%;
}
.site-title a {
	display: table-cell;
	vertical-align: middle;
}
.site-description {
	display: none;
}


/*** Header cart and search icon font size ***/

#site-header-menu #site-navigation .tm-header-icon a,
#site-header-menu #site-navigation .themetechmount-fbar-btn a{ 
	font-size: 15px;
}
.tm-header-style-infostack #site-header-menu .kw-phone .tm-header-icon a{
	font-size: 18px;
}
.tm-header-icons .tm-header-wc-cart-link a,
.tm-header-icons .tm-header-search-link a {
	position: relative;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    line-height: 35px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #1a1d22;
	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-style-classic .tm-header-icons .tm-header-wc-cart-link a,
.tm-header-style-classic .tm-header-icons .tm-header-search-link a {
    height: 35px;
    width: auto;
    padding: 0;
    color: #fff;
    background-color: transparent;
    border-radius: 0;
    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;
    margin: 0;
    padding: 0;
}
.tm-header-style-classic .tm-header-icons .tm-header-wc-cart-link span.number-cart {
    bottom: 24px;
    left: 8px;
}
.tm-header-style-infostack-one #site-header-menu #site-navigation .tm-header-icons .tm-header-icon a {
    font-size: 17px;
}
.tm-header-style-classic.tm-header-overlay .tm-header-icons .tm-header-wc-cart-link a:not(:hover),
.tm-header-style-classic.tm-header-overlay .tm-header-icons .tm-header-search-link a:not(:hover) {
	background-color: transparent;
}
.tm-header-icons .tm-header-wc-cart-link span.title-cart {
	margin-left: 5px;
    font-weight: 600;
    font-size: 15px;	
}
.tm-header-icons .tm-header-wc-cart-link span.number-cart {
	position: absolute;
    bottom: 18px;
    left: 28px;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 16px;
    font-size: 9px;
    display: block;
    background-color: #edb820;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -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 .tm-header-icons .tm-header-wc-cart-link span.number-cart {
    bottom: 21px;
    left: 17px;	
}
.themetechmount-fbar-btn.hidefbtn a{
    -webkit-transform: scale(0); 
    -ms-transform: scale(0); 
    -moz-transform: scale(0);
    transform: scale(0);  
}
.themetechmount-slider-wide{
	background-color: rgb(231, 231, 231);
}
.tm-bgcolor-skincolor:not(.tm-bgimage-yes) .tm-vc_btn3.tm-vc_btn3-color-black.tm-vc_btn3-style-flat:hover,
.tm-header-icons .tm-header-wc-cart-link:hover span.number-cart {
    background-color: #1a1d22;	
}
/*** Infostck header widget ***/
.tm-header-style-infostack .tm-top-info-con {
    position: relative;
    float: right;
    text-align: right;
    vertical-align: middle;
    display: table;
}
	.tm-quick-links {
		float:right;
	}
.tm-header-style-infostack .header-widget {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    height: 100%;
    padding-right: 0;
}

.tm-header-style-infostack .header-widget * {
    margin-bottom: 0;
}
.tm-header-style-infostack .header-widget .header-content,
.tm-header-style-infostack .header-widget .header-icon {
    display: table-cell;
    vertical-align: middle;
	padding: 0;
	text-align: left;
}
.tm-header-style-infostack .tm-top-info-con .header-widget {
    padding: 0 20px;
}
.tm-header-style-infostack .tm-top-info-con .header-widget:last-child {
    padding: 0;
}
.tm-header-style-infostack .header-widget .header-content {
	padding-left: 12px;
}
.tm-header-style-infostack .tm-top-info-con .header-widget:last-child .header-widget-main {
    margin-right: 0px;
}
.tm-header-style-infostack .header-widget .header-icon i {
    font-size: 35px;
    line-height: 40px;
}
.tm-header-style-infostack .header-widget .header-icon i.fa {
	line-height: 50px;
}
.tm-header-style-infostack .header-widget .header-icon .icon {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
}
.tm-header-style-infostack .header-widget h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    color: #252525;
}
.tm-header-style-infostack .header-widget h5 {
	font-size: 13px;
    line-height: 25px;
    font-weight: normal;
    color: #636262;
}
.tm-header-style-infostack .header-widget h3,
.tm-header-style-infostack .header-widget h5 {
    margin-top: 0;
	margin-bottom: 0;
}
.tm-header-style-infostack .tm-top-info-con  ul.social-icons {
	padding-left: 10px;
}
.tm-header-style-infostack .header-widget .tm-vc_btn3 {
    padding: 13px 26px 13px 26px;
	font-weight: 600;
}
.tm-header-style-infostack .site-header-menu-inner.is_stuck .kw-phone{
    border-radius: 0px;    
}
.tm-header-style-infostack .kw-phone .tm-vc_icon_element{
    float: left;
}
.tm-header-style-infostack .kw-phone .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
    font-size: 25px!important;
}
.tm-header-icons .tm-header-icon a:hover {
	color:#fff;
}
.tm-header-style-infostack .kw-phone .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
    width: 52px;
}
.tm-header-style-infostack #site-header-menu .container{
    position: relative;
}  
.tm-headerstyle-classic-infostack .kw-phone .tm-vc_btn3-container {
	margin-bottom:0px;
}
.tm-header-style-infostack .tm-vc_general.tm-vc_cta3 {
    padding: 0px;
}
.tm-header-style-infostack .site-header .tm-top-info-con .themetechmount-social-links-wrapper .social-icons li > a {
	color:#6c6c6c;
	border: 1px solid #ececec;
}
.tm-header-style-infostack .site-header.tm-bgcolor-darkgrey .tm-top-info-con .themetechmount-social-links-wrapper .social-icons li > a,
.tm-header-style-infostack .site-header.tm-bgcolor-skincolor .tm-top-info-con  .themetechmount-social-links-wrapper .social-icons li > a {
	border: 1px solid rgba( 255,255,255 ,0.8);
}
.tm-header-style-infostack .tm-top-info-con  .themetechmount-social-links-wrapper .social-icons li > a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 28px;
	font-size: 13px;
	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-style-infostack .kw-phone .tm-vc_btn3.tm-vc_btn3-style-text{   
	padding: 12px 21px;
}
.tm-header-style-infostack .tm-top-info-con .tm-vc_btn3.tm-vc_btn3-size-sm {
	font-size: 14px;
    padding: 10px 25px;
}
.tm-header-style-infostack .kw-phone .tm-header-icons {
	float: left;
}

/*** 

====================================================================
	Topbar Section
====================================================================

 ***/  
 .themetechmount-topbar-wrapper {
    position: relative;
}
.themetechmount-fbar-btn-link .tm-fbar-close-icon,
.themetechmount-fbar-position-default .tm-float-overlay{
	display: none;
}
.tm-float-overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    background-color: rgba(0,0,0,1);
    visibility: hidden;
    opacity: 0;
    z-index: 9997;
}
.tm-float-overlay.animated {
    visibility: visible;
    opacity: 0.9;
}
.tm-float-overlay.animated {
    cursor: url(../images/close.png), auto;
}
.themetechmount-fbar-btn{
	cursor: pointer;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    float: right;
}
.themetechmount-topbar-wrapper .themetechmount-fbar-btn {
    margin-top: 0;
    font-size: 17px;
    margin-left: 35px;
    margin-right: 20px;
    position: absolute;
    right: 0;
    float: none;
    bottom: -60px;
    z-index: 99;
    width: 43px;
    height: 43px;
    border-radius: 0;
    background-color: #333;
    text-align: center;
    line-height: 44px;
}
.site-header-main.container-fullwide .themetechmount-fbar-btn {
	padding-right: 20px;
}
.tm-header-invert .site-header-main.container-fullwide .themetechmount-fbar-btn {
    padding-left: 20px;
    padding-right: 0;
}
.themetechmount-fbar-btn.tm-fbar-btn-cposition-default{
	opacity: 1;
}
.themetechmount-fbar-btn.tm-fbar-btn-cposition-default.animated {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
	opacity: 0;
}
.tm-header-invert .themetechmount-fbar-btn {    
    margin-left: 0px;
    float: left;
}
.themetechmount-fbar-box .widget ul > li{
	border: none;
} 
.themetechmount-fbar-box ul.tm-pricelist-block li {
	display:block;
	flex-wrap: unset;
	padding: 15px 0px;
}
.themetechmount-fbar-box ul.tm-pricelist-block li span {
	width: unset;
    float: none;
}
.themetechmount-fbar-box-w.tm-textcolor-white ul.tm-pricelist-block li span {
	color:#fff;
}
.themetechmount-fbar-box ul.tm-pricelist-block li .service-price {
    float: right;
}
.themetechmount-fbar-position-default .themetechmount-fbar-box .widget ul > li{
	padding-top:0px;
} 
.themetechmount-fbar-position-default .widget_recent_comments li:before{
	top: 6px;
}
.themetechmount-fbar-box .vc_general.vc_cta3{
	padding: 20px;
}
.themetechmount-fbar-box .tm-sbox .vc_icon_element-inner.vc_icon_element-have-style-inner.vc_icon_element-size-lg.vc_icon_element-style-none {
	width: 3em !important;
}
.themetechmount-fbar-box  .tm-sbox .vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
    padding-left: 1em;
}
.themetechmount-fbar-box  .vc_cta3-container {
    margin-bottom: 10px;
}
.themetechmount-fbar-btn.themetechmount-fbar-open{
	position: fixed;
}
.productbox .roadtip:after, .themetechmount-fbar-btn{
	border-top-color: #222;
}

/*** themetechmount floating bar  ***/
.themetechmount-fbar-box-w{
	-webkit-box-shadow: inset 0px -23px 30px -20px rgba(0, 0, 0, 0.18);
	-moz-box-shadow: inset 0px -23px 30px -20px rgba(0, 0, 0, 0.18);
	box-shadow: inset 0px -23px 30px -20px rgba(0, 0, 0, 0.18);	
}
.themetechmount-fbar-position-default .themetechmount-fbar-box{
	padding-top: 0px;
    padding-bottom: 60px;
}
.themetechmount-fbar-box h2{   
    font-weight: 400;
    font-size: 21px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.themetechmount-fbar-box .tm-custom-heading {
    margin-bottom: 0;
}
.themetechmount-fbar-btn a{
	position:relative;	
    display: block;
	background-color: transparent;
}
.themetechmount-fbar-btn.tm-fbar-icon-color-dark a i{
	color: #313131;
}
.themetechmount-fbar-box-w{
	position:relative;
}
.themetechmount-fbar-box-w:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: block;
}
.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w.tm-fbar-with-bgimage:after {
	background: rgba(0, 0, 0, 0.85);
}
.themetechmount-fbar-bg-grey.themetechmount-fbar-box-w.tm-fbar-with-bgimage:after {
	background: rgba(231, 231, 231, 0.85);
}
.themetechmount-fbar-bg-white.themetechmount-fbar-box-w.tm-fbar-with-bgimage:after {
	background: rgba(255, 255, 255, 0.85);
}
.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w:after {
	background: #282828;
}
.themetechmount-fbar-bg-grey.themetechmount-fbar-box-w:after {
	  background: #f7f7f6;
}
.themetechmount-fbar-bg-white.themetechmount-fbar-box-w:after {
	background: #fff;
}
.themetechmount-fbar-box{
	position: relative;
	z-index: 10;
}
.themetechmount-fbar-position-default div.themetechmount-fbar-box-w {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1002;
    border-bottom: 4px solid #999;
    -webkit-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.themetechmount-fbar-position-default div.themetechmount-fbar-box-w.animated {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
.themetechmount-fbar-position-default .fcloseicon{
    position: fixed;
    top: 17px;
    right: 24px;
    height: 30px;
    width: 30px;
    z-index: 100;
    display: block;
    text-align: center;
    font-size: 20px;
	cursor: pointer;
}
.themetechmount-fbar-position-default .fcloseicon:after{   
    content: '\E82D';
    font-family: "tm-cicico-icons";
}
.themetechmount-fbar-position-default .widget{
    margin: 65px 0 0px;  
}
.themetechmount-team-form-no-group .tm-wrap-cell {
    display: inline-block; 
}
.themetechmount-team-form-no-group .tm-wrap-cell h2{
	padding-right: 20px;
}
.themetechmount-fbar-text-white.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w .submit_field button{
	border-color: transparent;
	color: #fff;
}
.themetechmount-fbar-text-white.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w .submit_field button:hover{
	background-color: transparent;
}
.tm-fbar-close{
    position: fixed;
    top: 17px;
    right: 24px;
    height: 30px;
    width: 30px;
    z-index: 100;
    display: block;
    text-align: center;
    font-size: 24px;
	cursor: pointer;
}
.themetechmount-fbar-position-right .themetechmount-fbar-box-w {
    position: fixed;
    top: 0;
    right: 0;
    width: 400px;
    height: 100%;
    overflow: hidden;
    z-index: 9999;
    -webkit-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translateX(400px);
    -ms-transform: translateX(400px);
    transform: translateX(400px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.tm-header-invert .themetechmount-fbar-position-right .themetechmount-fbar-box-w {
    right: auto;
	left: 0;
    -webkit-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    transform: translateX(-400px);   
}
.themetechmount-fbar-position-right .themetechmount-fbar-box-w .tm-fbar-close{
	-webkit-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    -webkit-transform: translateX(400px);
    -ms-transform: translateX(400px);
    transform: translateX(400px);   
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.themetechmount-fbar-position-right .themetechmount-fbar-box-w.animated .tm-fbar-close,
.themetechmount-fbar-position-right .themetechmount-fbar-box-w.animated {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
.themetechmount-fbar-position-right .themetechmount-fbar-box .widget {
    float: none;
	width: auto;
}
.themetechmount-fbar-position-right .themetechmount-fbar-box .widget:first-child {
	margin-top: 25px;
}
.themetechmount-fbar-position-right .themetechmount-fbar-box-w{
	border: none;
}
.themetechmount-fbar-position-right .themetechmount-fbar-btn {
    cursor: pointer;
    position: absolute;
    right: 80px;
    z-index: 1005;
    width: 58px;
    height: 58px;
    text-align: center;
    width: 0;
    height: 0;
    top: 72px;
}
.themetechmount-fbar-position-right .floatingbar-widgets-inner .widget-area{
	float: none;
	width: 100%;
}
.themetechmount-fbar-position-right .themetechmount-fbar-content-wrapper{
	width: 100%;
}
.themetechmount-fbar-position-default .themetechmount-fbar-content-wrapper,
.themetechmount-fbar-position-right .themetechmount-fbar-content-wrapper {
    overflow: hidden;
    height: 100%;
    padding: 35px;
	padding-bottom:10px;
    z-index: 80;
    position: relative;
}
.themetechmount-fbar-position-default .themetechmount-fbar-content-wrapper{ 
    height: 100%;
	padding: 0px;
}

/*** Flaotingbar color white ***/
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar table, 
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar th, 
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar td,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget ul > li{
    border-color: rgba(255, 255, 255, 0.21);
}
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_tag_cloud .tagcloud a{
	background-color: rgba(255, 255, 255, 0.90);
	color: #2C2C2C;
}
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_tag_cloud .tagcloud a:hover{	
	color: #fff;
}
.themetechmount-fbar-box-w.themetechmount-fbar-text-white.themetechmount-fbar-bg-skincolor .widget a:hover,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar caption,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar table, 
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar th, 
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_calendar td,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget ul > li, 
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_text{
	color: rgba(255, 255, 255, 0.80);
}
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget a,
.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget .widget-title{
	color: rgba(255, 255, 255, 0.90);
}
.themetechmount-fbar-box-w.themetechmount-fbar-text-white.themetechmount-fbar-bg-skincolor .widget .widget-title{
	border-color: #fff;
}
.themetechmount-fbar-btn.tm-fbar-bg-color-darkgrey a:before{
    border-bottom-color: #202020;
}
.themetechmount-fbar-btn.tm-fbar-bg-color-darkgrey a{
	background-color: #202020;
}
.themetechmount-fbar-position-right .themetechmount-fbar-btn.tm-fbar-bg-color-darkgrey a:after{
    border-top-color: #202020;
	border-bottom-color: #202020;
}
.themetechmount-fbar-btn.tm-fbar-bg-color-grey a{
	background-color: #E4E4E4;
}
.themetechmount-fbar-position-right .themetechmount-fbar-btn.tm-fbar-bg-color-grey a:after{
	border-top-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
}
.themetechmount-fbar-btn.tm-fbar-bg-color-white a{
	background-color: #fff;
}
.themetechmount-fbar-position-right .themetechmount-fbar-btn.tm-fbar-bg-color-white a:after{
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.themetechmount-fbar-position-default .themetechmount-fbar-btn.tm-fbar-bg-color-white a:after{
    border-left-color: #fff;
    border-right-color: #fff; 
}
.themetechmount-fbar-position-default .themetechmount-fbar-btn.tm-fbar-bg-color-grey a:after{
	border-left-color: #E4E4E4;
	border-right-color: #E4E4E4;
}
.themetechmount-fbar-position-default .themetechmount-fbar-btn.tm-fbar-bg-color-darkgrey a:after{
    border-left-color: #202020;
	border-right-color: #202020;
}

/*** Flaotingbar color dark ***/
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .team-search-form-before-text,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget_text,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget ul > li{
	color: rgba(0, 0, 0, 0.66);
}
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget .widget-title, 
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark a{
	color: rgba(0, 0, 0, 0.70);
}
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .contact-info,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget_calendar table, 
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget_calendar th, 
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget_calendar td,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .widget ul > li{
    border-color: rgba(0, 0, 0, 0.10);
}
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark .widget .widget-title{
    border-color: 1px solid rgba(61, 61, 61, 1);
}
.themetechmount-fbar-box-w.tm-textcolor-darkgrey .select2-container--default .select2-selection--single .select2-selection__rendered,
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark a:hover,
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark .widget li a:before, 
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark .widget li:before,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field.selectbox:after, 
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field i, 
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .themetechmount-fbar-box h2, 
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .themetechmount-fbar-box .search_field select,
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .themetechmount-fbar-box .search_field input[type="text"]{
	color: rgba(0, 0, 0, 0.80);   
}
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field select, 
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field input::-webkit-input-placeholder ,.header-search .product-search-widget input[type="search"]::-webkit-input-placeholder{
	color: #A9A9A9;   
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field input:-moz-placeholder , .header-search .product-search-widget input[type="search"]:-moz-placeholder{
   color: #A9A9A9;  
}
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field input::-moz-placeholder,.header-search .product-search-widget input[type="search"]:-moz-placeholder{
	color: #A9A9A9;    
}
.themetechmount-fbar-box-w.themetechmount-fbar-text-dark .search_field input:-ms-input-placeholder , .header-search .product-search-widget input[type="search"]:-ms-input-placeholder{  
	color: #A9A9A9;    
}
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-white .tagcloud a:hover,
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-dark .tagcloud a:hover{
	background-color: #2c2c2c;
	color: #fff;
}

/*** 

====================================================================
	Topbar Section
====================================================================

 ***/ 
.themetechmount-topbar-wrapper .social-icons li > a {
    border: none;
    width: 26px;
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
}
.themetechmount-topbar-wrapper .top-contact li a,
.themetechmount-topbar-wrapper .social-icons li > a,
.themetechmount-topbar-wrapper .tm-fbar-open-icon{
    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-topbar-content .tm-wrap-cell div{
	display: inline-block;
} 
.site-header .themetechmount-topbar{
	position: relative;
	z-index: 10;
}  
.table-row {
	display: table;
	width: 100%;
}
.tm-tb-right-content {
	text-align: right;
	display:inline-block;
	padding-left:5px;
}
.tm-center-content .themetechmount-tb-left-content{
	width: 100%;
    display: block;
}
.themetechmount-topbar-inner {  
	line-height: 40px;
}
.tm-header-style-infostack .themetechmount-topbar-inner {  
	line-height: 42px;
}
.tm-header-style-infostack.tm-header-style-infostack-one .themetechmount-topbar-inner .tm-container-for-topbar {
    border-bottom: 1px solid #E7E7E7;
}
.tm-header-style-infostack-three .themetechmount-topbar-inner {
    line-height: 50px;
}
.tm-header-style-infostack-two .themetechmount-topbar-inner {
    line-height: 40px;
}
.top-contact {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    position: relative;
    line-height: 18px;
    vertical-align: top;
}
.tm-header-classic .top-contact {
    line-height: 51px;
}
.tm-header-classic .tm-topbar-content .tm-wrap-cell .top-contact li:before {
    top: 15px;
}
.top-contact.tm-highlight-left {
	margin-right: 15px;
    padding-right: 5px;
	color:rgba(255, 255, 255, 0.95);
}
.tm-topbar-content-right ul.top-contact-right a {
    position: relative;
    padding: 0 0 0 15px;
    margin: 0 0 0 10px;
}
.tm-topbar-content-right ul.top-contact-right a:before {
    top: 0;
    bottom: auto;
    height: 19px;
    background-color: #FF969B;
    content: '';
    position: absolute;
    left: 0;
    right: auto;
    width: 1px;
}
.tm-topbar-content-right ul.top-contact-right a:before {
    height: 18px;
    background-color: #FFAFB8;
}
.top-contact.tm-highlight-right {
	margin-left: 15px;
    padding-left: 15px;
	color:rgba(255, 255, 255, 0.95);
}
.top-contact.tm-highlight-right strong,
.top-contact.tm-highlight-left strong {
	font-weight:500;
}
.tm-header-style-infostack .themetechmount-social-links-wrapper,
.tm-header-style-infostack .top-contact {
	line-height: 42px;
}
.tm-header-style-infostack-three .themetechmount-social-links-wrapper,
.tm-header-style-infostack-three .top-contact {
	line-height: 50px;
}
.tm-header-style-infostack-two .top-contact {
	line-height: 40px;
}
.tm-bgcolor-white .themetechmount-topbar-inner , .tm-bgcolor-grey .themetechmount-topbar-inner {
    padding: 0;
}
.top-contact i {
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
}
.tm-header-style-infostack-one .top-contact i {
    font-size: 15px;
    margin-right: 0;
}
.tm-header-overlay .top-contact i {
	margin-right: 3px;
}
.tm-textcolor-dark .top-contact i {
    color: #1a1a1a;
}
.tm-header-style-infostack .tm-topbar-content .tm-wrap-cell .top-contact li:before {
    display: block;
}
.tm-header-style-infostack-one .top_bar_item a.ttm-textcolor-highlight {
    padding-right: 20px;
    position: relative;
}
.tm-header-style-infostack-one .top_bar_item a.ttm-textcolor-highlight:before {
    content: '';
    height: 18px;
    width: 1px;
    background-color: #e1e1e1;
    z-index: 1;
    position: absolute;
    right: 7px;
    top: -1px;
}
.tm-header-style-infostack-one .top_bar_item a.ttm-textcolor-highlight:last-child:before {
    display: none;
}
.tm-header-style-infostack-one .top_bar_item a.ttm-textcolor-highlight:last-child {
    padding-right: 0;
}
.tm-header-style-infostack .top-contact .ttm-textcolor-highlight span {
    font-weight: 500;
}
.top-contact li {
    display: inline-block;
    padding-left: 20px;
	padding-right: 20px;
	z-index: 1;
	text-transform: none;
}
.tm-header-style-classic .top-contact {
    vertical-align: middle;
}
.tm-wrap-cell:not(.tm-align-right) .top-contact li:first-child{
    padding-left: 0px !important;
}
.top-contact li,
.tm-topbar-content .tm-wrap-cell div{
    position: relative;
}
.tm-topbar-content .tm-wrap-cell .top-contact li:before {
	top: 0;
    content: '';
    height: 22px;
    width: 1px;
    background-color: #e1e1e1;
    z-index: 1;
    position: absolute;
}
.themetechmount-topbar-wrapper.tm-textcolor-white .tm-topbar-content-right ul.top-contact-right a:before,
.themetechmount-topbar-wrapper.tm-textcolor-white .tm-topbar-content .tm-wrap-cell .top-contact li:before {
    background-color: rgba(255,255,255,0.2);
}

.tm-wrap-cell:not(.tm-align-right) .top-contact li:first-child,
.tm-topbar-content .tm-wrap-cell .top-contact li {
	padding-left: 15px;
    padding-right: 15px;
}
.tm-topbar-content .tm-wrap-cell .top-contact li:last-child:after{
	right: 0;
}
.tm-topbar-content .tm-wrap-cell .top-contact li:before {
	left: 0;
}
.tm-topbar-content .tm-wrap-cell .top-contact li:first-child:before {
	content:unset;
}

.tm-header-style-infostack .tm-align-right>div:last-child .social-icons {
	padding-right: 11px;
}
.tm-top-info-con div.tm-vc_btn3-container,
.tm-topbar-content .tm-wrap-cell div.tm-vc_btn3-container {
	margin-bottom:0px;
}
.tm-topbar-content .tm-wrap-cell div .tm-vc_btn3.tm-vc_btn3-size-sm {
    padding: 7px 20px;
    margin-top: 3px;
}
.tm-bgcolor-darkgrey .tm-topbar-content .tm-wrap-cell div .tm-vc_btn3:hover{
    background-color: #fff;
    color: #202020;
}
.themetechmount-topbar-wrapper .social-icons li:before,
.top-contact li:last-child:after{
    right: 0px;
}
.tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
    padding-left: 10px;
}
.tm-topbar-content .tm-wrap-cell div:before{
    right: auto;
    left: 0;
}
.top-contact.tm-highlight-right:after,
.top-contact.tm-highlight-left:after{
    content: "";
    width: 5000px;
    height: 100%;
    background-color: #0186d5;
    right: 0;
    top: 0px;
    position: absolute;
    z-index: 0;
}
.top-contact.tm-highlight-right:after{
    left: 0;
}
.top-contact.tm-highlight-right i,
.top-contact.tm-highlight-left i{
    color: #fff !important;
}
.top-contact.tm-highlight-right li:first-child:before,
.top-contact.tm-highlight-right li:after,
.top-contact.tm-highlight-left li:first-child:before,
.top-contact.tm-highlight-left li:after{
    display: none
}
.themetechmount-topbar-wrapper .tm-vc_btn3.tm-vc_btn3-size-md {
    padding: 14px 25px 14px 25px;
    font-size: 13px;
    vertical-align: top;
    line-height: 20px;
}
.themetechmount-topbar-wrapper .tm-vc_btn3.tm-vc_btn3-size-md.tm-vc_btn3-style-text  {
    padding-left: 5px;
    font-size: 14px;
    font-weight: 600;
    line-height: 48px;
}
.themetechmount-topbar-wrapper.tm-bgcolor-skincolor .social-icons li > a:hover {
	color: #fff !important;
    border-color: rgba(255, 255, 255, 1);
}
.themetechmount-topbar-wrapper.tm-bgcolor-skincolor.tm-textcolor-white a:hover {
    color: rgba(255, 255, 255, 0.80);
}

.tm-textcolor-white .tm-topbar-content .tm-wrap-cell div.tm-addsep-before:before,
.tm-header-overlay .tm-textcolor-white.themetechmount-topbar-wrapper .social-icons li:before,
.tm-textcolor-white.themetechmount-topbar-wrapper .social-icons li:first-child:before,
.tm-textcolor-white.themetechmount-topbar-wrapper .social-icons li:after,
.tm-textcolor-white.themetechmount-topbar-wrapper .social-icons li:before,
.tm-header-overlay .tm-textcolor-white .tm-topbar-content .social-icons:before {
    background-color: rgba(255, 255, 255, 0.12);
}
.tm-bgcolor-skincolor.tm-textcolor-white a:hover {
    color: rgb(54, 48, 46);
}
.tm-headerstyle-classic-box-overlay .themetechmount-topbar-wrapper .themetechmount-fbar-btn {
	margin-left: 20px;	
}
.themetechmount-topbar-wrapper .social-icons li {
    position: relative;
    min-width: auto;
    padding: 0px;
    margin: 0px;
	float:left;
	text-align:center;
}
.tm-topbar-content .tm-wrap-cell .themetechmount-social-links-wrapper {
	display: inline-block;
    vertical-align: top;
}
.themetechmount-topbar-wrapper .tm-vc_btn3.tm-vc_btn3-size-md.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
    right: 3px;
}
.tm-bgcolor-skincolor .tm-topbar-content .social-icons li > a:hover {
    color: #fff;
    border-color: transparent;
}
.tm-header-text-area .header-info-widget .tm-vc_btn3,
.tm-header-text-area .header-info-widget .tm-vc_btn3.tm-vc_btn3-size-md {
    font-size: 12px;
    padding: 8px 17px 8px 17px;
}
.tm-topbar-content .tm-wrap-cell div.tm-addsep-before {
    padding-left: 15px;
    margin-left: 15px;
}
.tm-topbar-content .tm-wrap-cell div.tm-addsep-before:before {
    top: 15px;
    content: '';
    height: 18px;
    width: 1px;
    background-color: #e9ecef;
    z-index: 1;
    position: absolute;
}
.tm-header-style-infostack .tm-topbar-content .tm-wrap-cell div.tm-addsep-before:before,
.tm-header-style-infostack .tm-topbar-content .tm-wrap-cell .top-contact li:before {
    top: 12px;
    height: 18px;
}

/*** 

====================================================================
	Titlebar Section
====================================================================

 ***/
.tm-titlebar-wrapper .tm-titlebar-inner-wrapper{
	padding: 0px;
	display: table;
	width:100%;
}
.tm-breadcrumb-border-bottom { border-bottom: 1px solid #e1e1e1; }
.tm-titlebar-main {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.tm-titlebar-wrapper{
	position:relative;
	z-index: 1;	
}
.tm-header-style-classic2 .tm-classicheader-text-area .tm-header-text .tm-titlebar-wrapper {
	margin-top: 70px;
} 
.tm-titlebar-wrapper.entry-header{
	margin-bottom:0px;
} 
.tm-titlebar-align-right .tm-titlebar-main {
	text-align: right;
}
.tm-titlebar-align-left .tm-titlebar-main {
	text-align: left;
}
.tm-titlebar-wrapper .entry-header {
	margin-bottom: 0px;
	position: relative;	
}
.themetechmount-titlebar-main {
	text-align:center;
}
.tm-titlebar-wrapper .entry-title-wrapper a{
	color: rgba(255, 255, 255, 0.90);
	font-weight:bold;
}
.tm-titlebar-wrapper .entry-title-wrapper a:hover{
	color: #fff;
}
.tm-titlebar-main .breadcrumb-wrapper span:last-child {
	padding-right: 0px;	
}
.tm-titlebar-wrapper .entry-title .tm-subtitle{
	font-size: 17px;
	opacity: 0.8;
	font-weight: 300;
}
.tm-titlebar-wrapper .breadcrumb-wrapper a{
	color: #666;	
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.tm-bread-sep{
	position: relative;
	top: 0px;
}
.tm-titlebar-wrapper .breadcrumb-wrapper a:hover{
	text-decoration:none;
}
.themetechmount-titlebar-main .breadcrumb-wrapper {
	color: #666666;
	vertical-align: middle;
}
.breadcrumb-wrapper .tm-pf-navbar-wrapper i {
	font-size: 24px;
	opacity: 0.8;
	transition: all 0.2s ease;
}
.breadcrumb-wrapper .tm-pf-navbar-wrapper a {
	margin: 2px;
	display: inline-block;
}
.breadcrumb-wrapper .tm-pf-navbar-wrapper a,
.breadcrumb-wrapper .tm-pf-navbar-wrapper .tm-dim{
	margin: 5px;
	display: inline-block;
}
.tm-titlebar-wrapper{
	background-size: 100%;
	background-position: 50% 0px;
	background-repeat: repeat repeat;
}
.themetechmount-header-style-3 .themetechmount-slider-wrapper, 
.themetechmount-header-style-3 .tm-titlebar-wrapper{
	position: relative;
	z-index: 1;
}
.themetechmount-titlebar-main .entry-title {
	line-height: 27px;
	color: #2d2d2d;
	font-weight: 400;
	font-size: 28px;	
}
.tm-titlebar-align-right .tm-titlebar-main-inner,
.tm-titlebar-align-left .tm-titlebar-main-inner{
	display:table;
	width: 100%;
}
.tm-titlebar-align-right .entry-title-wrapper,
.tm-titlebar-align-left .entry-title-wrapper,
.tm-titlebar-align-right .breadcrumb-wrapper,
.tm-titlebar-align-left .breadcrumb-wrapper {
	display:table-cell;
}
.tm-titlebar-align-left .breadcrumb-wrapper {	
	text-align:right;
	vertical-align:middle;
}
.tm-titlebar-align-right .breadcrumb-wrapper{
	text-align: left;
	vertical-align:middle;
}
.tm-titlebar-wrapper .breadcrumb-wrapper {	
	font-size: 13px;
	color: #666666;
}
.tm-titlebar-align-allleft .tm-titlebar-main {
    text-align: left;
}
.tm-titlebar-align-allright .tm-titlebar-main {
    text-align: right;
}
.entry-title-wrapper .entry-title{
    margin: 0px;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
	word-break: break-word;
}
.entry-title-wrapper.tm-bgcolor-skincolor .entry-title:before {
	background-color: #fff; 
}
.tm-titlebar-align-left .breadcrumb-wrapper>.container {
	padding-right: 0px;
}
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper {
	position: absolute;	
}
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper {	
	left: 50%;
	bottom: 0;
	-khtml-transform: translateX(-50%) translateY(0%);
	-moz-transform: translateX(-50%) translateY(0%);
	-ms-transform: translateX(-50%) translateY(0%);
	-o-transform: translateX(-50%) translateY(0%);
	transform: translateX(-50%) translateY(0);
}
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-titlebar-align-allright .breadcrumb-wrapper {	
	right: 0;
}
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper .container:before,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper .container:after {
	content: "";
	position: absolute;
	top: 0;
	display: block;
	height: 100%;
	width: 5000px;
	z-index: 0;
}
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper .container:after {
	right: 100%;
	left: auto;
	margin-right: -1px;
}
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .breadcrumb-wrapper .container:before {
	left: 100%;
	right: auto;
	margin-left: -30px;
}
/*** Titlebar Textcolor White ***/
.tm-textcolor-white .tm-titlebar-main .breadcrumb-wrapper a {
	color: rgba(255, 255, 255, 1);
}
.tm-textcolor-white .tm-titlebar-main .breadcrumb-wrapper,
.tm-textcolor-white .tm-titlebar-main .breadcrumb-wrapper a:hover {
	color: rgba(255, 255, 255, 1);
}
.tm-textcolor-white .tm-titlebar-main .entry-title,
.tm-textcolor-white .tm-titlebar-main .entry-subtitle{
	color: #fff;
}

/*** Titlebar Textcolor Dark ***/

.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a{
	color: #1a1a1a;
}
.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper,
.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a:hover{
	color: #666666;
}
.tm-textcolor-dark .tm-titlebar-main .entry-subtitle{
	color: #666666;
}
.themetechmount-titlebar-main .breadcrumb-wrapper a{
	color: #666666;
}

/*** Custom link color ***/
.tm-titlebar-textcolor-custom .tm-titlebar .breadcrumb-wrapper a{
	opacity: 0.8;
}
.tm-titlebar-textcolor-custom .tm-titlebar .breadcrumb-wrapper a:hover{
	opacity: 1;
}
.tm-titlebar-wrapper.tm-bgimage-no .tm-titlebar-wrapper-bg-layer{
	opacity: 1;
}
.tm-titlebar-main h3.tm-subtitle{
	opacity: 0.8;
}
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom  .tm-titlebar-main > .container{
    padding: 0;
    vertical-align: middle;
    display: table;
    height: 100%;
}
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom  .tm-titlebar-main > .container .tm-titlebar-main-inner{
    vertical-align: middle;
    display: table-cell;
}
.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom) .tm-titlebar-main .breadcrumb-wrapper .container,
.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom) .tm-titlebar-main .entry-title-wrapper .container{
	width: auto;
	padding:0;
}
.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom) .tm-titlebar-main .entry-title-wrapper .container {
	padding-left: 0px;
}

.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom).tm-titlebar-align-allleft .breadcrumb-wrapper .container, 
.tm-titlebar-wrapper:not(.tm-breadcrumb-on-bottom).tm-titlebar-align-allright .breadcrumb-wrapper .container {
	padding-top: 7px;	
}

/*** Without Titlebar border ***/
hr.tm-titlebar-border {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
	border-top: 1px solid rgba(0,0,0,.05);
    background-color: transparent;
}
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom{
    position: relative;
    z-index: 1;
}
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container{
    padding: 15px;
    display: inline-block;
    border-radius: 0px;
	margin-right: 27px;
}
.tm-bgcolor-skincolor.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container{
    background-color: #3d3d3d;
}
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container a:hover,
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container {
	color:#fff;
}

/*** 

====================================================================
	Footer Section
====================================================================

 ***/
.themetechmount-wide.themetechmount-sticky-footer .site-content-wrapper {
    z-index: 1;
} 
.tm-bordertype-none .bottom-footer-inner {
	border:none !important;
}
ul.footer-nav-menu li:after { 
	position: absolute;
    
	padding-left: 7px;
}
ul.footer-nav-menu li:last-child:after {
	content: "";
}
.footer-nav-menu{
	list-style: none;
	margin: 0px;
	padding:0px;
}
.footer-nav-menu li{
	display: inline-block;
    padding-right: 18px;
    margin-right: 12px;
    font-size: 14px;
    padding-bottom: 0px;
    position: relative;
}
.footer-nav-menu li:before {
    content: '';
    background: #666666;
    height: 14px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 6px;
}
.footer-nav-menu li:first-child{
	padding-left: 0px;
}
.bottom-footer-inner,
.second-footer-inner{
	position: relative;
}
.tm-footer2-left,
.tm-footer2-right{
    padding-top: 19px;
    padding-bottom: 19px;
}  
.tm-footer2-right{
	text-align: right;
}
.col-sm-12.tm-footer2-left,.col-sm-12.tm-footer2-right {
	line-height: 25px;
	text-align: center;
}
.site-footer .col-sm-6.first-widget-area{
    position: relative;
    overflow: visible;
}
.bottom-footer-text.tm-textcolor-white .footer-nav-menu,
.bottom-footer-text.tm-textcolor-white .tm-footer2-left .footer-nav-menu a:not(:hover),
.bottom-footer-text.tm-textcolor-white .tm-footer2-right .footer-nav-menu a:not(:hover) {
    color: rgba(255, 255, 255, 1);
}
/* White background */
.tm-textcolor-dark .col-sm-6.first-widget-area:after{
    background-color: rgba(0, 0, 0, 0.10);
}
.bottom-footer-text.tm-textcolor-dark  .bottom-footer-inner{
     border-top: 1px solid rgba(255,255,255,0);
}
.bottom-footer-text.tm-textcolor-white .bottom-footer-inner {
    border-top: 1px solid rgba(255,255,255,0);
}
.bottom-footer-text.tm-textcolor-white.tm-bottomfooter-border-top .bottom-footer-inner {
    border-top: 1px solid rgba(255,255,255,0.1);
}
.bottom-footer-text.tm-textcolor-dark.tm-bottomfooter-border-top .bottom-footer-inner {
    border-top: 1px solid rgba(0,0,0,0.1);
}
.tm-textcolor-dark .vc_separator .vc_sep_holder .vc_sep_line{
    border-color: rgba(0,0,0,0.10) !important;
}

.footer-nav-menu li:last-child {
    padding-right: 0;
	margin: 0;
}
.footer-nav-menu li:last-child:before {
    display: none;
}

/*** Social ***/ 
.footer .social-icons li:first-child,
.footer .bottom-footer-text .bottom-footer-inner .social-icons li:first-child {
	margin-left: 0px;
}
.footer .themetechmount-social-links-wrapper {
    margin-top: 15px;
}
.footer.tm-bgcolor-white {
    border-top: 1px solid #e1e1e1;
}
.home .footer.tm-bgcolor-white {
    border-top: 0;
}
/*** 

====================================================================
	Events Calendar
====================================================================

 ***/

.tribe-events-notices {
    background: #f7f7f6;
    border-radius: 0;
    border: 1px solid #e2e2e2;
    color: #20202d;
    margin: 10px 0 18px;
    padding: 15px 35px 15px 20px;
    text-shadow: none;
}
.tribe-events-list-widget .tribe-event-title {
	font-size: 16px;
	font-weight: normal;
} 
.tribe-events-list-widget .tribe-events-list-widget-events {
    padding-left: 0;
	margin-bottom: 20px;
} 
#tribe-bar-form #tribe-bar-views .select2-container{
	display: none;
}
.tribe-events-gmap{
	display: block;
	padding: 10px 0px 5px 0px;
}  
#tribe-bar-views .tribe-bar-views-list{
	z-index: 1;
}
#page #tribe-events-pg-template{
	max-width: none;
}
.events-archive #page .entry-content,.events-archive #page .entry-header{
	width: 100%;
}
#tribe-bar-form #tribe-bar-views, 
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a, 
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover, 
#tribe-events-bar #tribe-bar-collapse-toggle, 
#tribe-events-bar #tribe-bar-form, #tribe-events-bar .tribe-bar-views-inner {
	background: #fff;
}
#tribe-events-bar #tribe-bar-form {
	margin: 0;
	width: 100%;
	border: 1px solid #e3e3e3;
}
#tribe-bar-form #tribe-bar-views+.tribe-bar-filters {
	border-right: 1px solid #e3e3e3;
	padding: 2px 22px;
}
#tribe-bar-form .tribe-events-button{
	margin-bottom: 0;
}
.events-list .tribe-events-loop, 
.tribe-events-day .tribe-events-loop, 
.single-tribe_venue .tribe-events-loop, 
.single-tribe_organizer .tribe-events-loop {
	max-width: 100%;	
}
.tribe-events-list .type-tribe_events {
    padding: 30px;
    border: 1px solid #eaeaea;
    margin-bottom: 60px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    -khtml-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    overflow: hidden;
}
.tribe-events-list .type-tribe_events h2 {
    padding-right: 50px;
    font-size: 20px;
}
.tribe-events-schedule h2 {
    display: inline-block;
    font-size: 18px;
	font-weight: 500;
}
.single-tribe_events h1.tribe-events-single-event-title {
    display: none;
}
.tribe-events-list-separator-month:after {	
	border-bottom: 1px solid #eaeaea;	
}
.themetechmount-post-item-inner .tribe-events-event-cost,
.tribe-events-list .tribe-events-event-cost{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    float: none;
    position: absolute;
    width: 206px;
    right: -64px;
    z-index: 1;
    top: 23px;
}
.themetechmount-post-item-inner .tribe-events-event-cost span,
.tribe-events-list .tribe-events-event-cost span{
    width: 100%;
}
.themetechmount-post-item-inner .tribe-events-event-cost{
	color:#fff;
	z-index: 99;
	text-align:center;
	right: -76px;
	top: 15px;
}
.themetechmount-post-item-inner{
	overflow: hidden;
}
.tribe-events-loop .tribe-events-event-meta {
    font-size: 15px;
}
.tribe-events-list .tribe-events-event-cost span{
	color:#fff;
	border: none;
	font-size: 18px;
	font-weight: 500;
}
#tribe-bar-form .tribe-bar-submit input[type=submit]{
    border: 1px solid transparent;
    border-radius: 3px;
    font-size: 13px;
    text-transform: uppercase;
}
.single-tribe_events h2.tribe-events-single-event-title{
	display:none;
}
.tribe-events-schedule {	
	float: right;
    margin-top: 25px;
}
.tribe-events-back {	
	float: left;
	margin-top: 10px;
}
.single-tribe_events .tribe-events-schedule .tribe-events-cost {	
    padding: 5px 15px;
    margin-left: 10px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}
.tribe-events-back {
	margin-top: 6px;
    margin-right: 15px;
    margin-left: 6px;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt{
	color:#1a1d22;
}
body.events-list .tribe-events-ical{
	margin-bottom:30px;
}
#tribe-bar-views .tribe-bar-views-list {
	padding: 0;
	width: 101%;
	left: -1px;
	border-left: 1px solid #e3e3e3;	
}
#tribe-bar-views.tribe-bar-views-open .tribe-bar-views-list {
	padding: 0;
	width: 101%;
	left: -1px;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
#tribe-bar-views.tribe-bar-views-open ul.tribe-bar-views-list li.tribe-bar-views-option:last-child {
	border-bottom: 1px solid #e3e3e3;
}
body .datepicker.dropdown-menu {
	border-radius: 0;
	box-shadow: none;
	padding: 20px;
	border: 1px solid #eee;
	font-size: 14px;
	z-index: 14 !important;
}
body .datepicker .datepicker-days table tr td {
	color: #999;
	padding: 8px;
	width: 34px;
	height: 34px!important;
	border-top: 0;
}
body .datepicker table tr td span.active.active, 
body .datepicker table tr td.active.active {	
	background: transparent;
	color: #999;
	text-shadow: none;
}
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,
body .datepicker .datepicker-days table tr td:hover{
	color: #ffffff;
}
.events-single .tribe_events{
	clear:both;
}
.post-box-event.post-box .themetechmount-post-readmore{
	position:relative;
	margin-top: 10px;
}
.single-tribe_events .tribe-events-event-meta dl {
    margin: 0;
    margin-top: 18px;
}
.tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 22px;
}
.tribe-events-list-separator-month {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
}
.tribe-events-list .tribe-events-event-image+div.tribe-events-content {
    float: none;
    position: relative;
    width: auto;
}
.tribe-events-calendar div[id*=tribe-events-daynum-], 
.tribe-events-calendar div[id*=tribe-events-daynum-] a,

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], 
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
    background-color: #1a1d22;
    color: #fff;
}
#tribe-events-content .tribe-events-has-events>div>a {
    color: #fff;
}
#tribe-events .tribe-events-month {
	margin-bottom: 80px;
}
.tribe-events-event-meta address.tribe-events-address, 
.tribe-events-list .tribe-events-venue-details {
    font-weight: 500;
    font-style: normal;
    line-height: 24px;
}
.tribe-event-schedule-details {
	font-weight: 600;
}
.themetechmount-box-events h4 a,
.themetechmount-box-events h4{
    color: #252525;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}
.themetechmount-events-box-view-top-image-details .themetechmount-box-title .themetechmount-box-title{
	padding-bottom: 10px;
}
.themetechmount-events-box-view-top-image-details .themetechmount-event-meta-details{
    border-bottom: 1px solid #e1e1e1;
    border-left: none;
    border-right: none;    
    padding-bottom: 10px;
    padding-top: 0px;
    margin-bottom: 15px;
}
.themetechmount-events-box-view-top-image-details .themetechmount-post-readmore{
	margin-top: 23px;
}
.themetechmount-events-box-view-top-image-details .themetechmount-events-meta .tribe-events-event-cost{
	font-weight: bold;
}
.themetechmount-events-box-view-top-image .themetechmount-box-bottom-content {
    text-align: center;
}
.themetechmount-events-box-view-top-image-details .themetechmount-meta-details i {
    padding-right: 5px;
    float: left;
    padding-top: 6px;
}
.themetechmount-events-box-view-top-image-details .themetechmount-box-title h4 a,
.themetechmount-events-box-view-top-image-details .themetechmount-box-title h4 {
	margin-bottom:10px;
	font-size: 21px;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured {
    background-color: #fff;
    padding: 0px 30px 30px 30px;
    margin-bottom: 60px;
}
.tribe-events-list .type-tribe_events,
.single-tribe_events .tribe-events-event-meta {
    background-color: #fff;
}
.tribe-events-list-separator-month span {
    padding: 10px 50px;
    border-radius: 3px;
    background-color: #ff3d55;
    color: #fff;
}
.tribe-events-list .type-tribe_events .tribe-events-list-event-title {
    font-size: 26px;
    color: #1a1d22;
    font-weight: 500;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-meta {
    font-size: 15px;
    font-weight: 500;	
}
.tribe-events-list .tribe-events-event-meta address.tribe-events-address,
.tribe-events-list .tribe-events-venue-details {
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
}
.tribe-events-list .tribe-events-loop .tribe-events-content {
	padding-right: 0px;
}
#tribe-events-content a {
	color: #20292f;
}
#tribe-events-content .tribe-events-read-more, 
#tribe-events-content.tribe-events-single .tribe-events-back a,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a,
#tribe-events .tribe-events-button, 
.tribe-events-button,
#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left a,
#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-right a {
    display: inline-block;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #fff;
    border: 1px solid transparent;
    background-color: #0168b7;
    border-radius: 0;
    margin-top: 10px;
    text-transform: capitalize;
    border-width: 1px;
    border-style: solid;
    font-size: 15px;
    font-weight: 500;
    padding: 9px 34px;
}
#tribe-events-content .tribe-events-read-more:hover,
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-cost .ticket-cost,
#tribe-events-content.tribe-events-single .tribe-events-back a:hover,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a:hover,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a:hover,
#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-left a:hover,
#tribe-events-content #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-right a:hover {
    color: #fff;
    background-color:#ff3d55;

}
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next a,
#tribe-events-content #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous a {
	width: auto;
}
.themetechmount-post-item-inner .tribe-events-event-cost, .tribe-events-list .tribe-events-event-cost {
    top: 15px;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-content,
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-meta {
	color: inherit;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-image {
    margin: 0 -30px 0px -30px;
}
.themetechmount-events-box-view-top-image-details .themetechmount-meta-date.tm-md-event {
    width: 85px;
    height: 85px;
}
.themetechmount-events-box-view-top-image-details .themetechmount-meta-date.tm-md-event .themetechmount-event-date {
    padding: 20px 10px 10px 10px;
}
.themetechmount-events-box-view-top-image-details .themetechmount-meta-date.tm-md-event .themetechmount-event-date {
    font-size: 23px;
}

/* single event page */

.single.single-tribe_events article{
    margin-bottom: 50px;
}
.single.single-tribe_events article{
    padding:0px;
}
.single.single-tribe_events  #tribe-events-content {
    margin-bottom: 0px;
}

/*** 

====================================================================
	Common Widget Section
====================================================================

 ***/

.widget.cicico_all_post_list_widget .widget-title,
.widget.cicico_category_list_widget .widget-title{
	display: none;
}
.widget.cicico_all_post_list_widget .widget-title:after,
.widget.cicico_category_list_widget .widget-title:after {
	background-color: #fff !important;
}
.widget.cicico_all_post_list_widget li,
.widget.cicico_category_list_widget li{
	padding: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a,
.widget.tm_widget_nav_menu li a,
.widget.cicico_all_post_list_widget li a,
.widget.cicico_category_list_widget li a{
    display: block;
    padding: 15px 20px 15px 20px;
    position: relative;
    z-index: 1;
    font-size: 15px;
    font-weight: 600;
}
#sidebar-left .widget.cicico_category_list_widget,
#sidebar-left .widget.widget.widget_nav_menu.tm_widget_nav_menu, 
.sidebar.widget-area .widget.widget_nav_menu.tm_widget_nav_menu,
.sidebar .widget.cicico_category_list_widget,
.sidebar .widget.cicico_all_post_list_widget,
.sidebar.widget-area .widget.cicico_category_list_widget {
    padding: 0;
}
.widget.tm_widget_nav_menu li a:before {
	content: none;
}
.sidebar .widget.cicico_category_list_widget ul>li a:after,
.sidebar .widget.cicico_all_post_list_widget ul>li a:after {
    content: '\e809';
    font-family: "tm-cicico-icons";
    font-style: normal;
    font-weight: 400;
    position: absolute;
    top: 15px;
    right: 20px;
    background-color: transparent;
}
.sidebar .widget.cicico_all_post_list_widget ul>li.tm-post-active a,
.sidebar .widget.cicico_category_list_widget ul>li:hover a,
.sidebar .widget.cicico_all_post_list_widget ul>li:hover a{
	color:#fff;
}
.widget.cicico_all_post_list_widget li:last-child a.
.widget.cicico_category_list_widget li:last-child a{
	border-bottom: none;
}
.widget ul, .widget ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.widget, 
.wpb_row .wpb_widgetised_column .widget {
	margin: 45px 0 35px;
	word-wrap: break-word;
}
.site-footer .first-footer .tm-container-for-footer > div > .row .widget-area .widget {
	margin: 0px;
}
.footer .tm-bgcolor-white .first-footer {
    border-color:rgba(0, 0, 0, 0.04);
}
.footer.tm-bgcolor-skincolor .tm-container-for-footer > div > .row .widget-area,
.footer.tm-bgcolor-skincolor .footer-rows .footer-rows-inner div:nth-child(2).second-footer .second-footer-bg-layer,
.footer.tm-bgcolor-darkgrey .tm-container-for-footer > div > .row .widget-area,
.footer.tm-bgcolor-darkgrey .footer-rows .footer-rows-inner div:nth-child(2).second-footer .second-footer-bg-layer {
    border-color: rgba(255, 255, 255, 0.30);
}
.footer.tm-bgcolor-white .tm-container-for-footer > div > .row .widget-area,
.footer.tm-bgcolor-white .footer-rows .footer-rows-inner div:nth-child(2).second-footer .second-footer-bg-layer {
	 border-color: rgba(0, 0, 0, 0.14);
}
.footer .widget{
    margin: 25px 0 25px;
}
.footer .widget.themetechmount_widget_recent_entries .tm-recent-post-list{
	text-align: left;
}
.footer ul.tm-recent-post-list > li img{
    display: block;
    width: 77px;
    float: left;
    margin-right: 20px;
    border-radius:0;
    border: 1px solid rgba(255,255,255,0.09);
    padding: 5px;
}
.footer ul.tm-recent-post-list > li > a {
	font-size: 15px;
    line-height: 23px;
}
.footer .tm-newsletter-margin {
    margin-top: -23px;
}
.site-footer .ttmaboutus {
    margin-top: 25px !important;
}
.widget ul > li {
    padding: 0px 2px 0px 2px;
}
.sidebar .widget ul:not(.slides):not(.cart_list):not(.cicico_contact_widget_wrapper) > li:last-child,
.widget ul > li ul > li:last-child {
    border-bottom: 0;
    padding-bottom: 0px!important;
    margin-bottom: 0px;
}
.widget .widget-title {
    margin-bottom: 18px;
	position: relative;
}
.site-footer .second-footer {
    padding-bottom: 55px;
    padding-top: 55px;
}
.second-footer .container.tm-container-for-footer .row > .widget-area:first-child .custom-heading {
	display: inline-block;
    float: left;
    padding-right: 10px;
}
.widget .widget-title {
    margin-bottom: 25px;
}
.footer_logo img {
    max-height:100px;
}
.footer .widget ul > li {
    padding: 0px 0px 12px 0;
}
/*** Seprator sidebar widget ***/
.sidebar .widget ul:not(.slides):not(.cart_list):not(.cicico_contact_widget_wrapper):not(.cicico_category_list_widget):not(.tm-all-post-list) > li {  
    border-bottom: 1px dashed #E1E1E1;
    padding-bottom: 8px;
    padding-top: 8px;
}
.sidebar .widget ul:not(.slides):not(.cart_list):not(.cicico_contact_widget_wrapper):not(.cicico_category_list_widget):not(.tm-all-post-list) > li:last-child {
    border: 0;
}
.sidebar .widget ul.slick-dots > li,
body .sidebar .widget.cicico_all_post_list_widget li:last-child,
body .sidebar .widget.cicico_category_list_widget li:last-child{
    border-bottom: 1px solid #eee !important;
}
.sidebar .widget.themetechmount_widget_recent_entries ul:not(.slides):not(.cart_list) > li {
    padding: 15px 0;
}
.sidebar .widget ul:not(.slides):not(.cart_list):not(.cicico_contact_widget_wrapper):not(.cicico_category_list_widget):not(.tm-all-post-list) > li:first-child,
.sidebar .widget.themetechmount_widget_recent_entries ul:not(.slides):not(.cart_list):not(.cicico_contact_widget_wrapper) > li:first-child, 
.sidebar .widget_shopping_cart .cart_list li:first-child, 
.sidebar .widget > ul:not(.slides):not(.cart_list) > li:first-child, 
.sidebar .widget.widget_nav_menu > div > ul:first-child > li:first-child {
    border-top: none;
}
#sidebar-left .widget.cicico_category_list_widget,
#sidebar-left .widget.widget.widget_nav_menu.tm_widget_nav_menu,
.sidebar.widget-area .widget.widget_nav_menu.tm_widget_nav_menu,
.sidebar .widget.cicico_category_list_widget,
.sidebar .widget.cicico_all_post_list_widget,
.sidebar.widget-area .widget.cicico_category_list_widget {
	padding: 0;
}
.sidebar .widget.tm_widget_nav_menu  ul > li,
.sidebar .widget.cicico_all_post_list_widget ul > li,
.sidebar .widget.cicico_category_list_widget ul > li {
    padding: 0px !important;
    border-bottom: 1px solid #ececec;   
    margin-bottom: 0px;  
}
.sidebar .widget.cicico_all_post_list_widget ul > li:hover:before{
    border-color: #fff;
}
.site-footer .tm-sbox .tm-vc_cta3-container {
	margin-bottom:0px;
}
.site-footer .tm-sbox .tm-vc_cta3-content-header h2 {
    font-size: 20px;
}
.site-footer .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h4 {
	margin-bottom: 0px;
	font-size: 16px;
}
.site-footer .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h2,
.site-footer .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h4 {
    display: inline-block;
}
.site-footer .tm-sbox.tm-sbox-iconalign-left-spacing.tm-sbox-details .tm-vc_cta3-content-header h2 {
    padding-right: 15px;
}
.tm-sbox.tm-sbox-iconalign-left-spacing.tm-sbox-details .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
    padding-top: 10px;
}
.site-footer .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm.tm-vc_icon_element-have-style-inner {
    width: 50px !important;
    height: 50px !important;	
}
.site-footer .tm-sbox.tm-sbox-iconalign-left-spacing.tm-sbox-details .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
    padding-left: 7px;
    padding-top: 0;
}
.site-footer .tm-sbox.tm-sbox-iconalign-left-spacing.tm-sbox-details .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm .tm-vc_icon_element-icon {
    font-size: 20px !important;
}
/*left-spacing2 */
.tm-sbox.tm-sbox-iconalign-left-spacing2 .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
    vertical-align: top;
}
.aboutus-service .tm-sbox.tm-sbox-iconalign-left-spacing2 .tm-vc_cta3 .tm-vc_icon_element .tm-vc_icon_element-inner {
    background: #F0F0F0;
    height: 73px;
    width: 73px;
    border-radius: 50%;
}
.tm-sbox.tm-sbox-iconalign-left-spacing2 .tm-vc_cta3-content-header h2 {
    text-transform: capitalize;
    font-size: 18px;
    line-height: 32px;
}

.tm-sbox.tm-sbox-iconalign-left-spacing2 .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg:not(.tm-vc_icon_element-background) .tm-vc_icon_element-icon {
    font-size: 45px!important;
}
/*** Additional Widget background ***/ 
.tm-bg-footer-box {
	padding: 65px 0px 100px 45px;
    margin: -70px 0px -90px 0px;
    text-align: center;
}
.tm-bg-footer-box .footer-logo-box{
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}
.tm-bg-footer-box .footer-logo-box img{
    margin-bottom: 20px;
}
ul.cicico_contact_widget_wrapper.call-email-footer {
    font-size: 16px;
    font-weight: 500;
	margin-bottom: 15px;
    margin-top: 20px;
}
ul.cicico_contact_widget_wrapper.call-email-footer li:before {
    position: relative;
    left: -6px;
    top: 0px;
}

/*** Footer Social Widget ***/ 
.footer .social-icons li > a:hover {
	color:#fff;
}
/*** Flicker Widget ***/ 
.cicico_flicker_widget_wrapper a {
    overflow: hidden;
    display: block;
    margin: 0 7px 0px 0px;
    width: 75px;
    height: 75px;
    display: inline-block;
    background: none;
}

/*** Contact Info Widget ***/ 
ul.cicico_contact_widget_wrapper{
	list-style: none;
    margin-left: 0;
    padding-left: 0;
    font-size: 15px;
}

ul.cicico_contact_widget_wrapper li {
	padding-left: 40px;
    position: relative;
    padding-bottom: 15px;
    line-height: 25px;
}
.widget ul.cicico_contact_widget_wrapper li {
    position: relative;
    line-height: 23px;
    padding: 0 0 20px 0;
}
.tm-textcolor-white .widget ul.cicico_contact_widget_wrapper li {
	border-color: rgba(255, 255, 255, 0.04);
}
.widget ul.cicico_contact_widget_wrapper li:first-child {
	padding-top: 0px;
}
.footer ul.cicico_contact_widget_wrapper li:last-child {
	border:none;
	padding-bottom: 0;
}
ul.cicico_contact_widget_wrapper li:before {
    position: absolute;
    left: 0px;
    top: 4px;
    font-size: 17px;
    font-weight: 400;  
	display: block;
	font-family: 'themify';
}
.widget ul.cicico_contact_widget_wrapper li:before {
    display: none;
}
.tm-col-bgcolor-skincolor ul.cicico_contact_widget_wrapper li:before,
.tm-bgcolor-skincolor ul.cicico_contact_widget_wrapper li:before {
	color:#fff;
}
.sidebar .widget ul.cicico_contact_widget_wrapper li {
	padding: 9px 0px 9px 0;
	padding-left: 37px;
	border:none;
}
.sidebar ul.cicico_contact_widget_wrapper li:before {
    top: 11px;
}
/*** Recent Post Widget ***/ 
ul.tm-recent-post-list{
	list-style: none;
	padding: 0;
}
ul.tm-recent-post-list > li img{
    display: block;
    width: 70px;
    float: left;
    margin-right: 18px;
	padding-top: 3px;
}
.sidebar ul.tm-recent-post-list > li img{
	width:70px;
	height:70px;
	margin-right: 15px;
}
.sidebar .widget ul.tm-recent-post-list > li {
    padding-bottom: 8px !important;
}
ul.tm-recent-post-list > li{
    padding: 0px 0px 20px 0;
}
ul.tm-recent-post-list > li > a{
	font-size: 14px;
    margin: 0 0 3px 0;
    line-height: 21px;
    display: block;
}
ul.tm-recent-post-list li:after{
	content: " ";
	display: table;
	clear:both;
}
ul.tm-recent-post-list > li .post-date{
    display: block;
    font-size: 13px;
    padding-bottom: 1px;
	color: #888888;
}
.main-holder .widget.themetechmount_widget_recent_entries ul li:first-child,
ul.tm-recent-post-list > li:first-child{
	border-top: 0px;
	padding-top: 0px;	
}
ul.tm-recent-post-list > li .post-date i{
	margin-right: 7px;
	display: none;
}
/*** Common Widget Arrow ***/
.widget_recent_comments li.recentcomments,
.widget_recent_entries a,
.widget_meta a,
.widget_categories a,
.widget_product_categories a,
.widget_archive li a,
.widget_pages li a,
.widget_nav_menu li a{
    display: inline-block;
    position: relative;
	padding-left: 0;
}
.tm-bgcolor-skincolor .widget_recent_comments li.recentcomments:before,
.tm-bgcolor-skincolor .widget_recent_entries a:before,
.tm-bgcolor-skincolor .widget_meta a:before,
.tm-bgcolor-skincolor .widget_categories a:before,
.tm-bgcolor-skincolor .widget_archive li a:before,
.tm-bgcolor-skincolor .widget_pages li a:before, 
.tm-bgcolor-skincolor .widget_nav_menu li a:before,
.tm-bgcolor-skincolor .widget_product_categories a:before {
	color: #fff;
}
.sidebar .widget_recent_comments li.recentcomments:before,
.sidebar .widget_recent_entries a:not(:hover):before,
.sidebar .widget_meta a:not(:hover):before,
.sidebar .widget_categories a:not(:hover):before,
.sidebar .widget_archive li a:not(:hover):before,
.sidebar .widget_pages li a:not(:hover):before, 
.sidebar .widget_nav_menu li a:not(:hover):before,
.sidebar .widget_product_categories a:not(:hover):before {
	color: #666666;
}
.widget_product_categories .children a {
    color: #666666;
}
.widget_recent_comments li.recentcomments:before, .widget_recent_entries a:before, .widget_meta a:before, .widget_categories a:before, .widget_archive li a:before, .widget_pages li a:before, .widget.widget_nav_menu li a:before, .widget_product_categories a:before {
    font-family: "tm-cicico-icons";
    
    position: absolute;
    top: 13px;
    left: 0;
    line-height: 1em;
    font-size: 16px;
    height: 1px;
    width: 6px;
    background: #666666;
}
 ul.cicico_contact_widget_wrapper li:before {
	color :#808686 ; 
 }
.footer .widget.widget_nav_menu ul > li{
	padding: 0 0 5px 0;
	position: relative;
}
.footer .widget.widget_nav_menu.tm-fontsize-normal ul > li {
    padding: 0 0 16px 0;
    font-size: 15px;
}
.footer .widget.widget_nav_menu ul > li a:hover {
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.footer .widget a {
    padding: 0;
}
.footer .tm-textcolor-dark a, .footer .tm-textcolor-dark {
    color: #666666 !important;
}
.block-footerlogo {
    margin: 0 0 21px 0;
}
.tm-contactstyle3 .tmcontact {
    margin: 0;
}
.footer .tm-contactstyle3 ul.cicico_contact_widget_wrapper li:before {
	display: none;
}
.footer .tm-contactstyle3 ul.cicico_contact_widget_wrapper li a {
    font-size: 20px;
    font-weight: 500;
}
.footer .tm-contactstyle3 .themetechmount-social-links-wrapper {
	margin-top: 0;
}
.footer-socialthree {
    margin-top: 20px;
}
.footer .tm-contactstyle3 .social-icons li > a {
    border: none;
    background: transparent !important;
    font-size: 14px;
    width: 23px;
    height: 15px;
    line-height: 15px;
}
.tm-contactstyle3.widget .footer-socialthree .widget-title {
    margin-bottom: 8px;
}
.tm-contactstyle3 {
    text-align: right;
}
.footer .tm-contactstyle3 ul.cicico_contact_widget_wrapper li.themetechmount-contact-email {
    margin-top: 5px;
}
.footer .widget.widget_nav_menu ul > li a:before {
    content: "-";
    position: absolute;
    top: -2px;
    bottom: auto;
    left: 0;
    right: auto;
    color: inherit;
    background: none;
    line-height: inherit;
    opacity: 0;
	display:none;
}
.footer .widget.widget_nav_menu ul > li a:hover:before {
	opacity: 1;
}
.site-footer .widget_nav_menu li a:before {
	color:inherit;
}
.footer .widget.widget_nav_menu ul > li:first-child {
	padding-top:0px;
}
.footer .tm-textcolor-white hr {
    border-color:rgba(255, 255, 255, 0.03);
}
.footer .widget.widget_nav_menu ul > li:last-child {
	border-bottom:none;
    padding-bottom: 0;
}
.site-footer .widget.tm-widget_nav_menu.widget_nav_menu ul li {
    display: inline-block;
    width: calc(50% - 2px);
    float: none;
    padding: 0 0 11px 0;
}
.site-footer .widget.tm-widget_nav_menu.widget_nav_menu ul li:nth-child(even) {
    width: 40%;
    margin-left: 5%;
}
.widget_recent_comments ul li.recentcomments:before {
    top:20px;
}
/*** Widget Menu ***/ 
.widget .menu-main-menu-container{
	float: none;
}
.widget ul > li ul {
    margin-left: 15px;
}
.widget_categories.widget ul>li ul, 
.widget_nav_menu.widget ul>li ul, .widget_pages.widget ul>li ul {
    margin-top: 10px;
}
.widget_categories.widget ul>li ul, .widget_pages.widget ul>li ul {
    margin-top: 2px;
}

/*** Flex gallery ***/ 
.flexslider{
	border: none;
	background: none;
	box-shadow: none;
	margin-bottom: 0px;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
    margin-top: -25px;
}
.sidebar .wpb_gallery  .flex-direction-nav{
	display: none;
}
.sidebar .wpb_gallery.wpb_content_element{
	margin-bottom: 0px;
}
.tm-slick-carousel-wrapper img {
    max-width: 100%;
}

/*** Calendar Widget ***/ 
.widget_calendar table td#today{
	font-weight: bold;
}
.widget_calendar table {
	border-collapse: separate;
	border-color: #efefef;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
	background-color: #fff;
}
.widget_calendar table th,
.widget_calendar table td {
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	padding: 8px;
	text-align: center;
}
.widget_calendar caption {  
    margin: 0px;
	margin-bottom: 5px;
    font-size: 15px;
	font-weight: 500;
	color: #2c2c2c;
	padding-top: 0;
}
.widget_calendar tbody a { 
    display: block;
    font-weight: 700;
}
.tm-textcolor-dark .widget_calendar table {
    border-color: rgba(0, 0, 0, 0.07);
}
.tm-textcolor-dark .widget_calendar table th,
.tm-textcolor-dark .widget_calendar table td {
    border-bottom-color: rgba(0, 0, 0, 0.07);
    border-right-color: rgba(0, 0, 0, 0.07);
}

/*** Newslettr color ***/
.tm-textcolor-white .newsletter-submit,
.tm-textcolor-white .newsletter-widget,

/*** Caleder color ***/
.tm-textcolor-white .widget_calendar table th, 
.tm-textcolor-white .widget_calendar table td,
.tm-textcolor-white .widget_calendar table{
	border-color: rgba(229, 229, 229, 0.12);   
}

/*** Newslettr color ***/
.tm-textcolor-white .newsletter-widget .newsletter-email {
    color: rgba(255, 255, 255, 0.34);
}
.tm-textcolor-white .mc_form_inside .mc_merge_var:after,
.tm-textcolor-white .newsletter-widget:after {
    color: rgba(255, 255, 255, 0.4);
}
/*** Newslettr color ***/
.tm-textcolor-dark .mc_form_inside .mc_merge_var,
.tm-textcolor-dark .newsletter-submit,
.tm-textcolor-dark .newsletter-widget{
    border-color: rgba(0, 0, 0, 0.07);
}

/*** 

====================================================================
	Menu Section
====================================================================

 ***/

.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap{
	background: none;
}
#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 li.mega-menu-item .calendar_wrap a{
	padding: 0px;
	text-align: left;
	border-bottom: 0px;
}
#site-header-menu #site-navigation div.nav-menu > ul {
	margin: 0px;
	padding: 0px;
}
#site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu a,
#site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal ul.mega-sub-menu li.mega-menu-item a:focus {
	background: none;
}
.righticon,
#site-header-menu #site-navigation .mega-menu-toggle:after{
	display: none;
}
.header-controls .search_box a > .ti-close,
.header-controls .search_box a > .ti-search, 
.header-controls .ti-bag{
	height:33px;
	width:33px;
	line-height:33px;
	border-radius:50%;	
	color:#fff;
	display:inline-block;
	text-align:center;
	font-size: 15px;
}

/*** Overaly search box ***/
.tm-search-overlay {
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	height: 100%;
	width: 100%;
	z-index: 9999;
	visibility: hidden;
	opacity: 0;
    background-color: transparent !important;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
}
.tm-search-overlay.st-show {
	visibility: visible;
	opacity: 1;
	display: block;
	-webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.tm-search-overlay .tm-search-outer {
	position: absolute;
	width: auto;
	top: 50%;
	left: 50%;
	width: 780px;
	max-width: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -khtml-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.tm-search-overlay .tm-site-searchform {
	position:relative;
}
.tm-search-overlay .tm-icon-close {
	position: absolute;
    right: 40px;
    top: 55px;
    color: #fff;
    cursor: pointer;
    width: 60px;
    left: auto;
}
.tm-search-overlay .tm-icon-close:after{
    font-family: "tm-cicico-icons";
    content: "\e83b";
    font-size: 36px;
    color: #fff;
    position: absolute;
    right: 7px;
    top: 9px;
	-webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	display: block;
}
.tm-search-overlay .tm-icon-close:hover:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.tm-search-overlay .tm-site-searchform input[type="search"] {
    background: none;
    border: 0;
	border-radius: 0;
    border-bottom: 1px solid rgba(255,255,255,1);
    color: #888;
    height: 70px;
    padding: 0 60px 0px 0px;
    font-weight: normal;
    font-size: 18px;
    width: 100%;
    color: #fff;
    outline: none;
}
.tm-search-outer .tm-form-title {
	text-align: center;
	font-size: 22px;
    line-height: 32px;
    color: #fff;
    margin-top: -40px;
    margin-bottom: 40px;
}
.tm-site-searchform button {
    background: #fab442;
    color: #000;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: block;
    outline: none;
    padding: 0;
    font-size: 12px;
}
.tm-search-overlay .tm-site-searchform button {
	background: none;
	color: #fff;
	height: 70px;
	line-height: 70px;
	width: 60px;
	font-size: 21px;
	border: none;
}
 .tm-search-overlay ::-webkit-input-placeholder {
	color: #fff;
}
.tm-search-overlay :-moz-placeholder {
	color: #fff;
	opacity:  1;
}
.tm-search-overlay ::-moz-placeholder {
	color: #fff;
	opacity:  1;
}
.tm-search-overlay :-ms-input-placeholder {
	color: #fff;
}
body.st-prevent-scroll {    
    height: 100%;
}
.close-box i{
    top: 60px;
    color: #ababab;
    opacity: 0;
    font-size: 35px;
    position: fixed;
    cursor: pointer;
    right: 30px;
    -webkit-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}
.close-box i.showicon{
    opacity: 1;
	top: 30px;
}

/*** 

====================================================================
	Call to Action Section
====================================================================

 ***/

.tm-bgcolor-darkgrey .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h2,
.tm-bgcolor-skincolor .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h2{
	color: #fff;
}

/*** Subheading light white color ***/
.vc_column-inner.tm-col-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h4,
.tm-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4 {
	color: rgba(255, 255, 255, 0.90);
}
.tm-bgcolor-skincolor .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h4{
    color: rgba(255, 255, 255, 0.95);
}
.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-vc_cta3-content .tm-vc_cta3-headers h4{
	color: #4a4a4a;
	margin: 0;
    margin-bottom:5px;
}
.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4 b,
.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4 strong {
    font-weight: 500;
}
.tm-bgcolor-skincolor .wpb_content_element,
.tm-bgcolor-darkgrey .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-cta3-content-wrapper,
.tm-bgcolor-skincolor .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only .tm-cta3-content-wrapper{
	color: rgba(255, 255, 255, 0.77);
}
.tm-bgcolor-white .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only,
.tm-bgcolor-grey .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only,
.tm-bgcolor-skincolor .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only,
.tm-bgcolor-darkgrey .tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent.tm-cta3-only{
	background-color: transparent;
	border: none;
}
.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-left .tm-vc_cta3_content-container,
.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-right .tm-vc_cta3_content-container{
	display: table;
    width: 100%;
}
.tm-cta3-only.tm-vc_general.tm-vc_cta3 h2{
	font-size: 45px;
	line-height: 50px;
    margin-bottom: 7px;
}
.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-center .tm-cta3-content-wrapper{
    margin-bottom: 35px;
}
.tm-cta3-only.tm-vc_general.tm-vc_cta3 h4{
	margin-top: 5px;
    font-size: 28px;
	line-height: 32px;
    font-weight: 400;
}
.tm-cta3-only.tm-vc_general.tm-vc_cta3 .tm-cta3-content-wrapper{
	margin-top: 0px;
}
.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-center .tm-vc_cta3-actions {
	margin-top: 20px;
}
.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-transparent {
    padding: 0;
}
.tm-play-icon {
    display: inline-block;
    padding: 0px 10px;
    vertical-align: middle;
}
.reset-column-margin-768 .vc_column-inner{
    margin: 0px !important;
}
.tm-heading-style-vertical .tm-vc_cta3-container {
    margin-bottom: 30px;
}
.tm-heading-style-vertical .product_category_title {
    margin-bottom: 20px;
}
/*** 

====================================================================
	Servicebox Section
====================================================================

 ***/
.tm-vc_icon_element.tm-vc_icon_element-outer.tm-double-large-icon .tm-vc_icon_element-inner.tm-vc_icon_element-size-xl .tm-vc_icon_element-icon {
    font-size: 6.8em!important;
    line-height: 7.8em !important;
}
div .tm-sbox.tm-sbox-bgcolor-transparent > .tm-vc_cta3-container > .tm-vc_general{
    padding: 0;
    border: 0;
}
.top-overlay-index {
    z-index: 99;
	position: relative;
}
.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3, .tm-sbox.tm-sbox-iconalign-right-spacing .tm-vc_cta3-align-left.tm-vc_general.tm-vc_cta3 {
	display: inline-block;
    vertical-align: top;
}
.tm-sbox.tm-sbox-iconalign-left-spacing {
    text-align: left;
}
.tm-sbox.tm-sbox-iconalign-right-spacing {
    text-align: right;
}
/*** Service box equal height ***/
.tm-servicebox-bgimage.vc_row-o-equal-height .vc_column-inner .wpb_wrapper,
.tm-servicebox-bgimage.vc_row-o-equal-height .vc_column-inner .wpb_wrapper .tm-sbox {
	height: 100%;
}
.tm-sbox .tm-vc_cta3-container.tm-sbox-iconalign-topheading .tm-vc_general.tm-vc_cta3 {
    margin-left: 0;
    padding: 0;
}
.tm-sbox .tm-vc_cta3-container.tm-sbox-iconalign-topheading .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-top .tm-vc_cta3-icons {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.tm-sbox .tm-vc_cta3-container.tm-sbox-iconalign-topheading .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-top .tm-vc_cta3_content-container{
    padding-top: 70px;
}
.tm-sbox .tm-sbox-iconalign-topheading .tm-vc_cta3-content-header {
    padding-bottom: 10px;
}
.tm-servicebox-bgimage .vc_column-inner{
	height: 350px;
} 
.tm-sbox .tm-sbox-iconalign-topheading .tm-vc_cta3-icons {
	transition: transform 0.45s;
	-webkit-transition: transform 0.45s;
	transform: translateY(180%) !important;   
	-webkit-transform: translateY(180%) !important; 
}
.tm-sbox .tm-sbox-iconalign-topheading .tm-vc_cta3-content-header {
	transition: transform 0.35s;
	-webkit-transition: transform 0.35s;
	transform: translateY(250%);   
	-webkit-transform: translateY(250%);
}
.tm-sbox .tm-sbox-iconalign-topheading .tm-vc_cta3-content p{
    transition: opacity 0.2s, transform 0.35s;
	-webkit-transition: opacity 0.2s, transform 0.35s;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);  
    opacity: 0;
}
.tm-sbox:hover .tm-sbox-iconalign-topheading .tm-vc_cta3-icons,
.tm-sbox:hover .tm-sbox-iconalign-topheading .tm-vc_cta3-content p,
.tm-sbox:hover .tm-sbox-iconalign-topheading .tm-vc_cta3-content-header{
    transform: translateY(0) !important;
    -webkit-transform: translateY(0) !important; 
	opacity: 1;
}
.vc_col-sm-6 .tm-sbox .tm-sbox-iconalign-topheading .tm-vc_cta3-content p{
	 width: 56%;
}

/*** Transparent service box style ***/
.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-style-transparent {
    padding: 0px;
}
.tm-sbox .tm-vc_cta3-content-header h2{
	font-size: 14px;
    line-height: 20px;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
}
.tm-sbox.tm-sbox-iconalign-right-spacing .tm-vc_cta3-content-header h2, .tm-sbox-iconalign-left-spacing4 .tm-vc_cta3-content-header h2, .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h2 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight:600;
    margin: 0 0 10px;
}
.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h2 {
    display: block;
    font-size: 18px;
    line-height: 23px;
    margin: 5px 0 2px 0;
}
.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3 .tm-vc_general.tm-vc_btn3 {
    border-bottom: 1px solid;
    border-radius: 0;
}
.tm-sbox.tm-sbox-iconalign-left-spacing.socialmedia .tm-vc_cta3-content-header h2 {
    margin-top: 10px;
	margin-right: 15px;
}
.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left.tm-vc_cta3-icon-size-sm .tm-vc_cta3_content-container {
    padding-left: 5px;
}
.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_btn3-container.tm-vc_btn3-inline {
    margin: 0;
}
.tm-sbox.tm-sbox-iconalign-right-spacing .tm-vc_cta3-content-header h4, .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h4 {
    font-size: 20px;
}
.tm-sbox-iconalign-left-spacing3 .tm-vc_cta3-content-header h2 {
    text-transform: capitalize;
    font-size: 19px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}
.tm-sbox-iconalign-left-spacing3 .tm-vc_cta3-content-header h4 {
    text-transform: capitalize;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 0;
}
.tm-sbox-iconalign-left-spacing.socialmedia .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-left .tm-vc_cta3-content {
    display: inline-block;
    vertical-align: top;
}
.tm-sbox-iconalign-left-spacing.socialmedia .tm-cta3-desc-btn-wrapper {
    display: inline-block;
    vertical-align: top;
}
.tm-sbox-iconalign-left-spacing3 .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md:not(.tm-vc_icon_element-have-style-inner) .tm-vc_icon_element-icon {
    padding-top: 0;
    font-size: 45px !important;
}
.tm-sbox-iconalign-left-spacing3 .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
    vertical-align: top;
}
.tm-sbox .tm-cta3-desc-btn-wrapper .tm-cta3-content-wrapper p:last-child {
	 margin-bottom: 0px;
}
.tm-vc_icon_element-icon.fa {
	font: normal normal normal 14px/1 FontAwesome;
}
.tm-sbox .tm-vc_cta3-content-header h4{
	font-size: 15px;
    color: #666666;
    line-height: 27px;
    margin-bottom: 0;
    font-weight: normal;
}
.tm-sbox-iconalign-left-spacing3 .tm-vc_cta3-content-header h4 {
    line-height: 24px;
}
.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h4 {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    font-family: 'Roboto';
}
.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-style-none{
	margin-bottom: -5px;
}
.tm-sbox.tm-sbox-iconalign-top-left .tm-vc_cta3-content-header h2,
.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_cta3-content-header h2{ 
	margin-bottom: 5px;
}
.tm-sbox.tm-sbox-iconalign-top-left .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container { 
	padding-top: 25px;
}
.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_cta3-content-header h2.tm-custom-heading:last-child,
.tm-sbox.tm-sbox-iconalign-top-left .tm-vc_cta3-content-header .tm-custom-heading:last-child{ 
	margin-bottom: 15px;
}
.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
    padding-top: 27px;
}
.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_cta3-content-header h2 {
    font-size: 24px;
    line-height: 26px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 13px;
}
.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_cta3-content-header h4 {
    font-family: var(--body-font-family);
    font-style: normal;
    line-height: var(--body-line-height);
    color: var(--body-fonts-color) !important;
}
.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_cta3-icons:before {
    content: counter(sbox,decimal-leading-zero);
    counter-increment: sbox;
    color: #ffffff;
    height: 50px;
    width: 50px;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    font-weight: var(--special-element-fontweight);
    font-family: var(--special-element-fontfamily);
    font-style: italic;
    top: 10px;
    bottom: auto;
    right: -65px;
    left: auto;
    z-index: 99;
    background-color: var(--tm-secondarycolor-bg);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.tm-sbox.tm-sbox-iconalign-top-center:before {
    content: '';
    -webkit-mask: url(../images/sboxcenter-arrow.svg) no-repeat 100% 100%;
    mask: url(../images/sboxcenter-arrow.svg) no-repeat 100% 100%;
    display: block;
    height: 10px;
    width: 100%;
    position: absolute;
    right: -88%;
    left: auto;
    top: 17%;
    bottom: auto;
    background-color: var(--body-fonts-color);
    z-index: 1;
}
.tm-sbox.tm-sbox-iconalign-top-center.last:before {
    display: none;
}
.iconbox-style2 .tm-sbox.tm-sbox-iconalign-top-center .tm-vc_cta3-content-header h2 {
    font-weight: 600;
}
.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_cta3-icons, .tm-sbox.tm-sbox-iconalign-top-center2 .tm-vc_cta3-icons {
    display: inline-block;
    vertical-align: top;
	transition: 0.3s;
}
.tm-sbox.tm-sbox-iconalign-top-center:hover .tm-vc_cta3-icons .tm-vc_icon_element {
	transform: translateY(-4px);
    transition: 0.3s;
}
.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_cta3-icons .tm-vc_icon_element {
    transition: 0.3s;
}
.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg:not(.tm-vc_icon_element-background) .tm-vc_icon_element-icon {
    font-size: 50px!important;
}
.tm-sbox.tm-sbox-iconalign-top-center {
    overflow: visible;
	position: relative;
}
.tm-sbox.tm-sbox-iconalign-top-center2 .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
    padding-top: 10px;
}
.tm-sbox.tm-sbox-iconalign-top-center2 .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-left .tm-vc_cta3-content {
    text-align: center;
}
.tm-sbox.tm-sbox-iconalign-top-center2 .tm-vc_btn3-container.tm-vc_btn3-inline {
	margin: 0;
}
.tm-sbox.tm-sbox-iconalign-top-center2 .tm-vc_cta3-content-header h2 {
	text-transform: capitalize;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}
.tm-sbox.tm-sbox-iconalign-top-center2 .tm-vc_cta3-content-header h4 {
	font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
	color: #888888;
}
.tm-sbox.tm-sbox-iconalign-top-center2 .tm-vc_general.tm-vc_btn3.tm-vc_btn3-weight-yes {
    font-weight: 600;
}
.tm-sbox.tm-sbox-iconalign-top-center2 a.top-center-link {
    font-weight: 500;
    text-transform: uppercase;
}
/*** Special Section ***/
.themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item,
.themetechmount-box-view-top-image .themetechmount-box-bottom-content,
.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-content,
.tm-bordered-boxcontent .themetechmount-boxes-inner .row.themetechmount-boxes-row-wrapper,
.themetechmount-box-team.themetechmount-teambox-view-overlay,
.tm-colum-shadow-box-inner > .vc_column-inner > .wpb_wrapper,
.tm-colum-shadow-box > .vc_column-inner > .wpb_wrapper,
.tm-colum-shadow-box-inner.vc_column-inner > .wpb_wrapper,
.tm-shadow-box, 
.tm-shadow-row {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(38, 44, 61, 0.05);
    -moz-box-shadow: 0px 0px 20px 0px rgba(38, 44, 61, 0.05);
    box-shadow: 0px 0px 20px 0px rgba(38, 44, 61, 0.05);
}
.tm-shadow-services-box {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(38, 44, 61, 0.05);
    -moz-box-shadow: 0px 0px 20px 0px rgba(38, 44, 61, 0.05);
    box-shadow: 0px 0px 20px 0px rgba(38, 44, 61, 0.05);
}


/*** Servicebox Extra large Icon ***/
.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-xl.tm-vc_icon_element-have-style-inner {
    width: 9.15em !important;
    height: 9.15em !important;
}
.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-xl.tm-vc_icon_element-have-style-inner .tm-vc_icon_element-icon {
    font-size: 3.8em!important;
}
.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-outline{
	border-width: 2px;
}
.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-background-color-grey.tm-vc_icon_element-outline {
    border-color: #f7f7f6;
    background-color: #fff;
}
.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg.tm-vc_icon_element-have-style-inner {
    width: 6em !important;
    height: 6em !important;
}
.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md.tm-vc_icon_element-have-style-inner {
	width: 4em!important;
    height: 4em!important;
    border: 1px solid #E0E8EA;
	    margin-top: 0;
}
.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm.tm-vc_icon_element-have-style-inner {
    width: 4em !important;
    height: 4em !important;
}
.tm-sevicebox-skinborder .tm-sbox  .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-color-skincolor{
    border: 1px solid #000;
}
.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-left .tm-vc_cta3-content .tm-cta3-content-wrapper p:last-child{
	margin-bottom: 0;
}

/*** Top Left Icon with content ***/
.tm-sbox.tm-sbox-iconalign-top-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons{
	text-align: left;
	padding-left: 4px
}

/*** Left / Right Icon with content ***/
.tm-sbox-iconalign-left-spacing:not(.tm-sbox-both-headings) .tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-bottom .tm-vc_cta3-content,
.tm-sbox-iconalign-right-spacing:not(.tm-sbox-both-headings) .tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-bottom .tm-vc_cta3-content{
	margin-bottom: 0px;
}
.tm-sbox.tm-sbox-iconalign-left-spacing  .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons, 
.tm-sbox.tm-sbox-iconalign-right-spacing  .tm-vc_cta3-icons-right.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
    vertical-align: top;
    padding-top: 0px;
}
.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-right.tm-vc_cta3-icon-size-lg .tm-vc_cta3_content-container{
	padding-right: 2em;
}
.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3,
.tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3{
	margin-left: 36px;
}
.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xs,
.tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xs{
	margin-left: 20px;
}
.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-sm,
.tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-sm{
	margin-left: 24px;
}
.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-md,
.tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-md{
	margin-left: 30px;
}
.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-lg,
.tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-lg{
	margin-left: 36px;
}
.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xl,
.tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xl{
	margin-left: 52px;
}
.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3,
.tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3{
	margin-right: 36px;
}
.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3,
.tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3{
	margin-right: 36px;
}
.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xs,
.tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xs{
	margin-right: 20px;
}
.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-sm,
.tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-sm{
	margin-right: 24px;
}
.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-md,
.tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-md{
	margin-right: 30px;
}
.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-lg,
.tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-lg{
	margin-right: 36px;
}
.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xl,
.tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xl{
	margin-right: 52px;
}
.tm-sbox-iconalign-topleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-top .tm-vc_cta3-icons,
.tm-sbox-iconalign-bottomleft .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-bottom .tm-vc_cta3-icons {
    left: 0;  
}
.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-top .tm-vc_cta3-icons,
.tm-sbox-iconalign-bottomright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-bottom .tm-vc_cta3-icons {
    right: 0;
    left: auto;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}
.tm-sbox-iconalign-topright .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-on-border.tm-vc_cta3-icons-top .tm-vc_cta3-icons{
	-webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}
.tm-sbox-iconalign-left-spacing.tm-sbox-istyle-boxed-outline.tm-sbox .tm-vc_general.tm-vc_cta3:not(.tm-vc_cta3-icon-size-xl) .tm-vc_cta3-icons {
    padding-right: 10px;
	padding-top: 5px;
}
.tm-sbox-iconalign-right-spacing.tm-sbox-istyle-boxed-outline.tm-sbox .tm-vc_general.tm-vc_cta3:not(.tm-vc_cta3-icon-size-xl) .tm-vc_cta3-icons {
	padding-left: 10px;
	padding-top: 5px;
}
.tm-sbox.tm-sbox-iconalign-right-spacing .tm-vc_cta3-icons-right.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
	vertical-align: middle;
}
/*** Before Heading Icon ***/
.tm-sbox.tm-sbox-iconalign-after-heading  .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content,
.tm-sbox.tm-sbox-iconalign-before-heading  .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content,
.tm-sbox.tm-sbox-iconalign-after-heading  .tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-bottom .tm-vc_cta3-content,
.tm-sbox.tm-sbox-iconalign-before-heading  .tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-bottom .tm-vc_cta3-content{
	margin-bottom: 10px;
}
.tm-sbox.tm-sbox-iconalign-before-heading.tm-sbox-heading-only.tm-sbox-isize-xs .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	margin-bottom: 0px;
}
.tm-sbox.tm-sbox-iconalign-after-heading .tm-wrap-cell,
.tm-sbox.tm-sbox-iconalign-before-heading .tm-wrap-cell{
	display: table-cell;
}
.tm-sbox .tm-wrap-cell{
	display: block;
}
.tm-sbox-iconalign-after-heading.tm-sbox .tm-wrap,
.tm-sbox-iconalign-before-heading.tm-sbox .tm-wrap{
	width: auto;
}
.tm-sbox-iconalign-before-heading.tm-sbox .tm-vc_general.tm-vc_cta3:not(.tm-vc_cta3-icon-size-xl) .tm-vc_cta3-icons {
    padding-right: 20px;
	padding-left: 3px;
	vertical-align: top;
}
.tm-sbox-iconalign-before-heading.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xs .tm-vc_cta3-icons {
    padding-right: 13px;
}
.tm-sbox-iconalign-before-heading.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-xl .tm-vc_cta3-icons {
    padding-right: 15px;
}
.tm-sbox-iconalign-after-heading.tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
	padding-left: 25px;
    padding-right: 3px;
}
.tm-sbox-iconalign-before-heading.tm-sbox.tm-sbox-istyle-boxed-outline .tm-vc_general.tm-vc_cta3:not(.tm-vc_cta3-icon-size-xl) .tm-vc_cta3-icons {
	padding-right: 20px;
}
.tm-sbox-iconalign-after-heading.tm-sbox .tm-wrap{
	float: right;
}
.tm-sbox-iconalign-after-heading.tm-sbox .tm-vc_cta3-content:after,
.tm-sbox-iconalign-after-heading.tm-sbox .tm-wrap:after,
.tm-sbox-iconalign-after-heading.tm-sbox .tm-vc_cta3_content-container > .tm-cta3-desc-btn-wrapper:before {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.tm-sbox.sbox-heading-margin-bottom0 .tm-vc_cta3-content-header .tm-custom-heading:last-child {
	margin-bottom: 0px;
}
.sbox-heading-margin-bottom7 .tm-sbox .tm-vc_cta3-content-header h2.tm-custom-heading {
	margin-bottom: 7px;
}
.tm-sbox.tm-sbox-iconalign-before-heading .tm-vc_cta3.tm-vc_cta3-icon-size-sm .tm-vc_cta3-icons {
    padding-right:8px !important;
}
.tm-sbox.tm-sbox-iconalign-before-heading .tm-vc_cta3.tm-vc_cta3-icon-size-sm .tm-vc_icon_element .tm-vc_icon_element-inner {
    height: 2.4em;
    width: 2.3em;
}
.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm:not(.tm-vc_icon_element-have-style-inner) .tm-vc_icon_element-icon {
    padding-top: 0;
	font-size: 1.5em!important;
}

/*** Iconalign Top Center ***/
.tm-sbox-iconalign-top-center .tm-cta3-desc-btn-wrapper{
	padding-top: 0px;
}

/*** Iconalign Top Center ***/
.tm-sbox-iconalign-bottom-center .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-bottom .tm-vc_cta3-icons{
	padding: 10px 5px 0px;
}
.tm-sbox-iconalign-bottom-center .tm-vc_btn3-container {
    padding-top: 30px;	
}
.tm-sbox-iconalign-bottom-center .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-bottom .tm-cta3-description{
	padding-top: 5px;
}
/*** Iconalign Top Left ***/

.tm-vc_cta3-icons-withouticon .tm-vc_cta3-headers,
.tm-vc_cta3-icons-withouticon .tm-cta3-desc-btn-wrapper,
.tm-sbox-iconalign-bottom-center .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-bottom .tm-vc_cta3-icons,
.tm-sbox-iconalign-bottom-center .tm-vc_cta3-headers,
.tm-sbox-iconalign-bottom-center .tm-cta3-desc-btn-wrapper,
.tm-sbox-iconalign-before-heading .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content,
.tm-sbox-iconalign-top-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content{
	text-align: left;
}

/*** Iconalign Top Center ***/
.tm-sbox-iconalign-top-center .tm-vc_btn3-container.tm-vc_btn3-left,
.tm-sbox-iconalign-top-center .tm-cta3-desc-btn-wrapper,
.tm-sbox-iconalign-top-center  .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-left .tm-vc_cta3-content{
	text-align: center;
}

/*** Iconalign Top Right ***/
.tm-sbox-iconalign-after-heading .tm-vc_cta3-headers,
.tm-sbox-iconalign-right-spacing .tm-vc_cta3-headers,
.tm-sbox-iconalign-top-right .tm-vc_cta3-headers,
.tm-sbox-iconalign-top-right .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons,
.tm-sbox-iconalign-top-right .tm-cta3-desc-btn-wrapper,
.tm-sbox-iconalign-after-heading .tm-cta3-desc-btn-wrapper,
.tm-sbox-iconalign-right-spacing .tm-cta3-desc-btn-wrapper{
	text-align: right;
}

/*** Servicebox button ***/
.tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_general.tm-vc_btn3{
	margin-top: 15px;
}
.tm-sbox .tm-vc_general.tm-vc_cta3{
    border-color: transparent;
    background-color: transparent;
}
/*** Service box Normal Button ***/
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-default,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-primary,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-info,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-success,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-warning,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-danger,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-inverse,

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-blue,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-turquoise,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-pink,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-violet,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-peacoc,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-chino,

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-mulled-wine,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-vista-blue,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-orange,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sky,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-green,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-pink,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sandy-brown,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sandy-purple,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-black,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-grey,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-skincolor{
	background-color:transparent !important;
	margin-top:10px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty).tm-vc_btn3-style-text .tm-vc_btn3-icon{
	left: 0px;
}
.tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) {
    padding-left: 34px;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-default{
	color: #f7f7f7;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-default:hover{
	color: #e8e8e8;
}

.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-primary{
	color: #0088cc;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-primary:hover{
	color: #0074ad;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-info{
	color: #58b9da;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-info:hover{
	color: #3fafd4;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-success{
	color: #6ab165;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-success:hover{
	color: #59a453;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-warning{
	color: #ff9900;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-warning:hover{
	color: #e08700;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-danger{
	color: #ff675b;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-danger:hover{
	color: #ff4b3c;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-inverse{
	color: #666666;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-inverse:hover{
	color: #464646;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-blue{
	color: #5472d2;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-blue:hover{
	color: #3c5ecc;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-turquoise{
	color: #00c1cf;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-turquoise:hover{
	color: #00a4b0;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-pink{
	color: #fe6c61;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-pink:hover{
	color: #fe5043;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-violet{
	color: #8d6dc4;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-violet:hover{
	color: #7c57bb;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-peacoc{
	color: #4cadc9;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-peacoc:hover{
	color: #39a0bd;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-chino{
	color: #cec2ab;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-chino:hover{
	color: #c3b498;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-mulled-wine{
	color: #50485b;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-mulled-wine:hover{
	color: #413a4a;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-vista-blue{
	color: #75d69c;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-vista-blue:hover{
	color: #5dcf8b;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-orange{
	color: #75d69c;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-orange:hover{
	color: #5dcf8b;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sky{
	color: #5aa1e3;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sky:hover{
	color: #4092df;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-green{
	color: #6dab3c;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-green:hover{
	color: #5f9434;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sandy-brown{
	color: #f79468;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-sandy-brown:hover{
	color: #f57f4b;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-purple{
	color: #b97ebb;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-purple:hover{
	color: #ae6ab0;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-black{
	color: #1a1a1a;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-black:hover{
	color: #1b1b1b;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white{
	color: #fff;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white:hover{
	color: #eaeaea;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor.tm-vc_btn3-style-outline {
    background-color: transparent;
}
.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-skincolor.tm-vc_btn3-size-md:hover:after {
	 background-color:#1a1d22;
}
.tm-sbox.tm-sbox-bgcolor-skincolor .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white:hover,
.themetechmount-box-blog .themetechmount-blogbox-desc-footer a:hover,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-skincolor:hover{
    color: #1a1d22;
}
.tm-col-bgcolor-skincolor .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-white:hover{
	color: #fff !important;
}

/*** Service box Bg image animation ***/

/*** Normal settings ***/
.tm-sbox-bgimage-layer.tm-bgimage-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.tm-sbox.tm-bg.tm-bgimage-yes .tm-bg-layer {
	z-index: 2;
}
.tm-sbox .tm-vc_cta3-container {
	z-index: 3;
	position: relative;
	width: 100%; 
    margin-bottom: 0;
}
.tm-sbox .tm-bgimage-layer{
	-webkit-transition: all .35s ease-in;
	transition: all .35s ease-in;
}
.tm-sbox {
    overflow: hidden;
	text-align: center;
}
.tm-sbox .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons, .tm-sbox .tm-vc_cta3-icons-right.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.tm-sbox:hover .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons, .tm-sbox:hover .tm-vc_cta3-icons-right.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transform: translateY(-5px);
}
.tm-sbox.tm-sbox-iconalign-without-icon .tm-vc_cta3-container {
    margin-bottom: 15px;
}
.tm-sbox.tm-sbox-iconalign-without-icon .tm-vc_btn3-container {
    margin-bottom: 5px;
	padding-top: 5px;
}
.tm-sbox.tm-sbox-iconalign-without-icon .tm-cta3-description p {
    margin-bottom: 10px;
}
.tm-sbox.tm-sbox-iconalign-without-icon.tm-bgcolor-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only) {
	padding: 23px 30px 1px 30px;
}

/**** Equal Service Box*****/
.vc_row-o-equal-height{
    display: flex;
}
.vc_row-o-equal-height.vc_row-flex>.vc_column_container>.vc_column-inner > .wpb_wrapper{
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.vc_row-o-equal-height.vc_row-flex>.vc_column_container>.vc_column-inner > .wpb_wrapper {
    height: 100%;
}
.tm-bgimage-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only), 
.tm-bgcolor-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only){
	padding: 48px 40px 0px 40px;
}
.tm-sbox.tm-bgimage-yes .tm-vc_cta3-container, 
.tm-sbox.tm-bgcolor-yes .tm-vc_cta3-container{
	margin-bottom:30px;
}

/*** Service box connect ***/
.tm-hr-connect-box .tm-vc_icon_element:before {
	content: '';
	position: absolute;
	top: 45px;
	right: -15px;
	width: 55%;
	height: 1px;
	background: #cccccc;
	z-index: 4;
}
.tm-hr-connect-box .tm-vc_icon_element:after {
	content: '';
	position: absolute;
	top: 45px;
	left: -15px;
	width: 55%;
	height: 1px;
	background: #cccccc;
	z-index: 4;
}
.tm-hr-connect-box .tm-sbox {
    overflow: visible;
}
.tm-hr-connect-box .tm-sbox .tm-vc_icon_element-inner {
    z-index: 11;
}
.tm-hr-connect-box .wpb_column:first-child .tm-vc_icon_element:after{
	display: none;
}
.tm-hr-connect-box .wpb_column:last-child .tm-vc_icon_element:before{
	display: none;
}
.tm-bgcolor-darkgrey.tm-hr-connect-box .tm-vc_icon_element:before,
.tm-bgcolor-darkgrey.tm-hr-connect-box .tm-vc_icon_element:after,

.tm-bgcolor-skincolor.tm-hr-connect-box .tm-vc_icon_element:before,
.tm-bgcolor-skincolor.tm-hr-connect-box .tm-vc_icon_element:after {
	background: rgba(255, 255, 255, 0.50);
}
.tm-bgcolor-white.tm-hr-connect-box .tm-vc_icon_element:before,
.tm-bgcolor-white.tm-hr-connect-box .tm-vc_icon_element:after,
.tm-bgcolor-grey.tm-hr-connect-box .tm-vc_icon_element:before,
.tm-bgcolor-grey.tm-hr-connect-box .tm-vc_icon_element:after {
	background: rgba(0, 0, 0, 0.20);
}

/*** Service box Padding ***/
.themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item,
 div .vc_row .vc_column-inner .tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box .tm-cta3-description,
.tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box .tm-vc_cta3-content-header h2,
.tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box > .tm-bg-layer{
        -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
 div .vc_row .vc_column-inner .tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box:hover .tm-cta3-description,
.tm-bg.tm-bgimage-yes.tm-sbox.tm-bgimage-yes.tm-sbox-fade-animation.tm-shadow-box:hover .tm-vc_cta3-content-header h2{
    color: #fff;
}
.tm-sbox.tm-bgimage-yes.reset-padding-servicebox .tm-vc_general.tm-vc_cta3{
	 padding: 45px 0px 0px 0px;
}
.tm-sbox.tm-bgimage-yes.tm-sbox-effect-one .tm-vc_general.tm-vc_cta3{
    padding: 20px 22px 0px 20px;
}
.vc_row-no-padding .tm-sbox:not(.tm-bgimage-yes),
.vc_row-no-padding .tm-sbox:not(.tm-bgcolor-yes){
	padding: 0;
}
.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-actions-bottom .tm-vc_cta3-content {
    margin-bottom: 0;
}
.tm-sbox.tm-sbox-iconalign-left-spacing.tm-bgcolor-yes .tm-vc_general.tm-vc_cta3 {
	padding: 29px 20px 2px;
}

/*** 

====================================================================
	Blogbox Section
====================================================================

 ***/
.single #tribe-events .tribe-events-content p,
.single article.post .entry-content p{
    margin-bottom: 25px;
}
.single article.post .entry-content .wp-block-column ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
article.post .entry-content blockquote{
    line-height: 30px;
}
.tm-featured-wrapper .tm-slick-carousel-wrapper .tm-slick-carousel > div:not(:first-child){
	display: none;
}
.themetechmount-box-blog .themetechmount-box-content.col-md-7{	
    padding: 25px 35px 25px;
  flex-shrink: 0;
}
.themetechmount-box-blog .themetechmount-box-content.col-md-7 .themetechmount-box-content-inner {
    padding-bottom: 20px;
}

.themetechmount-blogbox-format-link.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer,
.themetechmount-blogbox-format-quote.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer,
.themetechmount-blogbox-format-link.themetechmount-box-blog .themetechmount-box-content,
.themetechmount-blogbox-format-quote.themetechmount-box-blog .themetechmount-box-content{ 
    display: none;
}
.themetechmount-blog-box-view-left-image .themetechmount-box-content .tm-post-categories {
    padding-bottom: 10px;
    padding-top: 10px;
}
.themetechmount-blog-box-view-left-image .themetechmount-box-content .tm-post-categories>.tm-meta-line.cat-links a {
    display: inline-block;
    border: 1px solid;
    padding: 5px 10px;
    margin-right: 1px;
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    margin-bottom: 5px;
}

.tm-post-featured-outer-wrapper,
.themetechmount-box-blog,
article.post,
.themetechmount-post-item-thumbnail,
.tm-featured-wrapper {
    position: relative;    
}
.tm-entry-meta-wrapper{
    margin: 0;
    padding: 0;
    float: left;
}
.tm-entry-meta .tm-meta-line i,
.tm-right-meta .tm-social-share-wrapper.tm-social-share-post-wrapper,
.tm-entry-meta .tm-meta-line a,
.tm-post-cat .tm-meta-line a {
    color: #666666;
}
.tm-entry-meta .tm-meta-line i.fa-tag,
.tm-entry-meta .tm-meta-line i.fa-calendar,
.tm-entry-meta .tm-meta-line i.fa-user {
    padding-right: 4px;
}

/*** Blog box style-2 css start ***/
.themetechmount-box-style2 .tm-featured-outer-wrapper {
    display: block;
    overflow: hidden;
    width: 44%;
    float: left;
}
.themetechmount-box-style2.themetechmount-box-blog .themetechmount-box-desc {
    overflow: hidden;
    margin: 0;
	padding: 20px 0 0 25px;
	color: #666666;
}
.themetechmount-box-style2.themetechmount-box-blog .themetechmount-box-content h4 {
	font-size: 18px;
    line-height: 24px;
	text-transform: capitalize;
}
.themetechmount-box-style2.themetechmount-box-blog .themetechmount-box-desc-footer .comments-link {
    padding: 0 15px 0 0;
    border-right: 1px solid #E8ECEF;
    margin: 0 15px 0 0;
    font-size: 14px;
}
.tm-entry-meta-wrapper {
    margin: 0;
    padding: 0;
    float: none; 
    display: inline-block;
}
.themetechmount-box-style2.themetechmount-box-blog .themetechmount-box-desc-footer {
    padding: 12px 0 12px;
    border-top: none;
    border-bottom: 1px solid #E8ECEF;
}
.themetechmount-box-style2.themetechmount-box-blog .themetechmount-box-desc-text {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
}
.themetechmount-box.themetechmount-box-blog.themetechmount-box-style2.themetechmount-blogbox-format- {
    margin: 0 0 40px;
    overflow: hidden;
    border-bottom: 2px dashed #E8ECEF;
    padding-bottom: 40px;
}
.blog-grid .themetechmount-box.themetechmount-box-blog.themetechmount-box-style2.themetechmount-blogbox-format- {
    margin: 0 0 -10px;
}

.themetechmount-boxes-blog-inner .themetechmount-boxes-row-wrapper .tm-box-col-wrapper.col-lg-6.col-sm-6:nth-last-child(1) .themetechmount-box-blog.themetechmount-box-style2,
.themetechmount-boxes-blog-inner .themetechmount-boxes-row-wrapper .tm-box-col-wrapper.col-lg-6.col-sm-6:nth-last-child(2) .themetechmount-box-blog.themetechmount-box-style2,
.tm-box-col-wrapper:last-child .themetechmount-box.themetechmount-box-blog.themetechmount-box-style2 {
    margin: 0;
    padding: 0;
    border: none;
}
.slick-slider .themetechmount-box.themetechmount-box-blog.themetechmount-box-style2.themetechmount-blogbox-format- {
    margin-bottom: 0;
    border: none;
}
/*** Blog box style-2 css end ***/

/*** Blog box meta border for skincolor and darkcolor ***/
.tm-bgcolor-skincolor .themetechmount-blogbox-footer-readmore,
.tm-bgcolor-darkgrey .themetechmount-blogbox-footer-readmore,
.tm-bgcolor-skincolor .themetechmount-box-blog .tm-entry-meta-wrapper,
.tm-bgcolor-darkgrey .themetechmount-box-blog .tm-entry-meta-wrapper{
    border-color:  rgba(255, 255, 255, 0.15);
}
.tm-bgcolor-grey .tm-entry-meta-wrapper {
    border-color: rgba(0, 0, 0, 0.16);
}
.themetechmount-blogbox-format-link .themetechmount-box-meta{
	margin-top: 0px;
}
.themetechmount-blogbox-footer-readmore .themetechmount-blogbox-footer-left{
	padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
}
.themetechmount-box-blog-classic.tm-no-featured-content .themetechmount-blogbox-footer-readmore .themetechmount-blogbox-footer-left {
    padding-bottom: 12px;	
}
.themetechmount-events-box-view-top-image-details .themetechmount-post-readmore a{
	color: #0a0c0e;
	font-size: 14px;
	font-weight: 500;
    display: inline-block;
    position: relative;
}
.tm-bgcolor-skincolor .themetechmount-blog-box-view-left-image .themetechmount-blogbox-footer-readmore a:hover {
    color: #5e5e5e;
    background-color: #fff;
}

.themetechmount-box-blog.themetechmount-box-view-content-overlay .themetechmount-blogbox-footer-readmore a:hover {
	background:none;
	border:none;
}
.themetechmount-box-blog .themetechmount-meta-details .themetechmount-blogbox-meta-row-date{
	position: relative;
	padding-right: 24px;
}
.themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date:after {
    height: 2px;
    content: "";
    background-color: red;
    display: block;
    width: 30px;
    margin-top: 4px;
}
.themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date {
	margin-bottom: 19px;
}

/*** Top Image bottom content ***/
.tm-bgcolor-skincolor .themetechmount-box-blog.themetechmount-box-topimage .tm-entry-meta a,
.tm-bgcolor-darkgrey .themetechmount-box-blog.themetechmount-box-topimage .tm-entry-meta a{ 
    color: #6e6e6e;
}
.themetechmount-boxes-blog.themetechmount-boxes-view-carousel div.slick-list {
    padding-top: 0;	
    padding-bottom: 0;	
}
.themetechmount-boxes-service.themetechmount-boxes-view-carousel .themetechmount-box-service .themetechmount-post-item {
    margin-top: 10px;	
    margin-bottom: 10px;	
}
.themetechmount-boxes-blog.themetechmount-boxes-view-carousel .themetechmount-boxes-blog-inner .row.slick-slider {
	margin-left:-15px;	
	margin-right:-15px;	
}
article.themetechmount-box-blog-classic.tm-no-featured-content .entry-header:after,
.themetechmount-box-blog.themetechmount-box-topimage.tm-no-featured-content .themetechmount-box-title:after {
	content:none;
}
article.themetechmount-box-blog-classic .tm-blog-classic-box-content img.alignleft, 
article.themetechmount-box-blog-classic .tm-blog-classic-box-content img.alignright {
    margin-bottom: 20px;
}
.tm-blog-classic-box-content img.alignleft {
    margin: 0.375em 1em 1em 0;
}
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content img.alignleft, 
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content img.alignright {
    margin-bottom: 35px;
}
article.themetechmount-box-blog-classic.sticky  .entry-header:after {
	content:none;
}
article.themetechmount-box-blog-classic .tm-blog-classic-box-content {
    background: #fff;
    padding: 10px 0 0 0;
	margin-top: 10px;
    position: relative;
    display: block;
    margin-bottom: 0;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;	
}
article.themetechmount-box-blog-classic.tm-no-featured-content .tm-blog-classic-box-content {	
    padding:0px;
    margin-top: 0;
}
article.sticky.themetechmount-box-blog-classic.tm-no-featured-content .tm-blog-classic-box-content {
    padding:21px 22px 10px;
}
article.themetechmount-box-blog-classic.tm-no-featured-content .tm-post-featured-outer-wrapper .tm-postcategory {
	display:none;
}
.themetechmount-box-blog-classic .entry-header .tm-meta-line a {
    font-size: 14px;
}
.themetechmount-box-blog-classic .entry-header .tm-meta-line,
.themetechmount-box-blog-classic .entry-header .tm-meta-line a {
    color: #666666;	
}
article.themetechmount-box-blog-classic.tm-no-featured-content .tm-box-post-date {
	display: none;
}
article.themetechmount-box-blog-classic.themetechmount-blogbox-format-audio .tm-blog-classic-box-content {
	padding-bottom: 30px;
}
.single-post article.themetechmount-box-blog-classic.tm-no-featured-content .tm-blog-classic-box-content {
    padding-top: 0px;
}
.themetechmount-box-topimage .tm-flexslider .flex-control-nav {
    bottom: 0px;
    right: 50%;
    text-align: right;
    margin-right: -35px;
}
.themetechmount-box-blog .themetechmount-blogbox-desc-footer {
    padding-top: 22px;
    padding-bottom: 6px;
	font-size: 13px;
    font-weight: 500;
}
.themetechmount-box-blog .themetechmount-blogbox-desc-footer a {
    position: relative;
}
.themetechmount-box-blog .themetechmount-blogbox-desc-footer a:after {
    font-family: "tm-cicico-icons";
    content: "\e849";
    right: -15px;
    font-size: 12px;
    position: absolute;
}
.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-blogbox-desc-footer{
	padding-bottom: 15px;
    padding-top: 13px;
}
.themetechmount-box-topimage .tm-post-footer-meta {
	border-top: 1px solid #e4e4e4;
}
.post.themetechmount-box-blog-classic .tm-box-post-icon,
.themetechmount-box-blog .tm-box-post-date {
    height: 66px;
    width: 64px;
	padding-bottom: 7px;
    z-index: 1;
	color:#fff;
	text-align: center;
    background-color: #9aca40;
    position: absolute;
    top: -20px;
    right: 20px;
    font-weight: 600;
    font-size: 26px;
    line-height: 18px;
    padding-top: 13px;
}
.themetechmount-box-blog .tm-box-post-icon {
    bottom: -30px;
    left: 20px;
	top:auto;
} 
.post.themetechmount-box-blog-classic .tm-box-post-date {
    height: 62px;
    width: 69px;
    background-color: #129ce7;
    position: absolute;
    top: 30px;
    left: 30px;
    font-weight: 500;
    font-size: 26px;
    line-height: 20px;
    padding-top: 13px;
    padding-bottom: 7px;
    z-index: 1;
	color:#fff;
	text-align: center;
}

/*** Left Image Right content ***/
.themetechmount-box-blog.themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-quote .themetechmount-box-content,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-link .themetechmount-box-content,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image.tm-no-featured-content .themetechmount-box-img-left{
	display: none;
}
.themetechmount-box-blog.themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-quote .themetechmount-box-img-left,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image.themetechmount-blogbox-format-link .themetechmount-box-img-left,
.themetechmount-box-blog.themetechmount-blog-box-view-left-image.tm-no-featured-content .themetechmount-box-content{
	width: 100%;    
    display: block;
}
.themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item {
	background-color: #fff;
}
.themetechmount-box-blog.themetechmount-blog-box-view-left-image .col-md-8.themetechmount-box-content {
   padding:18px 25px 18px 30px;
}
.themetechmount-box-blog.themetechmount-blog-box-view-left-image:hover .post-item {
    box-shadow: 0px 0px 20px rgba(0,0,0,.14);
}
.themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-post-item-thumbnail{
	float: left;
}
.themetechmount-boxes-view-carousel .themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item {
	margin: 7px;
	margin-left: 0px;
}
.themetechmount-boxes-view-carousel.tm-blog-leftright-view.tm-heading-with-border .slick-slider {
	margin-top:-19px;
}
.themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item>.themetechmount-box-content {  
	padding: 7px;
    clear: both;
    overflow: hidden;
}
.tm-col-bgcolor-skincolor .themetechmount-box-blog.themetechmount-blog-box-view-left-image .tm-entry-meta a,
.tm-col-bgcolor-darkgrey .themetechmount-box-blog.themetechmount-blog-box-view-left-image .tm-entry-meta a,
.tm-bgcolor-darkgrey .themetechmount-box-blog.themetechmount-blog-box-view-left-image .tm-entry-meta a,
.tm-bgcolor-skincolor .themetechmount-box-blog.themetechmount-blog-box-view-left-image .tm-entry-meta a{
	color: #8d9297;
}
.themetechmount-box-img-left {
    padding-left: 0;
    padding-right: 0;
}
.themetechmount-box-blog.themetechmount-blog-box-view-left-image .themetechmount-box-meta{
    border: none;
    padding: 0;
    margin: 10px 0px;
}
.themetechmount-blog-box-view-left-image .tm-box-post-date {
	bottom: 11px;
    left: 11px;
}
article.themetechmount-box-blog-classic .tm-post-entry-header {
	padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 21px;
}
.themetechmount-box-blog .tm-post-entry-header {
	min-height:52px;
}
.themetechmount-box-blog .themetechmount-box-desc-text,
.themetechmount-box-blog .themetechmount-box-desc {
	padding-top: 0;
    margin: 5px 0 15px;
}
.themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-desc-text {
    padding-top: 10px;
}
.themetechmount-box-blog .tm-post-entry-header,
article.themetechmount-box-blog-classic .tm-post-entry-header {
	position: relative;
}
.themetechmount-box-blog .entry-header:not(.tm-titlebar) .entry-title {  
    margin-bottom: 4px;
}
.themetechmount-box-blog-classic .entry-header:not(.tm-titlebar) .entry-title {
    font-size: 27px;
    line-height: 37px;
    margin-bottom: 7px;
	position:relative;
}
.themetechmount-box-blog .entry-header {
	margin-top: 0px;
}
.themetechmount-blog-box-view-left-image .themetechmount-box-content .themetechmount-box-desc{
	padding-top:0px;
}
.themetechmount-blog-box-view-left-image .tm-entry-footer a {
	font-size: 14px;
}
.themetechmount-blog-box-view-left-image .tm-entry-footer a:not(:hover) {
	color: #8d9297;
}
.themetechmount-blog-box-view-left-image .tm-entry-meta-wrapper{
    padding: 0px 0px 1px 0px;
}
article.themetechmount-box-blog-classic .tm-post-featured-outer-wrapper .tm-postcategory {
	position: absolute;
    bottom: 0;
    background-color: #84c13a;
    padding: 2px 15px;
    color: #fff;
    display: inline-block;
    left:0;
}
article.themetechmount-box-blog-classic .tm-blog-classic-box-content .entry-title {
	margin-top: -15px;
}
article.themetechmount-box-blog-classic .tm-post-featured-outer-wrapper .tm-postcategory .cat-links,
article.themetechmount-box-blog-classic .tm-post-featured-outer-wrapper .tm-postcategory .cat-links a {
	color:#fff;
	font-size: 13px;
}
.tm-meta-line.byline img{
    display: none;
}
article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-classic-footer-meta .tm-entry-meta .tm-meta-line.byline i {
    display: none;
}

/*** Blog box meta details ***/
.themetechmount-box-blog .themetechmount-meta-details .themetechmount-blogbox-meta-row-date:after{	
    position: absolute;
    right: 11px;
    top: -3px;
    width: 0;
    height: 0;
    content: " / ";
    font-size: 15px;
}
.themetechmount-meta-details, 
.themetechmount-meta-details a,
.themetechmount-meta-details i{
	font-size: 14px;
	color: #656565;	
}
.themetechmount-meta-details i{
	padding-right: 3px;
}
.themetechmount-meta-details a:hover{
	text-decoration:none;
}


/*** No image view ***/
.themetechmount-box-blog.tm-no-featured-content:not(.themetechmount-blog-box-view-left-image):not(.themetechmount-blog-box-view-right-image) .tm-box-post-date{	
	bottom: -72px;	
}
.themetechmount-box-blog.tm-no-featured-content .tm-post-format-icon-wrapper {
    top: 0px;
}
.tm-no-featured-content .tm-post-format-icon-wrapper {
	left: 0px;
    top: 8px;
}
.tm-no-featured-content .tm-post-format-icon-wrapper:before {
	display: none;
}
/* End No image view*/

.tm-entry-meta-wrapper .tm-social-share-wrapper {  
    padding-bottom: 0px;
}
.tm-entry-meta-wrapper  .tm-social-share-links ul li {  
    padding-right: 10px;
    padding-top: 0;
}
.tm-entry-meta-wrapper .tm-social-share-links ul {
    padding-right: 0px;
}
.tm-entry-meta .tm-meta-line{
    padding-right: 20px;
    position: relative;
}
.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line {
    padding-right: 10px;
    font-size: 14px;
    text-transform: capitalize;
}

.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:last-child {
    padding-right:0px;
}
.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:after {
	position: absolute;
    content: "";
    right: 6px;
    top: 5px;
    background-color: #d6d6d6;
    width: 1px;
    height: 15px;
    content: "";
}
.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line.cat-links:after {
    top: 0px;
}
.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:last-child:after {
	content:unset;
}
.themetechmount-box-blog.themetechmount-blogbox-style4 .themetechmount-box-content .tm-entry-meta .tm-meta-line:first-child .screen-reader-text {
	-webkit-clip-path: unset;
    clip-path: unset;
    display: inline-block;
    vertical-align: top;
    height: auto;
    width: auto;
    position: relative !important;
    padding-right: 13px;
}

.themetechmount-box-view-top-image .tm-entry-meta .tm-meta-line a,
.themetechmount-box-view-top-image .tm-post-cat .tm-meta-line a{
	color: #494949;
	font-size: 15px;
}
.themetechmount-box-blog-classic .tm-post-format-icon-wrapper,
.themetechmount-box-blog .tm-post-format-icon-wrapper {
	height: 70px;
    width: 70px;
    font-size: 23px;
    line-height: 70px;
    border-top: 70px solid #fff;
    border-left: 70px solid transparent;
    text-align: center;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
}
.themetechmount-box-blog .tm-post-format-icon-wrapper i {
    position: absolute;
    top: -85px;
    color: #fff;
    right: 5px;
    font-size: 19px;
}
.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month,
.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year,
.themetechmount-box-blog .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month,
.themetechmount-box-blog .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year{
	font-size: 13px;
    font-weight: 400;
    display: inline-block;
    text-transform: uppercase;
}
.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month{
	width:100%;
}
.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month,
.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year {
	color: #fff;
}
.themetechmount-box-blog-classic .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year {
	display:none;
}
.themetechmount-box-blog .tm-post-format-icon-wrapper:before, 
.themetechmount-post-box-icon-wrapper:before {
	content:none;
}
.themetechmount-box-blog.themetechmount-blogbox-format-quote blockquote {
    margin: 40px 40px;
}
.themetechmount-box-blog-classic.tm-no-featured-content .tm-post-format-icon-wrapper:before {
	display: block;
}
.single .tm-titlebar-wrapper.entry-header {
    margin-bottom: 50px;
}
.themetechmount-boxes-blog .themetechmount-box-topimage .tm-post-featured-wrapper {
	overflow:hidden;
}
.themetechmount-boxes-blog .themetechmount-box-topimage img.wp-post-image {
    transition: transform 0.5s ease-in-out;
}
.themetechmount-box-blog .themetechmount-post-date-wrapper .themetechmount-entry-date .entry-month .entry-year{
	padding-left:3px;
}

/*** Blog Classic ***/

article.themetechmount-box-blog-classic{
	padding-bottom: 0px;
    margin-bottom:40px;
}
article.themetechmount-box-blog-classic.tm-no-featured-content {
	padding:0px;
}
article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-post-cat {
	padding-bottom: 4px;
}
.single article.themetechmount-box-blog-classic{
	margin-bottom: 62px;
	border: none !important;
    padding: 0;
	box-shadow: unset;
}
.single article.themetechmount-box-blog-classic.tm-no-featured-content .themetechmount-post-date-wrapper {
    right: -21px;
    left: auto;
    top: 24px;
}
article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-classic-footer-meta {
	position: relative;
    display: block;
    width: auto;
    margin-left: 0px;
    margin-bottom: 25px;
}
.post.themetechmount-box-blog-classic .tm-right-meta .themetechmount-commentbox,
article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-classic-footer-meta .tm-entry-meta .tm-meta-line {
	color: #666666;
    font-size: 13px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 35px;
}
.blog .row.multi-columns-row .tm-box-col-wrapper article.themetechmount-blogbox-style4 {
    margin-bottom: 30px;
}
.blog .row.multi-columns-row .tm-box-col-wrapper article.themetechmount-blogbox-style4 .themetechmount-box-img-left {
    max-width: 46%;
}
article.themetechmount-box-blog-classic .tm-featured-outer-wrapper .tm-featured-wrapper {
	overflow:hidden;
}
article.themetechmount-box-blog-classic .tm-post-featured-wrapper a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(255,255,255,.1);
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}
article.themetechmount-box-blog-classic:hover .tm-post-featured-wrapper a:after {
    opacity: 0;
}
.single article.themetechmount-box-blog-classic:hover .tm-featured-outer-wrapper .tm-featured-wrapper img {
	transform: unset;
}
.single article.themetechmount-box-blog-classic blockquote {
   border-top-width: 4px;
}
.single article.themetechmount-box-blog-classic .themetechmount-box-date-inner {
    display: inline-block;
    vertical-align: top;
    color: #ffffff;
    padding: 4px 15px;
    font-size: 14px;
}
.single article.themetechmount-box-blog-classic .themetechmount-box-date {
    display: block;
    position: absolute;
    bottom: 0;
    top: auto;
    left: auto;
    right: 30px;
}
/*** Blog Classic ( no image)***/
article.post.tm-no-featured-content.themetechmount-box-blog-classic .tm_classic_post_icon .tm-social-share-links ul li {
    padding-top: 8px;
}
article.post.tm-no-featured-content.themetechmount-box-blog-classic .tm_classic_post_icon {
    margin-top: 0px;
    bottom: -30px;
    right: 17px;
}
.single article.post.tm-no-featured-content.themetechmount-box-blog-classic .tm_classic_post_icon {
    bottom: -63px;
}
article.post.tm-no-featured-content.themetechmount-box-blog-classic .tm-post-cat{
    padding-right: 240px;
}
article.themetechmount-box-blog-classic.tm-no-featured-content .tm-col-right {
    display: block;
    width: 100%;
}
article.themetechmount-box-blog-classic.tm-no-featured-content .tm-col-right{
	padding-right: 40px;
}
article.themetechmount-box-blog-classic.tm-no-featured-content .themetechmount-post-date-wrapper{
	left: 32px;
    right: auto;
    top: 24px;
}
article.themetechmount-box-blog-classic.tm-no-featured-content.format-quote .tm-featured-outer-wrapper,
article.themetechmount-box-blog-classic.tm-no-featured-content.format-link .tm-featured-outer-wrapper {
	margin-top: 0px;	
}
.more-link-wrapper{
	display: block;
}
.more-link-wrapper a{
	display: inline-block;
}
.more-link-wrapper{	
    margin-top: 30px;
}
article.post .more-link-wrapper a.more-link{
    padding: 10px 45px 10px 34px;
    border-radius: 22px;
    color: #fff;
    position: relative;
}
article.post .more-link-wrapper a.more-link:after {
    font-family: "tm-cicico-icons";
    content: '\e809';
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 8px;
    font-size: 24px;
    position: absolute;
    right: 13px;
    top: 10px;
}
article.themetechmount-box-blog-classic.tm-no-featured-content.format-quote .tm-blog-classic-box-content,
article.themetechmount-box-blog-classic.tm-no-featured-content.format-link .tm-blog-classic-box-content {
	display:none;
}
article.themetechmount-box-blog-classic.tm-no-featured-content.format-quote,
article.themetechmount-box-blog-classic.tm-no-featured-content.format-link {
    margin-bottom: 40px;
}

/*** Blog Author details ***/
.author-info{
    padding: 40px 50px;
    position: relative;
    margin-top: 30px;
    background: transparent !important;
    box-shadow: 0 0 7px rgba(51,51,51,.2);
}
body.author .author-info{
	margin-bottom: 80px;
}
.author-info .author-title{
    margin-bottom: 15px;
    font-size: 20px;
    margin-top: 0px !important;
    font-weight: 700;
}
.author-info .author-avatar {
    margin: 9px 30px 0 0;
    float: left;
}
.author-info .author-avatar img{
	border-radius: 50%;
    width: 90px;
    height: 90px;
}
.author-info .author-description{
	overflow:hidden;
}
.tm-author-social-links{
    margin: 0;
    margin-left: 116px;
    padding: 0;
    margin-top: 5px;
}
.tm-author-social-links ul{
	list-style: none;
}
.tm-author-social-links li{
	display: inline-block;
	margin-left: 10px;
}
.tm-author-social-links li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #E8E8E8;
    border-radius: 50%;
    color: #666666;
}
/*** blog next/prev ***/
.tm-post-prev-next-buttons span.tm-nav-sub {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    color: #666666;
    text-transform: capitalize;
    line-height: 18px;
    font-size: 16px;
}
.tm-post-prev-next-buttons span.tm-nav-title {
	display: block;
}
.tm-post-prev-next-buttons .prev a.ttm-nav-sub:hover span.tm-nav-sub i {
    padding-right: 5px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.tm-post-prev-next-buttons .next a.ttm-nav-sub:hover span.tm-nav-sub i {
    padding-left: 5px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.tm-post-prev-next-buttons a.ttm-nav-sub span.tm-nav-sub i {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.pagination-item.next a.ttm-nav-sub {
    display: block;
    text-align: right;
}
.pagination-item a.ttm-nav-sub {
    margin-bottom: 10px;
    display: block;
}
.single-post .tm-post-prev-next-buttons > .prev {
    border-right: 1px solid #E1E1E1;
}
.single article.themetechmount-box-blog-classic .pagination-content .themetechmount-box-date {
    position: static;
}
.single article.themetechmount-box-blog-classic .pagination-content .themetechmount-box-date-inner {
    color: #666666;
    background: transparent !important;
    padding: 0;
}
.tm-post-prev-next-buttons .pagination-img > a {
    display: block;
    overflow: hidden;
}
.tm-post-prev-next-buttons .pagination-img {
    display: table-cell;
    vertical-align: middle;
    width: 80px;
    overflow: hidden;
}
.tm-post-prev-next-buttons .pagination-content {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
    text-transform: capitalize;
}
.pagination-item.prev .pagination-content {
    padding-left: 15px;
}
.pagination-item.next .pagination-content {
    padding-right: 15px;
    text-align: right;
}
.tm-post-prev-next-buttons .pagination-item.next span.tm-nav-sub {
    text-align: right;
}
.pagination-item.prev {
    position: relative;
	text-align: left;
}
/*** Blog Format (Sticky) ***/
article.sticky {
    border: 4px solid #f6ab4a;
    box-shadow: unset;
    padding: 30px;
    margin-bottom:60px;
}
article.themetechmount-box-blog-classic.sticky:after {
    font-family: "tm-cicico-icons";
    content: "\e81d";
    font-size: 20px;
    position: absolute;
    color: #fff;
    opacity: 1;
    right: 0;
    top: 0;
    background-color: #0A4384;
    padding: 10px 15px;
    z-index: 11;
}
article.sticky .entry-content{
	margin-bottom: 0px;
}
article.sticky.themetechmount-box-blog-classic .tm-post-format-icon-wrapper:after {
	border-bottom-color: #FAFAFA;
}
/*** Blog Format (Gallary) ***/
article.themetechmount-blogbox-format-gallery .slick-dotted.slick-slider,
article.post.format-gallery .slick-dotted.slick-slider {
    margin-bottom: 0;
}
article.themetechmount-blogbox-format-gallery .slick-dots,
article.post.format-gallery .slick-dots {
	position: absolute;
    top: auto;
    z-index: 10;
    text-align: center;
    margin: 0;
    width: 100%;
    bottom: 15px;
}
article.themetechmount-blogbox-format-gallery .slick-dots li,
article.post.format-gallery .slick-dots li {
    width: 12px;
}
article.themetechmount-blogbox-format-gallery .slick-dots li button,
article.post.format-gallery .slick-dots li button {
	background-color: transparent;
    display: block;
    cursor: pointer;
	padding: 0;
    text-indent: -9999px;
    width: 10px!important;
    height: 10px!important;
    border: 1px solid #FFF;
	box-shadow: none;
    border-radius: 50%;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.tm-col-bgcolor-dargrey .slick-dots li button,
.tm-col-bgcolor-skincolor .slick-dots li button,
.tm-bgcolor-dargrey .slick-dots li button,
.tm-bgcolor-skincolor .slick-dots li button,
article.themetechmount-blogbox-format-gallery .slick-dots li.slick-active button,
article.themetechmount-blogbox-format-gallery .slick-dots li button:hover,

article.post.format-gallery .slick-dots li.slick-active button,
article.post.format-gallery .slick-dots li button:hover {
	background-color: #fff;
}
/*** Blog Format (MP3) ***/
article.themetechmount-blogbox-format-audio .tm-post-format-audio-mp3,
article.format-audio .tm-post-format-audio-mp3{
	background-color: #222;
    padding: 22px 47px;
}

/*** Blog Format (Link) ***/
.post_format-post-format-link .entry-content a{
	font-size: 15px;
	font-weight:bold;
}
.tm-post-featured-link-wrapper .tm-post-featured-link {
    background:#202b6b;
    padding: 110px 50px;
    text-align: center;
}
.tm-post-featured-quote,
.tm-post-featured-link-wrapper{
	background-size: cover;
	background-position: 100%;
}
article.themetechmount-blogbox-format-link .tm-format-link-title,
article.post.format-link .tm-format-link-title{
	text-transform: uppercase;
	font-size: 25px;
	margin-bottom: 15px;
	color: #fff;
    font-weight: 600;
}
article.themetechmount-blogbox-format-link .tm-format-link-url,
article.post.format-link .tm-format-link-url{
	font-size: 18px;
	font-style: italic;
}

/*** Blog Format (Qoute) ***/
article.post.tm-no-featured-content.themetechmount-box-blog-classic.themetechmount-blogbox-format-link .tm_classic_post_icon {
    bottom: 0px;  
}
article.post.tm-no-featured-content.themetechmount-box-blog-classic.themetechmount-blogbox-format-quote .tm_classic_post_icon {
    bottom: 65px;
}
.tm-post-featured-quote {
    padding: 20px;
}
article.post.format-quote .tm-post-featured-quote {
    padding: 80px 50px;
}
article.post.themetechmount-box-blog-classic.format-quote .tm-post-entry-header {
    display: none;
}
article.post.themetechmount-box-blog-classic .tm-post-featured-quote blockquote {
    margin: 0;
}
article.post.format-quote .tm-featured-outer-wrapper{
	margin-bottom: 100px;
}
article.post.themetechmount-box-blog-classic.format-quote .tm-featured-outer-wrapper{
	margin-bottom: 0px;
}
body:not(.single) article.post.themetechmount-box-blog-classic.format-quote .tm-col-left{
	width: 100%;
}
body:not(.single) article.post.themetechmount-box-blog-classic.format-quote .tm-col-right{
	display: none;
}
article.post.format-link .tm-featured-outer-wrapper{
    margin-bottom: 0px;
}
article.post.format-link .tm-featured-outer-wrapper{
    margin-bottom: 0px;
}
.tm-post-featured-quote:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background:#202b6b;
    top: 0;
    left: 0;
    z-index: 1;
}
.tm-post-featured-quote blockquote {
    z-index: 2;
    position: relative;
    border: 0;
    background: transparent;
    color: white;
    font-size: 30px;
    line-height: 40px;
    padding: 0;
    margin: 10px 40px;
}
.themetechmount-boxes-blog.themetechmount-boxes-col-five .tm-post-featured-quote blockquote {
    font-size: 22px;
    line-height: 30px;
    padding: 0;
    margin: 15px 0;
}
.tm-post-featured-quote blockquote cite {
    color: rgb(255, 255, 255);
    font-size: 19px;
    padding-top: 20px;
    text-align: left;    
}

/*** Fluid Video Iframe ***/
article.post_format-post-format-video .tm-post-format-video,
article.themetechmount-blogbox-format-video .tm-post-format-video,
article.post_format-post-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio,
article.themetechmount-blogbox-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w{
    position: relative;
    overflow: hidden;
    padding-bottom: 79.25%;
    padding-top: 25px;
    height: 0;
}
article.post_format-post-format-video .tm-post-format-video iframe,
article.themetechmount-blogbox-format-video .tm-post-format-video iframe,
article.post_format-post-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio iframe,
article.themetechmount-blogbox-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w iframe{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.single-post  .themetechmount-blogbox-footer-readmore{
    display: none;
}
.single-tribe_events #tribe-events-content .gallery,
.single-post .tm-blog-classic-box-content .gallery  {
    margin-bottom: 0px;	
}
article.post_format-post-format-video.themetechmount-box-topimage .tm-post-format-video, 
article.themetechmount-blogbox-format-video.themetechmount-box-topimage .tm-post-format-video,
article.post_format-post-format-audio.themetechmount-box-topimage .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio,
article.themetechmount-blogbox-format-audio.themetechmount-box-topimage .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w {
	padding-bottom: 78.25%;
}
article.post_format-post-format-video.themetechmount-blog-box-view-left-image .tm-post-format-video, 
article.themetechmount-blogbox-format-video.themetechmount-blog-box-view-left-image .tm-post-format-video,
article.post_format-post-format-audio.themetechmount-blog-box-view-left-image .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio,
article.themetechmount-blogbox-format-audio.themetechmount-blog-box-view-left-image .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w {
	padding-bottom: 205px;
}
.wp-block-button {
    margin-bottom: 1.5em;
}
body .wp-block-cover-image .wp-block-cover-image-text,
body .wp-block-cover-image .wp-block-cover-text,
body .wp-block-cover-image h2,
body .wp-block-cover .wp-block-cover-image-text, 
body .wp-block-cover .wp-block-cover-text,
body .wp-block-cover h2 {
    color: #fff;
}
.wp-block-cover, .wp-block-cover-image {
	margin: 0 1.75em 1.5em 0;
}
.has-large-font-size {
    line-height: 1.4;
}
.entry-content .wp-block-archives-dropdown {
    margin-bottom: 10px;
}
.wp-block-categories.wp-block-categories-dropdown {
	margin-bottom: 15px;
}
.tm-blog-classic-box-content .wp-block-group.has-background>.wp-block-group__inner-container  {
	padding: 15px;	
}
.themetechmount-box-desc-text .wp-block-calendar table th {
    background: transparent;
    text-align: center;
}
.themetechmount-box-desc-text table th {
    font-weight: 500;
}
.wp-block-calendar table caption {
    color: #1a1a1a;
    font-weight: 500;
}
ul.wp-block-latest-posts li, ul.wp-block-categories li, ul.wp-block-archives li {
    padding-bottom: 0;
    position: relative;
    margin: 7px 0;
    padding: 0;
}
.sidebar .widget .select2-container {
    padding-bottom: 4px;	
}
/*** Single Media ***/
.single-post .themetechmount-box-blog-classic .tm-post-featured-outer-wrapper {
    margin-bottom: 20px;
}
.single-post .themetechmount-box-blog-classic.tm-no-featured-content .tm-post-featured-outer-wrapper {
    margin-bottom: 0px;
}
.single-post .themetechmount-box-blog-classic .tm-blog-classic-box-content {
    padding: 0px;
	margin: 0;
    line-height: 26px;
}
.single-post .themetechmount-box-blog-classic .tm-blog-classic-box-content strong {
    font-weight: 500;
}
.single-tm_portfolio .tm-single-pf-footer .clearfix,
.single-post .themetechmount-blogbox-sharebox .clearfix {
    display: inline-block;
}
.single-tm_portfolio .tm-pf-single-category-w ,
.single-post .tm_tag_lists {
    float: left;
}
.single-post .tm-social-share-post-wrapper{
    text-align: left;
    padding: 0px;
    border-radius: 0px;
}
.single-post .tm-social-share-links ul li {
    display: inline-block;
    padding-right: 8px;
}
.single .post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-links ul li a {
	font-size: 0;
    color: #666666;
    background: transparent;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e1e1e1;
}
.single .post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-links ul li a i {
    font-size: 15px;
}
.single-post .tm-social-share-title {
    margin-top: 11px;
	font-weight: 500;
}
.single-post article.post .entry-content {
    margin-bottom: 4px;
}
.single-post .tm-post-prev-next-buttons {
	margin: 0 0 45px;
    padding: 25px 15px;
}
.single-post .breadcrumb-wrapper {
   
}
.single-tm_portfolio .tm-pf-single-category-w a,
.single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a {
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 3px;
    padding: 3px 15px 3px 15px;
    font-weight: 400;
    text-transform: capitalize;
    color: #666666;
    position: relative;
    background: transparent;
    border: 1px solid #e1e1e1;
}
.single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a:before {
    position: absolute;
    right: 0;
    left: auto;
}
.single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a:last-child:before {
    display: none;
}
.single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links-title {
	font-size: 0;
    font-weight: 500;
    color: #1a1a1a;
    margin: 7px 0;
}
.single-tm_portfolio .tm-pf-single-category-w a:hover,
.single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a:hover {
	color:#fff;
}
.single-post .themetechmount-blogbox-sharebox {
	display: block;
    clear: both;
    overflow: hidden;
    margin-top: 8px;
    margin-bottom: 50px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 32px;
}
.single-post .comments-area {
    margin-top:25px;
    margin-bottom: 0px
}
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h1,
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h2, 
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h3,
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h4,
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h5, 
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h6 {
    margin-top: 20px;
}
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h1 {
    font-size: 30px;
    margin-bottom: 6px;
}
article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-list {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 0;
}
.tm-list.tm-list-style-icon {
    list-style: none;
    padding: 0;
    padding-left: 0;
}
article.type-attachment .entry-attachment {
	text-align: center;
	border: 1px solid #dadada;
	background: #f3f3f3;
	padding: 15px;
}
span.tm-publised-in-wrapper {
    border: 1px solid #dadada;
    display: block;
    margin-top: 30px;
    padding: 15px;
    text-align: center;
}
.tm-publised-in-wrapper span.meta-nav {
    font-size: 12px;
}
.tm-publised-in-wrapper span.post-title {
    font-size: 25px;
    display: block;
}
.single-post article.post .entry-content ol li,
.single-post article.post .entry-content ul li {
	padding-bottom: 5px;
}
.single article.post .entry-content .wp-block-column ul li i {
    left: 0;
    position: relative;
}
.entry-content img.alignright, .entry-content img.alignleft, .entry-content img.aligncenter {
    clear: both;
}
/*** Single Media Next Previous ***/
#image-navigation.navigation .nav-previous {
	float: left;
	padding-top: 7px;
    padding-left: 25px;
}
#image-navigation.navigation .nav-next {
	float: right;
	padding-top: 7px;
    padding-right: 25px;
}
.navigation a:hover {	
	text-decoration: none;
}

/*** Comment section ***/
.comments-area .comments-title,
.single-post .comments-area .comments-title,
#respond .comment-reply-title {
    font-size: 28px;
    line-height: 30px;
    font-weight: 600;
}
.comment-list .children {
    margin-left: 35px;
}
.comment-list li.trackback,
.comment-list li.pingback,  
.comment-list li.comment {
    position: relative;
	margin-top: 30px;
	padding: 16px 20px 0 27px;
	box-shadow: 0 0 7px rgba(51,51,51,.10);
}
.tm-comment-owner{
	display: block;
    font-size: 18px;
    font-style: normal;	
    margin-right: 8px;
}
.tm-comment-owner, .tm-comment-owner a, .comment-meta .tm-comment-owner a{
    font-size:19px;
    line-height:28px;
    color: #1a1a1a;
}
.tm-comment-owner a{
    font-size: 16px;
    font-weight: normal;
}
.comment-list, .comment-list .children {
	list-style-type: none;
	padding: 0;
    margin-top: 0;
}
.comment-list > li:last-child:after {
	display: none;
}
.comment-body {
	margin-left: 100px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px 10px;
	position: relative;
	background-color: #fff;
	border: 1px solid transparent;
}
.comment-body:before {
    position: absolute;
    top: 25px;
    width: 0;
    height: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent #fafafa transparent #fff;
    z-index: 2;
    content: "";
    left: -12px;
}
.comment-body:after {
    position: absolute;
    top:25px;
    width: 0;
    height: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent #717171 transparent #717171;
    z-index: 1;
    content: "";
    left: -12px;
}
.pingback .comment-author {
	display:none;
}
.comment-author {
    float: left;
    text-align: center;
    width: 90px;
    height: 90px;
    display: block;
    margin-right: 25px;
    overflow: hidden;
    margin-left: -120px;
    margin-top: 0;
}
.comment-author img{
    max-width: 100%;
    height: auto;    
	border-radius: 50%;
}
.comment-body .author-content-wrap .tm-comment-owner  {
	display: inline-block;
	padding-right: 15px;
}
.comment-author .fn {
	word-wrap: break-word;
}
.comment-author .fn, 
.comment-author .url, 
.comment-reply-link, 
.comment-reply-login {
	color: #838383;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.comment-author .fn{
	color: rgba(0, 0, 0, 0.6);
}
.comment-list a.comment-reply-link {
    border: 1px solid #e1e1e1;
    color: #666666;
    font-size: 13px;
    padding: 3px 16px 3px 15px;
    position: relative;
    border-radius: 0;
    font-weight: 500;
	background-color: #f8f8f8;
}
.comment-list a.comment-reply-link:hover {
	color:#fff;
}
.comment-reply-link:before, 
.comment-reply-login:before {	
	margin-right: 7px;
}
.says {
	display: none;
}
.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative;
}
.no-avatars .comment-metadata, 
.no-avatars .comment-content, 
.no-avatars .comment-list .reply {
	width: 100%;
}
.comment-list .edit-link {
	margin-left: 20px;
}
.comment-meta, .comment-meta a {
    color: #666666;
    font-size: 13px;
}
.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 1;
}
.comment-awaiting-moderation {
	color: #a2a2a2;
}
.comments-area ol.comment-list {
	margin-bottom:45px;
}
.comments-area .comment-respond {
    padding-bottom: 25px;
}
.tm-blog-classic-box-comment .comments-area ol.comment-list {
    margin-top: 40px;
}
.comments-area .comment-form .comment-form-author, .comments-area .comment-form .comment-form-email, .comments-area .comment-form .comment-form-url {
    position: relative;
    float: left;
    width: 49%;
    margin-right: 2%;
}
.comments-area .comment-form .comment-form-email {
    margin-right: 0;
}
.pingback .comment-meta {	
	margin-left: 0px;	
	padding-left: 0px;
}
.trackback .comment-body,
.pingback .comment-body {
    margin-left: 0px;
    padding: 0;
}
article.themetechmount-box-blog-classic.themetechmount-blogbox-format-quote .tm-post-featured-wrapper a:after,
.trackback .comment-body:after,
.pingback .comment-body:after,
.trackback .comment-body:before,
.pingback .comment-body:before{
	content:unset;
}
/*** Comment form ***/
.comment-form p:not(.comment-notes){
	margin-bottom:20px;
}
.comment-form-comment {
    position: relative;
}
.comment-form p:not(.comment-notes) a {
    color: #666666;
}
.themetechmount-page-full-width.themetechmount-boxed .comments-area {    
    margin: 30px 15px 60px 15px;
}
.comments-area{
	margin-top: 60px;
	margin-bottom: 60px;
}
.comment-form{
	margin-bottom:0px;
}
.comment .comment-respond {
	margin-bottom: 20px;
	padding:10px 0px 25px;
}
.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}
ol.comment-list li #respond{
	width: 100%;	
	margin-bottom:0px;
}
.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none;
}
.comment-reply-title small a:before {
	font-family: FontAwesome;
	content: "\f00d";
	vertical-align: top;
}
.sidebar .comment-list .comment-reply-title, 
.sidebar .comment-list .comment-respond .comment-form {
	padding: 0;
}
.comment-form .comment-notes {
	margin-bottom: 30px;
    font-size: 14px;
}
.tm-comment-date-link{
	float: right;
}
.tm-fn{
	font-size: 17px;
	color: #2c2c2c;
	font-weight: bold;
}
.comment-body .tm-fn a{
	font-size: 17px;
	color: #2c2c2c;
}
.comment-body .tm-fn{
	color: #a2a2a2;
}
.single article.post .comment-body p {
    margin-top: 10px;	
}
.single article.post .comment-body blockquote p {
    padding-left:0px;
    margin: 0;
}
.comment-reply-link{
	font-size: 14px;
    margin-top: 0px;
    display: inline-block;
}
.tm-comment-date-link: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;
    line-height: 1em;
    font-size: 13px;
    content: "\f017";
}
.comment-body p{
    margin-top: 15px;
    display: block;
}
.comment-reply-title{
    margin-bottom: 10px;
	font-size: 28px;
}
.tm-post-prev-next-buttons{
	padding-top: 60px;
}
.tm-post-prev-next-buttons .tm-right-align-btn{
	float: right;
}
.comment-form textarea, .comment-form input[type="text"],.comment-form input[type="email"] {
	padding-left: 0;
    padding: 11px 12px;
    background-color: #fff;
    border-radius: 0;
    border-color: #e1e1e1;
    border-width: 1px 1px 1px 1px;
}
.comment-form textarea {
	height:125px;
}
.comment-form p.form-submit {
	padding-top: 15px;
    margin-bottom: 0;	
}
.comment-box h2 {
	margin-top: 10px;
}
.comments-area .comment-form .comment-form-url {
    margin-right: 0;
	    width: 100%;
}
.tm-blog-classic-box-comment .comment-form p.form-submit,
.tm-blog-classic-box-comment .comment-form {
    margin-bottom: 0px;
}
.widget_archive .select2-container {
    padding-bottom: 4px;
}
/*** Blog Navigation section ***/
.main-holder .site-content .woocommerce-pagination,
.themetechmount-pagination , .vc_grid-pagination {
	display: block;
    margin-bottom: 0;
    text-align: right;
    padding: 15px 15px 13px;
    background-color: #ffffff;
    border-radius: 0;
    border: 1px solid #e1e1e1;
	margin-top: 30px;
}
.main-holder .site-content .woocommerce-pagination,
.themetechmount-pagination{
    margin-bottom: 50px;	
}
.themetechmount-boxes .themetechmount-boxes-inner .themetechmount-pagination {
	margin-bottom: 0px;
}
.vc_grid-pagination {
    margin-top: 40px;
}
.main-holder .site-content nav.woocommerce-pagination ul li span, .main-holder .site-content nav.woocommerce-pagination ul li a, .themetechmount-pagination .page-numbers, body .vc_grid-pagination ul li a, body .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a{
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    background-color: #F8F8F8;
    color: #2c2c2c;
    font-size: 15px;
    font-weight: 500;
    border-radius: 0px;
    margin: 0 3px 0;
    padding: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: 1px solid #fafafa;
}
body .vc_grid-pagination ul li.vc_grid-active a, body .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li.vc_grid-active>a {
    color: #ffffff !important;
}
.vc_grid-pagination .vc_grid-pagination-list {
    line-height: 10px;
}
.tm-bgcolor-grey .themetechmount-pagination .page-numbers {
    background-color: #fff;
    border: 1px solid #fff;
}
.main-holder .site-content nav.woocommerce-pagination ul , .vc_grid-pagination .vc_grid-pagination-list  {
    padding: 0px;
    border: none;
    margin: 0px !important;
}
.main-holder .site-content nav.woocommerce-pagination ul li {
	border:none;
	overflow: visible;
}
.main-holder .site-content nav.woocommerce-pagination ul li .page-numbers.current, .main-holder .site-content nav.woocommerce-pagination ul li a:hover, .themetechmount-pagination .page-numbers.current, .themetechmount-pagination .page-numbers:hover, .vc_grid-pagination ul li.vc_grid-active a, .vc_grid-pagination ul li a:hover {
	border-color: transparent;
	color:#ffffff;
}
.tm-bgcolor-skincolor .themetechmount-pagination .page-numbers.current, 
.tm-bgcolor-skincolor .themetechmount-pagination .page-numbers:hover{
	 background-color: #f7f7f6;
}
.themetechmount-products {
    overflow: hidden;
}
/*** 

====================================================================
	Portfolio Section
====================================================================

 ***/
.tax-tm_portfolio_category .tm-box-col-wrapper,
.tax-tm_team_group .tm-box-col-wrapper .themetechmount-box{
	margin-bottom: 30px;
}
.themetechmount-post-item,
.themetechmount-post-item-inner{
	position: relative;	
}
.themetechmount-box-portfolio.themetechmount-box-view-overlay {
	overflow:hidden;
	position: relative;
}
.themetechmount-box-portfolio .themetechmount-overlay{
position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
}
.themetechmount-box-portfolio .themetechmount-overlay:before {
	content: '';
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    background: #bf9456;
    opacity: 0.7;
}
.themetechmount-box-portfolio.box-style-two .themetechmount-overlay:before {
	opacity: 0.9;
}
.themetechmount-box-portfolio:hover .themetechmount-overlay{
opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.themetechmount-box-portfolio .themetechmount-icon-box a {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
	font-size: 16px;
	-webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.themetechmount-box-portfolio.themetechmount-box-view-overlay .themetechmount-icon-box a.tm_prettyphoto .tm-cicico-icon-video {
    font-size: 20px;		
}
.themetechmount-box-portfolio .themetechmount-post-item {
    cursor: pointer;
}
.themetechmount-box-portfolio .themetechmount-post-item .themetechmount-item-thumbnail {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.themetechmount-box-portfolio .themetechmount-box-content .themetechmount-box-title h4 a,
.themetechmount-box-portfolio .themetechmount-box-content .themetechmount-box-title h4,
.themetechmount-box-portfolio .themetechmount-box-category a:hover,
.themetechmount-portfolio-box-view-overlay:hover .themetechmount-icon-box,
.themetechmount-box-portfolio .themetechmount-box-category a,
.themetechmount-box-portfolio .themetechmount-box-category a:hover{
	color:#fff;
}
.themetechmount-portfolio-box-view-overlay .themetechmount-box-category,
.themetechmount-portfolio-box-view-overlay .themetechmount-box-category a {
	color: rgba(255, 255, 255, 0.50);
}
.themetechmount-box-portfolio.themetechmount-portfolio-box-view-overlay .themetechmount-post-item {
    z-index: 9;	
}
.themetechmount-boxes .themetechmount-box-content.themetechmount-overlay .themetechmount-icon-box .tm-cicico-icon-link:before {
	margin-left:0px;
}
.themetechmount-boxes-col-five .themetechmount-box-portfolio .themetechmount-box-content .themetechmount-box-title h4{
	font-size: 15px;
}
.themetechmount-portfolio-box-view-overlay .themetechmount-box-title a{
    color: #fff;
}
.themetechmount-box-portfolio .themetechmount-box-title h4,
.themetechmount-boxes .themetechmount-box-portfolio .themetechmount-box-content .themetechmount-box-title h4{
    font-weight: 400;
    margin-bottom: 0px;
	font-size: 24px;
    line-height: 34px;
    position: relative;
}
.themetechmount-box-portfolio .themetechmount-box-category a {
	font-size: 14px;
}
.themetechmount-box-portfolio .themetechmount-icon-box a:hover {
    background-color: #fff;
    border-color: transparent;
}
.themetechmount-boxes-blog.themetechmount-boxes-view-carousel.tm-boxes-carousel-arrows-above .themetechmount-boxes-inner div.themetechmount-boxes-row-wrapper.slick-slider:first-child,
.themetechmount-boxes-portfolio.themetechmount-boxes-view-carousel.tm-boxes-carousel-arrows-above .themetechmount-boxes-inner div.themetechmount-boxes-row-wrapper.slick-slider:first-child {
	margin-top: 82px;
}
.themetechmount-box-portfolio.themetechmount-box-view-top-image .themetechmount-overlay:before {
	padding: 0;	
}
/*** Single Portfolio Left Image Right content ***/
.tm-pf-single-content-wrapper{
	padding-bottom: 100px;
}
.tm-social-share-wrapper.tm-social-share-portfolio-wrapper {
    padding-top: 0px;
	float: right;
}
.tm-social-top-wrapper{
    position: relative;
    text-align: center;
    margin-bottom: 35px;
    border-bottom: 1px solid #e2e2e2;
    padding: 0 18px;
    padding-bottom: 30px;
    border-radius: 0;
}
.tm-social-share-wrapper{
	float: none;
}
.tm-social-share-wrapper .tm-social-share-title,
.tm-social-share-wrapper .tm-social-share-links,
.tm-social-share-wrapper .tm-single-top-btn{	
	float: left;
}
.tm-social-share-wrapper:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.tm-social-share-links ul{
	list-style:none;
	padding: 0px;
	margin: 0;
	padding-right: 15px;
}
.tm-social-share-links ul li{
    display: inline-block;
    padding-right: 6px;
}
.tm-right-meta .tm-social-share-links ul li a {
    padding: 0;
    width: 30px;
    height: 30px;
	line-height: 29px;
    text-align: center;
    margin-right: 0;
    border-radius: 50%;
    font-size: 12px;
}
.tm-social-share-links ul li a {
    height: 39px;
    width: 39px;
    line-height: 39px;
    text-align: center;
    display: block;
    font-size: 14px;
    background-color: #fafafa;
}
.tm-pf-single-content-wrapper.tm-pf-view-left-image .tm-pf-detail-box {
	width: 100%;
    display: flex;
}
.themetechmount-pf-detailbox-list{
    list-style: none;
    padding-left: 0;
    overflow: hidden;
    margin-top: 0px;
}
.tm-social-share-title{
    padding-right: 10px;
    position: relative;
    margin-right: 10px;
	font-weight: 600;
    font-size: 18px;
}
.tm-social-top-wrapper .tm-social-share-title {
	margin-right: 5px;
}
.tm-social-top-wrapper .tm-social-share-links ul li a {
    border: 1px solid #f1f1f1;
    background-color: #f1f1f1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    color: #303030;
}
.tm-social-share-links ul li a:hover {
    color: #fff;
	border-color: transparent;
}
.tm-pf-single-content-wrapper .tm-portfolio-description .container{
	width: auto;	
}
.tm-pf-view-left-image .tm-portfolio-description .wpb_content_element{
	margin-bottom: 0px;
}
.tm-pf-view-left-image .tm-portfolio-description .themetechmount-pf-detailbox-title {
	display:none;
}
.tm-pf-view-left-image .tm-pf-single-content-area {
    margin-top: 35px;
}
.tm-portfolio-description h2{
	margin-bottom:12px;
    font-size: 28px;
}
.tm-portfolio-description .themetechmount-pf-detailbox-title {
	margin-bottom: 15px;
}
.tm-pf-single-content-wrapper.tm-pf-view-full .tm-portfolio-description .themetechmount-pf-detailbox-title {
	display:none;
}
.themetechmount-pf-detailbox-inner{
    padding: 0px 0px 0px 0;
    margin-top: 0px;
    overflow: hidden;
}
.themetechmount-pf-detailbox-inner .themetechmount-pf-detailbox-title{
	margin-top: 20px;
}
.themetechmount-pf-detailbox-list .tm-pf-details-date{
	position: relative;
    display: block;
    padding: 15px 0px 15px 0px;
    font-size: 15px;
    border-bottom: 1px solid #f0f0f0;
}
.themetechmount-pf-detailbox-list .tm-pf-details-date i {
    position: absolute;
    left: 0px;
    top: 7px;
    display: inline-block;
    border-radius: 50%;
    padding-left: 0;
    vertical-align: middle;
    font-size: 17px;
    text-align: center;
    transform: translate(0, 0);
    height: 40px;
    width: 40px;
    line-height: 40px;
    z-index: 1;
}
.themetechmount-pf-detailbox-list .tm-pf-details-date .tm-pf-left-details {
	font-weight: 600;
    margin-right: 5px;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    margin-left: 40px;
    color: #252525;
}
.tm-pf-view-top-image .themetechmount-pf-single-content-area {
    padding-top: 38px;
}
.tm-pf-single-content-wrapper.tm-pf-view-top-image .themetechmount-pf-single-detail-box {
    margin-top: 45px;
}
.themetechmount-pf-single-detail-box .themetechmount-pf-detailbox {
    padding: 0px 5px;
}
.tm-tm_portfolio-featured-wrapper .slick-dots{
	bottom: 16px;
    right: 16px;
	text-align: right;
}
.tm-tm_portfolio-featured-wrapper .slick-dots li button:before{
	font-size: 12px;
} 
.tm-pf-view-left-image .themetechmount-pf-single-detail-box .vc_column_container>.vc_column-inner {
	padding-left:0px;
	padding-right:0px;
}
.tm-pf-view-top-image .themetechmount-pf-detailbox-list .tm-pf-details-date i{
   top: 10px;
}
.tm-pf-view-top-image .themetechmount-pf-detailbox-list .tm-pf-details-date:before {
	content:unset;
}
/*** Related Portfilio ***/
.tm-pf-single-related-wrapper{
	padding-top: 10px;
}
.themetechmount-footer-cta-yes .tm-pf-single-related-wrapper{
	padding-bottom: 20px;
}
.themetechmount-pf-detailbox-inner .themetechmount-pf-detailbox-title,
.tm-pf-single-related-wrapper .tm-pf-single-related-title{
    font-size: 24px;
}
.tm-pf-single-related-wrapper .tm-pf-single-related-title{
    margin-bottom: 30px;
}

/*** Navigation ***/

.single-tm_portfolio .navigation.post-navigation .nav-links,
.nav-links .nav-next,
.nav-links .nav-previous {
    position: relative;
}
.single-tm_portfolio.nav-links .nav-previous {
    float: left;
}
.single-tm_portfolio .nav-links .nav-next {
    float: right;
}
.single-tm_portfolio .nav-next,
.single-tm_portfolio .nav-previous{
    display: inline-block;
}
.single-tm_portfolio .nav-previous{
    margin-right: 3px;
}
.single-tm_portfolio .nav-next{
    margin-left: 3px;
}
.single-tm_portfolio .nav-next a,
.single-tm_portfolio .nav-previous a{
    text-align: center;
    top: 106px;
    right: 48px;
    color: #1a1a1a;
    transition: all .2s ease-in-out;
    display: inline-block;
    border-radius: 0;
    border: 1px solid #1a1a1a;
    font-size: 16px;
    padding: 9px 36px;
    border-radius: 0px;
	font-weight: 600;
}
.single-tm_portfolio .nav-next a{
    left: auto;
	right: 0;
	padding-right: 50px;
    padding-left: 32px;
}
.single-tm_portfolio .nav-previous a:after,
.single-tm_portfolio .nav-next a:after{
	position: absolute;
    font-size: 16px;
    top: 10px;
    font-weight: 600;
}
.single-tm_portfolio .nav-previous a{
    padding-right: 25px;
    padding-left: 44px;
}
.single-tm_portfolio .nav-previous a:after{
    content: '\e808';
    font-family: "tm-cicico-icons";
    left: 26px;
}
.single-tm_portfolio .nav-next a:after{
    content: '\e809';
    font-family: "tm-cicico-icons";
	left: auto;
    right: 31px;
}
.single-tm_portfolio .site-content-wrapper{
	position: relative;
}
.tm-pf-single-content-wrapper.tm-pf-view-left-image,
.tm-pf-single-content-wrapper.tm-pf-view-top-image{
    padding-bottom: 0px;
}
.tm-pf-single-content-wrapper .tm-single-pf-footer {
	display: block;
    clear: both;
    overflow: hidden;	
}
.tm-nextprev-bottom-nav {
	position: relative;
    margin-bottom: 35px;
    margin-top: 27px;
    border-top: 1px solid #e4e4e4;
    padding-top: 30px;
}
.single-tm_portfolio .tm-social-bottom-wrapper {
	display: block;
    clear: both;
    padding-top: 10px;
}
.single-tm_portfolio .tm-pf-view-full .tm-social-bottom-wrapper {
	padding-left: 0px;
	padding-right: 0px;
}
.tm-pf-single-content-wrapper .themetechmount-pf-single-detail-box {
    display: block;
    height: 100%;
    background-color: #f7f7f6;
    padding: 20px 15px;
}
.tm-pf-single-content-wrapper .themetechmount-pf-single-detail-box .themetechmount-pf-detailbox-title{
	position: relative;
    font-size: 21px;
    line-height: 28px;
    color: #252525;
    font-weight: 600;
    padding-left: 15px;
	padding-top: 5px;
}
/*** 

====================================================================
	Team Member Section
====================================================================

 ***/
.themetechmount-box-team .tm-vc_btn3.tm-vc_btn3-size-sm {
	font-size: 14px;
}
/*** Single Team member ***/
.tm-team-member-single-title{
	font-size: 32px;
    line-height: 37px;
    margin-bottom: 0px;
}
.tm-team-member-single-position{
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}
.themetechmount-team-member-single-content-area .tm-team-member-single-content-wrapper{
    margin-top: 0px;
    padding-top: 15px;
}
.tm-team-member-single-category{
	margin-top: 20px;
}
.tm-team-member-single-meta-title{
	font-weight:bold;
	text-transform:uppercase;
}
.tm-team-details-list{
	list-style: none;
	padding: 0;
}
.tm-team-details-list li{
    position: relative;
    font-size: 15px;
    line-height: 24px;
    display: block;
    float: left;
	padding: 8px 0 8px 0;
    width: 100%;
}
.tm-team-member-view-wide-image .tm-team-details-list li{
    padding: 9px 0 9px 26px; 
}
.tm-team-extra-details-wrapper .tm-team-details-list li i {
    top: 1px;
    left: 4px;
	margin-right: 14px;
}
.tm-team-extra-details-wrapper{
    margin-bottom: 30px;
}
.tm-team-details-list .tm-team-list-title{
	margin-right: 3px;
	position: relative;
    font-weight: 600;
	font-size: 15px;
    line-height: 20px;
}
.tm-team-extra-details-wrapper .tm-team-details-list .tm-team-list-title{
	text-indent: 0px;
	width: auto;
	margin-right: 3px;
}
.tm-team-details-list .tm-team-list-title,
.tm-team-details-list .tm-team-list-value{
	display: inline-block;
}
.tm-team-list-title i {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-size: 16px;
    top: 0px;
    margin-right: 3px;
	display:none;
}
.tm-team-details-list{
    margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
}
.tm-team-member-single-content-wrapper.tm-team-member-view-default .themetechmount-team-member-single-featured-area .tm-team-extra-details-list{
	margin-top: 0px;
}
.themetechmount-box-team.themetechmount-box-view-left-image .tm-team-extra-details-line-website {
	display:none;
}
.tm-teamform textarea {
    min-height: 60px;
    height: 151px;
}
.tm-team-member-single-title-wrapper.col-xs-12{
	padding-left:0px;
}
.tm-team-member-single-title-wrapper .tm-team-data .tm-details-title {
    border-bottom: 1px solid #f1f1f1;	
    padding-bottom: 0px;
    margin-bottom: 25px;
}
.tm-team-member-single-title-wrapper .tm-team-data .tm-details-title h2 {
	font-size:30px;
	line-height:45px;
}
.tm-team-member-single-title-wrapper .tm-team-data>.col-xs-12,
.tm-team-member-single-title-wrapper .tm-team-data {
	margin-left:0px;
	margin-right: 0;
	padding-left:0px;
}
/*** Single Team member (tm-team-member-view-wide-image ) ***/
.single-tm_team_member .tm-team-member-single-content-wrapper>.tm-team-member-single-content {
	background-color: transparent;
    margin: 0;
    padding-top: 50px;
    position: relative;
}
.single-tm_team_member .tm-team-member-single-content-wrapper>.tm-team-member-single-content .tm-row-wrapper-bg-layer {
	background-image: url(../images/team-detail-bg.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
	background: #f1f1f1;
    opacity:1;
}
.single-tm_team_member .themetechmount-team-img{
    padding-left: 50px;
    padding-right: 15px;
	margin-bottom: -50px;
}
.themetechmount-team-member-single-content-area .tm-team-member-content {
	padding: 40px 35px 30px 30px;
}
.tm-team-member-view-wide-image .tm-team-member-single-excerpt{
	margin-top: 10px;
}
.tm-team-member-view-wide-image .tm-team-member-single-meta-details{
	padding-top: 40px;
	border-top: 1px solid #e4e4e4;
	margin-top: 40px;
}
.single-tm_team_member .tm-team-member-single-content-wrapper .container{
	width: auto;
	padding: 20px 0px;
}
.single-tm_team_member .tm-team-member-single-content-wrapper .container:first-child{
	padding-top: 0;
}
.tm-team-member-single-content-wrapper .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	padding-left: 1.7em;
}
.tm-team-member-view-wide-image .tm-team-member-single-content-wrapper{
	margin-top: 40px;
}
.tm-team-member-view-wide-image .tm-team-details-list .tm-team-list-title{
	font-weight: bold;
	color: #313131;
	width: auto;
}
.tm-team-member-view-wide-image .tm-team-details-list .tm-team-list-value {
	margin-left: 6px;
	float: none;
}
.tm-team-member-single-content-wrapper ul {
	margin: 0px;
}
.tm-team-member-single-content-wrapper .tm-teammember-content {
	padding-top:48px;
	padding-bottom: 20px;
}
/*** 

====================================================================
	Fact in Digit Section
====================================================================

 ***/
 
/*** Top icon view ***/
.inside{	
    text-align: center;
    position: relative; 
    padding: 29px 15px 21px 15px;
}
.tm-fid-no-border.tm-fid-without-icon.inside {
    margin-bottom: 0px;
    padding: 11px 15px 7px;
}
.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper {
	margin-bottom: 10px;
}
.inside.tm-fid-with-border:not(.tm-fid-view-circle-progress ){
    border: 1px solid #e8e8e8;
	padding-left: 25px;
}
.tm-fid-with-icon.tm-fid-view-topicon {
	padding:0px;
	text-align:center;
}
.tm-facts-colum-sep .tm-fid-with-icon.tm-fid-view-topicon {
	padding:5px 0px 2px;
	margin-bottom: 14px;
}
.tm-bgcolor-skincolor .inside.tm-fid-with-border.tm-fid-view-topicon,
.tm-bgcolor-darkgrey .inside.tm-fid-with-border.tm-fid-view-topicon,
.inside.tm-fid-with-border.tm-fid-view-topicon{
	border: none;
	background-color: transparent;
	padding: 0;
}
.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper {
    margin-bottom: 0px;
    height: 80px;
    line-height: 61px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}
.tm-fid-with-icon.tm-fid-view-topicon h4{
	font-size: 48px;
    line-height: 60px;
	font-weight: 400;
}
.tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i {
	font-size:50px;
}
.tm-col-bgcolor-darkgrey .tm-fid.inside h4,
.tm-col-bgcolor-darkgrey .tm-fid.inside h3,
.tm-bgcolor-darkgrey .tm-fid.inside h4,
.tm-bgcolor-darkgrey .tm-fid.inside h3,
.tm-bgcolor-skincolor .tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i ,
.tm-col-bgcolor-skincolor .tm-fid-with-icon.tm-fid-view-topicon .tm-fid-icon-wrapper i  {
	color:#fff;
}
.tm-fid-with-icon.tm-fid-view-topicon h3 {
	position: relative;
}
.inside h3 {
	margin-bottom: 0;
    width: 100%;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    padding-top: 0px;
}
.inside .themetechmount-fid-wrapper {
	padding-top: 20px;
}
.inside h4 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 40px;
    line-height: 40px;
    color: #333333;	
    font-weight: 600;
}
.inside.tm-fid-view-lefticon h4 {
    font-size: 35px;
    line-height: 45px;
    font-weight: 500;
}
.inside.tm-fid-view-lefticon.tm-fid-view-lefticon-style2 h4 {
	font-size: 38px;
	margin-top: 0px;
}
.inside.tm-fid-view-lefticon h3 {
    font-size: 16px;
    line-height: 24px;
}
.tm-fid.inside h4 {
    position: relative;
}
.tm-fid-without-icon.inside h4 {
   margin-top: 0px;
}
.tm-fid-without-icon.inside h3 span{
   padding-left: 0px;
}
.inside h3 span {	
	padding: 2px 4px 0px 4px;
	display: block;
}
.inside.tm-fid-view-lefticon h3 span {	
	padding: 0px 4px 0px 4px;
}
.tm-fid-inner sub, .tm-fid-inner sup{
	font-size: 15px;
	font-weight: normal;
}
.tm-fid-inner sup {
	top: -0.9em;
}
.tm-fid-icon-wrapper i {
	position: relative;
    top: 15px;
}
.inside.tm-fid-view-lefticon:not(.tm-fid-view-lefticon-style2) {
    padding: 22px 15px 15px 15px;
}
.tm-fid-view-lefticon:not(.tm-fid-view-lefticon-style2) .tm-fid-icon-wrapper i {
    top: 25px;
}
.tm-fid-icon-wrapper i{
	font-size:50px;
}
.tm-bgcolor-skincolor .inside.tm-fid-with-border:not(.tm-fid-view-circle-progress.inside),
.tm-bgcolor-darkgrey .inside.tm-fid-with-border:not(.tm-fid-view-circle-progress.inside) { 
    border-color: rgba(255, 255, 255, 0.15);
    background-color: rgba(255,255,255,0.08);
}

.tm-bgcolor-skincolor .inside h3,
.tm-bgcolor-darkgrey .inside h3,
.tm-bgcolor-darkgrey .tm-fid.inside h4,
.tm-bgcolor-skincolor .tm-fid-icon-wrapper i,
.tm-bgcolor-skincolor .tm-fid.inside h4 {
    color: #fff;
}
.tm-fid-view-topicon.inside h3 span {
    padding: 2px 4px 0px 4px;
}
.tm-fid.tm-fid-without-icon .tm-fld-contents {
	text-align:center;
}
/*** Left icon view ***/ 
.tm-fid-view-righticon .tm-fid-left,
.tm-fid-view-lefticon .tm-fid-left {
    position: relative;
    display: block;
    width: 100%;
}  
.tm-fid-view-righticon .tm-fld-contents,
.tm-fid-view-lefticon .tm-fld-contents {
    text-align: left;
    clear: both;
    overflow: hidden;
} 
.tm-fid-view-lefticon.tm-fid-without-icon .tm-fld-contents {
	padding-left: 0px;
}
.tm-fid-view-righticon-border .tm-fid-icon-wrapper,
.tm-fid-view-lefticon-border .tm-fid-icon-wrapper,
.tm-fid-view-righticon .tm-fid-icon-wrapper,
.tm-fid-view-lefticon .tm-fid-icon-wrapper {
    position: absolute;
    top: 0px;
}
.tm-fid-view-righticon.inside h4,
.tm-fid-view-lefticon.inside h4{
	margin-top: 1px;
	margin-bottom: 0px;
	float: left;
    display: block;
}
.tm-fid-view-lefticon .tm-fld-contents{
	padding-left:63px;
}
.tm-fid-view-topicon.inside h4 span:nth-child(2),
.tm-fid-view-lefticon.inside h4 span:nth-child(2){
	margin-left:-8px;
}
.tm-fid-view-righticon.inside h4{
	float: right;
}
.tm-textcolor-white .inside h3 {
	color: rgba(255, 255, 255, 1) !important;
}
/*** Right icon view ***/
.tm-fid-view-righticon .tm-fld-contents{
	text-align: right;
	padding-right: 80px;
}
.tm-fid-view-righticon.tm-fid-without-icon .tm-fld-contents{
	padding-right: 0px;	
}
.tm-fid-view-righticon .tm-fid-icon-wrapper{
    right: 13px;
}
.tm-fid-main-border{
	text-align: center;
}
.vc_row .tm-fid-main-border .inside{
	background-color: transparent;
}
.inside .tm-content-fid {
    text-align: center;
    height: 140px;
    padding-top: 18px;
    width: 140px;
	background-color: #1a1d22;
    border-radius: 50%;
	position:relative;
}

/*** left icon style2 ***/
.tm-fid-view-lefticon.tm-fid-view-lefticon-style2 .tm-fld-contents {
    padding:7px 0px;
}
.tm-fid-view-lefticon.tm-fid-view-lefticon-style2 .tm-fidicon:nth-child(2){
	padding-left:50px;
}
.tm-fid-view-lefticon-style2 .tm-fid-icon-wrapper i.vc_li,
.tm-fid-view-lefticon-style2 .tm-fid-icon-wrapper i.kw_cicico{
	top: 12px;
}
.tm-fid-view-lefticon-style2  .tm-fid-icon-wrapper i {
    font-size: 40px;
}
/*** Border colum ***/
.tm-facts-colum-sep .wpb_column:after{
    content: "";
    height: 90%;
    width: 1px;
    background-color: #e1e1e1;
    display: block;
    position: absolute;
    right: 20px;
    top: 0;
    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%);
}
.tm-bgcolor-darkgrey.tm-facts-colum-sep .wpb_column:after,
.tm-bgcolor-skincolor.tm-facts-colum-sep .wpb_column:after{
    background-color: rgba(255, 255, 255, 0.08);
}
.tm-facts-colum-sep .wpb_column:nth-last-child(1):after{
    display: none;
}
.tm-facts-colum-sep .wpb_column .inside {
	padding-right: 30px;	
}
.tm-facts-colum-sep.tm-bgimage-yes .wpb_column:after {
    background-color: #e3e3e3;
}
/*** 

====================================================================
	Progress Bar Section
====================================================================

 ***/
 
span.tm-vc_label_units.vc_label_units {
    position: absolute;
    right: 0;
    z-index: 3;
    margin-top: -35px;
    text-shadow: none;
    color: #333333;
    font-size: 14px;
    background: transparent;
    padding: 2px 0;
    border-radius: 0;
    margin-left: -24px;
    top: 0;
}
.themetechmount-progress-bar.vc_progress_bar .vc_single_bar .vc_label {
    display: block;
    margin: 14px auto 75px;
    width: 100%;
    background: transparent;
    height: 4px;
    border-radius: 6px;
    transition-property: width, background-color;
    padding: 0;
}
.themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label {
	top: -48px;
    left: 0px;
    font-size: 14px;
    color: #333333;
    text-shadow: none;
    font-weight: 400;
}
.tm-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar span.tm-vc_label_units.vc_label_units,
.tm-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar span.tm-vc_label_units.vc_label_units,
.tm-col-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar span.tm-vc_label_units.vc_label_units,
.tm-col-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar span.tm-vc_label_units.vc_label_units,
.tm-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label,
.tm-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label,
.tm-col-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label,
.tm-col-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar .vc_label {
	color: #fff; 
}
.themetechmount-progress-bar.vc_progress_bar .vc_single_bar{
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #1a1d22;
    border-radius: unset !important;
    height: 7px;
}
.tm-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar,
.tm-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar,
.tm-col-bgcolor-skincolor .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar,
.tm-col-bgcolor-darkgrey .themetechmount-progress-bar.vc_progress_bar .vc_general.vc_single_bar {
	background-color: #fff;
}
.tm-bgcolor-grey .themetechmount-progress-bar.vc_progress_bar .vc_single_bar{
	background-color: #e9ecef;
}
.themetechmount-progress-bar .vc_single_bar .vc_bar {
    border-radius: unset !important;
}
.themetechmount-progress-bar.vc_progress_bar .tm-pbar-icon-w{
	position: absolute;
    top: 48px;
}
.themetechmount-progress-bar.vc_progress_bar .tm-vc_icon_element-inner{
	width: 30px;
    height: 40px;
    font-size: 15px;
}
.themetechmount-progress-bar.vc_progress_bar .tm-pbar-single-bar-w .tm-pbar-icon-w{
    position: absolute;
    top: -46px;
}
.tm-pbar-icon-true .tm-vc_icon_element {
    margin-bottom: 0px;
}
.tm-pbar-icon-true .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
    width: 22px;
    height: 45px;
}
.tm-pbar-icon-true .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon{
	font-size: 21px !important;
}
.themetechmount-progress-bar.vc_progress_bar .tm-pbar-icon-true .vc_general.vc_single_bar .vc_label {
	margin-left: 37px;
}
.tm-pbar-single-bar-w{
	position: relative;
	margin-top: 57px;
	margin-right: 16px;
}
.tm-pbar-single-bar-w:first-child{
    margin-top: 35px;
}
.themetechmount-progress-bar.vc_progress_bar.tm-icon-white .tm-vc_icon_element-inner {
	color: #fff !important;
}
.themetechmount-progress-bar.vc_progress_bar .vc_single_bar{
    box-shadow: none;
    border: 1px solid #e3e3e3;
    background-color: #ffffff;
    border-radius: unset !important;
    height: 13px;  
}
.vc_pie_chart_value {
    font-size: 16px!important;
}

/*** 

====================================================================
	Row Section
====================================================================

 ***/  

 /* For overlap row */
.tm-overlap-row{
    position: relative;
    z-index: 1;
}
.tm-box-shadow{
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
}
.tm-row.tm-bgimage-fixed{
    background-attachment: fixed !important;
}

 /* End For overlap row */
.vc_row-o-equal-height > .vc_column_container>.vc_column-inner {
    height: 100%;
}
.vc_column_container>.vc_column-inner{
    position: relative;
}
.vc_column-inner.tm-col-bgimage-yes{
    background-image: none !important;
}

.vc_column-inner.tm-col-bgcolor-yes,
.tm-row .wpb_column .tm-col-wrapper-bg-layer{
    background-color: transparent !important;
}
.vc_column-inner.tm-col-bgcolor-white.tm-col-bgimage-yes{
    background-color: transparent;
}
body.themetechmount-page-full-width.header-classic-vertical #content .site-main .entry-content .wpb-content-wrapper > .wpb_row.vc_row-fluid[data-vc-stretch-content="true"],
body.themetechmount-page-full-width.header-classic-vertical #content .site-main .entry-content > .wpb_row.vc_row-fluid[data-vc-stretch-content="true"],
.tm-vc-width-auto{
    left: 0 !important;
    width: auto !important;
}
body.themetechmount-page-full-width #content .site-main .entry-content .wpb-content-wrapper > .wpb_row.vc_row-fluid,
body.themetechmount-page-full-width #content .site-main .entry-content > .wpb_row.vc_row-fluid{
    padding-top: 92px;
    padding-bottom: 70px;
    margin-bottom: 0;
}
body.themetechmount-page-full-width #content .site-main .entry-content .wpb-content-wrapper > .wpb_row.vc_row-fluid.product-block,
body.themetechmount-page-full-width #content .site-main .entry-content > .wpb_row.vc_row-fluid.product-block {
    margin-bottom: 10px;
}
body.themetechmount-page-full-width #content .site-main .entry-content .wpb-content-wrapper > .wpb_row.vc_row-fluid .vc_row.vc_row-no-padding,
body.themetechmount-page-full-width #content .site-main .entry-content > .wpb_row.vc_row-fluid .vc_row.vc_row-no-padding{
	margin:0;
}
body.themetechmount-page-full-width #content .site-main .entry-content .wpb-content-wrapper > .wpb_row.vc_row-fluid.vc_row-no-padding,
body.themetechmount-page-full-width #content .site-main .entry-content > .wpb_row.vc_row-fluid.vc_row-no-padding{
	overflow: hidden; 	
}
body.themetechmount-page-full-width #content .site-main .entry-content .wpb-content-wrapper > .wpb_row:first-child,
body.themetechmount-page-full-width #content .site-main .entry-content > .wpb_row:first-child, body.themetechmount-page-full-width #content .site-main .entry-content > .wpb_row.vc_row.container:first-child {
	margin-top: -83px;
}
body.themetechmount-page-full-width.tm-titlebar-bcrumb-bottom #content .site-main .entry-content .wpb-content-wrapper > .wpb_row.tm-bgimage-yes:first-child,
body.themetechmount-page-full-width.tm-titlebar-bcrumb-bottom #content .site-main .entry-content > .wpb_row.tm-bgimage-yes:first-child{
	margin-top: -82px;
}

.site{
    overflow: hidden;
}
.site-main {	
    position: relative;
    padding-top: 40px;
   
}
.vc_row.container{
	padding:0;
}
body.themetechmount-page-full-width #content .site-main .entry-content .wpb-content-wrapper > .wpb_row .vc_row.container,
body.themetechmount-page-full-width #content .site-main .entry-content > .wpb_row .vc_row.container,
body.themetechmount-page-full-width #content .site-main .entry-content > .wpb_row.vc_row.container {
	margin: auto;
}
.vc_row .vc_column-gap-30>.vc_column_container {
    padding: 15px;
}
.themetechmount-sidebar-true .vc_row.container{
	width: auto !important;
	margin: 0 -15px;
}

.tm-row .vc_row.vc_column-gap-5 {
    margin-left: -5px;
    margin-right: -5px;
}
.tm-row .vc_column-gap-5.vc_row .vc_column_container>.vc_column-inner {
    padding: 0;
}
.tm-row .vc_row.vc_column-gap-5>.vc_column_container {
    padding: 5px;
}


/*** Lower Space between two row ***/
body.themetechmount-page-full-width.tm-all-row-20px #content .site-main .entry-content .wpb-content-wrapper > .wpb_row.vc_row-fluid,
body.themetechmount-page-full-width.tm-all-row-20px #content .site-main .entry-content > .wpb_row.vc_row-fluid{
    padding-top: 20px;
    padding-bottom: 10px;	
}
body.themetechmount-page-full-width.tm-all-row-20px #content .site-main .entry-content .wpb-content-wrapper > .wpb_row:first-child,
body.themetechmount-page-full-width.tm-all-row-20px #content .site-main .entry-content > .wpb_row:first-child{
	margin-top: -22px;
}
body.themetechmount-page-full-width.tm-all-row-20px .site-main {
    padding-top: 22px;
}


/*** Top background image ***/
.tm-bg-img-top > .vc_column-inner > .tm-col-wrapper-bg-layer {
    background-position: 0 top !important;
}
.wpb_single_image .vc_figure { 
    position: relative;
}
.tm_prettyphoto .vc_single_image-wrapper:hover:after{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    opacity: 0.8;
}


/*** 

====================================================================
	Sidebar Section
====================================================================

 ***/

.themetechmount-sidebar-true.page #primary .site-main{
	padding-bottom: 40px;
}
.themetechmount-sidebar-true .site-main{
	padding-top: 60px;
} 
body.themetechmount-sidebar-left:not(.tm-empty-sidebar) .site-content #primary.content-area {
    float: right;
} 
.site-content #sidebar-left.sidebar,
.site-content #sidebar-right.sidebar {
    margin-top: 0px;
    padding-top: 17px;	
}
.site-content #sidebar-left.sidebar {
	float: left;
}
.tm-empty-sidebar:not(.themetechmount-sidebar-bothright,.themetechmount-sidebar-bothleft) #primary {
    margin: 0 auto !important;
    float: none !important;
}

/*** themetechmount Sidebar Both ***/
body.themetechmount-sidebar-both .site-content #sidebar-left.sidebar {
    margin-left: -74.8%;
	float:left;
}
body.themetechmount-sidebar-both .site-content #primary.content-area {
    margin-left: 25% !important;
}

/*** themetechmount Sidebar Bothleft ***/
body.themetechmount-sidebar-bothleft .site-content #primary.content-area{	
	float:right;
}
body.themetechmount-sidebar-bothleft .site-content #sidebar-right.sidebar{
    margin-top: 0px;
    padding-top: 17px;
	padding-bottom: 70px;
}
body.themetechmount-sidebar-bothleft .site-content #sidebar-left.sidebar{
	border:none;
	float:left;
}
body.themetechmount-sidebar-bothleft .site-content #sidebar-right.sidebar{
	border-left:0px;
	float:right;
}
body.themetechmount-sidebar-bothleft .site-content  #sidebar-right .widget{
	padding-left: 0px;
	padding-right: 0px;
}
body.themetechmount-sidebar-bothleft .site-content #sidebar-left .widget{
	padding-right:0px;
}

/*** themetechmount Sidebar BothRight ***/
body.themetechmount-sidebar-bothright .site-content #sidebar-right.sidebar{
	border:none;
}
body.themetechmount-sidebar-bothright .site-content #sidebar-left.sidebar{
	border-right:0px;	
	float: left;
}


/*** Sidebar widget ***/
.widget .woocommerce-product-search,
.widget .search-form {
    position: relative;
}
.widget .search-form label{
	display: block;
}
.widget .woocommerce-product-search .search-field,
.widget .search-form .search-field{
	padding: 7px 60px 7px 15px;
    line-height: 24px;
}
.sidebar .widget_search form {
    padding: 0px !important;
    border-width: 0px !important;
}
.widget.woocommerce.widget_product_search input[type="submit"],
.widget.woocommerce.widget_product_search button,
.widget .search-form .search-submit{
	position: absolute;
    top: 1px;
    right: 1px;
    box-shadow: none;
    border-bottom: none;
    text-indent: -999px;
    padding: 0;
    width: 45px;
    height: 38px;
    z-index: 1;
    border-radius: 0;
    background-image: url(../images/findicon-white.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 14px 14px;
    font-size: 0;
}
.tm-textcolor-dark .widget .search-form .search-field{
    border-color: rgba(0, 0, 0, 0.07);
}
.sidebar .widget {
    margin: 30px 0 30px;
    padding: 15px 20px 20px;
    border: 1px solid #e1e1e1;
    overflow: hidden;
    background: #ffffff;
}
.sidebar .widget:first-child {
    margin-top: 0px;
}
.sidebar .widget.widget_search {
    margin-top: 0px;
    padding: 0;
    border: 0;
}
.sidebar .woocommerce ul.product_list_widget {
    margin-top: 25px;
}
.sidebar .widget.widget-0padding-box{
	padding:0;
	box-shadow:unset;
}
.sidebar.widget-area .widget.widget_media_video,
.sidebar.widget-area .widget.widget_media_image {
	padding:0;
	box-shadow: unset;
}
.sidebar.widget-area .widget.widget_media_video .widget-title,
.sidebar.widget-area .widget.widget_media_image .widget-title ,
.widget.woocommerce.widget_product_search .widget-title,
.sidebar.widget-area .widget.widget_search .widget-title {
	display:none;
}
/*  themetechmount-sidebar-right  */
body.themetechmount-sidebar-right .site-content-wrapper #primary.content-area{
    float: left;
}
.site-content-wrapper #sidebar-right.sidebar {
    margin-top: 0px;
    padding-top: 60px;
    padding-bottom: 70px;
    float: right;
}

/*  themetechmount-sidebar-left  */
body.themetechmount-sidebar-left:not(.tm-empty-sidebar) .site-content-wrapper #primary.content-area{
    float: right;
}
.site-content-wrapper #sidebar-left.sidebar {
    margin-top: 0px;
    padding-top:60px;
    float: left;
}
body.themetechmount-sidebar-right.tm-empty-sidebar .site-content-wrapper #primary.content-area{
    padding-right: 0px !important;
    border-right: 0;
    margin-right: 0;
}
body.themetechmount-sidebar-left.tm-empty-sidebar .site-content-wrapper #primary.content-area{
    padding-left: 0px!important;
    border-left: 0;
    margin-left: 0;
    margin-right: 0;
}

/*** 

====================================================================
	Social Section
====================================================================

 ***/
.social-icons {
	list-style: none;	
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footer .widget .social-icons li {
    padding: 0;
}
.social-icons li {
	display: inline-block !important;
	padding-left: 0px;
    min-width: 23px;	
	border:none;
}
.social-icons li > a{
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    border: 1px solid #EBEBEB;
    text-align: center;
    display: block;
    background-color: transparent;
    font-size: 14px;	
}
.footer .social-icons li > a {
     width: 33px ;
     height: 33px ;
     line-height: 33px;
     border-radius: 50%;
     border: 0 solid transparent;
     text-align: center;
     display: block;
     background-color: transparent;
     font-size: 13px;
     margin: 0 5px 0 0;
     color: #ffffff !important;
}
.site-footer .tm-container-for-footer>div>.row .widget-area .widget.tm-widget-border:before {
     content: '';
     background: rgba(255,255,255,.1);
     height: 100%;
     width: 1px ;
     display: block;
     position: absolute;
     left: -5px ;
}

/*topbar social icon own bg*/


.footer .themetechmount-social-links-wrapper .social-icons .tm-social-facebook a{
    background-color: #385da9;
}

.footer .themetechmount-social-links-wrapper .social-icons .tm-social-twitter a{
    background-color: #33ccff;
}

.footer .themetechmount-social-links-wrapper .social-icons .tm-social-linkedin a{
    background-color: #0073b1;
}

.footer .themetechmount-social-links-wrapper .social-icons .tm-social-gplus a{
    background-color: #dc4a38;
}

.footer .themetechmount-social-links-wrapper .social-icons .tm-social-flickr a{
   background-color: #ff0084;
}

.footer .themetechmount-social-links-wrapper .social-icons .tm-social-yelp a{
    background-color: #c41200;
}

.footer .themetechmount-social-links-wrapper .social-icons .tm-social-youtube a{
    background-color: #c4302b;
}

.footer .themetechmount-social-links-wrapper .social-icons .tm-social-dribbble a{
    background-color: #ee66aa;
}

.footer .themetechmount-social-links-wrapper .social-icons .tm-social-pinterest a{
    background-color: #bd081c;
}

.footer .themetechmount-social-links-wrapper .social-icons .tm-social-instagram a{
    background-color: #3f729b;
}

.footer .themetechmount-social-links-wrapper .social-icons .tm-social-vimeo a{
    background-color: #86c9ef;
}

.footer .themetechmount-social-links-wrapper .social-icons .tm-social-google-drive a{
    background-color: #ffd04b;
}   
  
.footer .themetechmount-social-links-wrapper .social-icons .tm-social-issuu a{
    background-color: #f26f61;
}

.footer .themetechmount-social-links-wrapper .social-icons .tm-social-podcast a{
    background-color: #d56dfb;
}

.footer .themetechmount-social-links-wrapper .social-icons .tm-social-houzz a{
    background-color: #4DBC15;
}

.footer .themetechmount-social-links-wrapper .social-icons .tm-social-vk a{
    background-color: #45668e;
}

.footer .themetechmount-social-links-wrapper .social-icons .tm-social-xing a{
    background-color: #026466;
}

.footer .themetechmount-social-links-wrapper .social-icons .tm-social-rss a{
    background-color: #ee802f ;
}



.footer .social-icons li > a:hover {
	color: #ffffff !important;
}
.ttm-social-block {
    margin: 35px 0 0 0 !important;
}
.footer .ttm-social-block .social-icons li {
	padding:0;
}
.footer .tm-bgcolor-darkgrey .social-icons li > a,
.footer .tm-bgcolor-skincolor .social-icons li > a{
    background-color: transparent;
}
.content-area .social-icons li > a {
    margin-right: 5px;
    font-size: 15px;   
}
.content-area .social-icons li > a:hover {
	color: #ffffff;
}
.content-area .social-icons li > a:before , .content-area .social-icons li > a:after {
	display: none;
}
 .content-area .tm-col-bgcolor-skincolor .social-icons li > a,
 .content-area .tm-bgcolor-skincolor .social-icons li > a {
    color: #fff;
}

.footer .footer-rows .first-footer .first-footer-inner {
    padding: 70px 0 50px;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-twitter{
    background-color: #2cbfd9;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-youtube{
    background-color: #ff0000;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-flickr{
    background-color: #ED1384;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-facebook{
    background-color: #4583bc;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-linkedin{
    background-color: #0b84b3;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-gplus{
    background-color: #d3452b;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-yelp{
    background-color: #c41200;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-dribbble{
    background-color: #de588b;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-pinterest{
    background-color: #cd1f29;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-podcast{
    background-color: #803aac;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-xing{
    background-color: #006464;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vimeo{
    background-color: #07C0ED;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vk{
    background-color: #44678d;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-houzz{
    background-color: #98c742;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-issuu{
    background-color: #ea4925;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-google-drive{
    background-color: #f9cb2f;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-rss{
    background-color: #fb7200;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-instagram{
    background-color: #125688;
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link:hover{
    background-color: #fff !important;
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-twitter:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-twitter:hover{
    color: #2cbfd9;	
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-youtube:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-youtube:hover{
    color: #ff0000;	
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-flickr:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-flickr:hover{
    color: #ED1384;	
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-facebook:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-facebook:hover{
    color: #4583bc;
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-linkedin:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-linkedin:hover{
   color: #0b84b3;
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-gplus:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-gplus:hover{
    color: #d3452b;
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-yelp:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-yelp:hover{
    color: #c41200;
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-dribbble:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-dribbble:hover{
    color: #de588b;
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-pinterest:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-pinterest:hover{
    color: #cd1f29;
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-podcast:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-podcast:hover{
    color: #803aac;
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-xing:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-xing:hover{
    color: #006464;
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vimeo:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vimeo:hover{
    color: #07C0ED;
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vk:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-vk:hover{
    color: #44678d;
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-houzz:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-houzz:hover{
    color: #98c742;
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-issuu:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-issuu:hover{
    color: #ea4925;
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-google-drive:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-google-drive:hover{
    color: #f9cb2f;
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-rss:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-rss:hover{
    color: #fb7200;
}
.tm-row-bgtype-skin .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-instagram:hover,
.tm-row-bgtype-dark .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link.tm-socialbox-icon-link-instagram:hover{
    color: #125688;
}

/*** 

====================================================================
	Flyning Form Section
====================================================================

 ***/
.k_flying_searchform_wrapper,
.k_flying_searchform_wrapper .container {
    position: relative;
}
.k_flying_searchform_wrapper {
    display: none;
}
.w-search-input input[type="text"]:focus {
	border-color:rgba(255, 255, 255, 0.80);
	color:#fff;
}
.w-search-form-h {
    display: table;
    height: 100%;
    width: 100%;
}
.w-search-form-row {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    position: relative;
}
.k_flying_searchform_wrapper .header-search {
    position: absolute;
    top: -6px;
    right: -4px;
    background-color: transparent;
    border: none;
    padding: 15px;
    font-size: 20px;
}
.k_flying_searchform_wrapper .header-search {
    color: #fff;
}
.tm-search-close{
    position: absolute;
    border: 1px solid rgba(255, 255, 255, 1);
    top: 50%;
    margin-top: -20px;
    right: 15px;
    border-radius: 3px;
	width: 33px;
	height: 33px;
	line-height: 30px;
    text-align: center;
    background-color: #fff;
	color: #012546;
    cursor: pointer;
	transition: all .3s ease-in-out;
	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-search-close:hover {
    background-color: #012546;
    border-color: #012546;
    color: #fff;	
}
.w-search-close {
	display: block;
	position: absolute;
	top: 15px;
	right: 20px;
	font-size: 22px;
	line-height: 50px;
	height: 50px;
	width: 50px;
	color: #fff !important;
	-webkit-transition: transform ease-out .2s;
	-moz-transition: transform ease-out .2s;
	-ms-transition: transform ease-out .2s;
	-o-transition: transform ease-out .2s;
	transition: transform ease-out .2s;
	transform: rotate(0deg);
}
.w-search-close:hover{
	opacity: 1;
	transform: rotate(90deg);
}
.k_flying_searchform_wrapper .field::-webkit-input-placeholder {
   color: rgba(255, 255, 255, 0.80);
   line-height: 1.3em;
}
.k_flying_searchform_wrapper .field:-moz-placeholder { /* Firefox 18- */
   color: rgba(255, 255, 255, 0.80);
   line-height: 1.3em;
}
.k_flying_searchform_wrapper .field::-moz-placeholder {  /* Firefox 19+ */
   color: rgba(255, 255, 255, 0.80); 
   line-height: 1.3em;
}
.k_flying_searchform_wrapper .field:-ms-input-placeholder {  
   color: rgba(0, 0, 0, 0.80);
   line-height: 1.3em;
}
/*** 

====================================================================
	List Style Section
====================================================================

 ***/
.tm-list-style-none{
    list-style: none;
    margin: 0;
    padding: 0;    
}
.tm-list.tm-list-style-icon{
	list-style: none;
	padding:0;
	padding-left: 0px;
	margin: 0 0 30px;
}
.tm-list.tm-list-style-icon .tm-list-li-content{
	display: inline-block;
	padding-left: 28px;
	width: 50%;
}
.tm-list.tm-list-style-icon li{
	position: relative;	
    padding-bottom: 10px;
}
.tm-list.tm-list-style-icon li i{
	position: absolute;
	left: 0px;
    top: 5px;
}
.tm-list.tm-list-textsize-small li{
	font-size: 15px;
}
.tm-list.tm-list-style-icon.tm-list-textsize-small li i {
    top: 4px;
}
.tm-list.tm-list-textsize-large.tm-list-style-icon.tm-list-icon-library-fontawesome .tm-list-li-content,
.tm-list.tm-list-textsize-medium.tm-list-style-icon.tm-list-icon-library-fontawesome .tm-list-li-content,
.tm-list.tm-list-style-icon.tm-list-textsize-small.tm-list-icon-library-fontawesome .tm-list-li-content,
.tm-list.tm-list-style-icon.tm-list-icon-library-fontawesome .tm-list-li-content {
    padding-left: 26px;
}
.tm-list.tm-list-style-icon.tm-list-textsize-small .tm-list-li-content {
    padding-left: 26px;
}
.tm-list.tm-list-textsize-medium li{
    font-size: 15px;
    padding-bottom: 8px;
}
.tm-list.tm-list-textsize- li{
    font-size: 14px;
    padding-bottom: 4px;
}
.tm-list.tm-list-style-icon.tm-list-textsize-medium li i {
    top: 5px;
}
.tm-list.tm-list-textsize-medium.tm-list-style-icon .tm-list-li-content { 
    padding-left: 27px;
}
.tm-list.tm-list-textsize-large li{
	padding-bottom: 10px;
	font-size: 18px;
}
.tm-list.tm-list-style-icon.tm-list-textsize-large li i {
    top: 4px;
}
.tm-list.tm-list-textsize-large.tm-list-style-icon .tm-list-li-content { 
    padding-left: 30px;
}
.lightfont .tm-list.tm-list-textsize-xlarge li{
	font-weight: 300;
}
.tm-list.tm-list-textsize-xlarge li{
	font-size: 18px;
}
.tm-list.tm-list-style-icon.tm-list-textsize-xlarge li i{
	top: 0px;
    font-size: 23px;
}
.tm-list.tm-list-style-icon.tm-list-textsize-xlarge .tm-list-li-content {
	padding-left: 37px;
}
.tm-list.tm-list-style-icon.tm-list-textsize-xlarge li {
    padding-bottom: 15px;
}
.tm-list.tm-list-textsize-xlarge li {
    padding-bottom: 5px;
}
article.post .tm-list.tm-list-textsize-xlarge li{
	font-size: 17px;
}
article.post .tm-list.tm-list-style-icon.tm-list-textsize-xlarge li i{
	top: 2px;
    font-size: 20px;
}
article.post .tm-list.tm-list-style-icon.tm-list-textsize-xlarge .tm-list-li-content {
	padding-left: 30px;
}


.tm-col-bgcolor-skincolor .tm-list-li-content{
    color: #fff;
}

/*** 

====================================================================
	Vertical Tab
====================================================================

 ***/
 .vc_tta-container h2{
    margin-bottom: 29px;
 }

/*** Tab Tour with image ***/
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-lg.vc_tta-style-outline .vc_tta-tab>a, 
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-lg.vc_tta-style-outline .vc_tta-tab>a {
	 padding: 42px 30px;
}
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-md .vc_tta-tabs-container, 
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-md .vc_tta-tabs-container {
	-webkit-flex-basis: 10%;
	-ms-flex-preferred-size: 10%;
	flex-basis: 10%;
}

.wpb-js-composer .tm-tourtab-round .vc_tta-panel .vc_tta-panel-title>a,
.wpb-js-composer .tm-tourtab-round .vc_tta-tabs.vc_tta-controls-size-lg .vc_tta-tab>a{
	font-size: 17px;
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab>a:hover i.vc_tta-icon,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab>a:hover i.vc_tta-icon,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab.vc_active>a i.vc_tta-icon,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active>a i.vc_tta-icon {
	opacity:1;
}

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab.vc_active>a,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab>a{
	border-left: none;
}
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active>a,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab>a{
	border-right: none;
}
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab:last-child>a,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab:last-child>a {
	border-bottom: none;
}
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab:first-child>a,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab:first-child>a {
	border-top: none;
}

.wpb-js-composer .tm-tourtab-round.vc_tta.vc_general .vc_tta-panel-title a, 

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab>a,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab>a{
    border-color: transparent;
    border-radius: 50%;
    background-color: #f6f6f6;
    height: 100px;
    width: 100px;
    text-align: center;
    line-height: 69px;
    margin-bottom: 10px;
    padding: 1px 0px 0px 0px;
    line-height: 100px;
    font-size: 30px;
    color: #3c3c3c;
    font-weight: normal;
}
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab>a:hover,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-style-outline .vc_tta-tab.vc_active>a,

.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab>a:hover,
.wpb-js-composer .tm-tourtab-round.vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-style-outline .vc_tta-tab.vc_active>a{
	color: #fff
}
.wpb-js-composer .tm-tourtab-round.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a:focus, 
.wpb-js-composer .tm-tourtab-round.vc_general.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab>a:hover{
	background-color: transparent;
}
.wpb-js-composer .tm-tourtab-round.vc_tta.vc_tta-style-outline .vc_tta-panel-body, 
.wpb-js-composer .tm-tourtab-round.vc_tta.vc_tta-style-outline .vc_tta-panel-heading, 
.wpb-js-composer .tm-tourtab-round.vc_tta.vc_tta-style-outline .vc_tta-tab>a {
    border-width: 0px;
}
.wpb-js-composer .tm-tourtab-round.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading:hover{
    background-color: transparent;
}

/*** Tab Panel ***/
.vc_tta.vc_tta-style-outline .vc_tta-panel-body, 
.vc_tta.vc_tta-style-outline .vc_tta-panel-heading, 
.vc_tta.vc_tta-style-outline .vc_tta-tab>a{
    border-width: 1px;
}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-controls-size-md .vc_tta-tabs-container, 
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-right.vc_tta-controls-size-md .vc_tta-tabs-container {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
}
.vc_tta-panel .vc_tta-panel-body .tm-element-heading-wrapper .tm-cta3-only.tm-vc_general.tm-vc_cta3 .tm-cta3-content-wrapper {
	margin-top: 0px;
}
.vc_tta-panel .vc_tta-panel-body .tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
	margin-bottom: 0px;
}

/*** Horizontal Tab(Responsive tab) ***/
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab.vc_active > a ,.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-skincolor:not(.vc_tta-accordion) .vc_tta-tab.vc_active>a{
    color: #fff;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a {
    font-size: 18px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a,
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a{
    border: 1px solid #e1e1e1;
    background-color: #e1e1e1;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-skincolor.vc_tta-style-classic.vc_tta-shape-round .vc_tta-tab>a, .wpb-js-composer .vc_tta.vc_general.vc_tta-color-skincolor.vc_tta-style-classic.vc_tta-shape-rounded .vc_tta-tab>a {
	background-color: #ffffff;
    border-color: #ffffff;
}
.wpb-js-composer .tm-col-bgcolor-darkgrey .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a,
.wpb-js-composer .tm-col-bgcolor-darkgrey .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a,
.wpb-js-composer .tm-col-bgcolor-skincolor .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a,
.wpb-js-composer .tm-col-bgimage-skincolor .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a,
.wpb-js-composer .tm-row.tm-bgcolor-skincolor .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a,
.wpb-js-composer .tm-row.tm-bgcolor-skincolor .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a,
.wpb-js-composer .tm-row.tm-bgcolor-darkgrey .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a,
.wpb-js-composer .tm-row.tm-bgcolor-darkgrey .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a,
.wpb-js-composer .tm-col-bgimage-yes .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-panel-title>a,
.wpb-js-composer 
.tm-col-bgimage-yes .vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab>a{
	border-color: #ffffff;
    background-color: #ffffff;
    color: #1a1a1a;
}
.vc_toggle_title > h4 {
    font-size: 18px;
}
.tm-row .vc_toggle {
    display: block;
    padding: 0;
    margin-bottom: 20px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 20px 0px rgba(43, 52, 59, 0.08);
}
.tm-row .vc_toggle .vc_toggle_title .vc_toggle_icon {
    display: block;
    right: 20px;
    left: auto;
	position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.tm-row .vc_toggle .vc_toggle_title {
    padding-left: 0;
    padding: 20px;
}
.vc_toggle .vc_toggle_default .vc_toggle_icon {
    height: 2px;
}
.vc_toggle .vc_toggle_default .vc_toggle_icon:before {
    width: 2px;
}
.main-holder .vc_toggle .vc_toggle_content {
	margin-bottom: 20px;
    padding: 25px;
    padding-top: 0;
    margin-top: 0px;
}
/*** Modern and Flat skincolor ***/
.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a,
.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-modern .vc_tta-tab.vc_active>a {
    border-color: #f7f7f6;
    background-color: #f7f7f6;
    color: #252525;
}
.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a,
.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a,

.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-tab>a,
.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-flat .vc_tta-tab.vc_active>a,
.wpb-js-composer .vc_tta-color-skincolor.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a{
    color: #fff;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a {
    border-color: #f7f7f6;
    background-color: #f7f7f6;
    color: #252525;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a:focus,
 .wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a:hover,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab>a,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a {
    background-color: #f7f7f6;
	color: #252525;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a {
	border-color: #edeeee;
}

/*** Fluid Menu Tab ***/
.wpb-js-composer .tm-fluid-menu.vc_tta.vc_general .vc_tta-tab:last-child {
    margin-right: 0px;
}
.wpb-js-composer .tm-fluid-menu.vc_tta.vc_general .vc_tta-tab>a {
    padding: 14px 18px 14px 18px;
}
.wpb-js-composer .tm-fluid-menu.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    margin-bottom: 20px;
}


/*** outline grey menu tab ****/
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey:not(.vc_tta-accordion) .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey:not(.vc_tta-accordion) .vc_tta-tab>a  {
	border-width: 1px;
	border-color: rgba(227, 227, 227,0.70);
}
.wpb-js-composer .vc_tta.vc_tta-style-outline:not(.vc_tta-accordion).vc_tta-color-grey .vc_tta-panel .vc_tta-panel-title>a:hover,
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey:not(.vc_tta-accordion) .vc_tta-panel .vc_tta-panel-heading:hover,
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey:not(.vc_tta-accordion) .vc_tta-tab >a:hover,
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey:not(.vc_tta-accordion) .vc_tta-panel.vc_active .vc_tta-panel-title>a,
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey:not(.vc_tta-accordion) .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey:not(.vc_tta-accordion) .vc_tta-tab.vc_active>a {
    color: #fff;
}
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey:not(.vc_tta-accordion) .vc_tta-tab {
	margin-left: -1px;
}
/*** 

====================================================================
	Accordion section
====================================================================

 ***/ 
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title{
	font-size: 16px;
    font-weight:600;
}
.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic{
    padding: 15px 30px 30px 0px;
}
.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel {   
    border-bottom: 1px solid #efefef;
    padding-bottom: 1px;
    margin-bottom: 1px;
}
.wpb-js-composer .vc_tta-color-white.vc_tta.vc_tta-style-modern .vc_tta-panel-body{
    padding: 32px 25px 30px 20px !important;
}
.wpb-js-composer .tm-bgcolor-grey .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel {  
	border-color:#dadada;
}
.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-controls-icon-position-right{
    position: relative;
}
.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-icon:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.14);
    left: 54px;
    top: 0;
}
.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-icon:after {
    background-color: rgba(255, 255, 255, 0.3);
}
.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-icon {
	margin-right:15px;
}
.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border: none;     
}
.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title{
    font-size: 19px;    
}
.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover{
    background-color: transparent;
}
.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #282828;
    font-weight: 500;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon-position-right.vc_tta-panel-title>a{
    padding-left: 0;
    padding-bottom: 19px;
    padding-top: 19px;
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel-body{
    padding-left: 0;
    padding-top: 0;
}
.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-chevron:before{
    display: none
}
.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-chevron:after{
    content: '\e845';
    font-family: "tm-cicico-icons";        
}
.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon-position-right .vc_tta-controls-icon{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    height: 20px;
    width: 20px;
    color: #494949;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel-body .wpb_content_element img.alignright,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel-body .wpb_content_element img.alignleft {
	margin: 0em 1.5em 0em 0;	
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel-body .wpb_content_element h3,
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-panel-body .wpb_content_element h4 {
	margin-bottom: 8px;	
}
.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.vc_tta-color-skincolor .vc_tta-panel-body {
    background-color: #f7f7f6;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
    color: #06163a !important;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:after,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before {
    border-color: #fff;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #fff !important;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border: none !important;
    box-shadow: 0 0 5px 0 rgb(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 5px 0 rgb(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px 0 rgb(0, 0, 0, .1);
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-controls-icon::after, 
.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-controls-icon::before {
    border-color: #06163a !important;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-controls-icon::before{
    border-color: #fff !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading{
    background-color: #f7f7f6 !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a{
    color: #252525 !important;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
    padding: 20px 20px;
}
body .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding-left: 46px;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body .vc_tta-panel-body {
    padding: 0px;
}
/*** 

====================================================================
    Toggle section
====================================================================

 ***/ 
.vc_toggle_size_md .vc_toggle_icon {
    height: 30px;
    width: 30px;
}
.woocommerce-cart table.cart img {
	width:70px;
}
.woocommerce-page #content table.cart td.product-thumbnail {
    text-align: center;
}

/*** 

====================================================================
    VC Map
====================================================================

 ***/
.tm-map .wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper{
	height: 100%;   
    position: inherit;
}

/*** 

====================================================================
	Custom Selectbox
====================================================================

 ***/ 
.select2-container--default .select2-selection--single {
	border-radius: 0px;
}
.select2-container .select2-selection--single{
    height: 48px;
    outline: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {   
    line-height: 46px;
    padding-left: 15px;
    font-weight: normal;
	color: #666666;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	margin-left: -10px;
    margin-top: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 46px;
    right: 5px; 
}
.tm-textcolor-white .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;    
}
.tm-textcolor-white .select2-container--default .select2-selection--single {
	background-color: rgba(255, 255, 255, 0.03);
	border-color: transparent;	
}
.select2-container--default .select2-selection--single{
	background-color: rgba(0,0,0,.00);
}
.select2-container--default .select2-selection--single,
.select2-dropdown{
	border: 1px solid #e1e1e1;
}
.tm-textcolor-dark .select2-container--default .select2-selection--single,
.tm-textcolor-dark .select2-dropdown{
    border-color: rgba(0,0,0,.07);
}
.tm-col-bgcolor-skincolor .select2-container--default .select2-selection--single,
.tm-bgcolor-skincolor .select2-container--default .select2-selection--single,
.tm-col-bgcolor-skincolor .select2-dropdown,
.tm-bgcolor-skincolor .select2-dropdown {
	border-color:transparent;
}
.tm-bgcolor-skincolor .select2-container--default .select2-selection--single .select2-selection__arrow b,
.tm-col-bgcolor-skincolor .select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #fff transparent transparent transparent;
}
/*** 

====================================================================
     Contact Form 
====================================================================

 ***/ 

.wpcf7-form .wpcf7-form-control-wrap:not(.chkTerms){
	margin-bottom: 15px;
	display: block;
	padding-top:5px;
} 
.wpcf7 label{
    display: block
}
.wpcf7-form .tm-commonform .wpcf7-form-control-wrap:not(.chkTerms) {
    padding-top: 14px;
}
.wpcf7 {
    padding-top: 15px;
}

/*** 

====================================================================
	Heading Section
====================================================================

 ***/ 
.themetechmount-boxes-testimonial .tm-element-align-left.tm-heading-style-vertical .tm-cta3-without-desc{
    margin-bottom: 0px;
}
.themetechmount-boxes-testimonial.themetechmount-boxes-textalign-justify:not(.tm-boxes-carousel-arrows-below) .tm-element-heading-wrapper.tm-heading-style-vertical.tm-seperator-none .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-content,
.themetechmount-boxes-testimonial.themetechmount-boxes-textalign-center:not(.tm-boxes-carousel-arrows-below) .tm-element-heading-wrapper.tm-heading-style-vertical.tm-seperator-none .tm-vc_general.tm-vc_cta3.tm-cta3-without-desc .tm-vc_cta3-content {
    margin-bottom: 0px;
}
.tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 {
    padding: 0px;
    border: none;
	background-color: transparent;
} 
.tm-element-heading-wrapper:not(.tm-seperator-none) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header{
	position: relative;
}
.tm-element-heading-wrapper.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers.tm-wrap-cell,
.tm-element-heading-wrapper.tm-heading-style-horizontal .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2{
    margin-bottom: 0;
}
.tm-element-heading-wrapper.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers.tm-wrap-cell {
	margin: 0;
}
.tm-heading-style-horizontal.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header , .tm-heading-style-vertical.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header {
    position: relative;
    z-index: 1;
    background: #F4F4F4;
    padding: 13px 30px 12px 40px;
    border-radius: 5px;
}
.tm-bgcolor-grey .tm-heading-style-horizontal.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header, .tm-bgcolor-grey .tm-heading-style-vertical.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header {
    background: #ffffff;
}
.tm-heading-style-horizontal.tm-seperator-solid .tm-vc_general.tm-vc_cta3 h2, .tm-heading-style-vertical.tm-seperator-solid .tm-vc_general.tm-vc_cta3 h2 {
    margin-bottom: 0;
}
.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-left .tm-vc_cta3-content .tm-vc_cta3-content-header {
    width: 42%;
    float: left;
    margin-right: 70px;
	border-right: 1px solid rgba(0,0,0,0.1);
}
.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-left .tm-vc_cta3-content .tm-cta3-content-wrapper {
    overflow: hidden;
	padding-top: 15px;
}
.tm-element-heading-wrapper.tm-heading-style-horizontal.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .heading-seperator span, .tm-element-heading-wrapper.tm-heading-style-vertical.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .heading-seperator span {
    height: 86%;
    width: 5px;
    display: block;
    position: absolute;
    top: 4px;
    left: 5px;
}
.tm-element-heading-wrapper.tm-heading-style-horizontal.tm-seperator-style1 .tm-vc_general.tm-vc_cta3 .heading-seperator span, .tm-element-heading-wrapper.tm-heading-style-vertical.tm-seperator-style1 .tm-vc_general.tm-vc_cta3 .heading-seperator span {
    height: 36px;
    width: 3px;
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
}
.tm-element-heading-wrapper.tm-heading-style-horizontal.tm-seperator-style1 .tm-vc_general.tm-vc_cta3 .heading-seperator:before, .tm-element-heading-wrapper.tm-heading-style-vertical.tm-seperator-style1 .tm-vc_general.tm-vc_cta3 .heading-seperator:before {
    height: 36px;
    width: 3px;
    display: block;
    position: absolute;
    top: 4px;
    right: 0;
    content: '';
}
.tm-element-heading-wrapper.tm-heading-style-horizontal.tm-seperator-style1 .tm-vc_general.tm-vc_cta3, .tm-element-heading-wrapper.tm-heading-style-vertical.tm-seperator-style1 .tm-vc_general.tm-vc_cta3 {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 18px;
}
.tm-element-heading-wrapper.tm-heading-style-horizontal.tm-seperator-style1 .tm-vc_general.tm-vc_cta3 header, .tm-element-heading-wrapper.tm-heading-style-vertical.tm-seperator-style1 .tm-vc_general.tm-vc_cta3 header {
    position: static;
}
.tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers.tm-wrap-cell{
	display: block;	
} 
.tm-element-heading-wrapper .tm-vc_cta3-headers h4 strong,
.tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong{
    font-weight: 600 !important;
}
.tm-element-heading-wrapper .tm-vc_cta3-headers h4 strong{
	font-weight: inherit !important;
} 
.tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-justify .tm-vc_cta3-content {
    text-align: center;
} 
h2.tm-custom-heading.tm-textcolor-white strong{
    color: #fff;
}

/*** Horizontal sep line ***/ 
.tm-seperator-solid.tm-element-heading-wrapper:not(.tm-heading-style-horizontal) .tm-cta3-only.tm-vc_general.tm-vc_cta3 .tm-cta3-content-wrapper {
    margin-top: 24px !important;
}
.tm-heading-style-horizontal.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after{
	border-right-style: solid;
}
.tm-heading-style-horizontal.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-cta3-content-wrapper {
	padding-left: 0;
	padding-top: 15px;
}
.tm-textcolor-white .tm-heading-style-horizontal.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header:after,
.tm-bgcolor-skincolor .tm-heading-style-horizontal.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header:after,
.tm-bgcolor-darkgrey .tm-heading-style-horizontal.tm-seperator-solid .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header:after{
	border-right-color: rgba(255, 255, 255, 0.19);
}

/*** Dotted sep line ***/ 
.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content{
	display: table;
    width: 100%;
    margin: 0 auto;
}
.tm-heading-style-horizontal.tm-element-align-right .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content{
	float: right;
}
.tm-heading-style-horizontal.tm-element-align-right .tm-vc_general.tm-vc_cta3:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.tm-heading-style-horizontal.tm-element-align-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
    margin: 0;
}
.tm-lastp-margin0 .tm-vc_general.tm-vc_cta3 .tm-vc_cta3_content-container .tm-cta3-description p:last-child, 
.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-cta3-content-wrapper p:last-child{
	margin-bottom: 0px;
}
.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header{
	position: relative;
}


/*** Common heading  ***/
.entry-header:not(.tm-titlebar) .entry-title,
.themetechmount-box-blog .themetechmount-box-content h4{
    margin-top: 0px;
    margin-bottom: 7px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.entry-header:not(.tm-titlebar) .entry-title {
    font-size: 26px;
    line-height: 35px;
    position: relative;
	word-wrap: break-word;
}
.wpb_heading,
.entry-header .entry-title{
	font-size: 22px;
}
.vc_tta-container h2,
.wpb_heading{
    font-size: 28px;
    font-weight: 500;
}
.wpb_heading{
    margin-bottom: 30px;
}
.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-left,
.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-right{
	position: relative;
}
.themetechmount-boxes-view-carousel:not(.tm-boxes-carousel-arrows-hide) .themetechmount-box-heading-wrapper.tm-element-align-left .tm-element-heading-wrapper{
	width: 100%;
}
.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-left .tm-heading-carousel-arrows,
.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-right .tm-heading-carousel-arrows{
	position: absolute;
    right: 0;
    top: 7px;
}
.themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-right .tm-heading-carousel-arrows{
	right: auto;
	left: 0px;
}
/*** 

====================================================================
	Social Section
====================================================================

 ***/ 
 
/*** Team Member Section ***/
.single-tm_team_member .tm-team-social-links-wrapper ul{
    list-style: none;
    text-align: left;
    padding: 0;
    margin-top: 0px;
}
.single-tm_team_member .tm-team-social-links-wrapper ul li:first-child{
    margin-left: -5px;
} 
.single-tm_team_member .tm-team-social-links-wrapper ul li{
	display: inline-block;
	margin-left: 10px;
} 
.single-tm_team_member .tm-team-social-links-wrapper ul li a{
    display: block;
    background-color: #fff;
    font-size: 15px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    color: #bf9456;
    border: 1px solid transparent;
    border-radius:5px;
    margin-right: 0px;
    box-shadow: 0 0 10px 0 rgb(0, 0, 0, .04);
} 	
.single-tm_team_member .tm-team-social-links-wrapper ul li a:hover{
  color: #fff;	
}
.single-tm_team_member .tm-team-member-view-default .themetechmount-team-data {
    padding: 21px 0px 15px 0;
    text-align: center;
    position: relative;
    bottom: 0px;
    width: 100%;
    margin-bottom: 0px;
    background-color: #f8f9fa;
}
.single-tm_team_member .tm-team-member-view-default .tm-team-social-links-wrapper {
    display: block;
    clear: both;
    padding-top: 25px;
	padding-bottom: 10px;
}
.single-tm_team_member .tm-team-member-view-default .tm-team-member-single-category {
    margin-top: 0px;
	margin-bottom: 7px;
}
.single-tm_team_member .tm-team-member-view-default .themetechmount-team-data h3 {
    font-size: 17px;
    line-height: 35px;
    margin-bottom: 0px;
}
.tm-team-member-appointment-btn-wrapper {
    position: absolute;
    right: 15px;
    top: 0;
}
.single-tm_team_member .tm-team-member-appointment-btn-wrapper .tm-vc_btn3.tm-vc_btn3-size-md {
    padding: 12px 26px 12px 26px;
}
.single-tm_team_member .inside {
	padding: 25px 15px 15px 15px;
    margin-bottom: 0px;
}
.single-tm_team_member .inside h4 {
    font-size: 27px;
    line-height: 33px;
}
.single-tm_team_member .tm-fid-view-lefticon .tm-fld-contents {
    padding-left: 77px;
}
.single-tm_team_member .tm-fid-icon-wrapper i {
    font-size: 55px;
}
/*** Social icon Section ***/  
.tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
	display: block;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #fff;
    text-align: center;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    background-color: #ccc;
}
.tm-socialbox-icon-size-large .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
}
.tm-socialbox-icon-size-medium .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
}
.tm-socialbox-icon-size-small .tm-socialbox-links-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}
.themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper {
    margin-bottom: 40px;
}
.tm-social-width-auto{
    text-align: center;
    float: none;
}
.tm-social-width-auto .tm-socialbox-i-wrapper{
    width: auto;
    display: inline-block;
    float: none;
    padding: 0 5px;
}


/*** 

====================================================================
	Catergory section
====================================================================

 ***/

.tm-term-featured-img img {
    width: 100%;
}
.tm-term-featured-img {
    padding-bottom: 30px;
}
.content-area .tm-term-desc {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 30px;
    margin-bottom: 30px;
}


/*** 

====================================================================
	Testimonials Section
====================================================================

 ***/
 
 
/*** Testimonials Design 1 ***/

.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel:not(.themetechmount-boxes-col-one) .themetechmount-post-item {
	margin-left: 5px;
    margin-right: 5px;
	margin-bottom: 5px;
}


.tm-row .tm-col-bgcolor-grey .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-row .tm-col-bgcolor-white .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-bgcolor-grey .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-bgcolor-white .themetechmount-box-view-default .themetechmount-box-desc:after{
    border-color: rgba(0, 0, 0, 0.20);
    color: rgba(0, 0, 0, 0.20);
}

/* White color */
.tm-row .tm-col-bgcolor-darkgrey .themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item,
.tm-row .tm-col-bgcolor-skincolor .themetechmount-boxes-col-one .themetechmount-box-view-default .themetechmount-post-item{
    border-color: rgba(255, 255, 255, 0.49);
}

.tm-row .tm-col-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-row .tm-col-bgcolor-darkgrey .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-bgcolor-skincolor .themetechmount-box-view-default .themetechmount-box-desc:after,
.tm-bgcolor-darkgrey .themetechmount-box-view-default .themetechmount-box-desc:after{
    border-color: rgba(255, 255, 255, 0.53);
    color: rgba(255, 255, 255, 0.53);
}
.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-author .themetechmount-item-thumbnail-inner:after,
.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-col-one .themetechmount-box-author .themetechmount-item-thumbnail-inner:after {
	border-color: rgba(255, 255, 255, 0.45);
}
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-title,
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-ratting-star,
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc {
    text-align: center;
}
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-testimonials-info {
	width: 70%;
    margin: 0 auto;
}
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-img img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 100%;
    height: auto;
    opacity: 0.3;
    transition: opacity 400ms;
    -webkit-transition: opacity 400ms;
    transform: translateZ(0) !important;
    -webkit-transform: translateZ(0) !important;
}
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .slick-current.slick-active .themetechmount-box-img img {
    opacity: 1;
}
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-nav .nav_item_wrap {
    padding: 0;
    margin: 0 5px;
    outline: none;
    float: none;
    display: inline-block;
    vertical-align: top;
}
.testimonials-nav .slick-track {
    width: 100% !important;
    display: inline-block;
}
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-box-img {
    border-radius: 50%;
    display: inline-block;
    z-index: 9;
    width: 100px;
    height: 100px;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-box-img img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 100%;
    height: auto;
    transition: opacity 400ms;
    -webkit-transition: opacity 400ms;
    transform: translateZ(0) !important;
    -webkit-transform: translateZ(0);
}
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .testimonial_item .themetechmount-author-name,
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .testimonial_item .themetechmount-box-footer {
	display: inline-block;
    padding-left: 3px;
    padding-right: 3px;
}
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .testimonial_item .themetechmount-box-footer:before {
    content: "-";
    padding-right: 5px;
}
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .testimonial_item {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgba(0, 0, 0, 0.10);
    width: 25%;
    margin: -21px auto 0px auto;
    padding: 7px 5px;
}
.testimonials-nav .nav_item_wrap:not(.slick-active) {
	cursor: pointer;
}

.tm-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text,
.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text,
.tm-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text,
.tm-col-bgcolor-darkgrey .themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text{
     color: rgba(255, 255, 255, 0.80);
}

.tm-textcolor-white .boxview-style4 .themetechmount-box-desc .themetechmount-testimonial-text,
.tm-bgcolor-skincolor .themetechmount-boxes-testimonial  .themetechmount-author-name,
.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-author-name {
	color: rgba(255, 255, 255, 1);
}
.themetechmount-boxes-col-one .themetechmount-boxes-testimonial-inner .row.themetechmount-boxes-row-wrapper{
    margin: 0;
}
.tm-row-inner .themetechmount-boxes-col-one .themetechmount-boxes-testimonial-inner .row.themetechmount-boxes-row-wrapper{
    margin-left:0px;
    margin-right:0px;
}
.themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel  .slick-dots{

}
.tm-col-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-post-item .themetechmount-box-content,
.tm-bgcolor-skincolor .themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-post-item .themetechmount-box-content {
	margin:0px;
	margin-top: 15px;
}
.tm-bgcolor-skincolor  .themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-post-item .themetechmount-box-content,
.tm-col-bgcolor-skincolor  .themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-post-item .themetechmount-box-content,
.tm-bgcolor-skincolor .themetechmount-testimonial-box-view-style2 .themetechmount-box-author,
.tm-col-bgcolor-skincolor .themetechmount-testimonial-box-view-style2 .themetechmount-box-author {
    padding-bottom: 0px;	
}
/*** themetechmount-box-view-default  themetechmount-box-img ***/

.themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-img .themetechmount-item-thumbnail{
    display: block;
    left: 0;
    right: 0;
}
.themetechmount-box-view-default .themetechmount-box-author .themetechmount-box-img .themetechmount-icon-box{
	line-height: 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;    
    display: none;
    background-color: #0186d5;
    text-align: center;
    color: #fff;
    font-size: 22px;
}
.themetechmount-box-view-default .themetechmount-box-title {
    margin-top: 0px;
	position: relative;
}
.themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name a:hover {
	color:#424242;
}

/*** 

====================================================================
	Client logo Section
====================================================================

***/  

.themetechmount-boxes-view-default.themetechmount-boxes-client .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper{
	margin-bottom: 20px;
} 
.tm-client-logo-box-w{
	text-align: center;
	    position: relative;
}
.themetechmount-box-client.themetechmount-box-view-boxed-logo:before {
    content: '';
    background: #e1e1e1;
    height: 100%;
    width: 1px;
    position: absolute;
    right: -15px;
    left: auto;
}
.themetechmount-box-client .themetechmount-item-thumbnail{
    width: 100%;
    display: table;
}
.themetechmount-box-client .themetechmount-item-thumbnail-inner{
    margin-right: 13px;
    margin-left: 13px;
	padding: 25px;
    display: table-cell;
    text-align: center;
    align-items: center;
    vertical-align: middle;
}
.themetechmount-box-client.themetechmount-client-box-view-boxed-logo .themetechmount-item-thumbnail-inner{
	background-color: #fff;
}
.themetechmount-box-client:not(.themetechmount-box-view-boxed-logo) .themetechmount-item-thumbnail-inner{
	padding: 0;
}
.themetechmount-box-client.themetechmount-box-view-boxed-logo .themetechmount-item-thumbnail-inner{
    height: 130px;
}
.themetechmount-box-client.themetechmount-box-view-boxed-logo{
    border: none;
    display: block;
}
.slick-slide .tm-client-logo-box-w .themetechmount-item-thumbnail-inner img{
	display: inline-block;
}
.tm-logo-greyscale .slick-slide .tm-client-logo-box-w .themetechmount-item-thumbnail-inner img {
    filter: grayscale(1);
    opacity: 0.6;
}
.tm-logo-greyscale .slick-slide .tm-client-logo-box-w .themetechmount-item-thumbnail-inner:hover img {
    filter: grayscale(0);
    opacity: 1;
}
#totop:hover {
    color: #ffffff;
}
.slick-slide .tm-client-logo-box-w .themetechmount-item-thumbnail-inner:hover img{
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
	-webkit-animation: flipInX 0.5s ease-in-out;
    animation: flipInX 0.5s ease-in-out;
}
@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}
.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tm-client-logo-tooltip{
}
.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tm-client-logo-tooltip a.tm-client-logo-link {
    display: block;
    padding: 0px;
    outline: none;
}
.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tooltip-top:after,
.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tooltip:after, 
.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w [data-tooltip]:after,
.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tooltip-top:before, 
.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w .tooltip:before, 
.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w [data-tooltip]:before {
    bottom: 68%;
}
.themetechmount-boxes-view-default .tm-client-logo-box-w {
    padding-bottom: 0;
}
.tm-col-bgcolor-darkgrey .themetechmount-box-client.themetechmount-box-view-boxed-logo,
.tm-bgcolor-darkgrey .themetechmount-box-client.themetechmount-box-view-boxed-logo,
.tm-col-bgcolor-skincolor .themetechmount-box-client.themetechmount-box-view-boxed-logo,
.tm-bgcolor-skincolor .themetechmount-box-client.themetechmount-box-view-boxed-logo,
.tm-col-bgcolor-grey .themetechmount-box-client.themetechmount-box-view-boxed-logo,
.tm-bgcolor-grey .themetechmount-box-client.themetechmount-box-view-boxed-logo {
	background-color: #ffffff;
}
.themetechmount-client-box-view-separator-logo{
	display: block;
}
.themetechmount-box-view-separator-logo .themetechmount-item-thumbnail{
	position: relative;
}
.themetechmount-box-view-separator-logo .themetechmount-item-thumbnail:after{
    border-right: 1px solid #eaeaea;
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: -10px;
}
.themetechmount-boxes-client.themetechmount-boxes-col-five .tm-box-col-wrapper:nth-child(5n+5) .themetechmount-item-thumbnail:after{
	border-right: none;
}
.themetechmount-boxes-client.themetechmount-boxes-col-three .tm-box-col-wrapper:nth-child(3n+3) .themetechmount-item-thumbnail:after{
	border-right: none;
}
.themetechmount-boxes-client.themetechmount-boxes-view-carousel.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper.slick-slider {
	margin-top:-35px;
}
.tm-shadowboxview-style-clientlogo .themetechmount-client-box-view-boxed-logo {
    box-shadow: 0 0 10px 0 rgb(0, 0, 0, .1);
}
.themetechmount-boxes-view-default.tm-shadowboxview-style-clientlogo .tm-client-logo-box-w {
    padding-bottom: 10px;
}
.tm-shadowboxview-style-clientlogo .themetechmount-box-client.themetechmount-box-view-boxed-logo .themetechmount-item-thumbnail-inner {
    height: 150px;
}

/*** 

====================================================================
	Button Section
====================================================================

 ***/
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-weight-yes{
	font-weight: 600;
}
.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-sm{
	font-size: 14px;	
}
.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md{
	font-size: 14px;
    line-height: 24px;
}
.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md .tm-vc_btn3-icon {
    font-size: 12px;
    height: 17px;
    line-height: 14px;
    margin-top: 0px;
}
.tm-vc_btn3.tm-vc_btn3-size-lg {
    font-size: 20px;
	line-height: 20px;
}
.tm-vc_btn3.tm-vc_btn3-style-text{    
    padding: 0;
	margin-top: 0px !important;
}
/*** Normal Button ***/
.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
    left: 0px;
}
.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) {
    padding-left: 30px;
}
.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
    right: 0px;
}
.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) {
    padding-right: 20px;
}
.tm-post-prev-next-buttons .tm-vc_btn3.tm-vc_btn3-shape-square,
.comment-respond .tm-vc_btn3.tm-vc_btn3-shape-square,
.tm-single-top-btn .tm-vc_btn3.tm-vc_btn3-shape-square {
	border-width: 1px;
    border-style: solid;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 30px;
    border-radius: 0;
}
article.post .entry-content blockquote p cite {
    font-size: 16px;
}
/*** Left Arrow ***/
.tm-post-prev-next-buttons .tm-left-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) {
    padding-left: 42px;
    padding-right: 24px;
}
.tm-post-prev-next-buttons .tm-left-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
    left: 16px;
}

/*** Right Arrow ***/
.tm-single-top-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty),
.tm-post-prev-next-buttons .tm-right-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) {
    padding-right: 43px;
    padding-left: 24px;
}
.tm-single-top-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon,
.tm-post-prev-next-buttons .tm-right-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
    right: 17px;
}
.tm-post-prev-next-buttons .tm-right-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon,
.tm-post-prev-next-buttons .tm-left-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
	font-size: 16px;
    height: 20px;
    line-height: 20px;	
}

/*** Center button for colum ***/
.tm-center-button{
   position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -khtml-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

/*** 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,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor:hover,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-3d.tm-vc_btn3-color-skincolor:hover,
.themetechmount-box-events .event-box-content .themetechmount-eventbox-footer a:hover,
.tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-black.tm-vc_btn3-style-outline:hover,
.tm-quote-form input[type="submit"]:hover,
.widget_subscribe_form input[type="submit"]:hover,
.woocommerce-account .woocommerce-MyAccount-content button,
.woocommerce-account .woocommerce-MyAccount-content button:hover,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.mailchimp-inputbox input[type="submit"]:hover {
	color: #fff;
    background-color:var(--tm-secondarycolor-bg); ;
}

.themetechmount-fbar-box-w.tm-bgcolor-darkgrey .submit_field button:hover,
.tm-col-bgcolor-darkgrey .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-flat.tm-vc_btn3-color-skincolor:hover,
.tm-bgcolor-darkgrey .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-flat.tm-vc_btn3-color-skincolor:hover {
	color: #1a1a1a;
    border-color: #fff;
    background-color: #fff;
}
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-3d.tm-vc_btn3-color-skincolor:hover {
	box-shadow: 0 2px 0 #393939;
}

/*** Revolution slider button ***/
.rev-btn{
    -webkit-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
}


/*** 

====================================================================
	Global Box spacing
====================================================================

 ***/
 
.themetechmount-boxes-view-carousel .tm-box-col-wrapper{
	padding-left: 15px;
    padding-right: 15px;
}
.themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper{
	margin-bottom: 30px;
}
.themetechmount-boxes-blog .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
    margin: 0;
}
.blog-grid .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
    margin-bottom: 20px;
}
.themetechmount-boxes-spacing-0px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper{
	padding-right: 0px;
    padding-left: 0px;
	margin-bottom: 0px;
}
.themetechmount-boxes-spacing-5px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper{
    padding-left: 2.5px;
    padding-right: 2.5px;
	margin-bottom: 5px;
}
.themetechmount-boxes-spacing-10px .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper{
	padding-right: 5px;
    padding-left: 5px;
	margin-bottom: 10px;
}
.themetechmount-boxes-spacing-0px .themetechmount-boxes-row-wrapper.row{
    margin-left: 0;
    margin-right: 0;	
}
.themetechmount-boxes-spacing-5px .themetechmount-boxes-row-wrapper.row{
    margin-left: -2.5px;
    margin-right: -2.5px;	
}
.themetechmount-boxes-spacing-10px .themetechmount-boxes-row-wrapper.row{
    margin-left: -5px;
    margin-right: -5px;	
}
.themetechmount-boxes-portfolio .col-xs-12{
	margin-bottom: 30px;
}
.themetechmount-boxes-portfolio.themetechmount-boxes-sortable-yes .col-lg-4{
    margin-left: -1px;
}
.margin-bottom-0-last-two-box.themetechmount-boxes-portfolio .tm-box-col-wrapper:nth-last-child(-n+2){
    margin-bottom: 0;
}

/*** 

====================================================================
	Slick Slider
====================================================================

 ***/
.themetechmount-slider-wrapper{
    position: relative;
    z-index: 1;
}
.themetechmount-boxes-blog.themetechmount-boxes-view-carousel  .tm-post-format-icon-wrapper:before{
	display: none;
}
.slick-slide {
    outline: none;
}
.widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
    margin: 0;
}
.tm-boxes-carousel-arrows-1 .themetechmount-boxes-row-wrapper .slick-arrow , .themetechmount-boxes-blog .slick-arrow , .ttm_woo_categories_slider .slick-arrow {
	opacity: 0;
    visibility: hidden;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
}
.tm-boxes-carousel-arrows-1 .themetechmount-boxes-row-wrapper:hover .slick-arrow , .themetechmount-boxes-blog:hover .slick-arrow , .ttm_woo_categories_slider:hover .slick-arrow {
	opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

/*** Arrow Center with heading ***/
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-prev{
	top: -63px;	
}
.tm-boxes-carousel-arrows-above .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above .themetechmount-boxes-row-wrapper .slick-prev,
.main-holder .site-content .tm-boxes-carousel-arrows-above .themetechmount-boxes-row-wrapper .slick-next,
.main-holder .site-content .tm-boxes-carousel-arrows-above .themetechmount-boxes-row-wrapper .slick-prev {
    top: -60px; 
}
.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev,
.main-holder .site-content .tm-boxes-carousel-arrows-above .themetechmount-boxes-row-wrapper .slick-prev
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-prev{
	left: 50%;
    margin-left: -30px;
}
.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-boxes-row-wrapper .slick-next,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-row-wrapper .slick-next{
    right: 50%;
    margin-right: -39px;
}
.tm-boxes-carousel-arrows-above .themetechmount-boxes-row-wrapper .slick-next {
    right: 0;
    margin-right: 30px;
}
.tm-boxes-carousel-arrows-above .themetechmount-boxes-row-wrapper .slick-prev {
    left: 92%;
}
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-box-heading-wrapper,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-box-heading-wrapper{
    padding-bottom: 0;
}
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-justify .themetechmount-box-heading-wrapper .tm-cta3-without-desc,
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-box-heading-wrapper .tm-cta3-without-desc{
    padding-bottom: 25px;
}
/* Arrow below */
.tm-boxes-carousel-arrows-below.themetechmount-boxes{
	padding-bottom: 70px;
}
.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev, .tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next, .main-holder .site-content .tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev, .main-holder .site-content .tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next {
	top: auto;	
	bottom: -60px;
}
/*** Arrow Left with heading ***/


/*** Blog Top image bottom contain ***/

.themetechmount-boxes-team.themetechmount-boxes-view-carousel.themetechmount-boxes-textalign-center {
    overflow: inherit;
}
/*** Slick dot desing ***/
.slick-dots li {
    width: 10px;
    height: 5px;
	margin:0 4px;
}
.slick-dots li button{
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    margin: 0 13px 0px 0;
    position: relative;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    background-color: rgba(0, 0, 0, 0.5);
    line-height: 0;
    padding: 0;
    border-radius: 50%;
}
.slick-dots li button:before {
	content: "";
    position: absolute;
    background: transparent;
    top: -3px;
    width: 13px;
    height: 13px;
    border: 1px solid rgb(0, 0, 0, .5);
    border-radius: 50%;
    left: -3px;
	opacity:1;
}
.slick-dots li.slick-active button:before {
	border-color:#1a1d22;
}

/*** Slick dot color ***/
.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-prev,
.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-next{
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    opacity: 1;
	z-index:9;
}
.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-prev {
    left: -60px;
    right: auto;
}
.tm-boxes-carousel-arrows-side .themetechmount-boxes-row-wrapper .slick-next {
    right: -60px;
    left: auto;
}
.themetechmount-boxes-row-wrapper .slick-prev:before, 
.themetechmount-boxes-row-wrapper .slick-next:before {
	color: #1a1a1a;
	font-weight: 600;
}

.tm-textcolor-white .themetechmount-boxes-row-wrapper .slick-prev:before,
.tm-textcolor-white .themetechmount-boxes-row-wrapper .slick-next:before,
.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-prev:before, 
.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-next:before,
.tm-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-prev:before, 
.tm-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-next:before {
	color: #ffffff;
}
.tm-textcolor-white .themetechmount-boxes-row-wrapper .slick-arrow,
.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow,
.tm-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-arrow {
	border-color: #ffffff;
}
.tm-textcolor-white .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover,
.tm-bgcolor-skincolor .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover, 
.tm-bgcolor-darkgrey .themetechmount-boxes-row-wrapper .slick-arrow:not(.slick-disabled):hover{
	background-color: transparent;	
	border-color: transparent;
}
/*** Flex slider dot desing ***/
.flex-control-paging li a{
    -o-box-shadow: none;
    box-shadow: none;
    background: none;
    border: 2px solid #fff;
}
.flex-control-paging li a:hover{
    background: none;
}
.flex-control-paging li a.flex-active{
    background-color: #fff;
}

/*** Flex slider Arrow desing ***/
.flex-direction-nav a:before,
.flex-direction-nav a.flex-next:before {
    font-family: "tm-cicico-icons";
}
.flex-direction-nav a:before{
    content: '\e808';
}
.flex-direction-nav a.flex-next:before {
    content: '\e809';
}
/*** 

====================================================================
   flexslider
====================================================================

 ***/
.tm-flexslider ul li{
    display: none;
    float: left;
}
.tm-flexslider ul li:first-child{
    display: block;
}
.tm-flexslider .flex-control-nav {
    bottom: 5px;
    z-index: 1;
}
.tm-flexslider .flex-control-paging li a{
    border: 1px solid #fff;
    background: none;
    -o-box-shadow: none;
    box-shadow: none;
	font-size: 0;
}
.tm-flexslider .flex-control-paging li a.flex-active{
    background-color: #fff;
}
.flex-control-nav li {
    margin: 0 3px;
}
/*** 

====================================================================
	Drop Cap Design
====================================================================

 ***/
.tm-dropcap{
	float: left;
	text-align: center;
	overflow: hidden;
	font-weight: normal;
	 width: 51px;
	 height: 51px;
	 line-height: 52px;
	 font-size: 34px;
	 margin: 7px 8px -5px 0;
}
.tm-dcap-style-rounded{
	border-radius: 5px;
}
.tm-dcap-style-round{
	border-radius: 50%;
}
.tm-dropcap.tm-bgcolor-dark,
.tm-dropcap.tm-bgcolor-skincolor{
	color: #fff;	
}
.tm-dropcap.tm-bgcolor-dark{
	background-color: #202020;
}
.tm-dropcap.tm-bgcolor-grey{
	background-color: #E2E2E2;
}
.tm-dropcap.tm-bgcolor-grey,
.tm-dcap-txt-color-dark{
	color: #313131;
}
.tm-dcap-style-square,
.tm-dcap-style-round,
.tm-dcap-style-rounded{
	position: relative;
    top: 4px;
    float: left;
	margin-right: 10px;
    padding: 0;
    line-height: 50px;	
	text-transform: uppercase;
}
.tm-dcap-style-rounded{
	border-radius: 5px;
	background-color: #c93756;
    font-size:45px;   
}
.tm-dcap-style-round{
	border-radius: 50%;
    background-color: #1f4788;
    font-size: 45px;
}
.tm-dcap-style-square {
    color:#a0ce4e;
    font-size: 60px;
}
.tm-dropcap.tm-bgcolor-skincolor{
    color: #fff;    
    background-color: #fc6042;
    font-size: 45px;

}
 /*** 

====================================================================
	Tweeter Section
====================================================================

 ***/
.themetechmount-twitterbox-inner {
	text-align: center;
}
.themetechmount-twitterbox-inner .tweet-text{
    font-size: 18px;
    line-height: 28px;
}
.themetechmount-twitterbox-inner .tweet-details{
	font-size: 15px;
	font-style: italic;
}
.themetechmount-twitterbox-inner h3 a.twitter-link{
	z-index: 10;
	position: relative;
}
.themetechmount-twitterbox-inner i {
    display: inline-block;
    width: 55px;
    height: 55px;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    line-height: 55px;
    margin-bottom: 10px;
}
.tm-col-bgcolor-skincolor .themetechmount-twitterbox-inner i,
.tm-bgcolor-skincolor .themetechmount-twitterbox-inner i {
	background-color:#202020;
}
.themetechmount-twitterbox-wrapper .themetechmount-boxes-row-wrapper{
	margin-top: 20px;
}
.themetechmount-twitterbox-inner .tweet-text a,
.widget .latest-tweets ul li .tweet-text a,
.widget .latest-tweets ul li .tweet-details a {
	font-style:italic;
}
.widget .latest-tweets ul li .tweet-text a,
.themetechmount-twitterbox-inner .tweet-text a {
    font-size: 15px;
}
.widget .latest-tweets ul li p.tweet-text {
	margin-bottom: 0px;
	line-height: 24px;
}
.widget .latest-tweets ul li .tweet-details a {
	font-size: 12px;
    color: #acacac;
}
.themetechmount-twitterbox-inner-list .themetechmount_tweet_item.themetechmount_tweetitem{
	line-height: 30px;
	font-size: 19px;
}
.themetechmount-carousel-col-one .themetechmount_tweet_item.themetechmount_tweetitem {
	width: 60%;
	margin: 0 auto;
}
.themetechmount-twitterbox-inner .tweet-details{
    font-size: 15px;
    font-style: italic;
}
.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-text,
.tm-bgcolor-darkgrey .themetechmount-twitterbox-inner .tweet-text{
	color: rgba(255, 255, 255, 0.70);
}
.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-text a,
.tm-bgcolor-darkgrey .themetechmount-twitterbox-inner .tweet-text a{
	color: rgba(255, 255, 255, 1);
}
.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-details a,
.tm-bgcolor-darkgrey .themetechmount-twitterbox-inner .tweet-details a{
	color: rgba(255, 255, 255, 0.4);
}
.tm-bgcolor-skincolor .themetechmount-twitterbox-inner i, 
.tm-bgcolor-darkgrey .themetechmount-twitterbox-inner i{
	border-color: #fff;
	color: #fff;
}
.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-text a:hover,
.tm-bgcolor-skincolor .themetechmount-twitterbox-inner .tweet-details a:hover{
	color: rgba(255, 255, 255, 0.60);
}

/*** 

====================================================================
	Google map Section
====================================================================

 ***/
 
.wpb_gmaps_widget .wpb_wrapper {
    background-color: transparent;
    padding: 0px;
}

/*** 

====================================================================
	Category filter Section
====================================================================

 ***/   
.themetechmount-boxes-textalign-left .tm-sortable-wrapper{
	text-align: left;
}  
.themetechmount-boxes-textalign-right .tm-sortable-wrapper{
	text-align: right;
} 
.tm-sortable-list ul{
	margin: 0;
	padding: 0;
	margin-bottom: 35px;
	margin-top: 20px;
}
.tm-sortable-list .tm-sortable-link {
	display: inline-block;
	margin-right: 10px;
}
.tm-sortable-list .tm-sortable-link a {
    display: block;
    cursor: pointer;
    padding: 10px 25px;
    margin-bottom: 5px;
    line-height: 22px;
    width: auto;
    position: relative;
    z-index: 3;
    color: #252525;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: transparent;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0px;
	border: 1px solid #e0e0e0;
}
.tm-row .tm-sortable-list .tm-sortable-link a:hover,
.tm-row .tm-sortable-list .tm-sortable-link a.selected{	 
	 color: #fff;
     border-color: transparent;
}
.themetechmount-boxes-textalign-center .tm-sortable-wrapper {
    text-align: center;
}
.tm-bgcolor-skincolor .tm-sortable-list .tm-sortable-link a,
.tm-bgcolor-darkgrey .tm-sortable-list .tm-sortable-link a,
.tm-white-sort-bt .tm-sortable-list .tm-sortable-link a {
    border: 1px solid rgba(255, 255, 255, 0.75);
    color: rgba(255, 255, 255, 0.75);
}

.themetechmount-boxes-sortable-yes:not(.themetechmount-boxes-textalign-center) .themetechmount-boxes-inner{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.themetechmount-boxes-sortable-yes:not(.themetechmount-boxes-textalign-center) .themetechmount-boxes-inner>div.themetechmount-box-heading-wrapper:not(.themetechmount-boxes-row-wrapper) {
    flex-basis: 0%;
    flex-grow: 1;
    flex: 0 0 35.33%;
    max-width: 35.33%;
}
.themetechmount-boxes-sortable-yes:not(.themetechmount-boxes-textalign-center) .themetechmount-boxes-inner>div.tm-sortable-wrapper.tm-sortable-wrapper-portfolio:not(.themetechmount-boxes-row-wrapper) {
    flex-basis: 0%;
    flex-grow: 1;
    flex: 0 0 64.33%;
    max-width: 64.33%;
}
.themetechmount-boxes-sortable-yes.themetechmount-boxes-textalign-left .themetechmount-boxes-inner>div.tm-sortable-wrapper.tm-sortable-wrapper-portfolio:not(.themetechmount-boxes-row-wrapper) {
    text-align: right;	
}	
.themetechmount-boxes.themetechmount-boxes-sortable-yes .themetechmount-boxes-inner>div.themetechmount-boxes-row-wrapper {
    display: block;
    width: 100%;
    margin-top: 16px;
}
.themetechmount-boxes-sortable-yes.tm-cta3-rev-heading .tm-sortable-list ul {
    margin-top: 37px;
}
.themetechmount-boxes-sortable-yes:not(.tm-cta3-rev-heading) .tm-sortable-list ul {
    margin-top: 8px;
}


/*** Colorbox frame reset ***/
#cboxTopRight,
#cboxTopLeft,
#cboxTopCenter,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight{
    background: none;
	background-color: #fff
}

/*** Singel page ***/

.summary .clear{
    display: none;
}
.posted_in{
	font-weight: 500;
}
.posted_in a{
	font-weight: normal;
}
.tm-skincolor.strong {
    font-weight: 500;
}
/*** Sidebar ***/
.sidebar .widget .tagcloud a{   
	display: inline-block;
    padding: 3px 20px;
    margin: 0 0 10px;
    border: 1px solid #e1e1e1;
    border-radius: 0px;
    font-size: 14px !important;
    background-color: #fff;
    font-weight: 400;
    text-transform: capitalize;
}
.sidebar .widget .tagcloud a:hover{
	color: #ffffff;
	border-color:transparent;
}

/***  comment-form-rating ***/
.comment-form-rating{
    padding-bottom: 10px;
}
#review_form .comment-form-rating .select2-container {
	display:none;
}

/*** 

====================================================================
	404 Page
====================================================================

 ***/ 
 
.error404 .site-main {
    padding-top: 0;
} 
section.error-404 {    
    padding: 100px 0px 100px;
    text-align: center;
}
section.error-404 .tm-big-icon{
	font-size: 120px;	
}
section.error-404 .page-header{
	border-bottom: none;
    margin-bottom: 10px;
    margin-top: 90px;
}
section.error-404 h1 {
    font-size: 38px;
    font-weight: 600;
    line-height: 100%;
}
section.error-404 .page-content p {
    font-size: 18px;
    margin-bottom: 40px;
} 
section.error-404 .search-form {
    position: relative;
	max-width: 390px;
    margin: 0 auto;
}
section.error-404 .search-form label {
    display: block;
}
section.error-404 .search-form .search-field {
    border-width: 2px;
    background-color: transparent;
	border-radius: 0em;
} 
section.error-404 .search-form .search-submit {
    position: absolute;
    top: 0px;
    right: 0px;
    box-shadow: none;
    border-bottom: none;
    text-indent: -999px;
    padding: 0;
    width: 46px;
    height: 46px;
    z-index: 1;
    border-radius: 0px 3px 3px 0px;
    background-image: url(../images/findicon.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 16px;
    opacity: 0.3;
}
.tm-sresults-no-content-w{
	padding-bottom: 80px;
	padding-top: 30px;
}
.tm-sresults-no-content-w h3{  
    font-size: 30px;
    line-height: 35px;  
}
.error404 .tm-titlebar-wrapper{
    display: none;
}
.error404 .site-main {
    background-color: transparent !important;
}
/*** 

====================================================================
	Search Result Page
====================================================================

 ***/

.tm-sresult-form-wrapper {
    padding: 22px 0px 0px;
    margin-bottom: 60px;
    color: #fff;
    border-radius: 0;
}
.tm-search-pagelist .tm-result-page-content{
	 padding-left: 33px;
	 padding-bottom: 10px;
}
.tm-search-pagelist li > h4{
	margin-bottom: 7px;
}
.tm-search-results-title a.label-default{
	padding: 5px 10px;
	position: relative;
    top: -3px;
}

/*** Search Select Box ***/
.tm-search-select-box{
    width: 100%;
    position: relative;
    padding-right: 162px;
}

.tm-search-select-box .select2-container{
    width: 100% !important;
}
.tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff; 
}
.tm-search-select-box .select2-container--default .select2-selection--single{
    border: 1px solid rgba(255, 255, 255, 0.51);
    height: 50px;
    border-radius: 0px;
}
.tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
}
.tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    right: 5px;
}
.tm-col-bgimage-yes .tm-discountform .select2-container--default .select2-selection--single .select2-selection__arrow b,
.tm-search-select-box .select2-container--default .select2-selection--single .select2-selection__arrow b{
	border-color: #fff transparent transparent transparent;
}
.tm-search-select-box .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent; 
}
.tm-sresult-form-sbtbtn-wrapper input.tm-sresult-form-sbtbtn {
    color: #fff;
    border: 2px solid transparent;
    padding: 14px 27px;
}
.tm-sresult-form-sbtbtn-wrapper{
	position: absolute;
	top: 0px;
	right: 0px;
}
.tm-search-main-box{	
    padding: 22px 25px 30px 25px;
    background-color: rgba(0, 0, 0, 0.10);
    margin: 14px;
	margin-top: 0;
    margin-bottom: 0;
    position: relative;
}
.tm-search-main-box:before {
    position: absolute;
    right: 76px;
    top: -14px;    
    width: 47px;
    height: 47px;
    text-align: center;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 14px solid rgba(32, 32, 32, 0.09);
    content: " ";
}
.tm-search-text strong{
	padding-bottom: 10px; 
	display: block;
	font-size: 18px;
	font-weight: 500;
}
.tm-search-results-title{
    font-weight: normal;
}
.tm-search-postlist li{
    list-style:none;
}
.tm-sresult-form-wrapper h2{
	margin-bottom: 0;
    font-size: 24px;
    font-weight: 600;
    margin-right: 10px;
    color: #fff;
    display: table-cell;
    width: 23%;
    margin-top: 0;
    vertical-align: middle;
}
.tm-sresult-form-wrapper h2 i{
	display: none;
}
body.search .tm-sresult-form-wrapper .search-form .search-field{
    border: 0;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0.10);
    font-size: 20px;
    padding: 0;
    margin: 0;
    color: rgba(255, 255, 255, 1);
    padding-left: 70px;
    text-align: left;
    width: 100%;
    height: 52px;
}
body.search .tm-sresult-form-wrapper .search-form .search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: rgba(255, 255, 255, 0.48);
}
body.search .tm-sresult-form-wrapper .search-form .search-field::-moz-placeholder { /* Firefox 19+ */
	color: rgba(255, 255, 255, 0.48);
}
body.search .tm-sresult-form-wrapper .search-form .search-field:-ms-input-placeholder { /* IE 10+ */
	color: rgba(255, 255, 255, 0.48);
}
body.search .tm-sresult-form-wrapper .search-form .search-field:-moz-placeholder { /* Firefox 18- */
	color: rgba(255, 255, 255, 0.48);
}
body.search .tm-sresult-form-wrapper .search-form input.search-field:focus {
    background-color: rgba(32, 32, 32, 0.08);    
	color: #fff;
}
.tm-sresult-form-wrapper .search-form {
    width:58%;
    display: table-cell;
    position: relative;
}
.tm-sresult-form-wrapper .search-form:after {
    position: absolute;
    content: '\e86f';
    font-family: "tm-cicico-icons";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 19px;
    background-color: rgba(0, 0, 0, 0.12);
    height: 52px;
    display: block;
    width: 55px;
    top:3px;
    text-align: center;
    padding-top: 15px;
    left: 0;
    border-radius: 0px;
}
.tm-sresult-form-wrapper .search-form label{
	margin-bottom: 0;
    display: block;
}
.search .tm-sresult-form-wrapper .search-form .search-submit{
	 display: none;
}
.tm-sresult-form-top{
	position: relative;
    display: table;
    width: 100%;   
	padding:7px 25px 26px 25px;
}
.tm-sresults-settings-wrapper{
    width: auto;
    display: table-cell;
    position: relative;
	padding-left: 15px;
}
.tm-sresults-settings-wrapper a{
    font-size: 17px;
    color: #fff;    
    text-align: center;
    display: block;
    background-color: rgba(0, 0, 0, 0.10);
    display: block;
    padding: 14px 12px;
    border-radius:5px;
	outline: none;
}
.tm-sresults-settings-wrapper a:hover,
.tm-sresults-settings-wrapper a.tm-sresult-btn-active{
    color: #fff;
}
.tm-search-eventlist .item .item-thumbnail:before{
	display: none;
}
.tm-search-list.tm-search-postlist{
	padding-left:0px;
}
.tm-sresults-first-row,
.tm-sresults-cta-wrapper{
	padding-bottom: 60px;
}
.tm-sresults-title-w h2{
	margin-bottom: 30px;
	font-size: 26px;
    line-height: 30px;
}
.tm-sresults-title-w h2 strong {
    font-weight: 600;
}
.search-results .tm-list.tm-list-style-icon li{
	position: relative;
	padding-bottom: 10px;
}
.search-results .tm-list.tm-list-style-icon .tm-list-li-content{
	padding-left: 20px;
}
.tm-sresults-title small a{
	font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    padding: 2px 13px;
    display: inline-flex;
    position: absolute;
    font-size: 13px;
    line-height: 25px;
    height: 29px;
    border-radius: 0;
    font-weight: 600;
    text-transform: capitalize;
}
.search-results .themetechmount-box-team{
	margin-bottom: 30px;
}
.tm-sresults-title small a i{
	width: 8px;
    margin-left: -6px;
    padding-right: 18px;
    margin-top:1px;
}
.search-results .themetechmount-box-portfolio .themetechmount-post-item{
	margin-bottom: 30px;
}
.tm-results-post ul.tm-recent-post-list > li > a,
.tm-results-page .tm-list-li-content a,
.tm-sresults-first-row ul.tm-recent-post-list > li > a,
.tm-sresults-first-row .tm-list-li-content a {
	color: #1a1a1a;	
}
.search-results .page-header {
	border:none;
	margin: 0px 0 0px;
    padding-bottom: 0px;
}
.tm-results-page .tm-list.tm-list-style-icon,
.tm-results-post .tm-recent-post-list {
    margin-top: 0;	
}
.tm-sresults-first-row .tm-list.tm-list-style-icon,
.tm-sresults-first-row ul.tm-recent-post-list {
	margin-bottom: 0;
}
.tm-results-page>.row,
.tm-results-post>.row {
    padding-bottom: 37px;	
}


/*** Search widget ***/ 
.search-form .search-submit {
	display: block;
}
.widget .search-form label{
	display:block;
	margin: 0;
}
.tm-header-style-infostack .header-search .search-field:focus {
    background-color: #ffffff;
}
.tm-header-style-infostack .tm-container-for-topbar .tm-topbar-content.tm-topbar-content-left {
    float: left;
    width: auto;
}

/* ==========================================================================
White Color Section
========================================================================== */

/*
* ====== Text White Color ======
*/

/*** Tweeter Section ***/
.tm-bgcolor-skincolor .tm-sc-twitterbox-followus-text small,
.tm-bgcolor-darkgrey .tm-sc-twitterbox-followus-text small,

.tm-bgcolor-darkgrey ul.cicico_contact_widget_wrapper li a,
.tm-bgcolor-skincolor ul.cicico_contact_widget_wrapper li a,

.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-skincolor.tm-vc_cta3-style-flat .tm-vc_cta3-content-header,

/*** Headign white color ***/
.vc_column-inner.tm-col-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2,
.vc_column-inner.tm-col-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2,

.tm-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2,
.tm-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2,

.tm-bgcolor-darkgrey .tm-custom-heading,
.tm-bgcolor-skincolor .tm-custom-heading,

.tm-col-bgcolor-darkgrey .tm-custom-heading,
.tm-col-bgcolor-skincolor .tm-custom-heading,

.vc_progress_bar.vc_progress-bar-color-skincolor .vc_single_bar .vc_label,


/*** Tab content section ***/
.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-skincolor.tm-vc_cta3-style-3d,

/*** Vcbutton section ***/
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor.tm-vc_btn3-style-outline:hover,
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor:hover, 
.tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-skincolor,

article.themetechmount-blogbox-format-link .tm-format-link-title a,
article.post.format-link .tm-format-link-title a,
.themetechmount-blog-box-view-left-image .themetechmount-box-content .tm-post-categories>.tm-meta-line.cat-links a:hover,

.tm-bgcolor-skincolor .tm-entry-meta a:hover,
.tm-bgcolor-darkgrey .tm-entry-meta a:hover,
.tm-format-link-url a:hover,
.tm-post-format-quote a:hover,
.tm-post-format-quote a:hover:after,

.tm-bgcolor-skincolor .themetechmount-blogbox-footer-readmore a,
.tm-bgcolor-darkgrey .themetechmount-blogbox-footer-readmore a,
.tm-col-bgcolor-skincolor .themetechmount-blogbox-footer-readmore a,
.tm-col-bgcolor-darkgrey .themetechmount-blogbox-footer-readmore a,

/*** Service box Main Heading ***/
div .vc_row .vc_column-inner .tm-sbox-bgcolor-skincolor.tm-sbox h2,
div .vc_row .vc_column-inner .tm-sbox-bgcolor-darkgrey.tm-sbox h2,
div .vc_row .vc_column-inner.tm-col-bgcolor-skincolor .tm-sbox h2,
div .vc_row .vc_column-inner.tm-col-bgcolor-darkgrey .tm-sbox h2,

.tm-bgcolor-skincolor .vc_row .tm-sbox h2,
.tm-bgcolor-darkgrey .vc_row .tm-sbox h2,

.site-main .tm-dcap-color-skincolor,
.tm-bgcolor-darkgrey .tm-team-social-links a,

.tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-black.tm-vc_btn3-style-outline {
	color: #fff;
}


/*
* ====== Text White(Little Light) Color ======
*/

.tm-bgcolor-darkgrey p.tm-custom-heading,
/*** Blogbox section ***/
.themetechmount-box-view-content-overlay .themetechmount-blogbox-footer-readmore a:hover,
.themetechmount-box-view-content-overlay .themetechmount-box-content h4 a:hover,

/*** Service box Sub Heading ***/
div .vc_row .vc_column-inner .tm-sbox-bgcolor-skincolor.tm-sbox h4,
div .vc_row .vc_column-inner .tm-sbox-bgcolor-darkgrey.tm-sbox h4,

div .vc_row .vc_column-inner.tm-col-bgcolor-skincolor .tm-sbox h4,
div .vc_row .vc_column-inner.tm-col-bgcolor-darkgrey .tm-sbox h4,

.tm-bgcolor-skincolor .vc_row .tm-sbox h4,
.tm-bgcolor-darkgrey .vc_row .tm-sbox h4,

/*** team member ***/
.tm-bgcolor-darkgrey .themetechmount-teambox-style2.themetechmount-teambox-roundimage .themetechmount-box-content .themetechmount-box-footer,
.tm-col-bgcolor-darkgrey .themetechmount-teambox-style2.themetechmount-teambox-roundimage .themetechmount-box-content .themetechmount-box-footer,
.tm-bgcolor-skincolor .themetechmount-teambox-style2.themetechmount-teambox-roundimage .themetechmount-box-content .themetechmount-box-footer,
.tm-col-bgcolor-skincolor .themetechmount-teambox-style2.themetechmount-teambox-roundimage .themetechmount-box-content .themetechmount-box-footer
 {
	color: rgba(255, 255, 255, 0.80);
}


/*
* ====== Text White(Light) Color ======
*/

/*** Heading Description text  ***/

.vc_column-inner.tm-col-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p,
.tm-bgcolor-darkgrey .wpb_text_column,
div .vc_row .vc_column-inner.tm-col-bgcolor-darkgrey .wpb_text_column,
/*** Service box Description ***/
div .vc_row .vc_column-inner .tm-sbox-bgcolor-darkgrey.tm-sbox .tm-cta3-description,
div .vc_row .vc_column-inner.tm-col-bgcolor-darkgrey .tm-sbox .tm-cta3-description,
.tm-bgcolor-darkgrey .vc_row .tm-sbox .tm-cta3-description,
.tm-post-format-quote a,
.tm-post-format-quote a:after{
	color: rgba(255, 255, 255, 0.80);
}
.tm-bgcolor-darkgrey .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p,
.tm-textcolor-white .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p {
	color: rgba(255, 255, 255, 0.85);
}

.tm-bgcolor-skincolor .wpb_text_column,
div .vc_row .vc_column-inner .tm-sbox-bgcolor-skincolor.tm-sbox .tm-cta3-description,
.tm-row.tm-bgcolor-skincolor .tm-sbox.tm-sbox-bgcolor-transparent a,
div .vc_row .vc_column-inner.tm-col-bgcolor-skincolor .tm-sbox .tm-cta3-description,
.tm-bgcolor-skincolor .vc_row .tm-sbox .tm-cta3-description,
div .vc_row .vc_column-inner.tm-col-bgcolor-skincolor .wpb_text_column,
.tm-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p,
.vc_column-inner.tm-col-bgcolor-skincolor .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content p {
	color: rgba(255, 255, 255, 0.85);	
}
.tm-bgcolor-skincolor .tm-entry-meta .tm-meta-line,
.tm-bgcolor-darkgrey .tm-entry-meta .tm-meta-line,
/*** Portfolio section ***/
.tm-bgcolor-darkgrey .themetechmount-box-view-top-image .themetechmount-box-portfolio .themetechmount-box-category a,
.tm-bgcolor-skincolor .themetechmount-box-view-top-image .themetechmount-box-portfolio .themetechmount-box-category a,
/*** Blogbox section ***/
.tm-bgcolor-skincolor .tm-entry-meta a,
.tm-bgcolor-darkgrey .tm-entry-meta a,
.tm-bgcolor-skincolor .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a,
.tm-bgcolor-darkgrey .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a,
.tm-col-bgcolor-skincolor .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a,
.tm-col-bgcolor-darkgrey .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date a,
.site-footer.tm-bgcolor-darkgrey ul.tm-recent-post-list li .post-date,
.tm-format-link-url a,
.tm-bgcolor-skincolor .themetechmount-meta-details, 
.tm-bgcolor-skincolor .themetechmount-meta-details a, 
.tm-bgcolor-skincolor .themetechmount-meta-details i,
.tm-bgcolor-darkgrey .themetechmount-meta-details, 
.tm-bgcolor-darkgrey .themetechmount-meta-details a, 
.tm-bgcolor-darkgrey .themetechmount-meta-details i {    
	color: rgba(255, 255, 255, 0.95);
}



.tm-bgcolor-skincolor .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date:after,
.tm-col-bgcolor-skincolor .themetechmount-box-blog .themetechmount-box-content .themetechmount-box-post-date:after {
	background-color: rgba(255, 255, 255, 0.45);
}


/* ==========================================================================
Dark Color Section
========================================================================== */


/*** Text Dark Color ***/
.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-grey.tm-vc_cta3-style-classic .tm-vc_cta3-content-header h2,
.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-grey.tm-vc_cta3-style-flat .tm-vc_cta3-content-header,
.themetechmount-box-portfolio .themetechmount-box-bottom-content h4 a,

.tm-publised-in-wrapper span.post-title,

/*** Team Member ***/
.tm-team-member-single-category,
.tm-team-member-single-category a,
.tm-team-social-links a,
.tm-bgcolor-darkgrey .themetechmount-team-box-view-overlay .themetechmount-box-title a,

/*** Blog comment ***/
.tm-comment-owner,
.tm-comment-owner a,
.comment-reply-link:hover,

/*** Testimonials Section ***/
.testimonial_item .themetechmount-author-name a:hover,


/*** Portfolio section ***/
.tm-social-share-wrapper,

/*** Teammember section ***/
.themetechmount-box-team.themetechmount-box-view-top-image .themetechmount-box-content h4 a,
.themetechmount-team-box-view-overlay .themetechmount-box-social-links ul a,
.tm-bgcolor-skincolor .themetechmount-teambox-style2 .themetechmount-box-content h4,
.tm-bgcolor-skincolor .themetechmount-teambox-style2 .themetechmount-box-content h4 a,

/*** Blogbox section ***/
.themetechmount-box-content h4 a,
.themetechmount-post-readmore a,
.tm-bgcolor-skincolor .themetechmount-blogbox-footer-readmore a:hover,
.logged-in-as a:hover,
.vc_column-inner.tm-col-bgcolor-grey .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2,
.vc_column-inner.tm-col-bgcolor-white .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-headers h2,

.tm-team-details-list .tm-team-list-title,

/*** Service box Main Heading ***/
div .vc_row .vc_column-inner .tm-sbox-bgcolor-white.tm-sbox h2,
div .vc_row .vc_column-inner .tm-sbox-bgcolor-grey.tm-sbox h2,

div .vc_row .vc_column-inner.tm-col-bgcolor-white .tm-sbox h2,
div .vc_row .vc_column-inner.tm-col-bgcolor-grey .tm-sbox h2,

/*** Evetns Calendar ***/
.tribe-events-list-separator-month,
.widget.cicico_category_list_widget .widget-title,
.widget.cicico_category_list_widget li a{
	color: #1a1a1a;
}


/*** Text Dark (Little Light) Color ***/
.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-grey.tm-vc_cta3-style-classic .tm-vc_cta3-content-header h4,
.tweet-details a,

/*** Service box Sub Heading ***/
div .vc_row .vc_column-inner .tm-sbox-bgcolor-white.tm-sbox h4,
div .vc_row .vc_column-inner .tm-sbox-bgcolor-grey.tm-sbox h4,

div .vc_row .vc_column-inner.tm-col-bgcolor-white .tm-sbox h4,
div .vc_row .vc_column-inner.tm-col-bgcolor-grey .tm-sbox h4,

.tm-bgcolor-white .vc_row .tm-sbox h4,
.tm-bgcolor-grey .vc_row .tm-sbox h4{
	color: #35382f;
}

/*** Service box Description ***/
div .vc_row .vc_column-inner .tm-sbox-bgcolor-white.tm-sbox .tm-cta3-description,
div .vc_row .vc_column-inner .tm-sbox-bgcolor-grey.tm-sbox .tm-cta3-description,

div .vc_row .vc_column-inner.tm-col-bgcolor-white .tm-sbox .tm-cta3-description,
div .vc_row .vc_column-inner.tm-col-bgcolor-grey .tm-sbox .tm-cta3-description,

.tm-bgcolor-white .vc_row .tm-sbox .tm-cta3-description,
.tm-bgcolor-grey .vc_row .tm-sbox .tm-cta3-description{
	color: #8d9297;
}

/*** White text color Section ***/
.tm-textcolor-white h1,
.tm-textcolor-white h2,
.tm-textcolor-white h3,
.tm-textcolor-white h4,
.tm-textcolor-white h5,
.tm-textcolor-white h6,
.tm-textcolor-white .tm-fid-icon-wrapper i,
.rev_slider .tm-textcolor-white,
.tm-textcolor-white .tm-vc_cta3-content-header h2{
	color: #ffffff !important;
}
.tm-bgimage-yes.tm-textcolor-white .themetechmount-fbar-box .tm-vc_cta3-content-header h4,
.tm-textcolor-white .tm-vc_cta3-content-header h4{
	color: rgba(255, 255, 255, 0.95) !important;
}
.tm-textcolor-white .tm-vc_cta3-content .tm-cta3-description{
	color: rgba(255, 255, 255, 0.50) !important;
}
.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-skincolor.tm-vc_cta3-style-flat .tm-cta3-content-wrapper,
.tm-textcolor-white{
	color: rgba(255, 255, 255, 1);
}
.footer .tm-textcolor-white .tm-vc_cta3-content-header h4,
.footer .tm-textcolor-white .tm-vc_cta3-content-header h2,
.footer .tm-textcolor-white .tm-vc_cta3-content-header h2,
.footer .tm-textcolor-white {
	color: rgba(255,255,255,50%) !important;
}
.footer .tm-textcolor-white .tm-footer2-left,
.footer .tm-textcolor-white .tm-footer2-right,
.footer .tm-textcolor-white .widget ul.cicico_contact_widget_wrapper li,
.footer .tm-textcolor-white p,
.footer .tm-textcolor-white .widget ul.cicico_contact_widget_wrapper li a {
    color: rgba(255,255,255,50%) !important;
}
.tm-textcolor-white .themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-author-name,
.tm-textcolor-white .themetechmount-boxes-testimonial .themetechmount-testimonial-box-view-style2 .themetechmount-author-name a , .footer ul.tm-recent-post-list > li > a {
	color: #fff !important;	
}
.tm-col-bgcolor-skincolor.tm-textcolor-white a:hover,
.tm-textcolor-white a, .tm-textcolor-white .widget_nav_menu li a{
	color: #ffffff;
}
.footer .tm-col-bgcolor-skincolor.tm-textcolor-white a:hover,
.footer .tm-textcolor-white a, .footer .tm-textcolor-white .widget_nav_menu li a{
    color: rgb(255 255 255 / 50%);
}
.themetechmount-topbar-wrapper.tm-textcolor-white a,
.themetechmount-topbar-wrapper.tm-textcolor-white {
	color: rgba(255, 255, 255, 0.95);
}
.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey.tm-textcolor-white a,
.themetechmount-topbar-wrapper.tm-bgcolor-darkgrey.tm-textcolor-white {
    color: rgba(255, 255, 255,1);
}
.footer .tm-textcolor-white .widget ul.cicico_contact_widget_wrapper li {
    color: rgba(255,255,255,.50) !important;
}
.footer .tm-textcolor-white .widget .search-form .search-field {
    border-color: rgba(255, 255, 255, 0.07);  
    background-color: rgba(255, 255, 255, 0.03);
}
.tm-textcolor-white .widget .search-form .search-submit {
    background-image: url(../images/findicon-white.png);
}
.footer .widget.themetechmount_widget_recent_entries ul li {
	padding: 25px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.tm-textcolor-white .widget.themetechmount_widget_recent_entries ul li {
	border-color: rgba(255,255,255,.05);
}
.main-holder .widget.themetechmount_widget_recent_entries ul li:last-child {
	padding-bottom: 20px;
	border: none;
}
.footer .widget.tm-contactinfo-style1 ul.cicico_contact_widget_wrapper li .contact_title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    font-family: var(--special-element-fontfamily);
}
.footer .tm-textcolor-white .widget.tm-contactinfo-style1 ul.cicico_contact_widget_wrapper li.themetechmount-contact-phonenumber span.contact_number {
    color: var(--tm-skincolor-color);
}
.footer .widget.tm-contactinfo-style1 ul.cicico_contact_widget_wrapper li.themetechmount-contact-phonenumber span {
    font-family: 'Permanent Marker',Arial,Helvetica;
    font-size: 30px;
    line-height: 28px;
}
.footer .widget.tm-contactinfo-style1.style2 ul.cicico_contact_widget_wrapper li.themetechmount-contact-phonenumber span {
    font-family: var(--special-element-fontfamily);
    font-weight: var(--special-element-fontweight);
    font-style: italic;
}
.footer .widget.tm-contactinfo-style1.style2 ul.cicico_contact_widget_wrapper li .contact_title {
    font-style: italic;
}
.footer .widget.tm-contactinfo-style1.styleone ul.cicico_contact_widget_wrapper li.themetechmount-contact-phonenumber span {
    font-family: var(--special-element-fontfamily);
    font-weight: var(--special-element-fontweight);
}
.footer .widget.tm-contactinfo-style1.styleone ul.cicico_contact_widget_wrapper li.themetechmount-contact-phonenumber span.contact_title {
    font-size: 18px;
    font-weight: 400;
}
.tm-contactinfo-style1 .textwidget.widget-text {
    line-height: 28px;
}
.footer .widget.tm-contactinfo-style1 ul.cicico_contact_widget_wrapper li.themetechmount-contact-phonenumber .contact-desc {
    margin-top: 4px;
}
.footer .widget.tm-contactinfo-style1 ul.cicico_contact_widget_wrapper li.themetechmount-contact-email a {
    text-decoration: underline;
    color: var(--tm-skincolor-color) !important;
}
.tm-contactinfo-style1 {
    width: 95%;
}
.tm-contactinfo-style1:first-child {
    margin-bottom: 15px !important;
}
.tm-contactinfo-style1:last-child {
    padding-bottom: 15px;
    margin-top: 30px !important;
}
.widget.tm-contactinfo-style1 ul.cicico_contact_widget_wrapper li {
    line-height: 26px;
    padding: 0 0 15px 0;
}
.widget.tm-contactinfo-style1 ul.cicico_contact_widget_wrapper li:last-child {
    padding: 0 0 0 0;
}
/* contactinfo-style1 css end */
.footer-padding {
    padding-top: 115px !important;
}
/* footerlink-style1 css start */
.footer .tm-footerlink-style1.widget.widget_nav_menu ul > li {
    padding: 0 0 8px 0;
}
.widget.tm-footerlink-style1 .widget-title {
    margin-bottom: 16px;
    margin-top: 18px;
}
/* footerlink-style1 css end */ 
/* footersocial-style1 css start */
.tm-footersocial-style1 h6.widget-title {
    display: inline-block;
    vertical-align: top;
    margin: 6px 10px 0 0;
}
.footer .tm-footersocial-style1 .themetechmount-social-links-wrapper {
    margin-top: 0;
    display: inline-block;
    vertical-align: top;
}
.footer .tm-footersocial-style1 .themetechmount-social-links-wrapper .social-icons li > a {
    border-radius: 5px;
    height: 30px;
    width: 30px;
    line-height: 32px;
}
.site-footer .first-footer .tm-container-for-footer > div > .row .widget-area .widget.tm-footersocial-style1 {
    margin-top: 35px;
}
/* footersocial-style1 css end */
.inside h3 {
	color: #636262;
}
.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,
.tm-textcolor-dark .tm-vc_cta3-content-header h2{
	color: #1a1a1a;
}
.tm-textcolor-darkgrey .tm-vc_cta3-content-header h4{
	color: rgba(0, 0, 0, 0.65) !important;
}
.tm-textcolor-darkgrey .tm-vc_cta3-content .tm-cta3-description{
	color: rgba(0, 0, 0, 0.50) !important;
}
.tm-textcolor-darkgrey{
	color: rgba(0, 0, 0, 0.50);
}
.tm-textcolor-darkgrey a{
	color: rgba(0, 0, 0, 0.80);
}
.tm-textcolor-dark ul.tm-recent-post-list > li {
    border-top-color: rgba(0, 0, 0, 0.07);
}

/*** Grey text color Section ***/
.tm-textcolor-grey h1,
.tm-textcolor-grey h2,
.tm-textcolor-grey h3,
.tm-textcolor-grey h4,
.tm-textcolor-grey h5,
.tm-textcolor-grey h6,
.tm-textcolor-grey .tm-vc_cta3-content-header h2{
	color: #c0c0c0 !important;
}
.tm-textcolor-grey .tm-vc_cta3-content-header h4{
	color: rgba(192, 192, 192, 0.90) !important;
}
.tm-textcolor-grey .tm-vc_cta3-content .tm-cta3-description{
	color: rgba(192, 192, 192, 0.60) !important;
}
.tm-textcolor-grey{
	color: rgba(192, 192, 192, 0.60);
}
.tm-textcolor-grey a,
.tm-icolor-grey i{
	color: rgba(192, 192, 192, 0.80);
}

/*** Border White light ***/
.tm-bgcolor-darkgrey .inside.tm-fid-with-border:not(.tm-fid-view-circle-progress ),
.tm-bgcolor-darkgrey .tm-fid-view-righticon .tm-fld-contents, 
.tm-bgcolor-darkgrey .tm-fid-view-lefticon .tm-fld-contents {
	border-color:rgba(242, 242, 242, 0.06);
}

.tm-bgcolor-skincolor .tm-fid-view-righticon .tm-fld-contents, 
.tm-bgcolor-skincolor .tm-fid-view-lefticon .tm-fld-contents {
	border-color:rgba(242, 242, 242, 0.4);
}

.tm-bgcolor-darkgrey .inside.tm-fid-with-border,
.tm-bgcolor-skincolor .inside.tm-fid-with-border {
	border:none;
	background-color: rgba(242, 242, 242, 0.05);
}

/*** Heading Grey Sep line  ***/
.vc_column-inner.tm-bgcolor-grey .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after,
.tm-bgcolor-grey .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header:after{
	border-color: rgba(122, 122, 122, 0.26);
}

/*** Grey border color ***/
.tm-bgcolor-grey .themetechmount-box-meta {
    border-color: #E6E6E6;
}

/*** VC Colum ***/
.tm-span > .vc_column-inner {	
	 z-index: 11;
}
.tm-col-bg .wpb_wrapper{
	position: relative;
}
.tm-left-span .tm-col-wrapper-bg-layer{
	width: auto;
    margin-left: -300px;
    right: 0;
}
.tm-right-span .tm-col-wrapper-bg-layer{
	width: auto;
    margin-right: -300px;
    left: 0;
	right: 0;
}
.tm-right-span .tm-bg-layer-inner,
.tm-left-span .tm-bg-layer-inner{
	position: absolute;
    width: 100%;   
    height: 100%;
	top:0;
}
.tm-col-bgimage-yes .tm-bg-layer-inner,
.tm-col-bgcolor-yes .tm-bg-layer-inner{
	position: absolute;
    width: 100%;   
    height: 100%;
}
span.edit-link {
	display: block;
	padding: 7px 0px;
}
.edit-link a {
	background: #f9f9f9;
    padding: 10px 20px;
    display: inline-block;
    color: #2c2c2c;
}
.tm-page-loader-wrapper {
	background-color: white;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background-repeat: no-repeat;
	background-position: center center;
}

/*** Contact form ***/
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}
.wpcf7-form div.wpcf7-mail-sent-ok {
	background: green;
	border: none;
	color: white;
	padding: 8px 16px;
}

/***  Pricelist Box ***/
ul.tm-pricelist-block {
    padding: 0px;
    font-size: 14px;
    margin-top: 0px;
    font-size: 21px;
    color: #252525;
}
ul.tm-pricelist-block li {
	list-style: none;
    padding: 2px 0 20px 0;
    margin-top: 24px;
    position: relative;
}
ul.tm-pricelist-block li:first-child {
	margin-top: 12px;
}
.footer .widget ul.tm-pricelist-block li {
	padding: 10px 0px 10px 0;
	border-bottom: 1px solid rgba(255,255,255,0.07);
}
.footer .widget ul.tm-pricelist-block li:first-child {
	padding-top: 0px;
}
ul.tm-pricelist-block li .service-price {
	float: right;
	font-size: 20px;
}
.themetechmount-pricelistbox-wrapper .tm-element-align-left.tm-heading-style-vertical .tm-cta3-without-desc {
	 margin-bottom: 0px;
}
.themetechmount-pricelistbox-wrapper .tm-element-heading-wrapper:not(.tm-seperator-none) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header {
	padding-bottom: 0px;
}
.themetechmount-pricelistbox-wrapper .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers h2:before,
.themetechmount-pricelistbox-wrapper .tm-seperator-solid.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers h2:after {
	content:unset;
}
.themetechmount-pricelistbox-wrapper .tm-element-heading-wrapper:not(.tm-seperator-none) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header {
	padding-bottom: 0px;
}
.themetechmount-pricelistbox-wrapper .tm-element-heading-wrapper:not(.tm-heading-style-horizontal) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-headers.tm-wrap-cell,
.themetechmount-pricelistbox-wrapper .tm-element-heading-wrapper:not(.tm-heading-style-horizontal) .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2 {
    margin-bottom: 8px;
}
ul.tm-pricelist-block li strong {
	font-weight: 500;
	color: #1a1a1a;
}
.tm-bgcolor-dark ul.tm-pricelist-block li strong,
.tm-col-bgcolor-dark ul.tm-pricelist-block li strong,
.tm-bgcolor-skincolor ul.tm-pricelist-block li strong,
.tm-col-bgcolor-skincolor ul.tm-pricelist-block li strong,
.tm-textcolor-white ul.tm-pricelist-block li strong {
	color: #fff;
}
/*** Pricelist Box (Greay bg and White bg) ***/ 
.tm-bgcolor-skincolor ul.tm-pricelist-block li, 
.tm-col-bgcolor-skincolor ul.tm-pricelist-block li,
.tm-bgcolor-skincolor ul.tm-pricelist-block li, 
.tm-col-bgcolor-darkgrey ul.tm-pricelist-block li{
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.25);   
}

ul.tm-pricelist-block li:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 100%;
    height: 2px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(26%, #e1e1e1), color-stop(0%, #fff));
    background-image: linear-gradient(to right, #e1e1e1 60%, #fff 0%);
    background-size: 10px 2px;
    bottom: 0px;
}
ul.tm-pricelist-block li:last-child:after {
	content:unset;
}
.tm-bgcolor-grey ul.tm-pricelist-block li:after {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.10) 60%, #f7f7f6 0%);
}

/*** Servicebox Right Border ***/
.tm-services-box-border-right .tm-sbox {
   border-right: 1px solid  rgba(255, 255, 255, 0.14);
   padding-bottom:0px
}
.tm-services-box-separator.tm-bgcolor-grey .wpb_column.vc_column_container,
.tm-services-box-separator .wpb_column.vc_column_container {
    border-right: 1px solid rgba(0, 0, 0, 0.11);
    padding-top: 15px;
    padding-bottom: 5px;
}
.tm-services-box-separator .tm-sbox .tm-vc_cta3-container {
	margin-bottom:0px;
}
.tm-services-box-separator.tm-bgcolor-skincolor .wpb_column.vc_column_container,
.tm-services-box-separator.tm-bgcolor-darkgrey .wpb_column.vc_column_container{
    border-right: 1px solid rgba(255, 255, 255, 0.11);
    padding-top: 15px;
    padding-bottom: 5px;
}
.tm-services-box-separator .wpb_column.vc_column_container:last-child {
 	border-right: none;
}
.tm-sbox-col-padding {
	padding:105px 300px 80px 100px;
}

/*** Team Member with Skincolor bg ***/

.tm-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-social-links:after{
    background-color: #333;
}
.tm-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-desc,
.tm-col-bgcolor-skincolor .themetechmount-box-team.themetechmount-teambox-style2 .themetechmount-box-desc {
	border-color: rgba(0, 0, 0, 0.57);
}
.themetechmount-post-left .entry-date {
    font-size: 30px;
    display: block;
    line-height: 25px;
    font-weight: 500;
	padding-top: 6px;
}


/*** Testimonial Default ***/
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview  .themetechmount-box-heading-wrapper {
    padding-bottom: 0px;
}
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview  .themetechmount-box-heading-wrapper .tm-cta3-without-desc {
    padding-bottom: 16px;
}
.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-arrow,
.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-arrow:not(.slick-disabled):hover {
	background:transparent;
	background-color: transparent;
	top: 40px;
	font-weight: 500;
}
.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev:before,
.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next:before {
	font-size: 20px;
}
.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev,
.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next {
	background-color: transparent !important;
}
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc .themetechmount-testimonial-text{
	position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    padding: 0;
    margin: 0 0 23px 0;
    border: 0;
    background: transparent;
    font-size: 22px;
    line-height: 36px;
    font-weight: 400;
    color: #1a1a1a;
}
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-author-name {
	font-weight: 500;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 3px 0;
}
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-footer {
}
.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-prev {
	left: 0;
}
.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next {
	right: 0;
}
/*** Portfolio Likes ***/
.tmicon-fa-heart-o::before {
    content: "\f08a";
}
.tmicon-fa-heart:before {
    content: "\f004";
}
[class^="tmicon-fa-"]:before, [class*="tmicon-fa-"]:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.themetechmount-box-view-top-image .themetechmount-portfolio-likes-wrapper {
    position: absolute;
    bottom: 25px;
    right: 12px;
    top: -20px;
}
.themetechmount-box-view-top-image .themetechmount-portfolio-likes-wrapper a.themetechmount-portfolio-likes {
    border-radius: 50%;
    width: 45px;
    height: 45px;
    line-height: 14px;
    display: block;
    padding: 0px;
    text-align: center;
    border: 3px solid #fff;
    font-size: 11px;
    padding-top: 7px;
    position: relative;
    padding-right: 2px;
}
.themetechmount-box-view-top-image .themetechmount-portfolio-likes-wrapper a.themetechmount-portfolio-likes i {
	display: block;
	padding-left: 3px;
}
.themetechmount-box-view-top-image .themetechmount-portfolio-likes-wrapper a:hover.themetechmount-portfolio-likes {
	color:#fff;
}

div.themetechmount-portfolio-likes-wrapper .like-active {
	cursor: default;
}
a.themetechmount-portfolio-likes {
	color: #fff;
}


/*** Footer Twiiter Widget ***/
.widget_latest_tweets_widget p.tweet-text:before {
    content: "\f099";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    position: absolute;
    left: 0px;
    padding-top: 5px;
}
.widget.widget_latest_tweets_widget ul > li {
    position: relative;
    padding: 0px 0px 0px 28px;
}

/*** Background Image Position ***/
.vc_column-inner > .tm-col-wrapper-bg-layer.tm-bgimage-position-left_top,
.tm-row.tm-bgimage-position-left_top {
	background-position: left top !important;
}
.vc_column-inner > .tm-col-wrapper-bg-layer.tm-bgimage-position-left_center,
.tm-row.tm-bgimage-position-left_center {
	background-position: left center !important;
}
.vc_column-inner > .tm-col-wrapper-bg-layer.tm-bgimage-position-left_bottom,
.tm-row.tm-bgimage-position-left_bottom {
	background-position: left bottom !important;
}
.vc_column-inner > .tm-col-wrapper-bg-layer.tm-bgimage-position-right_top,
.tm-row.tm-bgimage-position-right_top {
	background-position: right top !important;
}
.vc_column-inner > .tm-col-wrapper-bg-layer.tm-bgimage-position-right_center,
.tm-row.tm-bgimage-position-right_center {
	background-position: right center !important;
}
.vc_column-inner > .tm-col-wrapper-bg-layer.tm-bgimage-position-right_bottom,
.tm-row.tm-bgimage-position-right_bottom {
	background-position: right bottom !important;
}
.vc_column-inner > .tm-col-wrapper-bg-layer.tm-bgimage-position-center_top,
.tm-row.tm-bgimage-position-center_top {
	background-position: center top !important;
}
.vc_column-inner > .tm-col-wrapper-bg-layer.tm-bgimage-position-center_center,
.tm-row.tm-bgimage-position-center_center {
	background-position: center center !important;
}
.vc_column-inner > .tm-col-wrapper-bg-layer.tm-bgimage-position-center_bottom,
.tm-row.tm-bgimage-position-center_bottom {
	background-position: center bottom !important;
}

/*** Classic BlogPost Layout ***/
.tm-meta-line img {
    border-radius: 50%;
    margin-right: 8px;
    width: 35px;
    height: 35px;
}
article.themetechmount-box-blog-classic .tm-entry-meta-wrapper {
    margin-bottom: 10px;
    position: relative;
    display: block;
    padding-left: 20px;
    border-left: 5px solid;
}
.single article.themetechmount-box-blog-classic .tm-entry-meta-wrapper {
    margin-bottom: 12px;
	margin-top: 20px;
}
.single article.themetechmount-box-blog-classic .tm-entry-meta-blogclassic .tm-meta-line.cat-links,
.single article.themetechmount-box-blog-classic .tm-entry-meta-blogclassic .tm-meta-line.comments-link{
	display:inline-block;
}
.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line {
	margin-right: 5px;
	line-height: 35px;
	font-size: 14px;
    display: inline-block;
    vertical-align: top;
}
.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line.posted-on:first-child {
	padding-left: 0;
}
.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line:after {
    display: inline-block;
    border-radius: 0;
    background-color: #d6d6d6;
    margin: 0 10px 2px 0;
    position: absolute;
    right: -5px;
    left: auto;
    top: 15px;
    content: "";
    width: 5px;
    height: 5px;
}
.themetechmount-box-blog-classic .tm-entry-meta.tm-entry-meta-blogclassic {
    display: block;	
	position:relative;
}
.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line:last-child:after {
	content: unset;
}
.themetechmount-box-blog-classic .themetechmount-box-desc-text {
	margin-bottom: 15px;	
}
.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer {
    padding-top:20px;
}
.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer>div.tm-social-share-wrapper {
    padding-top: 1px;
}
.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer>div {
    padding: 0;
    position: absolute;
    float: left;
    width: 45px;
    height: 45px;
    bottom: -20px;
    background-color: #bf9456;
    text-align: center;
    font-size: 15px;
    line-height: 48px;
    left:35px;
    color: #fff;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.single .post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-links {
	display: block;	
}
.post.themetechmount-box-blog-classic.themetechmount-blogbox-format-quote .tm-blog-classic-box-content {
	padding: 0px;
    border: none;
    box-shadow: unset;
}
.post.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer .themetechmount-blogbox-footer-left {
	clear: both;
	padding: 0px;
	font-size: 15px;
	line-height: 25px;
	float: left;
	padding: 5px 0 11px;
}
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a {
    font-weight: 600;
    position: relative;
    display: inline-block;
    position: relative;
    text-decoration: underline;
}
.single .themetechmount-box-blog-classic .themetechmount-box-desc-text {
    border-bottom: none;
    padding: 0px;
}
.themetechmount-box-blog-classic .tm-entry-meta.tm-entry-meta-blogclassic .tm-meta-line .screen-reader-text.tm-hide {
	font-size: 14px;
    height: auto;
    width: auto;
    position: relative !important;
    display: none;
    vertical-align: top;
    text-transform: capitalize;
    margin: 0;
    clip-path: unset;
    padding-right: 13px;
}
.themetechmount-box-blog-classic .tm-entry-meta.tm-entry-meta-blogclassic .tm-meta-line:first-child .screen-reader-text.tm-hide {
    display: none;
}
.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line:first-child i {
	display: none;
}
.themetechmount-box-blog-classic .tm-entry-meta.tm-entry-meta-blogclassic .tm-meta-line:first-child a {
    font-weight: 500;
}
article.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line i {
    display: none;
}
.themetechmount-box-blog-classic .tm-entry-meta.tm-entry-meta-blogclassic .tm-meta-line a {
    font-size: 14px;
    text-transform: capitalize;
	line-height: 35px;
}
article.themetechmount-box-blog-classic.post_format-post-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .themetechmount-blogbox-format-audio,
article.themetechmount-box-blog-classic.themetechmount-blogbox-format-audio .tm-post-format-audio:not(.tm-post-format-audio-mp3) .tm-blogbox-audio-mp3player-w{
	padding-bottom: 20.7%;
}
.post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-title {
	font-size: 16px;
    margin-right: 3px;
    font-weight: 500;
    margin-top: 3px;
}
.themetechmount-box-blog-classic .tm-social-share-wrapper {
    z-index: 10;
    position: relative;
    float: right;
}
.single-tm_portfolio .tm-social-share-title {
	padding-top: 6px;
}
.single-tm_portfolio .tm-social-share-links ul,
.single .themetechmount-box-blog-classic .tm-social-share-links ul {
   padding-right:0px;
}
.single .post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-links {
    position: initial;
    opacity: 1;
    visibility: visible;
    text-align: center;
	padding: 0px;
	width:auto;
	float: none;
    display: inline-block;
    vertical-align: top;
}


/*** classic tab top icon ***/
.wpb-js-composer .tm-tab-top-icon.vc_tta.vc_general .vc_tta-panel-body{
    padding: 0;
}
.wpb-js-composer .vc_tta.vc_general.tm-tab-top-icon .vc_tta-tab a {
	padding: 90px 25px 40px;
}
.wpb-js-composer .vc_tta.vc_general.tm-tab-top-icon .vc_tta-icon {
	font-size: 50px;
}
.wpb-js-composer .vc_tta.vc_general.tm-tab-top-icon .vc_tta-tab a span:not(:empty):not(:first-child){
    margin-right: 0px;
    margin-left: 0px;
}

/*** center icon seperator style ***/
.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator span:before {
	position: absolute;
	width: 0px;
	height: 16px;
	bottom: -55px;
	margin: auto;
	left: -7px;
	content: "\f10c";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 12px;
}
.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator:before {
	left: -85px;
	right: 0;
}
.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator:after {
	left: 0;
	right: -75px;
}
.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator span:before {
	color: #d9d9d9;
}
.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator:before,
.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator:after {
	content: "";
	position: absolute;
	width: 55px;
	height: 1px;
	bottom: -90px;
	margin: auto;
	top: 0;
}
.tm-element-heading-wrapper.tm-seperator-center_icon.tm-element-align-left .heading-seperator {
    left: 80px;
}
.tm-element-heading-wrapper.tm-seperator-center_icon.tm-element-align-right .heading-seperator {
    right: 77px;
    left: auto;
}

/*** servicebox center overlay icon ***/
.tm-sbox.tm-sbox-iconalign-top-center.tm-center-overlayicon {
	overflow: visible;	
}
.tm-sbox-iconalign-top-center.tm-center-overlayicon .tm-vc_icon_element-inner {
	margin-top: -40px;	
}
.tm-sbox-iconalign-top-center.tm-center-overlayicon .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg {
	margin-top: -53px;
}
.tm-sbox-iconalign-top-center.tm-center-overlayicon .tm-vc_icon_element-inner.tm-vc_icon_element-size-xl {
	margin-top: -66px;
}
.tm-sbox-iconalign-top-center.tm-center-overlayicon .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm {
	margin-top: -30px;
}
.tm-sbox.tm-center-overlayicon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-background-color-grey.tm-vc_icon_element-outline {
    border-color: #d9d9d9;
    background-color: #fff;
}

/*** sortable button ***/
.themetechmount-boxes-portfolio.themetechmount-boxes-sortablebutton-round .tm-sortable-list .tm-sortable-link a {
	border-radius: 2em;
}
.site-footer .tm-textcolor-dark, 
.site-footer .tm-textcolor-dark .social-icons li:not:hover i, 
.site-footer .tm-textcolor-dark.themetechmount-fbar-btn-link i {
    color: rgba(0, 0, 0, 0.7);
}
body.themetechmount-page-full-width #content .wpb_row.vc_row-fluid .vc_row.vc_row-no-padding .tm-sortable-list {
	padding-left: 10px;
}

/*recent post widget ***/
.main-holder .widget.widget_recent_entries ul li {
	padding: 10px 0;
}
.main-holder .widget.widget_recent_entries ul li:first-child {
	padding-top: 0px;
}

.wpcf7 .tm-submit-shape-round {
	border-radius: 2em;
}

/*** classic header style2 ***/
.tm-classicheader-text-area {
    text-align: right;
}

/*** classic-vertical hedaer style ***/
.tm-header-style-classic-vertical {
	background: #fff;
	background-color: rgb(255, 255, 255);
	position: fixed;
	width: 250px;
	height: 100%;
	left: 0px;
	top: 0;
	z-index: 9002;
}
.tm-header-style-classic-vertical #tm-stickable-header-w,
.tm-header-style-classic-vertical .site-header,
.tm-header-style-classic-vertical .site-header .site-header-main,
.tm-header-style-classic-vertical .tm-header-text-area,
.tm-header-style-classic-vertical .tm-header-block {
	height: 100%;    
}
.tm-header-style-classic-vertical .tm-stickable-header-w {
	display: grid;
}
header:not(.tm-header-style-toplogo):not(.tm-header-style-classic-box).tm-header-style-classic-vertical .site-header:after {
	content: '';
	border: none; 
}
header:not(.tm-header-style-toplogo).tm-header-style-classic-vertical #site-header-menu #site-navigation {
	height: auto;
	line-height: initial !important;
}
.tm-header-style-classic-vertical .tm-header-text-area {
	float: none;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 0px 12px;
	line-height: inherit !important;
}
body.header-classic-vertical {
	padding-left: 250px;
}
.tm-header-style-classic-vertical .site-branding {
	float: none;
}
.tm-header-style-classic-vertical .site-header .themetechmount-social-links-wrapper {
	float: none;
}
.tm-header-style-classic-vertical .site-header .themetechmount-social-links-wrapper {
	padding-right: 0px;
}
.tm-colum-width-auto .vc_column_container{
    width: auto;
}

/*** 

====================================================================
    Spcial section 
====================================================================

 ***/
/*** Colum widht auto for two button postion ***/
.tm-row-width-auto .vc_column_container{
    width: auto
}
.tm-row-width-auto .vc_column_container>.vc_column-inner{
    padding-right: 0;
}
.tm-extra-classes .vc_column-inner > .wpb_wrapper .vc_row{
    margin: 0;
}

body .themetechmount-fbar-main-w .widget .widget-title{
    font-size: 21px;
    margin-bottom: 15px;
}
body .themetechmount-fbar-main-w .widget .widget-title:after{
	content:unset;
}
.themetechmount-fbar-main-w .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2{
	font-family: inherit;
	font-size: 22px;
}
.themetechmount-fbar-box-w ul.tm-pricelist-block {
    margin-top: 10px;
}
.themetechmount-fbar-box-w.tm-textcolor-white ul.tm-pricelist-block li{
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.themetechmount-fbar-box-w.tm-textcolor-dark ul.tm-pricelist-block li{
	color: rgba(0, 0, 0, 0.70);
	border-bottom:  1px solid rgba(0, 0, 0, 0.2);
}
.themetechmount-fbar-main-w .tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content {
    margin-bottom: 0px !important;
}
.floting-contact{
    border: 1px solid rgba(255, 255, 255, 0.72);
    padding: 20px 15px;
    font-size: 24px;
    text-align: center;
    border-radius: 5px;
}
.floting-contact h3{
	margin-bottom: 0;
	margin-top: 10px;
}
.tm-textcolor-dark .floting-contact{
    border: rgba(0, 0, 0, 0.72);
}

/*  topbar navigation menu */
.topbar-nav-menu{
     display: inline-block;
     list-style: none;
     margin: 0px;
     padding:0px;
}
.topbar-nav-menu li{
     display: inline;
     padding-left: 5px;
     padding-right: 5px;
}
.topbar-nav-menu li:first-child{
    padding-left: 0px;
}


/* Col Expann section */
.tm-col-expan .wpb_column.vc_col-sm-4 {
    width: 38.70%;
}
.tm-col-expan .wpb_column.vc_col-sm-8{
	width: 65.65%;
}

/*** 

====================================================================
	VC TOGGLE
====================================================================

***/
 


/* servicebox hoverbox */

.sbox-hover-borderbox .tm-sbox .tm-vc_cta3-container{
	margin-bottom: 0px;
	padding: 32px 35px 11px;
}
.sbox-hover-borderbox .tm-sbox{
	margin-bottom: 10px;
}

/* transition global css */

.tm-header-style-infostack .kw-phone .ttm-custombutton a,
.themetechmount-boxes-row-wrapper .slick-prev:before,
.themetechmount-boxes-row-wrapper .slick-next:before,
.themetechmount-boxes-row-wrapper .slick-arrow,
.sbox-hover-borderbox .tm-sbox .tm-vc_cta3-container>.tm-vc_general:after,
.sbox-hover-borderbox .tm-sbox .tm-vc_cta3-container>.tm-vc_general,
.sbox-hover-borderbox .tm-sbox{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.sbox-hover-borderbox .tm-sbox .tm-vc_cta3-container>.tm-vc_general:after {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0px;
	left: 0;
    right: 0;
    border: 3px solid #01d6a3;
	width:100%;
	height:100%;
	opacity:0;
	z-index: -1;
}
.sbox-hover-borderbox .tm-sbox:hover .tm-vc_cta3-container>.tm-vc_general:after{
	opacity:1;	
}
.tm-skincolor-strong strong {
	font-weight:700;
}
.sbox-hover-borderbox .tm-sbox .tm-vc_icon_element .tm-vc_icon_element-inner .tm-vc_icon_element-icon {
    position: relative;
    top: 0;
    left: 0;	
	-webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
	font-size: 55px!important;
}
.sbox-hover-borderbox .tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
    padding-top: 13px;
}
.sbox-hover-borderbox .tm-sbox:hover .tm-vc_icon_element .tm-vc_icon_element-inner .tm-vc_icon_element-icon  {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 1;
}
.tm-bgcolor-darkgrey .sbox-hover-borderbox .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-color-skincolor:hover {
	color:#fff;
}

/* servicebox left top icon */
.tm-sbox-iconalign-left-spacing.tm-sbox-lefttop-large-icon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg .tm-vc_icon_element-icon {
	font-size: 3.85em!important;
	top: 33%;
}

/*** Common Form  ***/
.wpcf7 .tm-commonform textarea{
    min-height: 100px;
}

.tm-col-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-text,
.tm-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-text,
.tm-col-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-textarea,
.tm-bgcolor-darkgrey .wpcf7 .tm-commonform .wpcf7-textarea,
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text,
.tm-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text{    
    color: rgba(255, 255, 255, 1);
}
.tm-commonform input[type="submit"]{
    padding: 13px 28px;
    margin-top: 0;
}

div.wpcf7 .ajax-loader {
    position: absolute;
}

/*** Floatingbar form ***/
.themetechmount-fbar-main-w .tm-commonform{
    padding: 25px 30px;
    background-color: rgba(0, 0, 0, 0.50);
    margin-right: 15%;
}
.themetechmount-fbar-main-w .wpcf7 .tm-contactform .wpcf7-text, 
.themetechmount-fbar-main-w .wpcf7 .tm-contactform textarea {
    border-bottom-width:  1px;
}

.themetechmount-fbar-main-w .wpcf7 .tm-commonform label {
    position: relative;
}
.themetechmount-fbar-main-w .wpcf7 .tm-commonform i {
    position: absolute;
    color: #cdcac3;
    z-index: 100;
    font-size: 18px;
    top: 8px;
    left: 0px;
}
.themetechmount-fbar-main-w .wpcf7 .tm-commonform .wpcf7-text, 
.themetechmount-fbar-main-w .wpcf7 .tm-commonform .wpcf7-textarea {
    padding: 0;
    padding-left: 35px;
}
.themetechmount-fbar-main-w .wpcf7 .tm-commonform .wpcf7-text {
    padding-bottom: 10px;
}
.themetechmount-fbar-main-w .wpcf7 .tm-commonform .wpcf7-textarea {
    height: 100px;
}
.themetechmount-fbar-main-w .wpcf7 .tm-contactform .row {
    padding-bottom: 8px;
}
.themetechmount-fbar-main-w .wpcf7 .tm-contactform input[type="submit"] {
    padding: 10px 50px;
}

/* single Blockquote */
.single article.post blockquote {
    display: block;
    position: relative;
    border-left: none;
    color: #666666;
    margin: 35px 0 28px 0;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 34px;
    border-width: 3px;
    border-style: solid;
    border-color: #e1e1e1;
    border-radius: 0;
    text-align: left;
    padding: 48px 40px 38px 70px;
    background: transparent;
    z-index: 1;
}
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content blockquote h5 {
    margin: 0;
}
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content blockquote p {
    margin-bottom: 12px;
}
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content blockquote h5, .single article.themetechmount-box-blog-classic .tm-blog-classic-box-content blockquote h5 {
	font-size: 18px;
    display: inline-block;
}
.single article.post blockquote:before {
    left: auto;
    right: 40px;
    content: "\e86f";
    display: block;
    position: absolute;
    top: auto;
    bottom: 40px;
    color: #666666;
    font-family: "tm-cicico-icons";
    font-weight: 400;
    font-size: 102px;
    line-height: .3;
    font-style: normal;
    opacity: 0.1;
}
.single article.post blockquote:after {
    right: auto;
    left:35px;
    content: "\e86e";
    position: absolute;
    top: 58px;
    bottom: auto;
    color: #1a1a1a;
    font-family: "tm-cicico-icons";
    font-weight: 400;
    font-size: 22px;
    line-height: .3;
    font-style: normal;
}
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content blockquote h5:before, .themetechmount-box-blog-classic blockquote h5:before {
    content: '';
    height: 2px;
    width: 5px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0;
}
.single article.post blockquote cite {
	font-size: 16px;
    margin-top: 11px;
}
.single article.post blockquote h5 cite {
    color: #222222;
    font-weight: 500;
    margin: 0;
}
#tribe-events .tribe-events-content blockquote p,
 article.post .entry-content blockquote p {
    margin-bottom: 15px;
}
blockquote h3 {
    font-size: 24px;
    line-height: 33px;
    font-weight: 400;
}
.single article.post blockquote .author-title {
	margin-top:-10px;
	padding-bottom:10px;
}
/* Servicebox white border */
.tm-sbox.tm-sbox-whiteborder {
	border:7px solid #fff;
}
.tm-sbox.tm-sbox-iconalign-top-center.tm-sbox-whiteborder .tm-vc_cta3-container {
	margin-bottom: 20px;
}
.tm-sbox.tm-shadow-box.tm-sbox-whiteborder {
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.08);
}
.tm-sbox.tm-sbox-whiteborder.tm-sbox-bgcolor-grey {
	background-color: #f7f7f7;
}

/* Banner Hover Effect */
.tm-banner-image .vc_figure .vc_single_image-wrapper {
	overflow: hidden;
    position: relative;
    z-index: 1;
}
.tm-banner-image .vc_figure .vc_single_image-wrapper:after,
.tm-banner-image .vc_figure .vc_single_image-wrapper:before {
	content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 1;
    z-index: 2;
    pointer-events: none;
	background: rgba(255, 255, 255, .4);
	-webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}
.tm-banner-image .vc_figure .vc_single_image-wrapper:before {
    transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
}
.tm-banner-image:hover .vc_figure .vc_single_image-wrapper:after,
.tm-banner-image:hover .vc_figure .vc_single_image-wrapper:before {
    opacity: 0;
	-webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: -1;
}
.tm-banner-image .vc_figure .vc_single_image-wrapper img {
    width: 100%;
    transition: all .5s ease-in-out 0s;
	-webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
}

/* TM Bg Hight*/
.tm-bg-highlight-dark,
.tm-bg-highlight {
	display: inline-block;
}
.tm-bg-highlight-dark {
	color:#fff;
}
/* Top Overlay Row */
.tm-top-overlay-row {
    position:relative;
    z-index:12;
}

/* Bottom Overlay Row  */
.tm-overlay-row-bottom {
	position:relative;
	z-index:1;
}

/* Skin color bottom border  */
.tm-skincolor-bottom-boder {
  border-bottom:3px solid #6db804;  
}

/* Skin color bottom border  */
.themetechmount-fullwide .themetechmount-fbar-position-default .themetechmount-fbar-box{
 padding-right: 15px;
 padding-left: 15px; 
}

/* phone-icon(homepage)  */
.tm-phone-icon.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
    padding-left: 10px;
}

.tm-mobileicon-align.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner{
    height: auto
}
.tm-mobileicon-align .tm-vc_icon_element-icon{
    margin-top: -8px;
}

/* Bottom spacing */
.vc_column-inner  > .wpb_wrapper > .tm-mb-30{
    margin-bottom: 30px !important;
}

/* Bottom spacing */
.tm-row-inner.tm-textposition-bottom  {
	position: absolute;
    bottom: 0%;
}
.tm-center-video-icon,
.tm-right-video-icon,
.tm-left-video-icon{
    position: absolute;
    left: 0%; 
    top: 50%;
	margin-top:-38px;
}
.tm-right-video-icon{
    left: auto;
    right: 0px;
}
.tm-center-video-icon,
.tm-left-video-icon.tm-center-icon {
	left: 50%;
	margin-top:-60px;
}
.tm_prettyphoto .tm-vc_icon_element-inner,
.tm-right-video-icon .tm-vc_icon_element-inner,
.tm-left-video-icon .tm-vc_icon_element-inner{
    position: relative;
    z-index: 1;
}
.tm_prettyphoto.tm-vc_icon_element.tm-center-video-icon .tm-vc_icon_element-inner:before,
.tm_prettyphoto.tm-vc_icon_element.tm-center-video-icon .tm-vc_icon_element-inner:after {
	content:unset;
}
.tm-right-video-icon.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md,
.tm-left-video-icon.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md{
    width: 80px !important;
    height: 80px !important;
}
.vc_row-o-equal-height.vc_row-flex>.vc_column_container>.vc_column-inner > .wpb_wrapper .tm-left-video-icon,
.vc_row-o-equal-height.vc_row-flex>.vc_column_container>.vc_column-inner > .wpb_wrapper .tm-right-video-icon {
	right:0;
}

.tm-right-video-icon.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon,
.tm-left-video-icon.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
	padding-left: 7px;
	font-size: 28px !important;
	z-index: 9;
}
.tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
	padding-left: 2px;
}
.tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer.style2 {
    border: 5px solid rgba(0, 0, 0, 0.27);
    border-radius: 50%;
	width: 84px;
    height: 84px;
}
.tm-bgcolor-skincolor .tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer.style2,
.tm-bgcolor-darkgrey .tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer.style2,
.tm-col-bgcolor-skincolor .tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer.style2,
.tm-col-bgcolor-darkgrey .tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer.style2 {
	border-color:rgba(255, 255, 255, 0.27);
}
.tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg .tm-vc_icon_element-icon {
    font-size: 40px!important;
}
.tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg .tm-vc_icon_element-icon.ti-control-play  {
	padding-left: 5px;	
}
.tm_prettyphoto.tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg.tm-vc_icon_element-have-style-inner {
    width: 67px!important;
    height: 67px!important;	
}

/* Common font property */
.wpb_tabs_nav a.ui-tabs-anchor, 
body .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a, 
.vc_progress_bar .vc_label{
    letter-spacing: 0.5px;
}


/* span tag for category widget */
.sidebar .widget_product_categories li,
.sidebar .widget_categories li {
	position: relative;
	border-bottom: 1px dashed #E1E1E1;
}
.sidebar .widget_product_categories .product-categories li {
    margin-top: 5px;
}
.sidebar .widget_product_categories li span,
.sidebar .widget_categories li span {
    top: 12px;
    right: 0;
    display: block;
    position: absolute;
    width: 30px;
    height: 25px;
    z-index: 1;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 19px;
    text-align: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
}
.sidebar .widget_product_categories li:first-child span,
.sidebar .widget_categories li:first-child span {
	top: 12px;
}

/* recent post widget with hide feature image */

.footer .widget.tm-hide-feature-image ul.tm-recent-post-list{
	text-align:center;
}
.footer .widget.tm-hide-feature-image ul.tm-recent-post-list > li img{
	display: none;
}
/*** text align center ***/
.tm-center-textall *,
.tm-textalign-center,
.tm-center-text {
	text-align:center;	
}

.tm-textalign-right {
	text-align:right;	
}

.tm-bgcolor-opicity-70 .tm-bg-layer-inner {
	opacity: 0.70;
}


/*** Common Box Shadow ***/

.themetechmount-box-events.themetechmount-box-view-top-image .event-box-content,
.tm-common-box-shadow,
.attachment .entry-content {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07);
}

/* Servicebox right seperator */ 

.tm-sbox.tm-servicebox-vertical-sep {
	overflow:visible;
}
.tm-sbox.tm-servicebox-vertical-sep .tm-vc_cta3-container:after {
    content: "";
    height: 96%;
    width: 1px;
    background-color: rgba(0, 0, 0, 0.10);
    display: block;
    position: absolute;
    right: -14px;
    top: 0;
    top: 48%;
    -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%);
}

/* Servicebox top overlay icon */ 

.top-overlay-icon-box.tm-sbox {
	overflow:inherit;
}
.top-overlay-icon-box.tm-sbox .tm-vc_cta3-container{
    position: relative;
}
.wpb_wrapper .top-overlay-icon-box.tm-sbox {
    border: 1px solid #e4e4e4 !important;
	margin-bottom:10px !important;
}
.top-overlay-icon-box.tm-sbox .tm-vc_cta3-container {
	margin-bottom:0px;
}
.top-overlay-icon-box.tm-sbox .tm-vc_general.tm-vc_cta3{
    padding-top: 0 !important;
}
.top-overlay-icon-box.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icon-size-md.tm-vc_cta3-icons-top .tm-vc_cta3-icons {
    margin-top: -41px;
}
.top-overlay-icon-box.tm-sbox:hover .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-background-color-skincolor.tm-vc_icon_element-background{
    background-color: #202020;
}
.top-overlay-icon-box.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
    padding: 17px 2px 12px;
}

/* center overlay column */

.tm-center-overlay-column {
    padding:18px 18px 0px 18px;
    margin:130px 0px 130px -26px;
    background-color: #ffffff;  
    z-index: 11;
    border:10px solid #d8d8d8;
}
.tm-center-overlay-column .tm-sbox .tm-vc_cta3-content-header h2 {
	margin-bottom: 5px;
}
.tm-center-overlay-column .tm-sbox .tm-vc_cta3-container{
	margin-bottom: 25px;
}

/* servicebox icon outline white border */

.tm-sbox.tm-outline-white-border .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner{
    border: 3px solid #fff;
}
.tm-sbox.tm-outline-white-border {
    overflow: visible;
}

/* servicebox outline grey border */ 

.wpb_wrapper .ttm-darkbordered-box.tm-sbox {
	border: 1px solid #e4e4e4 !important;
}
.ttm-darkbordered-box.tm-sbox .tm-vc_cta3-container {
	margin-bottom:20px;
}

/*accordion style 1 */

.wpb-js-composer .vc_tta-accordion.ttm-accordion-styleone .vc_tta-panel-title>a {
	padding: 17px 3px;
}
.wpb-js-composer .vc_tta.vc_tta-accordion.ttm-accordion-styleone .vc_tta-controls-icon-position-right.vc_tta-panel-title>a {
	padding-right: 80px;
}
.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-controls-icon-position-right:after{
	content:none;
}
.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-controls-icon {
	background-color: #fff;
	width: 44px;
	height: 44px;
	border-radius: 50%;
}
.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_tta-accordion.ttm-accordion-styleone .vc_tta-panel-title>a {
    border-radius: 2em !important;
}
.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-panel.vc_active .vc_tta-panel-body {
	background-color: transparent;
	box-shadow:unset;
}
.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	right: 3px;
}
.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
	left: 32%;
	width: 37%;
	border-width: 3px 0 0;
}
.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
	height:38%;
	left: 51%;
	top:32%;
	border-width: 0 0 0 3px;
}
.wpb-js-composer .vc_tta-style-classic.vc_tta-accordion.ttm-accordion-styleone .vc_tta-icon {
	padding: 12px 13px 11px;
	background-color: #fff;
	border-radius: 50%;
	line-height: normal;
}
.tm-services .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 12px;
}

/* single image box hover effect */
.ttm-services-offer .wpb_single_image .vc_figure a.vc_single_image-wrapper:before {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: "";
    filter: alpha(opacity=0);
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.ttm-services-offer .wpb_single_image .vc_figure a.vc_single_image-wrapper:hover:before {
    opacity: 1;
}
.ttmofferblock  {
	position:relative;
}

/* Servicebox Icon Text spacing */
.tm-sbox.icon-text-spacing-15px .tm-vc_cta3-container {
    margin-bottom: 10px;
}
.tm-sbox.icon-text-spacing-15px .tm-vc_cta3-content-header h2 {
    margin-bottom: 0px;
}
.tm-sbox.icon-text-spacing-5px .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
    padding-left: 0.5em;
}
.tm-sbox.icon-text-spacing-5px .tm-vc_cta3-content-header h2 {
    margin-bottom: 0px;
}
.tm-sbox.icon-text-spacing-15px .tm-vc_cta3-container {
    margin-bottom: 10px;
}
.tm-sbox.ttm-text-middle .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
    vertical-align: middle;
}
/* footer widget nav menu */

.site-footer .widget.tm-widget_nav_menu.widget_nav_menu ul li{
    display: inline-block;
    width: calc( 50% - 2px);
    float: none;
	padding: 0px 0px 11px 0;
}
.site-footer .widget.tm-widget_nav_menu.widget_nav_menu ul li:nth-child(even) {
    width: 40%;
    margin-left: 5%;
}
.sidebar.widget-area .widget .tm-sbox .tm-vc_cta3-container {
	margin-bottom:0px;
}

/* Servicebox Border Box effect */

.tm-sbox-iconalign-bottom-center.tm-textalign-left .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-bottom .tm-vc_cta3-icons,
.tm-sbox-iconalign-bottom-center.tm-textalign-left .tm-vc_cta3-headers,
.tm-sbox-iconalign-bottom-center.tm-textalign-left .tm-cta3-desc-btn-wrapper {
	 text-align:left;
}

/* slider custom css */

.check-icon {
	padding-right:5px !important;
}
.left-space-3px {
	padding-left:4px !important;
	font-size:15px !important;
}
.right-space-3px {
	padding-right:4px !important;
	font-size:15px !important;
}

/*** Row, Column z-index ***/
.tm-zindex-0,
.tm-zindex-1,
.tm-zindex-2{
    position: relative;
}
.tm-zindex-0 {    
    z-index: unset;   
}
.tm-zindex-2 {    
    z-index: 2;
}
.tm-zindex-1 {   
    z-index: 1;
}

.ttm-row-expand-rightfull,
.ttm-row-expand-leftfull {
	position: relative;
}
.ttm-row-expand-rightfull:after,
.ttm-row-expand-leftfull:after {
    width: 500%;
    height: 100%;
    display: block!important;
    position: absolute;
    top: 0;
    content: '';
    background: #fff;
    right: 100%;
}
.ttm-row-expand-rightfull:after {
	left:100%;
    right:auto;
}
.tm-col-seprator .vc_column_container{
 
}
.tm-col-seprator .vc_column_container:last-child{
    border-right: none;
}
.tm-no-paddingbox .vc_column_container>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.ttm-skin-outline-border .tm-vc_icon_element-style-rounded:before {
    display: block!important;
    position: absolute;
    content: '';
    top: -8px;
    bottom: -8px;
    left: -8px;
    right: -8px;
    border: 2px solid #caaf5e;
    border-radius: 50%;
}
.tm-vc_icon_element.tm-vc_icon_element-outer.ttm-skin-outline-border .tm-vc_icon_element-inner.tm-vc_icon_element-size-xl .tm-vc_icon_element-icon {
	font-size: 3.2em!important;
}

.tm-bgcolor-skincolor.tm-col-seprator .vc_column_container,
.tm-bgcolor-skincolor.tm-bgimage-yes .tm-col-seprator .vc_column_container,
.tm-col-bgcolor-skincolor.tm-col-bgimage-yes .tm-col-seprator .vc_column_container {
    border-color: rgba(255, 255, 255, 0.20);
}
.tm-col-bgcolor-darkgrey .tm-col-seprator .vc_column_container,
.tm-bgcolor-darkgrey .tm-col-seprator .vc_column_container {
    border-color: rgba(255, 255, 255, 0.06);
}
.tm-sepcolor-white.tm-col-seprator .vc_column_container {
    border-color: rgba(255, 255, 255, 0.06);
}
/*** serviceboxes-with-banner ***/

.serviceboxes-with-banner div .tm-sbox.tm-sbox-bgcolor-transparent.tm-bgimage-yes > .tm-vc_cta3-container > .tm-vc_general{
    padding: 69px 25px 55px 55px;
}
.serviceboxes-with-banner .vc_column_container>.vc_column-inner {
    padding: 0 !important;
}
.serviceboxes-with-banner .tm-sbox .tm-vc_cta3-container{
    margin-bottom: 15px;
}
.serviceboxes-with-banner .tm-sbox.tm-bgimage-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only),
.tm-bgcolor-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only) {
	padding: 46px 30px 24px 30px;
}
.tm-sbox-iconalign-before-heading.tm-bgcolor-yes .tm-vc_general.tm-vc_cta3:not(.tm-cta3-only) {
	padding: 27px 25px 0px 25px;
}
.serviceboxes-with-banner .tm-sbox.tm-bg.tm-bgimage-yes .tm-bg-layer {
    opacity: 1;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}
.serviceboxes-with-banner .tm-sbox.tm-bg.tm-bgimage-yes .tm-bg-layer {
	background-color: #fff !important;
}
.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes:hover .tm-bg-layer {
    opacity: 0.92;
}
.tm-sbox-bordered-style .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner .tm-vc_icon_element-icon,
.serviceboxes-with-banner .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner .tm-vc_icon_element-icon{
    transition: unset;
    -moz-transition: unset;
    -webkit-transition: unset;
    -o-transition: unset;
	font-size: 50px !important;
}
.tm-sbox-bordered-style .tm-sbox,
.tm-sbox-bordered-style .tm-sbox .tm-cta3-description,
.tm-sbox-bordered-style .tm-sbox .tm-vc_cta3-content-header .tm-custom-heading ,
.tm-sbox-bordered-style .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner,
.tm-sbox-bordered-style .tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_general.tm-vc_btn3,
.serviceboxes-with-banner.tm-servicebox-hover.tm-sevicebox-sep .wpb_column:after,
.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner,
.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes .tm-vc_cta3-content-header h2,
.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes .tm-cta3-description,
.serviceboxes-with-banner.tm-servicebox-hover .tm-servicebox-heading-line.tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .tm-custom-heading:after{
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}
.tm-sbox-bordered-style .tm-sbox:hover .tm-cta3-description,
.tm-sbox-bordered-style .tm-sbox:hover .tm-vc_btn3.tm-vc_btn3-style-text,
.tm-sbox-bordered-style .tm-sbox .tm-vc_general.tm-vc_cta3 .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text:hover,
.tm-sbox-bordered-style .tm-sbox:hover .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner,
.tm-sbox-bordered-style .tm-sbox:hover .tm-vc_cta3-content-header .tm-custom-heading,

.tm-sbox.tm-sbox-bgcolor-skincolor .tm-vc_general.tm-vc_btn3.tm-vc_btn3-style-text:hover,
.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes:hover .tm-vc_btn3.tm-vc_btn3-style-text,
.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes .tm-vc_btn3.tm-vc_btn3-style-text:hover,
.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes:hover .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner,
.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes:hover .tm-vc_cta3-content-header h2{
    color: #fff;
}
.serviceboxes-with-banner.tm-servicebox-hover .tm-sbox.tm-bg.tm-bgimage-yes:hover .tm-cta3-description{
    color: rgba(255, 255, 255, 0.95);
}
.serviceboxes-with-banner.tm-servicebox-hover .tm-servicebox-heading-line.tm-sbox:hover .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header .tm-custom-heading:after{
    border-bottom-color: #fff;
}
.serviceboxes-with-banner.tm-servicebox-hover.tm-sevicebox-sep .wpb_column:hover:after {
    background-color: transparent;
}

/*** 

====================================================================
	Woocommerce Section
====================================================================

 ***/
.main-holder .site-content ul.products{
	margin-right: -15px;
    margin-left: -15px;
	width: auto;
	padding: 0;
}
.main-holder .site-content ul.products li.product{
	margin: 0;
	padding-right: 15px;
    padding-left: 15px;
}
.main-holder #content.site-content ul.products li.product .tm-product-box{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 40px;
	overflow: hidden;
}
.main-holder #content.site-content ul.products li.product .tm-product-box {
	text-align: left;	
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style2 {
    border: 1px solid #E1E1E1;
    padding: 25px;
    border-radius: 5px;
    margin-bottom: 30px;
}
.main-holder #content.site-content .tm-bgcolor-grey ul.products li.product .tm-product-box.product-hover-style2 {
    background: #ffffff;
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style2 .tm-product-image-box img {
    border-radius: 5px;
    overflow: hidden;
}
.main-holder #content.site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-box-inner:after {
	display: none;
}
.main-holder #content.site-content ul.products li.product .tm-product-box .tm-product-content{
	text-align: left;
    padding: 15px 0 5px;
    position: relative;
	overflow: hidden;
    min-height: 83px;
}
.main-holder #content.site-content ul.products.list li.product .tm-product-box .tm-product-content {
    text-align: left;
    min-height: auto;
    padding: 15px 10px 0;
}
.main-holder #content.site-content ul.products li.product .tm-product-box .tm-product-content .yith-wcqv-button {
    display: none;
}
.main-holder #content.site-content ul.products li.product .tm-product-box .tm-product-content .tm-shop-icon .yith-wcqv-button {
    display: block;
}
.main-holder .site-content ul.products li.product .woocommerce-loop-category__title, 
.main-holder .site-content ul.products li.product .woocommerce-loop-product__title, 
.main-holder .site-content ul.products li.product h3{
	display: inline;
    padding: 0;
    margin: 0;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 0;
    line-height:25px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.main-holder .site-content ul.products li.product .tm-product-box.product-hover-style2 .woocommerce-loop-product__title {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 18px;
}
.main-holder .site-content ul.products li.product .product-hover-style1 .price .woocommerce-Price-amount {
    font-size: 15px;
}
.main-holder .site-content ul.products li.product .product-hover-style1 .price del span.woocommerce-Price-amount.amount {
    font-size: 15px;
}
.woocommerce .product-hover-style2 .price .woocommerce-Price-amount {
    font-size: 24px;
}
.woocommerce .product-hover-style2 .price del .woocommerce-Price-amount , .single.woocommerce .product-hover-style2 .price del .woocommerce-Price-amount {
    font-size: 18px !important;
    font-weight: var(--button-font-weight)!important;
}
.main-holder .site-content ul.products.list li.product .woocommerce-loop-product__title {
	font-size: 20px !important;
    font-weight: 500 ;
}
.woocommerce ul.products li.product strong {
    display: unset;
}
.main-holder .site-content ul.products li.product .product-hover-style2 .star-rating {
    display: none;
}
.main-holder .site-content ul.products li.product .product-hover-style1 .star-rating {
    float: right;
    margin:4px 0 0 0;
}
.main-holder .site-content ul.products li.product .product-hover-style1 .price {
    float: left;
}
.main-holder .site-content ul.products li.product a.tm-product-title-link {
    text-transform: capitalize;
    margin: 0;
    margin-bottom: 7px;
    overflow: hidden;
    display: block;
}
.main-holder .site-content ul.products li.product .product-hover-style2 a.tm-product-title-link {
    border: none;
    padding: 0;
    margin: 0 0 15px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style2 .tm-product-content {
    padding: 15px 0 3px;
    min-height: 93px;
}
.main-holder .site-content ul.products li.product .price {
    margin: 0px 0 0 0;
    min-height: 20px;
	line-height: 25px;
    font-size: 16px;
    display: block;
	transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
.main-holder .site-content ul.products:not(.hot-products,.horizontal-products) li.product:hover .product-hover-style2 .price {
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.main-holder .site-content ul.products:not(.hot-products, .horizontal-products) li.product:hover .product-hover-style2 .star-rating {
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.main-holder .site-content ul.products.list li.product:hover .product-hover-style2 .star-rating, .main-holder .site-content ul.products.list li.product:hover .product-hover-style2 .price {
    opacity: 1;
}
.main-holder #content.site-content .products.list li.product .product-hover-style2 .woocommerce-product-details__short-description, .main-holder #content.site-content .products.list li.product .product-hover-style2 .woocommerce-product-details__short-description p {
    margin-bottom: 0;
}
.main-holder .site-content ul.products.list li.product .product-hover-style2 .star-rating {
    margin-top: 10px;
    margin-bottom: 15px;
}
.main-holder .site-content ul.products li.product:hover .product-hover-style1 .price, .main-holder .site-content ul.products li.product:hover .product-hover-style1 .star-rating {
    opacity: 0;
}
.main-holder .site-content ul.products.list li.product:hover .product-hover-style1 .price, .main-holder .site-content ul.products.list li.product:hover .product-hover-style1 .star-rating {
    opacity: 1;
}
.main-holder #content.site-content ul.products.list li.product .tm-product-box.product-hover-style4 .tm-product-box-inner .tm-shop-icon .tm-wc-add-to-cart-btn a {
    opacity: 0;
}
.main-holder #content.site-content ul.products.list li.product:hover .tm-product-box.product-hover-style4 .tm-product-box-inner .tm-shop-icon .tm-wc-add-to-cart-btn a {
    opacity: 1;
}
.tm-product-box-inner {
	position: relative;
}
.main-holder .site-content ul.products li.product .tm-shop-icon {
	position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: -20px;
    margin: 0 auto;
	-webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.main-holder .site-content ul.products li.product .product-hover-style1 .tm-product-box-inner .tm-shop-icon {
    display: none;
}
.main-holder .site-content ul.products li.product .product-hover-style2 .tm-shop-icon {
    bottom: 0;
}
.main-holder .site-content ul.products li.product .product-hover-style2 .tm-product-box-inner .tm-shop-icon {
    display: none;
}
.main-holder .site-content ul.products li.product .product-hover-style2 .tm-shop-icon .tm-wc-quickview-btn {
    display: none;
}
.main-holder .site-content ul.products.list li.product .tm-shop-icon {
    position: static;
    margin-top: 15px;
}
.main-holder .site-content ul.products li.product .product-hover-style5 .tm-shop-icon {
	padding: 7px 15px 7px;
}
.main-holder .site-content ul.products li.product:hover .product-hover-style5 .tm-shop-icon {
	bottom: 0;
}
.main-holder #content.site-content ul.products li.product .product-hover-style5.tm-product-box .tm-product-content {
    text-align: center;
}
.main-holder #content.site-content ul.products.list li.product .product-hover-style5.tm-product-box .tm-product-content {
    text-align: left;
}
.main-holder .site-content ul.products li.product .product-hover-style5 .star-rating {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    bottom: -2px;
    top: auto;
    right: 0;
    left: auto;
}
.main-holder .site-content ul.products li.product .product-hover-style5 .price {
    float: left;
}
.main-holder .site-content ul.products li.product .product-hover-style5 a.tm-product-title-link {
    padding-bottom: 25px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.main-holder .site-content ul.products li.product .product-hover-style5 a.tm-product-title-link:before {
    content: '';
    background: #E7E7E7;
    height: 1px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 12px;
    top: auto;
}
.main-holder .site-content ul.products li.product .product-hover-style5 a.tm-product-title-link:after {
    content: '';
    height: 5px;
    width: 5px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 36px;
    bottom: auto;
    transform: rotateZ(45deg);
}
.main-holder .site-content ul.products li.product:hover .tm-shop-icon {
    bottom: 0;
	-webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-product-box-inner .tm-shop-icon {
    z-index: 1;
    right: 0;
    left: auto;
    bottom: auto;
    top: 10px;
}
.main-holder .site-content ul.products li.product:hover .product-hover-style3 .tm-product-box-inner .tm-shop-icon {
    right: 10px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.main-holder .site-content ul.products li.product:hover .product-hover-style3 .tm-product-box-inner .product-labels {
    opacity: 0;
    transform: translateY(-50px);
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-product-box-inner .product-labels {
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-product-content .tm-shop-icon {
    position: static;
    clear: both;
}
.woocommerce .product-hover-style3 .price {
    float: right;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-product-content .tm-shop-icon .tm-wc-add-to-cart-btn {
    opacity: 1;
    margin: 0 0 0 1px;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-product-box-inner .tm-shop-icon .tm-wc-add-to-cart-btn {
    display: none;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-product-box-inner .tm-shop-icon .tm-wc-wishlist-btn, .main-holder .site-content ul.products li.product .product-hover-style3 .tm-product-box-inner .tm-shop-icon .tm-wc-quickview-btn, .main-holder .site-content ul.products li.product .product-hover-style3 .tm-product-box-inner .tm-shop-icon .tm-wc-compare-btn {
    float: none;
    margin: 0 0 5px 0;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-product-content .tm-shop-icon .tm-wc-add-to-cart-btn a {
    height: auto;
    width: auto;
    font-size: 15px;
    background: transparent;
    font-weight: 500;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-product-content .tm-shop-icon .tm-wc-wishlist-btn, .main-holder .site-content ul.products li.product .product-hover-style3 .tm-product-content .tm-shop-icon div.tm-wc-quickview-btn, .main-holder .site-content ul.products li.product .product-hover-style3 .tm-product-content .tm-shop-icon div.tm-wc-compare-btn {
    display: none;
}
.main-holder .site-content ul.products li.product .yith-wcqv-button,
.main-holder .site-content ul.products li.product .add_to_cart_button {
    text-align: center;
    padding: 0;
    margin: 0;
    background: none;
    letter-spacing: 0;
    transition: none;
    padding-left: 0;
    font-size: 14px;
}
.main-holder .site-content ul.products li.product .add_to_cart_button {
    text-transform: uppercase;
	font-weight: 400;
}
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist{
	margin: 0;
}
.main-holder .site-content ul.products li.product .yith-wcwl-add-to-wishlist .ajax-loading{
    display: none !important;
}
.main-holder .site-content ul.products li.product  a.added_to_cart {
    display: none;
}
.main-holder .site-content ul.products li.product .add_to_cart_button.added:after { 
    margin-left: 0;
}
.main-holder .site-content .yith-wcwl-add-to-wishlist .feedback{
	display: none;
}
.main-holder .site-content ul.products li.product .add_to_cart_button.added:after { 
    margin-left: 7px;
}
.woocommerce .price .woocommerce-Price-amount,
.main-holder .site-content ul.products li.product .price del{
    color: #E41B1B;
    font-size: 14px;
    display: inline-block;
}
.widget .product_list_widget .woocommerce-Price-amount {
	color: #1a1a1a;

}
.main-holder .site-content ul.products li.product .price del {
    opacity:1;
	padding-left: 2px;
}
.main-holder .site-content ul.products li.product div.clear {
	display: inline-block;
	opacity: 0;
    display: none;
 }
.tm-wrap-addto {
	display: inline-block;
}
.main-holder .site-content ul.products li.product .price ins{ 
    font-weight: normal;
	display: inline;
	padding: 0;
}
.main-holder .site-content ul.products li.product.outofstock .product_type_simple:hover:after {
	color:#fff;
}
#yith-quick-view-content .onsale,
.single .main-holder .site-content span.onsale,
.main-holder .site-content ul.products li.product .onsale , .woocommerce span.onsale {
	color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 8px;
    display: table;
    position: absolute;
    text-align: center;
    top: 20px;
    right: 20px;
    left: auto;
    line-height: 19px;
    z-index: 2;
    min-height: auto;
    vertical-align: top;
    margin: 0;
	-webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

#yith-quick-view-content .featured.product-label ,.single .main-holder .site-content span.featured.product-label , .main-holder .site-content ul.products li.product .featured.product-label {
    color: #ffffff;
    font-size: 12px;
    padding: 0 8px;
    display: table;
    position: absolute;
    text-align: center;
    top: 20px;
    left: 20px;
    right: auto;
    line-height: 19px;
    z-index: 2;
    min-height: auto;
    font-weight: 400;
    text-transform: uppercase;
    vertical-align: top;
	-webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .featured.product-label , .main-holder .site-content ul.products li.product .product-hover-style3 .onsale {
	border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
}
#yith-quick-view-content .onsale {
    left: 20px;
	right: auto;
}
#yith-quick-view-content .featured.product-label {
    top: 45px;
    left: 20px;
}
.single .main-holder .site-content span.featured.product-label {
	top: 40px;
    left: 10px;
}
.single .main-holder .site-content .tm-label-withpadding span.featured.product-label {
	left: 12.3%;
}
.single .main-holder .site-content span.featured.product-label:first-child {
	top:10px;
}
.single .main-holder .site-content span.onsale {
    padding-right: 10px;	
}

#yith-quick-view-close {
	border: none;
    top: 10px;
    right: 10px;
    opacity: 1;
    color: #fff;
    background-color: #000104;
    border-radius: 5px;
    line-height: 20px;
}
#yith-quick-view-close:hover {
    background-color: var(--tm-skincolor-bg);
}
.main-holder #content.site-content ul.products li.product .products-entry {
	display: block;
    position: relative;
    overflow: hidden;
	margin-bottom: 35px;
}
.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 .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:hover:after,
.main-holder .site-content ul.products li.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:hover:after {
	color:#fff;
}

/*** Colorbox frame reset ***/
#cboxTopRight,
#cboxTopLeft,
#cboxTopCenter,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomCenter,
#cboxBottomLeft,
#cboxBottomRight{
    background: none;
	background-color: #fff
}

/*** Woocemmerce star rating ***/
.main-holder .site-content .comment-form-rating p.stars a,
.main-holder .site-content .comment-form-rating p.stars a:hover,
.main-holder .site-content .star-rating:before,
.main-holder .site-content .star-rating span:before {
	color: #ffb400 !important;
}
.main-holder .site-content .products .star-rating,
.main-holder .site-content .star-rating{
	display: inline-block;
    margin: 0 0 .5em;
    float: none;
    text-align: center;
    width: 6.7em;
    margin: 0 auto;
    letter-spacing:4px;
    margin-top: 6px;
    margin-bottom: 10px;
    font-size: 13px;
    vertical-align: top;
}
.main-holder .site-content ul.products li.product .star-rating{
    font-size: 12px;
    text-align: center;
	display: block;
    margin: 0;
    margin-bottom: 8px;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .star-rating {
    display: block;
    margin: 0;
    position: absolute;
    bottom: 10px;
    right: 0;
    opacity: 1 !important;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .price {
    opacity: 1 !important;
}
.main-holder .site-content ul.products.list li.product .product-hover-style3 .tm-shop-icon {
    position: absolute;
    right: -25%;
    margin: 0;
}
.main-holder .site-content ul.products.list li.product .product-hover-style3 .woocommerce-loop-product__title, .main-holder .site-content ul.products.list li.product .product-hover-style3 h3 {
    width: auto;
}
.main-holder .site-content ul.products.list li.product .product-hover-style3 a.tm-product-title-link {
    float: none;
}
.main-holder .site-content ul.products.list li.product .product-hover-style3 .star-rating {
    position: relative;
    margin: 10px 0 0 0;
    display: inline-block;
    vertical-align: top;
}
.main-holder .site-content ul.products.list li.product .product-hover-style3 .tm-product-content .tm-shop-icon {
    position: static;
    margin: 0;
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style3 {
    margin-bottom: 30px;
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style3 .tm-product-box-inner {
    overflow: hidden;
}
.main-holder .site-content ul.products li.product .product-hover-style3 a.tm-product-title-link {
	margin-bottom: 10px;
    float: left;
    position: static;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .woocommerce-loop-product__title, .main-holder .site-content ul.products li.product .product-hover-style3 h3 {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    width: 180px;
    text-align: left;
}
.site-content ul.products li.product .product-hover-style3 .woocommerce-loop-product__title {
    color: var(--body-fonts-color);
}
.main-holder .site-content ul.products li.product .product-hover-style3 a.tm-product-title-link:before {
    content: '';
    height: 1px;
    width: 100%;
    display: block;
    background: rgb(0 34 72 / 10%);
    position: absolute;
    top: 55px;
}
.main-holder .site-content ul.products.list li.product .star-rating {
    margin: 0 0 12px 0;
	display: block;
}
.main-holder .site-content ul.products.list li.product .product-hover-style1 .star-rating {
    float: none;
}
.main-holder #content.site-content ul.products.list li.product .product-hover-style1.tm-product-box .tm-product-content {
    padding: 0 10px 0;
}
.main-holder .site-content ul.products.list li.product .product-hover-style1 .woocommerce-loop-product__title {
	font-size: 20px;
	font-weight: 600;
}
.woocommerce .product-hover-style3 .price .woocommerce-Price-amount {
    font-size: 18px;
    font-weight: 600;
}
.woocommerce .product-hover-style3 .price del .woocommerce-Price-amount {
    font-size: 15px;
    font-weight: 400;
}
.heading-width {
	width: 60%;
	margin: 0 auto !important;
}
.main-holder .site-content ul.products:not(.hot-products,.horizontal-products) li.product:hover .star-rating {
	transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.woocommerce .widget.widget_products .star-rating {
	margin: 0;
	text-align: left;
	padding: 7px 0;
}
.woocommerce .widget.widget_products .star-rating,
.woocommerce .widget_recent_reviews ul.product_list_widget li .star-rating,
.woocommerce .widget_top_rated_products ul.product_list_widget li .star-rating {
    margin: 0;
    padding-bottom: 0;
    margin-bottom: 5px!important;
}
.main-holder .site-content li.product ins,
 .widget .product_list_widget ins {
	background-color: transparent;
 }
/*** Woocemmerce notification ***/
#notification .success{
	padding: 21px 40px 21px 80px;
	margin-left: 10px;
	margin-right: 10px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 37px;
	right: 20px;	
	border-radius: 0px;
	z-index: 999999;
}
#notification .success{
	max-width: 350px;
}
#notification .success{
	background: #FFFFFF url(../images/success.png) 25px center no-repeat;
}
#notification .close{
	float: none;
    position: absolute;
    right: 10px;
    top: 8px;
	opacity: 0.8;
}
.main-holder .site-content .woocommerce-ordering{
	margin-bottom: 0;
}
.woocommerce .woocommerce-result-count{
	margin: 1px 15px 0;
}
.main-holder .site-content .woocommerce-ordering .select2-container--default .select2-selection--single {
    background-color: #ffffff;
    border: 1px solid #e1e1e1;
    padding-right: 28px;
}
.main-holder .site-content .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow{
    right: 0px;
}

/*** Woocemmerce Price ***/

.woocommerce .price del .woocommerce-Price-amount,
.woocommerce .main-holder ul.products li.product .price del .woocommerce-Price-amount {
	font-size: 16px;
    text-decoration: line-through;
    color: var(--body-fonts-color) !important;
	font-weight: 400;
}

/*** Woocemmerce Singel page ***/
.themetechmount-single-product-details{
    margin-bottom: 55px;
}
.themetechmount-single-product-details:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.themetechmount-single-product-details .woocommerce-product-details__short-description{
    margin-top: 10px;
    margin-bottom: 10px;
}
.themetechmount-single-product-info{
    padding-bottom: 30px;
}
.single-product .related.products{
    margin-top: 0;
	overflow: hidden;
}
.main-holder .site-content .upsells.products ul.products {
    margin-bottom: 0;
}
.themetechmount-single-product-details{ 
    background-color: #fff;
}
.woocommerce .summary div[itemprop="description"]{
	margin-top: 15px;
}
.woocommerce .main-holder #content div.product .price del {
    color: #888888;
	font-size: 15px;
	display: inline-block;
}
.woocommerce .product_meta{
	padding-top: 17px;
    margin-top: 15px;
    clear: both;
}
.woocommerce .summary .star-rating{
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 49%;
}
.woocommerce.single-product .summary .star-rating {
    display: block;
	font-size: 13px;
}
.woocommerce.single-product .summary .star-rating {
	margin-top: 8px;
}
.woocommerce .summary .compare.button {
	background-color: transparent;
	padding: 0;
    margin-left: 0;
	color: #1a1a1a;
}
.woocommerce .main-holder #content .summary .compare.button:before {
	content: '\e86a';
    font-family: "tm-cicico-icons";
	padding-right: 5px;
    font-weight: 400;
}
.woocommerce div.product .summary .woocommerce-product-rating{
    margin-bottom: 0;
}
.woocommerce .summary form.cart{
	margin-top: 17px;
}
.woocommerce .main-holder #content .woocommerce-error .button, 
.woocommerce .main-holder #content .woocommerce-info .button, 
.woocommerce .main-holder #content .woocommerce-message .button{
    background-color: #1a1a1a;
    color: #fff;
    border-radius: 0px;
    padding: 8px 15px;
	font-size: 14px;
    border-radius: 0;
}
.summary .clear{
    display: none;
}

.single .main-holder #content div.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:before {
   content: '\e81c';
   font-family: "tm-cicico-icons";
   margin-right: 5px;
}
.single .main-holder #content div.product div.thumbnails a{
    width: 70px;   
}
.woocommerce .product_meta .sku_wrapper{  
    margin-right: 10px;
}
.woocommerce .product_meta>span {
    display: block;
    width: 100%;
    padding-bottom: 15px;
    font-weight: 500;
    color: #1a1a1a;
    font-size: 14px;
    line-height: 16px;
}
.woocommerce .product_meta>span a {
    font-weight: 400;
}
.woocommerce .product_meta .posted_in{  
    margin-right: 30px;
	font-weight: 500;
}
.woocommerce .product_meta .posted_in a{
	text-transform: none;	
	 line-height: 25px;
}
.single .main-holder div.product form.cart div.quantity {   
    margin: 0 10px 0 0;
}
.woocommerce .quantity .qty {
    height: 42px;
    width: 5.2em;
}
.single .main-holder div.product form.cart .woocommerce-grouped-product-list-item div.quantity {
    margin-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
}
/*** Woocemmerce Tab ***/
.single .main-holder div.product .woocommerce-tabs ul.tabs li {
    margin: 0 2px;
}
.single .main-holder div.product .woocommerce-tabs ul.tabs li:first-child {
    margin-left: 0px;
}
.single .main-holder div.product .woocommerce-tabs ul.tabs li:last-child {
    margin-right: 0px;
}
.single .main-holder div.product .woocommerce-tabs ul.tabs:before,
.single .main-holder div.product .woocommerce-tabs ul.tabs li{
	border: none;
}
.single .main-holder div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    margin: 0;
    margin-bottom: 30px;
    overflow: visible;
}
.single .main-holder #reviews #comments h2 {
    clear: none;
    margin-bottom: 15px;
}
.single .main-holder #reviews #comments ol.commentlist li .comment-text {
    border-radius: 0;
}
.single .main-holder #content div.product .woocommerce-Reviews .star-rating{    
    float: right;
	width: 7.4em;
}
.single .main-holder #content div.product .woocommerce-tabs .panel h2{
	margin-bottom: 15px;
}
.up-sells.products h2,
.single .main-holder .related.products h2 {
    font-size:30px;
    line-height: 38px;
    padding-bottom: 10px;
}
.single .main-holder #content div.product .woocommerce-tabs .panel h2{
    font-size:17px;
}
.single .main-holder #content div.product .woocommerce-tabs .panel{
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff; 
    margin-bottom: 0;	
}
.woocommerce-Reviews .select2-container{
    width: 154px !important;
}
.single .main-holder .summary form.cart{
	 margin-bottom: 12px;
}
.single .main-holder #content div.product .woocommerce-tabs .panel strong {
    font-weight: 600;	
}
.single .main-holder #content div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--description>h2, .single .main-holder #content div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--additional_information>h2 {
    display: none;
}
/*** Woocemmerce Cart Page ***/
.main-holder .site #content table.cart td.actions .input-text {
    width: 133px;
    cursor: unset;
}
.woocommerce-shipping-fields h3,
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
h3#order_review_heading,
.cross-sells h2,
.cart_totals h2{
	margin-bottom: 15px;
	font-size: 24px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	display: block;
}
.woocommerce form .form-row label{
	font-weight: normal;
}
.woocommerce form .form-row .input-checkbox {
    position: static;
}
.main-holder .site .cart-collaterals{
	margin-top: 60px;
}
.woocommerce-checkout h3#order_review_heading {
	margin-bottom: 0px;
    margin-top: 15px;
}
/*** Woocemmerce Sidebar ***/
.woocommerce ul.cart_list li{
    padding: 8px 0;
}
.woocommerce .widget_shopping_cart .total, 
.woocommerce.widget_shopping_cart .total{
    padding: 12px 0 10px;
}

.woocommerce .widget_recent_reviews ul.product_list_widget li .star-rating,
.woocommerce .widget_top_rated_products ul.product_list_widget li .star-rating{
	width: auto;
	margin: 0;
}
.woocommerce ul.product_list_widget li img {
    width: 50px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal{
    height: 4px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    top: -5px;
}
.woocommerce ul.cart_list li a, 
.woocommerce ul.product_list_widget li a {
    font-weight: 400;
}
.woocommerce .widget_layered_nav ul li {
    padding: 0 0 12px;   
}
.woocommerce .widget_price_filter .price_slider_amount {
    margin-top: 38px;
}

.woocommerce .widget_price_filter .price_slider_amount {
    text-align: left;
}

/*** My wishlist ***/
.woocommerce .wishlist_table td.product-add-to-cart a{
	color: #fff;
	padding: 10px 15px;
}
.woocommerce table.shop_table {
    border-color: #e6e6e6;
    border-radius: 0px;
	margin-top: 30px;
}
.woocommerce-cart .main-holder table.shop_table {
	margin-top: 0px;
}
.woocommerce table.wishlist_table {
    font-size: inherit;
    background-color: #fff;
    border-color: #ebebeb;
    border-width: 0px 0 1px 1px;
    margin-top: 0;
    margin-bottom:30px;
}
.woocommerce .wishlist-title {
    margin-bottom: 10px;
}
.tm-wrap-addto {
	display: inline-block;
}
.tm-product-overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	visibility: hidden;
	opacity: 0;
	transition: all 250ms ease-out;
	background-color: #343538;
}
.main-holder .site-content ul.products li.product:hover .tm-product-overlay {
	opacity: .3;
	visibility: visible;
}
.main-holder .site-content ul.products li.product a img {
    margin: 0 0 0em;
	-webkit-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important;
}
.main-holder .site-content ul.products li.product:hover a img {

    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.main-holder .site-content ul.products li.product .price {
    margin-top: 0px;
}
.woocommerce .price .woocommerce-Price-amount {
	font-size: 14px;
    font-weight: 500;
}
.woocommerce .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    padding-right: 0;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #ebf4fa;
    border: 1px solid;
}
.single-product .woocommerce-error, .single-product .woocommerce-info, .single-product .woocommerce-message {
    margin-bottom: 55px;
}
.main-holder .site-content .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #e0e0e0;	
}
.main-holder .site-content .widget_shopping_cart .cart_list li a.remove,
.main-holder .site-content .woocommerce.widget_shopping_cart .cart_list li a.remove {
    top: 5px;
}
.woocommerce div.product form.cart .variations label {
    font-size: 15px;
    margin: 13px 0 0 5px;
    color: #1a1a1a;
    text-transform: capitalize;
}
.woocommerce ul.products li.product .woocommerce-placeholder {
    border: none;
}
/***  comment-form-rating ***/
#respond .comment-reply-title {
    margin: 0px 0 5px !important;
}
#respond label {
    margin: 0 0 10px !important;
    font-size: 14px;
    font-weight: 400;
}
.woocommerce #review_form #respond .form-submit{
    margin-top: 15px;
}
.woocommerce-Reviews #respond label {
    margin: 0 0 0 !important;
}
.woocommerce-Reviews .comment-form textarea, .woocommerce-Reviews .comment-form input[type="text"], .woocommerce-Reviews .comment-form input[type="email"] {
    padding: 5px 15px 13px;
}
/*** Button font weight bold***/
.woocommerce .widget_shopping_cart a.button{
    padding: 10px 20px 11px;
    font-size: 12px;
}
.woocommerce .widget_price_filter .price_slider_amount .button{
    float: right;
    padding: 10px 22px 10px;
    margin-top: -5px;
    border-radius: 0;
    font-size: 14px;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
	color: #ffffff;
}
.checkout.woocommerce-checkout,
.woocommerce-cart .main-holder .cart_totals table.shop_table,
.woocommerce-cart-form {
    padding: 0px;
    background-color: #fff;
}
.main-holder .site-content ul.products li.product .tm-shop-icon a {
	font-weight: 600;
}
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-add-to-cart-btn a {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    padding: 0;
    margin: 0;
    background: none;
    letter-spacing: 0;
    transition: none;
    padding-left: 0;
    font-size: 0;
}
/* Product Buttons css start */

.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-compare-btn a , .hot-products .product .tm-shop-icon .product.compare-button a,
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-wishlist-btn a , .hot-products .product .tm-shop-icon .yith-wcwl-add-to-wishlist a,
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-quickview-btn a , .hot-products .product .tm-shop-icon a.yith-wcqv-button,
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-add-to-cart-btn a , .hot-products .product .tm-shop-icon a.add_to_cart_button, .main-holder .site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-box-inner .tm-shop-icon .compare-button a, .main-holder .site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-box-inner .tm-shop-icon .yith-wcwl-add-button a, .main-holder .site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-box-inner .tm-shop-icon .yith-wcwl-wishlistaddedbrowse a , .main-holder .site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-box-inner .tm-shop-icon .yith-wcwl-wishlistexistsbrowse a {
	border-radius: 3px;
    background-color: transparent;
    background-position: center;
    height: 30px;
    width: 30px;
    line-height: 30px;
    margin: 0;
}
.main-holder .site-content ul.products li.product .product-hover-style2 .tm-shop-icon .tm-wc-wishlist-btn a, .hot-products .product .product-hover-style2 .tm-shop-icon .yith-wcwl-add-to-wishlist a {
    height: 40px;
    width: 40px;
    line-height: 40px;
}
.main-holder .site-content ul.products li.product .tm-shop-icon div.tm-wc-add-to-cart-btn ,
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-quickview-btn,
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-wishlist-btn,
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-compare-btn {
	-webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    display: block;
	float: left;
	opacity: 0;
	font-size: 0;
    line-height: 0;
	margin-bottom: 0;
    margin-right: 5px;
}
.main-holder .site-content ul.products li.product .product-hover-style2 .tm-shop-icon .tm-wc-compare-btn , .hot-products .product .product-hover-style2 .tm-shop-icon .product.compare-button a{
    display: none;
}
.main-holder .site-content ul.products li.product .product-hover-style2 .tm-shop-icon .tm-wc-wishlist-btn {
    float: right;
	opacity:1;
	margin: 0;
}
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-add-to-cart-btn a , .hot-products .product .tm-shop-icon a.add_to_cart_button {
	font-size: 0;
    font-weight: 400;
    padding: 0;
    color: #0A4384;
    text-transform: capitalize;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.main-holder .site-content ul.products li.product .product-hover-style1 .tm-shop-icon .tm-wc-add-to-cart-btn a:before, .hot-products .product .product-hover-style1 .tm-shop-icon a.add_to_cart_button:after {
    content: '\e861';
    font-family: "tm-cicico-icons";
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
}
.main-holder .site-content ul.products li.product .product-hover-style2 .tm-shop-icon .tm-wc-add-to-cart-btn a {
    width: auto;
    height: auto;
    padding: 12px 20px;
    background-image: unset;
    color: #ffffff;
    font-weight: 700;
}
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-quickview-btn a , .hot-products .product .tm-shop-icon a.yith-wcqv-button {
    font-size: 0;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.main-holder .site-content ul.products li.product .product-hover-style1 .tm-shop-icon .tm-wc-quickview-btn a:before, .hot-products .product .product-hover-style1 .tm-shop-icon a.yith-wcqv-button:after {
    content: '\e867';
    font-family: "tm-cicico-icons";
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-shop-icon .tm-wc-quickview-btn a:before {
    font-size: 18px;
}
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-wishlist-btn a , .hot-products .product .tm-shop-icon .yith-wcwl-add-to-wishlist a, .main-holder .site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-box-inner .tm-shop-icon .yith-wcwl-add-button a {
    border: 0 none;
    margin-bottom: 0;
    font-size: 0;
    padding: 0;
}
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-wishlist-btn a:before , .hot-products .product .tm-shop-icon .yith-wcwl-add-to-wishlist a:before, .main-holder .site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-box-inner .tm-shop-icon .yith-wcwl-add-button a:before {
    content: '\E838';
    font-family: "tm-cicico-icons";
    color: #1a1a1a;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}
.main-holder .site-content ul.products li.product .product-hover-style1 .tm-shop-icon .tm-wc-wishlist-btn a:before {
    color: #ffffff;
        font-size: 14px;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-shop-icon .tm-wc-wishlist-btn a,
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-shop-icon .tm-wc-quickview-btn a,
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-shop-icon .tm-wc-compare-btn a {
    background: #ffffff;
    box-shadow: 0 2px 6px rgb(0 0 0 / 12%);
    height: 40px;
    width: 40px;
    line-height: 40px;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-shop-icon .tm-wc-wishlist-btn a:hover,
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-shop-icon .tm-wc-quickview-btn a:hover,
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-shop-icon .tm-wc-compare-btn a:hover {
    box-shadow: unset;
}
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-wishlist-btn a:hover:before,
 .hot-products .product .tm-shop-icon .yith-wcwl-add-to-wishlist a:hover:before,
 .main-holder .site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-box-inner .tm-shop-icon .yith-wcwl-add-button a:hover:before {
    color: #ffffff;
}

.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-add-to-cart-btn {
	margin-right: 0;
}
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-compare-btn a , .hot-products .product .tm-shop-icon .product.compare-button a , .main-holder .site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-box-inner .tm-shop-icon .compare-button a {
    font-size: 0;
    padding: 0;
}
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-compare-btn a:before , .hot-products .product .tm-shop-icon .product.compare-button a:before , .main-holder .site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-box-inner .tm-shop-icon .compare-button a:before {
    content: '\e692';
    font-family: 'themify';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 18px;
    text-align: center;
}
.main-holder .site-content ul.products li.product .product-hover-style1 .tm-shop-icon .tm-wc-compare-btn a:before {
    color: #ffffff;
}
.main-holder .site-content ul.products li.product .product-hover-style1 .tm-shop-icon .tm-wc-wishlist-btn:hover a {
    background-color: var(--tm-secondarycolor-bg);
}
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-quickview-btn a:before, .hot-products .product .product-hover-style1 .tm-shop-icon a.yith-wcqv-button:after {
    content: '\e867';
    font-family: "tm-cicico-icons";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-shop-icon .tm-wc-quickview-btn a:before {
    font-size: 18px;
}
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-compare-btn a:hover:before, .main-holder .site-content ul.products li.product .product-hover-style3 .tm-shop-icon .tm-wc-quickview-btn a:hover:before {
    color: #ffffff;
}
.main-holder .site-content ul.products li.product .product-hover-style3 .tm-shop-icon .tm-wc-quickview-btn a:hover {
    background-color: var(--tm-skincolor-bg);
}
.main-holder .site-content ul.products li.product a {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.main-holder .site-content ul.products li.product:hover .tm-shop-icon div.tm-wc-wishlist-btn,
.main-holder .site-content ul.products li.product:hover .tm-shop-icon div.tm-wc-quickview-btn , 
.main-holder .site-content ul.products li.product:hover .tm-shop-icon div.tm-wc-add-to-cart-btn ,
.main-holder .site-content ul.products li.product:hover .tm-shop-icon div.tm-wc-compare-btn {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
}
/* Product Buttons css ends */
.woocommerce-lost-password .entry-content>.woocommerce,
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	background-color: #fff;
}
.woocommerce-lost-password .entry-content>.woocommerce {
	padding:30px;
}
.woocommerce table.shop_attributes td {
    padding-left: 10px;
}
.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 {
	padding: 14px 30px 13px;
	font-size: 14px;
	color: #fff;
	border-radius: 0;
}
.woocommerce-Reviews .comment-form {
    margin-bottom: 0px;	
}
.main-holder .site-content #reviews #comments ol.commentlist {
	padding-left:0px;
}
.woocommerce .main-holder .site-content #review_form {
	padding-top:10px;
}
.woocommerce .main-holder .site-content #review_form .comment-reply-title {
	font-size: 15px;
    line-height: 20px;
    font-weight:500;
    color: #1a1a1a;
    text-transform: capitalize;
}
.single-product .main-holder .site-content span.onsale {
    left: 20px;
    top: 20px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 45px;
	background-color: transparent;
}
.single .main-holder #reviews #comments ol.commentlist li .comment-text {
    border-radius: 0;
    margin-left: 50px;
	border-color: #E6E6E6;
	background-color: #fff;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 14px;
    color: #666666;
    margin-bottom: 9px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;
    color: #1a1a1a;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
	background-color: #fff;
    position: relative;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
	margin:0;
	padding:0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    color: #2c2c2c;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
    color: #ffffff;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    border: 1px solid #eee;
    border-bottom: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: 1px solid #eee;
}
.main-holder .site .woocommerce-EditAccountForm fieldset {
	margin-top: 15px;
}
.woocommerce-account .main-holder .site .woocommerce-form.woocommerce-form-login {
    margin-bottom: 80px;	
}
.woocommerce-account .main-holder .site .woocommerce-form.woocommerce-form-login  .woocommerce-form__label-for-checkbox {
	padding-left: 0;
    margin-top: 4px;
    margin-bottom: 0;
}
input#rememberme {
    margin-top: 7px;
    display: inline-block;
    vertical-align: top;
}
.checkout.woocommerce-checkout {
    margin-bottom: 35px;
}
.woocommerce .main-holder #content div.product .entry-summary .add_to_wishlist:before {
    content: '\E838';
    font-family: "tm-cicico-icons";
    margin-right: 5px;
}
.single .main-holder #content div.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:before {
    content: '\e81c';
    font-family: "tm-cicico-icons";
    margin-right: 5px;
}
.single .main-holder #content div.product .entry-summary div.yith-wcwl-add-to-wishlist {
    display: inline-block;
    font-weight: 400;
    color: #666666;
    text-transform: capitalize;
    margin: 17px 6px 5px 0px;
}
.single .main-holder #content div.product .entry-summary div.yith-wcwl-add-to-wishlist a, .single .main-holder #content div.product .entry-summary .compare {
    border: 1px solid #e1e1e1;
    padding: 12px 20px;
    line-height: 19px;
}
.single .main-holder #content div.product .entry-summary .product_meta {
    border-top: 1px dashed #e1e1e1;
    margin-top: 40px;
    padding-top: 30px;
}
.woocommerce .yith-quick-view-content div.product form.cart div.quantity {
	margin-right:8px;
}
.main-holder #content.site-content div.product form.cart table.variations td {
	padding: 15px 10px;	
	display: table-cell;
} 
.main-holder #content.site-content div.product form.cart table.variations tr:last-child td.value {
	/*padding-bottom:0px;*/
} 
.main-holder #content.site-content div.product form.cart table.variations tr:first-child td {
	padding-top:15px;
} 
.woocommerce div.product form.cart .variations td.label {
	padding-right: 1em;
	width: 85px;
}
.main-holder #content.site-content div.product form.cart table.variations td.value {
	padding-right:35px;
}
.woocommerce .themetechmount-single-product-info .product_meta .sku_wrapper {
	font-weight: 500;
}
.woocommerce .themetechmount-single-product-info .product_meta .sku_wrapper .sku {
	font-weight: 400;
}
.woocommerce-account .woocommerce-MyAccount-content button,
.woocommerce form.checkout_coupon button{
    font-size: 14px;
    font-weight:500;
    padding: 12px 30px 12px;
	border-radius:2em;
}
.single-product.woocommerce .summary .price .woocommerce-Price-amount {
	font-size:18px;
    font-weight:500;
}
.single-product.woocommerce .price del .woocommerce-Price-amount {
    font-size:15px;
}
.woocommerce .main-holder #content div.product .product-hover-style3 .price del .woocommerce-Price-amount {
    font-weight: 400;
    font-size: 15px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single,
.woocommerce-checkout .select2-dropdown {
    background-color: #fff;
}
.woocommerce div.product form.cart .group_table td {
	vertical-align: middle;
	padding-bottom: 0px;
}
.woocommerce table.shop_attributes th,
.woocommerce div.product form.cart .group_table td label,
.woocommerce div.product form.cart .variations label {
	font-weight: 500;	
}
.main-holder #content.site-content div.product .single_variation_wrap .woocommerce-variation-price{
	padding-bottom: 15px;	
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
	border-radius: 0;	
	padding: 10px 25px;	
}
.woocommerce .lost_reset_password .woocommerce-Button {
	border-radius: 0;	
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover {
	color:#fff;
}
.woocommerce .themetechmount-single-product-info .product_meta>span a:not(:hover),
.woocommerce .themetechmount-single-product-info .product_meta .sku_wrapper .sku,
.woocommerce #content div.product div.summary .woocommerce .product_meta>span a:not(:hover),
.woocommerce #content div.product div.summary .product_meta .posted_in a:not(:hover) {
    color: #666666;
}
/* product_list_widget */
.woocommerce ul.product_list_widget li .star-rating {
    float: none;
    margin-bottom: 8px !important;
}
.woocommerce ul.product_list_widget li img {
    width: 75px;
    float: left;
    margin-left: 0;
    margin-right: 15px;
    border: 0 solid #e1e1e1;
}
.woocommerce ul.product_list_widget li a{
    padding-bottom: 10px;
}
.woocommerce .widget.widget_products .woocs_price_code , .woocommerce.widget.widget_products .woocs_price_code{
    display: block;
}
.woocommerce .widget.widget_products .product-title , .woocommerce.widget.widget_products .product-title{
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 14px;
}
.sidebar .widget .product_list_widget del .woocommerce-Price-amount {
    font-size: 14px;
    color: #aaaaaa;
    text-decoration: line-through;
}
.main-holder .site-content .widget.widget_products .star-rating {
    margin-top: 6px;
    margin-bottom: 10px;
    font-size: 11px;
}
.main-holder .site-content .sidebar .widget.widget_products .star-rating {
	display: block;
    margin: 5px 0 0;
}
.woocommerce.widget_products ul.product_list_widget li a {
    padding-bottom:0px;
}
.widget .product_list_widget del .woocommerce-Price-amount {
	color:#666666;
}
.woocommerce ul.product_list_widget li {
    margin: 0 0 15px;
}
/* woocommerce-tabs */
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	 margin-right: 8px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	position: relative;
    display: block;
    float: left;
    font-size: 19px;
    font-weight: 500;
    line-height: 24px;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    border: none;
    color: #666666;
    text-transform: capitalize;
    z-index: 1;
    margin: 0 0 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
    opacity: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0;
    padding: 0;
    border: none;    
	background: none;
    border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #ffffff;

}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
    width: 100%;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    border-width: 1px;
    border-style: solid;
    border-color: #e1e1e1;
    padding: 30px;
    background-color: #ffffff;
}
.single .main-holder div.product .woocommerce-tabs ul.tabs li {
	padding: 0 0 0 0;
    background: transparent;
    border-bottom: 0 solid transparent;
    text-align: center;
    margin: 0 67px 0 0;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single .main-holder div.product .woocommerce-tabs ul.tabs li:hover {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.5s ease 0s;
}
.single .main-holder div.product .woocommerce-tabs ul.tabs li:before {
    background-color: #e1e0e0;
    content: "";
    height: 17px;
    position: absolute;
    right: -37px;
    left: auto;
    top: 4px;
    width: 1px;
    display: block;
    box-shadow: none;
}
.single .main-holder div.product .woocommerce-tabs ul.tabs li:after {
    background-color: #FFBB00;
    content: "";
    height: 2px;
    position: absolute;
    right: 0;
    left: 0;
    top: auto;
    opacity: 0;
    bottom: -10px;
    width: 0;
    display: block;
    box-shadow: none;
    margin: 0 auto;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single .main-holder div.product .woocommerce-tabs ul.tabs li.active:after , .single .main-holder div.product .woocommerce-tabs ul.tabs li:hover:after {
	width: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 1;
}
.single .main-holder div.product .woocommerce-tabs ul.tabs li:last-child:before {
    display: none;
}
#yith-quick-view-modal .woocommerce div.product .summary .woocommerce-product-rating {
    margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0px 0 0px !important;
    line-height: 0;
    padding: 0 0 40px !important;
    text-align: left;
}
.woocommerce div.product .woocommerce-tabs .panel{
    background: transparent !important;
    border: none;
    border-radius: 0;
    margin-top: 0;
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before{
	display: none;
	border: none;
}
.woocommerce-Tabs-panel h2{
	font-size: 20px;
	margin-top: 0;
	line-height: 28px;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #f7f7f6;
    border-radius: 0px;
}
#ship-to-different-address .woocommerce-form__label-for-checkbox {
    margin-top: 0;
    margin-bottom: 0;
}
.woocommerce .shipping_address .form-row .select2-container {
    width: 100%!important;
}

.main-holder  ul.products li.product .tm-product-category a{
    font-size: 13px;
    color: #666666;
    line-height: 24px;
    font-weight: 400;
}
.main-holder  ul.products li.product .tm-product-category {
    display: block;
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style3 .tm-product-content {
    text-align: center;
    min-height: auto;
    padding-top: 25px;
    padding-bottom: 0;
}
.main-holder #content.site-content ul.products.list li.product .tm-product-box.product-hover-style3 .tm-product-content {
    text-align: left;
}
/*** 

====================================================================
	Pricing table 
====================================================================
*/
.themetechmount-ptables-w {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
}
.themetechmount-ptables-w .ttm-pricetable-column-w   {
	-webkit-flex: 1 1 auto; /* Safari 6.1+ */
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.themetechmount-ptables-w .ttm-pricetable-column-w {
   -webkit-border-radius: 0;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0;
	-moz-background-clip: padding;
	border-radius: 0;
	background-clip: padding-box;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	overflow: hidden;
	padding: 37px 15px 25px 15px;
	margin-left:15px;
	margin-right:15px;
}
.themetechmount-ptables-w .ttm-pricetable-column-w:first-child {
	margin-left:0px;
}
.themetechmount-ptables-w .ttm-pricetable-column-w:last-child {
	margin-right:0px;
}
.themetechmount-ptables-w .ttm-pricetable-column-w {
    background-color: #fff;
    box-shadow: 0 0px 10px rgba(3, 27, 78, 0.04);
}
.ttm-pricetable-column-inner.tm-currency-before {
	position: relative;
	padding: 0px 7px;
	text-align: center;
	margin-bottom: 20px;
	display: block;
}
.themetechmount-ptables-w .ttm-pricetable-column-w:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    background-color: #f8f7f4;
    box-shadow: 0 0px 10px rgba(3, 27, 78, 0.04);
}
.ttm-pricetable-column-w:hover .tm-vc_btn3-container.tm-vc_btn3-inline,
.ttm-pricetable-column-w:hover .tm-ptablebox-content {
	background: #fff;
}
.tm-ptablebox .tm-vc_btn3-container.tm-vc_btn3-inline,
.tm-ptablebox .tm-ptablebox-content {
	transition: all 0.3s ease;
}
.tm-ptablebox-style-1 .tm-ptablebox-features .tm-feature-lines,
.tm-ptablebox.tm-ptablebox-style-1 {
	 text-align: center;
}
.tm-ptablebox-title {
	font-size: 20px;
	line-height: 30px;
	color: #252525;
}
.ttm-ptablebox-price-w {
	position:relative;
	display: inline-block;
	margin-top: 40px;
	margin-bottom: 0px;
}
.tm-ptablebox-price,
.tm-ptablebox-frequency,
.tm-ptablebox .tm-ptablebox-cur-symbol-after,
.tm-ptablebox .tm-ptablebox-cur-symbol-before {
	display: inline-block;
}
.tm-ptablebox .tm-ptablebox-cur-symbol-after,
.tm-ptablebox .tm-ptablebox-cur-symbol-before {
	font-size: 26px;
	font-weight: 600;
	color: #004b8d;
}
.tm-ptablebox .tm-ptablebox-price {
    font-size: 60px;
    line-height: 40px;
    font-weight: 600;
	color: #333333;
}
.tm-ptablebox .tm-ptablebox-cur-symbol-before {
	position: absolute;
	bottom: 4px;
	left: -3px;
}
.tm-ptablebox .tm-ptablebox-frequency {
	position: relative;
	font-size:20px;
	font-weight: 600;
}
.tm-currency-before .tm-ptablebox-price {
	padding-left:15px
}
.tm-currency-after .tm-ptablebox-price {
	margin-left: -3px;
}
.tm-ptablebox-features .tm-feature-lines {
	list-style-type:none;
	margin: 0;
	padding: 12px 0px 10px 0px;
}
.tm-ptablebox-features .tm-feature-lines li {
	padding: 0;
	margin: 0;
	padding-top: 12px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 11px;
}
.tm-ptablebox-features .tm-feature-lines li:last-child{
	border-bottom:none;
}
.tm-ptablebox .tm-sbox-icon-wrapper {
	font-size: 30px;
	line-height: 73px;
	display: inline-block;
	position: absolute;
	background-color:#1a1a1a;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	left: 50%;
	right: 50%;
	color: #fff;
	margin-left: -36px;
	bottom: -37px;
	border: 2px solid #fff;
}
.tm-ptablebox .tm-ptablebox-title h3 {
	font-size: 30px;
    line-height: 30px;
}
.tm-ptablebox .tm-ptablebox-desc {
	margin-top: -9px;
	padding-bottom: 20px;
	font-style: italic;
}
.tm-ptablebox .tm-ptablebox-features {
	position: relative;
	padding: 5px 35px 10px;
}
.tm-ptablebox .tm-ptablebox-frequency:before {
	content: '/ ';
}
.tm-ptablebox .themetechmount-ptable-main {
	display:block;
	position:relative;
}
.tm-ptablebox .tm-vc_btn3-container.tm-vc_btn3-inline {
	display: block;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom:20px;
	margin-bottom: 20px;
}
.tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3-container.tm-vc_btn3-inline .tm-vc_btn3:hover {
    background-color: #57C4E4;
	border-color: #57C4E4;
}
.tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3-container.tm-vc_btn3-inline .tm-vc_btn3 {
	color:#fff;
}
.tm-ptablebox .tm-vc_btn3-container.tm-vc_btn3-inline .tm-vc_btn3 {
    padding-left: 45px;
    padding-right: 45px; 
}
.tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-grey,
.tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-grey:hover {
	color:#fff;
}
.tm-ptablebox-featured-col .tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-grey:hover,
.tm-ptablebox .tm-vc_btn3.tm-vc_btn3-color-grey:hover {
	background-color:#1a1d22;
}
.ttm-pricetable-column-w.tm-ptablebox-featured-col {
	overflow: visible;
}
.ttm-pricetable-column-w .ttm-featured-title {
	position: absolute;
	top: -46px;
	left: 0px;
	right: 0px;
	text-align: center;
	font-weight: 700;
	font-size: 15px;
	width: 100%;
	color: #fff;
	padding: 10px 15px;
	background-color: #1a1d22;
}
.ttm-pricetable-column-w .ttm-featured-title i {
	margin-right: 10px;
}



/* event box */
.themetechmount-box-events .themetechmount-meta-date{
    position: absolute;
    top: 40px;
    left: 20px;
    z-index: 2;
	width: 70px;
    height: 70px;
	border-radius: 3px;
}
.themetechmount-events-box-view-top-image.themetechmount-box-events .themetechmount-meta-date{
    top: 20px;
	width: 60px;
    height: 60px;
	border-radius: 0px;
}
.themetechmount-box-events .themetechmount-meta-date.tm-md-event{
	width: 120px;
}
.themetechmount-meta-date.tm-md-event .date-sep,
.themetechmount-meta-date.tm-md-event .themetechmount-event-meta-dtend,
.themetechmount-meta-date.tm-md-event .themetechmount-event-meta-dtstart {
	float:none;	
}
.themetechmount-box-events .themetechmount-meta-date.tm-md-event .themetechmount-event-date {
	padding: 10px 12px 10px 9px;
}
.themetechmount-box-events .themetechmount-meta-date.tm-md-event .date-sep {
   padding: 0px;
}
.themetechmount-box-events .themetechmount-meta-date .themetechmount-event-date {
    text-align: center;
    width: 100%;
    position: relative;
    color: #fff;
    z-index: 2;
	font-weight: 500;
    font-size: 30px;
    top: 0;
    left: 0;
	border-radius: 0;
	display: block;
	text-transform: uppercase;
	padding: 7px 10px 10px 15px;
	display:table;
}
.themetechmount-box-events .themetechmount-meta-date .themetechmount-event-date .entry-month{
	font-size: 15px;
    line-height:24px;
	display: block;
	font-weight: normal;
}
.date-sep,
.themetechmount-event-meta-dtend,
.themetechmount-event-meta-dtstart {
	display: table-cell;
	float: left;
}
.date-sep {
	padding: 8px 12px;
}
.themetechmount-box-events .themetechmount-meta-details,
.themetechmount-box-events .themetechmount-meta-details a,
.themetechmount-box-events .themetechmount-meta-details i {
    font-size: 13px;	
}
.themetechmount-box-events div.themetechmount-box-meta.themetechmount-events-meta:last-child {
	padding-bottom: 20px;
}
.themetechmount-box-events .tribe-events-vanue {
    display: block;
    width: 100%;
    clear: both;
    border-top: 1px solid rgba(201, 201, 201, 0.39);
    padding-top: 12px;
    margin-top: 30px;
    font-size: 15px;
}
.themetechmount-box-events .themetechmount-event-meta-dtend {
	position:relative;
	padding-left:22px;
}
.themetechmount-box-events .themetechmount-event-meta-dtend:before {
	content: "";
    height: 16px;
    width: 1px;
    background-color: rgba(0,0,0,.09);
    display: block;
    position: absolute;
    left: 10px;
    top: 4px;
}

.tm-normal-buttonfont a {
	font-weight:400;
}
.themetechmount-box-events .event-box-content {
    padding: 25px 25px 25px;
    background-color: #fff;
}
.themetechmount-boxes-view-carousel .tm-box-col-wrapper .themetechmount-box-events .event-box-content {
	margin-bottom:10px;
}
.themetechmount-boxes-events.themetechmount-boxes-centermode.themetechmount-boxes-col-one .event-box-content {
    opacity: 0;
    right: 30px;
    bottom: -75px;
    max-width: 300px;
    padding: 24px 30px 34px;
    position: absolute;
    visibility: hidden;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    background-color: #ffffff;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 0 5px 30px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 30px 5px rgba(0, 0, 0, 0.1);
}
.themetechmount-boxes-col-one .tm-box-col-wrapper.slick-active .themetechmount-box-events .event-box-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.themetechmount-boxes-events.themetechmount-boxes-view-carousel.themetechmount-boxes-col-one.tm-boxes-carousel-arrows-side .slick-arrow {
    margin-top: -40px;	
}
.themetechmount-box-events .event-box-content .themetechmount-event-meta-item span.sep{
	display:none;
}
.themetechmount-box-events .event-box-content .themetechmount-meta-details i {
    padding-right: 6px;
	float:left;
	padding-top:7px;
}
.themetechmount-box-events .event-box-content .tribe-events-vanue i {
   padding-right: 6px;
    padding-left: 2px;

}
.themetechmount-box-events .event-box-content .themetechmount-eventbox-footer {
    padding-top: 28px;	
}

.themetechmount-events-box-view-top-image-details .themetechmount-post-readmore a,
.themetechmount-box-events .event-box-content .themetechmount-eventbox-footer a {
	display: inline-block;
    position: relative;
    color: #fff;
    border: 1px solid transparent;
    padding: 7px 27px 8px;
    background-color: #0e385e;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 500;
}
.themetechmount-meta-details {
	padding-bottom:3px;
}
.ttm-services-styleone .wpb_single_image .vc_figure {
	z-index: -1;
}
.themetechmount-box-events .tribe-events-vanue,
.tm-row .themetechmount-box-events .event-box-content .themetechmount-meta-details,
.tm-row .themetechmount-box-events .themetechmount-meta-details a {
	color: #86898c;
}
.themetechmount-events-box-view-top-image-details .themetechmount-box-bottom-content {
    background-color: #fff;
    padding: 15px 25px 15px;
    border: 1px solid #dfdfdf;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.themetechmount-events-box-view-top-image-details .tribe-events-vanue {
	padding-top: 15px;
}
.themetechmount-events-box-view-top-image-details .themetechmount-eventbox-footer {
    margin-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #e4e7e8;
    padding-left: 25px;
    margin-left: -25px;
    margin-right: -25px;
    padding-top: 14px;
	font-size: 15px;
    font-weight: 500;
}
.themetechmount-events-box-view-top-image-details .themetechmount-meta-date {
    position: relative;
    top: 0px;
    left: 0px;
    border-radius: 50%;
    margin-top: -50px;
	margin-bottom: 18px;
}
.themetechmount-events-box-view-top-image-details .themetechmount-meta-date .themetechmount-event-date {
    padding: 12px 10px 10px 20px;
    vertical-align: middle;
	font-size: 27px
}
.themetechmount-box-events .tribe-events-vanue i {
	padding-right: 2px;
}
.themetechmount-events-box-view-top-image-details .themetechmount-meta-date .themetechmount-event-date .entry-month {
    font-size: 14px;
    line-height: 24px;
}
.themetechmount-events-box-view-top-image-details .themetechmount-eventbox-footer a:after {
	font-family: "tm-cicico-icons";
    content: '\e826';
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 5px;
}
.themetechmount-events-box-view-top-image-details:hover .themetechmount-box-bottom-content {
	background-color: #fff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(40, 61, 88, 0.2);
    box-shadow: 0px 0px 15px 0px rgba(40, 61, 88, 0.2);
}
.themetechmount-events-box-view-top-image-details .tm-tribe_events-featured-wrapper {
	overflow:hidden;
}
.themetechmount-events-box-view-top-image-details:hover .tm-tribe_events-featured-wrapper img {
	transform: scale(1.05);
}
.themetechmount-events-box-view-top-image-details .tm-tribe_events-featured-wrapper,
.themetechmount-events-box-view-top-image-details .tm-tribe_events-featured-wrapper img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


/*** Testimonials One Colume Carsoul ***/

.testimonial_wrapper {
	position:relative;
}
.testimonial_wrapper .themetechmount-box-desc {   
    border: none;
	text-align: left;
}
.slick_testim_info {
	padding-bottom: 21px;
}
.slick_testim_info p {
	line-height: 27px;
	font-size: 18px;
	font-style: italic;
}
.testimonials-nav {
    overflow: hidden;
    text-align: center;
    max-width: 500px;
    margin: 0 auto 20px !important;
}
.testimonials-nav .nav_item_wrap {
	padding: 0;
	margin: 0 5px;
	width: 80px;
	outline: none;
	float: left;
}
.testimonials-nav .themetechmount-box-img {
    float: left;
    margin: 0 0 10px 0;
}
.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .testimonials-nav .slick-list {
	padding-left:0px !important;
	text-align: center;
    display: inline-block;
    vertical-align: top;
}
.testimonial_item,
.testimonial_nav_info {
	transition: all 400ms;
	-webkit-transition: all 400ms;
}
.slick-center .testimonial_item,
.testimonials-nav {
	margin: 0 auto;
}
.themetechmount-boxes-view-slickview.themetechmount-boxes-col-one .testimonial_item{
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
}
.themetechmount-boxes-view-slickview.themetechmount-boxes-col-one .testimonial_item .themetechmount-box-title{
    position: relative;
    width: 150px;
    left: -39px;
}
.slick-center .testimonial_nav_info {
	margin-left: 0;
	margin-right: 0;
}
.testimonial_item h6 {
	margin-bottom: 5px;
}
.testimonial_item span {
	display: block;
	line-height: 20px;
}
.testimonial_item .themetechmount-author-name{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.testimonial_item .themetechmount-box-footer{
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #888888;
}
.testimonial_item h6,
.testimonial_item .themetechmount-box-title h3,
.testimonial_item .themetechmount-box-title span {
	opacity: 0;
	visibility: hidden;
	transition: all 400ms;
	-webkit-transition: all 400ms;
}
.slick-center .testimonial_item h6,
.slick-center .testimonial_item h3,
.slick-center .testimonial_item span {
	opacity: 1;
	visibility: visible;
}
.tm-bgcolor-darkgrey .testimonial_wrapper:after,
.tm-bgcolor-skincolor .testimonial_wrapper:after {    
    border-color: #fff;
}
.tm-bgcolor-skincolor .themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-desc blockquote,
.tm-bgcolor-darkgrey .testimonial_wrapper:after,
.tm-bgcolor-skincolor .testimonial_wrapper:after,
.tm-bgcolor-skincolor .testimonial_item .themetechmount-author-name,
.tm-bgcolor-skincolor .testimonial_item .themetechmount-box-footer{
	color: #fff;
}
.tm-bgcolor-darkgrey .testimonial_item .themetechmount-box-footer,
.tm-bgcolor-skincolor .testimonial_item .themetechmount-box-footer{
	color: rgba(255, 255, 255, 0.43);
}

.tm-sbox.tm-hide-sbox-icon .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3-icons {
	display:none;
}	
.tm-sbox.tm-hide-sbox-icon .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-top .tm-vc_cta3_content-container {
    padding-top: 0em;
}	
	
.tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left.tm-vc_cta3-style-classic .tm-vc_cta3-icons { 
    float: left;	
    padding-right: 25px;	
}
.tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left.tm-vc_cta3-style-classic.tm-vc_cta3-actions-right .tm-vc_cta3_content-container {
	width: 100%;
	display: block;
	float: none;
}

.wpb-js-composer .vc_tta-color-black.vc_tta-style-classic .vc_tta-tab>a {
    border-color: #1a1a1a;
    background-color: #1a1a1a;
}
.wpb-js-composer .vc_tta-color-black.vc_tta-style-classic .vc_tta-tab>a:focus,
.wpb-js-composer .vc_tta-color-black.vc_tta-style-classic .vc_tta-tab>a:hover {
    background-color: rgba(3, 59, 74, 0.90);
	border-color: rgba(3, 59, 74, 0.90);
    color: #fff;
}

/* Column Vertical separator -------------------------------------------------------------------*/
.colum-vertical-sep .wpb_column{
    position: relative;
}
.colum-vertical-sep .wpb_column:after{
    content: "";
    height: 100%;
    width: 1px;
    background-color: #e9ecef;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    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%);
}
.tm-bgcolor-darkgrey.colum-vertical-sep .vc_row .wpb_column:after,
.tm-bgcolor-skincolor.colum-vertical-sep .vc_row .wpb_column:after{
    background-color: rgba(255, 255, 255, 0.07);
}
.colum-vertical-sep.vc_row .wpb_column:nth-last-child(1):after,
.colum-vertical-sep .vc_row .wpb_column:nth-last-child(1):after{
    content: unset;
}
.colum-vertical-sep .tm-vc_btn3-container,
.colum-vertical-sep .tm-sbox .tm-vc_cta3-container {
    margin-bottom: 0px;
}

/* End Colum Vertical seprator -------------------------------------------------------------------*/

.widget_pages li.empty_link,
.widget_nav_menu li.empty_link {
    display: none;
}
.sidebar .widget_nav_menu li{
	position:relative;
}
.themetechmount-ratting-star {
	padding-top: 2px;
	padding-bottom: 7px;
}
.tm-cicico-icon-star-1 {
    display: inline-block;
    width: 15px;
    margin: 0 1px;
    font-size: 16px;
}
.tm-cicico-icon-star-1:before {
    margin-left: 0px;
}
.tm-cicico-icon-star-1.tm-active {
	color: #fd4;
}
.tm-textcolor-white .themetechmount-testimonial-box-view-style1 .tm-cicico-icon-star-1.tm-active,
.tm-bgcolor-skincolor .themetechmount-testimonial-box-view-style1 .tm-cicico-icon-star-1.tm-active,
.tm-col-bgcolor-skincolor .themetechmount-testimonial-box-view-style1 .tm-cicico-icon-star-1.tm-active,
.tm-bgcolor-skincolor .themetechmount-testimonial-box-view-style1 .tm-cicico-icon-star-empty-1,
.tm-bgcolor-darkgrey .themetechmount-testimonial-box-view-style1 .tm-cicico-icon-star-empty-1,
.tm-col-bgcolor-skincolor .themetechmount-testimonial-box-view-style1 .tm-cicico-icon-star-empty-1,
.tm-col-bgcolor-darkgrey .themetechmount-testimonial-box-view-style1 .tm-cicico-icon-star-empty-1 {
	color: #ffffff;
}

.tm-col-bgcolor-grey .select2-container--default .select2-selection--single,
.tm-col-bgcolor-grey .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-col-bgcolor-grey textarea,
.tm-col-bgcolor-grey input[type="text"],
.tm-col-bgcolor-grey input[type="password"],
.tm-col-bgcolor-grey input[type="datetime"],
.tm-col-bgcolor-grey input[type="datetime-local"],
.tm-col-bgcolor-grey input[type="date"],
.tm-col-bgcolor-grey input[type="time"],
.tm-col-bgcolor-grey input[type="number"],
.tm-col-bgcolor-grey input[type="email"],
.tm-col-bgcolor-grey input[type="url"],
.tm-col-bgcolor-grey input[type="tel"],
.tm-col-bgcolor-grey .uneditable-input,
.tm-col-bgcolor-grey select {
    background-color: rgba(255,255,255,1);
	color:#686e73;
	border-color:transparent;
}

.tm-col-bgimage-yes .tm-discountform input,
.tm-col-bgimage-yes .tm-discountform .uneditable-input,
.tm-col-bgimage-yes .tm-discountform select,
.tm-col-bgimage-yes .tm-discountform .select2-container--default .select2-selection--single .select2-selection__rendered,

.tm-col-bgcolor-skincolor .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-col-bgcolor-skincolor textarea,
.tm-col-bgcolor-skincolor input[type="text"],
.tm-col-bgcolor-skincolor input[type="password"],
.tm-col-bgcolor-skincolor input[type="datetime"],
.tm-col-bgcolor-skincolor input[type="datetime-local"],
.tm-col-bgcolor-skincolor input[type="date"],
.tm-col-bgcolor-skincolor input[type="time"],
.tm-col-bgcolor-skincolor input[type="number"],
.tm-col-bgcolor-skincolor input[type="email"],
.tm-col-bgcolor-skincolor input[type="url"],
.tm-col-bgcolor-skincolor input[type="tel"],
.tm-col-bgcolor-skincolor .uneditable-input,
.tm-col-bgcolor-skincolor select {
    background-color: rgba(0,0,0,0.12);
	color:rgba(255, 255, 255, 1);
	border-color:transparent;
}
.tm-col-bgimage-yes .tm-discountform .wpcf7-text::-webkit-input-placeholder,
.tm-col-bgimage-yes .tm-discountform .wpcf7-date::-webkit-input-placeholder,
.tm-col-bgimage-yes .tm-discountform .select2-container--default .select2-selection--single .select2-selection__rendered,

.tm-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder,
.tm-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-date::-webkit-input-placeholder,
.tm-bgcolor-skincolor .wpcf7 .tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered,
/*** Textarea ***/
.tm-bgcolor-skincolor .wpcf7 .tm-commonform textarea::-webkit-input-placeholder,
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-date::-webkit-input-placeholder,
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder,
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered,
/*** Textarea ***/
.tm-col-bgcolor-skincolor .wpcf7 .tm-commonform textarea::-webkit-input-placeholder{    
    color: rgba(255, 255, 255, 1) !important;
}
.tm-bgcolor-grey .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder,
.tm-bgcolor-grey .wpcf7 .tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered,
.tm-bgcolor-grey .wpcf7 .tm-commonform textarea::-webkit-input-placeholder,
.tm-col-bgcolor-grey .wpcf7 .tm-commonform .wpcf7-text::-webkit-input-placeholder,
.tm-col-bgcolor-grey .wpcf7 .tm-commonform .select2-container--default .select2-selection--single .select2-selection__rendered, 
.tm-col-bgcolor-grey .wpcf7 .tm-commonform textarea::-webkit-input-placeholder{    
    color: #8d8d8d !important;
}

/* underline links */
.tm-strong-underline strong,
.tm-text-underline {
	text-decoration: underline;
}
.tm-col-bgcolor-dargrey .tm-link-underline .tm-cta3-description a,
.tm-col-bgcolor-dargrey .tm-link-underline a,
.tm-bgcolor-dargrey .tm-link-underline .tm-cta3-description a,
.tm-bgcolor-dargrey .tm-link-underline a,
.tm-col-bgcolor-skincolor .tm-link-underline .tm-cta3-description a,
.tm-col-bgcolor-skincolor .tm-link-underline a ,
.tm-bgcolor-skincolor .tm-link-underline .tm-cta3-description a,
.tm-bgcolor-skincolor .tm-link-underline a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.50)
}


/* column width auto */

.tm-video-iconbox .vc_column_container,
.tm-column-inline .vc_column_container {
	max-width: max-content;
	float: left;
}
.vc_row.tm-video-iconbox,
.tm-row.tm-video-iconbox {
	position: absolute;
    right: 15px;
	left:auto;
    bottom: 0;
}
.tm-video-iconbox .tm-vc_icon_element {
	margin-bottom:0px;
}
.vc_row.tm-video-iconbox .tm-vc_icon_element,
.tm-row.tm-video-iconbox .tm-vc_icon_element {
    margin-bottom: 5px;	
}

/* testimonial arrow */

.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-center .themetechmount-boxes-testimonial-inner div.row.slick-slider:first-child {
	margin-top: 75px;
}
.themetechmount-boxes-testimonial.tm-boxes-carousel-arrows-below.themetechmount-boxes {
	padding-bottom: 0px;	
}
.themetechmount-boxes-portfolio.tm-boxes-carousel-arrows-above.themetechmount-boxes div.slick-list {
    padding-bottom: 40px;	
}

.tm-overlay-leftrow.vc_column_container>.vc_column-inner {
    z-index: unset !important;	
}
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-inner .themetechmount-boxes-row-wrapper:first-child .slick-prev {
	right: 60px;
    left: auto;
}
.tm-boxes-carousel-arrows-above.tm-boxes-txtalign-right .themetechmount-boxes-inner .themetechmount-boxes-row-wrapper:first-child .slick-next {
	right: 30px;
    left: auto;
}

/* circle progress fid box */

.tm-fid-view-circle-progress.inside {
    padding: 0;
    margin-bottom: 0px;
}
.tm-circle canvas {
    max-width: 100%;
    height: auto!important;
}
.tm-circle canvas {
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -o-crisp-edges;
    image-rendering: pixelated;
    -ms-interpolation-mode: nearest-neighbor;
}
.tm-fid-view-circle-progress .tm-circle-content {
    position: relative;
}
.tm-circle-boxcontent {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
	-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%);
}
.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{
    font-size: 32px;
	color: #333333;
}
.tm-fid-view-circle-progress .tm-fid-title {
	text-align: center;
	padding-top:0px;
	margin-top:5px;
}
.tm-fid-view-circle-progress .tm-circle-content sub {
    bottom: 0;
}
.tm-bgcolor-skincolor .tm-fid-view-circle-progress.inside h3,
.tm-bgcolor-darkgrey .tm-fid-view-circle-progress.inside h3,
.tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sup,
.tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sub,
.tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sup,
.tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sub,
.tm-col-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number,
.tm-col-bgcolor-darkgrey  .tm-fid-view-circle-progress .tm-fid-number,
.tm-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sup,
.tm-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number sub,
.tm-bgcolor-darkgrey .tm-fid-view-circle-progress .tm-fid-number sup,
.tm-bgcolor-darkgrey .tm-fid-view-circle-progress .tm-fid-number sub,
.tm-bgcolor-skincolor .tm-fid-view-circle-progress .tm-fid-number,
.tm-bgcolor-darkgrey  .tm-fid-view-circle-progress .tm-fid-number{ 
	color: #fff;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    padding: 12px 30px 12px 80px;
    border: 1px solid;
    color: #333333;
    border-color: transparent;
    min-height: 82px;
    text-align: left;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab:not(.vc_active)>a:hover,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    color: #333333;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body .tm-element-heading-wrapper .tm-cta3-only.tm-vc_general.tm-vc_cta3 .tm-cta3-content-wrapper {
    margin-top: 5px;
}
.wpb-js-composer .tm-bgcolor-grey .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    border-color: #f8f9fa;
    background-color: #f8f9fa;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-grey.vc_tta-style-classic .vc_tta-icon {
	position: relative;
    font-size: 42px;
    top: 30px;
    left: -55px;
    display: block;
    width: 80px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-icon:after {
    background-color: rgba(255, 255, 255, 0.50);
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-color-grey.vc_tta-style-classic .vc_tta-title-text {
    margin-left: 0px !important;
}


 /* floatingbar team serach widget */

.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-white .widget li a:before, 
.themetechmount-fbar-box-w.themetechmount-fbar-bg-skincolor.themetechmount-fbar-text-white .widget li:before{
	color: rgba(255, 255, 255, 0.80);
}
.themetechmount-fbar-box .textwidget.widget-text {
    font-size: 16px;
    line-height: 26px;
}
.themetechmount-fbar-position-right .themetechmount-fbar-box .widget:last-child,
.themetechmount-fbar-box  .tm-sbox .tm-vc_cta3-container {
	margin-bottom: 10px;
}
.themetechmount-fbar-box .tm-sbox .tm-vc_cta3-content-header h2 {
    margin-bottom: 5px;
}
.themetechmount-fbar-position-right .themetechmount-fbar-btn {
	cursor: pointer;
    position: absolute;
    left: -36px;
    z-index: 1005;
    width: 58px;
    height: 58px;
    text-align: center;
    width: 0;
    height: 0;
    top: 165px;
}
.themetechmount-fbar-position-right .themetechmount-fbar-btn a {
    width: 36px;
    height: 41px;
    background-color: #129ce7;
	line-height: 40px;
    padding-left: 0px;
    font-size: 19px;
}
.themetechmount-fbar-position-right .themetechmount-fbar-btn a i {
    margin-left: -5px;	
}
.themetechmount-fbar-position-right .themetechmount-fbar-btn a i.themifyicon  {
    line-height: 42px;
}
.themetechmount-fbar-position-right .themetechmount-fbar-btn a:after {
	content: "";
    position: absolute;
    top: 0px;
    left: -20px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 21px solid transparent;
    border-right: 20px solid #01d6a3;
}
.themetechmount-fbar-position-default .themetechmount-fbar-btn {
    cursor: pointer;
    position: absolute;
    right: 128px;
    z-index: 1005;
    text-align: center;
    width: 0;
    height: 0;
    bottom: 0;
}
.themetechmount-fbar-position-default .themetechmount-fbar-btn a {
    width: 40px;
    height: 44px;
    line-height: 50px;
    text-align: center;
}
.themetechmount-fbar-position-default .themetechmount-fbar-btn a:after {
    content: "";
    position: absolute;
    bottom: -19px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 21px solid transparent;
    border-right: 19px solid transparent;
    border-top: 19px solid #03acdc;
}
a.themetechmount-fbar-btn-link.tm-close-icon .tm-fbar-close-icon {
	display:block !important;
}
a.themetechmount-fbar-btn-link.tm-close-icon .tm-fbar-open-icon  {
	display:none;
}
.themetechmount-fbar-box-w .themetechmount-fbar-box .search_field select {
    padding-left: 7px !important;
}
.tm-wrap-cell.tm-fbar-input .search_field.selectbox:after {
    font-family: FontAwesome;
    content: '\f107';
    position: absolute;
    right: 13px;
    top: 9px;
}

.tm-heading-with-border .tm-element-heading-wrapper.tm-heading-style-vertical .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content{
    margin-bottom: 80px;
}
.tm-heading-with-border .themetechmount-box-heading-wrapper .tm-element-heading-wrapper:after {
    display: block;
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 52px;
    background-color: #f2f2f2;
}
.tm-col-bgcolor-skincolor .tm-heading-with-border .themetechmount-box-heading-wrapper .tm-element-heading-wrapper:after,
.tm-col-bgcolor-darkgrey .tm-heading-with-border .themetechmount-box-heading-wrapper .tm-element-heading-wrapper:after,
.tm-bgcolor-darkgrey .tm-heading-with-border .themetechmount-box-heading-wrapper .tm-element-heading-wrapper:after,
.tm-bgcolor-skincolor .tm-heading-with-border .themetechmount-box-heading-wrapper .tm-element-heading-wrapper:after {
	 background-color:rgba(242, 242, 242, 0.24);
}
.tm_prettyphoto .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-lg .tm-vc_icon_element-icon {
    font-size: 40px!important;
    padding-left: 7px;	
}

.tm-sbox.tm-0px-content-margin .tm-cta3-description p:last-child,
.tm-10px-heading-margin h2,
.tm-10px-heading-margin h3,
.tm-10px-heading-margin h4,
.tm-10px-heading-margin h6,
.tm-10px-heading-margin h5 {
    margin-bottom: 10px;	
}
.tm-sbox.tm-0px-content-margin .tm-cta3-description p:last-child,
.tm-sbox.tm-0px-heading-margin .tm-vc_cta3-content-header h2,
.tm-sbox.tm-0px-heading-margin .tm-vc_cta3-content-header h4,
.tm-0px-heading-margin h2,
.tm-0px-heading-margin h4 {
    margin-bottom: 0px;	
}
.tm-sbox.tm-0px-heading-margin .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
	vertical-align: top;
	padding-top: 10px;
}

/* faq arrow right */
.tm-faq-arrow-right .vc_toggle .vc_toggle_content .vc_toggle_icon, 
.tm-faq-arrow-right .vc_toggle .vc_toggle_title .vc_toggle_icon {
    right: 0;
    left: auto;
}
.tm-faq-arrow-right .vc_toggle .vc_toggle_content,
.tm-faq-arrow-right .vc_toggle .vc_toggle_title {
	padding-left: 0px;
}
.tm-faq-arrow-right .vc_toggle .vc_toggle_content .alignright,
.tm-faq-arrow-right .vc_toggle .vc_toggle_content .alignleft {
	margin-bottom: 15px;
}

.footer_logo {
    margin-bottom: 25px;
}

/* servicebox icon content  5px padding */
.ttm-sbox-iconpadding-0px.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container,
.ttm-sbox-iconpadding-0px .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
	padding-left: 5px;
}


.tm-processbox-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;   
	position: relative;
	margin: 0 -15px;
}
.tm-processbox-wrapper .tm-processbox .tm-box-iconbox:before {
    display: block;
    content: '';
    position: absolute;
    right: -27%;
    top: 15px;
    width: 170px;
    height: 50px;
    background: url(../images/process-box-arrow-one.png) center center no-repeat;
    background-repeat: no-repeat;
    
}
.tm-processbox-wrapper .tm-processbox:nth-child(2n) .tm-box-iconbox:before{
	background: url(../images/process-box-arrow-two.png) center center no-repeat;
    top: 45px;
}
.tm-processbox-wrapper .tm-processbox:last-child .tm-box-iconbox:before {
	content: unset;   
}
.tm-processbox-wrapper .tm-processbox {
    width: calc(100% / 3);
    padding: 0 15px;
    position: relative;
	text-align: center;
	margin-top: 10px;
}
.tm-processbox-wrapper .tm-processbox .tm-box-iconbox{
	position: relative;
    display: inline-block;
    width: 100%;
}
.tm-processbox-wrapper .tm-processbox .tm-process-icon {
    display: inline-block;
    position: relative;
}
.tm-processbox-wrapper .tm-processbox .tm-process-icon:before{
	-webkit-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.tm-processbox-wrapper .tm-processbox:hover .tm-process-icon:before{
    animation-name: processrotate;
    animation-duration: 14s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: processrotate;
    -webkit-animation-duration: 14s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: processrotate;
    -moz-animation-duration: 14s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: processrotate;
    -ms-animation-duration: 14s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: processrotate;
    -o-animation-duration: 14s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
@-webkit-keyframes processrotate {
	0% {
		-webkit-transform: rotate(0deg);
		opacity: 1;
	  }

	50% {
		-webkit-transform: rotate(180deg);
		opacity: 0.7;
	  }
	100% {
		-webkit-transform: rotate(360deg);
		opacity: 1;
	  }
}
@-moz-keyframes processrotate {
	0% {
		-moz-transform: rotate(0deg);
		opacity: 1;
	  }

	50% {
		-moz-transform: rotate(180deg);
		opacity: 0.7;
	  }
	100% {
		-moz-transform: rotate(360deg);
		opacity: 1;
	  }
}
@-o-keyframes processrotate {
	0% {
		-o-transform: rotate(0deg);
		opacity: 1;
	  }

	50% {
		-o-transform: rotate(180deg);
		opacity: 0.7;
	  }
	100% {
		-o-transform: rotate(360deg);
		opacity: 1;
	  }
}

@keyframes processrotate {
	
	 0% {
		transform: rotate(0deg);
		opacity: 1;
	  }

	50% {
		transform: rotate(180deg);
	  }
	100% {
		transform: rotate(360deg);
		opacity: 1;
	  }
}
.tm-processbox-wrapper .tm-processbox .tm-process-icon:before{
	content: '';
    left: -15px;
    top: 0px;
    position: absolute;
    display: inline-block;
    width: 125px;
    height: 125px;
    border: 2px dashed #dbe1ee;
    border-radius: 50%;
}
.tm-processbox-wrapper .tm-processbox .tm-process-icon .tm-vc_icon_element.tm-vc_icon_element-outer{
	text-align: center;
}
.tm-processbox-wrapper .tm-processbox .tm-process-icon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner {
    background-color: #fff;
    border-radius: 50%;
    margin-top: 15px;
    height: 89px;
    width: 89px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(43, 52, 59, 0.1);
}	
.tm-processbox-wrapper .tm-processbox .tm-process-icon .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon{
	    font-size: 40px !important;
}

.tm-processbox-wrapper .tm-processbox .tm-process-image {
    position: relative;
    display: inline-block;
    border: 1px solid #f0f0f0;
    border-radius: 50%;
}
.tm-processbox-wrapper .tm-processbox img {
    border-radius: 50%;
}
.tm-processbox-wrapper .tm-box-content {
   text-align:center;
    padding: 0 35px;
	margin-top: 10px;
}
.tm-processbox-wrapper .tm-box-image,
.tm-processbox-wrapper .tm-processbox{
    position: relative;	
}
.tm-processbox-wrapper .tm-processbox .process-num {
    margin-right: 5px;
    font-size: 13px;
    font-weight: 500;
    background-color: #1a1a1a;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 31px;
    border-radius: 50%;
    border: none;
    display: block;
    text-align: center;
    position: absolute;
    right: -23px;
    bottom: 20px;
    z-index: 1;    
}
.tm-processbox-wrapper .tm-processbox:nth-child(even) .process-num{
	background-color: black;
	top: 0px;
}

.tm-processbox-wrapper .tm-processbox:hover .process-num:before,
.tm-processbox-wrapper .tm-processbox:hover .process-num span:before{
    transform: scale(1.2);
}
.tm-processbox-wrapper .tm-processbox:last-child .tm-box-image:before {
    content: unset;   
}
.tm-processbox-wrapper .tm-processbox .tm-box-title h5 {
	font-size: 24px;
    line-height:30px;
	margin-bottom: 8px;
	-webkit-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}



.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:before, 
.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
	background-color: #fff;
}
.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner .tm-vc_icon_element-link {
	z-index:11;
}
.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:before {
    width: 72px;
    height: 72px;
    opacity: 0.40;
    z-index: -1;
}
.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:after {
	z-index: 1;
    width: 85px;
    height: 85px;
    opacity: 0.2;
}

.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:hover:before, 
.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:hover:after {
    -webkit-animation: prittyphoto 1.05s infinite;
    -moz-animation: prittyphoto 1.05s infinite;
    -ms-animation: prittyphoto 1.05s infinite;
    -o-animation: prittyphoto 1.05s infinite;
    animation: prittyphoto 1.05s infinite;
}
@-webkit-keyframes prittyphoto {
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes prittyphoto {
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@-webkit-keyframes sonarEffect {
	0% {
		opacity: .3;
	}
	40% {
		opacity: .5;
	}
	100% {
		-webkit-transform: scale(1.5);
		opacity: 0;
	}
}

.servicebox-number .tm-sbox.tm-sbox-istyle-rounded-outline .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner:before{
	content: '';
    display: inline-block;
    width: 2.75em!important;
    height: 5.5em!important;
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
    border: 2px solid #129ce7;
    border-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    right: 1px;
    margin-right: -2px;
}
.servicebox-number .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-sm.tm-vc_icon_element-have-style-inner{
    width: 50px!important;
    height: 50px!important;
}
.servicebox-number .tm-sbox  .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner .tm-vc_icon_element-icon {
    font-size: 1.5em!important;
}
body {
    counter-reset: section sbox;
}
.servicebox-number .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner .tm-vc_icon_element-icon:before{
    counter-increment: section;
    content: counter(section, decimal-leading-zero);    
}
.servicebox-number .tm-sbox-iconalign-before-heading.tm-sbox .tm-vc_general.tm-vc_cta3:not(.tm-vc_cta3-icon-size-xl) .tm-vc_cta3-icons {
    padding-right: 20px;
}
.servicebox-number .tm-sbox .tm-vc_cta3-container {
    margin-bottom: 5px;	
}


/* classic grey color */

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	border: 1px solid #f1f1f1;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #f8f9fa;
}
.wpb-js-composer .tm-bgcolor-grey .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
.wpb-js-composer .tm-bgcolor-grey .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .tm-bgcolor-grey .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover ,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #fff;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #2c2c2c;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon:after, 
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon:before {
	border-color: #1a1a1a;
}


/* classic outline grey color */
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon:after,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-controls-icon:before {
    border-color: #1a1a1a;
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a {
    color: #2c2c2c;
}
body.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-panel-heading,
body.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-tab>a {
    border-width: 2px;
    border-color: rgba(227, 227, 227,0.70);
}
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline:not(.vc_tta-accordion) .vc_tta-panel .vc_tta-panel-title>a:hover .vc_tta-controls-icon:after,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline:not(.vc_tta-accordion) .vc_tta-panel .vc_tta-panel-title>a:hover .vc_tta-controls-icon:before {
	 border-color: rgba(255, 255, 255,0.70);
}
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta.vc_general .vc_tta-panel-title>a {
	padding: 18px 20px;
}
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta.vc_general .vc_tta-panel-title>a {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

/* classic outline skincolor color */
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-skincolor:not(.vc_tta-accordion) .vc_tta-tab>a {
	padding: 14px 25px;
}
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-skincolor:not(.vc_tta-accordion) .vc_tta-tab:not(:first-child):not(:last-child)>a {
 
}
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-skincolor:not(.vc_tta-accordion) .vc_tta-tab:first-child>a {
   
}
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-skincolor:not(.vc_tta-accordion) .vc_tta-tab:last-child>a {
  
}
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-skincolor:not(.vc_tta-accordion) .vc_tta-panel-heading,
 .wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-skincolor:not(.vc_tta-accordion) .vc_tta-tab>a {
    border-width: 2px;
    border-color: rgba(227, 227, 227,0.70);
}
 .wpb-js-composer .vc_tta.vc_tta-style-outline:not(.vc_tta-accordion) .vc_tta-tab>a {
	font-size:19px;
}

/* classic white color */
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-skincolor .vc_tta-tab.vc_active>a:hover,
body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab:hover .vc_tta-icon,
body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab:focus .vc_tta-icon,
body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a:focus,
body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a:hover,
body.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active>a {
	color:#fff !important;
}
.wpb-js-composer .vc_general.vc_tta.tm-tabicon-top .vc_tta-tab>a {
    padding:23px 25px 25px;
}
.wpb-js-composer .vc_general.vc_tta.tm-tabicon-top .vc_tta-icon {
    font-size: 35px;
    line-height: 0;
    display: block;
	width: 50px;
    height: 55px;
    margin: 0 auto;
    line-height: 55px;
}


/* White BG Global */

.tm-col-bgcolor-grey .themetechmount-ptables-w .ttm-pricetable-column-w, 
.tm-bgcolor-grey .themetechmount-ptables-w .ttm-pricetable-column-w, 
.tm-bgimage-yes .themetechmount-ptables-w .ttm-pricetable-column-w {
	background-color: #fff;
}
.tm-col-bgcolor-grey .themetechmount-ptables-w .ttm-pricetable-column-w:not(.tm-ptablebox-featured-col) .tm-vc_btn3.tm-vc_btn3-color-white:not(:hover), 
.tm-bgcolor-grey .themetechmount-ptables-w .ttm-pricetable-column-w:not(.tm-ptablebox-featured-col) .tm-vc_btn3.tm-vc_btn3-color-white:not(:hover), 
.tm-bgimage-yes .themetechmount-ptables-w .ttm-pricetable-column-w:not(.tm-ptablebox-featured-col) .tm-vc_btn3.tm-vc_btn3-color-white:not(:hover){
	color: #1a1a1a;
    background-color: #f8f9fa;
}

.wpcf7 .tm-commonform .field-group {
    position: relative;
}
.wpcf7 .tm-commonform .field-group i, .comment-respond i {
    position: absolute;
    left: auto;
	right: 0;
    top: 18px;
    opacity: .9;
    font-size: 16px;
    z-index: 1;
	color: #1a1a1a;
}

/* gloabal white font */
.wpb_text_column a:hover {
	color:#fff;
}


.tm-bgcolor-skincolor .tm-list.tm-white li .tm-list-li-content,
.tm-bgcolor-darkgrey .tm-list.tm-white li .tm-list-li-content {
	color:rgba(255, 255, 255, 0.80);
}

/* footer cta wrapper */

.tm-bgcolor-skincolor .tm-sbox .tm-vc_general.tm-vc_cta3 a.tm-vc_general.tm-vc_btn3:hover:after,
.tm-col-bgcolor-skincolor .tm-sbox .tm-vc_general.tm-vc_cta3 a.tm-vc_general.tm-vc_btn3:hover:after {
	background-color: #1a1d22 !important; 
}
 
.tm-vc_btn3.tm-vc_btn3-style-text.tm-capitalize-text a {
    font-weight: 400;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #e9e6e6;
}
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-title>a {
    padding: 23px 25px;
}
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta.vc_general.vc_tta-accordion .vc_tta-panel-title.vc_tta-controls-icon-position-right>a {
    padding-right: 40px;
}
body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title.vc_tta-accordion {
    font-size: 18px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #e9e6e6;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body {
	border-color: #e9e6e6;
	border-top: none;
    padding-top: 25px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #1a1a1a;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel-body {
	padding-top:0px;
	padding-bottom: 25px;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading:focus,
 .wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: transparent;
}
.vc_row .widget .woocommerce-product-search .search-field, .vc_row .widget .search-form .search-field {
	position: relative;
    width: 100%;
    height: 55px;
    border: 1px solid #e9e6e6;
    background: #fff;
    box-shadow: 0px 0px 21px 0px rgba(1, 1, 1, 0.04);
    padding: 0 20px;
}
.vc_row .widget .search-form .search-submit {
	top:5px;
	right:5px;
}
.vc_row .widget {
    margin: 25px 0 15px;
}
.vc_row .vc_wp_search.wpb_content_element {
    margin-bottom: 20px;
}

.vc_tta-panel-body img.tm-equal-height-image {
	height: auto;
	max-width: 100%;	
}

#tribe-events-pg-template .tribe-events-single-event-description h4 {
    font-size: 25px;
    line-height: 30px;
}

.footer .vc_separator.wpb_content_element {
	margin-bottom: 27px;	
}

.tm-remove-underline .tm-vc_btn3.tm-vc_btn3-style-text:after,
.tm-remove-underline .tm-vc_btn3.tm-vc_btn3-style-text:before {
    content: unset;	
}

.themetechmount-team-position {
    font-size: 14px;
}
.tm-single-image-wrapper,
.tm-single-image-inner {
	position:relative;
}
.tm-single-image-wrapper.imagestyle-one {
	overflow: hidden;
}
.tm-single-image-wrapper.imagestyle-one img {
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    max-width: 100%;
}
.tm-single-image-wrapper.imagestyle-one:hover img{
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
}
.cta-widget-area .cta-widget-box .icon {
	margin-right: 5px;
    text-align: center;
}
.cta-widget-area .cta-widget-box .media-left {
	vertical-align: middle;
}
.cta-widget-area .cta-widget-box .icon i {
    font-size: 38px;
}
.cta-widget-area .cta-widget-box * {
    margin-bottom: 0;
}
.cta-widget-area .cta-widget-box .media-right h3,
.cta-widget-area .cta-widget-box .media-right h4 {
    font-size: 20px;
    line-height: 32px;
	font-weight:600;	
}
.cta-widget-area .cta-widget-box .themetechmount-social-links-wrapper {
	margin-top:5px;
}

.tm-dotted-underline {
	border-bottom: 1px dotted;
}

.single-tm_portfolio .tm-pf-single-category-w {
    float: left;
}
.tax-tm_portfolio_category body #main>.row.multi-columns-row.themetechmount-boxes-row-wrapper{
	margin-bottom:35px;
}

.ttm-row-expand-rightfull:after {
    width: 500%;
    height: 100%;
    display: block!important;
    position: absolute;
    top: 0;
    content: '';
    background: #fff;
    right: 100%;
	-webkit-box-shadow: 10px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 10px 0px 12px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 10px 0px 10px 0px rgba(43, 52, 59, 0.1);
    margin-left: -5px;
}

.tm-quickview-box {
    position: absolute;
    right: -50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	z-index: 9;
}
body .tm-vc_icon_element.tm-vc_icon_element-outer.tm-quickview-box .tm-vc_icon_element-inner {
    border: 6px solid #fff;
}
.tm_prettyphoto.tm-quickview-box.tm-vc_icon_element .tm-vc_icon_element-inner:before,
.tm_prettyphoto.tm-quickview-box.tm-vc_icon_element .tm-vc_icon_element-inner:after {
	content:unset;
}


/* testimonial style 2 */
.tm-testimonial-banner .vc_column-inner {
    padding: 0 0;
}
.ttmtestimonialcmsblock-style2 {
    padding: 30px 0 0 50px;
}
.themetechmount-testimonialbox-styletwo .themetechmount-box-img {
    margin: 0 35px 0 0;
    height: 144px;
    width: 144px;
}
.themetechmount-testimonialbox-styletwo .themetechmount-box-title {
    margin-bottom: 16px;
}
.themetechmount-testimonialbox-styletwo .themetechmount-box-desc {
    font-size: 20px;
    line-height: 36px;
}
.themetechmount-testimonialbox-styletwo .themetechmount-box-img img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
	border: 4px solid #ffffff;
}
.themetechmount-boxes-testimonial.themetechmount-boxes-textalign-left.ttmtestimonialcmsblock-style2 .slick-dots {
    top: 30px;
    right: 0;
    bottom: auto;
    left: auto;
}
.themetechmount-testimonialbox-styletwo .testimonial-details .themetechmount-box-desc {
    line-height: 28px;
    font-size: 17px;
    position: relative;
    font-style: italic;
    background: #ffffff;
    padding: 38px 40px 29px 40px;
    box-shadow: 0 0 5px 0px rgba(155,155,155,0.21);
    margin-bottom: 40px;
}
.themetechmount-testimonialbox-styletwo .testimonial-details .themetechmount-box-desc:before {
    content: '';
    background: #e1e1e1;
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 20px;
    bottom: auto;
    left: auto;
    right: -20px;
    z-index: -1;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.themetechmount-testimonialbox-styletwo .testimonial-details .themetechmount-box-desc:after {
    content: '"';
    color: #E4E4E4;
    position: absolute;
    top: -40px;
    left: 50px;
    z-index: 5;
    font-size: 180px;
    line-height: 0;
    font-family: 'Open Sans', sans-serif;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transition: rotate(180deg);
    -ms-transition: rotate(180deg);
    -o-transition: rotate(180deg);
	transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}
article.themetechmount-box.themetechmount-box-testimonial.themetechmount-testimonialbox-styletwo {
    padding: 70px 70px;
    background-color: var(--tm-skincolor-bg);
    overflow: hidden;
    margin-bottom: 22px;
}
.themetechmount-testimonialbox-styletwo .themetechmount-box-content {
    display: flex;
}
.themetechmount-testimonialbox-styletwo .themetechmount-box-author {
    color: #ffffff;
    margin-top: 10px;
    position: relative;
}
.themetechmount-testimonialbox-styletwo .themetechmount-box-author:before {
    content: "\f13c";
    font-family: 'flaticon';
    color: rgb(255 255 255 / 10%);
    position: absolute;
    top: 70px;
    right: 0;
    z-index: 5;
    font-size: 180px;
    line-height: 0;
}
.tm-testimonial-block .themetechmount-boxes-testimonial-inner .tm-box-col-wrapper.slick-slide {
    padding: 0;
}
.tm-testimonial-block .themetechmount-boxes.themetechmount-boxes-testimonial {
    margin: 0 -15px;
}
.tm-testimonial-banner .tm-single-image-wrapper.imagestyle-one.wpb_single_image {
    margin-bottom: 0;
}
.themetechmount-testimonialbox-styletwo .themetechmount-ratting-star i {
    color: #FFC109 !important;
    font-size: 14px;
    margin: 0;
}
.themetechmount-testimonialbox-styletwo .themetechmount-ratting-star {
    padding-top: 0;
    padding-bottom: 17px;
}
.themetechmount-testimonialbox-styletwo .themetechmount-box-footer {
    font-size: 18px;
}
.themetechmount-testimonialbox-styletwo h3.themetechmount-author-name {
    font-size: 24px;
    margin-bottom: 0;
    color: #ffffff;
    display: inline-block;
    margin-right: 8px;
}
/* slick dots css start */
.slick-dots li button {
	border-radius: 20px;
    display: block;
    margin: 5px 4px;
    background: #71c0ef;
    height: 12px;
    width: 12px;
}
.slick-dots li button:before {
	display: none;
}
.slick-dots li {
    width: auto;
    height: auto;
    margin: 0;
}
.tm-textcolor-white .slick-dots li button {
    background: #fff;
}
/* slick dots css end */


.themetechmount-boxes-testimonial.themetechmount-boxes-textalign-left .slick-dots {
    left: 0;
    right: 0;
    bottom: -60px;
    top: auto;	
}
.themetechmount-boxes-testimonial .slick-dots {
	opacity: 0;
	transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}
.themetechmount-boxes-testimonial .slick-slider:hover .slick-dots {
	opacity:1;
}
/* instgram widget */

.sbi_follow_btn{
    position: absolute;
    top: 50%;
    left: 50%;   
    -webkit-transform: translateX(-50%) translateY(-50%);
    -khtml-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.sbi_follow_btn a{
    background-color: #fff !important;
    color: #000 !important;
    padding: 10px 12px !important;
    display: inline-block !important;
    font-size: 11px !important;
    border-radius: 5px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}
.sbi_follow_btn a:hover {
    background-color: rgba(255, 255, 255, 0.89) !important;
}
#sb_instagram .sbi_follow_btn a:focus, 
#sb_instagram .sbi_follow_btn a:hover{
    box-shadow: none !important;
}



.tm-quotestyle-row:after {
	content: '\e67e';
    position: absolute;
	font-family: 'themify';
    background-color: #fc84b4;
    font-style: normal;
    font-weight: 400;
    font-size: 55px;
    text-align: center;
    color: #fff;
    width: 110px;
    height: 110px;
    line-height: 110px;
    top: 0px;
    right:0px;	
	z-index: 11;
}
.tm-quotestyle-row .vc_column_container>.vc_column-inner {
   padding-top:163px;
}
.tm-quotestyle-row.style-two:after {
	right:auto;	
	left:0px;	
}
.tm-rightoverlay-columnbox>.vc_column-inner {
	margin-right: -11rem;
    width: -webkit-calc(100% + 11rem);
    width: -moz-calc(100% + 11rem);
    width: calc(100% + 11rem);
    background-color: #fff;
}



.tm-newstter-box{
    text-align: center;
    padding: 24px 0 0;
}
.mailchimp-inputbox {
	width: 100%;
    position: relative;
	max-width: 550px;
	margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.mc4wp-form-fields .mailchimp-inputbox input[type="email"]::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.80);
}
.mc4wp-form-fields .mailchimp-inputbox input[type="email"]:-moz-placeholder {
	color: rgba(255, 255, 255, 0.80);
}
.mc4wp-form-fields .mailchimp-inputbox input[type="email"]::-moz-placeholder {
	color: rgba(255, 255, 255, 0.80);
}
.mc4wp-form-fields .mailchimp-inputbox input[type="email"]:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.80);
}
.mailchimp-inputbox input[type="submit"] {
    position: absolute;
    top: 5px;
    height: 50px;
    width: 190px;
    border: 0;
    z-index: 1;
    padding: 0;
    right: 6px;
    font-weight: 500;
    background-color: #fc84b4;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
}
.mailchimp-inputbox input[type="email"] {
    background-color: #444444;
    border: none;
    color: #fff;
    width: 100%;
    height: 60px;
    font-size: 14px;
    outline: none;
    border-radius: 3px;
}
.mailchimp-inputbox.inputbox-bg2 input[type="email"] {
    background-color: #1a2134;
}
.mailchimp-inputbox.inputbox-bg2 input[type="submit"]:hover {
	background-color: #222a3e;
}

.widget .tm-separated-link:before{
    content: '';
    background-color: #bf9456;
    width: 19px;
    height: 1px;
    margin-top: 12px;
    left: 13px;
    position: absolute;
}
.widget .tm-separated-link{
    margin-left: 30px;
}













/*team member style 2*/

.themetechmount-teambox .themetechmount-box-content{
	text-align: center;
    position: relative;
    z-index: 2;
    margin: -47px 27px 5px;
    padding: 20px 15px;
    background-color: #fff;
    border-bottom: 5px solid transparent;
    -webkit-transition: .5s cubic-bezier(.3,.57,.55,1);
    transition: .5s cubic-bezier(.3,.57,.55,1)
}
.themetechmount-teambox .themetechmount-box-content{
	-webkit-box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
    -moz-box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
    box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
}
.themetechmount-teambox .themetechmount-box-content h4{
	margin-bottom: 0px;
    font-size: 22px;
    line-height: 26px;
}
.themetechmount-teambox .themetechmount-box-content .themetechmount-team-position{
	font-size: 14px;
	line-height: 26px;
	color: #636262;
}
.themetechmount-teambox .themetechmount-box-content:after,
.themetechmount-teambox .themetechmount-box-content:before{
	content: " ";
    position: absolute;
    height: 20px;
    width: 20px;
    border-radius: 50%;
	transition: all 0.5s ease-in-out;
}
.themetechmount-teambox:hover .themetechmount-box-content:before{
	left: -10px;
	top: 81px;
	
}
.themetechmount-teambox .themetechmount-box-content:before{
    left: -10px;
	top: -10px;
}
.themetechmount-teambox .themetechmount-box-content:after{
    right: -10px;
	bottom: -10px;
}
.themetechmount-teambox:hover .themetechmount-box-content:after{
    right: -10px;
	bottom: 77px;
}
.themetechmount-teambox .themetechmount-team-image-box{
	transition: transform 0.5s ease-in-out;
}
.themetechmount-teambox:hover .themetechmount-team-image-box{
	transform: scale(1.05);
}
.themetechmount-teambox .themetechmount-box-social-links .tm-team-social-links-wrapper{
    position: absolute;
    text-align: center;
    transition: all 0.5s ease-in-out;
    z-index: 9;
    opacity: 0;
    background-color: rgba(255,255,255,.90);
    color: #222a3e;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    width: calc(95% - 50px);
    bottom: 0;
    left: 30px;
}
.themetechmount-teambox .themetechmount-box-social-links ul{
	padding: 0;
    margin: 0;
}
.themetechmount-teambox .themetechmount-box-social-links ul li a{
	margin: 0;
    display: block;
    color: #222a3e;
    font-size: 18px;
    border: none;
    width: 33px;
    height: 33px;
    padding: 0;
    line-height: 33px;
    text-align: center;
    border: none;
    border-radius: 50%;
    background-color: transparent;
}
.themetechmount-teambox:hover .themetechmount-box-social-links .tm-team-social-links-wrapper {
    opacity: 1;
    bottom: 28%;
}
.themetechmount-teambox [data-tooltip]:after,
.themetechmount-teambox [data-tooltip]:before{
	content:unset;
}
article.themetechmount-box.themetechmount-box-blog.themetechmount-blogbox-styleone {
    margin-bottom: 30px;
}
.themetechmount-blogbox-styleone .themetechmount-box-desc {
    margin: 15px 0 0 0;
}
.tm-featured-outer-wrapper {
	overflow: hidden;
}
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-box-content .tm-entry-meta .tm-meta-line:first-child i {
    display: none;
}
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-box-content .tm-entry-meta .tm-meta-line {
    text-transform: capitalize;
    font-size: 14px;
    color: #666666;
    padding-right: 15px;
}
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-box-content .tm-entry-meta .tm-meta-line:before {
	display: block;
    position: absolute;
    right: 5px;
    top: 4px;
    background-color: #d6d6d6;
    width: 1px;
    height: 15px;
    content: "";
}
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-box-content .tm-entry-meta .tm-meta-line:before { 
	content:unset;
}
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-box-content .tm-entry-meta .tm-meta-line:last-child:before , .themetechmount-box-blog.themetechmount-blogbox-styletwo .themetechmount-box-content .tm-entry-meta .tm-meta-line:before{
	display: none;
}
.themetechmount-box-blog.themetechmount-blogbox-styletwo .themetechmount-box-content .tm-entry-meta .tm-meta-line.cat-links:after {
    top: -4px;
	right: 7px;
    color: #CACACA;
}
.themetechmount-blogbox-styleone .themetechmount-post-content {
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
    right: auto;
    padding: 0 30px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.themetechmount-blogbox-styleone:hover .themetechmount-post-content {
    bottom: 42px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-box-content h4 {
    -webkit-line-clamp: 2;
}
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-box-content h4 a {
    color: #ffffff;
}
.themetechmount-blogbox-styleone .tm-box-post-cat , .themetechmount-blogbox-style4 .tm-box-post-cat{
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
}
.themetechmount-blogbox-style4 .tm-box-post-cat {
	font-weight: 500;
}
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-box-content .tm-entry-meta .tm-meta-line:first-child .screen-reader-text:before, .themetechmount-box-blog.themetechmount-blogbox-stylethree .themetechmount-box-content .tm-entry-meta .tm-meta-line:first-child .screen-reader-text:before,
.themetechmount-box-blog .themetechmount-box-content .tm-entry-meta .tm-meta-line:first-child .screen-reader-text:before, .themetechmount-box-blog-classic .tm-entry-meta.tm-entry-meta-blogclassic .tm-meta-line .screen-reader-text:before {
	content: '-';
    position: absolute;
    right: 5px;
    left: auto;
}
.themetechmount-box-blog.themetechmount-blogbox-stylethree .themetechmount-box-content .tm-entry-meta .tm-meta-line {
    font-size: 15px;
	padding-right: 20px;
}
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-box-content .tm-entry-meta .tm-meta-line:first-child .screen-reader-text {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    position: relative !important;
    padding-right: 13px;
	clip-path: unset;
}
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-box-content .tm-entry-meta .tm-meta-line {
	text-transform: capitalize;
    font-size: 14px;
    color: #666666;
    padding-right: 15px;
}
.themetechmount-box-blog.themetechmount-blogbox-styleone .themetechmount-box-content .tm-entry-meta .tm-meta-line:last-child {
	padding: 0;
}
.themetechmount-box-blog.themetechmount-blogbox-stylethree .themetechmount-box-content .tm-entry-meta .tm-meta-line:first-child .screen-reader-text {
	font-size: 12px;
    display: none;
    vertical-align: middle;
    width: auto;
    height: auto;
	padding-right: 10px;
    position: relative !important;
}
.themetechmount-box-blog.themetechmount-blogbox-stylethree .themetechmount-box-content .tm-entry-meta .tm-meta-line:after {
    display: none;
}
.themetechmount-box-blog.themetechmount-blogbox-stylethree .themetechmount-box-content .tm-entry-meta .tm-meta-line i {
    font-size: 13px;
}
.themetechmount-box-blog.themetechmount-blogbox-stylethree .themetechmount-box-content .tm-entry-meta .tm-meta-line.cat-links:after {
    right: 7px;
    color: #CACACA;
    top: -4px;
}
.themetechmount-blogbox-stylethree .themetechmount-post-content {
    padding-top: 25px;
}
.themetechmount-box-blog.themetechmount-blogbox-stylethree .themetechmount-box-content h4 {
    font-size:20px;
    line-height: 28px;
    -webkit-line-clamp: 2;
    padding-left: 23px;
    border-left: 2px solid;
    margin-bottom: 27px;
}
.themetechmount-box-blog.themetechmount-blogbox-stylethree .themetechmount-blogbox-footer-readmore a {
    padding: 12px 40px 12px 20px !important;
    display: inline-block;
    vertical-align: top;
    border: 1px solid;
    position: relative;
}
.themetechmount-box-blog.themetechmount-blogbox-stylethree .themetechmount-blogbox-footer-readmore a:before {
    content: "\f11d";
    font-family: 'flaticon';
    position: absolute;
    top: 13px;
    left: auto;
    right: 18px;
    bottom: auto;
    font-size: 15px;
    font-weight: 400;
}
.themetechmount-box-blog.themetechmount-blogbox-stylethree .themetechmount-box-content .tm-entry-meta-wrapper {
    margin-bottom:7px;
}
article.themetechmount-box.themetechmount-box-blog.themetechmount-blogbox-stylethree {
    margin-bottom: 35px;
}
.themetechmount-blogbox-styleone .tm-featured-wrapper {
    overflow: hidden;
}
.themetechmount-blogbox-styleone .tm-featured-outer-wrapper {
    overflow: visible;
}
.themetechmount-blogbox-styleone .themetechmount-box-date {
    margin-bottom: 11px;
}
.themetechmount-blogbox-styletwo .themetechmount-box-date {
    margin-bottom: 20px;
}
.themetechmount-blogbox-styleone .tm-featured-wrapper a {
    position: relative;
    display: block;
}
.themetechmount-blogbox-styleone .tm-featured-wrapper a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg,rgba(0 ,0 ,0 ,0.8) 20%,transparent 80% );
    content: '';
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.first .themetechmount-blogbox-styleone .tm-featured-wrapper a:before {
    background-image: linear-gradient(0deg,var(--tm-secondarycolor-color) 20%,transparent 80% );
}
.themetechmount-blogbox-styleone:hover .tm-featured-wrapper a:before {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.themetechmount-blogbox-styleone .themetechmount-box-date-inner {
    display: inline-block;
    vertical-align: top;
    color: #ffffff;
    padding: 3px 15px;
    font-size: 13px;
}
.tm-post-featured-wrapper img.wp-post-image {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
}
.themetechmount-box-blog:hover .tm-post-featured-wrapper img.wp-post-image {

}
.themetechmount-blogbox-styleone.themetechmount-box-blog .themetechmount-box-desc-footer {
    background-color: transparent;
    position: relative;
    margin: 0;
    text-transform: capitalize;
}
.themetechmount-blogbox-styleone.themetechmount-box-blog .themetechmount-blogbox-footer-readmore {
    padding: 0;
    margin: 25px 0 0 0;
    transform: translateY(100%);
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.themetechmount-blogbox-styleone.themetechmount-box-blog:hover .themetechmount-blogbox-footer-readmore {
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.themetechmount-blogbox-styleone.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a {
	display: inline-block;
    vertical-align: top;
    position: relative;
    font-weight: var(--button-font-weight);
    font-size: var(--button_fontsize);
    color: #ffffff;
}
.themetechmount-blogbox-styleone.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a:before {

    height: 1px;
    width: 32%;
    background: #1a1a1a;
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
    right: auto;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.themetechmount-blogbox-styleone.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a:hover:before {
	width: 50%;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.themetechmount-blogbox-styletwo.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a:before {
	display: none;
}
.themetechmount-blogbox-styleone .themetechmount-box-title, .themetechmount-blogbox-styleone .themetechmount-box-title h4 {
    margin: 0;
}
.themetechmount-blogbox-styletwo .themetechmount-box-desc {
    color: #ffffff;
}
.themetechmount-blogbox-styletwo .themetechmount-box-desc-text {
    margin: 0;
    color: rgba(255,255,255,0.75);
}
.themetechmount-blogbox-stylefour .tm-featured-wrapper , .themetechmount-blogbox-stylefive .tm-featured-wrapper {
    border-radius: 0 !important;
}
.themetechmount-blogbox-stylefour .themetechmount-box-date-inner, .themetechmount-blogbox-stylefive .themetechmount-box-date-inner {
    background: #23C9CE !important;
}
.themetechmount-blogbox-stylefive .themetechmount-post-content {
    position: static;
    padding: 30px 25px 0;
    min-height: 250px;
}
.themetechmount-blogbox-stylefive .tm-featured-outer-wrapper {
    max-height: 250px;
    overflow: hidden;
}
.themetechmount-blogbox-stylefour .themetechmount-box-date , .themetechmount-blogbox-stylefive .themetechmount-box-date {
    margin-bottom: 20px;
}
.themetechmount-blogbox-stylefour.themetechmount-box-blog .themetechmount-blogbox-footer-readmore {
    margin: 10px 0 0 0;
}
.themetechmount-blogbox-stylefour.themetechmount-box-blog:hover .themetechmount-blogbox-footer-readmore {
    transform: translateY(12px);
}
.themetechmount-blogbox-stylefive.themetechmount-box-blog .themetechmount-blogbox-footer-readmore {
    opacity: 1;
    transform: translateY(0);
    margin: 20px 0 0 0;
}
.themetechmount-blogbox-stylefive.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a:before {
    content: '\e802';
    width: auto;
    height: auto;
    font-family: "tm-cicico-icons";
    background: transparent;
    right: -22px;
    left: auto;
    top: 0;
    bottom: auto;
}
.themetechmount-blogbox-stylefive.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a:hover:before {
    background: transparent !important;
    right: -25px;
    width: auto;
}
.first-blogstyle .themetechmount-boxes-blog .themetechmount-boxes-row-wrapper.row .tm-box-col-wrapper {
    padding: 0;
}
.tm-box-col-wrapper:nth-child(odd) article.themetechmount-box.themetechmount-box-blog.themetechmount-blogbox-stylefive .themetechmount-box-content {
    display: flex;
    flex-direction: column-reverse;
}
.first-blogstyle.style1 .tm-box-col-wrapper:nth-child(odd) article.themetechmount-box.themetechmount-box-blog.themetechmount-blogbox-stylefive .themetechmount-box-content {
    flex-direction: column;
}
.themetechmount-blogbox-stylefive .tm-featured-wrapper a:before {
    display: none;
}
/* booked plugin calendar */

body .booked-calendar-wrap .booked-appt-list .timeslot .spots-available {
    text-transform: capitalize;
    font-size: 14px;
	padding-left: 23px;
}
body .booked-calendar-wrap .booked-appt-list .timeslot.timeslot-count-hidden .timeslot-people {
    padding-top: 0;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time {
    font-weight: 400;
    font-size: 20px;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time .timeslot-range {
	text-transform: uppercase;	
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time i.booked-icon {
    font-size: 15px;
}


body .tm-col-bgcolor-yes .booked-calendar-wrap .booked-appt-list .timeslot .spots-available,
body .tm-col-bgcolor-yes .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time,
body .tm-bgcolor-skincolor .booked-calendar-wrap .booked-appt-list .timeslot .spots-available,
body .tm-bgcolor-skincolor .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time,
body .tm-bgcolor-skincolor .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time i.booked-icon,
body .tm-bgcolor-darkgrey .booked-calendar-wrap .booked-appt-list .timeslot .spots-available,
body .tm-bgcolor-darkgrey .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time,
body .tm-col-bgimage-yes .booked-calendar-wrap .booked-appt-list .timeslot .spots-available,
body .tm-col-bgimage-yes .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time{
    color: #fff;
}
.tm-bgcolor-darkgrey .booked-calendar-wrap .booked-appt-list .timeslot,
.tm-bgcolor-skincolor .booked-calendar-wrap .booked-appt-list .timeslot,
.tm-col-bgcolor-yes .booked-calendar-wrap .booked-appt-list .timeslot,
.tm-col-bgimage-yes .booked-calendar-wrap .booked-appt-list .timeslot {
	border-color: rgba(255, 255, 255, 0.06);
}
body .tm-col-bgcolor-darkgrey .booked-calendar-wrap .booked-list-view-nav a.booked_list_date_picker_trigger,
body .tm-col-bgcolor-darkgrey .booked-calendar-wrap .booked-list-view-nav button,
body .tm-col-bgcolor-skincolor .booked-calendar-wrap .booked-list-view-nav a.booked_list_date_picker_trigger,
body .tm-col-bgcolor-skincolor .booked-calendar-wrap .booked-list-view-nav button,
body .tm-bgcolor-darkgrey .booked-calendar-wrap .booked-list-view-nav a.booked_list_date_picker_trigger,
body .tm-bgcolor-darkgrey .booked-calendar-wrap .booked-list-view-nav button,
body .tm-bgcolor-skincolor .booked-calendar-wrap .booked-list-view-nav a.booked_list_date_picker_trigger,
body .tm-bgcolor-skincolor .booked-calendar-wrap .booked-list-view-nav button,
body .tm-col-bgimage-yes .booked-calendar-wrap .booked-list-view-nav a.booked_list_date_picker_trigger,
body .tm-col-bgimage-yes .booked-calendar-wrap .booked-list-view-nav button {
    background: transparent;
    color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.50);	
}
.wpb_text_column.wpb_content_element code ,
.booked-calendar-wrap .booked-appt-list code {
	background-color: transparent;
}	
.booked-calendar-wrap .booked-appt-list .booked-no-prev code,
.booked-calendar-wrap .booked-appt-list .booked-list-view-nav code {
	color: #fff;
	font-size: 15px;
}
body .booked-calendar-wrap .booked-appt-list .timeslot {
	height: 103px;
    padding: 27px 0 0 0;
}
body .booked-calendar-wrap .booked-appt-list .timeslot.timeslot-count-hidden .timeslot-time {
	padding:0px;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people {
    height: auto;
    padding:0px;
	float: none;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time {
   height: auto;
    padding:0px;	
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button {
	margin-top: 7px;
}
body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button[disabled], body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button[disabled]:hover {
    color: #fff !important;	
}
body table.booked-calendar thead tr:first-child th {
    height: 10.12rem;
}
body table.booked-calendar tr.days th {
    font-size: 15px!important;
    padding: 18px 0px!important;
}
body table.booked-calendar tr.days th, body #booked-profile-page .booked-tabs {
    border-color: rgba(255,255,255,.35)!important;
}
body table.booked-calendar th .monthName {
    font-size: 2.2rem;
    line-height: 2rem;
    font-weight: 500;
}
body .booked-calendar-wrap table.booked-calendar .booked-appt-list .timeslot .timeslot-time {
    height: 95px;
    padding: 25px 0px 0 15px;
}
body .booked-calendar-wrap table.booked-calendar .booked-appt-list .timeslot .timeslot-people {
    height: 95px;
    padding: 30px 0 0 15px;
}
body .booked-calendar-wrap table.booked-calendar .booked-appt-list h2 {
    font-size: 23px;
}





.tm-fontweight-normal {
	font-weight:400;
}
.tm-fontweight-medium {
	font-weight:500;
}
.tm-fontweight-bold {
	font-weight:700;
}


.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #e3e3e3;
}



.tm-sbox-border-right.tm-row-inner {
	border-bottom: 1px solid rgba(255, 255, 255, 0.08); 
	padding-top:39px;
	padding-bottom:36px;
 }
.tm-sbox-border-right.tm-row-inner:last-child {
	border-bottom: none; 
 }
.tm-sbox-border-right .tm-sbox {
    border-right: 1px solid rgba(255, 255, 255, 0.08);
    padding: 0;
}
.tm-sbox-border-right .tm-sbox .tm-vc_cta3-container {
	margin-bottom:8px;
}
.tm-sbox-border-right .tm-sbox .tm-vc_cta3-content-header h2 {
	margin-bottom:0px;
}
.tm-sbox-border-right .wpb_text_column.wpb_content_element{
	padding-top:0px;
	margin-bottom:0px;
}
.tm-sbox-border-right .tm-vc_cta3.tm-vc_cta3-icon-size-md .tm-vc_icon_element .tm-vc_icon_element-inner {
    height: 3.0em;
    width: 3.0em;
}
.tm-sbox-border-right .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md .tm-vc_icon_element-icon {
    font-size: 3.0em!important;
}


/* form-styleone */

.wpcf7 .tm-form-styleone .wpcf7-form-control-wrap:not(.chkTerms) {
    margin-bottom: 30px;
    display: block;
}
.wpcf7 .tm-form-styleone input[type=email],
.wpcf7 .tm-form-styleone input[type=text],
.wpcf7 .tm-form-styleone textarea {
	padding: 8px 20px 8px 0;
    background-color: #ffffff;
    border-radius: 0;
    border-color: #e1e1e1;
    border-width: 0 0 1px 0;
}
.wpcf7 .tm-form-styleone input[type="submit"] {
    padding: 15px 28px 15px;
    margin-top: 18px;
    letter-spacing: 3px;
}

/*Contact Form  */
.wpcf7-form .tm-teamcontact-form textarea,
.wpcf7-form .tm-teamcontact-form input[type="email"],
.wpcf7-form .tm-teamcontact-form input[type="text"]{
      border: 1px solid #e3e3e3;
      background-color: #fff;
      width: 100%;   
      padding: 12px 15px;
}
.wpcf7-form .tm-teamcontact-form textarea{
   padding:12px 0px 0px 11px;
}


.textwidget.widget-text .tm-author-widget{
    margin-top: 0px;
    padding: 30px 35px 17px 35px;
	background: #fafafa
}
.widget .tm-author-widget .author-img{
    border-radius: 50%;
    width: 139px;
}
.sidebar .widget .gallery {
    margin-bottom: 0;
}
.tm-author-widget .author-widget_img {
    text-align: center;
}
.tm-author-widget .author-name{
    text-align: center;
    padding-top: 20px;
}
.tm-author-widget .author-name h4{
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 20px;
}
.tm-author-widget .themetechmount-sidebar-social{
    text-align: center;
}
.tm-author-widget .themetechmount-sidebar-social .social-icons i{
    color: #fff;
}
.themetechmount-sidebar-social ul li{
    padding-right: 1px;
    border:none !important;
}
.tm-author-widget  .themetechmount-sidebar-social{
    text-align: center;
}
.themetechmount-sidebar-social li > a {
	border: 1px solid rgb(255 255 255 / 26%);
    font-size: 13px;
    color: #fff;
    margin: 5px 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.themetechmount-sidebar-social li > a:hover{
    color: #fff !important;	
	border-color: transparent;
}
.widget .themetechmount-sidebar-social {
	text-align: center;
    background: #fafafa;
    border-top: 1px solid #E7E7E7;
    padding: 15px 0;
}
 .widget .tm-author-widget {
 }
 
/* teambox-style2 */
.themetechmount-teambox-style2 .themetechmount-box-content{
    border: 1px solid #e3e3e3;
    position: relative;
    text-align: center;
	background-color: #fff;
    -webkit-transition: all .35s;
    transition: all .35s;
}
.themetechmount-teambox-style2 .themetechmount-box-title h4 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0px;	
}
.themetechmount-teambox-style2 .themetechmount-innercontent-box{
    position: relative;
    padding: 36px 20px 32px;
    margin-top: -32px;
    z-index: 11;
    background-color: #fff;
    margin-left: 50px;
    margin-right: 50px;
}
.themetechmount-teambox-style2 .themetechmount-box-social-links{
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    opacity: 0;
    transition: .3s;
    transform: translateY(-50%);
    text-align: center;
    margin: 0;
}
.themetechmount-teambox-style2:hover .themetechmount-box-social-links{
    opacity: 1;
    visibility: visible;
}
.themetechmount-teambox-style2:hover .themetechmount-box-social-links a{
    margin: 0 10px;
    color: #fff;
    font-size: 16px;
}
.themetechmount-teambox-style2 .themetechmount-innercontent-box:after,
.themetechmount-teambox-style2 .themetechmount-innercontent-box:before{
	-webkit-transition: all .35s;
	transition: all .35s;
	z-index: 1;
	content: '';
	width: 10px;
	height: 10px;
	background: #bf9456;
	top: 0;
	position: absolute;
}
.themetechmount-teambox-style2 .themetechmount-innercontent-box:before{ 
    left: 0;
}
.themetechmount-teambox-style2 .themetechmount-innercontent-box:after {
    right: 0; 
}
.themetechmount-teambox-style2 .themetechmount-box-content .themetechmount-box-title{
    padding-bottom:3px;
}
.themetechmount-teambox-style2 .themetechmount-content-inner{
    position: relative;
}
.themetechmount-teambox-style2:hover .themetechmount-content-inner:before{
    opacity: .8;
}
.themetechmount-teambox-style2 .themetechmount-content-inner:before{
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #bf9456;
    transition: .3s;
    opacity: 0;
	background-color: #333333;
}
.themetechmount-teambox-style2:hover .themetechmount-innercontent-box:after,
.themetechmount-teambox-style2:hover .themetechmount-innercontent-box:before {
    width: 50%;
}


.sidebar.widget.cicico_all_post_list_widget li:last-child{
	border-bottom: 0;
}
.widget .tm-file-links .tm-links .tm-fielcontent {
	padding-left: 20px;
}
.widget .tm-file-links .tm-links .tm-fielcontent h3 {
    font-size: 16px;
    line-height: 24px;
	font-weight: 600;
    margin-bottom: 0;
}
.widget .tm-file-links .tm-links a {
    font-size: 14px;
    font-weight: 400;
    color: #636262;
    line-height: 15px;
}
.widget .tm-file-links .tm-links {
    margin-bottom: 15px;
    display: table;
    background-color: #f8f7f4;
    width: 100%;
    height: 100%;
    padding: 15px 15px;
	border: 1px solid #e9e9e9;
	overflow:hidden;
}
.widget .tm-file-links .tm-links .tm-fileicon  {
    position: relative;
    width: 60px;
    text-align: center;
    vertical-align: middle;
    padding-right: 10px;
    padding-top: 5px;
}
.widget .tm-file-links .tm-links .tm-fileicon:before {
	content: "";
    height:calc(100% + 50px);
    width: 1px;
    background-color: #e9e9e9;
    display: block;
    position: absolute;
    right: 0;
    top: -15px;
}
.widget .tm-file-links .tm-links .tm-fielcontent, .widget .tm-file-links .tm-links .tm-fileicon {
    display: table-cell;
    float: left;
}
.widget .tm-file-links .tm-links i {
	font-size: 35px;
}


.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-have-style-inner {
    margin-top: 5px;
}
.tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-have-style-inner.tm-vc_icon_element-style-boxed-outline {
    margin-top: -3px;
}



.themetechmount-teambox-style4 .tm-team-social-links-wrapper .tooltip:focus:after,
.themetechmount-teambox-style4 .tm-team-social-links-wrapper .tooltip:focus:before,
.themetechmount-teambox-style4 .tm-team-social-links-wrapper .tooltip:hover:after, 
.themetechmount-teambox-style4 .tm-team-social-links-wrapper .tooltip:hover:before, 
 [data-tooltip]:focus:after,
.themetechmount-teambox-style4 .tm-team-social-links-wrapper [data-tooltip]:focus:before,
.themetechmount-teambox-style4 .tm-team-social-links-wrapper [data-tooltip]:hover:after,
.themetechmount-teambox-style4 .tm-team-social-links-wrapper [data-tooltip]:hover:before {
    opacity: 0;
}
.themetechmount-teambox-style4 .themetechmount-box-title h4 {
	font-size: 21px;
    line-height:25px;	
	margin-bottom:0;
}
.themetechmount-teambox-style4 .themetechmount-team-image-box {
    position: relative;
    overflow: hidden;
	border-radius: 5px 5px 0 0;
}
.themetechmount-teambox-style4:hover .themetechmount-team-image-box:before {
    opacity: 0.65;
}
.themetechmount-teambox-style4 .themetechmount-team-image-box:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s;
}
.themetechmount-teambox-style4 .themetechmount-box-content {
    padding:20px 25px 18px;
    background-color: #fff;
    width: 100%;
    text-align: left;
    position: relative;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(43, 52, 59, 0.12);
    -moz-box-shadow: 0px 0px 10px 0px rgba(43, 52, 59, 0.12);
    box-shadow: 0px 0px 10px 0px rgba(43, 52, 59, 0.12);
	border-radius: 0 0 5px 5px;
}
.themetechmount-teambox-style4 .themetechmount-box-social-links{
    position: absolute;
    top: 25px;
    left: 25px;
    right: auto;
    margin: 0;
    -webkit-transition: all .15s;
    transition: all .15s;
    -moz-transition: all .15s;
    -ms-transition: all .15s;
}
.themetechmount-teambox-style4 .themetechmount-box-social-links ul {
	margin: 0;
    padding: 0;
}
.themetechmount-teambox-style4  .tm-team-social-links-wrapper ul li {
    display: block;
}
.themetechmount-teambox-style4 .themetechmount-box-social-links ul li a {
    display: block;
    text-align: left;
    color: #fff;
    margin: 0 0 10px;
    transform: translateY(5px);
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 16px;
	-webkit-transition: all .25s cubic-bezier(.4,.28,.31,1.28) 0s;
    transition: all .25s cubic-bezier(.4,.28,.31,1.28) 0s;
    -webkit-transform: translateY(5px);
}
.themetechmount-boxes-team .themetechmount-teambox-style4 .themetechmount-box-social-links ul li a:hover {
	-webkit-transition-delay: .0s;
    transition-delay: .0s;
}
.themetechmount-teambox-style4 .themetechmount-box-social-links ul li:nth-child(2n+1) a {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
}
.themetechmount-teambox-style4 .themetechmount-box-social-links ul li:nth-child(2n+2) a {
-webkit-transition-delay: .3s;
    transition-delay: .3s;
}
.themetechmount-teambox-style4 .themetechmount-box-social-links ul li:nth-child(2n+3) a {
-webkit-transition-delay: .45s;
    transition-delay: .45s;
}
.themetechmount-teambox-style4 .themetechmount-box-social-links ul li:nth-child(2n+4) a {
-webkit-transition-delay: .6s;
    transition-delay: .6s;
}
.themetechmount-teambox-style4 .themetechmount-box-social-links ul li:nth-child(2n+5) a {
 -webkit-transition-delay: .7s;
    transition-delay: .7s;
}
.themetechmount-teambox-style4 .themetechmount-box-social-links ul li:nth-child(2n+6) a {
 -webkit-transition-delay: .8s;
    transition-delay: .8s;
}
.themetechmount-teambox-style4:hover .themetechmount-box-social-links ul li a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    filter: alpha(opacity=100);
}
.tm-column-crossarrow-style.vc_column_container>.vc_column-inner:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    z-index: 1;
    top: 40%;
    right: -16px;
    border: 15px solid transparent;
    border-right: 0;
    border-left-color: #fff;
    margin-bottom: -19px;
}
.tm-column-crossarrow-style.vc_column_container>.vc_column-inner:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 40%;
    z-index: 4;
    right: -12px;
    border: 15px solid transparent;
    border-right: 0;
    border-left-color: #222a3e;	
}
.tm-sbox.tm-borderedicon-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-have-style-inner {
    margin-top: 10px;
    margin-left: 8px;
    margin-right: 8px;
    margin: 10px 8px 0px;
}
.tm-sbox.tm-borderedicon-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md.tm-vc_icon_element-have-style-inner {
    width: 4.2em!important;
    height: 4.2em!important;
}
.tm-borderedicon-sbox .tm-vc_icon_element .tm-vc_icon_element-inner:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
	width: 74px;
    height: 74px;
    opacity: 0.11;
    z-index: -1;
    background-color: #fff;
}




.tm-bordered-columnbox:before {
    content: '';
    position: absolute;
    border: 8px solid;
    height: 85%;
    top: 20px;
    right: -65px;
    width: 97%;
    z-index: -1;
    border-color: #fc84b4;
    left: auto;
}


.themetechmount-blogbox-styleone.style4 .themetechmount-box-content {
    padding: 7px;
}
.themetechmount-blogbox-styleone.style4 .themetechmount-box-desc {
    padding: 30px 20px 35px 20px;
}


.themetechmount-boxes-pricetable .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
    margin-bottom: 8px;
}
.tm-col-bgcolor-skincolor .tm-ptable-box .tm-item-desc h3,
.tm-bgcolor-skincolor .tm-ptable-box .tm-item-desc h3,
.tm-col-bgcolor-skincolor .tm-ptable-box .tm-ptable-title h3,
.tm-bgcolor-skincolor .tm-ptable-box .tm-ptable-title h3 {
	color:#fff;
}
.tm-bgcolor-skincolor .tm-ptable-box .tm-item-desc,
.tm-col-bgcolor-skincolor .tm-ptable-box .tm-item-desc,
.tm-col-bgcolor-darkgrey .tm-ptable-box .tm-item-desc,
.tm-bgcolor-darkgrey .tm-ptable-box .tm-item-desc,
.tm-textcolor-white .tm-ptable-box .tm-item-desc {
	color: rgba(255, 255, 255, 0.80);
}
.tm-col-bgcolor-skincolor .tm-ptable-box .tm-item-desc,
.tm-bgcolor-skincolor .tm-ptable-box .tm-item-desc {
    color: rgba(255, 255, 255, 0.70);
}


/* odd even style teambox */
.themetechmount-boxes-team.teambox-style-oddeven .themetechmount-boxes-row-wrapper>.tm-box-col-wrapper:nth-child(2) .themetechmount-teambox-style4 .themetechmount-post-item {
	margin-top:50%;
}


/* portfolio style 4 */

.themetechmount-portfoliobox-style4 .themetechmount-box-content {
    position: absolute;
    text-align: center;
    left: 0px;
    bottom: 25px;
    opacity: 0;
    transition: opacity 0.95s, transform 0.55s;
    -webkit-transition: opacity 0.95s, -webkit-transform 0.55s;
    text-align: center;
    width:100%;
}
.themetechmount-portfoliobox-style4 .themetechmount-content-inner {
	position:relative;
	overflow:hidden;
	border: 6px solid #fff;
}
.themetechmount-portfoliobox-style4 .themetechmount-cbox-inner{
    position: relative;
	opacity: 0;
    -webkit-transition: opacity 0.95s, -webkit-transform 0.55s;
    transition: opacity 0.95s, transform 0.55s;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
    display: table;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.themetechmount-portfoliobox-style4:hover .themetechmount-cbox-inner,
.themetechmount-portfoliobox-style4:hover .themetechmount-box-content {
	-webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
	z-index: 9;
}
.themetechmount-portfoliobox-style4 .themetechmount-cbox-inner .themetechmount-box-desc {
	display: block;
    vertical-align: middle;
    text-align: center;
	color:#fff;
}

.themetechmount-portfoliobox-style4 .themetechmount-content-inner:before {
    opacity: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-image: -webkit-linear-gradient(transparent 0%,transparent 0%,rgba(51,51,51,0.3) 55%,rgba(51,51,51,0.8) 94%,rgba(51,51,51,0.85) 100%);
    background-image:linear-gradient(transparent 0%,transparent 0%,rgba(51,51,51,0.3) 55%,rgba(51,51,51,0.8) 94%,rgba(51,51,51,0.85) 100%);
}
.themetechmount-portfoliobox-style4:focus .themetechmount-content-inner:before,
.themetechmount-portfoliobox-style4:hover .themetechmount-content-inner:before {
   opacity: 1;
}
.themetechmount-portfoliobox-style4 .themetechmount-icon-box a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}
.themetechmount-box-portfolio.themetechmount-portfoliobox-style4 .themetechmount-box-title h4 a,
.themetechmount-box-portfolio.themetechmount-portfoliobox-style4 .themetechmount-box-title h4 {
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
	text-align: center;
}
.themetechmount-portfoliobox-style4 .themetechmount-box-desc p{
	margin-bottom: 0;
}
.themetechmount-portfoliobox-style4 .themetechmount-icon-box  {
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
    z-index:3;
	width: 100%;
	-webkit-transform: translate3d(0,20px,0) scale(1,1);
    -moz-transform: translate3d(0,20px,0) scale(1,1);
    -ms-transform: translate3d(0,20px,0) scale(1,1);
    transform: translate3d(0,20px,0) scale(1,1);
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out,-moz-transform 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out,-o-transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out,-webkit-transform 0.25s ease-in-out,-moz-transform 0.25s ease-in-out,-o-transform 0.25s ease-in-out,transform 0.25s ease-in-out;
}

.themetechmount-portfoliobox-style4:hover .themetechmount-icon-box  {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}






.wpcf7 .tm-quick-enquiryform .wpcf7-form-control-wrap:not(.chkTerms) {
    margin-bottom: 25px;
    display: block;
}
.wpcf7 .tm-quick-enquiryform .select2-container--default .select2-selection--single {
	background-color: transparent;
}

#site-header .tm-header-top-wrapper {
    text-align: center;
    position: relative;
}
/* Header banner css start */
.header-center {
    position: absolute;
    margin: 26px auto 0;
    left: 15px;
    right: 15px;
    text-align: center;
}
.header-banner a:before {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    height: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.header-banner:hover a:before {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    height: 100%;
}
.header-banner a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 0 4px 10px -6px rgba(0,0,0,0.2);
}

/* Advance search css start */
.header-search {
    display: inline-block;
    vertical-align: top;
}
.tm-headerstyle-centerlogo-overlay .header-search {
    float: right;
	position: relative;
	margin: 0 0 0 20px;
}
.tm-headerstyle-centerlogo-overlay .header-search .widget_search {
    margin: 0;
    position: absolute;
	top: 55px;
    left: auto;
    right: 0;
    min-width: 250px;
	display: none;
	z-index: 2;
}
.tm-headerstyle-classic-overlay .header-search {
    float: right;
}
.header-search .widget_search {
    margin: 0;
}
.tm-header-style-infostack-one .header-search {
    float: right;
	line-height: initial;
}
.tm-header-style-infostack-one .bottom_block {
    text-align: center;
}
.tm-pageslider-yes .tm-header-block-inner {
    padding-top: 29px;
    display: block;
}
.tm-header-block-inner {
    display: none;
}
.header-search .ttm_advance_search .search-field {
    float: left;
    height: auto;
    margin: 0;
    padding: 12px 15px;
    vertical-align: middle;
    width: 305px;
    border: none;
    font-size: 14px;
    background-color: #ffffff;
    line-height: 24px;
}
.header-search .ttm_advance_search .product-search-widget .search_by_category::before {
    content: "";
    height: 20px;
    width: 1px;
    position: absolute;
    left: 0;
    right: auto;
    top: 15px;
    bottom: auto;
    background: #e1e1e1;
}
.header-search .ttm_advance_search .search-field:focus {
	background-color: #ffffff;
}
.tm-header-style-infostack .header-search .search-field {
    width: 355px;
}
.tm-header-style-infostack-three .header-search .search-field {
    width: 100%;
}
.header-search .ttm_advance_search .product-search-widget .search_by_category {
    width: 150px !important;
    float: left;
    margin: 0 15px 0 0 !important;
    position: relative !important;
    z-index: 1;
    height: auto !important;
    overflow: visible !important;
    background: transparent !important;
}
.header-search .ttm_advance_search .product-search-widget .search_by_category span {
	border: none;
    background: transparent;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #666666;
    text-align: left;
	font-weight: 400;
}
.header-search .ttm_advance_search .product-search-widget .search_by_category span.select2-selection__arrow {
	top: -2px;
}
.header-search .search_button {
    background: transparent !important;
    border: medium none;
    color: #666666;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    position: relative;
    text-align: center;
    width: 40px;
    z-index: 1;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
}
.header-search .input-group-btn i {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 14px;
    line-height: 40px;
}
.header-search .input-group-btn {
    position: relative;
    right: 0;
    left: auto;
    width: auto;
    top: 0;
    bottom: auto;
}
.ttm_advance_search {
	background: #ffffff;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #e1e1e1;
    margin: 0
}
.tm-header-style-infostack-two .header-search .input-group-btn i {
	color: #1a1a1a;
    line-height: 34px;
}
.tm-header-style-infostack-two .header-search .input-group-btn {
    right: 7px;
    top: 7px;
}
.tm-header-style-infostack-two .header-search .search_button {
    height: 34px;
	width: 50px;
}
.tm-header-style-infostack-two .header-search .input-group-btn:before {
    content: '';
    clip-path: polygon(100% 0, 15% 100%, 100% 100%);
    background-color: #FFB400;
    width: 13px;
    height: 100%;
    position: absolute;
    top: 0;
    right: auto;
    left: -12px;
}
.select2-results__option {
    font-size: 13px;
	padding: 3px 15px;
}
/* Advance search css end */
.tm-header-style-infostack-three .header-search .widget {
    margin: 0;
    width: 300px;
    line-height: initial;
    position: absolute;
    top: 58px;
    bottom: auto;
    right: 0;
    left: auto;
	display: none;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
}
.tm-header-style-infostack-three .header-search {
    z-index: 2;
    position: relative;
}
.tm-header-style-infostack-three .header-search .header-toggle {
    position: relative;
	width: 35px;
	color: #666666;
	font-weight: 600;
	cursor: pointer;
	text-align: center;
}
.tm-header-style-infostack-three .header-search .header-toggle:before {
    content: '\e82d';
    font-family: "tm-cicico-icons";
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 17px;
    font-weight: 400;
}
.tm-header-style-infostack-three .widget .search-form .search-field {
    padding: 9px 60px 9px 15px;
	border-color: #e1e1e1;
	line-height: 24px;
}
.tm-header-style-infostack-three .widget .search-form .search-submit {
    width: 50px;
    height: 44px;
    background-size: 15px 15px;
	border-radius: 0 5px 5px 0;
}
.tm-header-style-infostack.tm-header-style-infostack-two .header-search .search-field {
    width: 450px;
    padding: 11px 15px;
    border-color: transparent;
    margin-right: 10px;
}
.tm-header-style-infostack.tm-header-style-infostack-two .header-search label {
    float: left;
}
.tm-header-style-infostack-two .widget .search-form .search-submit {
    height: 48px;
    position: static;
}
.tm-header-style-infostack-three .widget .search-form label {
    margin-bottom: 0;
}
/* My account css start */
.myaccount.topbar-link {
    float: right;
	margin: 0 0 0 12px;
	position: relative;
}
.tm-header-style-infostack-one .myaccount .myaccount-toggle:before {
    content: '\e602';
    font-family: 'themify';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 17px;
}
.tm-header-style-infostack-three  .myaccount.topbar-link {
    margin: 0 0 0 10px;
}
.tm-header-style-infostack-two .myaccount.topbar-link {
    margin: 15px 0 0 20px;
    padding: 0 0 0 20px;
    border-left: 1px solid #495285;
}
.tm-header-style-infostack-two .myaccount-wrapper {
    top: 37px;
}
.myaccount-text {
    line-height: 35px;
}
.tm-header-style-infostack-three .myaccount-text {
    line-height: inherit;
    margin-left: 10px;
}
.myaccount .myaccount-toggle {
	cursor: pointer;
    font-size: 0;
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
}
.tm-header-style-infostack-two .myaccount .myaccount-toggle {
    height: auto;
    width: auto;
    line-height: initial;
    font-size: 14px;
    color: #ffffff;
}
.tm-headerstyle-centerlogo-overlay .myaccount .myaccount-toggle {
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
	height: 35px;
    line-height: 35px;
	position: relative;
}
.myaccount-wrapper {
    position: relative;
	display: none;
}
.tm-header-overlay .myaccount-wrapper {
    top: 55px;
}
.myaccount-wrapper {
    left: auto;
    right: 0;
    background-color: #ffffff;
    padding: 10px 0;
    margin: 0;
    z-index: 999;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    top: 100%;
    min-width: 200px;
    text-transform: capitalize;
    position: absolute;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    text-align: left;
}
.header-menu-links ul {
    padding: 0;
    margin: 0;
}
.header-menu-links ul li {
	font-size: 14px;
    padding: 5px 20px;
    list-style: none;
	line-height: 24px;
}
.header-menu-links > a {
    padding: 5px 20px;
    display: block;
	line-height: 24px;
	font-size: 14px;
}
/* My account css end */
.tm-headericon-wrap {
    float: right;
}
.tm-header-style-classic .myaccount-toggle {
	color: #282828;
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    cursor: pointer;
    font-size: 0;
}
.tm-header-style-classic .myaccount-toggle:before {
    content: '\e829';
    font-family: "tm-cicico-icons";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 20px;
}
/* Wishlist css start */
.wishlist-counter {
    float: right;
	margin: 0 0 0 0;
	position: relative;
}
.tm-header-style-infostack-two .wishlist-counter {
	margin: 0;
}
.tm-header-style-infostack-one .wishlist-counter a {
    width: 35px;
    height: 35px;
    display: block;
    font-size: 0;
    position: relative;
    text-align: center;
}
.tm-headerstyle-centerlogo-overlay .wishlist-counter a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: block;
    font-size: 0;
    position: relative;
    color: #1a1a1a;
	text-align: center;
}
.tm-headerstyle-centerlogo-overlay .wishlist-counter a:before {
    content: '\E838';
    font-family: "tm-cicico-icons";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 24px;
}
.tm-header-style-classic .wishlist-counter a {
    width: 35px;
    height: 35px;
    display: block;
    font-size: 0;
    position: relative;
    color: #282828;
    text-align: center;
}
.tm-header-style-classic .wishlist-counter a:before {
    content: '\E838';
    font-family: "tm-cicico-icons";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 22px;
}
.tm-headerstyle-centerlogo-overlay .header-toggle {
    color: #1a1a1a;
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    cursor: pointer;
}
.tm-headerstyle-centerlogo-overlay .header-toggle:before {
    content: '\e82d';
    font-family: "tm-cicico-icons";
    position: absolute;
    top: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 22px;
}
.tm-header-style-infostack-one .wishlist-counter a:before {
    content: '\e634';
    font-family: 'themify';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 17px;
}
.tm-header-style-infostack-one .tm-textcolor-dark .wishlist-counter a {
    color: #1a1a1a;
}
.tm-header-style-infostack-two .wishlist-counter a {
    display: block;
    position: relative;
    font-size: 0;
    width: 30px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-weight: 500;
}
.tm-headerstyle-infostack-three .wishlist-counter a {
	display: block;
    position: relative;
	width: 35px;
    font-size: 0;
	color: #ffffff;
    text-align: center;
}
.tm-header-style-infostack-two .wishlist-counter a:before , .tm-headerstyle-infostack-three .wishlist-counter a:before {
    content: '\E838';
    font-family: "tm-cicico-icons";
    color: #1a1a1a;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 21px;
}
.compare-counter {
    float: right;
    margin: 0 0 0 0;
}
.tm-header-style-infostack-one .compare-counter a {
    display: block;
    position: relative;
	width: 35px;
    height: 35px;
    font-size: 0;
    text-align: center;
}
.tm-header-style-infostack-one .compare-counter a:before {
    content: '\e6ac';
    font-family: 'themify';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 16px;
}
.tm-header-style-infostack-two .compare-counter a , .tm-headerstyle-infostack-three .compare-counter a {
    display: block;
    position: relative;
    padding: 22px 0 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
}
.tm-header-style-infostack-two .compare-counter a {
    padding: 0;
    font-size: 0;
    width: 30px;
    height: 20px;
    line-height: 20px;
}
.tm-header-style-infostack-two .compare-counter a:before , .tm-headerstyle-infostack-three .compare-counter a:before {
    content: '\e676';
    font-family: "themify";
    color: #1a1a1a;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 21px;
}
.tm-header-style-infostack-two .compare-counter a:before {
    content: "\e692";
    color: var(--tm-secondarycolor-color);
}
.wishlist-counter span.count {
    height: 15px;
    width: 15px;
    line-height: 16px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
	color: #ffffff;
    font-size: 10px;
    text-align: center;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
}
.tm-headerstyle-infostack-three .wishlist-counter span.count, .tm-header-style-infostack-three .headercart-total {
    top: 24px;
    right: 10px;
    color: #ffffff;
    font-size: 10px;
    width: 16px;
    height: 16px;
    line-height: 16px;
}
.tm-headerstyle-infostack-three .wishlist-counter {
    margin: 0 0 0 5px;
}
.tm-headerstyle-infostack-three .wishlist-counter {
    padding: 0 10px;
    margin: 0 10px;
}
.tm-headerstyle-infostack-three .wishlist-counter:before, .tm-headerstyle-infostack-three .wishlist-counter:after {
    content: "";
    height: 20px;
    width: 1px;
    background-color: #D3D3D3;
    display: block;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
}
.tm-headerstyle-infostack-three .wishlist-counter:before {
    left: 0;
    right: auto;
}
/* Wishlist css end */
/* contactuspage css start */
.contactus .tm-sbox .tm-vc_cta3-container {
    z-index: unset;
}
.contactus .tm-sbox .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner.tm-vc_icon_element-size-md.tm-vc_icon_element-have-style-inner {
    border: none;
    width: 4.8em!important;
    height: 4.8em!important;
}
.contactus .tm-vc_icon_element.tm-vc_icon_element-outer .tm-vc_icon_element-inner .tm-vc_icon_element-icon:before {
    font-size: 1.2em;
}
.contactus .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3 {
    padding-left: 0;
    color: #ffffff;
}
.contactus .tm-sbox .tm-vc_cta3-content-header h2 {
    margin-bottom: 0;
}
.contactus .tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-icons-left.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons,.contactus .tm-sbox.tm-sbox-iconalign-right-spacing .tm-vc_cta3-icons-right.tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
    padding-top: 5px;
}
.contactus-box:before {
    content: '';
    height: 100%;
    width: 1px;
    background: rgba(255,255,255,0.1);
    position: absolute;
    top: 0;
    right: 10%;
    left: auto;
    bottom: auto;
}

body.themetechmount-page-full-width #content .site-main .entry-content > .wpb_row.vc_row-fluid.contactus {
	padding: 0 ;
}
.contactus .vc_column-inner > .wpb_wrapper {
	position: static;
}
.contactus-box .tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h4 {
    margin-bottom: 8px;
    margin-top: 0;
}
.contactform-title.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2 {
	padding-bottom:56px;
}
.contactform-title.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2:before {
	content: '';
    height: 4px;
    width: 60px;
    position: absolute;
    top: auto;
    right: auto;
    left: 0;
    bottom: 36px;
}
.contactform-title.tm-heading-style-vertical .tm-vc_cta3-container {
    margin-bottom: 35px;
}
.contactform-social .social ul li {
    display: inline-block;
    vertical-align: top;
}
.contactform-social .social li a {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    margin: 0 8px 0 0;
    height: 35px;
    width: 35px;
    line-height: 35px;
    background: transparent;
    color: #666666;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
    border: 1px solid #666666;
	text-align: center;
}
.contactform-social .social li a:before {
    font-family: 'FontAwesome';
    display: block;
	font-size: 16px;
}
.contactform-social .facebook a:before {
    content: '\f09a';
}
.contactform-social .twitter a:before {
    content: '\f099';
}
.contactform-social .pinterest a:before {
    content:"\f0d2";
}
.contactform-social .social ul {
	margin: 0 ;
	padding: 0 ;
	text-align: left;
}
body.themetechmount-page-full-width #content .site-main .entry-content > .wpb_row.vc_row-fluid.contactform{
    -webkit-box-shadow: 0px 1px 5px 0px rgba(221,221,221,0.7);
    -moz-box-shadow: 0px 1px 5px 0px rgba(221,221,221,0.7);
    box-shadow: 0px 1px 5px 0px rgba(221,221,221,0.7);
}
/* contactuspage css end */
/* headercart css start */
.headercart {
    float: right;
	margin: 0 0 0 8px;
	position: relative;
}
.tm-headerstyle-centerlogo-overlay .headercart-icon,.tm-header-style-classic .headercart-icon {
    color: #1a1a1a;
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    font-size: 0;
    font-weight: 400;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    padding: 0;
    cursor: pointer;
}
.tm-headerstyle-centerlogo-overlay .headercart-icon:before , .tm-header-style-classic .headercart-icon:before{
    content: "\e655";
    font-family: 'themify';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 19px;
    color: #1a1a1a;
}
.tm-header-style-classic .headercart .toggle .widget.widget_shopping_cart , .tm-header-style-classic .myaccount-wrapper{
	top: 53px;
}
.tm-headerstyle-classic-overlay .headercart-icon, .tm-headerstyle-infostack-overlay .headercart-icon {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
	line-height: 35px;
    font-size: 0;
    font-weight: 400;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    padding: 0;
    cursor: pointer;
}
.tm-headerstyle-classic-overlay .headercart-icon:before, .tm-headerstyle-infostack-overlay .headercart-icon:before {
    content: '\E861';
    font-family: "tm-cicico-icons";
    color: #1a1a1a;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 21px;
    transform: rotatey(180deg);
}
.tm-headerstyle-classic-overlay .header-icons,.tm-headerstyle-infostack-overlay .header-icons {
    float: right;
}
.tm-headerstyle-classic-overlay  .tm-header-icons .tm-header-search-link a i, .tm-headerstyle-infostack-overlay  .tm-header-icons .tm-header-search-link a i {
    margin: 2px 0 0 0;
    display: block;
}
.tm-header-style-infostack-three .headercart {
    margin: 0;
    position: static;
}
.headercart .widget .widget-title {
    display: none !important;
}
.tm-header-style-infostack .headercart .headercart-icon , .tm-header-style-styleone .headercart .headercart-icon {
    color: #1a1a1a;
    width: 35px;
	height: 35px;
    font-size: 0;
    font-weight: 400;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    padding: 0;
	cursor: pointer;
}
.tm-header-style-styleone .headercart .ttm-headercart.toggle:hover .headercart-icon {
   color: var(--tm-skincolor-color); 
}
.tm-header-style-infostack-two .headercart .headercart-icon {
    display: inline-block;
    vertical-align: top;
    line-height: 20px;
    height: 20px;
    width: 30px;
}
.tm-header-style-styleone .compare-counter a:before {
    color: var(--tm-skincolor-color);
}
.tm-header-style-styleone .compare-counter a:hover:before {
    color: var(--tm-secondarycolor-color);
}
.tm-header-style-styleone .wishlist-counter a:before {
    content: "\e634";
    font-family: 'themify';
    color: var(--tm-skincolor-color);
}
.tm-header-style-styleone .wishlist-counter a:hover:before {
    color: var(--tm-secondarycolor-color);
}
.tm-header-style-styleone .headercart, .tm-header-style-styleone .compare-counter {
    border-color: #D3D3D3;
}
.tm-header-style-styleone .headercart .headercart-icon:before {
    color: var(--tm-skincolor-color);
}
.tm-header-style-infostack-two .headercart .headercart-icon:before {
    content: '\e655';
    font-family: 'themify';
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    font-size: 20px;
}
.tm-header-style-infostack-two .headercart {
    margin: 0 0 0 18px;
    padding: 0 0 0 12px;
    border-left: 1px solid #e1e1e1;
}
.tm-header-style-infostack-two .compare-counter {
    margin: 0 12px 0 0;
    padding: 0 12px 0 0;
    border-right: 1px solid #e1e1e1;
}
.tm-header-style-infostack-two .woocommerce.widget_shopping_cart .buttons a {
    font-weight: 500;
    text-transform: var(--button-text-transform);
}
.tm-header-style-infostack-two .wishlist-counter span.count {
    top: -5px;
    right: -5px;
}
.woocommerce-mini-cart__empty-message {
    margin-bottom: 0;
}
.tm-header-style-infostack .carttotal {
    display: inline-block;
    vertical-align: top;
    color: #ffffff;
	font-size: 17px;
    font-weight: 500;
}
.tm-header-style-infostack-one .headercart .headercart-icon:before {
    content: '\e60e';
    font-family: 'themify';
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 20px;
}
.tm-header-style-infostack-one .headercart-title .cart-qty , .tm-header-style-classic-two .headercart-title .cart-qty  {
    height: 18px;
    width: 18px;
    line-height: 18px;
    border-radius: 50%;
    display: block;
    color: #ffffff;
    position: absolute;
    top: 28px;
    left: 15px;
    font-size: 10px;
    font-family: var(--body-font-family);
    background-color: var(--tm-skincolor-bg);
}
.tm-header-style-classic-two .headercart-title .cart-qty {
    right: 3px;
    left: auto;
    height: 15px;
    width: 15px;
    line-height: 15px;
}
.tm-header-style-classic-two .headercart-icon:before {
    font-family: 'flaticon';
    content: "\f13b";
}    
.tm-header-style-classic-two .myaccount-toggle:before {
    content: "\f13a";
    font-family: 'flaticon';
    right: auto;
} 
.tm-header-style-classic-two .tm-header-icon.tm-header-search-link .tm-cicico-icon-search:before {
    content: '\e841';
}
.tm-header-style-classic-two .myaccount-toggle:hover {
    color: var(--tm-skincolor-bg);
}
.tm-header-style-classic-two .headercart:hover .headercart-icon:before {
    color: var(--tm-skincolor-bg);
}
.tm-header-style-classic-two .myaccount-toggle {
    font-size: 15px;
    font-weight: 500;
    width: auto;
    padding: 0 0 0 26px;
}
.tm-header-style-infostack-one .headercart .headercart-icon .carttitle {
    font-size: 15px;
    font-weight: 600;
	display: none;
}
.tm-header-style-infostack-one .compare-counter {
    float: left;
    margin: 0 0 0 12px;
}
.tm-header-style-infostack-one .myaccount.topbar-link {
    float: left;
}
.tm-header-style-infostack-one .wishlist-counter {
    float: left;
    margin: 0 0 0 12px;
}
.tm-header-style-infostack-one .headercart {
    margin: 0 0 0 15px;
    float: left;
}
.tm-header-style-infostack-one .tm-header-icons .tm-header-icon {
    background: transparent;
}
.tm-header-style-infostack-one .wishlist-counter span.count {
    height: 18px;
    width: 18px;
    line-height: 18px;
}
.tm-headerstyle-classic .headercart .headercart-icon,.tm-header-style-infostack-three .headercart .headercart-icon{
    color: #666666;
    display: block;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    padding: 0;
    cursor: pointer;
    height: 35px;
    width: 35px;
}
.tm-header-style-infostack-three .headercart .headercart-icon:before {
	content: "\e655";
    font-family: 'themify';
    color: #1a1a1a;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 19px;
}
.headercart-total{
    bottom: auto;
    z-index: 1;
    position: absolute;
    top: 1px;
    right: auto;
    left: 21px;
    text-align: center;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    height: 15px;
    width: 15px;
    font-size: 10px;
    line-height: 16px;
    color: #ffffff;
}
.tm-header-style-infostack-three #site-header:before {
    /*-webkit-mask: url(../images/headerbottom-bg.png) repeat 100% 100%;
    mask: url(../images/headerbottom-bg.png) repeat 100% 100%;*/
    background: url(../images/headerbottom-bg.png) repeat scroll 0 0 transparent;
    animation: animatedBackground 150s linear infinite;
    -ms-animation: animatedBackground 150s linear infinite;
    -moz-animation: animatedBackground 150s linear infinite;
    -webkit-animation: animatedBackground 150s linear infinite;
}

@keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-webkit-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-o-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
@-moz-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}
.tm-header-style-infostack-three #site-header.is_stuck::before {
    background-image: url(../images/headerbottom-bg-sticky.png);
}
.tm-header-style-infostack-three .headercart-total a {
    color: #1a1a1a;
}
.tm-header-style-infostack-three .headercart-total, .tm-headerstyle-classic .headercart-total  {
    position: static;
    width: auto;
    height: auto;
    line-height: initial;
}
header.tm-header-style-infostack.tm-header-style-infostack-three .headercart-total ,.tm-headerstyle-classic header .headercart-total, .tm-header-style-infostack-two .headercart-total {
    position: static;
    width: auto;
    height: auto;
    line-height: initial;
    background: transparent !important;
    padding: 0 0 0 35px;
    cursor: pointer;
}
header.tm-header-style-infostack.tm-header-style-infostack-one .headercart-total {
    padding: 5px 0 0 30px;
    background: transparent;
    position: static;
}
.tm-header-style-infostack-three .headercart-title, .tm-headerstyle-classic .headercart-title {
    display: inline-block;
    font-size: 15px;
}
.tm-header-style-infostack-one .headercart-title, .tm-header-style-classic-two .headercart-title {
    display: inline-block;
    font-size:0px;
}
.tm-headerstyle-classic header .headercart-total .cart-qty {
    background-color: transparent !important;
}
.headercart-total a {
    color: #1a1a1a;
}
.shopping_cart.toggle {
    position: relative;
}
.tm-header-style-infostack-two .headercart .toggle .widget.widget_shopping_cart {
    line-height: initial;
}
.headercart .toggle .widget.widget_shopping_cart {
	position: absolute;
    right: 0;
    left: auto;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	text-align: left;
	background-color: #ffffff;
    z-index: 1001;
    color: #1a1a1a;
    width: 350px;
    padding: 20px 20px;
    line-height: initial;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    top: 55px;
    margin: 0;
    display: block !important;
    opacity: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s all;
    transition: .3s all;
    -webkit-transform: translateX(0%) translateY(15px);
    -ms-transform: translateX(0%) translateY(15px);
    transform: translateX(0%) translateY(15px);
}
.tm-headerstyle-classic-overlay .myaccount-toggle, .tm-headerstyle-infostack-overlay .myaccount-toggle , .tm-header-style-infostack-three .myaccount-toggle {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
	line-height: 35px;
    font-size: 0;
    font-weight: 400;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    padding: 0;
    cursor: pointer;
}
.tm-header-style-infostack-three .myaccount-toggle {
	line-height: inherit;
}
.tm-headerstyle-classic-overlay .tm-header-icons .tm-header-search-link a {
	padding: 0;
    color: #1a1a1a;
    width: 35px;
    line-height: 35px;
}
.tm-headerstyle-infostack-overlay .tm-header-icons .tm-header-search-link a {
    padding: 0;
    color: #1a1a1a;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px !important;
}
.tm-headerstyle-classic-overlay .myaccount-toggle:before , .tm-headerstyle-infostack-overlay .myaccount-toggle:before, .tm-header-style-infostack-three .myaccount-toggle:before {
    content: '\e829';
    font-family: "tm-cicico-icons";
    color: #1a1a1a;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 19px;
}
.tm-header-top-wrapper .headercart .toggle .widget.widget_shopping_cart {
    top: 41px;
}
.headercart .toggle.active .widget.widget_shopping_cart {
    opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0%) translateY(0px);
    -ms-transform: translateX(0%) translateY(0px);
    transform: translateX(0%) translateY(0px);
}
.tm-header-style-infostack-three .headercart .toggle.active .widget.widget_shopping_cart {
    top: 100%;
    line-height: initial;
}
/* centerlogo header css start */
.tm-headerstyle-centerlogo-overlay .site-branding {
    position: absolute;
    left: 0;
    right: 0;
    width: 196px;
    margin: 0 auto;
}
/* centerlogo header css end */
/* headercart css end */
.tm-header-overlay .header_main {
    text-align: center;
}
.home .tm-header-overlay .header_main_inner {
    border-bottom: 1px solid #EBEBEB;
}
/* Bottom header cms block css start  */

.tm-header-overlay .ttm_contactcms {
	float: right;
	margin: 8px 0 0 0;
}
.tm-header-overlay .ttm_contactcms .text {
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
}
.tm-header-overlay .ttm_contactcms .email {
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: #E8E8E8;
}
.tm-header-overlay .ttm_contactcms .text .fa {
	font-size: 18px;
	margin: 2px 6px 0 0;
	display: inline-block;
	vertical-align: top;
}

.tm-header-style-infostack-three .ttm_contactcms_text {
    display: inline-block;
}
.tm-header-style-infostack-three .ttm-customtxt {
    line-height: initial;
}
.tm-header-style-infostack-three .ttm_contactcms i {
    top: 1px;
    position: relative;
    margin: 0 2px 0 0;
    font-weight: 600;
}
.tm-header-style-infostack-three .ttm_contactcms_text .text1 {
    font-weight: 700;
}
/* Bottom header cms block css end */
/* tm-header-style-infostack-two Bottom header cms block css start  */

.tm-header-style-infostack .tm-quickinfo-box * {
    margin-bottom: 0;
}
.tm-header-style-infostack .tm-quickinfo-box .tm-icon, .tm-header-style-infostack .tm-quickinfo-box .tm-content {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    text-align: left;
}
.tm-header-style-infostack .tm-quickinfo-box .tm-icon{
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
	font-size:33px;
}
.tm-header-style-infostack .tm-quickinfo-box .tm-content	 {
    padding-left: 12px;
}
.tm-header-style-infostack .tm-quickinfo-box .tm-content h3 {
	font-size: 18px;
    line-height: 24px;
    margin-bottom: 1px;
    color: #fff;
    letter-spacing: 0.5px;
}
.tm-header-style-infostack .tm-content p {
    font-size: 15px;
    line-height: 20px;
}
.tm-header-style-infostack .tm-quickinfo-box {
    display: table;
    vertical-align: middle;	
}
/* contactcms css end */
.tm-headerstyle-infostack-three .tm-topbar-content-left , .tm-headerstyle-infostack-two .tm-topbar-content-left {
    float: left;
    width: auto;
}
.top-contact li:before {
    top: 13px;
    content: '';
    height: 25px;
    width: 1px;
    background-color: #BEBEBE;
    z-index: 1;
    position: absolute;
    right: 0;
}
.top-contact li:last-child:before {
	display: none;
}
.top-contact li:last-child {
	padding-right: 0;
}
/* header-banner css start */
.header-banner img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
}
.header-banner .widget {
    margin:0;
}
/* header-banner css end */
/* Vertical-menu css start */
.verticalmenu-wrapper {
    width: 22.8%;
    margin-right: 47px;
    float: left;
}
.tm-header-overlay .verticalmenu-wrapper {
    width: 19%;
    margin-right: 30px;
}
.tm-headerstyle-centerlogo-overlay .verticalmenu-wrapper {
    width: auto;
    margin-right: 0;
}
.vertical-menu-category {
    position: relative;
    cursor: pointer;
	color: #1a1a1a;
}
.vertical-menu-category .title {
    text-transform: capitalize;
    text-align: left;
	line-height: initial;
}
.vertical-heading-text {
	font-size: 14px;
    font-weight: 500;
    vertical-align: top;
    text-transform: capitalize;
}
#site-navigation .verticalmenu-wrapper ul.nav-menu > li span.menu-item-description {
    display: none;
}
.tm-header-style-infostack-one .vertical-heading-text {
    margin: 8px 0 0 18px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
}
.tm-header-style-infostack-one .vertical-heading-text i {
    margin: 0 0 0 15px;
}
.tm-header-style-infostack-one .verticalmenu-wrapper {
    width: 13.7%;
    margin-right: 20px;
    float: left;
    border-right: 1px solid #e1e1e1;
    margin-left: 140px;
}
.vertical-menu-category .title .menu-icon {
    display: inline-block;
    vertical-align: top;
    height: 35px;
    width: 35px;
	position: relative;
}
.vertical-menu-category .title .menu-icon:before {
	content: '\e68f';
    font-family: "themify";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 18px;
    text-align: center;
}
.tm-header-style-infostack-one .vertical-menu-category .title .menu-icon, .tm-header-style-infostack-two .vertical-menu-category .title .menu-icon {
    height: 38px;
    width: 38px;
    line-height: 38px;
    border-radius: 5px;
    text-align: center;
}
.tm-header-style-infostack-two .vertical-heading-text {
    font-family: var(--special-element-fontfamily);
    color: var(--tm-secondarycolor-color);
    font-size: 15px;
    margin: 10px 0 0 18px;
    display: inline-block;
    vertical-align: top;
}
.tm-header-style-infostack-two .vertical-menu-category .title .menu-icon {
    background-color: var(--tm-skincolor-bg);
}
.tm-header-style-infostack-two .ttm_contactcms_text i {
    color: var(--tm-skincolor-color);
    margin-right: 3px;
    font-size: 16px;
    font-weight: 600;
    margin-top: -2px;
    display: inline-block;
    vertical-align: middle;
}
.tm-header-style-infostack-two .ttm_contactcms_text .text1 {
    color: var(--tm-secondarycolor-color);
    font-weight: 500;
}
.tm-header-style-infostack-two .ttm_contactcms_text {
    color: var(--tm-secondarycolor-color);
}
.tm-header-style-infostack-one .vertical-menu-category .title .menu-icon:before ,
.tm-header-style-infostack-two .vertical-menu-category .title .menu-icon:before {
    color: #ffffff;
}
.vertical-menu-category .title .menu-icon i {
    color: #ffffff;
    font-size: 17px;
}
/* sticky vertical menu css */
.tm-header-style-infostack-two .verticalmenu-wrapper {
    width: 14.8%;
    margin-right: 15px;
}
.tm-header-style-infostack-two .vertical-menu-category {
    border-right: 1px solid #D3D3D3;
}
.tm-header-style-infostack-two .mainmenu-wrapper {
    float: left;
}
.tm-pageslider-yes .tm-header-style-infostack-two .verticalmenu-wrapper ul#menu-vertical-menu {
    display: block;
}
.tm-pageslider-yes .tm-header-style-infostack-two .tm-stickable-header.is_stuck .verticalmenu-wrapper ul#menu-vertical-menu {
	display: none;
}
/* sticky vertical menu css */
#site-navigation .verticalmenu-wrapper ul.nav-menu, .verticalmenu-wrapper ul.nav-menu {
	padding: 15px 0;
    margin: 0 !important;
    width: 100%;
	display: none;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
}
.tm-header-style-infostack-two .verticalmenu-wrapper ul.nav-menu {
    box-shadow: unset;
    -moz-box-shadow: unset;
    -webkit-box-shadow: unset;
    background: #ffffff;
	padding: 0;
}
.tm-header-style-infostack-two .verticalmenu-wrapper ul.nav-menu > li.menu-item-has-children, .tm-header-style-infostack-two .verticalmenu-wrapper ul.nav-menu ul.sub-menu > li.menu-item-has-children {
    background-position: 90% 22px;
}
.tm-header-style-infostack-two .verticalmenu-wrapper ul.nav-menu ul.sub-menu > li.menu-item-has-children {
    background-position: 90% 12px;
}
.tm-header-style-infostack-two .verticalmenu-wrapper ul.nav-menu li {
    padding: 16px 20px;
    border-bottom: 1px solid #e1e1e1;
}
#site-navigation .vertical-nav-menu>.sidebar-category, #verticalmenu-wrapper .vertical-nav-menu>.sidebar-category {
    z-index: 5;
    position: absolute;
    background: #ffffff;
    left: 0;
    right: 0;
    border: none;
    padding: 0;
    top: 67px;
    float: none !important;
    margin: 0 !important;
	border-radius: 0;
	min-width: 200px;
    text-align: left;
}
.tm-header-style-infostack-two #verticalmenu-wrapper .vertical-nav-menu>.sidebar-category {
    top: 49px;
}
.tm-header-style-infostack-three #site-navigation .sidebar-category {
    border-radius: 0;
}
#site-navigation ul#menu-vertical-menu {
    display: none;
}

#site-navigation .verticalmenu-wrapper ul.nav-menu li , .verticalmenu-wrapper ul.nav-menu li {
    position: relative;
    padding: 11px 20px;
    line-height: normal;
	list-style: none;
}
#site-navigation .verticalmenu-wrapper ul.nav-menu li:last-child , .verticalmenu-wrapper ul.nav-menu li:last-child , .verticalmenu-wrapper ul.nav-menu li:last-child , .verticalmenu-wrapper ul.nav-menu li:last-child {
	border: none;
}
#site-navigation .verticalmenu-wrapper ul.nav-menu ul.sub-menu , .verticalmenu-wrapper ul.nav-menu ul.sub-menu {
    position: absolute;
    display: none;
    min-width: 230px;
    right: auto;
    left: 100%;
    top: 0px;
    margin: 0px;
    padding: 20px 5px;
	background: #ffffff;
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.1);
	opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    transform-origin: top center 0;
    display: block ;
	-webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
#site-navigation .verticalmenu-wrapper ul.nav-menu >li>a, .verticalmenu-wrapper ul.nav-menu >li>a , .verticalmenu-wrapper ul.nav-menu >li>a,  .verticalmenu-wrapper ul.nav-menu >li>a {
	font-size: 14px;
}
#site-navigation .verticalmenu-wrapper ul.nav-menu >li:hover > .sub-menu, #site-navigation .verticalmenu-wrapper ul.nav-menu >li > ul >li:hover .sub-menu , .verticalmenu-wrapper ul.nav-menu >li:hover > .sub-menu, .verticalmenu-wrapper ul.nav-menu >li > ul >li:hover .sub-menu {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

#site-navigation .verticalmenu-wrapper ul.nav-menu .first_mega_menu ul.sub-menu ul.sub-menu li ,.verticalmenu-wrapper ul.nav-menu .first_mega_menu ul.sub-menu ul.sub-menu li  {
    padding: 0;
    border: none;
	width: auto;
    float: none;
}
#site-navigation .verticalmenu-wrapper ul.nav-menu .first_mega_menu ul.sub-menu ul.sub-menu , .verticalmenu-wrapper ul.nav-menu .first_mega_menu ul.sub-menu ul.sub-menu {
    position: static;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
	animation: unset;
    -webkit-animation: unset;
    -moz-animation: unset;
	min-width: 160px;
	padding: 0;
}
#site-navigation .verticalmenu-wrapper ul.nav-menu li.first_mega_menu > ul.sub-menu > li , .verticalmenu-wrapper ul.nav-menu li.first_mega_menu > ul.sub-menu > li {
    display: block;
    float: left;
    width: 33.3%;
    padding: 0;
    border-bottom: none;
}
#site-navigation .verticalmenu-wrapper ul.nav-menu li.first_mega_menu > ul.sub-menu , .verticalmenu-wrapper ul.nav-menu li.first_mega_menu > ul.sub-menu {
    width: 600px;
}
#site-navigation .verticalmenu-wrapper ul.nav-menu li.first_mega_menu > ul.sub-menu > li a, .verticalmenu-wrapper ul.nav-menu li.first_mega_menu > ul.sub-menu > li a {
	padding: 4px 20px;
    display: block;
    margin: 0;
    font-size: 14px;
}
#site-navigation .verticalmenu-wrapper ul.nav-menu ul.sub-menu > li a, .verticalmenu-wrapper ul.nav-menu ul.sub-menu > li a {
    display: block;
	font-size: 14px;
}
#site-navigation .verticalmenu-wrapper ul.nav-menu li.first_mega_menu > ul.sub-menu > li > a, .verticalmenu-wrapper ul.nav-menu li.first_mega_menu > ul.sub-menu > li > a {
    margin-bottom: 0px;
    color: #2c2c2c;
    font-size: 15px;
}
#site-navigation .verticalmenu-wrapper ul.nav-menu ul.sub-menu > li, .verticalmenu-wrapper ul.nav-menu ul.sub-menu > li {
    padding: 4px 20px;
	border: none;
}
#site-navigation .verticalmenu-wrapper ul.nav-menu ul.sub-menu ul.sub-menu, .verticalmenu-wrapper ul.nav-menu ul.sub-menu ul.sub-menu {
    display: none;
}
#site-navigation .verticalmenu-wrapper ul.nav-menu ul.sub-menu > li:hover ul.sub-menu , #site-navigation .verticalmenu-wrapper ul.nav-menu li.first_mega_menu > ul.sub-menu > li ul.sub-menu , .verticalmenu-wrapper ul.nav-menu ul.sub-menu > li:hover ul.sub-menu , .verticalmenu-wrapper ul.nav-menu li.first_mega_menu > ul.sub-menu > li ul.sub-menu {
	display: block;
	opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=1);
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
} 
.tm-header-style-infostack-two #site-navigation .verticalmenu-wrapper ul.nav-menu >li>a {
    font-size: 14px;
    font-weight: 500;
}
.tm-header-style-infostack-two #site-navigation .verticalmenu-wrapper ul.nav-menu >li:last-child>a {
    padding-bottom: 0;
}
.tm-header-style-infostack-two #site-navigation .verticalmenu-wrapper ul.nav-menu li.first_mega_menu > ul.sub-menu > li > a, .tm-header-style-infostack-two .verticalmenu-wrapper ul.nav-menu li.first_mega_menu > ul.sub-menu > li > a {
    font-size: 15px;
    font-weight: 500;
}
#site-header-menu #site-navigation ul ul li , .verticalmenu-wrapper ul ul li {
    background-position: 90% 12px;
}
#site-navigation .verticalmenu-wrapper ul.nav-menu > li.menu-item-has-children.first_mega_menu ul.sub-menu > li.menu-item-has-children, .verticalmenu-wrapper ul.nav-menu > li.menu-item-has-children.first_mega_menu ul.sub-menu > li.menu-item-has-children {
	background: none;
}
#site-navigation .verticalmenu-wrapper ul.nav-menu > li.menu-item-has-children.first_mega_menu ul.sub-menu > li.menu-item-has-children:before, .verticalmenu-wrapper ul.nav-menu > li.menu-item-has-children.first_mega_menu ul.sub-menu > li.menu-item-has-children:before {
    display: none;
}
/* Vertical-menu css end */
.mainmenu-wrapper {
    display: inline-block;
    vertical-align: top;
    float: right;
}
.tm-header-style-infostack-three .tm-top-info-con {
    margin-left: 18px;
}
.tm-header-style-infostack .tm-top-info-con .header-widget {
    padding: 0 30px;
}
.tm-header-style-infostack-one .mainmenu-wrapper {
    float: left;
}
.site-header-menu-middle {
    position: relative;
}

/* Banner cms css start */
.ttm_bannercms .bannertext.center,
.ttm_bannercms .bannercms_item.center img {
	text-align: center;
}
.ttm_bannercms .bannertext.right,
.ttm_bannercms .bannercms_item.right img{
	text-align: right;
}
.ttm_bannercms .bannertext.left,
.ttm_bannercms .bannercms_item.left img{
	text-align: left;
}
.ttm_bannercms .bannercms_item {
    display: inline-block;
    vertical-align: top;
}
.ttm_bannercms .bannercms_item a.img {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
.ttm_bannercms .bannercms_content .bannertext .bannertext1 {
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 4px;
}
.ttm_bannercms .tm-custom-heading.tm-bannertext {
    position: absolute;
    bottom: 25px;
    writing-mode: vertical-rl;
	transform: rotate( 
180deg
 );
    font-weight: 600;
    right: 30px;
	    text-transform: uppercase;
}
.ttm_bannercms {
    overflow: hidden;
}
.ttm_bannercms .bannertext .bannertext2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 15px;
    display: block;
}
.ttm_bannercms .bannertext {
    display: inline-block;
    vertical-align: top;
    background-color: #ffffff;
    padding: 30px;
    position: absolute;
    left: 30%;
    right: auto;
    margin: auto;
    top: 30%;
    bottom: auto;
    border-radius: var(--tm-button-shape);
}
.ttm_bannercms .bannertext .bannertext3 {
    font-size: 18px;
    display: block;
}
.ttm_bannercms .bannertext a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 20px;
    border-radius: var(--tm-button-shape);
    background-color: var(--tm-secondarycolor-bg);
}
.ttm_bannercms .bannertext a:hover {
    background-color: var(--tm-skincolor-bg);
}
.ttm_bannercms .bannercms_item a.img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(43,40,36,.3);
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: var(--tm-button-shape);
}
.ttm_bannercms .bannercms_item:hover a.img:after {
    opacity: 1;
}
.bannertext a i {
    font-size: 13px;
}
/* Banner cms css end */
/* Banner cms style1 css start */
.bannertext.right {
    text-align: right;
}
.bannertext.left {
    text-align: left;
}
.bannertext.center {
    text-align: center;
}
.ttmbannercmsblock-style1 .bannercms_content .bannercms_item {
    position: relative;
	overflow: hidden;
}
.ttmbannercmsblock-style1 .bannercms_content .bannercms_item:after {
    background: rgba(221, 221, 221, 0.88);
    bottom: 0;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    transform: rotate(
90deg
);
    -webkit-transform: rotate(
90deg
);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    width: 0;
    height: 0;
}
.ttmbannercmsblock-style1 .bannercms_content .bannercms_item:hover:after {
	    transform: rotateY(
180deg
);
    -webkit-transform: rotateY(
180deg
);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transition-duration: 1.3s;
    -moz-transition-duration: 1.3s;
    -webkit-transition-duration: 1.3s;
    -khtml-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    height: 100%;
    width: 100%;
}
.ttmbannercmsblock-style1 .bannercms_content .bannertext {
	position: absolute;
    top: 25%;
    bottom: auto;
    left: 7%;
    right: auto;
}
.ttmbannercmsblock-style1 .bannercms_content .bannertext1 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 15px 0;
    display: block;
}
.ttmbannercmsblock-style1 .bannercms_content .bannertext2 {
	display: block;
    font-size: 62px;
    line-height: 50px;
	font-weight: 600;
}
.ttmbannercmsblock-style1 .bannercms_content .bannertext3 {
    font-size: 38px;
    line-height: 38px;
    font-weight: 600;
	display: block;
	margin: 0 0 23px 0;
}
.ttmbannercmsblock-style1 .bannercms_content a.bannerbtn {
	font-size: 14px;
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1px;
    padding: 13px 60px 13px 20px;
    z-index: 1;
}
.ttmbannercmsblock-style1 .bannercms_content a.bannerbtn:before {
    content: '\e853';
    font-family: "tm-cicico-icons";
    position: absolute;
    top: 15px;
    left: auto;
    right: 20px;
    bottom: auto;
    font-size: 14px;
    font-weight: 400;
	    color: #000000;
    z-index: 1;
}
.ttmbannercmsblock-style1 .bannercms_content a.bannerbtn:after {
	content: '';
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    background-color: #ffffff;
    width: 55px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -1px;
}
/*  Banner cms style1 css end */
/*  Banner cms 2 css end */
.bannercms_content.ttm_bannercms2 {
    text-align: center;
}
.bannercms_content.ttm_bannercms2.style2 {
    position: relative;
}
.bannercms_content.ttm_bannercms2.style2:before {
    content: '';
    clip-path: polygon(0 23%, 100% 9%, 100% 98%, 0% 100%);
    background: #202B6B;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 38%;
    left: 0;
    right: 0;
}
.ttm_bannercms2.style2 .bannertext {
    z-index: 1;
    position: relative;
}
.ttm_bannercms2 .bannercms_item {
    display: inline-block;
    vertical-align: top;
	border: 25px solid #F8F8F8;
}
.ttm_bannercms2 .bannertext {
    padding: 33px 35px;
}
.ttm_bannercms2 .bannertext1 {
    font-size: 38px;
    line-height: 42px;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
    margin: 0 0 13px 0;
}
.ttm_bannercms2 .bannertext2 {
    font-size: 18px;
    display: block;
    margin: 0 0 35px 0;
}
.ttm_bannercms2 .bannertext a {
    padding: 16px 60px 16px 20px;
    background: #202B6B;
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    letter-spacing: 1px;
	position: relative;
}
.ttm_bannercms2 .bannertext a:before {
    content: '\e853';
    font-family: "tm-cicico-icons";
    position: absolute;
    top: 15px;
    left: auto;
    right: 20px;
    bottom: auto;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    z-index: 1;
}
.ttm_bannercms2 .bannertext a:after {
    content: '';
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    background-color: #ffffff;
    width: 55px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -1px;
}
/* Banner cms 2 css end */
/* Banner cms style2 css start */
.ttmbannercmsblock-style2 .bannercms_content .bannercms_item {
    position: relative;
	overflow: hidden;
}
.ttmbannercmsblock-style2 .bannercms_content .bannercms_item a.img:after {
	position: absolute;
    top: 0;
    left: -70%;
    z-index: 2;
    display: block;
    content: '';
    width: 30%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(
-25deg
);
    transform: skewX(
-25deg
);
    transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
}
.ttmbannercmsblock-style2 .bannercms_content .bannercms_item:hover a.img:after {
-webkit-animation: shine .9s;
    animation: shine .9s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.ttmbannercmsblock-style2 .bannercms_content.third .bannercms_item a.img:after {
	display:none;
}
.ttmbannercmsblock-style2 .bannercms_content .bannertext {
	position: absolute;
    top: 16%;
    bottom: auto;
    left: 12%;
    right: auto;
}
.ttmbannercmsblock-style2 .bannercms_content.first .bannertext {
    padding: 0 20px 0 0;
}
.ttmbannercmsblock-style2 .bannercms_content .bannertext1 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    margin: 0 0 6px 0;
    display: block;
}
.ttmbannercmsblock-style2 .bannercms_content.second .bannertext1 {
    font-size: 112px;
    line-height: 70px;
	margin: 0;
}
.ttmbannercmsblock-style2 .bannercms_content.second .bannertext1 strong {
    font-size: 72px;
}
.ttmbannercmsblock-style2 .bannercms_content.second .bannertext2 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    right: 10px;
    top: -8px;
}
.ttmbannercmsblock-style2 .bannercms_content .bannertext2 {
    display: block;
    font-size: 14px;
    line-height: 24px;
}
.ttmbannercmsblock-style2 .bannercms_content .bannertext3 {
    font-size: 38px;
    line-height: 38px;
    font-weight: 600;
	display: block;
	margin: 0 0 23px 0;
}
.ttmbannercmsblock-style2 .bannercms_content.second .bannertext3 {
    font-size: 24px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin: 0;
}
.ttmbannercmsblock-style2 .bannercms_content a.bannerbtn {
	font-size: 14px;
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
	z-index: 1;
	border-bottom: 1px solid;
}
.ttmbannercmsblock-style2 .bannercms_content.first .bannertext2 {
    margin-bottom: 63px;
}
.ttmbannercmsblock-style2 .bannercms_content.third a.bannerbtn {
    font-weight: 600;
    letter-spacing: 1px;
    padding: 16px 60px 16px 20px;
	border: none;
}
.ttmbannercmsblock-style2 .bannercms_content.third a.bannerbtn:before {
    content: '\e853';
    font-family: "tm-cicico-icons";
    position: absolute;
    top: 15px;
    left: auto;
    right: 20px;
    bottom: auto;
    font-size: 14px;
    font-weight: 400;
	    color: #000000;
    z-index: 1;
}
.ttmbannercmsblock-style2 .bannercms_content.third a.bannerbtn:after {
	content: '';
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    background-color: #ffffff;
    width: 55px;
    height: 101%;
    position: absolute;
    top: 0;
    right: -1px;
}
.ttmbannercmsblock-style2 .bannercms_content .bannercms_item a.img {
    display: block;
	overflow: hidden;
    position: relative;
}
.ttmbannercmsblock-style2 .bannercms_content.second .bannercms_item a.img:before {
    content: '';
    border: 2px solid #1a1a1a;
    display: block;
    width: 89%;
    height: 85%;
    position: absolute;
    top: 20px;
    left: 20px;
    right: auto;
    bottom: auto;
}
.ttmbannercmsblock-style2 .bannercms_content.second .bannertext {
    top: 30%;
    left: 22%;
}
.ttmbannercmsblock-style2 .bannercms_content.third .bannertext {
    left: 0;
    top: 14%;
}
.ttmbannercmsblock-style2 .bannercms_content.third .bannertext1 {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
.ttmbannercmsblock-style2 .bannercms_content.third .bannertext2 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 38px;
    line-height: 48px;
    margin: 0 0 25px 0;
}
.ttmbannercmsblock-style2 .bannercms_content.fourth .bannertext {
	left: 0;
    right: 0;
    bottom: 14%;
    top: auto;
    text-transform: uppercase;
}
.ttmbannercmsblock-style2 .bannercms_content.fourth .bannertext1, .ttmbannercmsblock-style2 .bannercms_content.fifth .bannertext1 {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}
.ttmbannercmsblock-style2 .bannercms_content.fourth .bannertext2 {
    font-size: 24px;
    font-weight: 500;
}
.ttmbannercmsblock-style2 .bannercms_content.fifth .bannertext {
    left: 0;
    right: 0;
    top: 6.5%;
    text-transform: uppercase;
}
.ttmbannercmsblock-style2 .bannercms_content.fifth .bannertext2 {
    font-size: 32px;
    line-height: 36px;
    font-weight: 500;
}
/*  Banner cms style2 css end */
/* Banner category offer cms css start */
.ttmoffercmsblock-style2 .offerblock-text {
    position: absolute;
    bottom: auto;
    right: 7%;
    left: auto;
    top: 20%;
    text-transform: capitalize;
	text-align: right;
}
.ttmoffercmsblock-style2 .offerblock-text .offerblock-text1 {
    display: block;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
}
.ttmoffercmsblock-style2 .offerblock-text .offerblock-text2 {
    font-size: 24px;
    font-weight: 700 !important;
    line-height: 30px;
    display: block;
    margin-bottom: 100px;
    position: relative;
}
.ttmoffercmsblock-style2 .offerblock-text .offerblock-text2:before {
    content: '';
    background: #F08B43;
    width: 52px;
    height: 2px;
    display: block;
    position: absolute;
    right: 0;
    left: auto;
    bottom: -2px;
    top: auto;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
}
.ttmoffercmsblock-style2 .offerblock-text .offerblock-button {
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 30px;
    border: 1px solid;
}
.ttmoffercmsblock-style2 .ttmofferblock.offerblock_content img {
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
}
.ttmoffercmsblock-style2 .ttmofferblock.offerblock_content:hover img {
    transform: translateX(-5px);
}
.ttmoffercmsblock-style2 .ttmofferblock.offerblock_content:hover .offerblock-text .offerblock-text2:before {
    width: 60px;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
}
/* Banner category offer cms css start */
/* Banner offer cms css start */
.ttm_banneroffer .bannercms_item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.ttm_banneroffer .bannercms_item a.img {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
}
.ttm_banneroffer .bannertext {
    position: absolute;
    top: 25%;
    left: 6%;
    bottom: auto;
    right: auto;
    z-index: 2;
    text-transform: capitalize;
}
.ttm_banneroffer .bannertext .bannertext1 {
    background-color: #ffffff;
    padding: 2px 30px 1px;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
}
.ttm_banneroffer .bannertext .bannertext2 , .ttm_banneroffer .bannertext .bannertext3 {
    display: block;
	font-size: 50px;
    line-height: 60px;
    font-weight: 800;
}
.ttm_banneroffer .bannertext a {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
}
.ttm_banneroffer .bannercms_content:hover img {
    transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    -moz-transform: unset;
}
.ttm_banneroffer .bannertext .bannertext3 {
    margin-bottom: 34px;
}
/* Banner offer cms css end */

/* Custom text cms css start */
.customtextwrap {
	text-align: center;
}
.tm-custom-heading.custom-text1 {
    font-weight: 900;
    margin-bottom: 30px;
    text-transform: uppercase;
	transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
}
.customtextwrap:hover .tm-custom-heading.custom-text1 {
	transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    text-shadow: 2px 2px 2px rgba(50, 50, 50, 0.82);
}
.tm-custom-heading.custom-text2 {
	margin-bottom: 45px;
}
.tm-custom-heading.custom-text3 {
	font-weight: 900;
    border: 3px solid #ffffff;
    padding: 18px 55px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@keyframes blinker {
	0% {
		opacity: 1.0;
	}
	
	50% {
		opacity: 0.0;
	}
	
	100% {
		opacity: 1.0;
	}
}
/* Custom text cms css end */

/* layout3 Custom text cms css start */
.customtextwrap-style3 {
	text-align:center;
}
.custom-text3-style2 p, .custom-text3-style2 div {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.custom-text3-style2 .text {
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
	font-weight: 700;
}
.tm-custom-heading.custom-text1-style2 {
    font-weight: 600;
    margin-bottom: 25px;
}
.tm-custom-heading.custom-text2-style2 {
    margin-bottom: 20px;
    position: relative;
    text-transform: capitalize;
}
.custom-text3-style2 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    margin: 0 0 40px 0;
    color: #ffffff;
}
.tm-custom-heading.custom-text4-style2 a {
    font-weight: 700;
    padding: 9px 26px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-transform: capitalize;
}
.customtextinner-toy {
    width: 70%;
    float: left;
}
.imagestyle-two.custom-image-style2 {
    width: 159px;
    height: 72px;
    position: absolute;
    top: -53%;
    bottom: auto;
    right: -12%;
    left: auto;
    z-index: 1;
    -webkit-animation: float 3.5s ease-in-out forwards infinite;
    animation: float 3.5s ease-in-out forwards infinite;
}
/* layout3 Custom text cms css end */
/* Sub banner -- single-image css start */
.ttm_subbanner .secondbanner,.ttm_subbanner .thirdbanner {
    float: left;
	    padding: 0 10px;
		    width: 50%;
			    margin-bottom: 20px;
}
.ttm_subbanner .subbanner-wrapper1 > div {
	width: auto !important;
}
.ttm_subbanner .forthbanner {
    clear: both;
	    padding: 0 10px;
}
.ttm_subbanner a:before {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0%, rgba(35, 35, 35, 0.5) 75%);
    background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(35, 35, 35, 0.5) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.ttm_subbanner a:hover:before  {
	opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.ttm_subbanner .tm-single-image-wrapper.imagestyle-one:hover img {
    transform: unset; 
    -webkit-transform: unset; 
    -ms-transform: unset;
    -o-transform: unset;
    -moz-transform: unset;
}
/* Sub banner -- single-image css end */

/* Testimonial style one Section css start */
.ttmtestimonialcmsblock-styleone {
	position: relative;
}
.themetechmount-testimonialbox-styleone .themetechmount-testimonial-text:after {
    display: block;
    position: absolute;
    left: auto;
    right: -10px;
    top: -10px;
    bottom: auto;
    height: 80px;
    width: 80px;
    margin: 0 auto;
    background-image: url(../images/testimonial-quote.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80px;
    z-index: -1;
}
.themetechmount-testimonialbox-styleone .themetechmount-post-item:after {
    border-style: solid;
    border-width: 57px 39px 0 0;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    bottom: -57px;
    top: auto;
    left: 0;
    right: auto;
    z-index: 1;
}
.themetechmount-box-testimonial.themetechmount-testimonialbox-styleone {
    width: 68%;
    margin: 0 auto;
    padding:60px 100px;
    background: rgba(255,255,255,0.85);
}
.ttmtestimonialcmsblock-styleone .testimonial-image img {
	transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
}
.ttmtestimonialcmsblock-styleone .testimonial-image:hover img {
	transform: scale3d(1.1,1.1,1.1);
    -webkit-transform: scale3d(1.1,1.1,1.1);
    -ms-transform: scale3d(1.1,1.1,1.1);
    -o-transform: scale3d(1.1,1.1,1.1);
    -moz-transform: scale3d(1.1,1.1,1.1);
	    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
}
.themetechmount-testimonialbox-styleone .themetechmount-box-img img {
	border-radius: 50%;
    height: 100px;
    width: 100px;
}
.themetechmount-box-img {
    float: left;
    margin: 0 17px 0 0;
}
.themetechmount-testimonialbox-styleone .themetechmount-box-content {
    text-align: center;
}
.themetechmount-testimonialbox-styleone .themetechmount-box-img {
    margin: 0 0 28px 0;
    display: inline-block;
    vertical-align: top;
    float: none;
}
.themetechmount-testimonialbox-styleone .themetechmount-box-author {
    overflow: hidden;
    display: block;
}
.themetechmount-testimonialbox-styleone .themetechmount-box-title {
	display: block;
    text-transform: capitalize;
    overflow: hidden;
}
.themetechmount-testimonialbox-styleone .themetechmount-author-name {
    font-weight:600;
    text-transform: capitalize;
    font-size: 15px;
    line-height: 22px;
    margin: 0 8px 0 0;
    display: inline-block;
}
.themetechmount-testimonialbox-styleone .themetechmount-box-content .themetechmount-box-desc {
    position: relative;
}
.themetechmount-testimonialbox-styleone .themetechmount-box-content .themetechmount-box-desc:before {
    right: auto;
    left: -28px;
    content: "\e86e";
    position: absolute;
    bottom: auto;
    color: #1a1a1a;
    font-family: "tm-cicico-icons";
    font-weight: 400;
    font-size: 22px;
    font-style: normal;
}
.themetechmount-testimonialbox-styleone .testimonial-details {
    display: block;
    overflow: hidden;
}
.themetechmount-testimonialbox-styleone .themetechmount-box-footer {
	font-size: 14px;
    line-height: 18px;
}
.themetechmount-testimonialbox-styleone .themetechmount-ratting-star {
	padding:0 0px 13px;
}
.themetechmount-testimonialbox-styleone .themetechmount-ratting-star .tm-cicico-icon-star-1 {
    display: inline-block;
    width: 18px;
    margin: 0 0px;
    font-size: 16px;
}
.themetechmount-testimonialbox-styleone .themetechmount-ratting-star .tm-cicico-icon-star-empty-1 {
	font-size: 14px;
	width: 13px;
}
.themetechmount-testimonialbox-styleone .themetechmount-ratting-star i {
	color: #FFC109 !important;
}
.themetechmount-testimonialbox-styleone .themetechmount-box-desc .themetechmount-testimonial-text {
    line-height: 31px;
    font-size: 18px;
    position: relative;
    margin-bottom: 13px;
    z-index: 1;
    color: #121212;
    font-weight: 400;
    font-style: italic;
}
.themetechmount-testimonialbox-styleone .themetechmount-boxes-view-carousel .tm-box-col-wrapper {
	padding: 0 ;
}
.ttmtestimonialcmsblock-styleone .vc_column-inner > .wpb_wrapper {
	position: static;
}

/* Testimonial style one Section css end */


/* Testimonial style three Section css start */
.themetechmount-box.themetechmount-box-testimonial.themetechmount-testimonialbox-stylethree {
    background: #ffffff;
}
.themetechmount-testimonialbox-stylethree .themetechmount-post-item {
    display: inline-block;
    vertical-align: top;
}
.themetechmount-testimonialbox-stylethree .themetechmount-box-img {
    float: left;
    margin: 0 20px 0 0;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    overflow: hidden;
}
.themetechmount-testimonialbox-stylethree .themetechmount-box-title {
    overflow: hidden;
    margin: 9px 0 0 0;
    display: inline-block;
    vertical-align: top;
}
.ttmtestimonialcmsblock-styleone .themetechmount-boxes-col-three.themetechmount-boxes-view-carousel .tm-box-col-wrapper {
    border-right: 1px solid #E7E7E7;
    padding: 40px 40px;
}
.themetechmount-testimonialbox-stylethree .testimonial-details {
	overflow: hidden;
    position: relative;
}
.themetechmount-testimonialbox-stylethree .themetechmount-box-title .themetechmount-author-name {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 5px;
    font-family: inherit;
}
.themetechmount-testimonialbox-stylethree .themetechmount-box-desc:before {
	content: '';
    display: block;
    position: absolute;
    left: auto;
    right: -10px;
    top: -25px;
    bottom: auto;
    height: 50px;
    width: 50px;
    margin: 0 auto;
    background-image: url(../images/testimonialthree-quote.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 42px;
}
.themetechmount-testimonialbox-stylethree .themetechmount-testimonial-text {
	font-size: 15px;
    line-height: 28px;
    padding: 0 0 26px 0;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #E7E7E7;
}
.themetechmount-testimonialbox-stylethree .themetechmount-ratting-star i {
    color: #F6AB4A;
}
.themetechmount-testimonialbox-stylethree .themetechmount-ratting-star {
    padding-top: 0;
    padding-bottom: 15px;
}
.ttmtestimonialcmsblock-style3 .themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel .slick-dots {
    position: absolute;
    right: 50px;
    bottom: 49px;
    width: auto;
}
/* Testimonial style three Section css end */
/* testimonial style 4  */
.themetechmount-testimonialbox-stylefour .themetechmount-box-title.tm-wrap-cell {
        display: inline-block;
	color:#fff;
}
.themetechmount-testimonialbox-stylefour .themetechmount-box-author.tm-wrap {
    padding-top: 10px;
	    position: relative;
}
.themetechmount-testimonialbox-stylefour .themetechmount-box-author.tm-wrap:after {
    position: absolute;
    content: '';
    height: 50px;
    width: 50px;
    background-image: url(../images/quotes.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 53px;
    top: auto;
    bottom: -15px;
    right: 10px;
    left: auto;
}
.themetechmount-testimonialbox-stylefour .themetechmount-box-img {
    float: left;
    margin: 0 17px -10px 0;
    padding-left: 10px;
}
.themetechmount-testimonialbox-stylefour span.themetechmount-item-thumbnail-inner {
	height: 80px;
    width: 80px;
}
.themetechmount-testimonialbox-stylefour .themetechmount-box-desc {
    padding-top: 32px;
	position:relative;
}
.themetechmount-testimonialbox-stylefour .themetechmount-box-content {
    background-color: #fff;
    padding: 30px 30px 30px 30px;
}  
.themetechmount-testimonialbox-stylefour h3.themetechmount-author-name {
    color: #fff;
	margin-bottom: 0;
	font-size:18px;
}
.themetechmount-testimonialbox-stylefour .themetechmount-testimonial-text {
    font-size: 16px;
}

/* testimonial style 4  */
/* offer banner style1 */
.offerbanner {
    position: relative;
    overflow: hidden;
}
.offerbanner .offer-text {
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 63px;
    display: block;
}
.offerbanner .offer-text strong {
    font-weight: 400;
    font-family: 'Cookie';
    font-size: 108px;
    margin: 0 12px;
}
.offerbanner .tm-heading-style-vertical .tm-vc_cta3-container {
    margin-bottom: 12px;
}
.offerbanner .tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-align-center .tm-cta3-content-wrapper {
    margin-bottom: 0;
}
.offerbanner:hover h4.tm-custom-heading {
    text-shadow: 0px 0px 20px rgb(0 0 0 / 80%);
    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;
}
.offerbanner h4.tm-custom-heading {
    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;
}
.offerbanner:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
    background: url(../images/snowfall.png) repeat scroll 0 0 transparent;
    background-position: center;
    -webkit-animation: snow 80s linear infinite,sideways 2s ease-in-out infinite alternate;
    -moz-animation: snow 80s linear infinite,sideways 2s ease-in-out infinite alternate;
    animation: snow 80s linear infinite,sideways 2s ease-in-out infinite alternate;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
@keyframes snow {
   0% {
   background-position: 0 0,0 0,0 0;
}

100% {
   background-position: 500px 1000px,400px 400px,300px 300px;
}
}
@keyframes sideways {
0% {
    margin-left: 0;
}

100% {
    margin-left: 12px;
}
}

/* offer banner style1 end */
/* Offerbanner-style2 css end */
.offerbanner-style2 .tm-seperator-solid .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header {
    background: transparent !important;
    padding-top: 10px;
    padding-bottom: 15px;
}
.offerbanner-style2 h2.tm-custom-heading {
    text-transform: capitalize !important;
}
.offerbanner-style2 .tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong {
    color: #ffffff !important;
    -webkit-mask: url(../images/off-banner-bg.png) no-repeat 100% 100%;
    mask: url(../images/off-banner-bg.png) no-repeat 100% 100%;
    padding:7px 23px 7px 20px;
    -webkit-animation: colorchange 1s infinite alternate;
    -moz-animation: colorchange 1s infinite alternate;
    animation: colorchange 1s infinite alternate;
	font-size: 28px;
}
.offerbanner-style2.style3 .tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong {
    -webkit-animation: colorchange1 1s infinite alternate;
    -moz-animation: colorchange1 1s infinite alternate;
    animation: colorchange1 1s infinite alternate;
}
 .offerbanner-style2.style3 .tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong {
    font-size:28px;
    padding:7px 19px;
}
.offerbanner-style2.style3 .tm-vc_btn3-inline {
    position: absolute;
    right: 0;
    top: 0;
}
/* Offerbanner-style2 css end */
.site-footer .first-footer .tm-container-for-footer > div > .row .widget-area .widget.widget_media_image {
    margin: 0 0 33px;
}
.heading-border h2.tm-custom-heading {
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 15px;
    margin-bottom: 0 !important;
}
/* Aboutus css start */
.ttmblockaboutus.style2 .block-aboutus {
    font-size: 13px;
}
.ttmblockaboutus .block-aboutus-contact {
	background: #ffffff;
	display: inline-block;
	vertical-align: top;
	padding: 18px 17px 18px 17px;
	margin-top: 35px;
	border: 1px solid #E2E3E4;
	border-radius: 5px;
}

.ttmblockaboutus .block-aboutus-contact-details span {
	display: block;
}

.ttmblockaboutus .block-aboutus-contact-details .contact-number {
	font-size: 17px;
	font-weight: 700;
	color: #1a1a1a;
}

.ttmblockaboutus .block-aboutus-contact-icon {
	height: 49px;
    width: 49px;
    line-height: 49px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 50px;
    position: relative;
    color: #ffffff;
    font-size: 22px;
}

.ttmblockaboutus .block-aboutus-contact-icon:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 8px 10px;
	border-color: transparent transparent transparent #7E4C4F;
	position: absolute;
	right: -8px;
	left: auto;
	top: 16px;
	bottom: auto;
}

.ttmblockaboutus .block-aboutus-contact-details {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 20px;
}

.ttmblockaboutus a.block-aboutus-btn .fa {
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	color: #ffffff;
	margin: 0 0 0 3px;
}

.ttmblockaboutus a.block-aboutus-btn:hover .fa {
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	transform: translateX(7px);
	-webkit-transform: translateX(7px);
	-moz-transform: translateX(7px);
	-ms-transform: translateX(7px);
	-o-transform: translateX(7px);
	color: #1a1a1a;
}
/* Aboutus css end */
/* Aboutus css start */
.ttmaboutus .block-aboutus .block-details {
    display: block;
    margin-bottom: 37px;
}
.ttmaboutus .block-aboutus-contact-details .aboutus-contact-title {
    font-size: 18px;
    margin-bottom: 13px;
}
.ttmaboutus .block-aboutus-contact-details span {
    color: #282828;
    font-weight: 500;
    text-transform: capitalize;
}
.tm-textcolor-white .ttmaboutus .block-aboutus-contact-details span {
    color: #ffffff;
}
.ttmaboutus .block-aboutus-contact-details .contact-number {
    font-size: 16px;
    padding: 12px 30px;
    border: 2px dashed #E9E8E8;
    text-align: center;
    display: block;
    width: 80%;
    margin-top: 15px;
}	
.tm-textcolor-white .ttmaboutus .block-aboutus-contact-details .contact-number {
    color: rgba(255,255,255,0.62);
    border-color: rgba(255,255,255,0.62);
}
/* Aboutus css end */
.block-aboutus-wrapper .block-aboutus img.aboutus-img {
    float: left;
    padding-right: 40px;
    margin-right: 30px;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: rgba(255,255,255,0.05);
}
.block-aboutus-wrapper .block-aboutus {
    float: left;
    width: 75%;
}
.block-aboutus-wrapper .block-aboutus .block-details {
    display: block;
    margin: 2px 0 0;
}
.block-aboutus-wrapper .themetechmount-social-links-wrapper {
    float: left;
    text-align: right;
    width: 25%;
}
.block-aboutus-wrapper .themetechmount-social-links-wrapper [data-tooltip]:after , .block-aboutus-wrapper .themetechmount-social-links-wrapper [data-tooltip]:before {
	display: none;
}
/* Css for payment start */
#ttmpaymentblock {
    border-top: 1px solid #E5E5E5;
    margin-top: 30px;
    padding-top: 25px;
}
body .ttmpaymentblock h3.widget-title {
    font-size: 13px;
    font-weight: 300;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    margin-bottom: 7px;
}
.ttmpayment .icon:hover img {
	animation: headShake 1s infinite;
    -webkit-animation: headShake 1s infinite;
    -moz-animation: headShake 1s infinite;
    -o-animation: headShake 1s infinite;
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
#ttmpaymentblock .ttmpayment .icon {
    margin: 0 22px 0 0;
}
.ttmpayment .icon {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px 0 0;
    padding: 0 !important;
}
.ttmpayment.style4 {
    margin: 5px 0 37px 0;
}
.ttmpayment.style5 {
    margin-top: 30px;
}
.footer-payment {
	display: inline-block;
	vertical-align: top;
}
.footer [data-tooltip]:after , .footer [data-tooltip]:before {
	display: none;
}
.ttmpayment>ul {
	margin: 22px 0 0 0;
	padding: 0;
}
.payment-style3 .ttmpayment>ul {
    margin: 0;
}
.footer .payment-style3 {
    margin: 15px 0 15px 0 !important;
}
.tm-copyright {
    font-size: 13px;
}
.footer .tm-footerkink-dash.widget.widget_nav_menu ul > li {
    padding-left: 15px;
}
.footer .tm-footerkink-dash.widget.widget_nav_menu ul > li:before {
    content: '';
    display: block;
    background: #C5C5C5;
    height: 1px;
    width: 5px;
    position: absolute;
    top: 11px;
    left: 0;
}
.tm-footer-bottom {
    padding: 30px 0;
}
.bottom-footer-inner ul.payment-block-inner {
    margin: 0;
}
.bottom-footer-inner ul.payment-block-inner img {
    max-width: 100%;
}
.ttmpayment>ul>li {
	display: inline-block;
	vertical-align: top;
	line-height: 0;
}
.ttmpayment li .fa {
	font-size: 26px;
	line-height: normal;
}
@media (max-width: 979px) {
	.ttmpayment {
		display: inline-block;
		vertical-align: top;
	}
}
/* Css for payment end */
.footer-link {
    display: inline-block;
    vertical-align: top;
}
.gallery-columns-3 .gallery-item {
    width: 33.33%;
}
.gallery-item:hover img {
    opacity: 0.7;
}

/* appicon section css end */
/* Newsletter css start */
div#ttmnwesletter {
    display: block;
    width: 65%;
    margin: 12px auto 48px auto;
}
.newsletter-inner {
    margin-bottom: 40px;
}
.newsletter-title {
	font-size: 22px;
    line-height: 25px;
    display: block;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}

#ttmnwesletter .newsletter-details .desc {
    margin-bottom: 48px;
    font-size: 16px;
} 
.newsletter-wrapper {
    position: relative;
}
.tm-textcolor-white #txtemail {
    color: #ffffff;
}
#txtemail {
	height: auto;
    font-size: 14px;
    padding: 12px 15px 12px 15px;
    background: transparent;
    text-align: left;
    width: 78.7%;
    border: none;
    border-bottom: 1px solid #6E7276;
    line-height: 23px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    float: left;
}
#ttmnwesletter .agree-terms {
    clear: both;
    margin-top: 25px;
    display: inline-block;
    vertical-align: top;
}
.footer .widget .agree-terms a {
    text-decoration: underline;
}
.footer .widget .agree-terms a:hover {
    color: #ffffff !important;
}
.subscribe_button {
    float: right;
}
.subscribe_button .btn {
    padding: 10px 20px 10px 20px;
    border: none;
    line-height: 24px;
    height: 48px;
    text-transform: capitalize;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
}
.tm-textcolor-white .subscribe_button .btn {
    color: #ffffff;
}
.newsletter-wrapper .des {
    margin-top: 12px;
}  
#ttmnwesletter .description {
    margin: 12px 0 0 0;
}
.tm-newsletter-style2 .newsletter-wrapper-inner {
    overflow: hidden;
    text-align: right;
    margin-top: 5px;
}
.tm-newsletter-style2 .newsletter-wrapper {
    width: 65%;
    display: inline-block;
    vertical-align: top;
}
.tm-newsletter-style2 .newsletter-inner {
    float: left;
    margin: 0;
}
div#ttmnwesletter.tm-newsletter-style2 {
    width: 100%;
    margin: 20px 0;
    text-align: left;
    overflow: hidden;
}
.tm-newsletter-style2 .subscribe_button .btn i {
    margin: 3px 0 0 3px;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
}
.tm-newsletter-style2 .subscribe_button .btn {
    font-size:15px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.tm-newsletter-style2 .subscribe_button {
    position: absolute;
    right: 0;
}
.tm-newsletter-style2 .newsletter-title {
    text-transform: capitalize;
    font-size:19px;
    line-height: 25px;
}
.tm-newsletter-style2 .newsletter-details span {
    color: rgba(255, 255, 255, 0.50);
    font-size: 15px;
}
.tm-newsletter-style2 #txtemail {
  width: 100%;
  padding: 13px 160px 12px 15px;
  background: rgb(255 255 255 / 15%);
  border-radius: 5px;
  border: none;
}
/* Newsletter css start */

/* Newsletter style3 css start */
.tm-newsletter-style3 .newsletter-title {
    text-transform: capitalize;
    font-size: 30px;
    font-weight: 700;
    line-height: 42px;
}
.tm-newsletter-style3 .newsletter-inner {
    margin-bottom: 30px;
    margin-top: 12px;
}
.tm-newsletter-style3 #txtemail {
    border: 1px solid rgba(255,255,255,0.3);
    border-radius: 5px;
    width: 75%;
    float: left;
    margin-right: 10px;
}
.tm-newsletter-style3 .subscribe_button {
    float: none;
    overflow: hidden;
}
.tm-newsletter-style3 .subscribe_button .btn {
    background-color: var(--tm-skincolor-bg);
    font-size: var(--button_fontsize);
    text-transform: var(--button-text-transform);
}
.tm-newsletter-style3 .subscribe_button .btn:hover {
    opacity: 0.9;
}
.tm-newsletter-style3.stylethree #txtemail {
    background: #141414;
    border: 0;
}
.tm-newsletter-style3.stylethree .newsletter-inner {
    margin-top: -10px;
}
/* Newsletter style3 css end */
.tm-newsletter-style2 #txtemail::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.50) !important;
}
.tm-newsletter-style2 #txtemail:-moz-placeholder {
	color: rgba(255, 255, 255, 0.50) !important;
}
.tm-newsletter-style2 #txtemail::-moz-placeholder {
	color: rgba(255, 255, 255, 0.50) !important;
}
.tm-newsletter-style2 #txtemail:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.50) !important;
}
#ttmnwesletter.styleone {
    width: 100%;
    margin: 0 0 40px;
}
#ttmnwesletter.styleone .newsletter-title {
    text-transform: capitalize;
    font-size: 26px;
    line-height: 36px;
}
#ttmnwesletter.styleone #txtemail {
    width: 100%;
    border-color: rgba(255,255,255,0.25);
    padding: 12px 60px 12px 0;
}
#ttmnwesletter.styleone .subscribe_button {
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    bottom: auto;
}
#ttmnwesletter.styleone .subscribe_button .btn {
    background: transparent;
    padding-right: 0;
    padding-left: 0;
    font-size: 30px;
}
#ttmnwesletter.styleone .subscribe_button .btn:hover {
    color: var(--tm-skincolor-bg);
}
#ttmnwesletter.styleone .newsletter-inner {
    margin-bottom: 12px;
}
#ttmnwesletter.styleone .newsletter-wrapper-inner {
    width: 95%;
}
/* Newsletter css end */
.tm-footerbottom-block .footer-social {
    margin-bottom: 42px;
}
.footer .tm-footerbottom-block .social-icons li > a {
    background: transparent !important;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255,255,255,20%);
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
}
.footer .tm-footerbottom-block .social-icons li > a:hover {
    border-color: var(--tm-skincolor-color);
    color: var(--tm-skincolor-color) !important;
}
.site-footer .first-footer .tm-container-for-footer > div > .row .widget-area .widget.widget_media_image.tm-footer-image-space {
    margin: 0;
}
.site-footer .tm-container-for-footer>div>.row.tm-footer-column-3_9 {
    margin-top: -20px;
}
.site-footer .tm-footer-cta-wrapper p{
	margin-bottom:0px;
}
.site-footer .tm-footer-cta-wrapper .service_image_block {
    margin: 0 15px 0 0;
    float: left;
}
.tm-footer-cta-wrapper .tm-footer-cta-inner .cta-widget-area .tm-widget {
	padding: 50px 0 50px;
    overflow: hidden;
}
.tm-footer-cta-wrapper .tm-ctabox-row {
	display: flex;
}
.tm-footer-cta-wrapper .tm-ctabox-row .cta-widget-area{
    border-right: 1px solid  rgba(0, 0, 0, 0.15);
}
.tm-footer-cta-wrapper.tm-textcolor-white .tm-ctabox-row .cta-widget-area{
    border-color:rgba(255, 255, 255, 0.15);
}
.tm-footer-cta-wrapper .tm-ctabox-row .cta-widget-area:last-child{
    border-right: 0;
}  
.site-footer .tm-footer-cta-wrapper .tm-quickinfo-box {
	width: auto;
    margin: 0 auto;
}	
.site-footer .tm-footer-cta-wrapper .tm-quickinfo-box .tm-detailsbox {
	padding-left:13px;
}
.site-footer .tm-footer-cta-wrapper .tm-quickinfo-box .tm-iconbox {
	font-size: 44px;
	height: 50px;
	width: 50px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.site-footer .tm-footer-cta-wrapper .tm-quickinfo-box:hover .tm-iconbox {
    -webkit-animation: 1.5s shake linear;
    -moz-animation: 1.5s shake linear;
    -o-animation: 1.5s shake linear;
    -ms-animation: 1.5s shake linear;
    animation: 1.5s shake linear;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.site-footer .tm-footer-cta-wrapper .tm-custom-heading {
    font-size: 22px;
    text-transform: capitalize;
    display: block;
    margin: 0 0 2px 0;
}


/* Woocommerce css start */
.widget_shopping_cart_content .woocommerce-mini-cart__buttons.buttons {
    text-align: center;
    background: #fafafa;
    margin: 0;
	padding: 10px 0;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
    padding-right: 2em;
    padding-left: 0;
	line-height: initial;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border-top: 1px solid #e1e1e1;
}
.woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a {
    margin-bottom: 0;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 18px;
    font-weight: 600;
    border-radius: 0;
    text-transform: capitalize;
}
.woocommerce .widget_shopping_cart .buttons a:hover, .woocommerce.widget_shopping_cart .buttons a:hover {
	 color: #ffffff;
}
.woocommerce.widget_shopping_cart .buttons a.button.checkout.wc-forward {
    margin: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
    left: auto;
    right:3px;
	cursor: pointer;
}
.yith-wcwl-add-button a.add_to_wishlist i.yith-wcwl-icon.fa.fa-heart-o {
    display: none;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    background: #fafafa;
    color: #1a1a1a;
}
.woocommerce-page table th.product-total, .woocommerce-page table td.product-total, .woocommerce table.shop_table tfoot tr.cart-subtotal td, .woocommerce table.shop_table tfoot tr.order-total td {
    border-right: 0 !important;
}
.woocommerce table.wishlist_table thead th, .woocommerce table.wishlist_table tbody td, .woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
    border-color: #ebebeb !important;
    padding: 5px 10px !important;
    box-sizing: border-box;
    border-width: 1px 1px 0 0;
    border-style: solid;
}
.woocommerce #content table.cart td, .woocommerce #content table.cart th, .woocommerce table.cart td, .woocommerce table.cart th, .woocommerce-page #content table.cart td, .woocommerce-page #content table.cart th, .woocommerce-page table.cart td, .woocommerce-page table.cart th {
    vertical-align: middle;
    text-align: left;
}
.wishlist_table td.product-price ins {
	background: #ffffff;
	font-weight: 700;
}
.woocommerce a.button.yith-wcqv-button {
    margin: 0 0 0 10px;
}
.woocommerce div.product p.stock {
    font-size: 14px;
    font-weight: 600;
	color: #008000;
}
.widget .product_list_widget li {
    margin: 8px 0;
    padding: 8px 0;
}
/* Woocommerce css end */

/* Sidebar widget css start */
.sidebar .widget .widget-title {
	padding-bottom: 19px;
    padding-top:18px;
    display: block;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -15px;
    padding-left: 20px;
    border-width: 0 0 0 0 !important;
    border-style: solid;
    background-color: #ffffff;
    margin-bottom: 25px !important;
}
.sidebar .widget .widget-title:before {
	display: block;
    content: '';
    position: absolute;
    height: 1px;
    width: 88%;
    left:6%;
    bottom: 0px;
    background-color: #1A1A1A;
}
.sidebar .widget .widget-title:after {
    position: absolute;
    width: 50px;
    height: 2px;
    bottom: 0;
    left: 20px;
}

.sidebar.widget_bordernone .widget.widget_media_video:before,
.sidebar.widget_bordernone .widget.widget_media_image:before,
.sidebar .widget.widget-0padding-box:before,
.sidebar.widget_bordernone .widget.elic_all_post_list_widget:before,
.sidebar.widget_bordernone .widget.elic_category_list_widget:before,
.sidebar.widget_bordernone .widget.widget_search:before {
	border:none;
}
.sidebar.widget-area .widget.widget_media_video,
.sidebar.widget-area .widget.widget_media_image {
	padding:0;
	box-shadow: unset;
}
.sidebar.widget-area.widget_bordernone .widget.widget_media_video,
.sidebar.widget-area.widget_bordernone .widget.widget_media_image {
	border:none;
}
.sidebar.widget-area .widget.widget_media_video .widget-title,
.sidebar.widget-area .widget.widget_media_image .widget-title ,
.widget.woocommerce.widget_product_search .widget-title,
.sidebar.widget-area .widget.widget_search .widget-title {
	display:none;
}
#sidebar-left .product-categories .hitarea, #sidebar-right .product-categories .hitarea, .widget_pages .hitarea, .widget_nav_menu .hitarea, .widget_categories .hitarea {
    cursor: pointer;
    float: right;
    height: 24px;
    position: absolute;
    right: 0;
    top: 6px;
    width: 24px;
    z-index: 3;
    text-align: right;
    padding: 0 1px;
}
#sidebar-left .widget ul li .hitarea , #sidebar-right .widget ul li .hitarea{
    color: #1a1a1a;
}

.product-categories .expandable-hitarea:before, .widget_pages .expandable-hitarea:before, .widget_nav_menu .expandable-hitarea:before, .widget_categories .expandable-hitarea:before {
    content: "\f067";
    font-family: "FontAwesome";
    right: 0;
    font-size: 10px;
}
.product-categories .collapsable-hitarea:before, .widget_pages .collapsable-hitarea:before, .widget_nav_menu .collapsable-hitarea:before, .widget_categories .collapsable-hitarea:before {
    font-family: 'FontAwesome';
    content: '\f068';
    font-size: 10px;
}
.sidebar.widget-area .widget.widget_search .widget-title {
	display: block;
}
.sidebar .widget .search-form .search-field {
    padding: 11px 80px 11px 15px;
}
.sidebar .widget .search-form .search-submit {
	height: 47px;
    width: 70px;
    top: 0;
    right: 0;
    background-image: url(../images/findicon-white.png);
    background-size: 14px;
}
/* Sidebar widget css end */
body .tm-textcolor-white .widget .widget-title {
    color: #ffffff !important;
}
/* Shop page css start */
.shopcat-toolbar {
	background: transparent none repeat scroll 0 0;
    float: right;
    margin: 0;
    padding: 17px 15px;
    position: relative;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 30px 0;
    border: 1px solid #e1e1e1;
    border-radius: 0;
}
.shopcat-toolbar .gridlist-toggle {
    float: left;
    clear: none !important;
    padding: 0 !important;
	display: inline-block;
    margin: 0 0 !important;
}
.shopcat-toolbar .select2-container .select2-selection--single {
    height: 30px;
}
.shopcat-toolbar .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
	color: #666666;
	font-size: 13px;
	text-align: left;
}
.shopcat-toolbar .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
}
.shopcat-toolbar .gridlist-toggle a {
    width: 26px !important;
    height: 26px;
    float: left;
    text-indent: -9999px;
    margin: 0;
    border: none !important;
    padding: 0 !important;
}
.gridlist-toggle a {
	background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-color: transparent;
    margin-right: 8px;
}
.shopcat-toolbar .gridlist-toggle a.active , .shopcat-toolbar .gridlist-toggle a ,.shopcat-toolbar .gridlist-toggle a:hover {
	background-color: transparent;
}
.gridlist-toggle a#list {
    background-position: -32px -46px;
}
.gridlist-toggle a#grid {
    background-position: 0 -46px;
}
.gridlist-toggle a#grid.active, .gridlist-toggle a#grid:hover {
    background-position: 0 -11px;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    -ms-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
}
.gridlist-toggle a#list.active, .gridlist-toggle a#list:hover {
    background-position:  -32px -11px !important;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    -ms-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
}
.products.grid .tm-product-box .gridlist-buttonwrap {
    display: none;
}

.main-holder .products.list .tm-product-box-inner a img {
    margin: 0 !important;
    width: auto !important;
}
.products.list .tm-product-box-inner {
	float: left;
    width: auto;
	margin: 0 20px 0 0;
	max-width: 30%;
}
.products.list .tm-product-content {
    overflow: hidden;
}
.main-holder .site-content ul.products.list li.product:hover .price , .main-holder .site-content ul.products.list li.product:hover .star-rating {
	transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
}
.main-holder .site-content ul.products.list li.product .tm-shop-icon div.tm-wc-add-to-cart-btn, .main-holder .site-content ul.products.list li.product .tm-shop-icon .tm-wc-quickview-btn, .main-holder .site-content ul.products.list li.product .tm-shop-icon .tm-wc-wishlist-btn, .main-holder .site-content ul.products.list li.product .tm-shop-icon .tm-wc-compare-btn {
	opacity: 1;	
}
.main-holder .products.list .tm-product-box-inner img {
    margin: 0!important;
    width: auto!important;
	transition: all .5s ease !important;
    -webkit-transition: all .5s ease !important;
    -moz-transition: all .5s ease !important;
    -ms-transition: all .5s ease !important;
    -o-transition: all .5s ease !important;
}
.main-holder #content.site-content .products.list li.product h3,.main-holder #content.site-content .products.list li.product .woocommerce-product-details__short-description,.main-holder #content.site-content .products.list li.product .price,.main-holder #content.site-content .products.list li.product .gridlist-buttonwrap {
	width: auto;
    float: none;
	margin: 0 0 5px 0 ;
}
.main-holder #content.site-content .products.list li.product .woocommerce-product-details__short-description {
    margin: 10px 0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.products.grid .woocommerce-product-details__short-description p {
	margin: 0 ;
}
.main-holder #content.site-content ul.products li.product .tm-product-box .tm-product-content .wishlist-fragment ,.main-holder #content.site-content ul.products li.product .tm-product-box .tm-product-content .compare-button {
	display: none;
}
.main-holder #content.site-content ul.products li.product .tm-product-box .tm-product-content .tm-shop-icon .wishlist-fragment ,.main-holder #content.site-content ul.products li.product .tm-product-box .tm-product-content .tm-shop-icon .compare-button {
	display: inline-block;
}
.main-holder #content.site-content ul.products.list li.product .tm-product-box {
    display: inline-block;
    vertical-align: top;
}
/* Shop page css end */
/* Product page css start */
.main-holder .site-content ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    margin: 0 auto;
    height: auto;
    max-width: 100%;
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.product-category-page .woocommerce ul.products li.product-category a img {
	border-color: #e1e1e1;
    padding: 35px;
}
.main-holder .site-content .product-category-page ul.products li.product {
    text-align: center;
}
.main-holder .site-content ul.products li.product .secondary-image, .woocommerce-page ul.products li.product .secondary-image {
    position: absolute;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    max-width: 100%;
    height: auto;
}
.main-holder .site-content ul.products li.product:hover .secondary-image, .woocommerce-page ul.products li.product:hover .secondary-image {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .875em;
    right: .875em;
    display: block;
    height: 2em;
    width: 2em;
    z-index: 9;
    text-align: center;
    text-indent: -999px;
    overflow: hidden;
}
.woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th {
    width: 150px;
    font-weight: 700;
    padding: 10px 5px 10px 25px;
    border-top: 0;
    margin: 0;
    color: #1a1a1a;
}
.woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th {
    background: #ffffff !important;
}
.woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td {
	padding: 5px 10px;
    border-top: 0;
    margin: 0;
    background: #ffffff !important;
    font-style: normal;
}
.woocommerce.single-product div.product .cart .group_table tr {
    border: 1px solid #e1e1e1;
	font-size: 15px;
}
.woocommerce.single-product div.product .cart .group_table tr:nth-child(even) {
    background-color: #fafafa;
}
/* Product page css end */
 .main-holder .site-content ul.products.crosssells_carousel li.product {
	width: 100% !important;
	display: inline-block;
	vertical-align: top;
}
/* owl-carousel css start */
.owl-nav button {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    opacity: 0;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    display: block;
    position: absolute;
    top: 33%;
    z-index: 99;
    bottom: auto;
    width: 35px;
    height: 35px;
    padding: 0;
    font-size: 0;
    line-height: 0;
    color: #6c6c6c;
    background-color: #F0F0F0;
    background-size: 14px !important;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    float: left;
    margin: 0 2px;
    border: none !important;
}

.owl-nav .owl-next {
	background-image: url(../images/prod-next.svg) !important;
    right: 0;
    left: auto;
    cursor: pointer;
}
.owl-nav .owl-next:hover {
	background-image: url(../images/prod-next-hover.svg) !important;
}
.owl-nav .owl-prev {
    background-image: url(../images/prod-prev.svg) !important;
    right: auto;
    left: 0;
    cursor: pointer;
}
.owl-nav .owl-prev:hover {
    background-image: url(../images/prod-prev-hover.svg) !important;
}
.owl-carousel .owl-nav button.disabled {
    cursor: not-allowed;
}
.owl-carousel:hover .owl-nav button {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
/* owl-carousel css end  */
/* Quick view css start */
#yith-quick-view-modal .woocommerce .product_meta {
    border-top: 1px solid #e6e6e6;
}
#yith-quick-view-modal #yith-quick-view-content {
    padding: 10px;
    box-sizing: border-box;
}
/* Quick view css end */
/* Product zoom css start */
.woocommerce .woocommerce-product-gallery .additional_carousel.flex-control-thumbs {
	position: relative;
    float: left;
    width: 100%;
    padding: 0 0 20px !important;
}
.woocommerce .woocommerce-product-gallery .flex-viewport {
    display: block;
    text-align: center;
    float: right;
    width: 100%;
	/*box-shadow: 0 0 8px 0px rgba(155,155,155,0.2);*/
	border: 1px solid #e1e1e1;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    margin-bottom: 15px;
}
.woocommerce div.product div.images .additional_carousel.owl-carousel.flex-control-thumbs li {
    width: 100%;
    padding: 0 10px;
}
.woocommerce div.product div.images .additional_carousel.owl-carousel.flex-control-thumbs li img {
    width: 100%;
}
.additional_carousel .owl-nav button {
    top: 26%;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    opacity: 1;
    width: 65.1%;
    border: 1px solid #e1e1e1;
    margin: 0 auto;
}
.woocommerce ul.products li.product-category a img {
    border: 1px solid transparent;
}
.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0;
}
.columns-2 ul.products li.product {
    width: 50%;
}
.columns-3 ul.products li.product {
    width: 33.33%;
}
.columns-4 ul.products li.product {
    width: 25%;
}
.columns-5 ul.products li.product {
    width: 20%;
}
.columns-6 ul.products li.product {
    width: 16.66%;
}
.main-holder .site-content ul.products li.product-category .woocommerce-loop-category__title mark {
    background: transparent;
    padding: 0;
}
.main-holder .site-content ul.products li.product-category .woocommerce-loop-category__title {
	font-size: 14px;
    color: #1a1a1a;
    font-weight: 600;
    text-align: center;
    word-break: break-word;
    display: block;
    padding: 10px 0 30px;
}
.main-holder .site-content .tm-product-categories ul.products li.product-category .woocommerce-loop-category__title {
    font-weight: 500;
}
.woocommerce .woocommerce-product-gallery .additional_carousel .slick-prev:before, .woocommerce .woocommerce-product-gallery .additional_carousel .slick-next:before {
    color: #666666;
    font-size: 25px;
	font-family: 'FontAwesome';
	background: none;
	height: 20px;
    line-height: 20px;
    width: 20px;
	border: none;
}
.woocommerce .woocommerce-product-gallery .additional_carousel .slick-prev:before {
    content: "\f106";
}
.woocommerce .woocommerce-product-gallery .additional_carousel .slick-prev, .woocommerce .woocommerce-product-gallery .additional_carousel .slick-next {
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
}
.woocommerce .woocommerce-product-gallery .additional_carousel .slick-prev {
    bottom: auto;
    top: 0;
	height: 20px;
    width: 20px;
}
.woocommerce .woocommerce-product-gallery .additional_carousel .slick-next {
    bottom: 0;
    top: auto;
	height: 20px;
    width: 20px;
}
.woocommerce .woocommerce-product-gallery .additional_carousel .slick-next:before {
    content: "\f107";
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-color: #FAFAFA !important;
    color: #1a1a1a;
	width: 25px !important;
    height: 25px !important;
	font-size: 14px !important;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
	font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    display: block;
    content: "\f00e" !important;
    line-height: 25px;
    text-indent: 0;
    position: unset !important;
    border: none !important;
    width: auto !important;
    height: auto !important;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
	display:none !important;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 48% !important;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 49% !important;
}
.woocommerce.single-product div.product .cart ins {
    background: none;
}
/* Product zoom css end */
.aboutus-list1 .tm-vc_cta3-container {
    margin-bottom: 10px;
}
.aboutus-list1 .aboutcustomtext.tm-custom-heading {
	font-weight: 800;
    margin-bottom: 16px;
}
.aboutus-list1 .details .tm-vc_cta3-container {
    margin-bottom: 0;
}
.aboutus-list2 .tm-vc_cta3-container {
    margin-bottom: 15px;
}
.aboutus-list2 .tm-heading-style-vertical .tm-vc_cta3-container {
    margin-bottom: 10px;
}
.aboutus-list2 .wpb_wrapper .tm-sbox.tm-sbox-iconalign-left-spacing2 {
    margin-bottom: 5px !important;
}
.aboutuspage-btn {
    position: absolute;
    top: 45%;
    right: 45%;
    bottom: auto;
    left: auto;
    margin: auto;
}
/* topright currency css start */
.tm-header-style-infostack-two .header-topright {
    display: none;
}
.header-topright {
    float: right;
}
.header-topright .widget.WOOCS_SELECTOR {
    float: left;
	margin: 0 0 0;
}
.header-topright .widget .widget.widget-woocommerce-currency-switcher:before {
    content: '';
    background: #B28006;
    width: 1px;
    height: 20px;
    display: block;
    position: absolute;
    right: 0;
    left: auto;
    top: 11px;
    bottom: auto;
}
.header-topright .widget .widget.widget-woocommerce-currency-switcher {
    position: relative;
    margin: 0 0 0 0;
    padding: 0 3px 0 0;
}
.header-topright .widget {
    margin: 0;
}
.tm-container-for-topbar .tm-wrap.tm-topbar-content {
    /* float: left;
	width: auto; */
	text-align: center;
}
body .header-topright .widget .widget-title {
	display: inline-block;
    vertical-align: top;
    margin: 13px 0 0;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 400;
}
body .tm-header-overlay .header-topright .widget .widget-title {
    margin: 0 0 0;
}
.header-topright form {
    display: inline-block;
    vertical-align: top;
    line-height: initial;
}
.header-topright .select2-container--open .select2-dropdown {
    left: auto;
    right: 0;
    top: 5px;
    padding: 15px 15px;
    min-width: 150px;
    border: none;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}
.header-topright .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: 0;
}
.header-topright .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
	display: none;
}
.header-topright .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent;
	display: none;
}
.header-topright .select2-container--default .select2-selection--single {
    background-color: transparent;
    border-color: transparent;
    border: none;
	height: 43px;
}
.tm-header-overlay .header-topright .select2-container--default .select2-selection--single {
    height: 19px;
}
.tm-header-overlay .header-topright .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 19px;
}
.tm-header-overlay .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 13px;
}
.header-topright .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px;
	color: #666666;
    padding-left: 15px;
    padding-right: 15px;
}
.tm-header-style-infostack-three .header-topright .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 52px;
	color: #222222;
}
/* topright currency css end */
/* slick slider css start */
 .slick-prev, .slick-next {
	width: 40px;
    height: 40px;
	z-index: 1;
	top: 46%;
}
.main-holder .site-content ul.products .slick-prev, .main-holder .site-content ul.products .slick-next {
    top: 40%;
}
 .slick-next {
    right: -15px;
    left: auto;
}
 .slick-prev {
	left: -15px;
	right: auto;
}
.slick-next:before ,.slick-prev:before {
    content: '';
    background-color: transparent;
    background-size: 19px !important;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e1e1e1;
    opacity: 1;
    display: block;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}
.slick-next:before {
        background-image: url(../images/prod-next.svg);
}
.slick-prev:before {
	background-image:url(../images/prod-prev.svg);
}
.slick-next:hover:before {
	background-image:url(../images/prod-next-hover.svg);
}
.slick-prev:hover:before {
	background-image:url(../images/prod-prev-hover.svg);
}
.product_carousel .slick-next:before ,.product_carousel .slick-prev:before {
	opacity:0;
	transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
	transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
}
.product_carousel:hover .slick-next:before , .product_carousel:hover .slick-prev:before {
	opacity:1;
	transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
	transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
/* slick slider css end */

.themetechmount-boxes-product ul.products li {
    list-style: none outside;
}

/* mega menu */
.widget-woocommerce-currency-switcher select {
      background-color: transparent;
    border: none;
    color: #fff;
    margin: 0px !important;
	line-height: 47px;
    height: 47px;
}
.ttm_advance_search select {
    background-color: transparent;
    border: none;
    color: #A9A9A9;
    margin: 0px !important;
	line-height: 43px;
    height: 43px;
}
/* sidebar product slider */
.sidebar .woocommerce .slick-prev {
    right:15px;
    left: auto;
}
.sidebar .woocommerce .slick-next {
    right: 0;
}
.sidebar .woocommerce .slick-prev, .sidebar .woocommerce .slick-next {
    top: -58px;
	width: 20px;
    height: 20px;
}
.sidebar .woocommerce .slick-arrow:before {
	background-color: transparent !important;
    width: 20px;
    height: 20px;
	border: none;
}
.sidebar .woocommerce .slick-next:before {
    background-image: url(../images/side-prod-next.svg);
	background-size: 11px !important;
}
.sidebar .woocommerce .slick-prev:before {
    background-image: url(../images/side-prod-prev.svg);
	background-size: 11px !important;
}	
/* sidebar product slider */

/* hot-products css start */
.hot-products .product-hover-style2 .tm-product-box-inner {
	width: 38%;
}
.main-holder #content.site-content ul.products.hot-products li.product .tm-product-box .tm-product-content {
    overflow: hidden;
	padding: 0 0 0 25px;
}
.main-holder .site-content ul.products.hot-products li.product .tm-shop-icon {
    position: static;
}
/***** specialhotproducts main element class *****/
.specialhotproducts .themetechmount-boxes-inner.themetechmount-boxes-product-inner {
	width: 70%;
    margin: 0 auto;
    padding-left: 200px;
}
.specialhotproducts .tm-boxes-carousel-arrows-below.themetechmount-boxes {
    padding: 0;
}
.hot-products .tm-product-content .product_title a.tm-product-title-link {
    font-size: 18px;
    text-transform: capitalize;
}
.main-holder .site-content ul.products.hot-products li.product .product-hover-style2 .star-rating {
    display: block;
    width: 100%;
}
.woocommerce.hot-products .product-hover-style2 .price .woocommerce-Price-amount {
    font-size: 22px;
}
.woocommerce.hot-products .product-hover-style2 .price del .woocommerce-Price-amount {
    font-size: 15px;
    font-weight: 400;
}
.hot-products.woocommerce div.product .product_title {
    line-height: 24px;
    margin-bottom: 10px;
}
.hot-products .tm-product-content .product_title {
    margin: 0 0 10px;
}
.hot-products.woocommerce .tm-product-content .woocommerce-product-rating {
    margin: 0 0 5px;
}
.main-holder .site-content .hot-products .tm-product-content .product-price.price ins {
    background-color: transparent;
}
.hot-products .tm-product-content .ttmtimer .clocktime {
	float: left;
	margin: 0 30px 0 0;
	background: transparent !important;
	color: #1a1a1a;
	padding: 0;
	text-align: center;
	position: relative;
}
.hot-products .tm-product-content .ttmtimer .clocktime:before {
    content: ":";
    position: absolute;
    right: -15px;
    left: auto;
    display: block;
}
.hot-products.woocommerce div.product div.images {
    width: 100% !important;
	margin: 0;
    overflow: hidden;
}
.hot-products .tm-product-content .ttmtimer .clocktime:last-child {
	margin: 0;
}
.hot-products .tm-product-content .ttmtimer .clocktime:last-child:before {
    display: none;
}
.ttmtimer .clocktime:last-child {
	margin: 0;
}
.ttmtimer .clocktime .clocktime-number {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	display: inline-block;
    vertical-align: top;
    font-family: "Noto Serif", sans-serif;
}
.ttmtimer .clocktime .clocktime-text {
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
    vertical-align: middle;
	line-height: 24px;
    padding-left: 3px;
}
.hot-products .ttmcountdown {
    margin: 18px 0 20px 0;
	display: inline-block;
	vertical-align: top;
	clear: both;
}
.hot-products .product-hover-style2 .ttmcountdown .ttmtimer {
    display: inline-block;
    vertical-align: top;
    text-transform: capitalize;
    padding: 10px 22px;
    border-radius: 5px;
    background-color: #F4F4F4;
}
.main-holder .site-content .hot-products .product .tm-shop-icon .yith-wcwl-add-to-wishlist , .main-holder .site-content .hot-products .product .tm-shop-icon .product.compare-button , .main-holder .site-content .hot-products .product .tm-shop-icon a.yith-wcqv-button {
    margin: 0 0 0 5px;
	display: none;
    vertical-align: top;
}
.main-holder #content.site-content ul.products.hot-products li.product .tm-product-box.product-hover-style2 .tm-shop-icon .yith-wcwl-add-to-wishlist {
    display: inline-block;
    vertical-align: top;
}
.main-holder .site-content .hot-products .product .product-hover-style2 .tm-shop-icon a.add_to_cart_button {
	font-size: 15px;
    font-weight: 700;
    padding: 8px 25px;
    line-height: 24px;
    color: #ffffff;
    text-transform: capitalize;
    background-image: none;
    height: auto;
    width: auto;
    box-shadow: unset;
    border-radius: 5px;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    opacity: 1;
    -webkit-opacity: 1;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    -moz-transition-delay: unset;
    -webkit-transition-delay: unset;
    transition-delay: unset;
    -ms-transition-delay: unset;
    -o-transition-delay: unset;
    margin: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.main-holder .site-content .hot-products .product .tm-shop-icon a.added_to_cart {
    display: none;
}
.main-holder #content.site-content ul.products.hot-products li.product .product .product-hover-style2 .tm-shop-icon a.yith-wcqv-button {
    display: none;
}
.hot-products .product-description {
    display: none;
}
.main-holder .site-content ul.products.hot-products li.product.slick-slide {
    padding: 0;
}
/* hot-products css end */
/* hot-products style2 css start */
.specialhotproducts.style2 .hot-products.products {
    width: 45%;
    float: right;
}
.specialhotproducts.style2 .hot-products .tm-product-box-inner {
	display: none;
}
.main-holder .site-content .specialhotproducts.style2 .hot-products .tm-shop-icon {
    display: block;
    position: static;
}
.main-holder #content.site-content .specialhotproducts.style2 ul.products.hot-products li.product .tm-product-content {
    padding: 0 0 40px 0;
}
.specialhotproducts.style2 .hot-products .tm-product-content .product_title a.tm-product-title-link {
    font-size: 36px;
    line-height: 45px;
    font-weight: 700;
	text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.specialhotproducts.style2 .hot-products .product-description {
	display: none;
}
/* hot-products style2 css end */
/* sub banner layout3 css start */
.tm-single-image-wrapper.secondbanner {
    margin-bottom: 30px;
}
/* sub banner layout3 css end */

/* Woo category css start */
.woocategoryblock  .tm-heading-style-vertical .tm-vc_cta3-container {
    margin-bottom: 20px;
}
.ttmcat-wrap {
    text-align: center;
}
.ttmcat-imgblock {
    display: inline-block;
    vertical-align: top;
	overflow: hidden;
}
.ttmcat_description {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 0 25px;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 45px;
        -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.ttmcat-inner:hover .ttmcat_description {
    transform: translateY(-10px);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.ttmcat-imgblock a.ttmcat-img {
    display: block;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.ttmcat-inner .ttmcat-imgblock a.ttmcat-img:before {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.8) 80%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.8) 80%);
    content: '';
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.ttmcat-inner:hover .ttmcat-imgblock a.ttmcat-img:before {
    top: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.8) 75%);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.ttmcat-inner:hover .ttmcat-imgblock a.ttmcat-img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ttmcat-wrap .ttmcat-imgblock img , .ttmcat-wrap .ttmcat_description h5{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ttmcat-wrap:hover .ttmcat-imgblock img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ttmcat-inner {
    position: relative;
    margin: 0 15px;
}
.ttm_woo_categories_slider {
    margin: 0 -15px;
}
.ttmcat-wrap .ttmcat-inner:hover .ttmcat_description .desc, .slick-current.ttmcat-wrap .ttmcat-inner .ttmcat_description .desc {
	opacity:1;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ttmcat-wrap .ttmcat_description h5 {
    font-size: 22px;
    text-transform: capitalize;
    margin: 0 0 15px;
    line-height: 24px;
}
.tm-textcolor-white .ttmcat_description a.ttmcat_name {
    color: #ffffff;
}
.ttmcat-wrap:hover .ttmcat_description h5 {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ttm_woo_categories_slider .slick-arrow {
    top: 40%;
}
.ttmcat_description .subcategories, .ttmcat-wrap .ttmcat_description .desc {
    display: none;
}
.ttmcat_description .subcategories li {
    list-style: none;
	position: relative;
}
.ttmcat_description .subcategories li a {
   color: #666666;
}
.ttmcat_description .subcategories li:before {
    content: '\e818';
	font-family: "tm-cicico-icons";
    color: #666666;
    position: absolute;
    top: 1px;
    left: -15px;
    right: auto;
    bottom: auto;
    font-size: 12px;
	transition: 0.3s;
}
.ttmcat_description .subcategories ul {
    padding: 0 0 0 15px;
    margin-bottom: 0;
}
.ttmcat_description .subcategories a.more {
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px solid;
}
.ttmcat_description .subcategories a.more {
    margin-top: 13px;
    display: inline-block;
    vertical-align: top;
}
.ttm_woo_categories_slider .slick-arrow, .ttm_woo_categories_slider:hover .slick-arrow {
    display: none;
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
}
/* Woo category css end */
/* Woo category style-2 css start */
.tm-woocategory-style2 {
    z-index: 1;
}
.tm-woocategory-style2 .ttmcat-inner {
    overflow: hidden;
    padding: 45px 28px 36px;
    border: 1px solid rgba(255,255,255,0.10);
}
.tm-woocategory-style2 .ttmcat-imgblock {
    display: block;
    margin-bottom: 35px;
}
.tm-woocategory-style2 .ttmcat_description {
    margin: 0;
    position: static;
    padding: 0;
    display: block;
}
.tm-woocategory-style2 .ttmcat-inner:hover .ttmcat_description {
    transform: unset;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
    transition: unset;
}
.tm-woocategory-style2 .ttmcat-inner .ttmcat-imgblock a.ttmcat-img:before {
    display: none;
}
.tm-woocategory-style2 .ttmcat-wrap .ttmcat_description h5 {
    margin: 0 0 3px;
}
.tm-woocategory-style2 .ttmcat-imgblock a.ttmcat-img {
    border-radius: 0;
    text-align: center;
}
.tm-woocategory-style2 .ttmcat_description .description {
    display: none;
}
.tm-woocategory-style2 .ttmcat_description .desc {
    display: block;
    color: #ffffff;
}
.tm-woocategory-style2 .tm-vc_general.tm-vc_btn3, .tm-woocategory-style2 .ttmcat-wrap .ttmcat_description a.ttmcat_name:hover {
    color: #ffffff !important;
}
.tm-woocategory-style2 .ttmcat-imgblock a.ttmcat-img img {
    display: inline-block;
    vertical-align: top;
}
.tm-woocategory-style2 .ttmcat-wrap:hover .ttmcat-imgblock a.ttmcat-img img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transform: rotateY( 
360deg
 );
    -webkit-transform: rotateY( 
360deg
 );
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
}
/* Woo category style-2 css end */
.tm-woocategory-style3 .ttmcat-wrap .ttmcat_description .desc {
    display: block;
}
.tm-woocategory-style3 .ttmcat_description {
    position: static;
    padding: 38px 0 0 28px;
    text-align: left;
}
.tm-woocategory-style3 .ttmcat-inner .ttmcat-imgblock a.ttmcat-img:before {
    display: none;
}
.tm-woocategory-style3 .ttmcat-inner {
    background: #ffffff;
    border-radius: var(--tm-button-shape);
    padding: 0 30px;
}
.tm-woocategory-style3 .ttmcat-inner:hover .ttmcat_description {
    transform: translateY(0);
}
.tm-woocategory-style3 .ttmcat-inner:hover .ttmcat-imgblock {
    transform: translateY(10px);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.tm-woocategory-style3 .ttmcat-wrap {
    text-align: left;
    padding-top: 50px;
}
.tm-woocategory-style3 .ttmcat-imgblock {
    margin-top: -50px;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.tm-woocategory-style3 .ttmcat-wrap .ttmcat_description h5 {
    margin: 0 0 6px;
}
.tm-woocategory-style3 .ttmcat-wrap .ttmcat_description h5 a {
    color: var(--tm-skincolor-bg);
}
.tm-woocategory-style3 .ttmcat-wrap .ttmcat_description h5 a:hover {
    color: var(--tm-secondarycolor-bg);
}
/* Woo category style-3 css end */
.allproduct-btn {
    position: absolute;
    right: 0;
    top: 55px;
    z-index: 1;
}
.tm-infobox-style2 h5 {
    display: inline-block;	
}
.tm-infobox-style2 h5 {
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    border-width: 0 0 0 1px;
    border-style: solid;
    border-color: #E8E8E8;
}
.tm-header-style-infostack .tm-infobox-style2 h5 {
    font-size: 15px;
    line-height: 15px;
}
.tm-header-style-infostack .tm-infobox-style2 h5:first-child {
	border-left:none;
}
.tm-header-style-infostack .tm-infobox-style2 i {
    font-size: 18px;
    margin: 4px 6px 0 0;
}


.tm-appgroup-box img {    
	border-radius: 5px;
}
.single-product .main-holder .site-content .themetechmount-products ul.products li.product, 
.main-holder .site-content ul.products.crosssells_carousel li.product {
    width: 100% !important;
    display: inline-block;
    vertical-align: top;
}
.yith-wcqv-wrapper .woocommerce.single-product .summary .star-rating {
    display: block;
    font-size: 11px;
    letter-spacing: 3.5px;
    width: 100px;
}
.yith-wcqv-wrapper .woocommerce .star-rating span::before {
    color: #FFC109;
}

.widget_product_tag_cloud a.tag-cloud-link {
    font-size: 14px !important;
    padding: 0 10px;
	position: relative;
}
.widget_product_tag_cloud a.tag-cloud-link:before {
   
    position: absolute;
    right: -5px;
    left: auto;
}
.widget_product_tag_cloud a.tag-cloud-link:last-child:before {
    display: none;
}
.widget_product_tag_cloud {
    text-align: left;
    line-height: 30px;
	padding-bottom: 30px;
}
.widget_borderstyle1 .widget .widget-title:after {
	display: block;
    height: 2px;
    content: '';
    position: absolute;
    left: 0;
    width: 10%;
    bottom: 0;
}
.widget_bordernone .widget .widget-title {
    margin-bottom: 14px;
}
.tm-bgcolor-dark .tm-textcolor-white.widget_bordernone .widget .widget-title , .tm-textcolor-white.widget_bordernone .widget .widget-title {
	border-bottom: 1px solid rgba(255,255,255,0.00);
}
.widget_borderstyle1 .widget .widget-title {
    margin-bottom: 25px;
    padding-bottom: 15px;
}
.tmcontact {
    display: block;
    margin-bottom: 30px;
}
.tmcontact span {
    font-size: 26px;
    line-height: 30px;
    font-weight: 600;
}
.tm-textcolor-white.widget_borderstyle1 .widget .widget-title {
	border-color:rgba(255,255,255,0.06);
}

.tm-center-textall .themetechmount-testimonialbox-styletwo .themetechmount-box-img {
    margin: 0 auto;
    margin-bottom: 25px;
}
.wp-block-quote.is-style-large cite, .single article.post .wp-block-quote.is-style-large cite {
    display: flex;
    margin-bottom: 15px;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    padding:20px;
}
.wp-block-search .wp-block-search__input {
    height: 53px;
}
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h5,
.single article.themetechmount-box-blog-classic .tm-blog-classic-box-content h4 {
	margin-top: 0;
}
ul.tm-our-location {
list-style: none;
    padding-left: 0;
	margin:0;
}
ul.tm-our-location li i {
	position:relative;
	margin-right: 15px;
}
ul.tm-our-location li {
	padding: 4px 0;
}
ul.tm-our-location li i:after {
	content: '';
	height: 1px;
	width:24px;
	position: absolute;
	top: auto;
	right: auto;
	left:-5px;
	bottom:-6px;
	background-color:#dce0e8;
}
ul.tm-our-location li strong {
font-weight: 700;
    color: #1a1a1a;
}
.tm-rounded-img img {
	border-radius:3px;
}
.ttm_bannercms .bannercms_content,
.ttm_bannercms .bannertext a,
.ttm_bannercms .bannercms_content:hover,
.ttm_bannercms .bannercms_item .bannertext a:hover {
	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;
}
.bannercms_content img{
	-webkit-transition: all .5s linear;
    transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
}
.bannercms_content:hover img{
	-webkit-transition: all .5s linear;
    transition: all .5s linear;
    -moz-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -o-transition: all .5s linear;
}
.themetechmount-blogbox-style4 .themetechmount-box-content{
    overflow: hidden;
	display: flex;
    justify-content: space-between;
}
.themetechmount-blogbox-style4 .themetechmount-box-img-left {
    flex-shrink: 0;
    max-width: 48%;
    overflow: hidden;
}
.themetechmount-blogbox-style4 .themetechmount-post-content {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 18px 25px 15px;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #e1e1e1;
}
.themetechmount-blogbox-style4 .tm-entry-meta-wrapper {
	margin: 0px 0px 15px 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e1e1e1;
    display: block;
}
.themetechmount-box-blog.themetechmount-blogbox-style4 .themetechmount-box-content h4 {
    font-size: 20px;
    margin-bottom: 3px;
}
.themetechmount-blogbox-style4.themetechmount-box-blog .themetechmount-box-desc-text {
    font-size: 16px;
}
.themetechmount-box-blog.themetechmount-blogbox-style4 .themetechmount-box-content .tm-entry-meta .tm-meta-line:first-child i {
	display: none;
}
.themetechmount-box-blog.themetechmount-blogbox-style4 .themetechmount-box-content .tm-entry-meta .tm-meta-line {
    margin-right: 10px;
}
.themetechmount-box-blog.themetechmount-blogbox-style4 .themetechmount-box-content .tm-entry-meta .tm-meta-line:after {
    right: -2px;
    top: 4px;
    background-color: #d6d6d6;
    width: 1px;
    height: 15px;
    content: "";
}
.themetechmount-box-blog.themetechmount-blogbox-style4 .themetechmount-box-content .tm-entry-meta .tm-meta-line:last-child:after {
	display: none;
}
.tm-bgcolor-darkgrey .themetechmount-blogbox-style4 .themetechmount-box-content,
.tm-bgcolor-skincolor .themetechmount-blogbox-style4 .themetechmount-box-content {
    background-color: #fff;
}
.themetechmount-blogbox-style4 .themetechmount-blogbox-footer-readmore a {
	font-size: 15px;
    margin-top: 2px;
    display: block;
	border-bottom: 1px solid;
}
.themetechmount-blogbox-style4 .themetechmount-blogbox-footer-readmore .themetechmount-blogbox-footer-left {
	    padding-top: 0;
}
.themetechmount-blogbox-style4 .themetechmount-blogbox-footer-readmore {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
}
.themetechmount-blogbox-style4 .themetechmount-blogbox-footer-readmore a i {
    margin: 0 0 0 0;
    height: 15px;
    width: 15px;
    line-height: 15px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}
.themetechmount-blogbox-style4 .themetechmount-blogbox-footer-readmore a:hover i {
    margin: 0 0 0 8px;
}
.themetechmount-blogbox-style4 .themetechmount-blogbox-footer-readmore a i:before {
    margin: 0 0 0 1px;
}
.row.multi-columns-row .tm-box-col-wrapper:last-child article {
	margin-bottom:0px;
	border-bottom:none;
}
.single article.post .entry-content blockquote p:last-child {
	margin-bottom:0px;
}
.row.multi-columns-row .tm-box-col-wrapper article.themetechmount-blogbox-stylethree.style3 {
    margin-bottom: 30px;
}

/* feature n new product css */
.title-content .themetechmount-box-heading-wrapper.tm-element-align-left .tm-heading-style-vertical {
    width: 19% !important;
    float: left;
    color: #ffffff;
    padding: 50px 30px;
    border: none;
    z-index: 1;
    border-radius: 5px;
}
.title-content .tm-heading-style-vertical .tm-cta3-only.tm-vc_general.tm-vc_cta3 h2 {
    margin-bottom: 40px;
}
.title-content .tm-boxes-carousel-arrows-1 .themetechmount-boxes-row-wrapper .slick-arrow {
	opacity: 1;
    visibility: visible;
}
.title-content .product_carousel .slick-next:before, .title-content .product_carousel .slick-prev:before {
	 opacity: 1;
	 transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
/* feature n new product css */
/* product_tab css */
.main-holder .site-content .product_tab ul.products li.product {
    width: 20%;
}
.product_tab .vc_tta-tabs-container {
    clear: both;
    float: right;
	margin: -80px 0 0 0 !important;
}
.product_tab.center .vc_tta-tabs-container {
    float: none;
    margin: 0 0 45px 0!important;
    text-align: center !important;
}
.product_tab .vc_tta.vc_general .vc_tta-panel-body {
    padding-bottom: 0;
}
.wpb-js-composer .product_tab .vc_tta.vc_general .vc_tta-tab>a {
	margin: 0 0 0 5px;
    padding: 7px 25px;
    text-align: left;
    text-transform: uppercase;
    border: 1px solid transparent !important;
    background: transparent !important;
    font-size: 15px;
    font-weight: 700;
    border-radius: 0;
    color: #1a1a1a;
}
.wpb-js-composer .product_tab.style1 .vc_tta.vc_general .vc_tta-tab>a {
    background: #F8F8F8 !important;
}
.wpb-js-composer .product_tab .vc_tta.vc_general .vc_tta-tab>a:hover , .wpb-js-composer .product_tab .vc_tta.vc_general .vc_tta-tab.vc_active >a {
	background: transparent !important;
}
.wpb-js-composer .product_tab .vc_tta.vc_general .vc_tta-tab.vc_active >a  {
	border: 1px solid !important;
}
.wpb-js-composer .product_tab .vc_tta.vc_general .vc_tta-tab>a:after {
	
    width: 0%;
    height: 2px;
    top: auto;
    bottom: -2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.wpb-js-composer .product_tab .vc_tta.vc_general .vc_tta-tab>a:hover:after , .wpb-js-composer .product_tab .vc_tta.vc_general .vc_tta-tab.vc_active >a:after {
	width: 100%;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
/* product_tab css */
/* product_tab style2 css */
.product_tab.style2:before {
    content: '';
    background-image: url(../images/bg4.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 515px;
    height: 1122px;
    position: absolute;
    top: -35%;
    right: auto;
    left: 0;
}
.wpb-js-composer .product_tab.style2 .vc_tta.vc_general .vc_tta-tab>a {
    margin: 0 0 0 10px;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    border: 1px solid #EAEAEA !important;
    padding: 7px 32px;
    height: 48px;
    line-height: 33px;
}
.product_tab.style2 .vc_tta.vc_general .vc_tta-panel-body {
    padding: 0;
}
.product_tab.style2 .vc_tta-tabs-container {
    margin: -90px 0 0 0 !important;
}
.product_tab.style2 .vc_tta.vc_general .vc_tta-icon {
    font-size: 30px;
    display: inline-block;
    vertical-align: top;
}
.wpb-js-composer .product_tab.style2 .vc_tta.vc_general.vc_tta-color-skincolor.vc_tta-style-classic .vc_tta-tab.vc_active > a, .wpb-js-composer .product_tab.style2 .vc_tta.vc_general .vc_tta-tab>a:hover {
    background-color: transparent !important;
}
.product_tab.style2 .vc_tta-tab:first-child .vc_tta-title-text , .product_tab.style2 .vc_tta-panel:first-child .vc_tta-title-text{
    display: block;
}
.product_tab.style2 .vc_tta-tab .vc_tta-title-text , .product_tab.style2 .vc_tta-panel .vc_tta-title-text {
    display: none;
}
/* product_tab style2 css */
.featured-product.style3 .themetechmount-boxes-inner.themetechmount-boxes-product-inner {
    padding: 0 15px;
}
.ttm-socialblock {
    float: right;
	width: 23%;
    text-align: right;
	margin: 7px 0 0;
}
.ttm-socialblock .themetechmount-social-links-wrapper {
    margin: 0;
}
.ttmnewsletterblock {
    float: left;
    width: 62%;
}
.ttmnewsletterblock #txtemail {
    padding: 15px 175px 15px 15px;
}
.footer-logo {
    float: left;
	margin: 12px 0 0;
	width: 15%;
}
.ttmnewsletterblock .newsletter-wrapper {
    width: 618px;
}
.footer .tm-bgcolor-skincolor .ttm-socialblock .social-icons li > a {
	color: #1a1a1a;
    border: none;
    width: 30px;
    background: transparent !important;
    font-size: 16px;
}
.footer .tm-bgcolor-skincolor .ttm-socialblock .social-icons li > a:hover {
    color: #fff;
}
.footer .tm-bgcolor-skincolor .ttm-socialblock .social-icons li > a:after {
	display: none;
}
/* service section css start */
.service_inner_content {
    position: relative;
    padding: 18px 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.service_inner_content ul {
    margin: 0;
	list-style: none;
	padding: 0;
}
.service_inner_content .service_content {
    text-align: center;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #E6E6E6;
    line-height: 29px;
}
.service_inner_content .service_content:last-child {
    border: 0;
}
.service_inner_content .service_content_inner {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.service_inner_content .service_image_block {
    margin: 0 3px 0 0;
    float: left;
	height: 29px;
    width: 29px;
	font-size: 16px;
    display: inline-block;
    vertical-align: top;
    color: #1a1a1a;
	transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.service_inner_content .service_content:hover .service_image_block {
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.service_inner_content .service-des {
    overflow: hidden;
    text-align: left;
}
.service_inner_content .service-title {
    font-size: 15px;
    font-weight: 500;
    color: #666666;
    text-transform: capitalize;
    display: block;
    transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    -moz-transition-duration: 300ms;
    -ms-transition-duration: 300ms;
    -o-transition-duration: 300ms;
}

.yith-wcqv-wrapper .woocommerce div.product div.images .woocommerce-product-gallery__trigger{
	top: 15px;
    right: 15px;
}
/* service section css end */
/* Counter css start */
.countdown-box .countdown-timer canvas {
    display: none;
}
.countdown-box .time_circles .clocktime {
	height: 75px;
    width: 80px;
    line-height: 75px;
    float: left;
    margin: 0 20px 0 0;
    color: #1a1a1a;
    padding: 0;
    text-align: center;
    position: relative;
    background: transparent;
	padding: 10px 0;
}
.countdown-box .time_circles .clocktime:last-child {
	margin: 0;
}
.time_circles .clocktime:last-child {
	margin: 0;
}
.time_circles .clocktime .clocktime-number {
	font-size: 16px;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
}
.time_circles .clocktime .clocktime-text {
	font-size: 15px;
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
}
.countdown-box .time_circles {
    display: inline-block;
    vertical-align: top;
	margin-top: 16px;
}
.datecounter-btn {
    width: 50%;
	margin: 0;
}
.countdown-box .ttmtimer-title {
	display: none;
    vertical-align: top;
    color: rgba(0,0,0,0.5);
    font-size: 14px;
    margin: 8px 5px 0 0;
    text-transform: uppercase;
    font-weight: 500;
}
.countdown-box .countdown-timer {
    border-radius: 5px;
    display: inline-block;
    vertical-align: top;
}
.tm-datecounter-block-wrapper .tm-vc_cta3-container {
	margin: 0;
}
.specialproducts-style2 .countdown-box .countdown-timer {
    text-align: center;
	display: block;
}
.specialproducts-style2 .countdown-box .time_circles .clocktime {
	background-color: #1a1a1a !important;
}
.specialproducts-style2 .countdown-box .time_circles {
    margin-top: 32px;
}
.tm-datecounter-block-wrapper {
    z-index: 1;
    position: relative;
}
.specialproducts-style2.tm-row.tm-bgimage-position-center_center {
	background-position: top center !important;
}
.main-holder .site-content .specialproducts-style2 ul.products {
    margin-bottom: 0;
}

/* Counter css end */
.btn-underline {
    border-bottom: 1px solid #e1e1e1;
}
.product-block {
    background: #ffffff;
    padding: 30px 30px 0;
}
.product-block.new-product {
    margin: -30px 0 0 -60px;
	padding-right: 0;
}
.product-block.featured-product {
    margin: -30px -60px 0 0;
	padding-left: 0;
}
/* social-block style-2 css start */
.footer .social-style2 .themetechmount-social-links-wrapper {
    margin-top: 0;
}
.footer .social-icons li:last-child > a {
    margin: 0;
}
/* social-block style-2 css end */
/* advertisement bar css start */
.ad-close-btn {
	position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    color: #ffffff;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.ad-close-btn:hover {
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.tm-bgcolor-white .ad-close-btn {
    color: #000000;
}
.tm-wrap-cell.tm-align-left .ad-close-btn{
	right: 10px;
}
.tm-wrap-cell.tm-align-right .ad-close-btn{
	left: 10px;
	right: auto;
}
.tm-wrap-cell.tm-align-right .ad-close-btn{
	left: 10px;
	right: auto;
}
.tm-adbar-content-left , .tm-adbar-content-right{
    float: left;
    width: 50%;
	display: table;
}
.tm-adbar-content-right{
	float: right;
}
.tm-align-center {
    text-align: center;
}
.tm-adbar-content-center .tm-align-center {
    display: inline-block;
}
.tm-adbar-content-center {
    width: 100%;
	text-align: center;
}
.tm-adbar-content {
    float: left;
    width: 33.33%;
}
.tm-adbar-contentright {
	float: right;
	width: 33.33%;
}
.themetechmount-adbar-inner {  
	line-height: 40px;
}
.themetechmount-adbar-yes .tm-header-style-classic.tm-header-overlay .site-header:not(.is_stuck) {
	margin-top: 40px;
	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;
}
.themetechmount-adbar-yes.adbar-close .tm-header-style-classic.tm-header-overlay .site-header:not(.is_stuck) ,.themetechmount-adbar-yes.shown .tm-header-style-classic.tm-header-overlay .site-header:not(.is_stuck) {
    margin-top: 0;
}
.themetechmount-adbar-inner .ttm-textcolor-highlight {
    font-size: 14px;
}
.themetechmount-adbar-inner .ttm-textcolor-highlight a {
    text-transform: uppercase;
    border-bottom: 1px solid;
}
.themetechmount-adbar-inner a.ttm-textcolor-highlight {
    text-decoration: underline;
    font-weight: 500;
	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;
}
.themetechmount-adbar-wrapper.tm-textcolor-white a:hover {
    color: rgba(255, 255, 255, 0.7);
}
.themetechmount-adbar-wrapper {
    position: relative;
	display: none;
	z-index: 99;
}
.home .themetechmount-adbar-wrapper {
	display: block;
	z-index: 111;
}
/* advertisement bar css end */
.tm-extra-contact .themetechmount-contact-phone:before {
    font-size: 45px;
    vertical-align: middle;
}
.tm-extra-contact .contact_text {
	display: block;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 25px;
}
#newsletter .newsletter-wrapper {
    margin: 25px auto 0;
    width: 100%;
}
#newsletter #txtemail::-webkit-input-placeholder {
    color: rgba(104, 104, 104, 0.5); }
#newsletter #txtemail::-moz-placeholder {
    color: rgba(104, 104, 104, 0.5); }
#newsletter #txtemail:-ms-input-placeholder {
    color: rgba(104, 104, 104, 0.5); }
#newsletter #txtemail {
	border-color: #e1e1e1;
}

	  
div.pp_default .pp_description {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
	margin-top: 8px;
}
body div.pp_default .pp_close {
    right: 5px;
    top: -12px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
div.pp_default .pp_details {
    position: static;
}
.wp-block-search,
.tm-blog-classic-box-content .wp-block-audio {
    margin-bottom: 15px;
}
.wp-block-calendar .wp-calendar-nav {
    background: #F5F5F5;
    padding: 5px 20px;
    margin-bottom: 15px;
}
.wp-block-media-text.alignfull.has-background,
.wp-block-group.has-background {
    margin-bottom: 15px;
}
.wp-block-gallery.is-cropped .blocks-gallery-caption:last-child, .wp-block-gallery.is-cropped {
    margin-bottom:10px;
}
.blocks-gallery-caption, .wp-block-embed figcaption, .wp-block-image figcaption {
    color:#666666;
    font-size: 14px;
	font-style: italic;
}
.wp-caption figcaption.wp-caption-text {
    font-style: italic;
}
div.pp_default .pp_content_container .pp_details {
    margin-top: 3px;
    margin-left: 5px;
}
.wp-block-button.is-style-squared a.wp-block-button__link {
    border-radius: 0;
}
.tm-box-col-wrapper.slick-slide .tm-client-logo-box-w [data-tooltip]:before, .tm-box-col-wrapper.slick-slide .tm-client-logo-box-w [data-tooltip]:after {
	display:none;
}
::selection {
  color: #fff;
  background-color: #F6AB4A;
}
::-moz-selection {
  color: #fff;
  background-color: #F6AB4A;
}

/* bordered boxes */
.themetechmount-testimonialbox-styletwo .testimonial-details .themetechmount-box-desc:before,
.themetechmount-blogbox-styleone .themetechmount-box-date-inner,
article.themetechmount-box.themetechmount-box-blog.themetechmount-blogbox-styleone,
.themetechmount-testimonialbox-styletwo .testimonial-details .themetechmount-box-desc,
.hot-products .ttmcountdown .ttmtimer .clocktime,
.main-holder .site-content ul.products li.product .product-hover-style1 .tm-product-box-inner {
    border-radius: 0;	
}
.wpb_single_image {
    margin-bottom: 30px;
}
.contactform-text .tm-cta3-content-wrapper {
    width: 60%;
    margin: 7px auto !important;
}
.tm-search-overlay > .tm-bg-layer {
    background-color: rgba(0,0,0,0.75);
}
.sidebar .widget .select2-container--default .select2-selection--single {
    background-color: transparent;
	height:45px;
}
.sidebar .widget .select2-container--default .select2-selection--single .select2-selection__arrow {
    height:45px;
}
.themetechmount-single-product-info .select2-container--default .select2-selection--single {
    background: #ffffff;
}
.checkbox input[type="checkbox"] {
    margin-top: 9px;
}
article.themetechmount-box-blog-classic.sticky .tm-blog-classic-box-content .entry-title {
    padding-right: 40px;
}
section.error-404 .img-responsive {
    display: inline-block;
    vertical-align: top;
}
.instagramblock #sb_instagram a {
    opacity: 1 !important;
}
.instagramblock #sb_instagram a:before {
    content: '';
    background: rgba(71, 158, 227, 0.5);
    height: 100%;
    width: 100%;
    display: block;
    transform: scale(0);
    transition: 0.5s;
}
.instagramblock #sb_instagram .sbi_photo_wrap:hover a:before {
    transform: scale(1);
	transition: 0.5s;
}
.instagramblock #sb_instagram .sbi_photo_wrap:before {
    content: '\E80F';
    font-family: "tm-cicico-icons";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 20px;
    width: 20px;
    height: 20px;
    line-height: 20px;
	color: #ffffff;
	opacity: 0;
	transition: 0.5s;
	z-index: 1;
}
.instagramblock #sb_instagram .sbi_photo_wrap:hover:before {
	opacity: 1;
	transition: 0.5s;
}
.instagramblock #sb_instagram a:after {
    border: 1px solid #ffffff;
    height: 93%;
    width: 93%;
    border-radius: 5px;
    position: absolute;
    top: 10px;
    left: 10px;
	opacity: 0;
	transition: 0.5s;
    transform: translateX(-10px);
}
.instagramblock #sb_instagram .sbi_photo_wrap:hover a:after {
    opacity: 1;
	transition: 0.5s;
    transform: translateX(0);
}
.sbi_follow_btn a{
    background-color: #fff !important;
    color: #000 !important;
    padding: 10px 12px !important;
    display: inline-block !important;
    font-size: 11px !important;
    border-radius: 5px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}
.sbi_follow_btn a:hover {
    background-color: rgba(255, 255, 255, 0.89) !important;
}
#sb_instagram .sbi_follow_btn a:focus, 
#sb_instagram .sbi_follow_btn a:hover{
    box-shadow: none !important;
}
#sb_instagram {
    margin: -10px -5px;
}
.footer .instagramblock.widget{
    margin: 38px 0 0 0 !important;
}
/* instagram css end */
.wp-block-image figcaption { text-align: center; font-style: italic; }
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price {
    border-left: 1px solid #e1e1e1;
    padding-left: 10px;
}
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.alignnone>figcaption {
    font-style: italic;
}
.single-product .site-main {
    padding-top: 50px;
}
.themetechmount-box-desc-text table tbody th {
    font-weight:400;
	font-size: 14px;
}
table th {
    color: #2c2c2c;
}
.themetechmount-box-desc-text table th {
    font-size: 15px;
}
.gallery-caption {
font-style: italic;
}
.widget_calendar table td#today,
.widget_calendar tbody a,
.widget_calendar table th {
font-weight: 500;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered,
.widget .select2-container--default .select2-selection--single .select2-selection__rendered {
	color:#797b7e;
    font-weight: 400;
}
.tm-blog-classic-box-content table th,
.page .entry-content table tbody th {
font-weight: 500;
font-size: 15px;
}
.tm-blog-classic-box-content .wp-block-calendar table th {
font-weight: 500;
background: #f7f7f7;
text-align: center;
}
.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
font-size: 13px;
line-height: 24px;
}
.tm-blog-classic-box-content table tbody th {
font-size: 14px;
font-weight: 400;
}

.tm-blog-classic-box-content .comment-box table tbody th {
font-size: 15px;
font-weight: 500;
}
.woocommerce .tm-shop-icon a.button.loading::after {
top: 0px;
right: -20px;
}
.single-post article.post .entry-content .blocks-gallery-grid .blocks-gallery-image figcaption, 
.single-post article.post .entry-content .blocks-gallery-grid .blocks-gallery-item figcaption,
.single-post article.post .entry-content .wp-block-gallery .blocks-gallery-image figcaption, 
.single-post article.post .entry-content .wp-block-gallery .blocks-gallery-item figcaption {
bottom: 5px;
}
.themetechmount-box-desc-text table tbody th {
    font-weight: 400;
}
/* Horizontal product style css start */
.tm-horizontalproduct-style .tm-product-box-inner {
    float: left;
    width: 40%;
}
.tm-horizontalproduct-style .product-labels {
    display: none;
}
.main-holder #content.site-content .tm-horizontalproduct-style ul.products li.product .tm-product-box .tm-product-content {
    text-align: left;
	padding-right: 10px;
    padding-top: 50px;
}
.main-holder .site-content .tm-horizontalproduct-style ul.products li.product .star-rating {
    margin: 0 0 10px;
}
.main-holder .site-content .tm-horizontalproduct-style ul.products li.product .tm-shop-icon {
	display: none;
}
.main-holder #content.site-content .tm-horizontalproduct-style ul.products li.product .tm-product-box {
    border: 1px solid #ECECEC;
}

/* Horizontal product style css end */

/* Main Horizontal products css end */
.main-holder #content.site-content .product-horizontal ul.products.horizontal-products li.product .tm-product-box .tm-product-box-inner {
    width: 30%;
    float: left;
    border: none;
}
.main-holder #content.site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-box-inner {
    width: 41%;
    float: left;
    border: none;
    padding: 10px;
    background: #F8F8F8;
}
.main-holder #content.site-content .horizontalproduct-style2 ul.products.horizontal-products li.product .tm-product-box .tm-product-box-inner {
    background: #ffffff;
}
.product-horizontal .woocommerce.horizontal-products div.product div.images {
    width: 100% !important;
	margin: 0;
}
.woocommerce.horizontal-products div.product div.images {
    width: 100% !important;
	margin: 0;
	border: 1px solid #e1e1e1;
}
.main-holder #content.site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-box-inner .tm-shop-icon {
    display: none;
}
.main-holder .site-content .product-horizontal ul.products.horizontal-products li.product .tm-shop-icon {
    position: static;
    padding: 5px 0 0 20px;
    display: inline-block;
    vertical-align: top;
}
.main-holder .site-content ul.products.horizontal-products li.product .tm-shop-icon {
    position: static;
    padding: 15px 0 0 0;
    display: block;
}
.woocommerce.horizontal-products .price .woocommerce-Price-amount {
    font-size: 16px;
    color: #666666 !important;
    font-weight: 400;
}
.woocommerce.horizontal-products div.product .product_title {
	font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    margin: 0 0 8px 0;
}
.main-holder .site-content ul.products.horizontal-products li.product .yith-wcqv-button , .main-holder #content.site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-content .wishlist-fragment, .main-holder #content.site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-content .compare-button {
	display: none;
}
.main-holder .site-content ul.products.horizontal-products li.product .add_to_cart_button {
	color: #1a1a1a;
    text-decoration: underline;
    letter-spacing: 0.3px;
}
.main-holder #content.site-content .product-horizontal ul.products.horizontal-products li.product .tm-product-box {
    background-color: #F8F8F8;
    width: 75%;
    border: 1px solid #eee;
}
.sidebar .widget_product_categories li .children a, .sidebar .widget_categories li .children a {
    font-size: 13px;
}
.main-holder #content.site-content .product-horizontal ul.products.horizontal-products li.product:first-child .tm-product-box {
    margin: 0 0 100px auto;
}
.main-holder .site-content ul.products.horizontal-products li.product a.tm-product-title-link {
    border: none;
    padding: 0;
    margin: 0;
	text-transform: uppercase;
	width: 200px;
}
.main-holder #content.site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-content .tm-shop-icon .yith-wcqv-button {
	display: none;
}
.main-holder #content.site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-content {
    padding: 25px 15px 0 10px;
}
.main-holder #content.site-content .product-horizontal ul.products.horizontal-products li.product .tm-product-box .tm-product-content {
    padding: 32px 15px 0 15px;
}
.main-holder .site-content ul.products.horizontal-products li.product .price {
    display: inline-block;
    vertical-align: top;
}
.main-holder .site-content ul.products.horizontal-products li.product .onsale {
	display: none;
}
/* Main Horizontal products css end */

/* Main Horizontal products style2 css end */



/* Main Horizontal products style2 css end */
#ttmnwesletter.style2 .newsletter-title {
    font-weight: 600;
}
#ttmnwesletter.style2 .newsletter-wrapper {
    width: 37%;
}
.footer .social-style3 .social-icons li > a {
    border-radius: 0;
}
.footer .social-style3 .social-icons li > a {
	background-color: #fbfbfb;
}
.woocommerce form.woocommerce-form-coupon .form-row-last {
    float: left;
}
.tm-textcolor-white #newsletter #txtemail::-webkit-input-placeholder, .tm-textcolor-white #txtemail::-webkit-input-placeholder {
      color: rgba(255,255,255,50%);}
.tm-textcolor-white #newsletter #txtemail::-moz-placeholder, .tm-textcolor-white #txtemail::-moz-placeholder {
      color: rgba(255,255,255,50%); }
.tm-textcolor-white #newsletter #txtemail:-ms-input-placeholder, .tm-textcolor-white #txtemail:-ms-input-placeholder {
      color: rgba(255,255,255,50%); }
.tm-vc_icon_element-icon.kw_cicico {
    font-family: flaticon!important;
}
.tm-custom-heading.vertical-heading {
    font-weight: 600;
    writing-mode: vertical-rl;
    transform: rotate( 
180deg
 );
	text-transform: uppercase;
}
.themetechmount-boxes.product-horizontal {
	margin: -160px 0 0 0;
    padding: 0px 0 25px;
}
.footer .themetechmount-contact-email:before {
    content: '\e75a';
    font-family: "themify";
    position: absolute;
    top: 3px;
    left: 0;
    right: auto;
    bottom: auto;
    font-size: 18px;
    display: block;
	margin: 0;
}
.footer .themetechmount-contact-address:before {
    content: '\e691';
    font-family: "themify";
    position: absolute;
    top: 3px;
    left: 0;
    right: auto;
    bottom: auto;
    font-size: 18px;
    display: block;
	margin: 0;
}
.footer .themetechmount-contact-phonenumber:before {
    content: '\e719';
    font-family: "themify";
    position: absolute;
    top: 3px;
    left: 0;
    right: auto;
    bottom: auto;
    font-size: 18px;
    display: block;
	margin: 0;
}
.footer .tm-contact-style1.widget ul.cicico_contact_widget_wrapper li {
    padding-left: 0;
}
.footer .tm-contact-style1.widget ul.cicico_contact_widget_wrapper li:before {
    display: none;
}
.footer .tm-contact-style1.widget ul.cicico_contact_widget_wrapper li.themetechmount-contact-email:before {
    display: block;
}
.tm-commonform input[type="submit"].tm-bgcolor-dark {
    position: relative;
    padding: 11px 23px;
	margin: 0;
}
.tm-btn-class-contactform {
    position: relative;
	margin-top: 23px;
}
.tm-greyscale {
    filter: grayscale(1);
}
.wpb_gmaps_widget.wpb_content_element.tm-greyscale {
    border: 2px solid #e1e1e1;
}
.tm-product-categories li.product-category.product {
    text-align: center;
}
.wp-block-image.tm-post-vid-icon {
    margin: -215px 0 0 0;
    position: absolute;
    left: 0;
    right: 0;
}
.ttm-btn a.tm-vc_general.tm-vc_btn3 {
	border: 0;
}
.ttm-btn .tm-vc_btn3.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) {
    padding-right: 60px;
}
.ttm-btn a.tm-vc_general.tm-vc_btn3 i {
	color: #000000;
    margin: 0 -10px 0 0;
    z-index: 1;
}
.ttm-button i{
	color: #000000;
    margin: 0 -35px 0 0;
    z-index: 1;
    position: relative;
	left: 20px;
}
.ttm-btn a.tm-vc_general.tm-vc_btn3:after {
	content: '';
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    background-color: #ffffff;
    width: 55px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -1px;	
}
.ttm-button:after {
	content: '';
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    background-color: #ffffff;
    width: 55px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -1px;	
}
.tm-slider-img {
    -webkit-animation: swinging 3.5s ease-in-out forwards infinite;
    animation: swinging 3.5s ease-in-out forwards infinite;
}
.tm-slider-img-style2 {
    -webkit-animation: moveLeftRight 3.5s ease-in-out forwards infinite alternate;
    animation: moveLeftRight 3.5s ease-in-out forwards infinite alternate;
}
@-webkit-keyframes swinging {
    0%{-webkit-transform: rotate(10deg);}
    50%{-webkit-transform: rotate(-5deg)}
    100%{-webkit-transform: rotate(10deg);}
}
 
@keyframes swinging{
    0%{transform: rotate(10deg);}
    50%{transform: rotate(-5deg)}
    100%{transform: rotate(10deg);}
}

@keyframes moveLeftRight {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translate(10px);
    }

}

.woocommerce-checkout .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #666666;
    font-weight: 400;
}
.tm-bannersingle-ads {
    position: absolute;
    right: 0;
	z-index: 1;
}
.tm-bannersingle-ads .bannertext {
    position: absolute;
    top: 17px;
    right: 25px;
}
.tm-bannersingle-ads .bannertext .bannerbtn {
    border-bottom: 1px solid;
    margin: 0 0 0 2px;
}
.tm-sellingcat-list .tm-custom-heading {
    font-size: 34px;
    line-height: 46px;
    font-weight: 600;
    text-transform: uppercase;
}
.tm-sellingcat-list .tm-list.tm-list-textsize- li {
    font-size: 16px;
    padding-bottom: 15px;
    text-transform: uppercase;
}
.tm-sellingcat-list-btn.tm-vc_btn3-inline {
    position: absolute;
    left: 20%;
    right: 20%;
    text-align: center;
    margin: 0 auto;
    bottom: -10px;
    background: #ffffff;
}
.tm-sellingcat-list-btn.tm-vc_btn3-inline a,.tm-sellingcat-list-btn.tm-vc_btn3-inline a:hover {
    border-bottom: 1px solid;
}
.bannercatlist > .vc_column-inner {
    padding: 0 30px;
}
.main-holder #content.site-content ul.products.horizontal-products li.product .tm-product-box {
    margin-bottom: 30px;
	background: #F8F8F8;
}
.tm-text-transform-cp {
	text-transform: capitalize !important;
    font-weight: 400 !important;
}
.tm-button-style1 > a.tm-vc_btn3 {
	color: #1a1a1a !important;
	padding-right: 60px !important;
	border: none;
}
.tm-button-style1 > a.tm-vc_btn3:hover {
	border: none;
}
.tm-button-style1 > a.tm-vc_btn3:hover {
	color: #ffffff !important;
}
.tm-button-style1 > a.tm-vc_btn3:before {
	content: '';
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    background-color: #ffffff;
    width: 55px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -1px;
}
.tm-button-style1 > a.tm-vc_btn3 i {
	right: 18px !important;
	color: #1a1a1a !important;
}
.tm-text-medium {
	font-weight: 500;
}

.themetechmount-products a[rel="prev"], .themetechmount-products a[rel="next"] {
display: block;
font-size: 15px;
text-transform: uppercase;
font-weight:600;
color:#1a1a1a;
    margin-bottom: 10px;
}
  
.themetechmount-products a[rel="prev"] {
float: right;
}
.themetechmount-products a[rel="next"] {
float: left;
}
.woocommerce div.product {
    display: block;
    clear: both;
}

.tm-header-style-classic .login-out.myaccount.topbar-link .myaccount-text {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.tm-header-style-classic .login-out.myaccount.topbar-link .myaccount-text a {
    font-weight: 500;
}
.tm-header-style-classic .tm-sticky-bgcolor-darkgrey .login-out.myaccount.topbar-link .myaccount-text a,
.tm-header-style-classic .tm-bgcolor-darkgrey .login-out.myaccount.topbar-link .myaccount-text a {
    color: #fff;
}
.wp-block-button.aligncenter, .wp-block-buttons.aligncenter {
    text-align: center;
}
.tm-header-style-infostack-three .widget.WOOCS_SELECTOR , .tm-header-style-infostack-three .widget.widget-woocommerce-currency-switcher{
    margin: 0;
	position: relative;
}
.tm-header-style-infostack-three .bottom_block .select2-container--default .select2-selection--single {
    background-color: transparent;
    border-color: transparent;
    border: none;
    height: auto;
}
.tm-header-style-infostack-three .bottom_block .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
    display: none;
}
.tm-header-style-infostack-three .bottom_block .widget .widget.widget-woocommerce-currency-switcher:before {
    content: '';
    background: #636B98;
    width: 1px;
    height: 20px;
    display: block;
    position: absolute;
    right: 0;
    left: auto;
    top: 26px;
    bottom: auto;
}
.tm-header-style-infostack-three .bottom_block .widget .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #ffffff;
    line-height: initial;
	margin: -5px 0 0 0;
}
.archive.themetechmount-sidebar-true.tm-empty-sidebar .site-main {
    padding-bottom: 17px;
}
.woocommerce .themetechmount-single-product-info .product_meta label {
    font-weight: 500;
    color: #1a1a1a;
    font-size: 15px;
}
.woocommerce .themetechmount-single-product-info .posted_in,
.woocommerce .themetechmount-single-product-info .tagged_as {
    color: #777;
}
.tm-sellingcat-list .tm-list a.tm-vc_general.tm-vc_btn3 {
    font-weight: 400;
    font-size: 16px;
    padding: 0 0 0 8px !important;
}
.tm-sellingcat-list .tm-list {
	margin-bottom: 15px;
}
/* footer snow effect css start */
.footer.tm-snow-effect {
    overflow: hidden;
}
#first-footer.tm-snow-effect , #second-footer.tm-snow-effect {
    z-index: 1;
}
.footer.tm-snow-effect:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    z-index: 0;
    background: url(../images/snowfall.png) repeat scroll 0 0 transparent;
    background-position: center;
    -webkit-animation: snow 80s linear infinite,sideways 2s ease-in-out infinite alternate;
    -moz-animation: snow 80s linear infinite,sideways 2s ease-in-out infinite alternate;
    animation: snow 80s linear infinite,sideways 2s ease-in-out infinite alternate;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
/* footer snow effect css end */
.footer .widget.widget_nav_menu.tm-horizontal-footerlinks ul > li {
    display: inline-block;
    vertical-align: top;
    padding: 0 18px;
}
.footer .widget.widget_nav_menu.tm-horizontal-footerlinks ul > li:first-child {
    padding-left: 0;
}
.footer .widget.widget_nav_menu.tm-horizontal-footerlinks ul > li:last-child {
    padding-right: 0;
}
.footer .widget.widget_nav_menu.tm-horizontal-footerlinks {
    margin-bottom: 10px !important;
}
.customtitle-text {
    font-style: italic;
    margin: 33px 0 0;
}
.contactus-num {
    font-size: 20px;
}
.contactus-address {
    margin: 20px 0 20px 0;
}
.contactus-email {
    padding: 2px 15px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #e1e1e1;
    margin: 9px 0 30px;
}
.aboutus-text1 {
    font-size: 18px;
    line-height: 36px;
}
.aboutus-text1.tm-style {
	font-size: 17px;
    line-height: 32px;
}
.aboutus-text1 strong:first-child {
    border-bottom: 2px solid;
}
.aboutus-offer {
    display: inline-block;
    vertical-align: top;
    padding: 7px 20px;
    color: #ffffff;
    border-radius: 3px;
    position: relative;
	cursor: copy;
}
.aboutus-offer:before {
    content: '';
    border: 1px dashed #ffffff;
    position: absolute;
    height: 73%;
    width: 92%;
    top: 5px;
    left: 5px;
    border-radius: 3px;
}
/* icon-imahebox css start */
.themetechmount-iconbox-styleone .tm-vc_general.tm-vc_cta3 h2 {
    font-size: 20px;
    line-height: 30px;
}
.themetechmount-iconbox-styleone .themetechmount-iconbox-heading {
    padding-top: 22px;
}
/* icon-imahebox css end */
.blog-more-btn {
    position: absolute;
    right: 10px;
    left: auto;
    top: 10px;
    bottom: auto;
    z-index: 9;
}
.blog-more-btn.style1 {
    top: 3px;
    right: 0;
}
/* titlebar blog bredcrumb css start */
.tm-titlebar-main-inner .tm-entry-meta-wrapper {
    padding-left: 20px;
    border-left: 5px solid;
    margin: 12px 0;
}
.tm-titlebar-main-inner .tm-entry-meta-wrapper .tm-meta-line i {
    display: none;
}
.tm-titlebar-main-inner .tm-entry-meta-wrapper .tm-meta-line {
    padding-right: 20px;
    margin-right: 5px;
    position: relative;
    line-height: 30px;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: top;
}
.tm-titlebar-main-inner .tm-entry-meta-wrapper .tm-meta-line:after {
    display: inline-block;
    border-radius: 0;
    background-color: #d6d6d6;
    margin: 0 10px 2px 0;
    position: absolute;
    right: -5px;
    left: auto;
    top: 12px;
    content: "";
    width: 5px;
    height: 5px;
}
.tm-titlebar-main-inner .tm-entry-meta-wrapper .tm-meta-line.tm-meta-line:last-child {
    padding: 0 15px;
    margin: 0;
}
.tm-titlebar-main-inner .tm-entry-meta-wrapper .tm-meta-line:last-child:after , .tm-titlebar-main-inner .tm-entry-meta-wrapper .tm-meta-line:nth-last-child(2):after {
    display: none;
}
/* titlebar blog bredcrumb css start */
.offerbanner-style2 h4.tm-custom-heading {
    margin-bottom: 0 !important;
    display: block;
    margin-top: 15px !important;
}
/* dealoftheday start */
.tm-dealoftheday .tm-datecounter-block-wrapper {
    position: absolute;
    top: 110px;
    left: 60px;
    right: auto;
    bottom: auto;
}
.tm-dealoftheday.first .tm-datecounter-block-wrapper {
    left: auto;
    right: 60px;
}
.tm-dealoftheday .countdown-box .time_circles .clocktime {
    display: block;
    float: none;
    margin: 0 0 5px 0;
    background: transparent;
    height: auto;
    width: auto;
}
.tm-dealoftheday .time_circles .clocktime .clocktime-number {
    font-size:50px;
    line-height: 55px;
    display: block;
    margin-bottom:1px;
}
.tm-dealoftheday .time_circles .clocktime .clocktime-text {
    display: block;
    font-size:18px;
}
.tm-dealoftheday .countdown-box .time_circles .clocktime {
    display: block;
    float: none;
    margin: 0 0 15px 0;
    background: transparent;
    height: auto;
    width: auto;
    padding: 0 0 19px 0;
    border-bottom: 1px solid #cccccc;
	text-align: left;
}
.tm-dealoftheday .countdown-box .tm-text-align-right .time_circles .clocktime {
	text-align: right;
}
.tm-dealoftheday .countdown-box .time_circles .clocktime.textDiv_Seconds {
    margin: 0;
    border: 0;
    padding: 0;
}
.tm-specialfonts-counter .tm-datecounter-block-wrapper h4.tm-custom-heading,
.tm-dealoftheday .tm-datecounter-block-wrapper h2.tm-custom-heading {
    border-bottom: 3px solid;
    margin-bottom: 40px;
}
.tm-specialfonts-counter .tm-datecounter-block-wrapper .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-headers h2 {
	display:inline-block;
}
.tm-dealoftheday.first .countdown-box {
    text-align: right;
}
/* dealoftheday end */
.tm-single-image-wrapper.tm-imagehover-style1 a.tm_element-link {
    display: block;
    position: relative;
}
.tm-single-image-wrapper.tm-imagehover-style1 a.tm_element-link:before {
    content: "";
    position: absolute;
    right: 20px;
    left: 20px;
    top: 20px;
    bottom: 20px;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    z-index: 1;
    transform: scale(0);
}
.tm-single-image-wrapper.tm-imagehover-style1:hover a.tm_element-link:before {
    background-color: rgba(255, 255, 255, 0.2);
    transform: scale(1);
}
.tm_banneroffer .tm-custom-heading {
    font-weight: 600;
}
.tm-rv-btn-icon .kw_cicico {
    margin-top: 4px;
    margin-left:8px;
    display: inline-block;
    vertical-align: middle;
	font-size:small !important;
}
.tm-product-space {
    margin-top: -15px;
}
.woocommerce-cart .woocommerce-cart-form .shop_table {
    border-right: 0;
}
.tm-blog-classic-box-content p.has-background {
    margin-top: 20px;
}
/* offer-section css start */
.tm-offer-section .tm-element-heading-wrapper .tm-vc_cta3-headers h2 strong {
    font-weight: 400 !important;
}
.tm-custom-heading.tm-offer-verticaltext {
    writing-mode: vertical-rl;
    transform: rotate( 180deg);
    border: 1px solid #DEDEDE;
    padding: 30px 11px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top;
    background: #ffffff;
}
.tm_offersection li.tm_offersection_content {
    margin-bottom: 10px;
}
.tm_offersection ul {
    margin-top: -5px;
}
.tm-offer-section .first .vc_column-inner > .wpb_wrapper {
    width: 50%;
    margin: 0 0 0 auto;
}
.tm-offer-section .second .vc_column-inner > .wpb_wrapper {
    text-align: center;
}
.tm-single-image-wrapper.imagestyle-one.tm-offerimg1, .tm-single-image-wrapper.imagestyle-one.tm-offerimg2 {
    position: absolute;
    left: 0;
    right: auto;
    -webkit-animation: offerright 9s ease-in-out forwards infinite;
    animation: offerright 9s ease-in-out forwards infinite;
}
.tm-single-image-wrapper.imagestyle-one.wpb_single_image.vc_align_center.tm-offerimg2 {
    right: 0;
    left: auto;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-animation: float 9s ease-in-out forwards infinite;
    animation: float 9s ease-in-out forwards infinite;
}
@keyframes float {
    0% {
        transform: translatey(0px);
    }
    50% {
        transform: translatey(-20px);
    }
    100% {
        transform: translatey(0px);
    }
}
@keyframes offerright {
    0% {
        transform: translatex(0px);
    }
    50% {
        transform: translatex(-30px);
    }
    100% {
        transform: translatex(0px);
    }
}
/* offer-section css end */
.tm-productsecttion .tm-boxes-carousel-arrows-above .themetechmount-boxes-row-wrapper .slick-next {
    margin-right: 15px;
}
.tm-productsecttion .tm-boxes-carousel-arrows-above .themetechmount-boxes-row-wrapper .slick-prev {
    left: 93%;
}
.offerbanner-style3 .first h2.tm-custom-heading strong {
    background: #ffffff;
    font-size: 22px;
    padding: 5px 18px;
    font-weight: 500 !important;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    vertical-align: top;
    border-radius: 3px;
}
.offerbanner-style3 .second h2.tm-custom-heading {
    font-weight: 400;
}
.offerbanner-style3 .second h2.tm-custom-heading strong {
    font-size: 50px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    margin: 0 0 0 -25px;
}
.tm-blog-section:before {
    content: '';
    background-image: url(../images/bg5.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 1920px;
    height: 1300px;
    position: absolute;
    top: -49%;
    right: 0;
    left: 0;
}

::-webkit-scrollbar {
  width: 10px;
}
/* Track */
::-webkit-scrollbar-track  {
   background: var(--tm-secondarygreycolor-bg); 
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--tm-secondarycolor-bg);
  border: 3px solid #F4F9FC;
}
.headercart .toggle .widget.widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a {
    font-weight: 500;
}
.tm-colbg-rounded .tm-col-wrapper-bg-layer{
    border-radius:5px;
}
.tm-form-input-greybg .select2-dropdown,
.tm-form-input-greybg .select2-container--default .select2-selection--single,
.tm-form-input-greybg textarea, .tm-form-input-greybg input[type="number"], .tm-form-input-greybg input[type="tel"], .tm-form-input-greybg input[type="email"], .tm-form-input-greybg input[type="text"] {
    background-color: #f0f3f4;	
}
.sidebar .widget.woocommerce  ul.cart_list li:first-child, .sidebar .widget.woocommerce  ul.product_list_widget li:first-child {
	padding-top:0px;
}
.sidebar .widget.woocommerce  ul.cart_list li:last-child, .sidebar .widget.woocommerce  ul.product_list_widget li:last-child {
	padding-bottom:0px;
}
.sidebar .widget ul:not(.children):not(.slides):not(.cart_list):not(.cicico_contact_widget_wrapper):not(.cicico_category_list_widget):not(.tm-all-post-list) > li:first-child {
	margin-top: -8px;
}
.sidebar .widget.woocommerce ul.product_list_widget li:last-child {
	margin-bottom:0px;
}
.sidebar .widget.woocommerce.widget_products {
    padding: 15px 20px 11px;
}
.offerbanner-style2 h4.tm-custom-heading.tm-marginbottom-0px,
.tm-custom-heading.tm-marginbottom-0px {
	margin-bottom:0px !important;
}


.cpt_product_description strong,
.cpt_product_description b,
.woocommerce-product-details__short-description strong,
.woocommerce-product-details__short-description b {
    font-weight: 500;
    font-size: 15px;
    line-height: 28px;
}
.tm-texttransform-none {
	text-transform:none !important;
}
#yith-quick-view-content .woocommerce-product-details__short-description {
	display:none;
}
#yith-quick-view-content div.images {
    width: 49.4% !important;
}
.tm-header-style-classic .tm-header-icons .tm-header-icon.tm-header-wc-cart-link {
	background-color: transparent !important;	
}
.sidebar .widget ul li ul.children li:first-child {
    border-top: 1px dashed #E1E1E1 !important;
    margin-top: 8px;
}
.wp-block-latest-comments__comment {
    line-height: inherit;
    margin-bottom: 0;
    border-bottom: 1px dashed #E1E1E1;
    padding-bottom: 8px;
    padding-top: 8px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
	border-bottom:0px;
}
 .sidebar .widget_categories ul:not(.children) li:first-child span {
	top:5px; 
}
 .sidebar .widget_categories ul.children li:first-child span {
	top:12px; 
}
.woocommerce table.wishlist_table tbody td a.button.yith-wcqv-button {
    display: none;
}
.woocommerce-wishlist .yith_wcwl_wishlist_footer .yith-wcwl-share {
    margin-bottom: 45px;	
}
.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-wishlist-btn .yith-wcwl-wishlistaddedbrowse a:before, .hot-products .product .tm-shop-icon .yith-wcwl-wishlistaddedbrowse a:before {
    content: '\e81c';
}
#yith-quick-view-content div.summary {
    padding-left: 30px;
}
#yith-quick-view-content div.product .product_title {
    margin-bottom: 0px !important;
	font-size: 22px;
    line-height: 32px;
}
#yith-quick-view-content .product_meta .sku_wrapper {
    padding-bottom: 10px;
}
#yith-quick-view-content .product_meta {
    padding-top: 23px !important;
}
.themetechmount-page-full-width.woocommerce-wishlist article .entry-content {
    margin-bottom: 30px;
}
#yith-quick-view-content div.product p.price del .woocommerce-Price-amount {
	font-weight:400 !important;
}
.wp-block-search .wp-block-search__button {
	color:#fff;
}
.main-holder .site-content ul.products li.product .product-hover-style1 .add_to_cart_button.added:after { 
    margin-left: 0;
    position: absolute;
    font-size: 14px;
}
.main-holder .site-content ul.products li.product .product-hover-style1 .add_to_cart_button.added:after { 
    color: #ffffff;
    left: 0;
	right: 0;
}
.main-holder .site-content ul.products li.product .add_to_cart_button.added:before {
    display: none;
}

.headercart .toggle .widget.widget_shopping_cart .widget_shopping_cart_content ul.cart_list {
    height:103px;
    overflow-y: scroll;
}
.headercart .toggle .widget.widget_shopping_cart::-webkit-scrollbar {
  width: 10px;
}
.headercart .toggle .widget.widget_shopping_cart::-webkit-scrollbar-track  {
   background: var(--tm-secondarygreycolor-bg); 
}
.headercart .toggle .widget.widget_shopping_cart::-webkit-scrollbar-thumb {
  background: var(--tm-secondarycolor-bg);
  border: 3px solid #F4F9FC;
}
.headercart .toggle .widget.widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a {
    font-weight: 500;
}
.tm-special-hfonts sub {
    font-size:24px;
    color:var(--tm-skincolor-bg);
    font-family: 'Homemade Apple',Arial,Helvetica;
    font-weight: 400;
    bottom: -15px;
    right: -3px;
    margin-right:-20px;
}
.tm-special-hfonts sup {
	padding: 0 4px;
    top: -12px;
	font-weight: 500;
}
.widget_block h2 {
    font-size: 20px;
    line-height: 26px;
    color: #2c2c2c;
    position: relative;
}
.wp-block-search .wp-block-search__label {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}
#sidebar-right .widget.widget_nav_menu ul li:first-child .hitarea {
	top: 3px;
}
.woocommerce-shipping-fields h3#ship-to-different-address label {
    font-weight:600;
}

.woocommerce div.product form.cart .variations .select2-container,
.tm-form-styleone1 .select2-container {
    width: 100% !important;
}
.single-product .main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style2 {
    margin-bottom: 50px;
}
.tm-vc_btn3-container.tm-adbutton {
    margin: 0;
}
.tm-vc_btn3-container a.tm-vc_btn3-style-text.tm-vc_general.tm-vc_btn3:before {
    content: '';
    border-bottom: 1px solid;
    height: 1px;
    width: 112%;
    position: absolute;
    bottom: -5px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.tm-vc_btn3-container a.tm-vc_btn3-style-text.tm-vc_general.tm-vc_btn3:hover:before {
    width: 81%;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.tm-vc_btn3-container.tm-adbutton a.tm-vc_general.tm-vc_btn3.tm-vc_btn3-color-white {
    color: #ffffff;
}
.tm-vc_btn3.tm-vc_btn3-style-text.tm-vc_btn3-size-md .tm-vc_btn3-icon.flaticon-right-arrow {
    font-size: 26px;
    right: -15px !important;
    top: 5px;
}
/* deal of the day css start */
.tm-dealoftheday-section .tm-single-image-wrapper.first {
    position: absolute;
}
.tm-dealoftheday-section .countdown-box .time_circles .clocktime {
    background-color: transparent;
}
.tm-dealoftheday-section .time_circles .clocktime .clocktime-number {
    display: block;
    font-size: 36px;
    line-height: 36px;
    font-family: var(--special-element-fontfamily);
    font-weight: var(--special-element-fontweight);
    margin-bottom: 3px;
}
.tm-dealoftheday-section .time_circles .clocktime .clocktime-text {
    font-size: 15px;
}
.tm-dealoftheday-section .countdown-box .time_circles .clocktime {
    
    background-position: center;
    height: 160px;
    width: 160px;
    line-height: 160px;
    z-index: -1;
    position: relative;
    padding: 52px 0;
    margin: 0 80px 0 0;
}
.tm-dealoftheday-section .countdown-box .time_circles .clocktime:last-child {
    margin: 0 ;
}
.tm-dealoftheday-section .countdown-box .time_circles .clocktime:before {
    content: '';
    background-color: var(--tm-skincolor-bg);
    height: 160px;
    width: 160px;
    line-height: 160px;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
}
.tm-dealoftheday-section .countdown-box .time_circles .clocktime.textDiv_Days:before {
    -webkit-mask: url(../images/round-1.svg) no-repeat 100% 100%;
    mask: url(../images/round-1.svg) no-repeat 100% 100%;
}
.tm-dealoftheday-section .countdown-box .time_circles .clocktime.textDiv_Hours:before {
    -webkit-mask: url(../images/round-2.svg) no-repeat 100% 100%;
    mask: url(../images/round-2.svg) no-repeat 100% 100%;
}
.tm-dealoftheday-section .countdown-box .time_circles .clocktime.textDiv_Minutes:before {
    -webkit-mask: url(../images/round-3.svg) no-repeat 100% 100%;
    mask: url(../images/round-3.svg) no-repeat 100% 100%;
}
.tm-dealoftheday-section .countdown-box .time_circles .clocktime.textDiv_Seconds:before {
    -webkit-mask: url(../images/round-4.svg) no-repeat 100% 100%;
    mask: url(../images/round-4.svg) no-repeat 100% 100%;
}
.tm-dealoftheday-section h2.tm-custom-heading, .tm-dealoftheday-section .tm-vc_btn3-container.tm-vc_btn3-inline {
    z-index: 1;
    position: relative;
}
.tm-dealoftheday-section h2.tm-custom-heading {
    float: left;
}
.tm-dealoftheday-section .tm-vc_btn3-container.tm-vc_btn3-inline {
    float: right;
    margin-right: 15px;
}
.tm-dealoftheday-section .tm-datecounter-block-wrapper {
    margin-bottom: 50px;
}
/* deal of the day css end */
.offer-section {
    font-weight: 500;
    font-size: 18px;
}
.offer-section .coupon-code {
    border: 1px dashed;
    padding: 4px 22px;
    font-size: 15px;
    font-weight: 400;
    border-radius: 5px;
    margin: 0 8px;
    display: inline-block;
}
.offer-section .last {
    font-weight: 400;
    font-size: 15px;
}
.tm-offersec .wpb_content_element {
    margin-bottom: 0;
}
.tm-centeralign {
    text-align: center;
}
.tm-testimonial-block .wpb_text_column.wpb_content_element {
    margin: 0 -15px;
    font-size: 16px;
}
.tm-testimonial-block .wpb_text_column.wpb_content_element strong {
    text-decoration: underline;
    font-family: var(--special-element-fontfamily);
    text-transform: capitalize;
}
.tm-testimonial-block .wpb_text_column.wpb_content_element .tm-text, .tm-testimonial-block .wpb_text_column.wpb_content_element p {
    display: inline-block;
    vertical-align: top;
}
.tm-testimonial-block .wpb_text_column.wpb_content_element .tm-text {
    margin-right: 25px;
}
.tm-testimonial-block .wpb_text_column.wpb_content_element p {
    line-height: 28px;
}
.tm-testimonial-block .tm-single-image-wrapper.imagestyle-one {
    margin: 0;
}
.tm-testimonial-block .themetechmount-boxes-testimonial.themetechmount-boxes-view-carousel .slick-dots {
    text-align: right;
    width: auto;
    right: 0;
    opacity: 1 !important;
}
.tm-testimonial-block .slick-dots li button {
    border-radius: 3px;
    background:var(--tm-skincolor-light);
}
.tm-testimonial-block .slick-dots li.slick-active button {
   width: 24px;
}
.tm-custom-heading.tm-customtext {
    width: 65%;
    margin: 0 auto;
}
.tm-single-image-wrapper.imagestyle-one.wpb_single_image.tm-custombanner {
    top: 66px;
    right: 50px;
    z-index: 1;
}
.tm-single-image-wrapper.imagestyle-one.wpb_single_image.tm-custombanner img {
    animation: spin 15s infinite linear;
    -webkit-animation: spin 15s infinite linear;
    -moz-animation: spin 15s infinite linear;
    -ms-animation: spin 15s infinite linear;
}
@keyframes spin {
0% {
    transform: rotate(0deg);
   }
100% {
    transform: rotate(359deg);
   }
}
.tm-footer-bottomspace {
    margin-bottom: 40px !important;
}
.tm-contactinfo-style1.styleone {
    margin-top: 35px !important;
}
.tm-footerbottom-block {
    float: left;
}
.tm-footerbottom-block, #tm_servicesection {
    margin-top: 30px;
}
/* footer service css start */
div#tm_servicesection {
    overflow: hidden;
    text-align: center;
}
#tm_servicesection .tm-sbox {
    text-align: left;
    display: flex;
}
#tm_servicesection .tm-iconbox.tm-wrap-cell {
    font-size: 50px;
    margin-right: 15px;
    color: var(--tm-skincolor-color);
}
#tm_servicesection .tm-detailsbox h2.tm-custom-heading {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 5px;
}
div#tm_servicesection ul {
    display: inline-block;
    vertical-align: top;
}
.footer .widget div#tm_servicesection ul > li {
    padding-bottom: 20px;
}
.footer .widget div#tm_servicesection ul > li:last-child {
    padding-bottom: 0;
}
/* footer service css end */

.comment-respond .tm-vc_btn3.tm-vc_btn3-shape-square:hover, .tm-vc_btn3-color-button-bgcolor:hover {
    border-color: var(--tm-button-bg-hover) !important;
}
.tm-vc_btn3-icon.flaticon-right-arrow {
    font-size: 25px !important;
    height: 30px;
    line-height: 38px;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
}
.tm-woocategory-style3 .ttmcat_description .description {
    display: none;
}
.main-holder .site-content ul.products.list li.product .product-hover-style2 .tm-product-box-inner .tm-shop-icon {
    display: none;
}
 .woocommerce .wishlist_table td.product-add-to-cart a {
    text-transform:var(--button-text-transform) ;
    font-weight: var(--button-font-weight) !important;
 }
 .main-holder .site-content #review_form #respond .form-submit input {
    font-weight: var(--button-font-weight);
 }
 .first-blogstyle.style1 {
    overflow: hidden;
}
.instagramblock #sb_instagram #sbi_images {
    padding: 0 !important;
}
.instagramblock #sb_instagram #sbi_images .sbi_item {
    padding: 0 5px !important;
}
.instagramblock #sb_instagram #sbi_images .sbi_item:last-child {
    padding-right: 0 !important;
}
.instagramblock #sb_instagram {
    margin: 0 -5px;
}
.tm-vc_btn3.tm-vc_btn3-size-md.tm-vc_btn3-icon-right:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon.themifyicon.ti-arrow-right {
    font-weight: 600;
}
.tm-productsecttion .tm-heading-style-vertical .tm-vc_cta3-container {
    margin-bottom: 40px;
}
.single .main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style3 {
    margin-bottom: 40px;
}
.single.woocommerce .product-hover-style2 .price .woocommerce-Price-amount {
    font-weight: var(--button-font-weight) !important;
}
.tm-header-style-infostack-two .headercart-title .cart-qty {
    height: 15px;
    width: 15px;
    line-height: 16px;
    display: block;
    position: absolute;
    top: -5px;
    right: auto;
    bottom: auto;
    left: 18px;
    color: #ffffff;
    font-size: 10px;
    text-align: center;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    background-color: var(--tm-secondarycolor-bg);
}
.tm-header-style-styleone .headercart-title .cart-qty {
    font-style: normal;
    left: 13px;
}
body.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-skincolor:not(.vc_tta-accordion) .vc_tta-panel .vc_tta-panel-title>a:hover {
    color: #ffffff;
}
.tm-header-style-styleone .ttm-textcolor-highlight .text1 {
    color: var(--tm-secondarycolor-color);
    font-weight: var(--special-element-fontweight);
    font-style: italic;
    text-transform: uppercase;  
}
/* offer-section-style2 css start */
.tm-offer-section-style2 h3.tm-custom-heading {
    font-weight: 400 !important;
}
.tm-offer-section-style2 h3.tm-custom-heading cite {
    position: relative;
}
.tm-offer-section-style2 h3.tm-custom-heading cite:before {
    content: '';
    background: var(--tm-skincolor-color);
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: 5px;
}
.tm-offer-section-style2 h3.tm-custom-heading cite {
    color: var(--tm-skincolor-color);
}
.tm-textcolor-white.tm-offer-section-style2 h3.tm-custom-heading cite {
    color: #ffffff;
}
.tm-textcolor-white.tm-offer-section-style2 h3.tm-custom-heading cite:before {
    background: #ffffff;
}
/* offer-section-style2 css end */
/* banner cms style2 css start */
.ttm_bannercms_style2 .bannercms_content .bannertext {
    position: absolute;
    top: 24%;
    bottom: auto;
    left: 7%;
    right: auto;
    font-family: var(--special-element-fontfamily);
    text-transform: uppercase;
    font-style: italic;
}
.ttm_bannercms_style2 .bannercms_content.first .bannertext {
    top: 30%;
    left: auto;
    right: 7%;
}
.ttm_bannercms_style2 .bannercms_item {
    position: relative;
}
.ttm_bannercms_style2 .bannercms_content .bannertext .bannertext1 {
    font-size: 30px;
    font-weight: 600;
    line-height: 35px;
    display: block;
    margin-bottom: 8px;
}
.ttm_bannercms_style2 .bannercms_content .bannertext .bannertext2 {
    font-size: 70px;
    line-height: 70px;
    font-weight: 700;
    display: block;
}
.ttm_bannercms_style2 .bannercms_content.first .bannertext .bannertext1, .ttm_bannercms_style2 .bannercms_content.first .bannertext .bannertext2 {
    background-color: var(--tm-secondarycolor-bg);
    padding: 4px 12px 2px;
    font-size: 30px;
    line-height: 35px;
    clear: both;
    display: table;
    margin: 0 0 4px auto;
}
.ttm_bannercms_style2 .bannercms_content.first .bannertext .bannertext2 {
    margin-bottom: 30px;
}
.ttm_bannercms_style2 .bannercms_content .bannertext .bannertext3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    display: block;
    margin-bottom: 25px;
}
.ttm_bannercms_style2 .bannercms_content .bannertext .bannerbtn {
    padding-top: var(--button-topbottom-padding);
    padding-bottom: var(--button-topbottom-padding);
    background-color: var(--tm-button-bg);
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-right: 60px;
}
.ttm_bannercms_style2 .bannercms_content .bannertext .bannerbtn:hover {
    background-color: var(--tm-button-bg-hover);
}
.ttm_bannercms_style2 .bannercms_content.first .bannertext .bannerbtn {
    background-color: var(--tm-button-bg-hover);
}
.ttm_bannercms_style2 .bannercms_content.first .bannertext .bannerbtn:hover {
    background-color: var(--tm-button-bg);
}
.ttm_bannercms_style2 .bannercms_content .bannertext .bannerbtn:before {
    content: '\e628';
    font-family: "themify";
    position: absolute;
    top: 13px;
    left: auto;
    right: 30px;
    bottom: auto;
    font-size: 14px;
    font-style: normal;
}
/* banner cms style2 css end */
/* product style4 css start */
.main-holder .site-content ul.products li.product .tm-product-box.product-hover-style4 .tm-product-content .tm-shop-icon {
    display: none;
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style4 {
    border: 1px solid #EBEBEB;
    padding: 20px 20px 15px;
    margin-bottom: 30px;
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style4 .tm-product-box-inner .tm-shop-icon {
    z-index: 1;
    text-align: center;
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style4 .tm-product-box-inner .tm-shop-icon .tm-wc-add-to-cart-btn a {
    font-size: 15px;
    font-weight: 500;
    line-height: 13px;
    width: 100%;
    height: auto;
    text-transform: var(--button-text-transform);
    color: #ffffff;
    background: var(--tm-secondarycolor-bg);
    padding: 16px 0 15px;
    border-radius: 0;
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style4 .tm-product-box-inner .tm-shop-icon .tm-wc-add-to-cart-btn a:hover {
    background: var(--tm-skincolor-bg);
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style4 .tm-product-box-inner .tm-shop-icon .tm-wc-wishlist-btn a {
    background: var(--tm-skincolor-bg);
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style4 .tm-product-box-inner .tm-shop-icon .tm-wc-wishlist-btn a:hover {
    background: var(--tm-secondarycolor-bg);
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style4 .tm-product-box-inner .tm-shop-icon .tm-wc-quickview-btn,
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style4 .tm-product-box-inner .tm-shop-icon .tm-wc-wishlist-btn,
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style4 .tm-product-box-inner .tm-shop-icon .tm-wc-compare-btn {
    font-style: normal ;
    display: none;
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style4 .tm-product-box-inner .tm-shop-icon .tm-wc-add-to-cart-btn {
    float: none;
    margin: 0;
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style4 .tm-product-box-inner .tm-shop-icon .tm-wc-add-to-cart-btn a:before {
    content: "\f120";
    font-family: 'flaticon';
    font-style: normal;
    font-size: 20px;
    position: absolute;
    right: 28%;
    top: 16px;
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style4 .star-rating {
    margin: 0 auto 10px;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style4 .tm-product-box-inner {
    overflow: hidden;
}
.woocommerce .product-hover-style4 .price .woocommerce-Price-amount {
    font-size: 24px;
    font-weight: 700;
}
.woocommerce .product-hover-style4 .price del .woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 400;
    color: var(--body-fonts-color) !important;
}
.woocommerce .product-hover-style4 .price .woocommerce-Price-amount {
    font-family: var(--special-element-fontfamily);
    font-style: italic;
}
.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style4 .tm-product-content {
    text-align: center;
    padding: 40px 0 0;
    min-height: 106px;
}
.main-holder .site-content ul.products li.product .product-hover-style4 .onsale {
    background: #DD0000;
    letter-spacing: 1.5px;
    padding: 0 5px;
    left: 0;
    right: auto;
    top: 0;
}
.main-holder #content.site-content ul.products.list li.product:hover .tm-product-box.product-hover-style4 .tm-product-box-inner .tm-shop-icon .tm-wc-add-to-cart-btn {
    opacity: 1;
}
.main-holder #content.site-content ul.products.list li.product .tm-product-box.product-hover-style4 .tm-product-box-inner .tm-shop-icon {
    position: absolute;
    margin: 0;
}
.main-holder #content.site-content ul.products.list li.product .tm-product-box.product-hover-style4 .tm-product-content {
    text-align: left;
    padding: 15px 0 0 0;
}
.main-holder #content.site-content ul.products.list li.product .tm-product-box.product-hover-style4 .star-rating {
    margin: 0 0 10px;
    position: relative;
    top: 0;
}
.single-product .main-holder #content.site-content .upsells.products ul.products li.product .tm-product-box.product-hover-style4, .single-product .main-holder #content.site-content .related.products ul.products li.product .tm-product-box.product-hover-style4 {
    margin-bottom: 50px;
}
.main-holder .site-content ul.products li.product .product-hover-style4 .woocommerce-loop-category__title, .main-holder .site-content ul.products li.product .product-hover-style4 .woocommerce-loop-product__title, .main-holder .site-content ul.products li.product .product-hover-style4 h3 {
    font-size: 18px;
    font-weight: var(--special-element-fontweight);
}
.main-holder #content.site-content .cart-collaterals ul.products li.product .tm-product-box.product-hover-style4 .tm-product-box-inner .tm-shop-icon .tm-wc-add-to-cart-btn a:before {
    right: 17%;
}
.main-holder .site-content ul.products li.product .product-hover-style4 a.tm-product-title-link {
    margin-bottom: 12px;
}
/* product style4 css end */
/* deal of the day style2 css start */
.tm-dealoftheday-style2 .time_circles .clocktime .clocktime-number {
    display: block;
    font-family: var(--special-element-fontfamily);
    font-weight: var(--special-element-fontweight);
    font-size: 38px;
    line-height: 33px;
    font-style: italic;
}
.tm-dealoftheday-style2 .countdown-box .time_circles .clocktime {
    background: transparent;
    height: 70px;
}
.tm-dealoftheday-style2 .countdown-box .time_circles .clocktime:before {
    content: '';
    background: #E6E7E7;
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    bottom: auto;
    right: -10px;
    left: auto;
}
.tm-dealoftheday-style2 .countdown-box .time_circles .clocktime:last-child:before {
    display: none;
}
.tm-dealoftheday-style2 .time_circles .clocktime .clocktime-text {
    color: var(--body-fonts-color);
}
/* deal of the day style2 css end */
/* banner cms style3 css start */
.ttm_bannercms_style3 .bannertext {
    position: absolute;
    top: 19%;
    bottom: auto;
    right: 5.5%;
    left: auto;
}
.ttm_bannercms_style3 .bannercms_item {
    position: relative;
}
.ttm_bannercms_style3 .bannercms_content .bannertext .bannertext1 {
    font-size: 55px;
    font-weight: var(--special-element-fontweight);
    font-family: var(--special-element-fontfamily);
    line-height: 55px;
    font-style: italic;
    display: block;
    margin-bottom: 10px;
}
.ttm_bannercms_style3 .bannercms_content .bannertext .bannertext2 {
    font-size: var(--body-font-size);
    display: block;
    margin-bottom: 24px;
}
.ttm_bannercms_style3 .bannercms_content .bannertext .bannertext3 {
    font-size: 14px;
    display: block;
    margin-bottom: 25px;
}
.ttm_bannercms_style3 .bannercms_content .bannertext .bannerbtn {
    padding-top: var(--button-topbottom-padding);
    padding-bottom: var(--button-topbottom-padding);
    background-color: var(--tm-button-bg);
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.ttm_bannercms_style3 .bannercms_content .bannertext .bannerbtn:hover {
    background-color: var(--tm-button-bg-hover);
}
/* banner cms style3 css end */
/* extra-bicycle css start */
.tm-testimonial-font .themetechmount-testimonialbox-styleone .themetechmount-author-name {
    font-size: 24px;
}
.tm-sbox.tm-sbox-iconalign-left-spacing.tm-textalign-center {
    text-align: center !important;
}
.tm-header-style-styleone .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu >li.mega-menu-item ul.mega-sub-menu .widget_nav_menu li>a {
    font-size: 17px;
    font-style: italic;
}
.tm-header-style-styleone .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 .tm_menuoffertext {
    font-style: italic;
}
.tm-rating-color .themetechmount-testimonialbox-styleone .themetechmount-ratting-star .tm-cicico-icon-star-1 {
    color: #FFB400 !important;
}
rs-slides .tm-vc_btn3-icon.themifyicon {
    margin-left: 5px;
    font-weight: 600;
}
rs-slides .themifyicon::before {
    font-size: 14px;
}
.tm-header-style-styleone .ttm-textcolor-highlight .button {
    background: transparent !important;
    padding: 0 0 0 2px;
}
.tm-header-style-styleone .ttm-textcolor-highlight .button:hover {
    color: var(--tm-skincolor-color);
}
.headercart .toggle .widget.widget_shopping_cart .widget_shopping_cart_content ul.product_list_widget li a.remove:hover {
    background: var(--tm-skincolor-bg) !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.mega-menu-item-type-widget.widget_media_image a {
    padding: 0 !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.mega-menu-item-type-widget.widget_media_image {
    text-align: right !important;
}
.tm-header-style-infostack-two.tm-header-style-styleone .woocommerce.widget_shopping_cart .buttons a {
    font-weight: 700;
}
.tm-newsletter-style3.stylethree .subscribe_button .btn {
    font-weight: 700;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
    margin-bottom: 0 !important;
}
.tm-header-style-styleone .headercart-content [title] {
    display: none;
}
/* extra-bicycle css end */