.admin-bar .tm-fbar-close {
    top: 45px
}

.site-content-wrapper {
    position: relative
}

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: #000
}

.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: #777;
    padding: 8px 15px;
    font-weight: 400;
    background-color: #fff;
    text-transform: inherit;
    border: 1px solid #EEE;
    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: #EEE
}

#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 #fff;
    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: #fff
}

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 {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    padding: 11px 35px 11px;
    border: 2px solid transparent;
    color: #fff;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    outline: none!important;
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0
}

.tm-full-bt {
    width: 100%
}

.tm-textarea-con textarea {
    height: 178px
}

.post-password-required input[type="submit"] {
    padding: 11px 30px 13px
}

.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
}

.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: #000814
}

.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: #000814
}

.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: .92
}

.tm-bg.tm-bgcolor-grey>.tm-bg-layer {
    opacity: .9
}

.themetechmount-fbar-main-w .themetechmount-fbar-box-w.tm-bg.tm-bgimage-yes>.tm-bg-layer {
    opacity: .87
}

.tm-col-bgimage-yes.tm-bgcolor-white .tm-bg-layer-inner,.tm-bg.tm-bgimage-yes.tm-bgcolor-white>.tm-bg-layer {
    opacity: .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: .8
}

.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: .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
}

#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: #fff;
    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-avvin-icons";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 12px
}

#totop:hover {
    margin-bottom: 5px
}

.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
}

.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
}

.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: 700;
    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
}

#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: 32px;
    width: 32px;
    line-height: 31px;
    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: 80px;
    padding: 0 15px;
    line-height: 35px;
    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
}

.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
}

.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: 0
}

.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: 400;
    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: 0
}

.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: 0
}

.tm-header-style-infostack .tm-vc_general.tm-vc_cta3 {
    padding: 0
}

.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,.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
}

.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: .9
}

.tm-float-overlay.animated {
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAVCAYAAABCIB6VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzNGOTFDMjMwRDE4MTFFNjlERDZERjI3RjQ0QzRGRjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzNGOTFDMjQwRDE4MTFFNjlERDZERjI3RjQ0QzRGRjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3M0Y5MUMyMTBEMTgxMUU2OURENkRGMjdGNDRDNEZGOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3M0Y5MUMyMjBEMTgxMUU2OURENkRGMjdGNDRDNEZGOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt0AzY0AAADrSURBVHjapNXLDYMwDAZg1+2dE9dKHaETgMQSPXWADtQBemIJJDJBzx2gp1wZoI7koBTl4RhLPwSBPoHsiMM8zxcAeFLuFAuV1XXdujbGtHR6UR5Ih4VypkyUFpTF6MTWgvyWPeWoxQPUGT19hUW+p8YDFDzqFhg8o8FDdPDoFq7Fk2gMDnHI4Fk0BXt8SOBFNAen8D80N/dYaM4WF6GuToLOO+BGefP1VbJDUThSI+XDGSWjiDVzmmloFRxrlJXiWIFGG8pbWgRLRqqIowIV4ahEizjuQP0fJIrjHjSHO7ihfLVoBHdW8xNgAA9tb+1F4VHcAAAAAElFTkSuQmCC),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(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 0
}

.tm-header-invert .themetechmount-fbar-btn {
    margin-left: 0;
    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 0
}

.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: 0
}

.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-fbar-box-w {
    -webkit-box-shadow: inset 0 -23px 30px -20px rgba(0,0,0,.18);
    -moz-box-shadow: inset 0 -23px 30px -20px rgba(0,0,0,.18);
    box-shadow: inset 0 -23px 30px -20px rgba(0,0,0,.18)
}

.themetechmount-fbar-position-default .themetechmount-fbar-box {
    padding-top: 0;
    padding-bottom: 60px
}

.themetechmount-fbar-box h2 {
    font-weight: 400;
    font-size: 21px;
    margin-bottom: 0;
    margin-top: 0
}

.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: 0;
    left: 0;
    z-index: 1;
    display: block
}

.themetechmount-fbar-bg-darkgrey.themetechmount-fbar-box-w.tm-fbar-with-bgimage:after {
    background: rgba(0,0,0,.85)
}

.themetechmount-fbar-bg-grey.themetechmount-fbar-box-w.tm-fbar-with-bgimage:after {
    background: rgba(231,231,231,.85)
}

.themetechmount-fbar-bg-white.themetechmount-fbar-box-w.tm-fbar-with-bgimage:after {
    background: rgba(255,255,255,.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(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.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-avvin-icons"
}

.themetechmount-fbar-position-default .widget {
    margin: 65px 0 0
}

.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(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.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: 0
}

.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,.21)
}

.themetechmount-fbar-box-w.themetechmount-fbar-text-white .widget_tag_cloud .tagcloud a {
    background-color: rgba(255,255,255,.9);
    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,.8)
}

.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,.9)
}

.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
}

.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,.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,.7)
}

.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,.1)
}

.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,.8)
}

.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
}

.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-three .themetechmount-topbar-inner {
    line-height: 50px
}

.tm-header-style-infostack-two .themetechmount-topbar-inner {
    line-height: 40px
}

.top-contact {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    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,.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,.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-overlay .top-contact i {
    margin-right: 3px
}

.tm-textcolor-dark .top-contact i {
    color: #000814
}

.tm-header-style-infostack .tm-topbar-content .tm-wrap-cell .top-contact li:before {
    display: block;
    background-color: #B28006
}

.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: #eee;
    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,.3)
}

.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: 0
}

.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: 0
}

.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: 0;
    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,.8)
}

.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,.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: 0;
    margin: 0;
    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
}

.tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
    padding: 0;
    display: table;
    width: 100%
}

.tm-breadcrumb-border-bottom {
    border-bottom: 1px solid #eee
}

.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: 0
}

.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: 0;
    position: relative
}

.themetechmount-titlebar-main {
    text-align: center
}

.tm-titlebar-wrapper .entry-title-wrapper a {
    color: rgba(255,255,255,.9);
    font-weight: 700
}

.tm-titlebar-wrapper .entry-title-wrapper a:hover {
    color: #fff
}

.tm-titlebar-main .breadcrumb-wrapper span:last-child {
    padding-right: 0
}

.tm-titlebar-wrapper .entry-title .tm-subtitle {
    font-size: 17px;
    opacity: .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: 0
}

.tm-titlebar-wrapper .breadcrumb-wrapper a:hover {
    text-decoration: none
}

.themetechmount-titlebar-main .breadcrumb-wrapper {
    color: #777;
    vertical-align: middle
}

.breadcrumb-wrapper .tm-pf-navbar-wrapper i {
    font-size: 24px;
    opacity: .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% 0;
    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: #777
}

.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: 0;
    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: 0
}

.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
}

.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
}

.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a {
    color: #000814
}

.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper,.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a:hover {
    color: #777
}

.tm-textcolor-dark .tm-titlebar-main .entry-subtitle {
    color: #777
}

.themetechmount-titlebar-main .breadcrumb-wrapper a {
    color: #777
}

.tm-titlebar-textcolor-custom .tm-titlebar .breadcrumb-wrapper a {
    opacity: .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: .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: 0
}

.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
}

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: 0;
    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
}

.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: 0;
    padding: 0
}

.footer-nav-menu li {
    display: inline-block;
    padding-right: 18px;
    margin-right: 12px;
    font-size: 14px;
    padding-bottom: 0;
    position: relative
}

.footer-nav-menu li:before {
    content: '';
    background: #777;
    height: 14px;
    width: 1px;
    position: absolute;
    right: 0;
    top: 6px
}

.footer-nav-menu li:first-child {
    padding-left: 0
}

.bottom-footer-inner,.second-footer-inner {
    position: relative
}

.tm-footer2-left,.tm-footer2-right {
    padding-top: 13px;
    padding-bottom: 13px
}

.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)
}

.tm-textcolor-dark .col-sm-6.first-widget-area:after {
    background-color: rgba(0,0,0,.1)
}

.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)
}

.tm-textcolor-dark .vc_separator .vc_sep_holder .vc_sep_line {
    border-color: rgba(0,0,0,.1)!important
}

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

.footer-nav-menu li:last-child:before {
    display: none
}

.footer .social-icons li:first-child,.footer .bottom-footer-text .bottom-footer-inner .social-icons li:first-child {
    margin-left: 0
}

.footer .themetechmount-social-links-wrapper {
    margin-top: 25px
}

.footer.tm-bgcolor-white {
    border-top: 1px solid #eee
}

.home .footer.tm-bgcolor-white {
    border-top: 0
}

.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: 400
}

.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 0 5px 0
}

#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,.1);
    -khtml-box-shadow: 0 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.1);
    -ms-box-shadow: 0 1px 1px rgba(0,0,0,.1);
    -o-box-shadow: 0 1px 1px rgba(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: #fff
}

.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 #eee;
    border-left: none;
    border-right: none;
    padding-bottom: 10px;
    padding-top: 0;
    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: 700
}

.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: 0 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: 0
}

#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 0 -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.single-tribe_events article {
    margin-bottom: 50px
}

.single.single-tribe_events article {
    padding: 0
}

.single.single-tribe_events #tribe-events-content {
    margin-bottom: 0
}

.widget.avvin_all_post_list_widget .widget-title,.widget.avvin_category_list_widget .widget-title {
    display: none
}

.widget.avvin_all_post_list_widget .widget-title:after,.widget.avvin_category_list_widget .widget-title:after {
    background-color: #fff!important
}

.widget.avvin_all_post_list_widget li,.widget.avvin_category_list_widget li {
    padding: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation li a,.widget.tm_widget_nav_menu li a,.widget.avvin_all_post_list_widget li a,.widget.avvin_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.avvin_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.avvin_category_list_widget,.sidebar .widget.avvin_all_post_list_widget,.sidebar.widget-area .widget.avvin_category_list_widget {
    padding: 0
}

.widget.tm_widget_nav_menu li a:before {
    content: none
}

.sidebar .widget.avvin_category_list_widget ul>li a:after,.sidebar .widget.avvin_all_post_list_widget ul>li a:after {
    content: '\e809';
    font-family: "tm-avvin-icons";
    font-style: normal;
    font-weight: 400;
    position: absolute;
    top: 15px;
    right: 20px;
    background-color: transparent
}

.sidebar .widget.avvin_all_post_list_widget ul>li.tm-post-active a,.sidebar .widget.avvin_category_list_widget ul>li:hover a,.sidebar .widget.avvin_all_post_list_widget ul>li:hover a {
    color: #fff
}

.widget.avvin_all_post_list_widget li:last-child a. .widget.avvin_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: 0
}

.footer .tm-bgcolor-white .first-footer {
    border-color: rgba(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,.3)
}

.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,.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,.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: 0 0 15px 0
}

.sidebar .widget ul:not(.slides):not(.cart_list):not(.avvin_contact_widget_wrapper)>li:last-child,.widget ul>li ul>li:last-child {
    border-bottom: 0;
    padding-bottom: 0px!important;
    margin-bottom: 0
}

.widget .widget-title {
    margin-bottom: 18px;
    position: relative
}

.site-footer .second-footer {
    padding-bottom: 33px;
    border-top: 1px solid #ECECEC;
    padding-top: 33px
}

.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: 0 0 12px 0
}

.sidebar .widget ul:not(.slides):not(.cart_list):not(.avvin_contact_widget_wrapper):not(.avvin_category_list_widget):not(.tm-all-post-list)>li {
    padding-bottom: 8px;
    padding-top: 8px
}

.sidebar .widget ul.slick-dots>li,body .sidebar .widget.avvin_all_post_list_widget li:last-child,body .sidebar .widget.avvin_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(.avvin_contact_widget_wrapper):not(.avvin_category_list_widget):not(.tm-all-post-list)>li:first-child,.sidebar .widget.themetechmount_widget_recent_entries ul:not(.slides):not(.cart_list):not(.avvin_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.avvin_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.avvin_category_list_widget,.sidebar .widget.avvin_all_post_list_widget,.sidebar.widget-area .widget.avvin_category_list_widget {
    padding: 0
}

.sidebar .widget.tm_widget_nav_menu ul>li,.sidebar .widget.avvin_all_post_list_widget ul>li,.sidebar .widget.avvin_category_list_widget ul>li {
    padding: 0px!important;
    border-bottom: 1px solid #ececec;
    margin-bottom: 0
}

.sidebar .widget.avvin_all_post_list_widget ul>li:hover:before {
    border-color: #fff
}

.site-footer .tm-sbox .tm-vc_cta3-container {
    margin-bottom: 0
}

.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: 0;
    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
}

.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: 21px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 4px
}

.tm-sbox.tm-sbox-iconalign-left-spacing2 .tm-vc_cta3-container {
    display: inline-block;
    vertical-align: top;
    width: auto
}

.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
}

.tm-bg-footer-box {
    padding: 65px 0 100px 45px;
    margin: -70px 0 -90px 0;
    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.avvin_contact_widget_wrapper.call-email-footer {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 20px
}

ul.avvin_contact_widget_wrapper.call-email-footer li:before {
    position: relative;
    left: -6px;
    top: 0
}

.footer .social-icons li>a:hover {
    color: #fff
}

.avvin_flicker_widget_wrapper a {
    overflow: hidden;
    display: block;
    margin: 0 7px 0 0;
    width: 75px;
    height: 75px;
    display: inline-block;
    background: none
}

ul.avvin_contact_widget_wrapper {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

ul.avvin_contact_widget_wrapper li {
    padding-left: 40px;
    position: relative;
    padding-bottom: 15px;
    line-height: 25px
}

.widget ul.avvin_contact_widget_wrapper li {
    position: relative;
    line-height: 23px;
    padding: 0 0 10px 0
}

.tm-textcolor-white .widget ul.avvin_contact_widget_wrapper li {
    border-color: rgba(255,255,255,.04)
}

.widget ul.avvin_contact_widget_wrapper li:first-child {
    padding-top: 0
}

ul.avvin_contact_widget_wrapper .contact_title {
    display: none
}

.footer ul.avvin_contact_widget_wrapper li:last-child {
    border: none;
    padding-bottom: 0
}

ul.avvin_contact_widget_wrapper li:before {
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 17px;
    font-weight: 400;
    display: block;
    font-family: 'themify'
}

.tm-col-bgcolor-skincolor ul.avvin_contact_widget_wrapper li:before,.tm-bgcolor-skincolor ul.avvin_contact_widget_wrapper li:before {
    color: #fff
}

.sidebar .widget ul.avvin_contact_widget_wrapper li {
    padding: 9px 0 9px 0;
    padding-left: 37px;
    border: none
}

.sidebar ul.avvin_contact_widget_wrapper li:before {
    top: 11px
}

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: 0 0 20px 0
}

ul.tm-recent-post-list>li>a {
    font-size: 13px;
    line-height: 20px;
    display: block;
    font-weight: 500;
    text-transform: uppercase
}

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: #888
}

.main-holder .widget.themetechmount_widget_recent_entries ul li:first-child,ul.tm-recent-post-list>li:first-child {
    border-top: 0;
    padding-top: 0
}

ul.tm-recent-post-list>li .post-date i {
    margin-right: 7px;
    display: none
}

.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: 16px
}

.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: #777
}

.widget_product_categories .children a {
    color: #777
}

.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-avvin-icons";
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    line-height: 1em;
    font-size: 16px;
    height: 1px;
    width: 6px;
    background: #777
}

ul.avvin_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 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;
    color: rgba(255,255,255,.8)!important
}

.footer .tm-textcolor-dark a,.footer .tm-textcolor-dark {
    color: #777777!important
}

.block-footerlogo {
    margin: 0 0 21px 0
}

.tm-contactstyle3 .tmcontact {
    margin: 0
}

.footer .tm-contactstyle3 ul.avvin_contact_widget_wrapper li:before {
    display: none
}

.footer .tm-contactstyle3 ul.avvin_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.avvin_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: 0
}

.footer .tm-textcolor-white hr {
    border-color: rgba(255,255,255,.03)
}

.footer .widget.widget_nav_menu ul>li:last-child {
    border-bottom: none
}

.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-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
}

.flexslider {
    border: none;
    background: none;
    box-shadow: none;
    margin-bottom: 0
}

.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: 0
}

.tm-slick-carousel-wrapper img {
    max-width: 100%
}

.widget_calendar table td#today {
    font-weight: 700
}

.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: 0;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 500;
    color: #000814
}

.widget_calendar tbody a {
    display: block;
    font-weight: 700
}

.tm-textcolor-dark .widget_calendar table {
    border-color: rgba(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,.07);
    border-right-color: rgba(0,0,0,.07)
}

.tm-textcolor-white .newsletter-submit,.tm-textcolor-white .newsletter-widget,.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,.12)
}

.tm-textcolor-white .newsletter-widget .newsletter-email {
    color: rgba(255,255,255,.34)
}

.tm-textcolor-white .mc_form_inside .mc_merge_var:after,.tm-textcolor-white .newsletter-widget:after {
    color: rgba(255,255,255,.4)
}

.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,.07)
}

.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: 0;
    text-align: left;
    border-bottom: 0
}

#site-header-menu #site-navigation div.nav-menu>ul {
    margin: 0;
    padding: 0
}

#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
}

.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-avvin-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 0 0;
    font-weight: 400;
    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
}

.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
}

.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,.9)
}

.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,.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,.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: 0
}

.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: 0 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
}

.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
}

.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%
}

.tm-sbox .tm-vc_general.tm-vc_cta3.tm-vc_cta3-style-transparent {
    padding: 0
}

.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: 700;
    margin: 0 0 10px
}

.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h2 {
    display: block;
    font-size: 17px;
    line-height: 26px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase
}

.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_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: 22px;
    line-height: 24px;
    margin-bottom: 15px
}

.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: 0
}

.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: #777;
    line-height: 27px;
    margin-bottom: 0;
    font-weight: 400
}

.tm-sbox.tm-sbox-iconalign-left-spacing .tm-vc_cta3-content-header h4 {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
    font-size: 14px
}

.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: 10px
}

.tm-sbox.tm-sbox-iconalign-top-center .tm-vc_cta3-content-header h2 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 4px
}

.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-sbox.tm-sbox-iconalign-top-center2:hover .tm-vc_cta3-icons {
    transform: translateY(-4px);
    transition: 0.3s
}

.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: #888
}

.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
}

.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: 0 0 20px 0 rgba(38,44,61,.05);
    -moz-box-shadow: 0 0 20px 0 rgba(38,44,61,.05);
    box-shadow: 0 0 20px 0 rgba(38,44,61,.05)
}

.tm-shadow-services-box {
    -webkit-box-shadow: 0 0 20px 0 rgba(38,44,61,.05);
    -moz-box-shadow: 0 0 20px 0 rgba(38,44,61,.05);
    box-shadow: 0 0 20px 0 rgba(38,44,61,.05)
}

.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: 7em!important;
    height: 7em!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
}

.tm-sbox.tm-sbox-iconalign-top-left .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
    text-align: left;
    padding-left: 4px
}

.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: 0
}

.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: 0
}

.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
}

.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: 0
}

.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: 0
}

.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: 2.1em!important
}

.tm-sbox-iconalign-top-center .tm-cta3-desc-btn-wrapper {
    padding-top: 0
}

.tm-sbox-iconalign-bottom-center .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-bottom .tm-vc_cta3-icons {
    padding: 10px 5px 0
}

.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
}

.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
}

.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
}

.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
}

.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
}

.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: 0
}

.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: #08c
}

.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: #f90
}

.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: #777
}

.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: #000814
}

.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
}

.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
}

.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
}

.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 0 40px
}

.tm-sbox.tm-bgimage-yes .tm-vc_cta3-container,.tm-sbox.tm-bgcolor-yes .tm-vc_cta3-container {
    margin-bottom: 30px
}

.tm-hr-connect-box .tm-vc_icon_element:before {
    content: '';
    position: absolute;
    top: 45px;
    right: -15px;
    width: 55%;
    height: 1px;
    background: #ccc;
    z-index: 4
}

.tm-hr-connect-box .tm-vc_icon_element:after {
    content: '';
    position: absolute;
    top: 45px;
    left: -15px;
    width: 55%;
    height: 1px;
    background: #ccc;
    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,.5)
}

.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,.2)
}

.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 0 0 0
}

.tm-sbox.tm-bgimage-yes.tm-sbox-effect-one .tm-vc_general.tm-vc_cta3 {
    padding: 20px 22px 0 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
}

.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: #777
}

.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
}

.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: #777
}

.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
}

.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,.15)
}

.tm-bgcolor-grey .tm-entry-meta-wrapper {
    border-color: rgba(0,0,0,.16)
}

.themetechmount-blogbox-format-link .themetechmount-box-meta {
    margin-top: 0
}

.themetechmount-blogbox-footer-readmore .themetechmount-blogbox-footer-left {
    padding-top: 3px;
    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
}

.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: .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: 0;
    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: #777
}

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: 0
}

.themetechmount-box-topimage .tm-flexslider .flex-control-nav {
    bottom: 0;
    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-avvin-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
}

.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: 0 0 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: 0
}

.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 0
}

.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: 0
}

.themetechmount-blog-box-view-left-image .themetechmount-box-content .themetechmount-box-desc {
    padding-top: 0
}

.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: 0 0 1px 0
}

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
}

.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
}

.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: 0
}

.tm-no-featured-content .tm-post-format-icon-wrapper {
    left: 0;
    top: 8px
}

.tm-no-featured-content .tm-post-format-icon-wrapper:before {
    display: none
}

.tm-entry-meta-wrapper .tm-social-share-wrapper {
    padding-bottom: 0
}

.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: 0
}

.tm-entry-meta .tm-meta-line {
    padding-right: 15px;
    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: 0
}

.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: 0
}

.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
}

article.themetechmount-box-blog-classic {
    padding-bottom: 0;
    margin-bottom: 30px
}

article.themetechmount-box-blog-classic.tm-no-featured-content {
    padding: 0
}

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: 0;
    margin-bottom: 15px
}

.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: #777;
    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: #fff;
    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
}

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: 0;
    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: 0
}

.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-avvin-icons";
    content: '\e809';
    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: 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
}

.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: #777
}

.tm-post-prev-next-buttons span.tm-nav-sub {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    color: #888;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 1px solid;
    line-height: 18px
}

.tm-post-prev-next-buttons span.tm-nav-title {
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 1px solid #EEE
}

.tm-post-prev-next-buttons span.tm-nav-sub i {
    display: none
}

.tm-post-prev-next-buttons .pagination-img {
    display: table-cell;
    vertical-align: middle;
    width: 72px;
    border-radius: 5px;
    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: 0
}

.pagination-item.next .pagination-content {
    padding-right: 0;
    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
}

article.sticky {
    border: 4px solid #f6ab4a;
    box-shadow: unset;
    padding: 30px;
    margin-bottom: 48px
}

article.themetechmount-box-blog-classic.sticky:after {
    font-family: "tm-avvin-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: 0
}

article.sticky.themetechmount-box-blog-classic .tm-post-format-icon-wrapper:after {
    border-bottom-color: #FAFAFA
}

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
}

article.themetechmount-blogbox-format-audio .tm-post-format-audio-mp3,article.format-audio .tm-post-format-audio-mp3 {
    background-color: #222;
    padding: 22px 47px
}

.post_format-post-format-link .entry-content a {
    font-size: 15px;
    font-weight: 700
}

.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
}

article.post.tm-no-featured-content.themetechmount-box-blog-classic.themetechmount-blogbox-format-link .tm_classic_post_icon {
    bottom: 0
}

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: 0
}

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: 0
}

article.post.format-link .tm-featured-outer-wrapper {
    margin-bottom: 0
}

.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
}

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: 0
}

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: #000814;
    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-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: 0
}

.single-post .themetechmount-box-blog-classic .tm-blog-classic-box-content {
    padding: 0;
    margin: 0;
    font-size: 16px
}

.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: 0;
    border-radius: 0
}

.single-post .tm-social-share-links ul li {
    display: inline-block;
    padding-right: 5px
}

.single .post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-links ul li a {
    border-radius: 5px;
    font-size: 0;
    color: #777;
    background: #F8F8F8;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #EEE
}

.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 -15px 30px;
    padding-top: 0;
    padding-bottom: 10px
}

.single-post .pagination-item {
    border: 1px solid #EEE;
    padding: 25px 30px 25px
}

.single-post .tm-post-prev-next-buttons .pagination-img {
    display: none
}

.single-tm_portfolio .tm-pf-single-category-w a,.single-post .themetechmount-blogbox-sharebox .themetechmount-tags-links a {
    font-size: 16px;
    display: inline-block;
    margin-right: 0;
    padding: 5px 15px 5px 15px;
    font-weight: 400;
    text-transform: capitalize;
    color: #777;
    position: relative;
    background: #F8F8F8;
    border: 1px solid #EEE
}

.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: #000814;
    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: 20px;
    margin-bottom: 45px;
    border-bottom: 1px solid #EEE;
    padding-bottom: 20px
}

.single-post .comments-area {
    margin-top: 25px;
    margin-bottom: 0
}

.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;
    font-weight: 600;
    text-transform: uppercase;
    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
}

#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
}

.comments-area .comments-title,.single-post .comments-area .comments-title,#respond .comment-reply-title {
    font-size: 27px;
    line-height: 35px;
    text-transform: uppercase;
    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 5px 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: #000814
}

.tm-comment-owner a {
    font-size: 16px;
    font-weight: 400
}

.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: 400
}

.comment-author .fn {
    color: rgba(0,0,0,.6)
}

.comment-list a.comment-reply-link {
    border: 1px solid #eee;
    color: #777;
    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: #777;
    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: 0;
    padding-left: 0
}

.trackback .comment-body,.pingback .comment-body {
    margin-left: 0;
    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 p:not(.comment-notes) {
    margin-bottom: 20px
}

.comment-form-comment {
    position: relative
}

.comment-form p:not(.comment-notes) a {
    color: #777
}

.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: 0
}

.comment .comment-respond {
    margin-bottom: 20px;
    padding: 25px 0 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: 0
}

.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: 700
}

.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 {
    padding-bottom: 25px
}

.comment-reply-link {
    font-size: 14px;
    margin-top: 0;
    display: inline-block
}

.tm-comment-date-link:before {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 400;
    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: #EEE;
    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: 0
}

.widget_archive .select2-container {
    padding-bottom: 4px
}

.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: #fff;
    border-radius: 0;
    border: 1px solid #eee;
    margin-top: 10px
}

.main-holder .site-content .woocommerce-pagination,.themetechmount-pagination {
    margin-bottom: 50px
}

.themetechmount-boxes .themetechmount-boxes-inner .themetechmount-pagination {
    margin-bottom: 0
}

.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: #000814;
    font-size: 16px;
    font-weight: 400;
    border-radius: 0;
    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: 0;
    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: #000814
}

.tm-bgcolor-skincolor .themetechmount-pagination .page-numbers.current,.tm-bgcolor-skincolor .themetechmount-pagination .page-numbers:hover {
    background-color: #f7f7f6
}

.themetechmount-products {
    overflow: hidden
}

.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: .7
}

.themetechmount-box-portfolio.box-style-two .themetechmount-overlay:before {
    opacity: .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-avvin-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,.5)
}

.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-avvin-icon-link:before {
    margin-left: 0
}

.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: 0;
    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
}

.tm-pf-single-content-wrapper {
    padding-bottom: 100px
}

.tm-social-share-wrapper.tm-social-share-portfolio-wrapper {
    padding-top: 0;
    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: 0;
    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;
    border-radius: 50%;
    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: 0
}

.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: 0
}

.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: 0 0 0 0;
    margin-top: 0;
    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 0 15px 0;
    font-size: 15px;
    border-bottom: 1px solid #f0f0f0
}

.themetechmount-pf-detailbox-list .tm-pf-details-date i {
    position: absolute;
    left: 0;
    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: 0 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: 0;
    padding-right: 0
}

.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
}

.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
}

.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: #000814;
    transition: all .2s ease-in-out;
    display: inline-block;
    border-radius: 0;
    border: 1px solid #000814;
    font-size: 16px;
    padding: 9px 36px;
    border-radius: 0;
    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-avvin-icons";
    left: 26px
}

.single-tm_portfolio .nav-next a:after {
    content: '\e809';
    font-family: "tm-avvin-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: 0
}

.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: 0;
    padding-right: 0
}

.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
}

.themetechmount-box-team .tm-vc_btn3.tm-vc_btn3-size-sm {
    font-size: 14px
}

.tm-team-member-single-title {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 0
}

.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: 0;
    padding-top: 15px
}

.tm-team-member-single-category {
    margin-top: 20px
}

.tm-team-member-single-meta-title {
    font-weight: 700;
    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: 0;
    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: 0;
    margin-right: 3px;
    display: none
}

.tm-team-details-list {
    margin-top: 0;
    margin-bottom: 0;
    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: 0
}

.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: 0
}

.tm-team-member-single-title-wrapper .tm-team-data .tm-details-title {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 0;
    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: 0;
    margin-right: 0;
    padding-left: 0
}

.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 0
}

.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: 700;
    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: 0
}

.tm-team-member-single-content-wrapper .tm-teammember-content {
    padding-top: 48px;
    padding-bottom: 20px
}

.inside {
    text-align: center;
    position: relative;
    padding: 29px 15px 21px 15px
}

.tm-fid-no-border.tm-fid-without-icon.inside {
    margin-bottom: 0;
    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: 0;
    text-align: center
}

.tm-facts-colum-sep .tm-fid-with-icon.tm-fid-view-topicon {
    padding: 5px 0 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: 0;
    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: 0
}

.inside .themetechmount-fid-wrapper {
    padding-top: 20px
}

.inside h4 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 40px;
    line-height: 40px;
    color: #333;
    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: 0
}

.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: 0
}

.tm-fid-without-icon.inside h3 span {
    padding-left: 0
}

.inside h3 span {
    padding: 2px 4px 0 4px;
    display: block
}

.inside.tm-fid-view-lefticon h3 span {
    padding: 0 4px 0 4px
}

.tm-fid-inner sub,.tm-fid-inner sup {
    font-size: 15px;
    font-weight: 400
}

.tm-fid-inner sup {
    top: -.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,.15);
    background-color: rgba(255,255,255,.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 0 4px
}

.tm-fid.tm-fid-without-icon .tm-fld-contents {
    text-align: center
}

.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: 0
}

.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: 0
}

.tm-fid-view-righticon.inside h4,.tm-fid-view-lefticon.inside h4 {
    margin-top: 1px;
    margin-bottom: 0;
    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
}

.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: 0
}

.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
}

.tm-fid-view-lefticon.tm-fid-view-lefticon-style2 .tm-fld-contents {
    padding: 7px 0
}

.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_avvin {
    top: 12px
}

.tm-fid-view-lefticon-style2 .tm-fid-icon-wrapper i {
    font-size: 40px
}

.tm-facts-colum-sep .wpb_column:after {
    content: "";
    height: 90%;
    width: 1px;
    background-color: #eee;
    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,.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
}

span.tm-vc_label_units.vc_label_units {
    position: absolute;
    right: 0;
    z-index: 3;
    margin-top: -35px;
    text-shadow: none;
    color: #333;
    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: 0;
    font-size: 14px;
    color: #333;
    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: 0
}

.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: #fff;
    border-radius: unset!important;
    height: 13px
}

.vc_pie_chart_value {
    font-size: 16px!important
}

.tm-overlap-row {
    position: relative;
    z-index: 1
}

.tm-box-shadow {
    -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 25px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 25px 0 rgba(0,0,0,.15)
}

.tm-row.tm-bgimage-fixed {
    background-attachment: fixed!important
}

.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_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_row.vc_row-fluid {
    padding-top: 92px;
    padding-bottom: 70px;
    margin-bottom: 0
}

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_row.vc_row-fluid .vc_row.vc_row-no-padding {
    margin: 0
}

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_row:first-child {
    margin-top: -83px
}

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_row .vc_row.container {
    margin: auto
}

.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
}

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_row:first-child {
    margin-top: -22px
}

body.themetechmount-page-full-width.tm-all-row-20px .site-main {
    padding-top: 22px
}

.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: .8
}

.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: 0;
    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
}

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
}

body.themetechmount-sidebar-bothleft .site-content #primary.content-area {
    float: right
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-right.sidebar {
    margin-top: 0;
    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: 0;
    float: right
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-right .widget {
    padding-left: 0;
    padding-right: 0
}

body.themetechmount-sidebar-bothleft .site-content #sidebar-left .widget {
    padding-right: 0
}

body.themetechmount-sidebar-bothright .site-content #sidebar-right.sidebar {
    border: none
}

body.themetechmount-sidebar-bothright .site-content #sidebar-left.sidebar {
    border-right: 0;
    float: left
}

.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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkIyMUIzOENCN0MwMTFFNjlFN0ZFQzVCNjE1RkI4NjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkIyMUIzOERCN0MwMTFFNjlFN0ZFQzVCNjE1RkI4NjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCQjIxQjM4QUI3QzAxMUU2OUU3RkVDNUI2MTVGQjg2OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCQjIxQjM4QkI3QzAxMUU2OUU3RkVDNUI2MTVGQjg2OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv8c+gAAAAFpSURBVHjavFYLjcQgEKXNGcACFrDQk7AroRawsBZqoSeBSuhKaCVsJXCwmSYsmeEzud5LXtoQ4AEzvKFzzokClKeGb4yn5yJaEQQJ3jyty+PlOXmqzDwfxBpVhRAGwxHUsGouZk+ZE/yKTjfEyXpK4vRDzI4orgrpc4PvvRTDsKqNiJEhVq1hR03He/4YZNBamQwjIaooQYnEbSvFokJ0ogSxzkOD2MkZCQcqOCNHKRjUNQvvITtj/AgeQhbvSVs691sQsywu9lKHXvwzesKsuZA1gkvp3BvE0rEHJvhE7EkyBEekbcGsTdde2gwVYh42Z22WW27AkVZk/JgT1MxyMxCmb6kxXfTEMJ4PJA4HmEF8sTXEmkqwMOYbvdPJCib3d3jByRWfGOZK0ZwR24ZJDWTqWhKtqQAPRHyDhBqTpJIlUcEsRZxr8hbtKh7CXJuzWOm7qlpQ10JetUNqp/erBU8MYBr7rwADAC4mLBh7uQBTAAAAAElFTkSuQmCC);
    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,.07)
}

.sidebar .widget {
    margin: 30px 0 30px;
    padding: 15px 20px 20px;
    border: 1px solid #eee;
    overflow: hidden
}

.sidebar .widget:first-child {
    margin-top: 0
}

.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
}

body.themetechmount-sidebar-right .site-content-wrapper #primary.content-area {
    float: left
}

.site-content-wrapper #sidebar-right.sidebar {
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 70px;
    float: right
}

body.themetechmount-sidebar-left:not(.tm-empty-sidebar) .site-content-wrapper #primary.content-area {
    float: right
}

.site-content-wrapper #sidebar-left.sidebar {
    margin-top: 0;
    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-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    padding-top: 0;
    padding-bottom: 0
}

.footer .widget .social-icons li {
    padding: 0
}

.social-icons li {
    display: inline-block!important;
    padding-left: 0;
    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: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 0;
    border: 1px solid transparent;
    text-align: center;
    display: block;
    background-color: #F6FBFF;
    font-size: 12px;
    margin: 0 1px 0 0;
    color: #000814
}

.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: 18px
}

.content-area .social-icons li>a:hover {
    background-color: #EBF4FA;
    border-color: #EBF4FA
}

.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: 65px 0 60px
}

.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: red
}

.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: red
}

.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
}

.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,.8);
    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,.8);
    line-height: 1.3em
}

.k_flying_searchform_wrapper .field:-moz-placeholder {
    color: rgba(255,255,255,.8);
    line-height: 1.3em
}

.k_flying_searchform_wrapper .field::-moz-placeholder {
    color: rgba(255,255,255,.8);
    line-height: 1.3em
}

.k_flying_searchform_wrapper .field:-ms-input-placeholder {
    color: rgba(0,0,0,.8);
    line-height: 1.3em
}

.tm-list-style-none {
    list-style: none;
    margin: 0;
    padding: 0
}

.tm-list.tm-list-style-icon {
    list-style: none;
    padding: 0;
    padding-left: 0;
    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: 0;
    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: 0;
    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
}

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

.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 0 0 0;
    line-height: 100px;
    font-size: 30px;
    color: #3c3c3c;
    font-weight: 400
}

.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: 0
}

.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
}

.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: 0
}

.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: 0
}

.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 #eee;
    background-color: #eee
}

.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: #fff;
    border-color: #fff
}

.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: #fff;
    background-color: #fff;
    color: #000814
}

.vc_toggle_title>h4 {
    font-size: 18px
}

.tm-row .vc_toggle {
    display: block;
    padding: 0;
    margin-bottom: 20px;
    background: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.08);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.08);
    box-shadow: 0 0 20px 0 rgba(43,52,59,.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: 0
}

.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
}

.wpb-js-composer .tm-fluid-menu.vc_tta.vc_general .vc_tta-tab:last-child {
    margin-right: 0
}

.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
}

.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,.7)
}

.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
}

body.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
    font-size: 18px;
    font-weight: 500
}

.wpb-js-composer .vc_tta-accordion.vc_tta-color-white.vc_tta-style-classic {
    padding: 15px 30px 30px 0
}

.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,.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,.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-avvin-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: 400;
    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: 0
}

.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
}

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

.select2-container--default .select2-selection--single {
    border-radius: 0
}

.select2-container .select2-selection--single {
    height: 43px;
    outline: none
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 43px;
    padding-left: 15px;
    font-weight: 400;
    color: #777
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: -10px;
    margin-top: 0
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 35px;
    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,.03);
    border-color: transparent
}

.select2-container--default .select2-selection--single {
    background-color: rgba(0,0,0,0)
}

.select2-container--default .select2-selection--single,.select2-dropdown {
    border: 1px solid #EEE
}

.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
}

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

.wpcf7 label {
    display: block
}

.themetechmount-boxes-testimonial .tm-element-align-left.tm-heading-style-vertical .tm-cta3-without-desc {
    margin-bottom: 0
}

.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: 0
}

.tm-element-heading-wrapper .tm-vc_general.tm-vc_cta3 {
    padding: 0;
    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
}

.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,.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: 1px;
    width: 100%;
    display: block;
    background: #EEE
}

.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,h2.tm-custom-heading 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
}

.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,.19)
}

.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: 0
}

.tm-heading-style-horizontal .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content .tm-vc_cta3-content-header {
    position: relative
}

.entry-header:not(.tm-titlebar) .entry-title,.themetechmount-box-blog .themetechmount-box-content h4 {
    margin-top: 0;
    margin-bottom: 7px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 25px;
    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: 0
}

.single-tm_team_member .tm-team-social-links-wrapper ul {
    list-style: none;
    text-align: left;
    padding: 0;
    margin-top: 0
}

.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: 0;
    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 0 15px 0;
    text-align: center;
    position: relative;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    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: 0;
    margin-bottom: 7px
}

.single-tm_team_member .tm-team-member-view-default .themetechmount-team-data h3 {
    font-size: 17px;
    line-height: 35px;
    margin-bottom: 0
}

.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: 0
}

.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
}

.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
}

.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
}

.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,.2);
    color: rgba(0,0,0,.2)
}

.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,.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,.53);
    color: rgba(255,255,255,.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,.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: .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,.1);
    width: 25%;
    margin: -21px auto 0 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,.8)
}

.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: 0;
    margin-right: 0
}

.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: 0;
    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: 0
}

.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: 0;
    position: relative
}

.themetechmount-box-view-default .themetechmount-box-author .themetechmount-author-name a:hover {
    color: #424242
}

.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
}

.tm-clientlogo-block .themetechmount-boxes-row-wrapper {
    border: 1px solid #eee;
    border-width: 1px 1px 1px 1px;
    margin: 0
}

.themetechmount-box-client.themetechmount-box-view-boxed-logo:before {
    content: '';
    background: #eee;
    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
}

.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 a.tm-client-logo-link {
    display: block;
    padding: 0;
    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: #fff
}

.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
}

.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;
    letter-spacing: 1px
}

.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: 0
}

.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
}

.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: 0
}

.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: 0
}

.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: 400;
    padding: 11px 34px;
    border-radius: 0;
    text-transform: uppercase
}

article.post .entry-content blockquote p cite {
    font-size: 16px
}

.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
}

.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
}

.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,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: #202b6b
}

.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: #000814;
    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
}

.rev-btn {
    -webkit-transition: all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important
}

.hephaistos.tparrows:before {
    font-family: "tm-avvin-icons"!important;
    font-size: 25px
}

.hephaistos.tparrows.tp-rightarrow:before {
    content: "\e809"!important
}

.hephaistos.tparrows.tp-leftarrow:before {
    content: "\e808"!important
}

.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: 0;
    padding-left: 0;
    margin-bottom: 0
}

.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
}

.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,.hot-products.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,.hot-products.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)
}

.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-below .themetechmount-boxes-row-wrapper .slick-prev,.tm-boxes-carousel-arrows-below .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.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
}

.tm-clientlogo-block .tm-boxes-carousel-arrows-above .themetechmount-boxes-row-wrapper .slick-arrow {
    left: auto;
    right: 5px;
    top: -43%
}

.tm-clientlogo-block .tm-boxes-carousel-arrows-above .themetechmount-boxes-row-wrapper .slick-prev {
    right: 38px
}

.tm-clientlogo-block .themetechmount-boxes-view-carousel .themetechmount-box-heading-wrapper.tm-element-align-left:before {
    content: '';
    clip-path: polygon(20% 0%,100% 0%,100% 100%,0% 100%);
    background-color: #fff;
    width: 90px;
    height: 90%;
    position: absolute;
    top: 4px;
    right: -1px
}

.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
}

.hot-products.themetechmount-boxes-row-wrapper .slick-arrow {
    opacity: 0;
    visibility: hidden
}

.hot-products.themetechmount-boxes-row-wrapper:hover .slick-arrow {
    opacity: 1;
    visibility: visible
}

.themetechmount-boxes-team.themetechmount-boxes-view-carousel.themetechmount-boxes-textalign-center {
    overflow: inherit
}

.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 0 0;
    position: relative;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    background-color: rgba(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
}

.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: #000814;
    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: #fff
}

.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: #fff
}

.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-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-direction-nav a:before,.flex-direction-nav a.flex-next:before {
    font-family: "tm-avvin-icons"
}

.flex-direction-nav a:before {
    content: '\e808'
}

.flex-direction-nav a.flex-next:before {
    content: '\e809'
}

.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
}

.tm-dropcap {
    float: left;
    text-align: center;
    overflow: hidden;
    font-weight: 400;
    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
}

.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: #fff;
    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: 0;
    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,.7)
}

.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,.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,.6)
}

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

.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: 0;
    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,.75);
    color: rgba(255,255,255,.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
}

#cboxTopRight,#cboxTopLeft,#cboxTopCenter,#cboxMiddleLeft,#cboxMiddleRight,#cboxBottomCenter,#cboxBottomLeft,#cboxBottomRight {
    background: none;
    background-color: #fff
}

.summary .clear {
    display: none
}

.posted_in {
    font-weight: 500
}

.posted_in a {
    font-weight: 400
}

.tm-skincolor.strong {
    font-weight: 500
}

.sidebar .widget .tagcloud a {
    display: inline-block;
    padding: 3px 20px;
    margin: 0 0 10px;
    border: 1px solid #eee;
    border-radius: 0;
    font-size: 14px!important;
    background-color: #fff;
    font-weight: 400;
    text-transform: capitalize
}

.sidebar .widget .tagcloud a:hover {
    color: #000814;
    border-color: transparent
}

.comment-form-rating {
    padding-bottom: 10px
}

#review_form .comment-form-rating .select2-container {
    display: none
}

.error404 .site-main {
    padding-top: 0
}

section.error-404 {
    padding: 150px 0 120px;
    text-align: center
}

section.error-404 .tm-big-icon {
    font-size: 120px
}

section.error-404 .page-header {
    border-bottom: none;
    margin-bottom: 0
}

section.error-404 h1 {
    font-size: 38px;
    font-weight: 600;
    line-height: 100%;
    text-transform: uppercase
}

section.error-404 .page-content p {
    font-size: 16px;
    margin-bottom: 30px
}

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: 0;
    right: 0;
    box-shadow: none;
    border-bottom: none;
    text-indent: -999px;
    padding: 0;
    width: 46px;
    height: 46px;
    z-index: 1;
    border-radius: 0 3px 3px 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjgyMjhGQUZCNjM3MTFFNkEyQkREQUYwMUY2Qjc5NDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjgyMjhGQjBCNjM3MTFFNkEyQkREQUYwMUY2Qjc5NDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCODIyOEZBREI2MzcxMUU2QTJCRERBRjAxRjZCNzk0MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCODIyOEZBRUI2MzcxMUU2QTJCRERBRjAxRjZCNzk0MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrfvcRAAAAFxSURBVHjavJaBccMgDEVtXxZgBa/ACs4I7QhegRXaEdwR2hGcEZwRnBGSESjK4R4hXwITu/9Ol7sc+AlJSNRVWq0z7X9DnZ2drLXVVnpzNjqzgl2dDeQMgXOMO1EKhMyUALX32hbatzMlAQ8RjE6mmBBTzm5BFFomDaT3VL4IMjM5MowT2p9oVXgXGbBpYk4Rq2egLQdUIG+zENoH+Y8g6MAB0eIu9+4EH4rDe0XABnz8fqEL7u1nXBd1XT853vjkh/op6RLOe3L0AgrrCYhaVqkuqQVN9c9qmNZWKpUDPKXiniNXIArsvSHgGbQnVcDswX+w2jW6tGvuoU9D3DxGqbWhcWRW5G0C+3sJqKVxI8A6pumPOfPQJKZ67wGdXzslXgI6ZwAPLwzfLCiS2RPKSa941yxDumXC/ABNicAfAD77gurDN4xQsX/QlwVyJEI3b94OSu3sCDoYOWJ2mRYSdLfxxEC/Ns8hc9m75RX3K8AAFHkZkykwzQsAAAAASUVORK5CYII=);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px 16px;
    opacity: .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
}

.tm-sresult-form-wrapper {
    padding: 22px 0 0;
    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
}

.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,.51);
    height: 50px;
    border-radius: 0
}

.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: 16px 27px;
    font-size: 15px
}

.tm-sresult-form-sbtbtn-wrapper {
    position: absolute;
    top: 0;
    right: 0
}

.tm-search-main-box {
    padding: 22px 25px 30px 25px;
    background-color: rgba(0,0,0,.1);
    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,.09);
    content: " "
}

.tm-search-text strong {
    padding-bottom: 10px;
    display: block;
    font-size: 18px;
    font-weight: 500
}

.tm-search-results-title {
    font-weight: 400
}

.tm-search-postlist li {
    list-style: none
}

.tm-sresult-form-wrapper h2 {
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 400;
    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: 0;
    background-color: rgba(0,0,0,.1);
    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 {
    color: rgba(255,255,255,.48)
}

body.search .tm-sresult-form-wrapper .search-form .search-field::-moz-placeholder {
    color: rgba(255,255,255,.48)
}

body.search .tm-sresult-form-wrapper .search-form .search-field:-ms-input-placeholder {
    color: rgba(255,255,255,.48)
}

body.search .tm-sresult-form-wrapper .search-form .search-field:-moz-placeholder {
    color: rgba(255,255,255,.48)
}

body.search .tm-sresult-form-wrapper .search-form input.search-field:focus {
    background-color: rgba(32,32,32,.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-avvin-icons";
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    font-size: 19px;
    background-color: rgba(0,0,0,.12);
    height: 52px;
    display: block;
    width: 55px;
    top: 3px;
    text-align: center;
    padding-top: 15px;
    left: 0;
    border-radius: 0
}

.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,.1);
    display: block;
    padding: 14px 12px;
    border-radius: 0;
    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: 0
}

.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: 500
}

.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: 400;
    margin-top: 0;
    display: inline-block;
    padding: 2px 13px;
    display: inline-flex;
    position: absolute;
    font-size: 13px;
    line-height: 25px;
    height: 29px;
    border-radius: 0;
    font-weight: 500
}

.search-results .themetechmount-box-team {
    margin-bottom: 30px
}

.tm-sresults-title small a i {
    width: 8px;
    margin-left: -6px;
    padding-right: 18px;
    margin-top: 0
}

.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: #000814
}

.search-results .page-header {
    border: none;
    margin: 0 0 0;
    padding-bottom: 0
}

.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-form .search-submit {
    display: block
}

.widget .search-form label {
    display: block;
    margin: 0
}

.tm-header-style-infostack .header-search .search-field:focus {
    background-color: #fff
}

.tm-header-style-infostack .tm-container-for-topbar .tm-topbar-content.tm-topbar-content-left {
    float: left;
    width: auto
}

.tm-bgcolor-skincolor .tm-sc-twitterbox-followus-text small,.tm-bgcolor-darkgrey .tm-sc-twitterbox-followus-text small,.tm-bgcolor-darkgrey ul.avvin_contact_widget_wrapper li a,.tm-bgcolor-skincolor ul.avvin_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,.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,.tm-cta3-only.tm-vc_general.tm-vc_cta3.tm-vc_cta3-color-skincolor.tm-vc_cta3-style-3d,.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,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
}

.tm-bgcolor-darkgrey p.tm-custom-heading,.themetechmount-box-view-content-overlay .themetechmount-blogbox-footer-readmore a:hover,.themetechmount-box-view-content-overlay .themetechmount-box-content h4 a:hover,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,.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,.8)
}

.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,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,.8)
}

.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,.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,.85)
}

.tm-bgcolor-skincolor .tm-entry-meta .tm-meta-line,.tm-bgcolor-darkgrey .tm-entry-meta .tm-meta-line,.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,.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,.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,.45)
}

.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,.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,.tm-comment-owner,.tm-comment-owner a,.comment-reply-link:hover,.testimonial_item .themetechmount-author-name a:hover,.tm-social-share-wrapper,.themetechmount-box-team.themetechmount-box-view-top-image .themetechmount-box-content h4 a,.themetechmount-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,.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,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,.tribe-events-list-separator-month,.widget.avvin_category_list_widget .widget-title,.widget.avvin_category_list_widget li a {
    color: #000814
}

.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,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
}

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
}

.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,.95)!important
}

.tm-textcolor-white .tm-vc_cta3-content .tm-cta3-description {
    color: rgba(255,255,255,.5)!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,.95)
}

.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,.8)!important
}

.footer .tm-textcolor-white .tm-footer2-left,.footer .tm-textcolor-white .tm-footer2-right,.footer .tm-textcolor-white .widget ul.avvin_contact_widget_wrapper li,.footer .tm-textcolor-white p,.footer .tm-textcolor-white .widget ul.avvin_contact_widget_wrapper li a {
    color: rgba(255,255,255,.8)!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 {
    color: #fff
}

.themetechmount-topbar-wrapper.tm-textcolor-white a,.themetechmount-topbar-wrapper.tm-textcolor-white {
    color: rgba(255,255,255,.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 .search-form .search-field {
    border-color: rgba(255,255,255,.07);
    background-color: rgba(255,255,255,.03)
}

.tm-textcolor-white .widget .search-form .search-submit {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkIyMUIzOENCN0MwMTFFNjlFN0ZFQzVCNjE1RkI4NjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkIyMUIzOERCN0MwMTFFNjlFN0ZFQzVCNjE1RkI4NjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCQjIxQjM4QUI3QzAxMUU2OUU3RkVDNUI2MTVGQjg2OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCQjIxQjM4QkI3QzAxMUU2OUU3RkVDNUI2MTVGQjg2OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv8c+gAAAAFpSURBVHjavFYLjcQgEKXNGcACFrDQk7AroRawsBZqoSeBSuhKaCVsJXCwmSYsmeEzud5LXtoQ4AEzvKFzzokClKeGb4yn5yJaEQQJ3jyty+PlOXmqzDwfxBpVhRAGwxHUsGouZk+ZE/yKTjfEyXpK4vRDzI4orgrpc4PvvRTDsKqNiJEhVq1hR03He/4YZNBamQwjIaooQYnEbSvFokJ0ogSxzkOD2MkZCQcqOCNHKRjUNQvvITtj/AgeQhbvSVs691sQsywu9lKHXvwzesKsuZA1gkvp3BvE0rEHJvhE7EkyBEekbcGsTdde2gwVYh42Z22WW27AkVZk/JgT1MxyMxCmb6kxXfTEMJ4PJA4HmEF8sTXEmkqwMOYbvdPJCib3d3jByRWfGOZK0ZwR24ZJDWTqWhKtqQAPRHyDhBqTpJIlUcEsRZxr8hbtKh7CXJuzWOm7qlpQ10JetUNqp/erBU8MYBr7rwADAC4mLBh7uQBTAAAAAElFTkSuQmCC)
}

.footer .widget.themetechmount_widget_recent_entries ul li {
    padding: 25px 0;
    border-bottom: 1px solid rgba(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
}

.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: #000814
}

.tm-textcolor-darkgrey .tm-vc_cta3-content-header h4 {
    color: rgba(0,0,0,.65)!important
}

.tm-textcolor-darkgrey .tm-vc_cta3-content .tm-cta3-description {
    color: rgba(0,0,0,.5)!important
}

.tm-textcolor-darkgrey {
    color: rgba(0,0,0,.5)
}

.tm-textcolor-darkgrey a {
    color: rgba(0,0,0,.8)
}

.tm-textcolor-dark ul.tm-recent-post-list>li {
    border-top-color: rgba(0,0,0,.07)
}

.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,.9)!important
}

.tm-textcolor-grey .tm-vc_cta3-content .tm-cta3-description {
    color: rgba(192,192,192,.6)!important
}

.tm-textcolor-grey {
    color: rgba(192,192,192,.6)
}

.tm-textcolor-grey a,.tm-icolor-grey i {
    color: rgba(192,192,192,.8)
}

.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,.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,.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,.05)
}

.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,.26)
}

.tm-bgcolor-grey .themetechmount-box-meta {
    border-color: #E6E6E6
}

.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 0
}

.edit-link a {
    background: #F6FBFF;
    padding: 10px 20px;
    display: inline-block;
    color: #000814
}

.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
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng {
    border: 2px solid red
}

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
}

ul.tm-pricelist-block {
    padding: 0;
    font-size: 14px;
    margin-top: 0;
    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 0 10px 0;
    border-bottom: 1px solid rgba(255,255,255,.07)
}

.footer .widget ul.tm-pricelist-block li:first-child {
    padding-top: 0
}

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: 0
}

.themetechmount-pricelistbox-wrapper .tm-element-heading-wrapper:not(.tm-seperator-none) .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-content-header {
    padding-bottom: 0
}

.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: 0
}

.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: #000814
}

.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
}

.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,.25)
}

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

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,.1) 60%,#f7f7f6 0%)
}

.tm-services-box-border-right .tm-sbox {
    border-right: 1px solid rgba(255,255,255,.14);
    padding-bottom: 0
}

.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,.11);
    padding-top: 15px;
    padding-bottom: 5px
}

.tm-services-box-separator .tm-sbox .tm-vc_cta3-container {
    margin-bottom: 0
}

.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,.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
}

.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,.57)
}

.themetechmount-post-left .entry-date {
    font-size: 30px;
    display: block;
    line-height: 25px;
    font-weight: 500;
    padding-top: 6px
}

.themetechmount-boxes-testimonial.themetechmount-boxes-view-slickview .themetechmount-box-heading-wrapper {
    padding-bottom: 0
}

.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: #000814
}

.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-view-slickview .testimonial_wrapper .slick-prev {
    left: 0
}

.themetechmount-boxes-view-slickview .testimonial_wrapper .slick-next {
    right: 0
}

.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: 0;
    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
}

.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: 0;
    padding-top: 5px
}

.widget.widget_latest_tweets_widget ul>li {
    position: relative;
    padding: 0 0 0 28px
}

.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
}

.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
}

.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: 3px;
    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: 10px;
    content: "";
    width: 1px;
    height: 15px
}

.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: 0;
    border: none;
    box-shadow: unset
}

.post.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer .themetechmount-blogbox-footer-left {
    clear: both;
    padding: 0;
    font-size: 15px;
    line-height: 25px;
    float: left;
    padding: 5px 0 11px
}

.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a {
    font-weight: 500;
    position: relative;
    display: inline-block;
    position: relative;
    text-transform: uppercase
}

.single .themetechmount-box-blog-classic .themetechmount-box-desc-text {
    border-bottom: none;
    padding: 0
}

.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: inline-block
}

.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 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: 0
}

.single .post.themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-links {
    position: initial;
    opacity: 1;
    visibility: visible;
    text-align: center;
    padding: 0;
    width: auto;
    float: none;
    display: inline-block;
    vertical-align: top
}

.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: 0;
    margin-left: 0
}

.tm-element-heading-wrapper.tm-seperator-center_icon .heading-seperator span:before {
    position: absolute;
    width: 0;
    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
}

.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
}

.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,.7)
}

body.themetechmount-page-full-width #content .wpb_row.vc_row-fluid .vc_row.vc_row-no-padding .tm-sortable-list {
    padding-left: 10px
}

.main-holder .widget.widget_recent_entries ul li {
    padding: 10px 0
}

.main-holder .widget.widget_recent_entries ul li:first-child {
    padding-top: 0
}

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

.tm-classicheader-text-area {
    text-align: right
}

.tm-header-style-classic-vertical {
    background: #fff;
    background-color: rgb(255,255,255);
    position: fixed;
    width: 250px;
    height: 100%;
    left: 0;
    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: 0 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: 0
}

.tm-colum-width-auto .vc_column_container {
    width: auto
}

.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,.2)
}

.themetechmount-fbar-box-w.tm-textcolor-dark ul.tm-pricelist-block li {
    color: rgba(0,0,0,.7);
    border-bottom: 1px solid rgba(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,.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,.72)
}

.topbar-nav-menu {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0
}

.topbar-nav-menu li {
    display: inline;
    padding-left: 5px;
    padding-right: 5px
}

.topbar-nav-menu li:first-child {
    padding-left: 0
}

.tm-col-expan .wpb_column.vc_col-sm-4 {
    width: 38.7%
}

.tm-col-expan .wpb_column.vc_col-sm-8 {
    width: 65.65%
}

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

.sbox-hover-borderbox .tm-sbox {
    margin-bottom: 10px
}

.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: 0;
    bottom: 0;
    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(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.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(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.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
}

.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%
}

.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: 11px 28px;
    margin-top: 10px
}

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

.themetechmount-fbar-main-w .tm-commonform {
    padding: 25px 30px;
    background-color: rgba(0,0,0,.5);
    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: 0
}

.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 article.post blockquote {
    display: block;
    position: relative;
    border-left: none;
    color: #fff;
    margin: 25px 0 40px 0;
    font-weight: 500;
    font-style: normal;
    font-size: 22px;
    line-height: 36px;
    border-width: 0;
    border-style: solid;
    border-color: #eee;
    border-radius: 0;
    text-align: left;
    padding: 30px 80px 30px 40px;
    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
}

.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 span {
    font-weight: 400!important;
    font-size: 15px;
    font-style: normal;
    color: rgba(255,255,255,.8)!important
}

.single article.post blockquote:before {
    left: auto;
    right: 23px;
    content: "\e86c";
    display: block;
    position: absolute;
    top: auto;
    bottom: 40px;
    color: #EBF4FA;
    font-family: "tm-avvin-icons";
    font-weight: 700;
    font-size: 2.5em;
    line-height: .3;
    font-style: normal
}

.single article.post blockquote:after {
    content: '';
    clip-path: polygon(50% 0%,100% 0%,100% 100%,0% 100%);
    background-color: #fff;
    width: 110px;
    height: 101%;
    position: absolute;
    top: -1px;
    right: -1px;
    z-index: -1
}

.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: 12px;
    display: inline-block;
    vertical-align: middle;
    background: rgba(255,255,255,.8)!important;
    margin: 0 10px 0 0
}

.single article.post blockquote cite {
    font-size: 16px;
    margin-top: 11px
}

.single article.post blockquote h5 cite {
    color: #222;
    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
}

.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: 0 0 25px 0 rgba(0,0,0,.08);
    -moz-box-shadow: 0 0 25px 0 rgba(0,0,0,.08);
    box-shadow: 0 0 25px 0 rgba(0,0,0,.08)
}

.tm-sbox.tm-sbox-whiteborder.tm-sbox-bgcolor-grey {
    background-color: #f7f7f7
}

.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-highlight-dark,.tm-bg-highlight {
    display: inline-block
}

.tm-bg-highlight-dark {
    color: #fff
}

.tm-top-overlay-row {
    position: relative;
    z-index: 12
}

.tm-overlay-row-bottom {
    position: relative;
    z-index: 1
}

.tm-skincolor-bottom-boder {
    border-bottom: 3px solid #6db804
}

.themetechmount-fullwide .themetechmount-fbar-position-default .themetechmount-fbar-box {
    padding-right: 15px;
    padding-left: 15px
}

.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
}

.vc_column-inner>.wpb_wrapper>.tm-mb-30 {
    margin-bottom: 30px!important
}

.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: 0
}

.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,.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,.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
}

.wpb_tabs_nav a.ui-tabs-anchor,body .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a,.vc_progress_bar .vc_label {
    letter-spacing: .5px
}

.sidebar .widget_product_categories li,.sidebar .widget_categories li {
    position: relative;
    border-bottom: 1px solid #EEE
}

.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
}

.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
}

.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: .7
}

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

.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,.1);
    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%)
}

.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: 0
}

.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
}

.tm-center-overlay-column {
    padding: 18px 18px 0 18px;
    margin: 130px 0 130px -26px;
    background-color: #fff;
    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
}

.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
}

.wpb_wrapper .ttm-darkbordered-box.tm-sbox {
    border: 1px solid #e4e4e4!important
}

.ttm-darkbordered-box.tm-sbox .tm-vc_cta3-container {
    margin-bottom: 20px
}

.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
}

.ttm-services-offer .wpb_single_image .vc_figure a.vc_single_image-wrapper:before {
    background-color: rgba(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
}

.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: 0
}

.tm-sbox.icon-text-spacing-5px .tm-vc_general.tm-vc_cta3.tm-vc_cta3-icons-left .tm-vc_cta3_content-container {
    padding-left: .5em
}

.tm-sbox.icon-text-spacing-5px .tm-vc_cta3-content-header h2 {
    margin-bottom: 0
}

.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
}

.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%
}

.sidebar.widget-area .widget .tm-sbox .tm-vc_cta3-container {
    margin-bottom: 0
}

.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
}

.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
}

.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:last-child {
    border-right: none
}

.tm-no-paddingbox .vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0
}

.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,.2)
}

.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,.06)
}

.tm-sepcolor-white.tm-col-seprator .vc_column_container {
    border-color: rgba(255,255,255,.06)
}

.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 0 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: .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,.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
}

.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 .tm-product-box-inner {
    text-align: left;
    border: 1px solid #eee
}

.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style2 .tm-product-box-inner {
    border: 0 solid #eee
}

.main-holder #content.site-content ul.products li.product .tm-product-box .tm-product-box-inner:after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    transition: all 0.2s linear;
    background: #202B6B;
    transition-delay: 0s
}

.main-holder #content.site-content ul.products li.product .tm-product-box .tm-product-box-inner:after {
    left: 0;
    bottom: 0
}

.main-holder #content.site-content ul.products li.product:hover .tm-product-box .tm-product-box-inner:after {
    width: 100%;
    transition-delay: 0.2s
}

.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 0;
    position: relative;
    overflow: hidden
}

.main-holder #content.site-content ul.products li.product .tm-product-box.product-hover-style4 .tm-product-content {
    text-align: center
}

.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: 16px;
    font-weight: 500;
    padding-bottom: 0;
    line-height: 24px;
    text-transform: uppercase;
    -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.list li.product .woocommerce-loop-product__title {
    font-size: 20px;
    font-weight: 500
}

.woocommerce-cart .main-holder .site-content ul.products li.product a.tm-product-title-link {
    width: 185px
}

.woocommerce ul.products li.product strong {
    display: unset
}

.main-holder .site-content ul.products li.product a.tm-product-title-link {
    text-transform: capitalize;
    margin: 0;
    margin-bottom: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    border-bottom: 1px solid #EEE;
    padding-bottom: 10px;
    white-space: nowrap;
    width: 269px
}

.main-holder .site-content ul.products li.product .price {
    margin: 0 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 .price {
    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;
    opacity: 0
}

.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: 10px;
    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.list li.product .tm-shop-icon {
    position: static;
    margin-top: 15px
}

.main-holder .site-content ul.products li.product .tm-productwithout-yith .tm-shop-icon {
    bottom: 0
}

.main-holder .site-content ul.products:not(.hot-products,.horizontal-products) li.product .tm-productwithout-yith .price {
    opacity: 1
}

.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 {
    -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-shop-icon .tm-wc-add-to-cart-btn a {
    color: #fff
}

.main-holder .site-content ul.products li.product .product-hover-style3 .tm-shop-icon {
    top: auto;
    opacity: 0;
    bottom: 5%;
    padding: 10px 30px;
    background: #000814;
    -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-shop-icon {
    opacity: 1;
    -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 .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: #000814
}

.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: 400;
    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: #fff;
    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;
    background-color: #FFB400!important;
    -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
}

.single .main-holder #content div.product .entry-summary div.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist,.single .yith-wcwl-wishlistexistsbrowse {
    font-weight: 500
}

#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: #fff;
    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;
    background-color: #51B500!important;
    -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: #a7a7a7
}

.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
}

#cboxTopRight,#cboxTopLeft,#cboxTopCenter,#cboxMiddleLeft,#cboxMiddleRight,#cboxBottomCenter,#cboxBottomLeft,#cboxBottomRight {
    background: none;
    background-color: #fff
}

.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 auto 7px
}

.main-holder .site-content ul.products li.product .product-hover-style3 a.tm-product-title-link {
    margin-bottom: 10px
}

.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: 16px;
    font-weight: 400
}

.main-holder .site-content ul.products.list li.product .star-rating {
    margin: 0 0 12px 0;
    display: block
}

.woocommerce .product-hover-style3 .price .woocommerce-Price-amount {
    font-size: 22px;
    font-weight: 600
}

.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;
    opacity: 0
}

.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
}

#notification .success {
    padding: 21px 40px 21px 80px;
    margin-left: 10px;
    margin-right: 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,.3);
    position: fixed;
    top: 37px;
    right: 20px;
    border-radius: 0;
    z-index: 999999
}

#notification .success {
    max-width: 350px
}

#notification .success {
    background: #FFF url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAXCAYAAAAcP/9qAAAACXBIWXMAAA7DAAAOwwHHb6hkAAABBElEQVR4nL3UMQ6CMBQG4PdMZPImxgu4ODoYEgclrlzBozg7OygxLA56AE4gN2HT+GyJIFQKLW39p7Zp+uWlrwX4Q+J74B/T9ai6NnCOpquQgOIhwbWKo3OUcA/fApMHwjwYnzJncANaJMedwC1okZt1WAHNkMhuxarochIl1mAdlE9qMH9vrPW37PJ93nmu0Br8QSM29KDS9i7QEhbQIp14XzSHJWgnboLyDF5IoQTlmYpfnQ00h58AG0S4yDaIuA2UJ79jdqjHSj4TwaJlb0KABwTamaIlrIG3RRmtwYa4FvoD98S10UZYE++FSmFFvDfaCnfgRmgnLMGNUSVYwGc2UJ43gl8GVZMCmb8AAAAASUVORK5CYII=) 25px center no-repeat
}

#notification .close {
    float: none;
    position: absolute;
    right: 10px;
    top: 8px;
    opacity: .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: #fff;
    border: 1px solid #eee;
    padding-right: 28px
}

.main-holder .site-content .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 0
}

.woocommerce .price del .woocommerce-Price-amount,.woocommerce .main-holder ul.products li.product .price del .woocommerce-Price-amount {
    font-size: 14px;
    text-decoration: line-through;
    color: #aaaaaa!important;
    font-weight: 400
}

.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: 30px;
    overflow: hidden
}

.themetechmount-single-product-details {
    background-color: #fff
}

.woocommerce div.product .product_title {
    font-size: 30px;
    margin-bottom: 5px
}

.woocommerce div.product .summary .woocommerce-product-rating {
    margin-bottom: 0
}

.woocommerce .summary div[itemprop="description"] {
    margin-top: 15px
}

.woocommerce .main-holder #content div.product .price del {
    color: #888;
    font-size: 15px;
    display: inline-block
}

.woocommerce .product_meta {
    padding-top: 17px;
    margin-top: 15px
}

.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: 15px;
    color: #000814
}

.woocommerce .main-holder #content .summary .compare.button:before {
    content: '\E81D';
    font-family: "tm-avvin-icons";
    padding-right: 5px
}

.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: #000814;
    color: #fff;
    border-radius: 0;
    padding: 8px 15px;
    font-size: 12px;
    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-avvin-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: #000814;
    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
}

.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: 0
}

.single .main-holder div.product .woocommerce-tabs ul.tabs li:last-child {
    margin-right: 0
}

.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: 27px;
    line-height: 38px;
    padding-bottom: 10px
}

.single .main-holder #content div.product .woocommerce-tabs .panel h2 {
    font-size: 20px
}

.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 */
}

.main-holder .site #content table.cart td.actions .input-text {
    width: 133px
}

.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: 400
}

.woocommerce form .form-row .input-checkbox {
    position: static
}

.main-holder .site .cart-collaterals {
    margin-top: 60px
}

.woocommerce-checkout h3#order_review_heading {
    margin-bottom: 0;
    margin-top: 15px
}

.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
}

.woocommerce .wishlist_table td.product-add-to-cart a {
    color: #fff;
    padding: 10px 0
}

.woocommerce table.shop_table {
    border-color: #e6e6e6;
    border-radius: 0;
    margin-top: 30px
}

.woocommerce-cart .main-holder table.shop_table {
    margin-top: 0
}

.woocommerce table.wishlist_table {
    font-size: inherit;
    background-color: #fff;
    border-color: #ebebeb;
    border-width: 1px 0 1px 1px;
    margin-top: 0
}

.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: 0
}

.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: 8px 0 0 5px;
    color: #000814;
    text-transform: capitalize
}

.woocommerce ul.products li.product .woocommerce-placeholder {
    border: none
}

#respond .comment-reply-title {
    margin: 0 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 0 13px
}

.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: #fff
}

.checkout.woocommerce-checkout,.woocommerce-cart .main-holder .cart_totals table.shop_table,.woocommerce-cart-form {
    padding: 0;
    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
}

.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: 0;
    background-color: transparent;
    background-position: center;
    height: 35px;
    width: 35px;
    line-height: 35px;
    margin: 0
}

.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-compare-btn a:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDUxMi4zNTYgNTEyLjM1NiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyLjM1NiA1MTIuMzU2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbD0iIzAwMDAwMCI+DQo8Zz4NCgk8Zz4NCgkJPGc+DQoJCQk8cGF0aCBkPSJNMTAuOTk2LDE1NC42NDVoMTIwLjQyN2M1NS4xNDcsMCw4Mi40NTMsNjcuMiw4Mi42NjcsNjcuOTQ3YzIuMjQsNS40NCw4LjQyNyw4LjEwNywxMy44NjcsNS44NjcNCgkJCQljNS4zMzMtMi4yNCw4LTguMjEzLDUuOTczLTEzLjY1M2MtMS4yOC0zLjMwNy0zMi43NDctODEuMzg3LTEwMi41MDctODEuMzg3SDEwLjY3NmMtNi40LTAuMTA3LTExLjUyLDUuNTQ3LTEwLjU2LDEyLjE2DQoJCQkJQzAuODYzLDE1MC45MTEsNS42NjMsMTU0LjY0NSwxMC45OTYsMTU0LjY0NXoiLz4NCgkJCTxwYXRoIGQ9Ik0zODUuMTgzLDE1NC42NDVoOTAuNDUzbC0zNS4wOTMsMzUuMDkzYy00LjgsNC42OTMtNC4yNjcsMTIuNjkzLDEuNiwxNi42NGMzLjczMywyLjQ1Myw4LjY0LDIuMjQsMTIuMTYtMC40MjcNCgkJCQljMC40MjctMC4zMiwwLjg1My0wLjc0NywxLjI4LTEuMTczbDUzLjMzMy01My4zMzNjNC4xNi00LjE2LDQuMTYtMTAuODgsMC0xNS4wNGwtNTMuMzMzLTUzLjMzMw0KCQkJCWMtNC4yNjctNC4wNTMtMTAuOTg3LTMuOTQ3LTE1LjA0LDAuMjEzYy0zLjk0Nyw0LjE2LTMuOTQ3LDEwLjY2NywwLDE0LjgyN2wzNS4wOTMsMzUuMDkzaC05MC40NTMNCgkJCQljLTU4LjU2LDAtOTcuODEzLDU5LjQxMy0xMzUuNjgsMTE2LjhjLTM2LjQ4LDU1LjI1My03MC44MjcsMTA3LjMwNy0xMTcuOTczLDEwNy4zMDdIMTAuOTk2Yy01LjMzMywwLTEwLjEzMywzLjg0LTEwLjg4LDkuMDY3DQoJCQkJYy0wLjk2LDYuNjEzLDQuMTYsMTIuMjY3LDEwLjU2LDEyLjI2N0gxMzEuNTNjNTguNTYsMCw5Ny44MTMtNTkuNDEzLDEzNS42OC0xMTYuOA0KCQkJCUMzMDMuNjksMjA2LjY5OCwzMzguMDM2LDE1NC42NDUsMzg1LjE4MywxNTQuNjQ1eiIvPg0KCQkJPHBhdGggZD0iTTUwOS4yMzYsMzYwLjQwNWwtNTMuNTQ3LTUzLjQ0Yy00LjI2Ny00LjA1My0xMC45ODctMy45NDctMTUuMTQ3LDAuMjEzYy00LjA1Myw0LjE2LTQuMDUzLDEwLjY2NywwLDE0LjgyN2wzNS4yLDM1LjINCgkJCQloLTkxLjczM2MtNTcuNDkzLDAtOTcuNi01OC43NzMtOTguMDI3LTU5LjQxM2MtMy41Mi00LjY5My0xMC4yNC01Ljc2LTE0LjkzMy0yLjI0Yy00LjM3MywzLjMwNy01LjY1Myw5LjI4LTIuNzczLDEzLjk3Mw0KCQkJCWMxLjgxMywyLjk4Nyw0Ni42MTMsNjkuMTIsMTE1LjczMyw2OS4xMmg5MS44NGwtMzUuMiwzNS4yYy00LjI2Nyw0LjA1My00LjM3MywxMC44OC0wLjIxMywxNS4xNDcNCgkJCQljNC4wNTMsNC4yNjcsMTAuODgsNC4zNzMsMTUuMTQ3LDAuMjEzYzAuMTA3LTAuMTA3LDAuMjEzLTAuMjEzLDAuMjEzLTAuMjEzbDUzLjQ0LTUzLjQ0DQoJCQkJQzUxMy4zOTYsMzcxLjM5MSw1MTMuMzk2LDM2NC41NjUsNTA5LjIzNiwzNjAuNDA1eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=)
}

.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-wishlist-btn a:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjUxMS42MjZweCIgaGVpZ2h0PSI1MTEuNjI2cHgiIHZpZXdCb3g9IjAgMCA1MTEuNjI2IDUxMS42MjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMS42MjYgNTExLjYyNjsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGw9IiMwMDAwMDAiPg0KPGc+DQoJPHBhdGggZD0iTTQ3NS4zNjYsNzEuOTQ5Yy0yNC4xNzUtMjMuNjA2LTU3LjU3NS0zNS40MDQtMTAwLjIxNS0zNS40MDRjLTExLjgsMC0yMy44NDMsMi4wNDYtMzYuMTE3LDYuMTM2DQoJCWMtMTIuMjc5LDQuMDkzLTIzLjcwMiw5LjYxNS0zNC4yNTYsMTYuNTYyYy0xMC41NjgsNi45NDUtMTkuNjUsMTMuNDY3LTI3LjI2OSwxOS41NTZjLTcuNjEsNi4wOTEtMTQuODQ1LDEyLjU2NC0yMS42OTYsMTkuNDE0DQoJCWMtNi44NTQtNi44NS0xNC4wODctMTMuMzIzLTIxLjY5OC0xOS40MTRjLTcuNjE2LTYuMDg5LTE2LjcwMi0xMi42MDctMjcuMjY4LTE5LjU1NmMtMTAuNTY0LTYuOTUtMjEuOTg1LTEyLjQ2OC0zNC4yNjEtMTYuNTYyDQoJCWMtMTIuMjc1LTQuMDg5LTI0LjMxNi02LjEzNi0zNi4xMTYtNi4xMzZjLTQyLjYzNywwLTc2LjAzOSwxMS44MDEtMTAwLjIxMSwzNS40MDRDMTIuMDg3LDk1LjU1LDAsMTI4LjI4NiwwLDE3MC4xNg0KCQljMCwxMi43NTMsMi4yNCwyNS44OTEsNi43MTEsMzkuMzk4YzQuNDcxLDEzLjUxNCw5LjU2NiwyNS4wMzEsMTUuMjc1LDM0LjU0NmM1LjcwOCw5LjUxNCwxMi4xODEsMTguNzkyLDE5LjQxNCwyNy44MzQNCgkJYzcuMjMzLDkuMDQxLDEyLjUxOSwxNS4yNzIsMTUuODQ2LDE4LjY5OGMzLjMzLDMuNDI2LDUuOTQ4LDUuOTAzLDcuODUxLDcuNDI3TDI0My4yNSw0NjkuOTM4DQoJCWMzLjQyNywzLjQyNiw3LjYxNCw1LjE0NCwxMi41NjIsNS4xNDRzOS4xMzgtMS43MTgsMTIuNTYzLTUuMTQ0bDE3Ny44Ny0xNzEuMzFjNDMuNTg4LTQzLjU4LDY1LjM4LTg2LjQwNiw2NS4zOC0xMjguNDcyDQoJCUM1MTEuNjI2LDEyOC4yNzksNDk5LjU0LDk1LjU0Niw0NzUuMzY2LDcxLjk0OXogTTQyMS40MDUsMjcxLjc5NUwyNTUuODEzLDQzMS4zOTFMODkuOTM4LDI3MS41MDcNCgkJQzU0LjM0NCwyMzUuOTIyLDM2LjU1LDIwMi4xMzMsMzYuNTUsMTcwLjE1NmMwLTE1LjQxNSwyLjA0Ni0yOS4wMjYsNi4xMzYtNDAuODI0YzQuMDkzLTExLjgsOS4zMjctMjEuMTc3LDE1LjcwMy0yOC4xMjQNCgkJYzYuMzc3LTYuOTQ5LDE0LjEzMi0xMi42MDcsMjMuMjY4LTE2Ljk4OGM5LjE0MS00LjM3NywxOC4wODYtNy4zMjgsMjYuODQtOC44NWM4Ljc1NC0xLjUyLDE4LjA3OS0yLjI4MSwyNy45NzgtMi4yODENCgkJYzkuODk2LDAsMjAuNTU3LDIuNDI0LDMxLjk3Nyw3LjI3OWMxMS40MTgsNC44NTMsMjEuOTM0LDEwLjk0NCwzMS41NDUsMTguMjcxYzkuNjEzLDcuMzMyLDE3Ljg0NSwxNC4xODMsMjQuNywyMC41NTcNCgkJYzYuODUxLDYuMzgsMTIuNTU5LDEyLjIyOSwxNy4xMjgsMTcuNTU5YzMuNDI0LDQuMTg5LDguMDkxLDYuMjgzLDEzLjk4OSw2LjI4M2M1LjksMCwxMC41NjItMi4wOTQsMTMuOTktNi4yODMNCgkJYzQuNTY4LTUuMzMsMTAuMjgtMTEuMTgyLDE3LjEzMS0xNy41NTljNi44NTItNi4zNzQsMTUuMDg1LTEzLjIyMiwyNC42OTQtMjAuNTU3YzkuNjEzLTcuMzI3LDIwLjEyOS0xMy40MTgsMzEuNTUzLTE4LjI3MQ0KCQljMTEuNDE2LTQuODU0LDIyLjA4LTcuMjc5LDMxLjk3Ny03LjI3OXMxOS4yMTksMC43NjEsMjcuOTc3LDIuMjgxYzguNzU3LDEuNTIxLDE3LjcwMiw0LjQ3MywyNi44NCw4Ljg1DQoJCWM5LjEzNyw0LjM4LDE2Ljg5MiwxMC4wNDIsMjMuMjY3LDE2Ljk4OGM2LjM3Niw2Ljk0NywxMS42MTIsMTYuMzI0LDE1LjcwNSwyOC4xMjRjNC4wODYsMTEuNzk4LDYuMTMyLDI1LjQwOSw2LjEzMiw0MC44MjQNCgkJQzQ3NS4wNzgsMjAyLjEzMyw0NTcuMTksMjM2LjAxNiw0MjEuNDA1LDI3MS43OTV6Ii8+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==)
}

.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-quickview-btn a:hover {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iQ2FwYV8xIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHdpZHRoPSI1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iIzAwMDAwMCI+PGc+PHBhdGggZD0ibTY5LjE5MyAzNDIuMTI5YzUyLjE3IDQ3LjE0MiAxMTUuNjMzIDc4Ljg3MSAxODYuODA3IDc4Ljg3MSA3MS4xNjUgMCAxMzQuNjI4LTMxLjcyMSAxODYuODA3LTc4Ljg3MSA0Mi42MzktMzguNTI5IDY2LjA0Mi03Ni43NDEgNjcuMDE4LTc4LjM0OSAyLjktNC43ODEgMi45LTEwLjc3OSAwLTE1LjU2MS0uOTc2LTEuNjA4LTI0LjM3OS0zOS44Mi02Ny4wMTgtNzguMzQ5LTUyLjE3LTQ3LjE0MS0xMTUuNjMzLTc4Ljg3LTE4Ni44MDctNzguODctNzEuMTY1IDAtMTM0LjYyOCAzMS43MjEtMTg2LjgwNyA3OC44NzEtNDIuNjM4IDM4LjUyOC02Ni4wNDIgNzYuNzQxLTY3LjAxOCA3OC4zNDktMi45IDQuNzgxLTIuOSAxMC43NzkgMCAxNS41NjEuOTc2IDEuNjA3IDI0LjM4IDM5LjgyIDY3LjAxOCA3OC4zNDh6bTIwLjExNC0xNTBjNTIuMjMyLTQ3LjE5NyAxMDguMzE2LTcxLjEyOSAxNjYuNjkzLTcxLjEyOSA1OC4xMjggMCAxMTMuOTk5IDIzLjc0IDE2Ni4wNjIgNzAuNTYgMjguNjM4IDI1Ljc1NCA0OC4yMjggNTEuODQ2IDU2Ljk2IDY0LjQ1LTguNjM2IDEyLjQ4Ni0yNy45MiAzOC4xODktNTYuMzI5IDYzLjg2LTUyLjIzMiA0Ny4xOTgtMTA4LjMxNiA3MS4xMy0xNjYuNjkzIDcxLjEzLTU4LjEyOCAwLTExMy45OTktMjMuNzQtMTY2LjA2Mi03MC41Ni0yOC42MzgtMjUuNzU0LTQ4LjIyOC01MS44NDYtNTYuOTYtNjQuNDUgOC42MzUtMTIuNDg3IDI3LjkyLTM4LjE5IDU2LjMyOS02My44NjF6Ii8+PHBhdGggZD0ibTI1NiAzNjFjNTcuODk3IDAgMTA1LTQ3LjEwMyAxMDUtMTA1cy00Ny4xMDMtMTA1LTEwNS0xMDUtMTA1IDQ3LjEwMy0xMDUgMTA1IDQ3LjEwMyAxMDUgMTA1IDEwNXptMC0xODBjNDEuMzU1IDAgNzUgMzMuNjQ1IDc1IDc1cy0zMy42NDUgNzUtNzUgNzUtNzUtMzMuNjQ1LTc1LTc1IDMzLjY0NS03NSA3NS03NXoiLz48cGF0aCBkPSJtMjU2IDMwMWMyNC44MTMgMCA0NS0yMC4xODcgNDUtNDVzLTIwLjE4Ny00NS00NS00NS00NSAyMC4xODctNDUgNDUgMjAuMTg3IDQ1IDQ1IDQ1em0wLTYwYzguMjcxIDAgMTUgNi43MjkgMTUgMTVzLTYuNzI5IDE1LTE1IDE1LTE1LTYuNzI5LTE1LTE1IDYuNzI5LTE1IDE1LTE1eiIvPjwvZz48L3N2Zz4=)
}

.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-add-to-cart-btn a:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTExLjk5NyA1MTEuOTk3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTEuOTk3IDUxMS45OTc7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsPSIjMDAwMDAwIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNNDA1LjM4NywzNjIuNjEyYy0zNS4yMDIsMC02My44NCwyOC42MzktNjMuODQsNjMuODRzMjguNjM5LDYzLjg0LDYzLjg0LDYzLjg0czYzLjg0LTI4LjYzOSw2My44NC02My44NA0KCQkJUzQ0MC41ODgsMzYyLjYxMiw0MDUuMzg3LDM2Mi42MTJ6IE00MDUuMzg3LDQ1MS45ODhjLTE0LjA4MywwLTI1LjUzNi0xMS40NTMtMjUuNTM2LTI1LjUzNnMxMS40NTMtMjUuNTM2LDI1LjUzNi0yNS41MzYNCgkJCWMxNC4wODMsMCwyNS41MzYsMTEuNDUzLDI1LjUzNiwyNS41MzZTNDE5LjQ3LDQ1MS45ODgsNDA1LjM4Nyw0NTEuOTg4eiIvPg0KCTwvZz4NCjwvZz4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNNTA3LjkyNywxMTUuODc1Yy0zLjYyNi00LjY0MS05LjE4Ny03LjM0OC0xNS4wNzktNy4zNDhIMTE4LjIybC0xNy4yMzctNzIuMTJjLTIuMDYyLTguNjE4LTkuNzY4LTE0LjcwMi0xOC42MjktMTQuNzAyDQoJCQlIMTkuMTUyQzguNTc0LDIxLjcwNCwwLDMwLjI3OCwwLDQwLjg1NnM4LjU3NCwxOS4xNTIsMTkuMTUyLDE5LjE1Mmg0OC4wODVsNjIuMjQ0LDI2MC40NDMNCgkJCWMyLjA2Miw4LjYyNSw5Ljc2OCwxNC43MDIsMTguNjI5LDE0LjcwMmgyOTguMTM1YzguODA0LDAsMTYuNDc3LTYuMDAxLDE4LjU5LTE0LjU0M2w0Ni42MDQtMTg4LjMyOQ0KCQkJQzUxMi44NDksMTI2LjU2Miw1MTEuNTUzLDEyMC41MTYsNTA3LjkyNywxMTUuODc1eiBNNDMxLjI2MSwyOTYuODVIMTYzLjIyN2wtMzUuODUzLTE1MC4wMTloMzQxLjAwM0w0MzEuMjYxLDI5Ni44NXoiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCgk8Zz4NCgkJPHBhdGggZD0iTTE3My42NDYsMzYyLjYxMmMtMzUuMjAyLDAtNjMuODQsMjguNjM5LTYzLjg0LDYzLjg0czI4LjYzOSw2My44NCw2My44NCw2My44NHM2My44NC0yOC42MzksNjMuODQtNjMuODQNCgkJCVMyMDguODQ3LDM2Mi42MTIsMTczLjY0NiwzNjIuNjEyeiBNMTczLjY0Niw0NTEuOTg4Yy0xNC4wODMsMC0yNS41MzYtMTEuNDUzLTI1LjUzNi0yNS41MzZzMTEuNDUzLTI1LjUzNiwyNS41MzYtMjUuNTM2DQoJCQlzMjUuNTM2LDExLjQ1MywyNS41MzYsMjUuNTM2UzE4Ny43MjksNDUxLjk4OCwxNzMuNjQ2LDQ1MS45ODh6Ii8+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=)
}

.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-wishlist-btn .yith-wcwl-wishlistaddedbrowse a:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE4LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMjUuNjQgMjUuNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI1LjY0IDI1LjY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8Zz4NCgkJPHBhdGggc3R5bGU9ImZpbGw6IzAwMDAwMDsiIGQ9Ik0xMC4zODUsMS40OTlDMTAuMDk2LDEuMzc4LDkuNzYsMS40NDYsOS41MzcsMS42NjdMMC4yMjgsOC45OGMtMC4zMDQsMC4zMDItMC4zMDQsMC43OTcsMCwxLjENCgkJCWw5LjMwOSw3LjI3OGMwLjE0OCwwLjE1LDAuMzQ4LDAuMjI5LDAuNTQ5LDAuMjI5YzAuMTAyLDAsMC4yMDMtMC4wMjEsMC4yOTktMC4wNTljMC4yOTEtMC4xMjEsMC40NjUtMC40MDQsMC40NjUtMC43MTlWMTIuNDUNCgkJCWM5Ljk1NSwwLDE0LjMwOSwyLjgwOCwxMy42NDYsMTEuNzUxQzI4LjcxMyw5Ljg5MywyMC42MTksNi42NTksMTAuODUsNi42NTlWMi4yMTdDMTAuODQ5LDEuOTAyLDEwLjY3NiwxLjYxOSwxMC4zODUsMS40OTl6Ii8+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=)
}

.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-add-to-cart-btn a.added:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsPSIjMDAwMDAwIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNNTA0LjUwMiw3NS40OTZjLTkuOTk3LTkuOTk4LTI2LjIwNS05Ljk5OC0zNi4yMDQsMEwxNjEuNTk0LDM4Mi4yMDNMNDMuNzAyLDI2NC4zMTFjLTkuOTk3LTkuOTk4LTI2LjIwNS05Ljk5Ny0zNi4yMDQsMA0KCQkJYy05Ljk5OCw5Ljk5Ny05Ljk5OCwyNi4yMDUsMCwzNi4yMDNsMTM1Ljk5NCwxMzUuOTkyYzkuOTk0LDkuOTk3LDI2LjIxNCw5Ljk5LDM2LjIwNCwwTDUwNC41MDIsMTExLjcNCgkJCUM1MTQuNSwxMDEuNzAzLDUxNC40OTksODUuNDk0LDUwNC41MDIsNzUuNDk2eiIvPg0KCTwvZz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K)
}

.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: 10px
}

.main-holder .site-content ul.products li.product .tm-shop-icon div.tm-wc-add-to-cart-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: uppercase;
    background-size: 15px;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTExLjk5NyA1MTEuOTk3IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTEuOTk3IDUxMS45OTc7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsPSIjZmZmZmZmIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNNDA1LjM4NywzNjIuNjEyYy0zNS4yMDIsMC02My44NCwyOC42MzktNjMuODQsNjMuODRzMjguNjM5LDYzLjg0LDYzLjg0LDYzLjg0czYzLjg0LTI4LjYzOSw2My44NC02My44NA0KCQkJUzQ0MC41ODgsMzYyLjYxMiw0MDUuMzg3LDM2Mi42MTJ6IE00MDUuMzg3LDQ1MS45ODhjLTE0LjA4MywwLTI1LjUzNi0xMS40NTMtMjUuNTM2LTI1LjUzNnMxMS40NTMtMjUuNTM2LDI1LjUzNi0yNS41MzYNCgkJCWMxNC4wODMsMCwyNS41MzYsMTEuNDUzLDI1LjUzNiwyNS41MzZTNDE5LjQ3LDQ1MS45ODgsNDA1LjM4Nyw0NTEuOTg4eiIvPg0KCTwvZz4NCjwvZz4NCjxnPg0KCTxnPg0KCQk8cGF0aCBkPSJNNTA3LjkyNywxMTUuODc1Yy0zLjYyNi00LjY0MS05LjE4Ny03LjM0OC0xNS4wNzktNy4zNDhIMTE4LjIybC0xNy4yMzctNzIuMTJjLTIuMDYyLTguNjE4LTkuNzY4LTE0LjcwMi0xOC42MjktMTQuNzAyDQoJCQlIMTkuMTUyQzguNTc0LDIxLjcwNCwwLDMwLjI3OCwwLDQwLjg1NnM4LjU3NCwxOS4xNTIsMTkuMTUyLDE5LjE1Mmg0OC4wODVsNjIuMjQ0LDI2MC40NDMNCgkJCWMyLjA2Miw4LjYyNSw5Ljc2OCwxNC43MDIsMTguNjI5LDE0LjcwMmgyOTguMTM1YzguODA0LDAsMTYuNDc3LTYuMDAxLDE4LjU5LTE0LjU0M2w0Ni42MDQtMTg4LjMyOQ0KCQkJQzUxMi44NDksMTI2LjU2Miw1MTEuNTUzLDEyMC41MTYsNTA3LjkyNywxMTUuODc1eiBNNDMxLjI2MSwyOTYuODVIMTYzLjIyN2wtMzUuODUzLTE1MC4wMTloMzQxLjAwM0w0MzEuMjYxLDI5Ni44NXoiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCgk8Zz4NCgkJPHBhdGggZD0iTTE3My42NDYsMzYyLjYxMmMtMzUuMjAyLDAtNjMuODQsMjguNjM5LTYzLjg0LDYzLjg0czI4LjYzOSw2My44NCw2My44NCw2My44NHM2My44NC0yOC42MzksNjMuODQtNjMuODQNCgkJCVMyMDguODQ3LDM2Mi42MTIsMTczLjY0NiwzNjIuNjEyeiBNMTczLjY0Niw0NTEuOTg4Yy0xNC4wODMsMC0yNS41MzYtMTEuNDUzLTI1LjUzNi0yNS41MzZzMTEuNDUzLTI1LjUzNiwyNS41MzYtMjUuNTM2DQoJCQlzMjUuNTM2LDExLjQ1MywyNS41MzYsMjUuNTM2UzE4Ny43MjksNDUxLjk4OCwxNzMuNjQ2LDQ1MS45ODh6Ii8+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);
    -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 .tm-shop-icon .tm-wc-quickview-btn a,.hot-products .product .tm-shop-icon a.yith-wcqv-button {
    font-size: 0;
    background-size: 19px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iQ2FwYV8xIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHdpZHRoPSI1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0iI2ZmZmZmZiI+PGc+PHBhdGggZD0ibTY5LjE5MyAzNDIuMTI5YzUyLjE3IDQ3LjE0MiAxMTUuNjMzIDc4Ljg3MSAxODYuODA3IDc4Ljg3MSA3MS4xNjUgMCAxMzQuNjI4LTMxLjcyMSAxODYuODA3LTc4Ljg3MSA0Mi42MzktMzguNTI5IDY2LjA0Mi03Ni43NDEgNjcuMDE4LTc4LjM0OSAyLjktNC43ODEgMi45LTEwLjc3OSAwLTE1LjU2MS0uOTc2LTEuNjA4LTI0LjM3OS0zOS44Mi02Ny4wMTgtNzguMzQ5LTUyLjE3LTQ3LjE0MS0xMTUuNjMzLTc4Ljg3LTE4Ni44MDctNzguODctNzEuMTY1IDAtMTM0LjYyOCAzMS43MjEtMTg2LjgwNyA3OC44NzEtNDIuNjM4IDM4LjUyOC02Ni4wNDIgNzYuNzQxLTY3LjAxOCA3OC4zNDktMi45IDQuNzgxLTIuOSAxMC43NzkgMCAxNS41NjEuOTc2IDEuNjA3IDI0LjM4IDM5LjgyIDY3LjAxOCA3OC4zNDh6bTIwLjExNC0xNTBjNTIuMjMyLTQ3LjE5NyAxMDguMzE2LTcxLjEyOSAxNjYuNjkzLTcxLjEyOSA1OC4xMjggMCAxMTMuOTk5IDIzLjc0IDE2Ni4wNjIgNzAuNTYgMjguNjM4IDI1Ljc1NCA0OC4yMjggNTEuODQ2IDU2Ljk2IDY0LjQ1LTguNjM2IDEyLjQ4Ni0yNy45MiAzOC4xODktNTYuMzI5IDYzLjg2LTUyLjIzMiA0Ny4xOTgtMTA4LjMxNiA3MS4xMy0xNjYuNjkzIDcxLjEzLTU4LjEyOCAwLTExMy45OTktMjMuNzQtMTY2LjA2Mi03MC41Ni0yOC42MzgtMjUuNzU0LTQ4LjIyOC01MS44NDYtNTYuOTYtNjQuNDUgOC42MzUtMTIuNDg3IDI3LjkyLTM4LjE5IDU2LjMyOS02My44NjF6Ii8+PHBhdGggZD0ibTI1NiAzNjFjNTcuODk3IDAgMTA1LTQ3LjEwMyAxMDUtMTA1cy00Ny4xMDMtMTA1LTEwNS0xMDUtMTA1IDQ3LjEwMy0xMDUgMTA1IDQ3LjEwMyAxMDUgMTA1IDEwNXptMC0xODBjNDEuMzU1IDAgNzUgMzMuNjQ1IDc1IDc1cy0zMy42NDUgNzUtNzUgNzUtNzUtMzMuNjQ1LTc1LTc1IDMzLjY0NS03NSA3NS03NXoiLz48cGF0aCBkPSJtMjU2IDMwMWMyNC44MTMgMCA0NS0yMC4xODcgNDUtNDVzLTIwLjE4Ny00NS00NS00NS00NSAyMC4xODctNDUgNDUgMjAuMTg3IDQ1IDQ1IDQ1em0wLTYwYzguMjcxIDAgMTUgNi43MjkgMTUgMTVzLTYuNzI5IDE1LTE1IDE1LTE1LTYuNzI5LTE1LTE1IDYuNzI5LTE1IDE1LTE1eiIvPjwvZz48L3N2Zz4=);
    background-repeat: no-repeat;
    -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-style3 .tm-shop-icon .tm-wc-quickview-btn a {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGw9IiNmZmZmZmYiPg0KPGc+DQoJPGc+DQoJCTxnPg0KCQkJPHBhdGggZD0iTTEyOCwzMlYwSDE2QzcuMTYzLDAsMCw3LjE2MywwLDE2djExMmgzMlY1NC41NkwxODAuNjQsMjAzLjJsMjIuNTYtMjIuNTZMNTQuNTYsMzJIMTI4eiIvPg0KCQkJPHBhdGggZD0iTTQ5NiwwSDM4NHYzMmg3My40NEwzMDguOCwxODAuNjRsMjIuNTYsMjIuNTZMNDgwLDU0LjU2VjEyOGgzMlYxNkM1MTIsNy4xNjMsNTA0LjgzNywwLDQ5NiwweiIvPg0KCQkJPHBhdGggZD0iTTQ4MCw0NTcuNDRMMzMxLjM2LDMwOC44bC0yMi41NiwyMi41Nkw0NTcuNDQsNDgwSDM4NHYzMmgxMTJjOC44MzcsMCwxNi03LjE2MywxNi0xNlYzODRoLTMyVjQ1Ny40NHoiLz4NCgkJCTxwYXRoIGQ9Ik0xODAuNjQsMzA4LjY0TDMyLDQ1Ny40NFYzODRIMHYxMTJjMCw4LjgzNyw3LjE2MywxNiwxNiwxNmgxMTJ2LTMySDU0LjU2TDIwMy4yLDMzMS4zNkwxODAuNjQsMzA4LjY0eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);
    background-repeat: no-repeat
}

.main-holder .site-content ul.products li.product .product-hover-style3 .tm-shop-icon .tm-wc-quickview-btn a:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGw9IiM2ODY4NjgiPg0KPGc+DQoJPGc+DQoJCTxnPg0KCQkJPHBhdGggZD0iTTEyOCwzMlYwSDE2QzcuMTYzLDAsMCw3LjE2MywwLDE2djExMmgzMlY1NC41NkwxODAuNjQsMjAzLjJsMjIuNTYtMjIuNTZMNTQuNTYsMzJIMTI4eiIvPg0KCQkJPHBhdGggZD0iTTQ5NiwwSDM4NHYzMmg3My40NEwzMDguOCwxODAuNjRsMjIuNTYsMjIuNTZMNDgwLDU0LjU2VjEyOGgzMlYxNkM1MTIsNy4xNjMsNTA0LjgzNywwLDQ5NiwweiIvPg0KCQkJPHBhdGggZD0iTTQ4MCw0NTcuNDRMMzMxLjM2LDMwOC44bC0yMi41NiwyMi41Nkw0NTcuNDQsNDgwSDM4NHYzMmgxMTJjOC44MzcsMCwxNi03LjE2MywxNi0xNlYzODRoLTMyVjQ1Ny40NHoiLz4NCgkJCTxwYXRoIGQ9Ik0xODAuNjQsMzA4LjY0TDMyLDQ1Ny40NFYzODRIMHYxMTJjMCw4LjgzNyw3LjE2MywxNiwxNiwxNmgxMTJ2LTMySDU0LjU2TDIwMy4yLDMzMS4zNkwxODAuNjQsMzA4LjY0eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);
    background-repeat: no-repeat
}

.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;
    line-height: 0;
    background-size: 17px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjUxMS42MjZweCIgaGVpZ2h0PSI1MTEuNjI2cHgiIHZpZXdCb3g9IjAgMCA1MTEuNjI2IDUxMS42MjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMS42MjYgNTExLjYyNjsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGw9IiNmZmZmZmYiPg0KPGc+DQoJPHBhdGggZD0iTTQ3NS4zNjYsNzEuOTQ5Yy0yNC4xNzUtMjMuNjA2LTU3LjU3NS0zNS40MDQtMTAwLjIxNS0zNS40MDRjLTExLjgsMC0yMy44NDMsMi4wNDYtMzYuMTE3LDYuMTM2DQoJCWMtMTIuMjc5LDQuMDkzLTIzLjcwMiw5LjYxNS0zNC4yNTYsMTYuNTYyYy0xMC41NjgsNi45NDUtMTkuNjUsMTMuNDY3LTI3LjI2OSwxOS41NTZjLTcuNjEsNi4wOTEtMTQuODQ1LDEyLjU2NC0yMS42OTYsMTkuNDE0DQoJCWMtNi44NTQtNi44NS0xNC4wODctMTMuMzIzLTIxLjY5OC0xOS40MTRjLTcuNjE2LTYuMDg5LTE2LjcwMi0xMi42MDctMjcuMjY4LTE5LjU1NmMtMTAuNTY0LTYuOTUtMjEuOTg1LTEyLjQ2OC0zNC4yNjEtMTYuNTYyDQoJCWMtMTIuMjc1LTQuMDg5LTI0LjMxNi02LjEzNi0zNi4xMTYtNi4xMzZjLTQyLjYzNywwLTc2LjAzOSwxMS44MDEtMTAwLjIxMSwzNS40MDRDMTIuMDg3LDk1LjU1LDAsMTI4LjI4NiwwLDE3MC4xNg0KCQljMCwxMi43NTMsMi4yNCwyNS44OTEsNi43MTEsMzkuMzk4YzQuNDcxLDEzLjUxNCw5LjU2NiwyNS4wMzEsMTUuMjc1LDM0LjU0NmM1LjcwOCw5LjUxNCwxMi4xODEsMTguNzkyLDE5LjQxNCwyNy44MzQNCgkJYzcuMjMzLDkuMDQxLDEyLjUxOSwxNS4yNzIsMTUuODQ2LDE4LjY5OGMzLjMzLDMuNDI2LDUuOTQ4LDUuOTAzLDcuODUxLDcuNDI3TDI0My4yNSw0NjkuOTM4DQoJCWMzLjQyNywzLjQyNiw3LjYxNCw1LjE0NCwxMi41NjIsNS4xNDRzOS4xMzgtMS43MTgsMTIuNTYzLTUuMTQ0bDE3Ny44Ny0xNzEuMzFjNDMuNTg4LTQzLjU4LDY1LjM4LTg2LjQwNiw2NS4zOC0xMjguNDcyDQoJCUM1MTEuNjI2LDEyOC4yNzksNDk5LjU0LDk1LjU0Niw0NzUuMzY2LDcxLjk0OXogTTQyMS40MDUsMjcxLjc5NUwyNTUuODEzLDQzMS4zOTFMODkuOTM4LDI3MS41MDcNCgkJQzU0LjM0NCwyMzUuOTIyLDM2LjU1LDIwMi4xMzMsMzYuNTUsMTcwLjE1NmMwLTE1LjQxNSwyLjA0Ni0yOS4wMjYsNi4xMzYtNDAuODI0YzQuMDkzLTExLjgsOS4zMjctMjEuMTc3LDE1LjcwMy0yOC4xMjQNCgkJYzYuMzc3LTYuOTQ5LDE0LjEzMi0xMi42MDcsMjMuMjY4LTE2Ljk4OGM5LjE0MS00LjM3NywxOC4wODYtNy4zMjgsMjYuODQtOC44NWM4Ljc1NC0xLjUyLDE4LjA3OS0yLjI4MSwyNy45NzgtMi4yODENCgkJYzkuODk2LDAsMjAuNTU3LDIuNDI0LDMxLjk3Nyw3LjI3OWMxMS40MTgsNC44NTMsMjEuOTM0LDEwLjk0NCwzMS41NDUsMTguMjcxYzkuNjEzLDcuMzMyLDE3Ljg0NSwxNC4xODMsMjQuNywyMC41NTcNCgkJYzYuODUxLDYuMzgsMTIuNTU5LDEyLjIyOSwxNy4xMjgsMTcuNTU5YzMuNDI0LDQuMTg5LDguMDkxLDYuMjgzLDEzLjk4OSw2LjI4M2M1LjksMCwxMC41NjItMi4wOTQsMTMuOTktNi4yODMNCgkJYzQuNTY4LTUuMzMsMTAuMjgtMTEuMTgyLDE3LjEzMS0xNy41NTljNi44NTItNi4zNzQsMTUuMDg1LTEzLjIyMiwyNC42OTQtMjAuNTU3YzkuNjEzLTcuMzI3LDIwLjEyOS0xMy40MTgsMzEuNTUzLTE4LjI3MQ0KCQljMTEuNDE2LTQuODU0LDIyLjA4LTcuMjc5LDMxLjk3Ny03LjI3OXMxOS4yMTksMC43NjEsMjcuOTc3LDIuMjgxYzguNzU3LDEuNTIxLDE3LjcwMiw0LjQ3MywyNi44NCw4Ljg1DQoJCWM5LjEzNyw0LjM4LDE2Ljg5MiwxMC4wNDIsMjMuMjY3LDE2Ljk4OGM2LjM3Niw2Ljk0NywxMS42MTIsMTYuMzI0LDE1LjcwNSwyOC4xMjRjNC4wODYsMTEuNzk4LDYuMTMyLDI1LjQwOSw2LjEzMiw0MC44MjQNCgkJQzQ3NS4wNzgsMjAyLjEzMyw0NTcuMTksMjM2LjAxNiw0MjEuNDA1LDI3MS43OTV6Ii8+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==);
    background-repeat: no-repeat
}

.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.horizontal-products li.product .tm-product-box .tm-product-box-inner .tm-shop-icon .yith-wcwl-add-button a {
    background-size: 17px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjUxMS42MjZweCIgaGVpZ2h0PSI1MTEuNjI2cHgiIHZpZXdCb3g9IjAgMCA1MTEuNjI2IDUxMS42MjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMS42MjYgNTExLjYyNjsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGw9IiNmZmZmZmYiPg0KPGc+DQoJPHBhdGggZD0iTTQ3NS4zNjYsNzEuOTQ5Yy0yNC4xNzUtMjMuNjA2LTU3LjU3NS0zNS40MDQtMTAwLjIxNS0zNS40MDRjLTExLjgsMC0yMy44NDMsMi4wNDYtMzYuMTE3LDYuMTM2DQoJCWMtMTIuMjc5LDQuMDkzLTIzLjcwMiw5LjYxNS0zNC4yNTYsMTYuNTYyYy0xMC41NjgsNi45NDUtMTkuNjUsMTMuNDY3LTI3LjI2OSwxOS41NTZjLTcuNjEsNi4wOTEtMTQuODQ1LDEyLjU2NC0yMS42OTYsMTkuNDE0DQoJCWMtNi44NTQtNi44NS0xNC4wODctMTMuMzIzLTIxLjY5OC0xOS40MTRjLTcuNjE2LTYuMDg5LTE2LjcwMi0xMi42MDctMjcuMjY4LTE5LjU1NmMtMTAuNTY0LTYuOTUtMjEuOTg1LTEyLjQ2OC0zNC4yNjEtMTYuNTYyDQoJCWMtMTIuMjc1LTQuMDg5LTI0LjMxNi02LjEzNi0zNi4xMTYtNi4xMzZjLTQyLjYzNywwLTc2LjAzOSwxMS44MDEtMTAwLjIxMSwzNS40MDRDMTIuMDg3LDk1LjU1LDAsMTI4LjI4NiwwLDE3MC4xNg0KCQljMCwxMi43NTMsMi4yNCwyNS44OTEsNi43MTEsMzkuMzk4YzQuNDcxLDEzLjUxNCw5LjU2NiwyNS4wMzEsMTUuMjc1LDM0LjU0NmM1LjcwOCw5LjUxNCwxMi4xODEsMTguNzkyLDE5LjQxNCwyNy44MzQNCgkJYzcuMjMzLDkuMDQxLDEyLjUxOSwxNS4yNzIsMTUuODQ2LDE4LjY5OGMzLjMzLDMuNDI2LDUuOTQ4LDUuOTAzLDcuODUxLDcuNDI3TDI0My4yNSw0NjkuOTM4DQoJCWMzLjQyNywzLjQyNiw3LjYxNCw1LjE0NCwxMi41NjIsNS4xNDRzOS4xMzgtMS43MTgsMTIuNTYzLTUuMTQ0bDE3Ny44Ny0xNzEuMzFjNDMuNTg4LTQzLjU4LDY1LjM4LTg2LjQwNiw2NS4zOC0xMjguNDcyDQoJCUM1MTEuNjI2LDEyOC4yNzksNDk5LjU0LDk1LjU0Niw0NzUuMzY2LDcxLjk0OXogTTQyMS40MDUsMjcxLjc5NUwyNTUuODEzLDQzMS4zOTFMODkuOTM4LDI3MS41MDcNCgkJQzU0LjM0NCwyMzUuOTIyLDM2LjU1LDIwMi4xMzMsMzYuNTUsMTcwLjE1NmMwLTE1LjQxNSwyLjA0Ni0yOS4wMjYsNi4xMzYtNDAuODI0YzQuMDkzLTExLjgsOS4zMjctMjEuMTc3LDE1LjcwMy0yOC4xMjQNCgkJYzYuMzc3LTYuOTQ5LDE0LjEzMi0xMi42MDcsMjMuMjY4LTE2Ljk4OGM5LjE0MS00LjM3NywxOC4wODYtNy4zMjgsMjYuODQtOC44NWM4Ljc1NC0xLjUyLDE4LjA3OS0yLjI4MSwyNy45NzgtMi4yODENCgkJYzkuODk2LDAsMjAuNTU3LDIuNDI0LDMxLjk3Nyw3LjI3OWMxMS40MTgsNC44NTMsMjEuOTM0LDEwLjk0NCwzMS41NDUsMTguMjcxYzkuNjEzLDcuMzMyLDE3Ljg0NSwxNC4xODMsMjQuNywyMC41NTcNCgkJYzYuODUxLDYuMzgsMTIuNTU5LDEyLjIyOSwxNy4xMjgsMTcuNTU5YzMuNDI0LDQuMTg5LDguMDkxLDYuMjgzLDEzLjk4OSw2LjI4M2M1LjksMCwxMC41NjItMi4wOTQsMTMuOTktNi4yODMNCgkJYzQuNTY4LTUuMzMsMTAuMjgtMTEuMTgyLDE3LjEzMS0xNy41NTljNi44NTItNi4zNzQsMTUuMDg1LTEzLjIyMiwyNC42OTQtMjAuNTU3YzkuNjEzLTcuMzI3LDIwLjEyOS0xMy40MTgsMzEuNTUzLTE4LjI3MQ0KCQljMTEuNDE2LTQuODU0LDIyLjA4LTcuMjc5LDMxLjk3Ny03LjI3OXMxOS4yMTksMC43NjEsMjcuOTc3LDIuMjgxYzguNzU3LDEuNTIxLDE3LjcwMiw0LjQ3MywyNi44NCw4Ljg1DQoJCWM5LjEzNyw0LjM4LDE2Ljg5MiwxMC4wNDIsMjMuMjY3LDE2Ljk4OGM2LjM3Niw2Ljk0NywxMS42MTIsMTYuMzI0LDE1LjcwNSwyOC4xMjRjNC4wODYsMTEuNzk4LDYuMTMyLDI1LjQwOSw2LjEzMiw0MC44MjQNCgkJQzQ3NS4wNzgsMjAyLjEzMyw0NTcuMTksMjM2LjAxNiw0MjEuNDA1LDI3MS43OTV6Ii8+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==);
    background-repeat: no-repeat
}

.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.horizontal-products li.product .tm-product-box .tm-product-box-inner .tm-shop-icon .yith-wcwl-add-button a:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjUxMS42MjZweCIgaGVpZ2h0PSI1MTEuNjI2cHgiIHZpZXdCb3g9IjAgMCA1MTEuNjI2IDUxMS42MjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMS42MjYgNTExLjYyNjsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGw9IiM2ODY4NjgiPg0KPGc+DQoJPHBhdGggZD0iTTQ3NS4zNjYsNzEuOTQ5Yy0yNC4xNzUtMjMuNjA2LTU3LjU3NS0zNS40MDQtMTAwLjIxNS0zNS40MDRjLTExLjgsMC0yMy44NDMsMi4wNDYtMzYuMTE3LDYuMTM2DQoJCWMtMTIuMjc5LDQuMDkzLTIzLjcwMiw5LjYxNS0zNC4yNTYsMTYuNTYyYy0xMC41NjgsNi45NDUtMTkuNjUsMTMuNDY3LTI3LjI2OSwxOS41NTZjLTcuNjEsNi4wOTEtMTQuODQ1LDEyLjU2NC0yMS42OTYsMTkuNDE0DQoJCWMtNi44NTQtNi44NS0xNC4wODctMTMuMzIzLTIxLjY5OC0xOS40MTRjLTcuNjE2LTYuMDg5LTE2LjcwMi0xMi42MDctMjcuMjY4LTE5LjU1NmMtMTAuNTY0LTYuOTUtMjEuOTg1LTEyLjQ2OC0zNC4yNjEtMTYuNTYyDQoJCWMtMTIuMjc1LTQuMDg5LTI0LjMxNi02LjEzNi0zNi4xMTYtNi4xMzZjLTQyLjYzNywwLTc2LjAzOSwxMS44MDEtMTAwLjIxMSwzNS40MDRDMTIuMDg3LDk1LjU1LDAsMTI4LjI4NiwwLDE3MC4xNg0KCQljMCwxMi43NTMsMi4yNCwyNS44OTEsNi43MTEsMzkuMzk4YzQuNDcxLDEzLjUxNCw5LjU2NiwyNS4wMzEsMTUuMjc1LDM0LjU0NmM1LjcwOCw5LjUxNCwxMi4xODEsMTguNzkyLDE5LjQxNCwyNy44MzQNCgkJYzcuMjMzLDkuMDQxLDEyLjUxOSwxNS4yNzIsMTUuODQ2LDE4LjY5OGMzLjMzLDMuNDI2LDUuOTQ4LDUuOTAzLDcuODUxLDcuNDI3TDI0My4yNSw0NjkuOTM4DQoJCWMzLjQyNywzLjQyNiw3LjYxNCw1LjE0NCwxMi41NjIsNS4xNDRzOS4xMzgtMS43MTgsMTIuNTYzLTUuMTQ0bDE3Ny44Ny0xNzEuMzFjNDMuNTg4LTQzLjU4LDY1LjM4LTg2LjQwNiw2NS4zOC0xMjguNDcyDQoJCUM1MTEuNjI2LDEyOC4yNzksNDk5LjU0LDk1LjU0Niw0NzUuMzY2LDcxLjk0OXogTTQyMS40MDUsMjcxLjc5NUwyNTUuODEzLDQzMS4zOTFMODkuOTM4LDI3MS41MDcNCgkJQzU0LjM0NCwyMzUuOTIyLDM2LjU1LDIwMi4xMzMsMzYuNTUsMTcwLjE1NmMwLTE1LjQxNSwyLjA0Ni0yOS4wMjYsNi4xMzYtNDAuODI0YzQuMDkzLTExLjgsOS4zMjctMjEuMTc3LDE1LjcwMy0yOC4xMjQNCgkJYzYuMzc3LTYuOTQ5LDE0LjEzMi0xMi42MDcsMjMuMjY4LTE2Ljk4OGM5LjE0MS00LjM3NywxOC4wODYtNy4zMjgsMjYuODQtOC44NWM4Ljc1NC0xLjUyLDE4LjA3OS0yLjI4MSwyNy45NzgtMi4yODENCgkJYzkuODk2LDAsMjAuNTU3LDIuNDI0LDMxLjk3Nyw3LjI3OWMxMS40MTgsNC44NTMsMjEuOTM0LDEwLjk0NCwzMS41NDUsMTguMjcxYzkuNjEzLDcuMzMyLDE3Ljg0NSwxNC4xODMsMjQuNywyMC41NTcNCgkJYzYuODUxLDYuMzgsMTIuNTU5LDEyLjIyOSwxNy4xMjgsMTcuNTU5YzMuNDI0LDQuMTg5LDguMDkxLDYuMjgzLDEzLjk4OSw2LjI4M2M1LjksMCwxMC41NjItMi4wOTQsMTMuOTktNi4yODMNCgkJYzQuNTY4LTUuMzMsMTAuMjgtMTEuMTgyLDE3LjEzMS0xNy41NTljNi44NTItNi4zNzQsMTUuMDg1LTEzLjIyMiwyNC42OTQtMjAuNTU3YzkuNjEzLTcuMzI3LDIwLjEyOS0xMy40MTgsMzEuNTUzLTE4LjI3MQ0KCQljMTEuNDE2LTQuODU0LDIyLjA4LTcuMjc5LDMxLjk3Ny03LjI3OXMxOS4yMTksMC43NjEsMjcuOTc3LDIuMjgxYzguNzU3LDEuNTIxLDE3LjcwMiw0LjQ3MywyNi44NCw4Ljg1DQoJCWM5LjEzNyw0LjM4LDE2Ljg5MiwxMC4wNDIsMjMuMjY3LDE2Ljk4OGM2LjM3Niw2Ljk0NywxMS42MTIsMTYuMzI0LDE1LjcwNSwyOC4xMjRjNC4wODYsMTEuNzk4LDYuMTMyLDI1LjQwOSw2LjEzMiw0MC44MjQNCgkJQzQ3NS4wNzgsMjAyLjEzMyw0NTcuMTksMjM2LjAxNiw0MjEuNDA1LDI3MS43OTV6Ii8+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==)
}

.main-holder .site-content ul.products li.product .tm-shop-icon .tm-wc-wishlist-btn .yith-wcwl-wishlistaddedbrowse a,.hot-products .product .tm-shop-icon .yith-wcwl-wishlistaddedbrowse a {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE4LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMjUuNjQgMjUuNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI1LjY0IDI1LjY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8Zz4NCgkJPHBhdGggc3R5bGU9ImZpbGw6I2ZmZmZmZjsiIGQ9Ik0xMC4zODUsMS40OTlDMTAuMDk2LDEuMzc4LDkuNzYsMS40NDYsOS41MzcsMS42NjdMMC4yMjgsOC45OGMtMC4zMDQsMC4zMDItMC4zMDQsMC43OTcsMCwxLjENCgkJCWw5LjMwOSw3LjI3OGMwLjE0OCwwLjE1LDAuMzQ4LDAuMjI5LDAuNTQ5LDAuMjI5YzAuMTAyLDAsMC4yMDMtMC4wMjEsMC4yOTktMC4wNTljMC4yOTEtMC4xMjEsMC40NjUtMC40MDQsMC40NjUtMC43MTlWMTIuNDUNCgkJCWM5Ljk1NSwwLDE0LjMwOSwyLjgwOCwxMy42NDYsMTEuNzUxQzI4LjcxMyw5Ljg5MywyMC42MTksNi42NTksMTAuODUsNi42NTlWMi4yMTdDMTAuODQ5LDEuOTAyLDEwLjY3NiwxLjYxOSwxMC4zODUsMS40OTl6Ii8+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=)
}

.main-holder .site-content ul.products li.product .product-hover-style3 .tm-shop-icon .tm-wc-wishlist-btn .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-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 {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE4LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMjUuNjQgMjUuNjQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI1LjY0IDI1LjY0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8Zz4NCgkJPHBhdGggc3R5bGU9ImZpbGw6I2ZmZmZmZjsiIGQ9Ik0xMC4zODUsMS40OTlDMTAuMDk2LDEuMzc4LDkuNzYsMS40NDYsOS41MzcsMS42NjdMMC4yMjgsOC45OGMtMC4zMDQsMC4zMDItMC4zMDQsMC43OTcsMCwxLjENCgkJCWw5LjMwOSw3LjI3OGMwLjE0OCwwLjE1LDAuMzQ4LDAuMjI5LDAuNTQ5LDAuMjI5YzAuMTAyLDAsMC4yMDMtMC4wMjEsMC4yOTktMC4wNTljMC4yOTEtMC4xMjEsMC40NjUtMC40MDQsMC40NjUtMC43MTlWMTIuNDUNCgkJCWM5Ljk1NSwwLDE0LjMwOSwyLjgwOCwxMy42NDYsMTEuNzUxQzI4LjcxMyw5Ljg5MywyMC42MTksNi42NTksMTAuODUsNi42NTlWMi4yMTdDMTAuODQ5LDEuOTAyLDEwLjY3NiwxLjYxOSwxMC4zODUsMS40OTl6Ii8+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);
    background-repeat: no-repeat;
    background-size: 17px;
    background-position: center;
    font-size: 0
}

.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;
    background-size: 17px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDUxMi4zNTYgNTEyLjM1NiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyLjM1NiA1MTIuMzU2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbD0iI2ZmZmZmZiI+DQo8Zz4NCgk8Zz4NCgkJPGc+DQoJCQk8cGF0aCBkPSJNMTAuOTk2LDE1NC42NDVoMTIwLjQyN2M1NS4xNDcsMCw4Mi40NTMsNjcuMiw4Mi42NjcsNjcuOTQ3YzIuMjQsNS40NCw4LjQyNyw4LjEwNywxMy44NjcsNS44NjcNCgkJCQljNS4zMzMtMi4yNCw4LTguMjEzLDUuOTczLTEzLjY1M2MtMS4yOC0zLjMwNy0zMi43NDctODEuMzg3LTEwMi41MDctODEuMzg3SDEwLjY3NmMtNi40LTAuMTA3LTExLjUyLDUuNTQ3LTEwLjU2LDEyLjE2DQoJCQkJQzAuODYzLDE1MC45MTEsNS42NjMsMTU0LjY0NSwxMC45OTYsMTU0LjY0NXoiLz4NCgkJCTxwYXRoIGQ9Ik0zODUuMTgzLDE1NC42NDVoOTAuNDUzbC0zNS4wOTMsMzUuMDkzYy00LjgsNC42OTMtNC4yNjcsMTIuNjkzLDEuNiwxNi42NGMzLjczMywyLjQ1Myw4LjY0LDIuMjQsMTIuMTYtMC40MjcNCgkJCQljMC40MjctMC4zMiwwLjg1My0wLjc0NywxLjI4LTEuMTczbDUzLjMzMy01My4zMzNjNC4xNi00LjE2LDQuMTYtMTAuODgsMC0xNS4wNGwtNTMuMzMzLTUzLjMzMw0KCQkJCWMtNC4yNjctNC4wNTMtMTAuOTg3LTMuOTQ3LTE1LjA0LDAuMjEzYy0zLjk0Nyw0LjE2LTMuOTQ3LDEwLjY2NywwLDE0LjgyN2wzNS4wOTMsMzUuMDkzaC05MC40NTMNCgkJCQljLTU4LjU2LDAtOTcuODEzLDU5LjQxMy0xMzUuNjgsMTE2LjhjLTM2LjQ4LDU1LjI1My03MC44MjcsMTA3LjMwNy0xMTcuOTczLDEwNy4zMDdIMTAuOTk2Yy01LjMzMywwLTEwLjEzMywzLjg0LTEwLjg4LDkuMDY3DQoJCQkJYy0wLjk2LDYuNjEzLDQuMTYsMTIuMjY3LDEwLjU2LDEyLjI2N0gxMzEuNTNjNTguNTYsMCw5Ny44MTMtNTkuNDEzLDEzNS42OC0xMTYuOA0KCQkJCUMzMDMuNjksMjA2LjY5OCwzMzguMDM2LDE1NC42NDUsMzg1LjE4MywxNTQuNjQ1eiIvPg0KCQkJPHBhdGggZD0iTTUwOS4yMzYsMzYwLjQwNWwtNTMuNTQ3LTUzLjQ0Yy00LjI2Ny00LjA1My0xMC45ODctMy45NDctMTUuMTQ3LDAuMjEzYy00LjA1Myw0LjE2LTQuMDUzLDEwLjY2NywwLDE0LjgyN2wzNS4yLDM1LjINCgkJCQloLTkxLjczM2MtNTcuNDkzLDAtOTcuNi01OC43NzMtOTguMDI3LTU5LjQxM2MtMy41Mi00LjY5My0xMC4yNC01Ljc2LTE0LjkzMy0yLjI0Yy00LjM3MywzLjMwNy01LjY1Myw5LjI4LTIuNzczLDEzLjk3Mw0KCQkJCWMxLjgxMywyLjk4Nyw0Ni42MTMsNjkuMTIsMTE1LjczMyw2OS4xMmg5MS44NGwtMzUuMiwzNS4yYy00LjI2Nyw0LjA1My00LjM3MywxMC44OC0wLjIxMywxNS4xNDcNCgkJCQljNC4wNTMsNC4yNjcsMTAuODgsNC4zNzMsMTUuMTQ3LDAuMjEzYzAuMTA3LTAuMTA3LDAuMjEzLTAuMjEzLDAuMjEzLTAuMjEzbDUzLjQ0LTUzLjQ0DQoJCQkJQzUxMy4zOTYsMzcxLjM5MSw1MTMuMzk2LDM2NC41NjUsNTA5LjIzNiwzNjAuNDA1eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);
    background-repeat: no-repeat
}

.main-holder .site-content ul.products li.product .product-hover-style3 .tm-shop-icon .tm-wc-compare-btn a,.main-holder .site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-box-inner .tm-shop-icon .compare-button a {
    background-size: 15px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDgwLjM1IDQ4MC4zNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDgwLjM1IDQ4MC4zNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGw9IiNmZmZmZmYiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0xNzEuODIxLDEwLjAxMUMxMTcuNzc3LDI2LjA3NSw3MS4xMTQsNjAuNjUzLDQwLjAxNSwxMDcuNjgyYy00LjI3MSw3LjcwNi02LjkzOCwxNi4xOTYtNy44NCwyNC45NnYtODQuMzJoLTMydjEyOGgxMjgNCgkJCXYtMzJoLTcyLjMyYzM1LjgyOC02OC45MjUsMTA2LjY0Ni0xMTIuNTcyLDE4NC4zMi0xMTMuNmM5Mi4xMTUsMS4wNzEsMTcyLjg1Niw2MS44NTQsMTk5LjM2LDE1MC4wOGwzMC43Mi05LjEyDQoJCQlDNDMyLjQ4OSw0NC42MjcsMjk4Ljg3Ni0yNy43NTUsMTcxLjgyMSwxMC4wMTF6Ii8+DQoJPC9nPg0KPC9nPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0zNTIuMTc1LDMwNC4zMjJ2MzJoNzIuMzJjLTM1LjgyOCw2OC45MjUtMTA2LjY0NiwxMTIuNTcyLTE4NC4zMiwxMTMuNmMtOTIuMTE1LTEuMDcxLTE3Mi44NTYtNjEuODU0LTE5OS4zNi0xNTAuMDgNCgkJCWwtMzAuNzIsOS4xMmMzNy45MjgsMTI3LjAwNiwxNzEuNjM0LDE5OS4yMTgsMjk4LjY0LDE2MS4yOWM1NS42MjgtMTYuNjEyLDEwMy4zNDktNTIuODI2LDEzNC4zMi0xMDEuOTMNCgkJCWMzLjMxOC02LjI2Miw1LjA3NS0xMy4yMzMsNS4xMi0yMC4zMnY4NC4zMmgzMnYtMTI4SDM1Mi4xNzV6Ii8+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);
    background-repeat: no-repeat
}

.main-holder .site-content ul.products li.product .product-hover-style3 .tm-shop-icon .tm-wc-compare-btn a:hover,.main-holder .site-content ul.products.horizontal-products li.product .tm-product-box .tm-product-box-inner .tm-shop-icon .compare-button a:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDgwLjM1IDQ4MC4zNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDgwLjM1IDQ4MC4zNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGw9IiM2ODY4NjgiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0xNzEuODIxLDEwLjAxMUMxMTcuNzc3LDI2LjA3NSw3MS4xMTQsNjAuNjUzLDQwLjAxNSwxMDcuNjgyYy00LjI3MSw3LjcwNi02LjkzOCwxNi4xOTYtNy44NCwyNC45NnYtODQuMzJoLTMydjEyOGgxMjgNCgkJCXYtMzJoLTcyLjMyYzM1LjgyOC02OC45MjUsMTA2LjY0Ni0xMTIuNTcyLDE4NC4zMi0xMTMuNmM5Mi4xMTUsMS4wNzEsMTcyLjg1Niw2MS44NTQsMTk5LjM2LDE1MC4wOGwzMC43Mi05LjEyDQoJCQlDNDMyLjQ4OSw0NC42MjcsMjk4Ljg3Ni0yNy43NTUsMTcxLjgyMSwxMC4wMTF6Ii8+DQoJPC9nPg0KPC9nPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0zNTIuMTc1LDMwNC4zMjJ2MzJoNzIuMzJjLTM1LjgyOCw2OC45MjUtMTA2LjY0NiwxMTIuNTcyLTE4NC4zMiwxMTMuNmMtOTIuMTE1LTEuMDcxLTE3Mi44NTYtNjEuODU0LTE5OS4zNi0xNTAuMDgNCgkJCWwtMzAuNzIsOS4xMmMzNy45MjgsMTI3LjAwNiwxNzEuNjM0LDE5OS4yMTgsMjk4LjY0LDE2MS4yOWM1NS42MjgtMTYuNjEyLDEwMy4zNDktNTIuODI2LDEzNC4zMi0xMDEuOTMNCgkJCWMzLjMxOC02LjI2Miw1LjA3NS0xMy4yMzMsNS4xMi0yMC4zMnY4NC4zMmgzMnYtMTI4SDM1Mi4xNzV6Ii8+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=)
}

.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(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0)
}

.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-weight: 500;
    font-size: 14px;
    color: #fff;
    border-radius: 0
}

.woocommerce-Reviews .comment-form {
    margin-bottom: 0
}

.main-holder .site-content #reviews #comments ol.commentlist {
    padding-left: 0
}

.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: #000814;
    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: #777;
    margin-bottom: 9px
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;
    color: #000814
}

.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: #000814
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
    color: #fff
}

.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-avvin-icons";
    margin-right: 5px
}

.single .main-holder #content div.product .yith-wcwl-wishlistexistsbrowse a[rel="nofollow"]:before {
    content: '\e81c';
    font-family: "tm-avvin-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: #777;
    text-transform: uppercase
}

.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:first-child .select2-container {
    width: 100%!important
}

.main-holder #content.site-content div.product form.cart table.variations tr:last-child td.value {
    padding-bottom: 0
}

.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: 600;
    padding: 12px 30px 12px;
    border-radius: 2em
}

.single-product.woocommerce .summary .price .woocommerce-Price-amount {
    font-size: 15px;
    font-weight: 600
}

.single-product.woocommerce .price del .woocommerce-Price-amount {
    font-size: 15px
}

.single-product.woocommerce div.product .product_title {
    font-size: 25px;
    text-transform: uppercase
}

.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: 0
}

.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: #777
}

.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: 1px solid #eee
}

.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 {
    width: 135px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: 14px;
    text-transform: uppercase
}

.sidebar .widget .product_list_widget del .woocommerce-Price-amount {
    font-size: 14px;
    color: #aaa;
    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: 6px 0 0
}

.woocommerce.widget_products ul.product_list_widget li a {
    padding-bottom: 0
}

.widget .product_list_widget del .woocommerce-Price-amount {
    color: #777
}

.woocommerce ul.product_list_widget li {
    margin: 0 0 15px
}

.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: #777;
    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: #fff
}

.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: #eee;
    padding: 30px;
    background-color: #fff
}

.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: #FB0;
    content: "";
    height: 110%;
    position: absolute;
    right: 0;
    left: 0;
    top: -20px;
    opacity: 0;
    bottom: auto;
    width: 2px;
    display: block;
    box-shadow: none;
    margin: 0 auto;
    transform: rotateZ(30deg);
    -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: 2px;
    -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;
    top: 0;
    opacity: 1
}

.single .main-holder div.product .woocommerce-tabs ul.tabs li:last-child:before {
    display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0 0 0px!important;
    line-height: 0;
    padding: 0 0 30px!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: 0
}

#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: #777;
    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: 108px;
    padding-top: 25px
}

.main-holder #content.site-content ul.products.list li.product .tm-product-box.product-hover-style3 .tm-product-content {
    text-align: left
}

.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;
    -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: 0
}

.themetechmount-ptables-w .ttm-pricetable-column-w:last-child {
    margin-right: 0
}

.themetechmount-ptables-w .ttm-pricetable-column-w {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(3,27,78,.04)
}

.ttm-pricetable-column-inner.tm-currency-before {
    position: relative;
    padding: 0 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 0 10px rgba(3,27,78,.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: 0
}

.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: #333
}

.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 0 10px 0
}

.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: #000814;
    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: 0;
    right: 0;
    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
}

.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: 0
}

.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: 0
}

.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: 400
}

.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,.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(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    background-color: #fff;
    -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,.1);
    box-shadow: 0 5px 30px 5px rgba(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: 0;
    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: 0;
    left: 0;
    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-avvin-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: 0 0 15px 0 rgba(40,61,88,.2);
    box-shadow: 0 0 15px 0 rgba(40,61,88,.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
}

.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: 0;
    margin-right: 0;
    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: 700;
    margin-bottom: 0;
    text-transform: uppercase
}

.testimonial_item .themetechmount-box-footer {
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    color: #888
}

.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,.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: #000814;
    background-color: #000814
}

.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,.9);
    border-color: rgba(3,59,74,.9);
    color: #fff
}

.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,.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: 0
}

.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-avvin-icon-star-1 {
    display: inline-block;
    width: 15px;
    margin: 0 1px;
    font-size: 16px
}

.tm-avvin-icon-star-1:before {
    margin-left: 0
}

.tm-avvin-icon-star-1.tm-active {
    color: #fd4
}

.tm-textcolor-white .themetechmount-testimonial-box-view-style1 .tm-avvin-icon-star-1.tm-active,.tm-bgcolor-skincolor .themetechmount-testimonial-box-view-style1 .tm-avvin-icon-star-1.tm-active,.tm-col-bgcolor-skincolor .themetechmount-testimonial-box-view-style1 .tm-avvin-icon-star-1.tm-active,.tm-bgcolor-skincolor .themetechmount-testimonial-box-view-style1 .tm-avvin-icon-star-empty-1,.tm-bgcolor-darkgrey .themetechmount-testimonial-box-view-style1 .tm-avvin-icon-star-empty-1,.tm-col-bgcolor-skincolor .themetechmount-testimonial-box-view-style1 .tm-avvin-icon-star-empty-1,.tm-col-bgcolor-darkgrey .themetechmount-testimonial-box-view-style1 .tm-avvin-icon-star-empty-1 {
    color: #fff
}

.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,.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,.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,.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
}

.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,.5)
}

.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: 0
}

.vc_row.tm-video-iconbox .tm-vc_icon_element,.tm-row.tm-video-iconbox .tm-vc_icon_element {
    margin-bottom: 5px
}

.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: 0
}

.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
}

.tm-fid-view-circle-progress.inside {
    padding: 0;
    margin-bottom: 0
}

.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: #333
}

.tm-fid-view-circle-progress .tm-fid-title {
    text-align: center;
    padding-top: 0;
    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: #333;
    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: #333
}

.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,.5)
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-color-grey.vc_tta-style-classic .vc_tta-title-text {
    margin-left: 0px!important
}

.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,.8)
}

.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: 0;
    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: 0;
    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,.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: 0
}

.tm-sbox.tm-0px-heading-margin .tm-vc_general.tm-vc_cta3 .tm-vc_cta3-icons {
    vertical-align: top;
    padding-top: 10px
}

.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: 0
}

.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
}

.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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAAAxCAYAAABK1zICAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkVGN0Q0RDdGQzk5MTFFOUJCQUNFODA4RUFEMzQ4NTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkVGN0Q0RDhGQzk5MTFFOUJCQUNFODA4RUFEMzQ4NTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCRUY3RDRENUZDOTkxMUU5QkJBQ0U4MDhFQUQzNDg1NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCRUY3RDRENkZDOTkxMUU5QkJBQ0U4MDhFQUQzNDg1NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pgev4GUAAAb8SURBVHja7F0JbFRVFH2tooigRS3USqgLBUVFUJEE49IoFGvVWjWARq3igqLEBbCkKonELRIEiSTGvaK4b1SjRAVciFFrgqjE4gaogFTABRVbwHN8Z9LXsa2t0+l0Zu5JTjrz/29n+v/5d3v3vZ9Rs2qtM/wLmWAXsA7crm27gXuBu4N7grvquB7gJvBj8E8du4+Orwe36Sf/1l/BNgOQ3zenVcftbKfqH9HtoZ8UYh7YD+wD3gMu03GF4AvN/I33wbPB78EM8A5wnPb9Aq4H14jPglXat5M+kwL+2S6FCTX8f7tJPJH308AzwAOjjt0APhcI9RvwPlnKzeBWcIf2fRoltMX6nO6ywLwR9geH6NiIUPPBGRJ3NbgCXA2uAr8zeaaXUPcFB4MDwaMlgOkSa4ZceC24VGJcKwu4XsKJgIId34rPo3jniZFznKVwYG/w2+DYDP0cDhbp9XaFEW+BM/U9TKgp+n/1Ak8DTwAPAw8Fd9G+J4PXdbKofP9DnL5LvW6E2ib2rQQvAXPBHFn1Y8CTwOPAOcGxp8oyvxJ4BBNqEiIjcMW9wQrwALnSh+WOv5DF3BT8Xm0CvzNFvE6MoKu8QL1i3sj/Nl1e4WuFCQxLXlV8m/LISOKsP1MWhpazTAlNhfYxPjxdsV4N+GsKXNDhSthKlfD9phvuDfCmQNQpmfUnm1Aj4syXyzxPyQqFuFAXMqUNi7zgEbo5eZN20fsNgUXmcX+kklCTzfXnqrwzTEkHXfk74GPgu2ngAXcorv5IvB48GNwYiHSaLO4s8HNZXotROwB0478H73mhFiipeDoq3kw3bHUN5TMn75INjhV5U1fqZt5sMWp8cCJ4oTLcm52vU/LGYoH8RyvYNAuWwooUFozRttdU7aBwt5jrbx+wpMRRnWKwJ/imYtNIlmwibRm0nE/I23CAYrTz9d/9tM1cf4w4UjHXCLmvD50fivwg2d1WgsCbejH4HviAkq4wwToZXKJQyoTaBlSo9LIcvFQn0QQaOyjE6qhtDA0ecn6UjOd9kWtovumUyEzgZ0c6kCJgA8i54FDwJRNpXPGl80PGhztfh30c7G9CbQw2arDe+Tp4ZbCdFnS+MllDfFEj73WOwoPR8mRTne9HSHuhDlO89Izu4HrTTELBIdgC8Grnh2ZvAwelc4zK5OgycLJcPsskcxUbGRKPe53v1uqv5DU0ZNvTRagU6Ry5l6/ACeDzLkmG+NIIK1zjtkYWOFneWiAvmPKun0N47Gxnb2WhAncTaedHH1UH5ip3yEs1obIhYrDuSCdRsrunXBbVkBz4xPlGcw6/jlGyW+oamr2TWqic6HaD88X6imA7J73V2bVPKrAtcpmsarmqAeyBne1880vSCpWBOMeTb3d+SsdSu9YpAZYL73R+SJtTZEY5P60m6ZIpDs2xSXmW4homSlPMzacclkisrIN3eJN2rBaV8UqZ8+UmdjVNDbJ7Q+qBrXac5xWZ8jNSoUB2Mrh+JksvOz/KwSYSK+KnBzIVBkxU7BrXgYL/6/q5cMI23VmMS1lrswUU0gu89jOlIY5sca2CCdJCwi0qXf0Vzo8o9da2ehNp2gqVayRMAq+S+6fRulZ5S8KEyhVCbnW+AHwIeJBdK4PzZSwOwZY439ROKzsuUULtKYEyWeKSNKc4Kz8ZGoPdcKy5Pgq+mIgYdYDz6yMV68uwqXmNXRdDE2CvQFnwniFAt/YIDTNbIeQpEukjzjc2m0gNrQXXXeD8rYKWDlq5el0x2DUWobLF6ynwRgXMG+3cG9qIIhm5wmZESot7l/MrwcQk1IVKorbYOTe0EfOVWLFBaZ48cjS4zlYPVQ/aJNQiiXOAnWdDjGCfACcRcjEM1t4flGcOc6Nc7RsF6zq0tULlFNr7nV/yMN/Os6GdwP6Ps8CfnC9flQb7cpRwsUY/uTVCLVBpobvMdZWdX0M7YpEEWimPHS1UYiSs6lEtCfV4/QGulDdemZrB0N7gfCyuwhhOhc8LQgHOp7uuOaEOVdDLIdGJem0wdAQYDpREbRsBqzok+kAqmWO2HPq62/mVmQ2GeICLjfQLOFChQFbUcdny6peHGyOr+bFEwCXCbbqIob3BJ86UK/fp4Roel9RSaZTNLiX5fXOqo2PUtSZSQ5zwtvP9yjmKR7Pcf9fvOVNkbHNZv8EQD3ChZc6j4xNfWEP9zDU84bAllCJWHWRCNXQ0+JwFtgMyUbrG+e67lkY7+USbEog104RqSAQYYnIFlmOdXySvSiJuChfLEptQDQlFJRImLuF+gfMPDIl+0Btj2jNpVU2ohoQDYmWj9UXOT7ufHWVhOQDQy4Rq6Cxi3QZy7YBJCgtucX4Ei9WC8+0x6IbOJlhOFl0Od89nZLHbik/GKflbgAEA9ceNX5y2tuUAAAAASUVORK5CYII=) center center no-repeat;
    background-repeat: no-repeat
}

.tm-processbox-wrapper .tm-processbox:nth-child(2n) .tm-box-iconbox:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKoAAAAxCAYAAABK1zICAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTlCQUY0NjZGQzk5MTFFOUIxMTU4NUQ1MTRERTcyODciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTlCQUY0NjdGQzk5MTFFOUIxMTU4NUQ1MTRERTcyODciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFOUJBRjQ2NEZDOTkxMUU5QjExNTg1RDUxNERFNzI4NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFOUJBRjQ2NUZDOTkxMUU5QjExNTg1RDUxNERFNzI4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PprUXBIAAAcISURBVHja7F1pbFRVGL0dKJSWasVKXFDjggYXNKapCRpFwSUVFXFFjOIKYtAEY3H5YTRuRKJGjbihRqO4ogZbEBdEIi5ENKhBWgQKaAtVWyoCXfU7uWfS6+S1nZH3Zt6b+U5yMjNv3rz1e99+7+TV1NUbhSJTGH7Qvp7Lazc29JOXA4RXCc/ur5dKESaIgEImRwgvEt4sLBFWqqAqwiKg0KAnCy8QXiMs5lcNwldUUBVhENLx8jJBeL5wj4SvHxFuzVMfVZFBXCm8WHiqo0Fd1AnHih+7VjWqIt3Ip2mHkB4nLOpl3ReE6/BGBVWRLhRTOG8UHiYs6GP99cL3RJt2qaAq0oG9hFOFM4SlKfxuvgjpqviHGF/3o0pWKPzGKcLzGL3D52wWdvXxm83Cee4CBFNl8vqc8FXhbL2uioAwUHi4w6MY6Zd4rPusaNMp7gKY/jzhUOEDwj+EL+o1VQSAVuFPZBzVwln0WeNoFD6d+GOY/hXCicItwsf5XqFIB95BwJSw7CPRpt95CSrwOSOyFkrz5XoNFQGgXPh8grmH39rB99uMTfCbngQVWGJsA8B24VzhOL2uCh9xGiJ5KsQzneUIsnbw/WLRpt/2JajAx8LrhcuEtXptFT5hAs383samqeZ7COo/wod72oCWUBVBR/qThHPoVt4ifC1hHQRSS4WrRJtW9LShWB87ilFN32V6L3UpFF6YSDcSWvMKDyEFoCn/Mn2kRpMR1EuF9wmfFA7Ra69IEUhBTRZ+6PWlaFGY/duEy3vbSDKm/0hK+zjuDD7sJr3+iiSAamcho3nTg6AmtaFYEuusYaT2kvAsPiFleg8UHhhBOYlLX3tvQpoKYkmu1yScJnxQeIxwoXCU3heFg7gSQ4pzvN8bT6V7aieDqk10kn/Re6MQDKA7CPcQzSYzGED5iv+bnsL4lk5H2Iv8UvGKyAA9IhglWimcTgV2k3BBKhvx00f1QqdzsJcJXxZW6L3LOUGdQSFdxmB7QVA7i/mwjUHG9hu+JbzdaDN2rgBmfpGxjUwXClcF+lT4UJnKp6A+JhxmbHmsUn3YrAQa7AcL1xpb8txtBG36XSAFgTruGEZ9E5gV0HbB7AJGin4grKJvmlbEfNxWDf3VO4SHGE1fZQtQr59JIT2B5v73tDvEATSlwMnGMNgGEihgANau9z0yQNoJCXz0h55ubN8ogqd3/TL7qZj+IAIfnMT3CcHWvdTeT6nvGhmMFH7J+/k6A+W6TB1MLA37gPN9IJ9G9ApMovAqwo3NjDmmMd6oy+TBpKsfdR/hDcZ2yewpfJvadYnKQ2gAM3+Esc3zfzuKrCvInaYz6k8GGFl4v7H14DeMnVIQmYLpKh+hACpKSCtioF25s7wrLAcYS/P+vhZeZ+zEWDVGiwOZRgWt2hPCQ4V3moAT92E3/V6AC7DL2PHeAPJ0+/PJblUZChQw8Q/RwhUyWLqbyiOtCJvp98K2BIHE7MIYqoB5BjBPZonKU2DATCXIc/8gHMsAtybMBxymwX1IJt8qPIPB1wo+9d8IfzU+5u5yDChxj+TrV85yCCgG1WU0t52sRg3jKFS4ANca242DmeA+oU/bpDKXEuD/Y6pxjHmbSu15orF9xaFBJhP+u4ul5Ghju8VbnOgTx4sBhltVDntECYOkc40taQOL6IfGonpSURjXD2c/PpMGurPmUbuiOeJN1bT/ASZ4mEWLBCBfjV5h9Is2h/GAoxBMJYsdHj4XtAUKBl8In6GJy0WgYQR9Ff34GYn6Rj7MMPNXG9vM3Bz1E43aTCl4sPCvGcONzcciWsUwGExgsNjYQkI2I4/uD4RzMh/YfH5u5DoFXG9nFE4oyj5qb+iidkBGAJNpzeTNwk1bk+AuoJm7jmkXCHJbxIV0FB9E9PsebOxkdk30Pwc46+3Kyic0i+aeghaJp7COFb5vbF/sRmMbuT+jMNdT+3SG9DygEdFJj6kYN/Oc8vhgYpbmdXyPEnR11B/AKKen/MBQalqkujAPwdGO1kH0ix6DePNvKb/7LQPH2Z/7R0UOdwxlTNTax9AaXEJhBc6h21PFTEhWIFtNf7JA+mouCe10PLVRGW98mxOY3cPlcBHWU+NuIVcL//RBGEsokIjKNxhbwDD0tTHV4kmmuxIH92YlI3U3GV+Vy+mMXGgKqScX8nwLHY0Es9pKISpP+F0jfd9qfkbAgv9IGkQ/udVxNX40tvN9O800gjzkMgcz2IMmRP4XBQz8V8JsZ//Acprz1XRV6hxNqjC5173UkWA2O6hRHzW2SWYIAxXUwoc5ms/Q353Sw3ZRmvyUggqMNt2DG1uonTdQS/7s/K6WKSRoeJ3AIwd91N1FjG5Bu+muig2iIBdRqAdyvWJG3yudiLuU63cwaOvgttqcZYoUfNR/BRgA3WiTm9c74h8AAAAASUVORK5CYII=) 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: .7
    }

    100% {
        -webkit-transform: rotate(360deg);
        opacity: 1
    }
}

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

    50% {
        -moz-transform: rotate(180deg);
        opacity: .7
    }

    100% {
        -moz-transform: rotate(360deg);
        opacity: 1
    }
}

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

    50% {
        -o-transform: rotate(180deg);
        opacity: .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: 0;
    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: 0 0 10px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 12px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 10px 0 rgba(43,52,59,.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: #000814;
    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: 0
}

.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: .4;
    z-index: -1
}

.tm_prettyphoto.tm-vc_icon_element .tm-vc_icon_element-inner:after {
    z-index: 1;
    width: 85px;
    height: 85px;
    opacity: .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
}

.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: #000814
}

.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: #000814
}

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: #000814
}

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a {
    color: #000814
}

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,.7)
}

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,.7)
}

.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
}

.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:first-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,.7)
}

.wpb-js-composer .vc_tta.vc_tta-style-outline:not(.vc_tta-accordion) .vc_tta-tab>a {
    font-size: 19px
}

.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
}

.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: #000814;
    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: #000814
}

.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,.8)
}

.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: #000814
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel-body {
    padding-top: 0;
    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: 0 0 21px 0 rgba(1,1,1,.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 0 10px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 10px 0 12px 0 rgba(0,0,0,.1);
    box-shadow: 10px 0 10px 0 rgba(43,52,59,.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
}

.ttmtestimonialcmsblock-style2 {
    padding: 30px 0 0 50px
}

.themetechmount-testimonialbox-styletwo .themetechmount-box-img {
    margin: 0 18px 0 0;
    height: 81px;
    width: 81px
}

.themetechmount-testimonialbox-styletwo .themetechmount-box-title {
    margin-top: 14px;
    display: inline-block;
    vertical-align: top
}

.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 #fff
}

.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: #fff;
    padding: 38px 40px 29px 40px;
    box-shadow: 0 0 5px 0 rgba(155,155,155,.21);
    margin-bottom: 40px
}

.themetechmount-testimonialbox-styletwo .testimonial-details .themetechmount-box-desc:before {
    content: '';
    background: #EEE;
    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: 30px 5px
}

.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: 13px
}

.themetechmount-testimonialbox-styletwo h3.themetechmount-author-name {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom: -6px
}

.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
}

.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
}

.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,.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: 0;
    right: 0;
    z-index: 11
}

.tm-quotestyle-row .vc_column_container>.vc_column-inner {
    padding-top: 163px
}

.tm-quotestyle-row.style-two:after {
    right: auto;
    left: 0
}

.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,.8)
}

.mc4wp-form-fields .mailchimp-inputbox input[type="email"]:-moz-placeholder {
    color: rgba(255,255,255,.8)
}

.mc4wp-form-fields .mailchimp-inputbox input[type="email"]::-moz-placeholder {
    color: rgba(255,255,255,.8)
}

.mc4wp-form-fields .mailchimp-inputbox input[type="email"]:-ms-input-placeholder {
    color: rgba(255,255,255,.8)
}

.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: #444;
    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
}

.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: 0;
    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: #777;
    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 {
    padding-top: 22px
}

.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: 12px;
    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: #777;
    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: inline-block;
    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 i {
    display: none
}

.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;
    text-align: center
}

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 {
    text-align: center;
    display: block;
    position: absolute;
    bottom: -14px;
    top: auto;
    left: 0;
    right: 0
}

.themetechmount-blogbox-styleone .themetechmount-box-date-inner {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    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 {
    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)
}

.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: 0
}

.themetechmount-blogbox-styleone.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase
}

.themetechmount-blogbox-styletwo.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a {
    padding-left: 25px;
    padding-right: 25px;
    border: 1px solid
}

.themetechmount-blogbox-styleone.themetechmount-box-blog .themetechmount-blogbox-footer-readmore a:before {
    content: '';
    height: 1px;
    width: 32%;
    background: #000814;
    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 {
    margin: 0 0 9px 0
}

.themetechmount-blogbox-styletwo .themetechmount-box-title {
    margin-bottom: 35px
}

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,.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,.5)
}

.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: 0
}

body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people {
    height: auto;
    padding: 0;
    float: none
}

body .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-time {
    height: auto;
    padding: 0
}

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 0 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,.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,.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: 0
}

.tm-sbox-border-right .wpb_text_column.wpb_content_element {
    padding-top: 0;
    margin-bottom: 0
}

.tm-sbox-border-right .tm-vc_cta3.tm-vc_cta3-icon-size-md .tm-vc_icon_element .tm-vc_icon_element-inner {
    height: 3em;
    width: 3em
}

.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
}

.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: #fff;
    border-radius: 0;
    border-color: #EEE;
    border-width: 0 0 1px 0
}

.wpcf7 .tm-form-styleone input[type="submit"] {
    padding: 15px 28px 15px;
    margin-top: 18px;
    letter-spacing: 3px
}

.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 0 0 11px
}

.textwidget.widget-text .tm-author-widget {
    margin-top: 0;
    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
}

.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: 0
}

.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: #333
}

.themetechmount-teambox-style2:hover .themetechmount-innercontent-box:after,.themetechmount-teambox-style2:hover .themetechmount-innercontent-box:before {
    width: 50%
}

.sidebar.widget.avvin_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: .65
}

.themetechmount-teambox-style4 .themetechmount-team-image-box:before {
    position: absolute;
    content: '';
    left: 0;
    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: 0 0 10px 0 rgba(43,52,59,.12);
    -moz-box-shadow: 0 0 10px 0 rgba(43,52,59,.12);
    box-shadow: 0 0 10px 0 rgba(43,52,59,.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 0
}

.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: .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,.8)
}

.tm-col-bgcolor-skincolor .tm-ptable-box .tm-item-desc,.tm-bgcolor-skincolor .tm-ptable-box .tm-item-desc {
    color: rgba(255,255,255,.7)
}

.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%
}

.themetechmount-portfoliobox-style4 .themetechmount-box-content {
    position: absolute;
    text-align: center;
    left: 0;
    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,.3) 55%,rgba(51,51,51,.8) 94%,rgba(51,51,51,.85) 100%);
    background-image: linear-gradient(transparent 0%,transparent 0%,rgba(51,51,51,.3) 55%,rgba(51,51,51,.8) 94%,rgba(51,51,51,.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-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,.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,.2)
}

.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: #fff;
    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: #eee
}

.header-search .ttm_advance_search .search-field:focus {
    background-color: #fff
}

.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: #777;
    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: #777;
    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: #fff;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #eee;
    margin: 0
}

.tm-header-style-infostack-two .header-search .input-group-btn i {
    color: #000814;
    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
}

.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: 0 0 3px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 3px 0 rgba(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: #777;
    font-weight: 600;
    cursor: pointer;
    text-align: center
}

.tm-header-style-infostack-three .header-search .header-toggle:before {
    content: '\e82d';
    font-family: "tm-avvin-icons";
    color: #fff;
    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: #eee;
    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-two .widget .search-form .search-submit {
    border-radius: 0
}

.tm-header-style-infostack-three .widget .search-form label {
    margin-bottom: 0
}

.myaccount.topbar-link {
    float: right;
    margin: 0 0 0 12px;
    position: relative
}

.tm-header-style-infostack-one .myaccount .myaccount-toggle:before {
    content: '\e829';
    font-family: "tm-avvin-icons";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 16px
}

.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
}

.myaccount .myaccount-toggle {
    cursor: pointer;
    font-size: 0;
    width: 35px;
    height: 35px;
    line-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: #fff
}

.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: #fff;
    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: 0 0 5px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 5px 0 rgba(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
}

.tm-headericon-wrap {
    float: right
}

.tm-header-style-classic .myaccount-toggle {
    color: #282828;
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    line-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-avvin-icons";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 20px;
    color: #fff
}

.wishlist-counter {
    float: right;
    margin: 0 0 0 0;
    position: relative
}

.tm-headerstyle-infostack-two .wishlist-counter {
    margin: 4px 0 0 20px
}

.tm-header-style-infostack-one .wishlist-counter a {
    width: 35px;
    height: 35px;
    line-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: #000814;
    text-align: center
}

.tm-headerstyle-centerlogo-overlay .wishlist-counter a:before {
    content: '\E838';
    font-family: "tm-avvin-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;
    line-height: 36px;
    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-avvin-icons";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 24px;
    color: #fff
}

.tm-headerstyle-centerlogo-overlay .header-toggle {
    color: #000814;
    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-avvin-icons";
    position: absolute;
    top: 2px;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 22px
}

.tm-header-style-infostack-one .wishlist-counter a:before {
    content: '\E838';
    font-family: "tm-avvin-icons";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 16px
}

.tm-header-style-infostack-one .tm-textcolor-dark .wishlist-counter a {
    color: #000814
}

.tm-headerstyle-infostack-two .wishlist-counter a {
    display: block;
    position: relative;
    padding: 22px 0 0;
    font-size: 14px;
    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: #fff;
    text-align: center
}

.tm-headerstyle-infostack-two .wishlist-counter a:before,.tm-headerstyle-infostack-three .wishlist-counter a:before {
    content: '\E838';
    font-family: "tm-avvin-icons";
    color: #000814;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 21px
}

.tm-headerstyle-infostack-three .wishlist-counter a:before {
    color: #fff;
    font-size: 18px
}

.compare-counter {
    float: right;
    margin: 0 0 0 0
}

.tm-header-style-infostack-one .compare-counter a {
    display: block;
    position: relative;
    width: 35px;
    font-size: 0;
    color: #fff;
    text-align: center
}

.tm-header-style-infostack-one .compare-counter a:before {
    content: '\E83A';
    font-family: "tm-avvin-icons";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 23px
}

.tm-headerstyle-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-headerstyle-infostack-two .compare-counter a:before,.tm-headerstyle-infostack-three .compare-counter a:before {
    content: '\e676';
    font-family: "themify";
    color: #000814;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 21px
}

.wishlist-counter span.count {
    height: 15px;
    width: 15px;
    line-height: 16px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    color: #fff;
    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: 18px;
    right: 0;
    background: #fff;
    color: #000814;
    font-size: 11px;
    width: 16px;
    height: 16px;
    line-height: 16px
}

.tm-headerstyle-infostack-two .wishlist-counter,.tm-headerstyle-infostack-three .wishlist-counter {
    margin: 0 0 0 5px
}

.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: #fff
}

.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,.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: #777;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    overflow: hidden;
    border: 1px solid #777;
    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: 0 1px 5px 0 rgba(221,221,221,.7);
    -moz-box-shadow: 0 1px 5px 0 rgba(221,221,221,.7);
    box-shadow: 0 1px 5px 0 rgba(221,221,221,.7)
}

.headercart {
    float: right;
    margin: 0 0 0 10px;
    position: relative
}

.headercart-title {
    display: none
}

.tm-headerstyle-centerlogo-overlay .headercart-icon,.tm-header-style-classic .headercart-icon {
    color: #000814;
    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-centerlogo-overlay .headercart-icon:before,.tm-header-style-classic .headercart-icon:before {
    content: '\e861';
    font-family: "tm-avvin-icons";
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 25px;
    transform: rotatey(180deg)
}

.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-avvin-icons";
    color: #000814;
    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 0 0 7px
}

.headercart .widget .widget-title {
    display: none!important
}

.tm-header-style-infostack .headercart .headercart-icon {
    color: #000814;
    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-header-style-infostack-two .headercart .headercart-icon {
    display: block;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    padding: 22px 0 0;
    line-height: 20px;
    cursor: pointer;
    height: auto;
    width: auto
}

.tm-header-style-infostack-two .headercart .headercart-icon:before {
    content: '\e861';
    font-family: "tm-avvin-icons";
    color: #000814;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 22px;
    transform: rotatey(180deg)
}

.tm-header-style-infostack-two .headercart {
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    border-left: 1px solid #eee
}

.tm-header-style-infostack-two .compare-counter {
    margin: 0 20px 0 0;
    padding: 0 20px 0 0;
    border-right: 1px solid #eee
}

.tm-header-style-infostack-two .wishlist-counter span.count {
    top: -5px;
    right: 5px
}

.tm-header-style-infostack.tm-header-style-infostack-one .headercart .headercart-icon {
    line-height: 35px
}

.woocommerce-mini-cart__empty-message {
    margin-bottom: 0
}

.tm-header-style-infostack .carttotal {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 17px;
    font-weight: 500
}

.tm-header-style-infostack-one .headercart .headercart-icon:before {
    content: '\e861';
    font-family: "tm-avvin-icons";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 19px
}

.tm-header-style-infostack-one .headercart .headercart-icon .carttitle {
    font-size: 15px;
    font-weight: 600;
    display: none
}

.tm-header-style-infostack-one .headercart-total {
    bottom: auto;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    left: auto
}

.tm-header-style-infostack-one .headercart {
    margin: 0 0 0 6px
}

.tm-header-style-infostack-three .headercart .headercart-icon {
    color: #777;
    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: '\E861';
    font-family: "tm-avvin-icons";
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 18px;
    transform: rotatey(180deg)
}

.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: #fff
}

.tm-header-style-infostack-three .headercart-total a {
    color: #000814!important
}

.tm-header-style-infostack .tm-bgcolor-white .headercart-total a {
    color: #ffffff!important
}

.headercart-total a {
    color: #ffffff!important
}

.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: 0 0 5px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
    text-align: left;
    background-color: #fff;
    z-index: 1001;
    color: #000814;
    width: 350px;
    padding: 20px 20px;
    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: #000814;
    width: 35px;
    line-height: 35px
}

.tm-headerstyle-infostack-overlay .tm-header-icons .tm-header-search-link a {
    padding: 0;
    color: #000814;
    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-avvin-icons";
    color: #000814;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    font-size: 18px
}

.tm-header-style-infostack-three .myaccount-toggle:before {
    color: #fff;
    font-size: 16px
}

.tm-header-style-infostack .tm-bgcolor-white .myaccount-toggle:before,.tm-header-style-infostack .tm-bgcolor-white .headercart .headercart-icon:before,.tm-header-style-infostack .tm-bgcolor-white .header-search .header-toggle:before,.tm-header-style-infostack .tm-bgcolor-white .wishlist-counter a:before {
    color: #000814
}

.tm-header-style-infostack-one .headercart .toggle .widget.widget_shopping_cart {
    top: 39px
}

.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(0);
    -ms-transform: translateX(0%) translateY(0);
    transform: translateX(0%) translateY(0)
}

.tm-headerstyle-centerlogo-overlay .site-branding {
    position: absolute;
    left: 0;
    right: 0;
    width: 196px;
    margin: 0 auto
}

.tm-header-overlay .header_main {
    text-align: center
}

.home .tm-header-overlay .header_main_inner {
    border-bottom: 1px solid #EBEBEB
}

.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_inner a.desc {
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    text-transform: capitalize;
    font-size: 16px
}

.tm-header-style-infostack-three .ttm_contactcms_inner i {
    font-size: 25px;
    margin: 0 3px 0 0;
    vertical-align: middle
}

.tm-header-style-infostack-three .ttm_contactcms_inner a.desc span span {
    font-weight: 400
}

.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: .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
}

.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 img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px
}

.header-banner .widget {
    margin: 0
}

.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: #000814
}

.tm-header-style-infostack-one .vertical-menu-category .title {
    padding: 13px 15px
}

.vertical-menu-category .title {
    text-transform: capitalize;
    text-align: center;
    line-height: initial
}

.vertical-heading-text {
    font-size: 14px;
    font-weight: 500;
    vertical-align: top;
    text-transform: uppercase
}

.tm-header-style-infostack-two .vertical-heading-text i {
    display: none
}

.tm-header-style-infostack-one .vertical-heading-text {
    margin: 2px 0 0 5px;
    display: inline-block;
    vertical-align: top
}

.tm-header-style-infostack-one .vertical-heading-text i {
    opacity: .6
}

.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 {
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 5px;
    text-align: center
}

.vertical-menu-category .title .menu-icon i {
    color: #fff;
    font-size: 17px
}

.tm-header-style-infostack-two .verticalmenu-wrapper {
    position: relative;
    cursor: pointer;
    z-index: 11;
    margin: 0;
    width: 23%;
    margin-right: 15px
}

.tm-header-style-infostack-two .mainmenu-wrapper {
    float: left
}

.tm-header-style-infostack-two .tm-stickable-header.is_stuck .verticalmenu-wrapper {
    float: left;
    width: 19%;
    position: static;
    margin-right: 30px
}

.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
}

#site-navigation .verticalmenu-wrapper ul.nav-menu,.verticalmenu-wrapper ul.nav-menu {
    padding: 10px 0;
    margin: 0!important;
    width: 100%;
    display: none;
    box-shadow: 0 0 5px 1px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 5px 1px rgba(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: #fff;
    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 #eee
}

#site-navigation .sidebar-category,#verticalmenu-wrapper .sidebar-category {
    z-index: 5;
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
    border: none;
    padding: 0;
    top: 100%;
    float: none!important;
    margin: 0!important;
    border-radius: 0;
    min-width: 200px;
    text-align: left
}

.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: 10px 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: 0;
    margin: 0;
    padding: 20px 5px;
    background: #fff;
    box-shadow: 0 0 5px -1px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 5px -1px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 5px -1px rgba(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;
    font-weight: 600
}

#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: 0;
    color: #000814;
    font-weight: 600
}

#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)
}

#site-navigation .verticalmenu-wrapper ul.nav-menu>li.menu-item-has-children,#site-navigation .verticalmenu-wrapper ul.nav-menu ul.sub-menu>li.menu-item-has-children,.verticalmenu-wrapper ul.nav-menu>li.menu-item-has-children,.verticalmenu-wrapper ul.nav-menu ul.sub-menu>li.menu-item-has-children {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMjQwLjgyMyAyNDAuODIzIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNDAuODIzIDI0MC44MjM7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsPSIjOTk5OTk5Ij4NCjxnPg0KCTxwYXRoIGlkPSJDaGV2cm9uX1JpZ2h0XzFfIiBkPSJNMTgzLjE4OSwxMTEuODE2TDc0Ljg5MiwzLjU1NWMtNC43NTItNC43NC0xMi40NTEtNC43NC0xNy4yMTUsMGMtNC43NTIsNC43NC00Ljc1MiwxMi40MzksMCwxNy4xNzkNCgkJbDk5LjcwNyw5OS42NzFsLTk5LjY5NSw5OS42NzFjLTQuNzUyLDQuNzQtNC43NTIsMTIuNDM5LDAsMTcuMTkxYzQuNzUyLDQuNzQsMTIuNDYzLDQuNzQsMTcuMjE1LDBsMTA4LjI5Ny0xMDguMjYxDQoJCUMxODcuODgxLDEyNC4zMTUsMTg3Ljg4MSwxMTYuNDk1LDE4My4xODksMTExLjgxNnoiLz4NCgk8Zz4NCgk8L2c+DQoJPGc+DQoJPC9nPg0KCTxnPg0KCTwvZz4NCgk8Zz4NCgk8L2c+DQoJPGc+DQoJPC9nPg0KCTxnPg0KCTwvZz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K);
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: 90% 16px;
    background-color: transparent
}

#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
}

.mainmenu-wrapper {
    display: inline-block;
    vertical-align: top
}

.tm-header-style-infostack-one .mainmenu-wrapper {
    float: right;
    margin: 0 15px 0 0
}

.site-header-menu-middle {
    position: relative
}

.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;
    position: relative;
    text-align: center
}

.ttm_bannercms .bannercms_item a.img {
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden
}

.ttm_bannercms .bannercms_content.first .bannertext .bannertext1 {
    display: block;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding-left: 10px
}

.ttm_bannercms .bannercms_content.first .bannertext .bannertext1:before {
    content: '';
    height: 100%;
    width: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto
}

.ttm_bannercms .bannercms_content.first .bannertext {
    position: absolute;
    top: 25px;
    left: 30px;
    bottom: auto;
    right: auto
}

.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 .bannertext1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    display: block
}

.ttm_bannercms .bannertext .bannertext2 {
    font-size: 36px;
    line-height: 44px;
    font-weight: 600;
    margin-bottom: 26px;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    padding: 9px 30px;
    background-color: #F8F8F8;
    border: 2px solid #EEE
}

.ttm_bannercms .bannertext .bannertext3 {
    font-size: 18px;
    display: block
}

.ttm_bannercms .bannercms_content.second .bannercms_item {
    display: block;
    padding: 48px 0;
    border: 2px solid #000814
}

.ttm_bannercms .bannercms_content.third .bannertext .bannertext1 {
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 1.5px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 28px
}

.ttm_bannercms .bannercms_content.third .bannertext .bannertext1 strong {
    color: #202B6B
}

.ttm_bannercms .bannercms_content.third .bannertext {
    position: absolute;
    top: 19%;
    left: 0;
    right: 0;
    bottom: auto
}

.ttm_bannercms .bannercms_content.second .bannercms_item {
    display: block
}

.ttm_bannercms .bannertext a {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    padding: 11px 65px 11px 20px;
    text-transform: uppercase;
    line-height: 26px;
    position: relative
}

.ttm_bannercms .bannertext a:before {
    content: '\e818';
    font-family: "tm-avvin-icons";
    position: absolute;
    top: 11px;
    left: auto;
    right: 20px;
    bottom: auto;
    font-size: 18px;
    color: #202B6B;
    z-index: 1
}

.ttm_bannercms .bannertext a:after {
    content: '';
    clip-path: polygon(25% 0%,100% 0%,100% 100%,0% 100%);
    background-color: #fff;
    width: 55px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0
}

.bannertext a i {
    font-size: 13px
}

.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,.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-avvin-icons";
    position: absolute;
    top: 15px;
    left: auto;
    right: 20px;
    bottom: auto;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    z-index: 1
}

.ttmbannercmsblock-style1 .bannercms_content a.bannerbtn:after {
    content: '';
    clip-path: polygon(25% 0%,100% 0%,100% 100%,0% 100%);
    background-color: #fff;
    width: 55px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -1px
}

.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-avvin-icons";
    position: absolute;
    top: 15px;
    left: auto;
    right: 20px;
    bottom: auto;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    z-index: 1
}

.ttm_bannercms2 .bannertext a:after {
    content: '';
    clip-path: polygon(25% 0%,100% 0%,100% 100%,0% 100%);
    background-color: #fff;
    width: 55px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -1px
}

.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-avvin-icons";
    position: absolute;
    top: 15px;
    left: auto;
    right: 20px;
    bottom: auto;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    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: #fff;
    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 #000814;
    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
}

.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
}

.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: #fff;
    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
}

.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,.82)
}

.tm-custom-heading.custom-text2 {
    margin-bottom: 45px
}

.tm-custom-heading.custom-text3 {
    font-weight: 900;
    border: 3px solid #fff;
    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
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.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: #fff
}

.tm-custom-heading.custom-text4-style2 a {
    font-weight: 700;
    padding: 9px 26px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #fff;
    color: #fff;
    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
}

.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,.5) 75%);
    background: linear-gradient(to bottom,rgba(72,76,97,0) 0%,rgba(35,35,35,.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
}

.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(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgMTIzLjk2MSAxMjMuOTYxIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMjMuOTYxIDEyMy45NjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48Zz4KCTxwYXRoIGQ9Ik00OS44LDI5LjAzMmMzLjEtMS4zLDQuNC01LDMtOGwtNC45LTEwLjNjLTEuNC0yLjg5OS00LjgtNC4yLTcuOC0yLjg5OWMtOC41LDMuNi0xNS44LDguMy0yMS42LDE0ICAgQzExLjQsMjguNTMyLDYuNiwzNi4yMzIsNCw0NC43MzJjLTIuNiw4LjYwMS00LDIwLjMtNCwzNS4ydjMwLjdjMCwzLjMsMi43LDYsNiw2aDM5LjNjMy4zLDAsNi0yLjcsNi02di0zOS4zYzAtMy4zMDEtMi43LTYtNi02ICAgSDI2LjVjMC4yLTEwLjEwMSwyLjYtMTguMiw3LTI0LjMwMUMzNy4xLDM2LjEzMyw0Mi41LDMyLjEzMyw0OS44LDI5LjAzMnoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiIGZpbGw9IiNGOEY3RjciLz4KCTxwYXRoIGQ9Ik0xMjAuNCwyOS4wMzJjMy4xLTEuMyw0LjM5OS01LDMtOGwtNC45LTEwLjE5OWMtMS40LTIuOS00LjgtNC4yLTcuOC0yLjljLTguNCwzLjYtMTUuNjAxLDguMy0yMS41LDEzLjkgICBjLTcuMTAxLDYuOC0xMiwxNC41LTE0LjYwMSwyM2MtMi42LDguMzk5LTMuODk5LDIwLjEtMy44OTksMzUuMXYzMC43YzAsMy4zLDIuNyw2LDYsNkgxMTZjMy4zLDAsNi0yLjcsNi02di0zOS4zICAgYzAtMy4zMDEtMi43LTYtNi02SDk3LjFjMC4yLTEwLjEwMSwyLjYwMS0xOC4yLDctMjQuMzAxQzEwNy43LDM2LjEzMywxMTMuMSwzMi4xMzMsMTIwLjQsMjkuMDMyeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iI0Y4RjdGNyIvPgo8L2c+PC9nPiA8L3N2Zz4K);
    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: #fff transparent transparent transparent;
    position: absolute;
    bottom: -57px;
    top: auto;
    left: 0;
    right: auto;
    z-index: 1
}

.themetechmount-box-testimonial.themetechmount-testimonialbox-styleone {
    width: 83%;
    margin: 0 auto
}

.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: 500;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 3px 0
}

.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
}

.themetechmount-testimonialbox-styleone .themetechmount-ratting-star .tm-avvin-icon-star-1 {
    display: inline-block;
    width: 13px;
    margin: 0 0;
    font-size: 14px
}

.themetechmount-testimonialbox-styleone .themetechmount-ratting-star .tm-avvin-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: 35px;
    font-size: 18px;
    position: relative;
    margin-bottom: 17px;
    z-index: 1;
    color: #888;
    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
}

.themetechmount-box.themetechmount-box-testimonial.themetechmount-testimonialbox-stylethree {
    background: #fff
}

.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(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c3ZnanM9Imh0dHA6Ly9zdmdqcy5jb20vc3ZnanMiIHZlcnNpb249IjEuMSIgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiIHg9IjAiIHk9IjAiIHZpZXdCb3g9IjAgMCA0MDkuMjk0IDQwOS4yOTQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPjxwYXRoIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0ibTAgMjA0LjY0N3YxNzUuNDEyaDE3NS40MTJ2LTE3NS40MTJoLTExNi45NDFjMC02NC40OCA1Mi40NjEtMTE2Ljk0MSAxMTYuOTQxLTExNi45NDF2LTU4LjQ3MWMtOTYuNzI4IDAtMTc1LjQxMiA3OC42ODQtMTc1LjQxMiAxNzUuNDEyeiIgZmlsbD0iI2Y1ZjVmNSIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiIvPjxwYXRoIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZD0ibTQwOS4yOTQgODcuNzA2di01OC40NzFjLTk2LjcyOCAwLTE3NS40MTIgNzguNjg0LTE3NS40MTIgMTc1LjQxMnYxNzUuNDEyaDE3NS40MTJ2LTE3NS40MTJoLTExNi45NDFjMC02NC40OCA1Mi40NjEtMTE2Ljk0MSAxMTYuOTQxLTExNi45NDF6IiBmaWxsPSIjZjVmNWY1IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIi8+PC9nPjwvc3ZnPgo=);
    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
}

.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(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1My42IiBoZWlnaHQ9IjQwLjEzIiB2aWV3Qm94PSIwIDAgNTMuNiA0MC4xMyI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogI2ZmYjQwMDsKICAgICAgICBmaWxsLXJ1bGU6IGV2ZW5vZGQ7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJfIiBkYXRhLW5hbWU9Iu6vtSIgY2xhc3M9ImNscy0xIiBkPSJNMTEwNC44NiwxMzA1LjU5bC0yMC4xLDIwLjA0djIwLjFoMjAuMXYtNDAuMTRabS0zMy40OCwwLTIwLjEsMjAuMDR2MjAuMWgyMC4xdi00MC4xNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMDUxLjI4IC0xMzA1LjU5KSIvPgo8L3N2Zz4K);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 25px;
    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
}

.offerblock-text {
    z-index: 1;
    position: absolute;
    top: 19%;
    left: 6%;
    bottom: auto;
    right: auto
}

.offerblock-text .offerblock-text1 {
    font-size: 15px;
    line-height: 20px;
    display: block
}

.offerblock-text .offerblock-text2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
    display: block;
    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
}

.offerblock-text .offerblock-text3 {
    font-size: 22px;
    font-weight: 800;
    display: block
}

.main-holder .site-content .tm-offerbanner.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next {
    left: -30px;
    margin: 0;
    top: auto;
    bottom: 30%
}

.main-holder .site-content .tm-offerbanner.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev {
    bottom: 20%
}

.tm-offerbanner.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-next,.tm-boxes-carousel-arrows-below .themetechmount-boxes-row-wrapper .slick-prev {
    right: auto;
    left: 0
}

.ttmoffercmsblock-style3 .offerblock-text .offerblock-text1 {
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
    position: absolute;
    bottom: auto;
    writing-mode: vertical-rl;
    letter-spacing: 5px;
    top: 15%;
    left: 18px
}

.ttmoffercmsblock-style3 .offerblock-text .offerblock-text2 {
    font-size: 14px;
    font-weight: 400!important;
    margin-bottom: 2px
}

.ttmoffercmsblock-style3 .offerblock-text {
    position: static;
    margin-top: -25px;
    margin-left: 60px;
    width: 335px
}

.ttmoffercmsblock-style3 .ttmofferblock a.tm_element-link {
    display: block;
    margin-left: 60px
}

.ttmoffercmsblock-style3 .ttmofferblock {
    z-index: 1
}

.ttmoffercmsblock-style3 .ttmofferblock:before {
    content: '';
    border: 3px solid #222;
    position: absolute;
    top: 40px;
    display: block;
    height: 100%;
    width: 73%;
    z-index: -1
}

.ttmoffercmsblock-style3 .offerblock-text .offerblock-text3 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 500;
    display: block;
    margin-bottom: 8px
}

.ttmoffercmsblock-style3 .offerblock-text .offerblock-text4 {
    font-size: 12px;
    display: block;
    margin-bottom: 20px
}

.ttmoffercmsblock-style3 .offerblock-text a.offerblock-button {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 28px;
    border: 1px solid;
    display: inline-block;
    vertical-align: top
}

.ttmoffercmsblock-style4 .offerblock-text .offerblock-text1 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 15px
}

.ttmoffercmsblock-style4 .offerblock-text .offerblock-text2 {
    font-size: 15px;
    font-weight: 400!important;
    margin-bottom: 22px;
    line-height: 26px
}

.ttmoffercmsblock-style4 .offerblock-text {
    position: static;
    text-align: center;
    margin-top: 20px;
    padding: 0 15px
}

.ttmoffercmsblock-style4 .ttmofferblock a.tm_element-link {
    display: inline-block;
    vertical-align: top;
    text-align: center
}

.ttmoffercmsblock-style4 .ttmofferblock {
    z-index: 1;
    text-align: center;
    margin-bottom: 10px;
    display: block;
    -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
}

.ttmoffercmsblock-style4 .ttmofferblock:hover {
    -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;
    margin-top: -5px
}

.ttmoffercmsblock-style4 .ttmofferblock:before {
    content: '';
    position: absolute;
    top: 40px;
    display: block;
    height: 88%;
    width: 100%;
    z-index: -1;
    box-shadow: 0 0 6px 3px rgb(221 221 221 / 20%);
    -webkit-box-shadow: 0 0 6px 3px rgb(221 221 221 / 20%);
    -moz-box-shadow: 0 0 6px 3px rgb(221 221 221 / 20%)
}

.ttmoffercmsblock-style4 .offerblock-text a.offerblock-button {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 12px 28px;
    border: 1px solid;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 40px
}

.ttmoffercmsblock-style5 .offerblock-text .offerblock-text1 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px
}

.ttmoffercmsblock-style5 .offerblock-text .offerblock-text2 {
    font-size: 50px;
    font-weight: 600!important;
    margin-bottom: 5px;
    line-height: 70px
}

.ttmoffercmsblock-style5 .offerblock-text .offerblock-text3 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 500;
    display: block;
    text-transform: uppercase;
    margin-bottom: 21px
}

.ttmoffercmsblock-style5 .offerblock-text .offerblock-text4 {
    display: block;
    margin-bottom: 32px
}

.ttmoffercmsblock-style5 .offerblock-text {
    text-align: center;
    width: 670px;
    margin: 0 auto;
    position: static
}

.ttmoffercmsblock-style5 .ttmofferblock a.tm_element-link {
    display: block;
    text-align: center
}

.ttmoffercmsblock-style5 .offerblock-text a.offerblock-button {
    letter-spacing: 2px;
    padding: 7px 28px;
    display: inline-block;
    vertical-align: top
}

.ttmoffercmsblock-style6 .offerblock-text .offerblock-text1 {
    font-size: 16px;
    margin-bottom: 10px;
    letter-spacing: 2px
}

.ttmoffercmsblock-style6 .offerblock-text .offerblock-text2 {
    font-size: 80px;
    margin-bottom: 25px;
    line-height: 110px;
    font-family: 'Satisfy',cursive!important
}

.ttmoffercmsblock-style6 .offerblock-text .offerblock-text3 {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    display: block;
    margin-bottom: 40px
}

.ttmoffercmsblock-style6 .offerblock-text .offerblock-text4 {
    display: block;
    margin-bottom: 32px
}

.ttmoffercmsblock-style6 .offerblock-text {
    text-align: left;
    width: 630px;
    position: static
}

.ttmoffercmsblock-style6 .ttmofferblock a.tm_element-link {
    display: block;
    text-align: center
}

.ttmoffercmsblock-style6 .offerblock-text a.offerblock-button {
    letter-spacing: 2px;
    padding: 7px 28px;
    display: inline-block;
    vertical-align: top
}

.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
}

.ttmblockaboutus.style2 .block-aboutus {
    font-size: 13px
}

.ttmblockaboutus .block-aboutus-contact {
    background: #fff;
    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: #000814
}

.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: #fff;
    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: #fff;
    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: #000814
}

.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: #fff
}

.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,.62);
    border-color: rgba(255,255,255,.62)
}

.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,.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
}

#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: .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
}

.col-sm-12.tm-footer2-left {
    text-align: left
}

.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%;
    height: 25px
}

.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
    }
}

.footer-link {
    display: inline-block;
    vertical-align: top
}

.gallery-columns-3 .gallery-item {
    width: 33.33%
}

.gallery-item:hover img {
    opacity: .7
}

.site-footer .tm-container-for-footer>div>.row .widget-area.second-widget-area:last-child {
    text-align: center
}

.newsletter-title {
    font-size: 38px;
    line-height: 48px;
    font-weight: 600;
    color: #000814;
    display: block;
    margin: 0 0 10px 0;
    text-transform: uppercase
}

#ttmnwesletter .newsletter-details .desc {
    margin-bottom: 48px;
    font-size: 16px
}

.newsletter-wrapper {
    position: relative
}

#txtemail {
    height: auto;
    font-size: 14px;
    padding: 12px 180px 12px 15px;
    background: transparent;
    text-align: left;
    width: 100%;
    border: 1px solid #EEE;
    line-height: 23px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0
}

.tm-textcolor-white #txtemail {
    color: #fff;
    border-color: #495285
}

.style2 #txtemail {
    padding: 12px 70px 12px 15px
}

.style2 .subscribe_button .btn {
    padding: 0
}

.newsletter-wrapper-inner.style2 {
    margin-bottom: 20px
}

.subscribe_button {
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    bottom: auto
}

.subscribe_button .btn {
    padding: 11px 60px 11px 20px;
    border: none;
    line-height: 24px;
    height: 50px;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    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
}

.subscribe_button .btn:before {
    content: '\2193';
    font-family: "tm-avvin-icons";
    position: absolute;
    top: 12px;
    left: auto;
    right: 18px;
    bottom: auto;
    font-size: 13px;
    color: #000814;
    z-index: 1
}

.subscribe_button .btn:after {
    content: '';
    clip-path: polygon(25% 0%,100% 0%,100% 100%,0% 100%);
    background-color: #fff;
    width: 55px;
    height: 101%;
    position: absolute;
    top: -1px;
    right: -1px
}

.tm-textcolor-white .subscribe_button .btn {
    color: #fff
}

.newsletter-wrapper .des {
    margin-top: 12px
}

.footer .newsletter-wrapper-inner.style2 .newsletter-inner {
    display: none
}

#ttmnwesletter .description {
    margin: 12px 0 0 0
}

.newsletter-style3 .newsletter-inner {
    width: 50%;
    float: left
}

.tm-textcolor-white .newsletter-style3 .newsletter-title {
    color: #fff;
    margin: 0
}

.newsletter-style3 .newsletter-wrapper-inner {
    overflow: hidden;
    width: 50%;
    margin: 8px 0 0;
    display: inline-block;
    vertical-align: top
}

.tm-textcolor-white .newsletter-style3 .subscribe_button .btn {
    font-size: 0;
    padding: 0
}

.newsletter-style3 #txtemail {
    padding: 12px 70px 12px 15px
}

.site-footer .tm-footer-cta-wrapper p {
    margin-bottom: 0
}

.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,.15)
}

.tm-footer-cta-wrapper.tm-textcolor-white .tm-ctabox-row .cta-widget-area {
    border-color: rgba(255,255,255,.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
}

.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 #eee
}

.woocommerce .widget_shopping_cart .buttons a,.woocommerce.widget_shopping_cart .buttons a {
    margin-bottom: 0;
    color: #fff;
    font-size: 13px;
    padding: 11px 18px;
    font-weight: 400;
    border-radius: 0;
    text-transform: uppercase
}

.woocommerce .widget_shopping_cart .buttons a:hover,.woocommerce.widget_shopping_cart .buttons a:hover {
    color: #fff
}

.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: 0;
    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: #000814
}

.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: #fff;
    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: green
}

.widget .product_list_widget li {
    margin: 8px 0;
    padding: 8px 0
}

.sidebar .widget .widget-title {
    padding-bottom: 11px;
    padding-top: 14px;
    display: block;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -15px;
    color: #fff;
    padding-left: 20px;
    border-width: 0 0 0 3px!important;
    border-style: solid;
    background-color: #fff;
    margin-bottom: 20px!important
}

.sidebar .widget .widget-title:before {
    display: block;
    position: absolute;
    height: 1px;
    width: 89%;
    left: 20px;
    bottom: 0;
    background-color: #eee
}

.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: 2px;
    width: 24px;
    z-index: 3;
    text-align: right;
    padding: 0 1px
}

#sidebar-left .widget ul li .hitarea,#sidebar-right .widget ul li .hitarea {
    color: #000814
}

.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 50px 11px 15px
}

.sidebar .widget .search-form .search-submit {
    height: 34px;
    top: 7px;
    right: 7px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdCAYAAAC5UQwxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjgyMjhGQUZCNjM3MTFFNkEyQkREQUYwMUY2Qjc5NDEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjgyMjhGQjBCNjM3MTFFNkEyQkREQUYwMUY2Qjc5NDEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCODIyOEZBREI2MzcxMUU2QTJCRERBRjAxRjZCNzk0MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCODIyOEZBRUI2MzcxMUU2QTJCRERBRjAxRjZCNzk0MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrfvcRAAAAFxSURBVHjavJaBccMgDEVtXxZgBa/ACs4I7QhegRXaEdwR2hGcEZwRnBGSESjK4R4hXwITu/9Ol7sc+AlJSNRVWq0z7X9DnZ2drLXVVnpzNjqzgl2dDeQMgXOMO1EKhMyUALX32hbatzMlAQ8RjE6mmBBTzm5BFFomDaT3VL4IMjM5MowT2p9oVXgXGbBpYk4Rq2egLQdUIG+zENoH+Y8g6MAB0eIu9+4EH4rDe0XABnz8fqEL7u1nXBd1XT853vjkh/op6RLOe3L0AgrrCYhaVqkuqQVN9c9qmNZWKpUDPKXiniNXIArsvSHgGbQnVcDswX+w2jW6tGvuoU9D3DxGqbWhcWRW5G0C+3sJqKVxI8A6pumPOfPQJKZ67wGdXzslXgI6ZwAPLwzfLCiS2RPKSa941yxDumXC/ABNicAfAD77gurDN4xQsX/QlwVyJEI3b94OSu3sCDoYOWJ2mRYSdLfxxEC/Ns8hc9m75RX3K8AAFHkZkykwzQsAAAAASUVORK5CYII=);
    background-size: 14px
}

.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 #eee;
    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: #777;
    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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAABWCAYAAAB8UZ5wAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAPJJREFUeNrs2q0OwjAUBtBbgkFOYHlP1DLFmyKrEZDiCCh+Nghtz1WIJdvZPriXrqmUEr3VKjosaGhoaGhoaGhoaGjor1UahuHZf8t09/mdYz+tssB13CrnnDzpiFjXmtAe0WXODRJv8Rbv9uKdfhWrBc8x6zqMoT3Fu+kx1A+ZPq1Pi7d4i3fFlexEgIaGhoaG/t8x9JhPcb6026t3243hxHcaGhoauto+fZimpte99+No5STCwmBVZWFQvMVbvB+etO0XxtCG4237hT6tT+vT4i3e4v2nMfGGAxoaGhoaGhoaGhoaGhoa+pW6AgAA//8DABMTMNXXspp+AAAAAElFTkSuQmCC);
    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
}

.woocommerce ul.products.list li.product a.tm-product-title-link {
    width: auto
}

.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
}

.main-holder #content.site-content .products.list li.product .woocommerce-product-details__short-description p {
    margin: 0
}

.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: block
}

.main-holder #content.site-content ul.products.list li.product .tm-product-box {
    display: inline-block;
    vertical-align: top
}

.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: #eee;
    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: #000814
}

.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 #eee;
    font-size: 15px
}

.woocommerce.single-product div.product .cart .group_table tr:nth-child(even) {
    background-color: #fafafa
}

.main-holder .site-content ul.products.crosssells_carousel li.product {
    width: 100%!important;
    display: inline-block;
    vertical-align: top
}

.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(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBpZD0iTGF5ZXIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHdpZHRoPSI1MTJweCI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoLTEgMCAwIDEgNjQgMCkiPjxwYXRoIGQ9Im01NCAzMGgtMzkuODk5bDE1LjI3OC0xNC41NTJjLjgtLjc2Mi44MzEtMi4wMjguMDY5LTIuODI4LS43NjEtLjc5OS0yLjAyNy0uODMxLTIuODI4LS4wNjlsLTE3LjQ0OCAxNi42MmMtLjc1NS43NTYtMS4xNzIgMS43Ni0xLjE3MiAyLjgyOSAwIDEuMDY4LjQxNyAyLjA3MyAxLjIwNyAyLjg2MmwxNy40MTQgMTYuNTg2Yy4zODcuMzY5Ljg4My41NTIgMS4zNzkuNTUyLjUyOCAwIDEuMDU2LS4yMDggMS40NDktLjYyMS43NjItLjguNzMxLTIuMDY1LS4wNjktMi44MjdsLTE1LjM0Mi0xNC41NTJoMzkuOTYyYzEuMTA0IDAgMi0uODk2IDItMnMtLjg5Ni0yLTItMnoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZmlsbD0iIzNFM0UzRSIvPjwvZz4gPC9zdmc+Cg==)!important;
    right: 0;
    left: auto;
    cursor: pointer
}

.owl-nav .owl-next:hover {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBpZD0iTGF5ZXIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHdpZHRoPSI1MTJweCI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoLTEgMCAwIDEgNjQgMCkiPjxwYXRoIGQ9Im01NCAzMGgtMzkuODk5bDE1LjI3OC0xNC41NTJjLjgtLjc2Mi44MzEtMi4wMjguMDY5LTIuODI4LS43NjEtLjc5OS0yLjAyNy0uODMxLTIuODI4LS4wNjlsLTE3LjQ0OCAxNi42MmMtLjc1NS43NTYtMS4xNzIgMS43Ni0xLjE3MiAyLjgyOSAwIDEuMDY4LjQxNyAyLjA3MyAxLjIwNyAyLjg2MmwxNy40MTQgMTYuNTg2Yy4zODcuMzY5Ljg4My41NTIgMS4zNzkuNTUyLjUyOCAwIDEuMDU2LS4yMDggMS40NDktLjYyMS43NjItLjguNzMxLTIuMDY1LS4wNjktMi44MjdsLTE1LjM0Mi0xNC41NTJoMzkuOTYyYzEuMTA0IDAgMi0uODk2IDItMnMtLjg5Ni0yLTItMnoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZmlsbD0iI2ZmZmZmZiIvPjwvZz4gPC9zdmc+Cg==)!important
}

.owl-nav .owl-prev {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDY0IDY0IiB3aWR0aD0iNTEyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiMzRTNFM0UiPjxwYXRoIGQ9Im01NCAzMGgtMzkuODk5bDE1LjI3OC0xNC41NTJjLjgtLjc2Mi44MzEtMi4wMjguMDY5LTIuODI4LS43NjEtLjc5OS0yLjAyNy0uODMxLTIuODI4LS4wNjlsLTE3LjQ0OCAxNi42MmMtLjc1NS43NTYtMS4xNzIgMS43Ni0xLjE3MiAyLjgyOSAwIDEuMDY4LjQxNyAyLjA3MyAxLjIwNyAyLjg2MmwxNy40MTQgMTYuNTg2Yy4zODcuMzY5Ljg4My41NTIgMS4zNzkuNTUyLjUyOCAwIDEuMDU2LS4yMDggMS40NDktLjYyMS43NjItLjguNzMxLTIuMDY1LS4wNjktMi44MjdsLTE1LjM0Mi0xNC41NTJoMzkuOTYyYzEuMTA0IDAgMi0uODk2IDItMnMtLjg5Ni0yLTItMnoiLz48L3N2Zz4=)!important;
    right: auto;
    left: 0;
    cursor: pointer
}

.owl-nav .owl-prev:hover {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDY0IDY0IiB3aWR0aD0iNTEyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Im01NCAzMGgtMzkuODk5bDE1LjI3OC0xNC41NTJjLjgtLjc2Mi44MzEtMi4wMjguMDY5LTIuODI4LS43NjEtLjc5OS0yLjAyNy0uODMxLTIuODI4LS4wNjlsLTE3LjQ0OCAxNi42MmMtLjc1NS43NTYtMS4xNzIgMS43Ni0xLjE3MiAyLjgyOSAwIDEuMDY4LjQxNyAyLjA3MyAxLjIwNyAyLjg2MmwxNy40MTQgMTYuNTg2Yy4zODcuMzY5Ljg4My41NTIgMS4zNzkuNTUyLjUyOCAwIDEuMDU2LS4yMDggMS40NDktLjYyMS43NjItLjguNzMxLTIuMDY1LS4wNjktMi44MjdsLTE1LjM0Mi0xNC41NTJoMzkuOTYyYzEuMTA0IDAgMi0uODk2IDItMnMtLjg5Ni0yLTItMnoiLz48L3N2Zz4=)!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)
}

#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
}

.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%;
    border: 1px solid #eee
}

.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 #eee;
    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: #000814;
    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: #777;
    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: #000814;
    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
}

.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
}

.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 {
    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: 0 0 5px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 5px 0 rgba(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: #777;
    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: #222
}

.slick-prev,.slick-next {
    width: 30px;
    height: 30px;
    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: 30px;
    height: 30px;
    line-height: 30px;
    border: none;
    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(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBpZD0iTGF5ZXIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHdpZHRoPSI1MTJweCI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoLTEgMCAwIDEgNjQgMCkiPjxwYXRoIGQ9Im01NCAzMGgtMzkuODk5bDE1LjI3OC0xNC41NTJjLjgtLjc2Mi44MzEtMi4wMjguMDY5LTIuODI4LS43NjEtLjc5OS0yLjAyNy0uODMxLTIuODI4LS4wNjlsLTE3LjQ0OCAxNi42MmMtLjc1NS43NTYtMS4xNzIgMS43Ni0xLjE3MiAyLjgyOSAwIDEuMDY4LjQxNyAyLjA3MyAxLjIwNyAyLjg2MmwxNy40MTQgMTYuNTg2Yy4zODcuMzY5Ljg4My41NTIgMS4zNzkuNTUyLjUyOCAwIDEuMDU2LS4yMDggMS40NDktLjYyMS43NjItLjguNzMxLTIuMDY1LS4wNjktMi44MjdsLTE1LjM0Mi0xNC41NTJoMzkuOTYyYzEuMTA0IDAgMi0uODk2IDItMnMtLjg5Ni0yLTItMnoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZmlsbD0iIzNFM0UzRSIvPjwvZz4gPC9zdmc+Cg==)
}

.slick-prev:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDY0IDY0IiB3aWR0aD0iNTEyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiMzRTNFM0UiPjxwYXRoIGQ9Im01NCAzMGgtMzkuODk5bDE1LjI3OC0xNC41NTJjLjgtLjc2Mi44MzEtMi4wMjguMDY5LTIuODI4LS43NjEtLjc5OS0yLjAyNy0uODMxLTIuODI4LS4wNjlsLTE3LjQ0OCAxNi42MmMtLjc1NS43NTYtMS4xNzIgMS43Ni0xLjE3MiAyLjgyOSAwIDEuMDY4LjQxNyAyLjA3MyAxLjIwNyAyLjg2MmwxNy40MTQgMTYuNTg2Yy4zODcuMzY5Ljg4My41NTIgMS4zNzkuNTUyLjUyOCAwIDEuMDU2LS4yMDggMS40NDktLjYyMS43NjItLjguNzMxLTIuMDY1LS4wNjktMi44MjdsLTE1LjM0Mi0xNC41NTJoMzkuOTYyYzEuMTA0IDAgMi0uODk2IDItMnMtLjg5Ni0yLTItMnoiLz48L3N2Zz4=)
}

.slick-next:hover:before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBpZD0iTGF5ZXIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHdpZHRoPSI1MTJweCI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoLTEgMCAwIDEgNjQgMCkiPjxwYXRoIGQ9Im01NCAzMGgtMzkuODk5bDE1LjI3OC0xNC41NTJjLjgtLjc2Mi44MzEtMi4wMjguMDY5LTIuODI4LS43NjEtLjc5OS0yLjAyNy0uODMxLTIuODI4LS4wNjlsLTE3LjQ0OCAxNi42MmMtLjc1NS43NTYtMS4xNzIgMS43Ni0xLjE3MiAyLjgyOSAwIDEuMDY4LjQxNyAyLjA3MyAxLjIwNyAyLjg2MmwxNy40MTQgMTYuNTg2Yy4zODcuMzY5Ljg4My41NTIgMS4zNzkuNTUyLjUyOCAwIDEuMDU2LS4yMDggMS40NDktLjYyMS43NjItLjguNzMxLTIuMDY1LS4wNjktMi44MjdsLTE1LjM0Mi0xNC41NTJoMzkuOTYyYzEuMTA0IDAgMi0uODk2IDItMnMtLjg5Ni0yLTItMnoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZmlsbD0iI2ZmZmZmZiIvPjwvZz4gPC9zdmc+Cg==)
}

.slick-prev:hover:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY0IDY0IiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDY0IDY0IiB3aWR0aD0iNTEyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Im01NCAzMGgtMzkuODk5bDE1LjI3OC0xNC41NTJjLjgtLjc2Mi44MzEtMi4wMjguMDY5LTIuODI4LS43NjEtLjc5OS0yLjAyNy0uODMxLTIuODI4LS4wNjlsLTE3LjQ0OCAxNi42MmMtLjc1NS43NTYtMS4xNzIgMS43Ni0xLjE3MiAyLjgyOSAwIDEuMDY4LjQxNyAyLjA3MyAxLjIwNyAyLjg2MmwxNy40MTQgMTYuNTg2Yy4zODcuMzY5Ljg4My41NTIgMS4zNzkuNTUyLjUyOCAwIDEuMDU2LS4yMDggMS40NDktLjYyMS43NjItLjguNzMxLTIuMDY1LS4wNjktMi44MjdsLTE1LjM0Mi0xNC41NTJoMzkuOTYyYzEuMTA0IDAgMi0uODk2IDItMnMtLjg5Ni0yLTItMnoiLz48L3N2Zz4=)
}

.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)
}

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

.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 .woocommerce .slick-prev {
    right: 30px;
    left: auto
}

.sidebar .woocommerce .slick-next {
    right: 10px
}

.sidebar .woocommerce .slick-prev,.sidebar .woocommerce .slick-next {
    top: -45px;
    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(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDUxMi4wMTEgNTEyLjAxMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyLjAxMSA1MTIuMDExOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgZmlsbD0iI2ZmZmZmZiI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTUwNS43NTUsMTIzLjU5MmMtOC4zNDEtOC4zNDEtMjEuODI0LTguMzQxLTMwLjE2NSwwTDI1Ni4wMDUsMzQzLjE3NkwzNi40MjEsMTIzLjU5MmMtOC4zNDEtOC4zNDEtMjEuODI0LTguMzQxLTMwLjE2NSwwCgkJCXMtOC4zNDEsMjEuODI0LDAsMzAuMTY1bDIzNC42NjcsMjM0LjY2N2M0LjE2LDQuMTYsOS42MjEsNi4yNTEsMTUuMDgzLDYuMjUxYzUuNDYyLDAsMTAuOTIzLTIuMDkxLDE1LjA4My02LjI1MWwyMzQuNjY3LTIzNC42NjcKCQkJQzUxNC4wOTYsMTQ1LjQxNiw1MTQuMDk2LDEzMS45MzMsNTA1Ljc1NSwxMjMuNTkyeiIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-size: 14px!important
}

.sidebar .woocommerce .slick-prev:before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIuMDExIDUxMi4wMTEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMi4wMTEgNTEyLjAxMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMSAwIDAgLTEgMCA1MTIuMDExKSI+PGc+Cgk8Zz4KCQk8cGF0aCBkPSJNNTA1Ljc1NSwxMjMuNTkyYy04LjM0MS04LjM0MS0yMS44MjQtOC4zNDEtMzAuMTY1LDBMMjU2LjAwNSwzNDMuMTc2TDM2LjQyMSwxMjMuNTkyYy04LjM0MS04LjM0MS0yMS44MjQtOC4zNDEtMzAuMTY1LDAgICAgcy04LjM0MSwyMS44MjQsMCwzMC4xNjVsMjM0LjY2NywyMzQuNjY3YzQuMTYsNC4xNiw5LjYyMSw2LjI1MSwxNS4wODMsNi4yNTFjNS40NjIsMCwxMC45MjMtMi4wOTEsMTUuMDgzLTYuMjUxbDIzNC42NjctMjM0LjY2NyAgICBDNTE0LjA5NiwxNDUuNDE2LDUxNC4wOTYsMTMxLjkzMyw1MDUuNzU1LDEyMy41OTJ6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIGZpbGw9IiNmZmZmZmYiLz4KCTwvZz4KPC9nPjwvZz4gPC9zdmc+Cg==);
    background-size: 14px!important
}

.hot-products .tm-product-box-inner {
    display: none
}

.main-holder #content.site-content ul.products.hot-products li.product .tm-product-box .tm-product-content {
    overflow: hidden;
    padding: 0 15px 0 15px
}

.main-holder .site-content ul.products.hot-products li.product .tm-shop-icon {
    position: static;
    text-align: center
}

.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;
    color: #777;
    text-transform: capitalize
}

.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 {
    height: 78px;
    width: 82px;
    line-height: 78px;
    float: left;
    margin: 0 40px 0 0;
    background: #F6AB4A;
    color: #fff;
    padding: 13px 0;
    text-align: center;
    position: relative
}

.hot-products.woocommerce div.product div.images {
    width: 100%!important;
    margin: 0
}

.hot-products .tm-product-content .ttmtimer .clocktime:last-child {
    margin: 0
}

.ttmtimer .clocktime:last-child {
    margin: 0
}

.ttmtimer .clocktime .clocktime-number {
    font-size: 30px;
    line-height: 30px;
    font-weight: 800;
    display: block
}

.ttmtimer .clocktime .clocktime-text {
    font-size: 16px;
    font-weight: 300;
    display: block;
    line-height: 24px
}

.hot-products .ttmcountdown {
    margin: 25px 0 50px 0;
    display: inline-block;
    vertical-align: top;
    clear: both
}

.hot-products .ttmcountdown .ttmtimer {
    display: inline-block;
    vertical-align: top;
    text-transform: capitalize
}

.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 .site-content .hot-products .product .tm-shop-icon a.add_to_cart_button {
    font-size: 15px;
    font-weight: 500;
    padding: 12px 25px;
    line-height: 23px;
    letter-spacing: 0;
    color: #fff;
    text-transform: capitalize;
    background-image: none;
    height: auto;
    width: auto;
    box-shadow: unset;
    border-radius: 0;
    -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
}

.main-holder .site-content .hot-products .product .tm-shop-icon a.added_to_cart {
    display: none
}

.hot-products .product-description {
    display: none
}

.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
}

.tm-single-image-wrapper.secondbanner {
    margin-bottom: 30px
}

.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: left;
    margin-top: 8px;
    margin-left: 20px
}

.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;
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg)
}

.ttmcat-wrap .ttmcat_description a.ttmcat_name {
    text-transform: uppercase
}

.ttmcat-inner {
    position: relative;
    padding: 19px 0;
    margin: 0 15px;
    background: #F8F8F8;
    border: 1px solid #EEE
}

.ttm_woo_categories_slider {
    margin: 0 -15px
}

.ttmcat-wrap .ttmcat_description .desc {
    line-height: 20px
}

.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: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    line-height: 24px
}

.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 {
    display: none
}

.ttmcat_description .subcategories li {
    list-style: none;
    position: relative
}

.ttmcat_description .subcategories li a {
    color: #777
}

.ttmcat_description .subcategories li:before {
    content: '\e818';
    font-family: "tm-avvin-icons";
    color: #777;
    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)
}

.subcategories-block .ttmcat-inner {
    overflow: hidden;
    padding: 40px 30px
}

.subcategories-block .ttmcat-imgblock {
    float: right;
    margin-top: 50px
}

.subcategories-block .ttmcat_description {
    margin: 0;
    float: left
}

.subcategories-block .ttmcat_description .subcategories {
    display: block
}

.subcategories-block .ttmcat_description .desc {
    display: none
}

.subcategories-block .ttmcat-wrap .ttmcat_description a.ttmcat_name {
    font-size: 18px
}

.subcategories-block .ttm_woo_categories_slider .slick-arrow {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    left: auto;
    right: 22px;
    top: -27%
}

.subcategories-block .ttm_woo_categories_slider .slick-prev {
    right: 50px
}

.subcategories-block .tm-element-align-left:before {
    content: '';
    clip-path: polygon(20% 0%,100% 0%,100% 100%,0% 100%);
    background-color: #fff;
    width: 90px;
    height: 50px;
    position: absolute;
    top: 1px;
    bottom: auto;
    right: -1px
}

.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 {
    content: "/";
    position: absolute;
    right: -5px;
    left: auto
}

.widget_product_tag_cloud a.tag-cloud-link:last-child:before {
    display: none
}

body .widget.widget_product_tag_cloud .widget-title {
    margin: 0;
    float: left;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    text-transform: capitalize
}

.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)
}

.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,.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 h4 {
    font-size: 22px;
    line-height: 25px;
    font-weight: 500
}

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: #000814
}

.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
}

.ttm_bannercms .bannercms_content:hover {
    transform: translateY(5px)
}

.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: #eee
}

.themetechmount-blogbox-style4 .tm-entry-meta-wrapper {
    margin: 0 0 15px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    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: 0;
    border-bottom: none
}

.single article.post .entry-content blockquote p:last-child {
    margin-bottom: 0
}

.row.multi-columns-row .tm-box-col-wrapper article.themetechmount-blogbox-stylethree.style3 {
    margin-bottom: 30px
}

.title-content .themetechmount-box-heading-wrapper.tm-element-align-left .tm-heading-style-vertical {
    width: 19%!important;
    float: left;
    color: #fff;
    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)
}

.main-holder .site-content .product_tab ul.products li.product {
    width: 20%
}

.product_tab .vc_tta-tabs-container {
    clear: both;
    float: right;
    margin: -100px 0 45px 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 17px;
    padding: 8px 25px;
    text-align: left;
    text-transform: uppercase;
    border: 1px solid #eeeeee!important;
    background: #ffffff!important;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    color: #000814
}

.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
}

.wpb-js-composer .product_tab.style2 .vc_tta.vc_general .vc_tta-tab>a {
    border: none!important;
    padding: 0;
    margin: 0 0 0 35px;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize
}

.product_tab.style2 .vc_tta.vc_general .vc_tta-panel-body {
    padding: 0
}

.product_tab.style2 .vc_tta-tabs-container {
    margin: -88px 0 0 0!important
}

.wpb-js-composer .categorytab .vc_tta-tabs-container {
    -webkit-flex-basis: 20%!important;
    -ms-flex-preferred-size: 20%!important;
    flex-basis: 20%!important;
    padding-left: 30px
}

.wpb-js-composer .categorytab .vc_tta.vc_general .vc_tta-tab>a {
    border: none;
    background: transparent!important;
    color: #888;
    padding: 4px 0!important;
    font-size: 14px!important;
    font-weight: 400
}

.categorytab .tm-vc_cta3-container {
    margin-bottom: 15px
}

.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: #000814;
    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_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: #000814;
    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: #777;
    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: 1.5em;
    right: 1px
}

.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: #fff;
    padding: 0;
    text-align: center;
    position: relative;
    background: #202B6B;
    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: 24px;
    line-height: 32px;
    font-weight: 600;
    display: block
}

.time_circles .clocktime .clocktime-text {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    line-height: 22px
}

.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,.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 h4.tm-custom-heading,.tm-datecounter-block-wrapper h2.tm-custom-heading {
    color: #ffffff!important
}

.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: #000814!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
}

.btn-underline {
    border-bottom: 1px solid #eee
}

.product-block {
    background: #fff;
    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
}

.footer .social-style2 .themetechmount-social-links-wrapper {
    margin-top: 0
}

.footer .social-icons li:last-child>a {
    margin: 0
}

.ad-close-btn {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    color: #fff;
    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: #000
}

.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,.7)
}

.themetechmount-adbar-wrapper {
    position: relative;
    display: none;
    z-index: 99
}

.home .themetechmount-adbar-wrapper {
    display: block;
    z-index: 111
}

.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,.5)
}

#newsletter #txtemail::-moz-placeholder {
    color: rgba(104,104,104,.5)
}

#newsletter #txtemail:-ms-input-placeholder {
    color: rgba(104,104,104,.5)
}

#newsletter #txtemail {
    border-color: #EEE
}

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
}

.sidebar .widget.widget_rss .widget-title a {
    color: #fff
}

.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: #777;
    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
}

.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,.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: #fff
}

.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,.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_header {
    position: absolute;
    z-index: 1;
    width: 210px!important;
    left: 0;
    right: 0;
    top: 35%;
    margin: 0 auto!important;
    background: rgba(255,255,255,.7);
    padding: 20px!important;
    border-radius: 5px
}

.instagramblock #sb_instagram .sbi_photo_wrap:before {
    content: '\E80F';
    font-family: "tm-avvin-icons";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    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 {
    content: '';
    border: 1px solid #fff;
    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)
}

.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 #eee;
    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: #000814
}

.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: #000814;
    font-weight: 500
}

.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: 0;
    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
}

.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
}

.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: #fff
}

.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 #eee
}

.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: #777777!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: #000814;
    text-decoration: underline;
    letter-spacing: .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 a,.sidebar .widget_categories li a {
    font-size: 16px
}

.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
}

#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
}

#bottom-footer-text.tm-bottomfooter-border-top {
    border-top: 1px solid #ECECEC
}

.tm-textcolor-white #newsletter #txtemail::-webkit-input-placeholder,.tm-textcolor-white #txtemail::-webkit-input-placeholder {
    color: #fff
}

.tm-textcolor-white #newsletter #txtemail::-moz-placeholder,.tm-textcolor-white #txtemail::-moz-placeholder {
    color: #fff
}

.tm-textcolor-white #newsletter #txtemail:-ms-input-placeholder,.tm-textcolor-white #txtemail:-ms-input-placeholder {
    color: #fff
}

.tm-vc_icon_element-icon.kw_avvin {
    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: 0 0 25px
}

.footer .themetechmount-contact-email:before {
    content: '\e75a';
    font-family: "themify";
    position: revert;
    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: revert;
    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: revert;
    top: 3px;
    left: 0;
    right: auto;
    bottom: auto;
    font-size: 18px;
    display: block;
    margin: 0
}

.footer .tm-textcolor-white .widget ul.avvin_contact_widget_wrapper li,.footer .tm-contact-style1.widget ul.avvin_contact_widget_wrapper li.themetechmount-contact-email {
    padding-left: 27px
}

.footer .tm-contact-style1.widget ul.avvin_contact_widget_wrapper li {
    padding-left: 0
}

.footer .tm-contact-style1.widget ul.avvin_contact_widget_wrapper li:before {
    display: none
}

.footer .tm-contact-style1.widget ul.avvin_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;
    display: inline-block;
    vertical-align: top;
    margin-top: 23px
}

.tm-greyscale {
    filter: grayscale(1)
}

.wpb_gmaps_widget.wpb_content_element.tm-greyscale {
    border: 2px solid #EEE
}

.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: #000;
    margin: 0 -10px 0 0;
    z-index: 1
}

.ttm-button i {
    color: #000;
    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: #fff;
    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: #fff;
    width: 55px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -1px
}

.tm-slider-img {
    -webkit-animation: pulse 2s linear infinite;
    -moz-animation: pulse 2s linear infinite;
    -ms-animation: pulse 2s linear infinite;
    -o-animation: pulse 2s linear infinite;
    animation: pulse 2s linear infinite
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.woocommerce-checkout .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #777;
    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: #fff
}

.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: #000814!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: #fff;
    width: 55px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -1px
}

.tm-button-style1>a.tm-vc_btn3 i {
    right: 18px!important;
    color: #000814!important
}

.tm-dealoftheday:before {
    content: '';
    border: 1px solid #fff;
    position: absolute;
    top: 0;
    right: 15px;
    left: 15px;
    bottom: 0;
    height: 67%;
    display: block!important
}

.tm-dealoftheday .wpb_single_image {
    margin-bottom: 10px
}

.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: #000814;
    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;
    text-transform: uppercase;
    font-size: 13px
}

.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
}

.specialproducts-style2 .tm-dealoftheday:before {
    display: none!important
}

.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: #fff;
    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: #000814;
    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
}
