/*
Theme Name: Techub
Theme URI: https://shthemes.net/demosd/techub
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Description: Techub – IT Services, IT Technology and IT Solutions Theme use 22+ Pages with Premium Design! We can be used by agencies, apps, businesses, digital, IT services, IT solutions, network solutions, saas, services, software, startup, technology, a technology company, and technology service theme with a super friendly and 100% responsive layouts. The theme comes with a creative only 5 plus homepages design layout, responsive and 22+ valid WordPress file.
Version: 1.0
Tested up to: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: techub

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header & Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contactimageup, paragraphs, general styles
---------------------------------------------------*/


.search .search-custom {
    border-radius: 20px;
    margin-bottom: 60px;
    position: relative;
    z-index: 2;
}
.search .search-custom h4 {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #000;
    font-weight: 600;
}
.search .search-custom form {
    display: flex;
}
.search .search-custom form .s-input-home {
    width: 70%;
    height: 45px;
    padding-left: 10px;
    max-width: 100%;
    border: 1px solid #000;
    padding: 0px 10px 0px;
    margin-bottom: 0px;
    border-right: 0px;
    color: #000;
}
.search .search-custom form .btn-s-input {
    background: #fff;
    color: var(--clr-theme-color);
    border: 1px solid #000;
    padding: 0px 20px 5px 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 55px;
    background: var(--theme-color);
    display: inline-block;
    padding: 0 19px;
    cursor: pointer;
}
.search .search-custom form .btn-s-input .fa-search { 
    font-weight: 900;
    color: #fff;
}
.search .search-custom form button {
    background: var(--tp-theme-primary);
    color: #fff;
    border: 1px solid var(--tp-theme-primary);
    height: 45px;
    width: 45px;
    font-size: 14px;
}
.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
    color: #000000;
    font-weight: 600!important;
    font-size: 15px!important;
}
.alignright,
.wp-block-image .alignright
{
    float: right;
    margin-left: 25px;
    margin-top: 8px;
}
.alignleft,
.wp-block-image .alignleft{
    float: left;
    margin-right: 20px;
    margin-top: 8px;
}

.wp-caption.aligncenter {
    width: 100% !important;
    text-align: center;
}
.screen-reader-text {
    display: none;
}

img{
    height: auto;
    max-width: 100%;
}

label.wp-block-search__label {
    display: none;
}

.single-widget .wp-block-group__inner-container h2{
    color: var(--main-text-color, #051923);
    font-size: 20px;
    font-style: normal;
    line-height: 28px;
    position: relative;
    padding-left: 15px;
    padding-bottom: 10px;
    text-transform: capitalize;
}

.single-widget .wp-block-group__inner-container h2:after{
    height: 80%;
    width: 2px;
    background: var(--business-consulting, var(--tp-theme-primary));
}

.wp-block-latest-posts__list li,
.wp-block-latest-comments li,
.widget_recent_comments ul li {
    border-bottom: 1px dotted #9999;
    padding: 15px 0;
    margin-bottom: 0!important;
    font-size: 15px;
}

.wp-block-latest-posts__list li:first-child,
.wp-block-latest-comments li:first-child{
    padding-top: 5px;
}

.wp-block-latest-comment-box-all__comment{
    line-height: 1.5;
}

.wp-block-latest-posts__list li:last-child,
.wp-block-latest-comments li:last-child,
.widget_meta ul li:last-child,
.widget_recent_comments ul li:last-child{
    border-bottom: none;
    padding-bottom: 0;
}

.widget_recent_comments ul li:first-child,
.widget_rss li:first-child{
    padding-top: 0;
}

.wp-block-latest-posts__list li a,
.wp-block-latest-comments__comment-meta a{
    font-weight: 500;
}

.widget_search .wp-block-search__button {
    width: auto;
    position: relative;
    margin-left: -1px;
    height: auto;
}

.wp-block-search__button  {
    border: 1px solid var(--tp-theme-primary)!important;
    background: var(--tp-theme-primary)!important;
    color: #fff!important;
    font-size: 15px;
    padding: 10px;
}

.wp-block-search__button:hover{
    background: #000000;
    color: #fff;
    border: 1px solid #000000;
}

ul,ol{
    list-style: none;
    padding-left: 0;
}

.widget_archive li, .widget_categories li {
    text-align: right;
}

.widget_archive a, .widget_categories a{
    float: left;
}

.widget li {
    margin-bottom: 10px;
    display: block;
}

.widget li a {
    font-weight: 500;
    line-height: 28px;
}

select {
    width: 100%;
    padding: 10px;
    border: solid 1px #000;
    color: #000000;
    margin-bottom: 20px;
    appearance:auto;
    font-size: 14px;
}

.widget select{
    margin-bottom: 0;
}

tp-postbox-area .widget_calendar tfoot {
    display: none;
}

.tp-postbox-area .widget_calendar caption {
    caption-side: top;
    border-bottom: none!important;
    text-transform: uppercase;
    font-weight: 700;
    background-color: var(--tp-theme-primary);
    color: #fff!important;
    font-size: 15px!important;
    text-align: center!important;
}

.tp-postbox-area .widget_calendar td#today {
    background: var(--tp-theme-primary)!important;
    color: #fff!important;
    font-weight: 700;
}

.wp-calendar-nav {
    display: none;
}

.tp-postbox-area table {
    border: 1px solid var(--tp-theme-primary)!important;
    padding: 5px!important;
    width: 100%;
    margin-bottom: 20px;
}

.tp-postbox-area table * {
    border: 1px solid #000000!important;
    padding: 10px!important;
    color: #000000!important;
}

.tp-postbox-area table a {
    border: none!important;
    padding: 0px!important;
    font-weight: 700;
}

.tp-postbox-area .widget table{
    text-align: center;
    margin-bottom: 0;
}

.tp-postbox-area .wp-block-calendar table th{
    font-weight: 700;
    text-align: center;
}

.rssSummary{
    font-size: 14px;
}

.sidebar-single-widget.widget_rss a{
    font-size: 15px;
}

ul.children ,
ul.sub-menu{
    padding-left: 20px!important;
    padding-top: 8px!important;
}

.widget .rss-date,
.widget_rss cite {
    font-style: italic;
    font-size: 13px!important;
    display: block;
    font-weight: 600;
    margin: 5px 0;
}

.widget_rss li {
    border-bottom: 1px dotted #9999;
    padding: 15px 0;
    margin-bottom: 5px;
}

.widget_rss li:last-child {
    border-bottom: none;
    padding-bottom: 0!important;
}

.widget_search input{
    padding: 10px;
    border: 1px solid #949494;
    width: 100%;
    font-size: 14px;
}

.widget_search form{
    position: relative;
}

.widget_search button{
    position: absolute;
    background: var(--tp-theme-primary);
    color: #fff;
    border: 1px solid var(--tp-theme-primary);
    height: 52px;
    width: 52px;
    right: 0;
    top: 0;
    font-size:14px;
}

.widget_search button:hover{
    background: #fff;
    color: var(--tp-theme-primary);
}

.widget_text p img {
    margin: 15px 0;
}

.wp-block-image figcaption {
    font-weight: 600;
    color: #000000!important;
    font-size: 15px;
    text-align: center;
}

.blog-details-page-all img{
    width: auto!important;
    max-width: 100%!important;
    height: auto!important;
    margin-bottom: 10px;
}

a.wp-block-button__link {
    color: white!important;
    font-size: 17px;
    border-radius: 5px;
    background-color: #000000;
}

.wp-block-button{
    margin-bottom: 22px!important;
}

.wp-block-archives__label{
    margin-bottom: 10px;
}

p.wp-block-cover-text {
    font-size: 17px!important;
}

p.wp-block-cover-text, p.wp-block-cover-text a {
    color: white!important;
}

.wp-block-cover {
    margin-bottom: 20px!important;
}

li.blocks-gallery-item img {
    flex: unset!important;
    margin: 0;
    margin-bottom: 0!important;
}

.blocks-gallery-caption {
    text-align: center;
    font-size: 15px!important;
    font-weight: 600;
}

.wp-block-latest-posts.wp-block-latest-posts__list{
    margin-bottom: 0px;
}

.wp-block-gallery.alignleft.columns-2 .blocks-gallery-item img {
    height: 100%!important;
}
@media (min-width: 600px){
.wp-block-gallery.columns-3.alignfull .blocks-gallery-image, .wp-block-gallery.columns-3.alignfull .blocks-gallery-item {
    width: calc((100% - 46px)/3)!important;
    margin-right: 15px!important;
}
.wp-block-gallery.columns-4 li.blocks-gallery-item {
    width: calc(24% - 0.75em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc(19% - 0.8em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc(16% - 0.83333em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc(13.28571% - 0.85714em)!important;
    margin-right: 1em!important;
}
.blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc(12% - 0.875em)!important;
    margin-right: 1em!important;
}
}
.wp-block-gallery.columns-3.alignfull .blocks-gallery-item  img{
    width: 100%!important;
    height: 100%!important;
    flex: 1;
    object-fit: cover;
}

@media (min-width: 600px){
.wp-block-gallery.columns-3.alignfull .blocks-gallery-image img, .wp-block-gallery.columns-3.alignfull .blocks-gallery-item img {
    height: 100%!important;
}

.wp-block-gallery.columns-7.is-cropped li img {
    height: 100%!important;
}

.wp-block-gallery.columns-8.is-cropped li img {
    height: 100%!important;
}
}

.wp-block-gallery.alignfull.columns-3{
    display: flex!important;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

@media only screen and (min-width: 768px){
.wp-block-gallery.alignleft.columns-2 {
    max-width: 60%;
    margin-right: 20px;
}
}

.wp-block-gallery.alignleft.columns-2 .blocks-gallery-item{
    width: calc((100% - 32px)/2)!important;
    margin-right: 15px!important;
}

.wp-block-gallery.alignleft.columns-2 .blocks-gallery-item img{
    height: 100%!important;
    flex: 1;
    object-fit: cover!important;
    width: 100%!important; 
}

.wp-block-gallery.columns-4 {
    clear: both;
    margin-top: 20px;
}

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    display: block!important;
    letter-spacing: 0px;
    font-size: 15px!important;
}

.wp-block-gallery.columns-4.is-cropped.alignwide.featured li img {
    height: 100%!important;
    margin-bottom: 0;
}

.blog-details-page-all li.blocks-gallery-item img {
    margin-bottom: 0px;
    height: 100%!important;
}

.blog-details-page-all .wp-block-gallery.columns-5 li img{
    height: auto!important;
}

.blog-details-page-all li.blocks-gallery-item img {
    margin-bottom: 0px;
}

.blog-details-page-all li.blocks-gallery-item img {
    margin-bottom: 0px;
}

.blocks-gallery-grid + figcaption {
    margin-bottom: 15px;
}

.tags{
    display: none;
}

code, kbd, pre, samp {
    font-family: monospace!important;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: #e83e8c!important;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

pre cite{
    margin-left: 15px;
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 15px;
    margin-bottom: 15px;
}

blockquote {
    background: #f7f7f7!important;
    border-left: 5px solid var(--tp-theme-primary)!important;
    margin-bottom: 20px!important;
    padding: 15px!important;
    font-size: 15px!important;
    margin-top: 0!important;
    text-align: left;/*
    margin:20px auto!important;*/
}

.wp-block-pullquote.is-style-solid-color blockquote{
    margin-top: 15px!important;
    margin-left: auto!important;
    margin-right: auto!important;
}

figure blockquote{
    margin-top: 20px;
}

blockquote:before{
    content: none;
}

blockquote br{
    display: none;
}

blockquote p{
  margin-bottom: 0!important;
}

.wp-block-pullquote{
    padding: 1em 0;
    margin-bottom: 0;
}

blockquote cite,
.wp-block-pullquote cite{
    font-weight: 600!important;
    font-size: 15px!important;
    color: #303030!important;
    margin-top: 0!important;
    font-style: italic!important;
}

.blog-details-page-all ol li,
.comment-box-all ol li {
  list-style: decimal;
  margin-bottom: 0;
}


.blog-details-page-all ul> li, 
.comment-box-all >ul> li {
  list-style-type: disc;
  margin-bottom: 0;
  line-height: 1.75em;
}

.blog-details-page-all ul ul li,
.comment-box-all ul ul li {
  list-style-type: circle;
}

.blog-details-page-all ul ul ul li,
.comment-box-all ul ul ul li {
  list-style-type: square;
}

.blog-details-page-all  ul, .blog-details-page-all  ol,
.comment-box-all ul , .comment-box-all ol{
    padding-left: 25px;
}

p.has-large-font-size,
p.has-large-font-size + p{
    line-height: 1.3!important;
}

.wp-block-video figcaption, .wp-block-embed figcaption {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}

.wp-block-calendar caption {
    caption-side: top;
    border-bottom: none!important;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #000000;
    color: #fff!important;
    font-size: 14px!important;
    text-align: center!important;
}

.wp-block-latest-comment-box-all__comment-excerpt p{
    margin-bottom: 0;
}

.wp-block-group.has-background .wp-block-group__inner-container {
    padding: 20px;
    margin-bottom: 20px;
}

.wp-block-media-text img {
    margin-bottom: 0!important;
}

.wp-block-media-text.has-media-on-the-right {
    margin-bottom: 15px;
}

.blog-details-page-all li.blocks-gallery-item img {
    margin-bottom: 0px;
}

.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption-text{
    text-align: center!important;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
    clear: both;
}

img.size-thumbnail{
    max-width: 160px!important;
}

span.sticky{
    padding: 5px 10px!important;
    font-size: 14px!important;
    border-color: var(--tp-theme-primary);
    background: var(--tp-theme-primary);
    color: #fff!important;
    letter-spacing: 2px!important;
    font-weight: 700;
    float: right;
    line-height: 1.5!important;
}

span.sticky.post{
    position: relative;
    margin-top: -28px;
}

.post-password-form >p>input{
    background: var(--tp-theme-primary)!important;
    color: #fff!important;
    border: 1px solid var(--tp-theme-primary)!important;
    padding: 10px 20px;
    border-radius: 0!important;
    margin-left: -5px;
    font-size: 16px;
}

.post-password-form >p>label input{
    padding: 10px 20px;
    border:1px solid #dbdbdb;
    height: 52px;
}

.post-password-form>p>input:hover{
    background-color:  #000000!important;
    color: #fff!important;
    border-color: #000000!important;
}
select {
    -webkit-appearance: none;
    background: url(../techub/assets/img/arrow.png) no-repeat right;
    background-position-x: 96%;
    background-color: #fff;
    image-rendering: auto;
    background-size: 20px;
    image-rendering: crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    padding-left: 12px;
    width: 100%;
    padding: 0px 15px;
    font-size: 16px;
    line-height: 28px;
    border-radius: 5px;
    height: 45px;
    border: 1px solid var(--main-color-two);
    color: var(--main-color-two)!important;
    margin-top: 0px;
    border: 1px solid;
}
.widget ul li >a.rsswidget {
      font-weight: 600;
}
:root .has-very-light-gray-color {
    color: #fff;
}
dl dd {
    margin-left: 20px;
}
.wp-block-file *+.wp-block-file__button {
    margin-left: 0.75em;
    padding: 5px 10px;
}
.wp-block-image .aligncenter >img.wp-image-906 {
    margin-bottom: 20px;
}
.featured-post {
    display: block;
    background: var(--tp-theme-primary);
    color: white !important;
    padding: 3px 20px 3px 20px;
    font-size: 14px;
    font-weight: 600;
    float: right;
    margin-right: 2px;
    border-radius: 2px;
    letter-spacing: 1px;
    margin-right: 0px;
}
.rsswidget.rss-widget-feed img.rss-widget-icon {
    width: auto;
}

.tp-postbox-wrapper .tp-postbox-item .tp-postbox-content {
    padding: 0px 0 0px;
}
.tp-postbox-wrapper .tp-postbox-item .tp-postbox-details-blockquote {
    margin-bottom: 50px;
}
.tp-postbox-content .tp-postbox-details-text {
    padding-bottom: 20px;
}
.tp-postbox-details-blockquote blockquote {
    background: none !important;
    border-left: 0px solid var(--tp-theme-primary) !important;
    margin-bottom: 0px !important;
    padding: 0px !important;
    margin-top: 0 !important;
    text-align: left;
    font-size: 16px;
    margin: 0 0 1rem !important;
}
.tp-postbox-meta a {
    text-transform: capitalize;
}
.tp-postbox-item .tp-postbox-content p:empty {
    display: none;
}
.tp-postbox-list-img img {
    max-width: inherit;
}
.sidebar__widget .tagcloud .wp-tag-cloud li {
    display: inline-block;
    padding: 0px;
    height: auto;
    line-height: normal;
    border-radius: 0px;
    margin-bottom: 10px;
}
.sidebar__widget .tagcloud .wp-tag-cloud li a{
    font-weight: 400;
    font-size: 14px !important;
    text-transform: capitalize;
    padding: 2px 15px;
    margin-right: 5px;
    background-color: var(--tp-common-white);
    margin-bottom: 0px;
    display: inline-block;
    line-height: 30px;
    color: var(--tp-text-10);
    font-family: "DM Sans";
}
.sidebar__widget .tagcloud .wp-tag-cloud li a:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-theme-primary);
}

.widget.sidebar__widget ul li.cat-item a:hover:before {
    left: 0;
    visibility: visible;
    opacity: 1;
}
.sidebar__widget-content .sidebar__post .rc__post-thumb img {
    max-width: fit-content;
}
.widget.sidebar__widget .sidebar__widget-content .sidebar__post .rc__post.mb-25:last-child {
    margin-bottom: 0px;
}
.sidebar.sidebar__widget ul li.cat-item a::before {
    content: "\f061";
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    float: right;
    visibility: hidden;
    position: relative;
    left: -20px;
    opacity: 0;
    transition: 0.4s;
    line-height: 56px;
}
.sidebar.sidebar__widget ul li.cat-item a:hover::before {
    left: 0;
    visibility: visible;
    opacity: 1;
}
.tp-postbox-details-share a {
    margin-top: 10px;
}
.sidebar.sidebar__widget ul li.cat-item {
    list-style: none;
    height: 56px;
    line-height: 56px;
    border-radius: 0px;
    padding: 0 0px;
    background: transparent;
}
.sidebar.sidebar__widget ul li.cat-item a{
    list-style: none;
    height: 56px;
    border-radius: 2px;
    padding: 0 30px;
    background: transparent;
    width: 100%;
    text-align: left;
}
.sidebar.sidebar__widget ul li.cat-item a:hover {
    background: var(--tp-common-white);
}
.comment-respond .tp-postbox-contact-title .comment-form-cookies-consent {
    display: none;
}
.tp-postbox-contact-reply .comment-respond .comment-reply-title {
    margin-bottom: 40px;
    font-size: 36px;
    letter-spacing: -1px;
    text-transform: capitalize;
}
.tp-postbox-comment-avater img {
    max-width: initial;
}
.tp-postbox-comment .tp-postbox-comment-box .tp-postbox-comment-content .tp-postbox-comment-reply a{
    display: inline-flex;
    border: none;
    outline: none !important;
    background-color: var(--tp-theme-primary);
    color: var(--tp-common-white);
    font-size: 14px;
    font-weight: 700;
    padding: 10px 19px;
    line-height: 1;
    transition: 500ms;
    position: relative;
    font-family: var(--tp-ff-heading);
    overflow: hidden;
    text-align: center;
    z-index: 1;
    text-transform: uppercase;
}
.tp-postbox-comment .tp-postbox-comment-box .tp-postbox-comment-content .tp-postbox-comment-reply a:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-heading-primary);
}
.comment-reply-title small #cancel-comment-reply-link {
    border: none;
    outline: none !important;
    background-color: var(--tp-theme-primary);
    color: var(--tp-common-white);
    font-size: 14px;
    font-weight: 700;
    padding: 10px 19px;
    line-height: 1;
    transition: 500ms;
    position: relative;
    font-family: var(--tp-ff-heading);
    overflow: hidden;
    text-align: center;
    z-index: 1;
    text-transform: uppercase;
    float: right;
}
.comment-reply-title small #cancel-comment-reply-link:hover {
    color: var(--tp-common-white);
    background-color: var(--tp-heading-primary);
}
@media (min-width: 600px){
    .tp-postbox-comment .tp-postbox-comment-box .tp-postbox-comment-box-inner {
        display: block !important;
    }
    .tp-postbox-comment .tp-postbox-comment-box .tp-postbox-comment-avater img {
        float: left;
    }
    .tp-postbox-comment .tp-postbox-comment-box .tp-postbox-comment-content {
        position: relative;
        margin-left: 200px;
    }
    .tp-postbox-comment .tp-postbox-comment-box .tp-postbox-comment-content .tp-postbox-comment-name {
        margin-bottom: 20px;
        text-transform: capitalize;
    }
    .tp-postbox-comment .tp-postbox-comment-box .tp-postbox-comment-content .tp-postbox-comment-reply{
        position: absolute;
        float: right;
        right: 0px;
        top: 0px;
    }
}
.tp-postbox-wrapper .tp-postbox-pagination ul li .page-numbers.current {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 37px;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
    z-index: 1;
    color: var(--tp-common-white);
    background: var(--tp-heading-primary);
    margin-bottom: 10px;
}
.tp-postbox-content .tp-postbox-meta i {
    color: var(--tp-theme-primary);
    font-size: 18px;
    margin-right: 8px;
}
.tp-postbox-content .tp-postbox-meta span {
    font-size: 16px;
    color: var(--tp-text-10);
    font-weight: 400;
}
.tp-service-details-box ul li a[aria-current="page"] {
    background-color: rgb(255, 255, 255);
    filter: drop-shadow(0px 16px 20px rgba(29, 21, 44, 0.12));
}
.tp-service-details-box ul li a[aria-current="page"]::after {
    visibility: visible;
    opacity: 1;
}
.tp-service-details-box ul li a[aria-current="page"] span {
    color: var(--tp-common-white);
}
.tp-team-details-wrap .tp-team-details-elaborate-wrap ul li {
    list-style: disc;
}
.tp-portfolio-details-np-area .tp-portfolio-details-prev p:empty {
    display: none;
}
.tpoffcanvas__input .wpcf7-form .p-relative input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    height: 60px;
    width: 60px;
    background-color: var(--tp-theme-primary);
    color: var(--tp-common-white);
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0px;
	border: 1px solid var(--tp-theme-primary);
}
.tpoffcanvas__input .wpcf7-form .p-relative .wpcf7-spinner {
    display: none;
}
.tpoffcanvas__input .wpcf7-form .p-relative .wpcf7-not-valid-tip {
    color: var(--tp-heading-primary);
    margin-top: 15px;
}
.tpoffcanvas__input form.wpcf7-form .wpcf7-response-output{
    margin: 1em 0em 1em;
    border-color: var(--tp-heading-primary);
    color: var(--tp-heading-primary);
}
.tp-footer-area.tp-footer-4-area .tp-footer-form p input.wpcf7-form-control.tp-footer-4-email-btn {
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 47px;
    background-color: var(--tp-theme-primary) !important;
    color: var(--tp-common-white);
    text-align: center;
    padding-right: 0px;
    border-radius: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    line-height: 49px;
}
form .wpcf7-spinner {
    display: none;
}
.tp-footer-area.tp-footer-4-area .tp-footer-form {
    margin-bottom: 35px;
}
.tp-footer-area.tp-footer-4-area .tp-footer-form .wpcf7-not-valid-tip {
    color: var(--tp-text-10);
}
.tp-footer-area.tp-footer-4-area form .wpcf7-response-output {
    color: var(--tp-text-10);
    border-color: var(--tp-text-10);
    margin: 2em 0em 1em;
}
.elementor-element .tp-slider-area.p-relative :where(.swiper-container-horizontal)~.swiper-pagination-bullets{
    bottom: 53px;
    left: auto;
    width: auto;
}
.tp-management-area .tp-management-thumb-wrapper img {
    height: 100% !important;
}
.tp-footer-area .tp-footer-thumb-wrap .tp-footer-widget-content-input .tp-footer-form input.wpcf7-form-control.wpcf7-submit.tp-footer-subscribe-btn {
    background: var(--tp-theme-primary);
    color: var(--tp-common-white);
    display: block;
    padding: 10px 93px 10px 94px;
    font-weight: 700;
    height: auto;
    margin-bottom: 0px;
    border-radius: unset;
    white-space: pre;
    border: 2px var(--tp-theme-primary);
}
.tp-footer-area .tp-footer-thumb-wrap .tp-footer-widget-content-input .tp-footer-form input.wpcf7-form-control.wpcf7-submit.tp-footer-subscribe-btn:hover {
    background: var(--tp-common-white);
    color: var(--tp-heading-primary);
}
.tp-footer-area .tp-footer-thumb-wrap .tp-footer-widget-content-input form .wpcf7-response-output {
    border-color: #fff;
    color: #fff;
    margin: 2em 0em 1em;
}
form .tp-footer-form br{
    display: none;
}
.tp-footer-area .tp-footer-widget .tp-footer-link-btn input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    border-radius: 2px;
    border: none;
    padding-left: 22px !important;
    border-bottom: 0px solid var(--tp-text-7);
    margin-bottom: 0px;
    height: auto;
}
.tp-footer-area .tp-footer-widget .tp-footer-form p {
    margin-bottom: 0px;
}
.tp-footer-widget.footer-cols-4 .tp-footer-widget-check-box br {
    display: none;
}
.tp-footer-widget.footer-cols-4 .tp-footer-widget-check-box p {
    display: none;
}
.tp-footer-area .tp-footer-widget .tp-footer-widget-content-input form .tp-footer-form {
    position: relative;
}
.tp-chose-us-2-left-icon-box span {
    cursor: auto;
}
.elementor .tp-technology-2-wrapper img {
    max-width: initial;
}
.tp-counter-2-icon span {
    cursor: auto;
}
.tp-contact-box form .tp-contact-form p {
    margin-bottom: 0px;
}
.tp-contact-box form .tp-contact-form p .tp-contact-submit {
    margin-bottom: 0px;
}
.tp-contact-box form .tp-contact-form .tp-contact-submit p .tp-contact-btn{
    padding: 0px;
}
.tp-contact-box form .tp-contact-form .tp-contact-submit p .tp-contact-btn span input.wpcf7-submit {
    display: inline-flex;
    justify-content: center;
    gap: 10px;
    border: none;
    outline: none !important;
    background-color: var(--tp-heading-secondary);
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 700;
    padding: 22px 51px;
    line-height: 1;
    transition: 500ms;
    text-transform: capitalize;
    position: relative;
    text-align: center;
    z-index: 1;
    margin-bottom: 0px;
}
.tp-contact-box form .tp-contact-form p .wpcf7-not-valid-tip {
    color: var(--tp-heading-primary);
    margin-top: -10px;
    margin-bottom: 10px;
}
.tp-contact-area .tp-contact-box form .wpcf7-response-output {
    border-color: #190d31;
    color: var(--tp-heading-primary);
    margin: 2em 0em 0em;
}
.tp-contact-box form .tp-contact-form p textarea+.wpcf7-not-valid-tip {
    margin-top: -20px;
}
.elementor .tp-slider-area img {
    max-width: inherit;
}
.tp-contact-form.tp-faq-3-form .tp-faq-submit .tp-btn {
    display: inline-flex;
    justify-content: center;
    gap: 10px;
    border: none;
    outline: none !important;
    background-color: var(--tp-heading-secondary);
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 700;
    padding: 0px 51px;
    line-height: 1;
    transition: 500ms;
    text-transform: capitalize;
    position: relative;
    overflow: hidden;
    text-align: center;
    z-index: 1;
}
.tp-contact-form.tp-faq-3-form .tp-faq-submit .tp-btn input {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 700;
    background: transparent;
    color: #fff;
    height: 58px;
    border: 0px solid rgb(235, 235, 235);
}
.tp-faq-area .tp-contact-box form .wpcf7-response-output {
    border-color: #292248;
    margin: 2em 0em 1em;
    color: #292248;
}
.elementor .tp-testimonial-4-img img {
    border: 10px solid var(--tp-grey-9);
    border-radius: 50px;
}
.tp-testimonial-4-bottom .tp-testimonial-4-slider .tp-testimonial-4-author {
    position: absolute;
    bottom: -125px;
    left: 0;
    right: 0;
}
.tp-contact-4-area .form .tp-contact-box form .tp-contact-form .tp-btn input {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 700;
    background: transparent;
    color: #fff;
    height: auto;
    border: 0px solid rgb(235, 235, 235);
}
.tp-contact-4-area .form .tp-contact-box form .wpcf7-response-output {
    margin: 2em 0em 1em;
    border-color: var(--tp-heading-primary);
    color: var(--tp-heading-primary);
}
.tp-about-5-area .tp-about-video-btn a.popup-video img {
    max-width: inherit;
}
.tp-faq-5-area  .tp-faq-5-left-wrapper .tp-faq-5-left-item .tp-faq-5-left-title {
    margin: 0px 21px;
}
.tp-faq-5-area  .tp-faq-5-left-wrapper .tp-faq-5-left-item {
    background: var(--tp-common-white);
    padding: 40px 0 39px;
    margin-right: 56px;
}
.tp-faq-5-area  .tp-faq-5-man-shape {
    position: absolute;
    bottom: -10px;
    left: 17%;
}
.elementor .tp-management-5-thumb img {
    max-width: inherit;
}
.tp-testimonial-insu-tab-wrapper .nav.tp-testimonial-list {
    position: relative;
    z-index: 3;
}
.elementor .tp-value-area .tp-value-icon img {
    max-width: inherit;
}
.tp-contact-area .tp-contact-inner-page-wrapper form .tp-btn input {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 700;
    background: transparent;
    color: #fff;
    height: inherit;
    border: 0px solid rgb(235, 235, 235);
}
.tp-map-area .tp-map-content iframe {
    margin-bottom: -10px;
}
.tp-contact-inner-page-item:hover .tp-contact-inner-page-content{
    color: var(--tp-common-white);
}
.tp-shop-details-btm-area .tp-product-btn .product.woocommerce.add_to_cart_inline .woocommerce-Price-amount.amount {
    display: none;
}
.tp-shop-details-btm-area .tp-product-btn .product.woocommerce.add_to_cart_inline a.button {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    padding: 14px 21px;
    color: var(tp-text-10);
    background: var(--tp-common-gray2);
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
    font-family: var(--tp-ff-heading);
    border-radius: 0px;
    text-transform: capitalize;
}
.tp-shop-details-btm-area .tp-product-btn .product.woocommerce.add_to_cart_inline a.button:hover {
    color: var(--tp-common-white);
    background: var(--tp-theme-primary);
}
.tp-shop-details-btm-area .tp-product-btn .product.woocommerce.add_to_cart_inline {
    border: 0px solid #ccc !important;
    padding: 0px !important;
    display: block;
    margin-bottom: 0px;
}
.tp-shop-details-btm-area .tp-product-item .tp-product-content span {
    margin-bottom: 0px;
}
.tp-shop-details-btm-area .tp-product-item .tp-product-content .tp-product-content-price {
    margin-bottom: 20px;
}
.product__details-area .price .woocommerce-Price-amount.amount {
    font-size: 30px;
    letter-spacing: -1px;
    color: var(--tp-theme-primary);
    font-weight: 700;
    font-family: var(--tp-ff-heading);
}
.woocommerce .product__details-area h1.product_title.entry-title {
    font-size: 36px;
    letter-spacing: -1px;
    margin-bottom: 18px;
}
.product__details-area .woocommerce-product-rating .star-rating {
    color: #ffb800;
    font-size: 14px;
    letter-spacing: 3px;
    width: 105px;
}
.product__details-area .woocommerce-product-rating .woocommerce-review-link {
    font-size: 14px;
    color: #767676;
    margin-right: 35px;
    float: left;
}
.product__details-sku .posted_in {
    display: none;
}
.product__details-sku .tagged_as {
    display: none;
}
.product__details-rating .woocommerce-product-rating {
    margin-bottom: 0px;
}
.product__details-rating .woocommerce-product-rating .star-rating {
    float: left;
}
.product__rating span {
    font-size: 14px;
    display: inline-block;
}
.woocommerce .product__details-area .product__details-rating .product__rating.product__rating-2 .woocommerce-product-rating {
    margin-bottom: 0px;
}
.product__details-area .product__details-rating .product__rating {
    margin-right: 0px;
}
.product__details-area .product__details-sku.wow.fadeInUp {
    margin-right: 40px;
}
.product__details-area .product__details-rating .product__details-sku .product_meta .sku_wrapper {
    font-size: 16px;
    color: var(--tp-heading-primary);
    font-weight: 700;
    font-family: var(--tp-ff-heading);
}
.product__details-area .product__details-rating .product__details-sku .product_meta .sku_wrapper .sku{
    font-weight: 400;
}
.woocommerce div.product .product__details-area .product__details-action form.cart {
    margin-bottom: 0px;
}
.woocommerce div.product .product__details-area .product__details-action form.cart input.input-text{
    width: 130px;
    position: relative;
    line-height: 40px;
    padding-right: 0px;
    padding-left: 15px;
    height: 50px;
    margin-right: 18px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: var(--tp-common-black);
    background: #e6e6e6;
    font-weight: 600;
}
.woocommerce div.product .product__details-area .product__details-action form.cart button.single_add_to_cart_button {
    background-color: var(--tp-theme-primary);
    color: var(--tp-common-white);
    padding: 10px 45px;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 20px;
    line-height: 30px;
    border-radius: 0;
}
.woocommerce .product__details-tab-area .woocommerce-tabs.wc-tabs-wrapper .tabs {
    border-bottom: 1px solid #eaeaea;
    margin: 0px;
    padding: 0px;
}
.woocommerce .product__details-tab-area .woocommerce-tabs.wc-tabs-wrapper .tabs li{
    padding: 0px;
    border-radius: 0px 0px 0 0;
    border: 0px solid #cfc8d8;
    margin: 0 0px;
}
.woocommerce .product__details-tab-area .woocommerce-tabs.wc-tabs-wrapper .tabs li a{
    font-size: 20px;
    letter-spacing: -1px;
    line-height: 26px;
    font-weight: 700;
    font-family: var(--tp-ff-heading);
    padding: 21px 62px;
    background: #fff;
    color: var(--tp-heading-primary);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: var(--tp-heading-primary);
}
.woocommerce .product__details-tab-area .woocommerce-tabs.wc-tabs-wrapper .tabs li.active a{
    color: var(--tp-common-black);
    background-image: linear-gradient(0deg, #f6f1ff 0%, #ffffff 100%);
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: 0px solid #cfc8d8;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
    display: none;
}
.woocommerce .product__details-tab-area .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel {
    margin-top: 50px;
}
.woocommerce .product__details-tab-area .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel >h2{
    display: none;
}
.woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews {
    padding: 62px 70px 70px;
    border: 1px solid #E9E9F0;
}
.woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews .woocommerce-Reviews-title{
    font-size: 24px;
    margin-bottom: 40px;
}
.woocommerce #reviews #comments ol.commentlist li .product-review-avater img.avatar {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    margin-right: 10px;
    border: 0px solid #e1dde7;
    padding: 0px;
    position: relative;
}
.woocommerce #reviews #comments ol.commentlist li .product-review-avater .product-review-avater-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 0;
}
.commentlist .review .product-review-item .product-review-avater {
    margin-bottom: 11px;
}
.woocommerce-Reviews .commentlist .product-review-rating .star-rating {
    font-size: 14px;
    margin-right: 10px;
}
.woocommerce-Reviews .commentlist .product-review-rating {
    margin-bottom: 5px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 0px;
    border: 0px solid #e1dde7;
    border-radius: 0px;
    padding: 0;
}
.woocommerce-Reviews .commentlist .product-review-rating .star-rating {
    font-size: 12px;
    margin-right: 10px;
    letter-spacing: 3px;
    width: 75px;
    color: var(--tp-theme-primary);
}
.commentlist .review .comment_container .product-review-rating .product-review-rating-date span{
    font-weight: 400;
    font-size: 13px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
    font-family: var(--tp-ff-p);
    color: var(--tp-text-body);
    margin-bottom: 15px;
}
.woocommerce-Tabs-panel .woocommerce-Reviews #review_form_wrapper .comment-respond .comment-reply-title {
    font-weight: 600;
    font-size: 24px;
    letter-spacing: -0.02em;
    margin-bottom: 4px;
    color: var(--tp-heading-primary);
    font-family: var(--tp-ff-heading);
}
.product__details-tab-area .woocommerce-Reviews .comment-respond .comment-form-rating label {
    font-weight: 500;
    font-size: 15px;
    line-height: 14px;
    letter-spacing: -0.02em;
    color: var(--tp-heading-primary);
}
.product__details-tab-area .woocommerce-Reviews .comment-respond .comment-form-rating .stars {
    line-height: 1;
    font-size: 15px;
    color: var(--tp-theme-primary);
}
.product__details-tab-area .woocommerce-Reviews .comment-respond form p.comment-form-comment label {
    display: none;
}
.product__details-tab-area .woocommerce-Reviews .comment-respond form p.comment-form-author label {
    display: none;
}
.product__details-tab-area .woocommerce-Reviews .comment-respond form p.comment-form-email label {
    display: none;
}
.woocommerce .product__details-tab-area #reviews.woocommerce-Reviews .comment-respond form p.comment-form-comment #comment {
    background-color: #F7F7F7;
    border: 1.5px solid #F7F7F7;
    height: 180px;
    padding-bottom: 20px;
    resize: none;
    line-height: 1.4;
}
.product__details-tab-area .woocommerce-Reviews .comment-respond form p.comment-form-author input {
    height: 60px;
    line-height: 60px;
    background-color: #F7F7F7;
    border: 1.5px solid #F7F7F7;
}
.product__details-tab-area .woocommerce-Reviews .comment-respond form p.comment-form-email input {
    height: 60px;
    line-height: 60px;
    background-color: #F7F7F7;
    border: 1.5px solid #F7F7F7;
}
.product__details-tab-area .woocommerce-Reviews .comment-respond form p.comment-form-cookies-consent label {
    padding-left: 5px;
    font-size: 14px;
    line-height: 1.71;
}
.product__details-tab-area .woocommerce-Reviews .comment-respond form p.comment-form-email input:focus, .woocommerce .product__details-tab-area #reviews.woocommerce-Reviews .comment-respond form p.comment-form-comment #comment:focus {
    border-color: var(--tp-theme-primary);
    background-color: var(--tp-common-white);
}
@media (min-width: 1200px){
    .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews {
        width: 75%;
    }
}
.woocommerce .product__details-tab-area .woocommerce-Reviews #review_form #respond.comment-respond form .comment-form-rating {
    margin-bottom: 30px;
}
.woocommerce .product__details-tab-area .woocommerce-Reviews #review_form #respond.comment-respond form p.comment-form-comment {
    margin-bottom: 20px;
}
.woocommerce .product__details-tab-area .woocommerce-Reviews #review_form #respond.comment-respond form p.comment-form-cookies-consent {
    float: left;
    margin-bottom: 20px;
    display: none;
}
.woocommerce .product__details-tab-area .woocommerce-Reviews #review_form #respond.comment-respond form p.comment-form-author {
    margin-bottom: 30px;
}
.woocommerce .product__details-tab-area .woocommerce-Reviews #review_form #respond.comment-respond form p.comment-form-email {
    margin-bottom: 30px;
}
.woocommerce .product__details-tab-area .woocommerce-Reviews #review_form #respond.comment-respond form p.comment-form-cookies-consent #wp-comment-cookies-consent {
    margin: 0;
    appearance: none;
    -moz-appearance: none;
    width: 18px;
    height: 18px;
    background: transparent;
    border: 2px solid #B2B2B9;
    outline: none;
    flex: 0 0 auto;
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px);
    padding: 0;
}
@media (min-width: 1200px){
    .product__details-tab-area .woocommerce-Reviews #respond.comment-respond form p.comment-form-author {
        width: 48%;
        float: left;
    }
    .product__details-tab-area .woocommerce-Reviews .comment-respond form p.comment-form-email {
        width: 48%;
        float: right;
    }
}
.woocommerce .product__details-tab-area .woocommerce-Reviews #review_form #respond.comment-respond form .tp-btn {
    font-weight: 600;
    font-size: 15px;
    padding: 14px 36px;
    float: left;
    clear: both;
}
.product__details-tab-area .woocommerce-Reviews #respond.comment-respond form p.comment-notes span {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 20px;
}
.tp-shop-details-btm-area .tp-product-content .tp-product-rating .woocommerce-product-rating a.woocommerce-review-link {
    display: none;
}
.tp-shop-details-btm-area .tp-product-content .tp-product-rating .woocommerce-product-rating .star-rating {
    margin: 0 auto;
    display: block;
    float: none;
    font-size: 15px;
    color: var(--tp-theme-primary);
    letter-spacing: 4px;
    width: 100px;
	margin-top: 5px;
    margin-bottom: 5px;
}
.tp-shop-details-btm-area .tp-product-content .tp-product-rating .woocommerce-product-rating .star-rating span{
    font-size: 15px;
    color: var(--tp-theme-primary);
}
.tp-shop-details-btm-area .tp-product-item .tp-product-content .tp-product-rating {
    margin-bottom: 20px;
}
.tp-shop-details-btm-area .tp-product-item .tp-product-content .tp-product-title {
    z-index: 2;
    position: relative;
}
.woocommerce table.shop_table {
    border-radius: 0px;
}
.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
    background-color: var(--tp-theme-primary);
    color: var(--tp-common-white);
    padding: 10px 45px;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 20px;
    line-height: 30px;
    border-radius: 0;
}
.woocommerce-notices-wrapper .woocommerce-message {
    border-top-color: #7f54b3;
}
.woocommerce-notices-wrapper .woocommerce-message::before {
    content: "\e015";
    color: #7f54b3;
}
.tp-shop-details-btm-area .tp-product-btn .product.woocommerce.add_to_cart_inline a.button.add_to_cart_button.ajax_add_to_cart.added {
    display: none;
}
.woocommerce div.product .product__details-area .product__details-action .product-action-btn .yith-wcwl-add-to-wishlist-button {
    padding: 6px 13px;
}
.product__details-tab-area .related.products {
    display: none;
}
.tp-shop-details-btm-area .tp-product-item .yith-add-to-wishlist-button-block {
    margin: 0px auto;
}
.woocommerce table.shop_table {
    text-align: center;
}
.woocommerce .cart-area table.cart img {
    width: 125px;
}
.woocommerce .cart-area table.cart .product-remove a {
    margin: 0 auto;
    color: var(--bs-table-color) !important;
    font-weight: 500;
    font-size: 28px;
}
.woocommerce .cart-area table.cart .product-remove a:hover {
    background: transparent;
}
.woocommerce .cart-area tbody .quantity .qty {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    height: 64px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    width: 10.631em;
}
#coupon_code {
    height: 60px;
}
.woocommerce-notices-wrapper .woocommerce-message {
    outline: -webkit-focus-ring-color auto 0px;
}
.cart-collaterals .cart_totals {
    padding: 35px;
    margin-top: 100px;
    background: var(--tp-grey-1);
}
.cart-collaterals .cart_totals h2 {
    font-size: 25px;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.cart-collaterals .shop_table tbody tr {
    text-align: left;
}
.cart-collaterals .shop_table tbody tr th{
    list-style: none;
    padding: 21px 30px;
    font-weight: 500;
    font-size: 18px;
    color: #696A7E;
}
.cart-collaterals .shop_table tbody td {
    text-align: right;
    padding: 21px 30px;
    margin: 0 auto;
    display: block;
} 
.cart-collaterals .shop_table tbody td bdi{
    font-weight: 500;
    line-height: 150%;
    color: #696A7E;
} 
.woocommerce .cart-area .cart_totals  .wc-proceed-to-checkout .tp-btn.theme-bg span {
    font-size: 16px;
    font-weight: 700;
}
.woocommerce .cart-area .cart_totals .wc-proceed-to-checkout {
    padding-bottom: 0px;
}
.woocommerce .cart-area .cart_totals .wc-proceed-to-checkout a{
    margin-bottom: 0px;
}
.tp-checkout-area .select2-container--default .select2-selection--single .select2-selection__rendered {
    width: 100%;
    line-height: 56px;
    font-size: 14px;
    color: var(--tp-common-black);
    padding-left: 0;
}
.tp-checkout-area .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 56px;
}
.tp-checkout-area .select2-container--default .select2-selection--single {
    outline: none;
    background-color: #fff;
    height: 56px;
    width: 100%;
    line-height: 56px;
    font-size: 14px;
    color: var(--tp-common-black);
    padding-left: 26px;
    padding-right: 26px;
    border: 1px solid #E0E2E3;
}
.tp-checkout-area .tp-checkout-bill-area .tp-checkout-bill-inner .woocommerce-billing-fields h3 {
    color: var(--tp-heading-primary);
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.tp-checkout-area .tp-checkout-place h3#order_review_heading{
    color: var(--tp-heading-primary);
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 35px;
    text-transform: capitalize;
}
.woocommerce form.tp-checkout-area .form-row label {
    font-weight: 500;
    color: var(--tp-common-black);
    padding-bottom: 10px;
    font-size: 14px;
    margin-left: 0px;
}
.woocommerce form.tp-checkout-area .form-row .woocommerce-input-wrapper textarea.input-text {
    height: 200px;
    padding: 25px;
    font-size: 14px;
}
.woocommerce form.tp-checkout-area .woocommerce-shipping-fields .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox >span {
    font-size: 15px;
    color: var(--tp-heading-primary);
    position: relative;
    padding-left: 5px;
    z-index: 1;
    font-weight: 300;
}
.tp-checkout-place .woocommerce-checkout-review-order #payment.woocommerce-checkout-payment {
    background: transparent;
}
.tp-checkout-place .woocommerce-checkout-review-order #payment.woocommerce-checkout-payment .wc_payment_methods.payment_methods {
    padding-right: 0px;
    padding-left: 0px;
}
.tp-checkout-place .woocommerce-checkout-review-order #payment.woocommerce-checkout-payment .form-row.place-order {
    padding-right: 0px;
    padding-left: 0px;
}
.woocommerce-info::before {
    color: var(--tp-theme-primary);
}
.woocommerce-info {
    border-top-color: var(--tp-theme-primary);
}
.woocommerce .tp-checkout-place .woocommerce-checkout-review-order table.shop_table {
    border: 0px solid rgba(0, 0, 0, .1);
}
.woocommerce .tp-checkout-place .woocommerce-checkout-review-order table.shop_table .product-name {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    color: var(--tp-heading-primary);
    padding: 9px 0px;
    text-align: left;
}
.woocommerce .tp-checkout-place .woocommerce-checkout-review-order table.shop_table .product-total {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    color: var(--tp-heading-primary);
    padding: 9px 0px;
    text-align: right;
}
.woocommerce .tp-checkout-place .woocommerce-checkout-review-order table.shop_table tfoot th{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    color: var(--tp-heading-primary);
    padding: 9px 0px;
    text-align: left;
}
.woocommerce .tp-checkout-place .woocommerce-checkout-review-order table.shop_table tfoot td{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    color: var(--tp-heading-primary);
    padding: 9px 0px;
    text-align: right;
}
.woocommerce .tp-checkout-place .woocommerce-checkout-review-order table.shop_table tfoot td .woocommerce-shipping-methods li label{
    font-size: 14px;
    position: relative;
    color: var(--tp-text-skill);
    font-weight: 700;
}
.woocommerce .tp-checkout-place .woocommerce-checkout-review-order table.shop_table tfoot td .woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 400;
    color: var(--tp-common-black);
}
.woocommerce .tp-checkout-place .woocommerce-checkout-review-order table.shop_table tfoot tr.cart-subtotal td .woocommerce-Price-amount {
	color: var(--tp-theme-primary);
}
.woocommerce .tp-checkout-place .woocommerce-checkout-review-order table.shop_table tfoot td .woocommerce-Price-amount {
	font-weight: 500;
}

.woocommerce .tp-checkout-place .woocommerce-checkout-review-order table.shop_table tbody .cart_item td.product-name {
    font-weight: 400;
    color: var(--tp-text-body);
    line-height: 30px;
    font-size: 15px;
    margin-bottom: 0;
}
.woocommerce .tp-checkout-place .woocommerce-checkout-review-order table.shop_table tbody .cart_item td.product-name .product-quantity{
    color: var(--tp-common-black);
    font-size: 15px;
    font-weight: 500;

}
.shop_table.cart.wishlist_table thead th {
    text-align: center;
    background: transparent;
}
.shop_table.cart.wishlist_table thead th span {
    font-size: 20px;
    font-weight: 600;
    color: var(--bs-body-color);
}
.shop_table.cart.wishlist_table tbody tr td {
    text-align: center;
}
.shop_table.cart.wishlist_table tbody tr td a{
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: var(--bs-body-color);
}
.woocommerce table.shop_table.wishlist_table tr td {
    color: var(--bs-body-color);
}
.wishlist_table tr td.product-thumbnail a {
    max-width: 100%;
}
.woocommerce .cart-area table.cart.wishlist_table td.product-thumbnail img {
    width: 125px;
    max-width: fit-content;
}
.wishlist_table .product-stock-status span.wishlist-in-stock {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: var(--bs-body-color);
}
.shop_table.cart.wishlist_table tbody.wishlist-items-wrapper tr td.product-add-to-cart a.product_type_simple {
    background-color: var(--tp-theme-primary) !important;
    color: var(--tp-common-white);
    text-align: center;
    padding: 10px 20px;
    font-weight: 700;
    display: inline !important;
}
.cart-area.wishlist_page .shop_table.wishlist_page_table table.wishlist_table {
    border-collapse: collapse;
}
.shop_table.cart.wishlist_table tbody.wishlist-items-wrapper tr td.product-add-to-cart a.product_type_simple.alt.added {
    display: none !important;
}
.shop_table.cart.wishlist_table tbody.wishlist-items-wrapper tr td.product-add-to-cart a.added_to_cart.wc-forward {
    background-color: var(--tp-theme-primary) !important;
    color: var(--tp-common-white);
    text-align: center;
    padding: 10px 20px;
    font-weight: 700;
    display: inline !important;
}
.cart-area .cart-collaterals .shop_table.shop_table_responsive {
    border-radius: 0px;
}
.tp-shop-sidebar-search input:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.tp-shop-sidebar-search input {
    width: 100%;
}
.tp-shop-area .tp-shop-sidebar .tp-shop-sidebar-woocommerce {
    border: 1px solid #f3f2f5;
    padding: 23px 30px 30px 27px;
}
.tp-shop-area .tp-shop-sidebar .tp-shop-sidebar-woocommerce.widget_product_search {
    border: 0px solid #f3f2f5;
    padding: 0px;
}
.tp-shop-sidebar-woocommerce.widget_product_tag_cloud .tagcloud a {
    background: var(--tp-common-gray2);
    font-size: 14px !important;
}
.tp-shop-sidebar-woocommerce.widget_product_tag_cloud .tagcloud a:hover {
    background-color: var(--tp-theme-primary);
}
.tp-shop-sidebar-woocommerce.widget_product_categories .product-categories li a {
    font-size: 16px;
    color: #767676;
    font-weight: 400;
    font-family: "DM Sans";
    margin-bottom: 12px;
    display: block;
}
.tp-shop-sidebar-woocommerce.widget_product_categories .product-categories li a:hover {
    color: var(--tp-theme-primary);
}
.tp-shop-sidebar-woocommerce.widget_product_categories .product-categories li a:after {
    content: "\f106";
    font-family: flaticon_techub !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    float: right;
    transform: translateY(5px);
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    position: relative;
    left: -20px;
}
.tp-shop-sidebar-woocommerce.widget_product_categories .product-categories li a:hover:after {
    visibility: visible;
    opacity: 1;
    left: 0;
}
.woocommerce .tp-shop-sidebar-woocommerce.widget_recently_viewed_products ul.product_list_widget li a img {
    float: left;
    width: 70px;
    margin-left: 0px;
    margin-right: 20px;
}
.woocommerce .tp-shop-sidebar-woocommerce.widget_recently_viewed_products ul.product_list_widget li a .product-title {
    font-size: 18px;
    color: var(--tp-heading-primary);
    font-weight: 700;
    font-family: var(--tp-ff-heading);
    margin-bottom: 10px;
}
.woocommerce .tp-shop-sidebar-woocommerce.widget_recently_viewed_products ul.product_list_widget li .woocommerce-Price-amount{
    font-size: 14px;
    font-weight: 400;
    font-family: "DM Sans";
}
.woocommerce .tp-shop-sidebar-woocommerce.widget_recently_viewed_products ul.product_list_widget li {
    margin-bottom: 20px;
}
.woocommerce .tp-shop-sidebar-woocommerce.widget_recently_viewed_products ul.product_list_widget li:last-child {
    margin-bottom: 0px;
}
.woocommerce .tp-shop-sidebar .tp-shop-sidebar-woocommerce .price_slider_wrapper .price_slider_amount .button {
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    padding: 2px 15px;
    margin-right: 5px;
    margin-bottom: 10px;
    display: inline-block;
    line-height: 30px;
    color: var(--tp-text-10);
    font-family: "DM Sans";
    background: var(--tp-common-gray2);
    border-radius: 0;
}
.woocommerce .tp-shop-sidebar .tp-shop-sidebar-woocommerce .price_slider_wrapper .price_slider_amount .button:hover {
    background-color: var(--tp-theme-primary);
    color: var(--tp-common-white);
}
.tp-shop-sidebar-search input::placeholder{
    color: var(--tp-text-body);
}
.tp-shop-details-btm-area .tp-product-item .tp-product-content span del span.woocommerce-Price-amount {
    text-decoration: line-through;
}
.product__details-area .product__details-action p.stock.out-of-stock {
    margin-right: 20px;
    margin-bottom: 0px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 6px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    left: 100%;
    background-color: var(--tp-common-white);
    border: 4px solid var(--tp-theme-primary);
    border-radius: 50%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    left: 0%;
    width: 100%;
    height: 6px;
    background-color: var(--tp-border-secondary);
    border-radius: 10px;
    border: none;
}
.woocommerce .tp-shop-sidebar-woocommerce.widget_recently_viewed_products ul.product_list_widget li ins {
    text-decoration: auto;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 37px;
    text-align: center;
    border-radius: 50%;
    color: var(--tp-heading-secondary);
    background: var(--tp-common-gray2);
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
    z-index: 1;
    padding: 0px;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.current {
    color: var(--tp-common-white);
    background: var(--tp-heading-primary);
}
.woocommerce nav.woocommerce-pagination ul li {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
    border-right: 0px solid #cfc8d8;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover {
    color: var(--tp-common-white);
    background: var(--tp-heading-primary);
}
.woocommerce .tp-shop-area .tp-product-item .tp-product-thumb img {
	height: 230px;
}
.woocommerce nav.woocommerce-pagination ul {
    border: 0px solid #cfc8d8;
}
.woocommerce ul.product_list_widget li img {
    margin-right: 20px;
    float: left;
    width: 70px;
    height: 70px;
    margin-left: 0px;
}
.tp-shop-sidebar-woocommerce ul.product_list_widget span.product-title {
    font-size: 17px;
    color: var(--tp-heading-primary);
    font-weight: 700;
    font-family: var(--tp-ff-heading);
    margin-bottom: 10px;
}
.woocommerce .tp-shop-sidebar-woocommerce ul.product_list_widget .star-rating::before {
    font-size: 10px;
    letter-spacing: 3px;
}
.woocommerce .tp-shop-sidebar-woocommerce ul.product_list_widget .star-rating {
    margin-bottom: 5px;
}
.woocommerce .tp-shop-sidebar-woocommerce ul.product_list_widget .star-rating span {
    width: 100%;
    font-size: 10px;
    color: var(--tp-theme-primary);
    margin-right: -2px;
    display: inline-block;
    letter-spacing: 3px;
}
.woocommerce .tp-shop-sidebar-woocommerce ul.product_list_widget li .woocommerce-Price-amount {
    font-size: 14px;
    font-weight: 400;
    font-family: "DM Sans";
}
.woocommerce .tp-shop-sidebar-woocommerce ul.product_list_widget li {
    margin-bottom: 16px;
}
.woocommerce .tp-shop-sidebar-woocommerce ul.product_list_widget li:last-child {
    margin-bottom: 0px;
}
.tp-shop-sidebar-woocommerce ul.product_list_widget span.product-title:hover {
    color: var(--tp-theme-primary);
}
.tp-header-shop-btn .minicart .cart-img-info .cart-thumb img {
    max-width: 85px;
}
.tp-header-shop-btn .minicart .cart-total-price {
    border-top: 0px solid #cacadb;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 25px;
}
.tp-header-shop-btn .minicart .cart-content-wrap+.cart-total-price {
    border-top: 1px solid #cacadb;
    padding-top: 15px;
    margin-top: 10px;
    margin-bottom: 25px;
}
.tp-header-shop-btn .minicart .cart-content-wrap .cart-del-icon span .fa-light.fa-trash-can {
    font-weight: 300;
    color: var(--tp-common-black);
    font-size: 16px;
}
.woocommerce a.remove:hover {
    color: #fff !important;
    background: transparent;
}
.main-menu ul li.tp-submenu.submenu.has-homemenu {
    width: 1100px;
    padding: 30px 30px 10px 30px;
    background-color: var(--tp-common-white);
    box-shadow: rgba(149, 157, 165, 0.4) 0px 8px 24px;
}
.main-menu > nav >.mega-menu-wrap > ul > li:not(:last-child) {
    margin-right: 53px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    display: none;
}
@media only screen and (max-width: 1200px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        display: block;
        font-size: 16px;
        color: var(--tp-heading-primary);
        position: relative;
        padding: 10px 0;
        padding-right: 20px;
        text-transform: capitalize;
        font-weight: 600;
        border-top: 1px solid #ebebeb;
        font-family: var(--tp-ff-body);
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:first-child > a.mega-menu-link {
        border-top: 0;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
        margin-left: auto;
        width: 93%;
        padding: 8px 5%;
        text-shadow: none !important;
        visibility: visible;
        padding-left: 0;
        padding-right: 20px;
        text-transform: capitalize;
        font-weight: 600;
        display: block;
        font-size: 16px;
        color: var(--tp-heading-primary);
        position: relative;
        border-top: 1px solid #ebebeb !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
        border-top: 0px solid #ebebeb !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link::before {
        display: none;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
        margin-left: auto;
        color: var(--tp-theme-primary);
        font-weight: 600;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 30%;
        -webkit-transform: translateY(-2px);
        -moz-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        -o-transform: translateY(-2px);
        transform: translateY(-2px);
        font-size: 18px;
        color: var(--tp-heading-primary);
        font-family: "Font Awesome 5 Pro";
        transition: all 0.3s ease-in-out;
        z-index: 1;
        width: 25px;
        height: 25px;
        line-height: 22px;
        text-align: center;
        border: 1px solid #ebebeb !important;
        transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:hover {
        background-color: var(--tp-theme-primary);
        border-color: var(--tp-border-secondary);
        color: var(--tp-common-white);
    }
    .tp-main-menu-mobile ul li.has-dropdown > a .mega-indicator+.dropdown-toggle-btn {
        display: none;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        border: 0;
        padding: 0px;
        border-radius: 0;
    }
}

.main-menu .mega-menu-wrap .max-mega-menu li.mega-menu-item {
    margin-right: 56px !important;
}
@media only screen and (max-width: 1600px) {
    .main-menu .mega-menu-wrap .max-mega-menu li.mega-menu-item {
        margin-right: 40px !important;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .main-menu .mega-menu-wrap .max-mega-menu li.mega-menu-item {
        margin-right: 27px !important;
    }
    .main-menu.main-menu-2 .mega-menu-wrap .max-mega-menu li.mega-menu-item {
        margin-right: 60px !important;
    }
    .main-menu.main-menu-3 .mega-menu-wrap .max-mega-menu li.mega-menu-item {
        margin-right: 49px !important;
    }
    .main-menu #mega-menu-wrap-onepage_home4.mega-menu-wrap .max-mega-menu li.mega-menu-item {
        margin-right: 23px !important;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        width: 1000px;
        left: -132px;
    }
    #mega-menu-wrap-onepage_home4 #mega-menu-onepage_home4 > li.mega-menu-megamenu > ul.mega-sub-menu {
        width: 1000px;
        left: -132px;
    }
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
    #mega-menu-wrap-onepage_home4 #mega-menu-onepage_home4 > li.mega-menu-megamenu > ul.mega-sub-menu {
        width: 1100px;
        left: -132px;
    }
}
.main-menu .mega-menu-wrap .max-mega-menu > li.mega-menu-item > a.mega-menu-link {
    line-height: 30px !important;
    height: auto !important;
    font-family: var(--tp-ff-heading) !important;
}
@media only screen and (min-width: 1200px) {
    .main-menu .mega-menu-wrap .max-mega-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
        display: none !important;
    }
}
#mega-menu-wrap-onepage_home2 #mega-menu-onepage_home2[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
    left: -237px;
}
#mega-menu-wrap-primary_home2 #mega-menu-primary_home2 > li.mega-menu-megamenu > ul.mega-sub-menu {
    left: -237px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    #mega-menu-wrap-onepage_home2 #mega-menu-onepage_home2[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu{
        width: 1116px;
        left: -230px;
    }
    #mega-menu-wrap-primary_home2 #mega-menu-primary_home2 > li.mega-menu-megamenu > ul.mega-sub-menu {
        width: 1116px;
        left: -230px;
    }
}
#mega-menu-wrap-onepage_home3 #mega-menu-onepage_home3[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
    left: -277px;
}
#mega-menu-wrap-primary_home3 #mega-menu-primary_home3 > li.mega-menu-megamenu > ul.mega-sub-menu {
    left: -325px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    #mega-menu-wrap-onepage_home3 #mega-menu-onepage_home3[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu{
        width: 1116px;
        left: -268px;
    }
    #mega-menu-wrap-primary_home3 #mega-menu-primary_home3 > li.mega-menu-megamenu > ul.mega-sub-menu {
        width: 1116px;
        left: -314px;
    }
    #mega-menu-wrap-onepage_home1 #mega-menu-onepage_home1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu{
        left: -132px;
        width: 1000px;
    }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px) {
    #mega-menu-wrap-onepage_home1 #mega-menu-onepage_home1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
        left: -200px;
        width: 1100px;
    }
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
    #mega-menu-wrap-primary_home3 #mega-menu-primary_home3 > li.mega-menu-megamenu > ul.mega-sub-menu {
        width: 1176px;
        left: -404px;
    }
    #mega-menu-wrap-onepage_home3 #mega-menu-onepage_home3[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
        left: -357px;
    }
}
.tp-main-menu-content .mega-menu-wrap .mega-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
    position: absolute !important;
    right: 0;
    top: 30%;
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px);
    font-size: 18px !important;
    color: var(--tp-heading-primary);
    font-family: "Font Awesome 5 Pro";
    transition: all 0.3s ease-in-out;
    z-index: 1;
    width: 25px !important;
    height: 25px !important;
    line-height: 22px !important;
    text-align: center;
    border: 1px solid #ebebeb !important;
    transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
    margin-bottom: 10px;
}
.tp-main-menu-content .mega-menu-wrap .mega-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:hover {
    background-color: var(--tp-theme-primary) !important;
    border-color: var(--tp-border-secondary) !important;
    color: var(--tp-common-white) !important;
}
.tp-main-menu-content .mega-menu-wrap .mega-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    font-size: 16px;
    color: var(--tp-heading-primary);
    position: relative;
    padding: 10px 0;
    padding-right: 0px;
    padding-right: 0px;
    padding-right: 20px;
    text-transform: capitalize;
    font-weight: 600;
    border-top: 1px solid #ebebeb;
}
.tp-main-menu-content .mega-menu-wrap .mega-menu li.mega-menu-item:first-child a.mega-menu-link {
    border-top: 0;
}
.tp-brand-img-thum img {
    cursor: auto;
}
.tp-postbox-details-share-wrapper {
    clear: both;
    margin-top: 20px;
}
.tp-postbox-details-share-wrapper .tp-postbox-details-tag a {
    margin-top: 10px;
    display: inline-block;
}
.tp-postbox-pagination ul li .page-numbers {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 37px;
    text-align: center;
    border-radius: 50%;
    color: var(--tp-heading-secondary);
    background: var(--tp-common-gray2);
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
    z-index: 1;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.widget.sidebar__widget ul li:hover {
    background: transparent;
}
.widget.sidebar__widget ul li {
    padding: 0px 0;
    list-style: none;
    height: auto;
    line-height: inherit;
    border-radius: 2px;
    background: transparent;
}
.widget.sidebar__widget ul li a:hover ,.widget.sidebar__widget li a:hover{
    color: var(--tp-theme-primary);
}
.sidebar__widget ul li:hover a {
    color: var(--tp-common-black);
}
.widget.sidebar__widget h2.wp-block-heading {
    position: relative;
    display: inline-block;
    font-size: 22px;
    margin-bottom: 44px;
}
.wp-block-latest-posts.wp-block-latest-posts__list li a.wp-block-latest-posts__post-title{
    padding: 15px 0px;
}
.widget.sidebar__widget #recentcomments li.recentcomments a {
    display: inline;
}
.widget.sidebar__widget #recentcomments li.recentcomments {
    padding: 15px 0px;
}
.widget.sidebar__widget #recentcomments li.recentcomments:fist-child {
    padding-top: 0px;
}
body.logged-in .tp-header-height .header-sticky {
    top: 32px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .main-menu > nav > ul > li:not(:last-child) {
        margin-right: 15px;
    }
}
@media only screen and (max-width: 768px) {
    body.logged-in .tp-header-height .header-sticky {
        top: 46px;
    }
}
@media only screen and (max-width: 600px) {
    body.logged-in .tp-header-height .header-sticky {
        top: 0px;
    }
}
@media only screen and (max-width: 400px) {
    .tp-postbox-content .tp-postbox-meta span {
        float: none;
        clear: both;
        display: block;
    }
    .tp-postbox-content .tp-postbox-meta span.featured-post {
        display: inline-block;
    }
}
.widget.sidebar__widget .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a {
    font-weight: 700;
    font-size: 16px;
    color: var(--tp-common-black);
}
.widget.sidebar__widget .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a:hover {
    color: var(--tp-theme-primary);
}
.single_test .tp-postbox-content p {
    margin-bottom: 15px;
}
.page-links .post-page-numbers .page-number {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 37px;
    text-align: center;
    border-radius: 50%;
    color: var(--tp-heading-secondary);
    background: var(--tp-common-gray2);
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
    z-index: 1;
}
.page-links .post-page-numbers .page-number:hover {
    color: var(--tp-common-white);
    background: var(--tp-heading-primary);
}
.page-links .post-page-numbers.current .page-number {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 37px;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all 0.3s 0s ease-out;
    -moz-transition: all 0.3s 0s ease-out;
    -ms-transition: all 0.3s 0s ease-out;
    -o-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
    z-index: 1;
    color: var(--tp-common-white);
    background: var(--tp-heading-primary);
}
.page-links .post-page-numbers {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
}
.tp-postbox-area table a:hover {
    color: var(--tp-theme-primary) !important;
}

.tp-postbox-area .tp-postbox-wrapper .tp-postbox-item .tp-postbox-content >ol {
    padding-left: 2rem;
    margin-bottom: 1rem;
    list-style-type: decimal;
}
.tp-postbox-area .tp-postbox-wrapper .tp-postbox-item .tp-postbox-content >ol ol{
    padding-left: 2rem;
    margin-bottom: 0rem;
    list-style-type: decimal;
}
.tp-postbox-area .tp-postbox-wrapper .tp-postbox-item .tp-postbox-content >ul li, .tp-postbox-area .tp-postbox-wrapper .tp-postbox-item .tp-postbox-content >ol li {
    display: list-item;
}
.tp-postbox-area .tp-postbox-wrapper .tp-postbox-item .tp-postbox-content >ol li {
    list-style: decimal;
}
.tp-postbox-area .tp-postbox-wrapper .tp-postbox-item .tp-postbox-content >ul li {
    list-style: disc;
}
.tp-postbox-area .tp-postbox-wrapper .tp-postbox-item .tp-postbox-content >ul {
    padding-left: 2rem;
    margin-bottom: 1rem;
    list-style-type: disc;
}
.wp-block-gallery .blocks-gallery-caption {
    color: #000000;
}
.tp-postbox-area .tp-postbox-wrapper .tp-postbox-item .tp-postbox-content >ul ul {
    padding-left: 2rem;
    margin-bottom: 0rem;
    list-style-type: disc;
}
.tp-postbox-area .tp-postbox-wrapper .tp-postbox-item .tp-postbox-content .has-avatars .wp-block-latest-comments__comment {
    list-style: none;
}
.tp-postbox-area .tp-postbox-wrapper .tp-postbox-item .tp-postbox-content .wp-block-latest-comments__comment {
    list-style: none;
}
.tp-postbox-area.single_test .tp-postbox-wrapper .tp-postbox-thumb img {
    margin: 0 auto;
    width: auto;
    display: block;
}
.tp-postbox-details-share-wrapper {
    border-bottom: 0px solid #f1f1f1;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.tp-postbox-area .tp-postbox-wrapper .tp-postbox-details-share-wrapper+.tp-postbox-comment {
    border-top: 1px solid #f1f1f1;
    padding-top: 50px;
    margin-top: 40px;
}
.tp-postbox-comment .tp-postbox-comment-box .tp-postbox-comment-box-inner .tp-postbox-comment-content >ul {
    padding-left: 2rem;
    margin-bottom: 1rem;
    list-style-type: disc;
}
.tp-postbox-comment .tp-postbox-comment-box .tp-postbox-comment-box-inner .tp-postbox-comment-content >ul ul {
    padding-left: 2rem;
    margin-bottom: 0rem;
    list-style-type: disc;
}
.tp-postbox-comment .tp-postbox-comment-box .tp-postbox-comment-box-inner .tp-postbox-comment-content >ul li, .tp-postbox-comment .tp-postbox-comment-box .tp-postbox-comment-box-inner .tp-postbox-comment-content >ol li {
    display: list-item;
}
.tp-postbox-comment .tp-postbox-comment-box .tp-postbox-comment-box-inner .tp-postbox-comment-content >ul li {
    list-style: disc;
}
.tp-postbox-comment .tp-postbox-comment-box .tp-postbox-comment-box-inner .tp-postbox-comment-content >ol {
    padding-left: 2rem;
    margin-bottom: 1rem;
    list-style-type: decimal;
}
.tp-postbox-comment .tp-postbox-comment-box .tp-postbox-comment-box-inner .tp-postbox-comment-content >ol li {
    list-style: decimal;
}
.tp-postbox-comment .tp-postbox-comment-box .tp-postbox-comment-box-inner .tp-postbox-comment-content >ol ol {
    padding-left: 2rem;
    margin-bottom: 0rem;
    list-style-type: decimal;
}
@media (min-width: 600px) {
    .tp-postbox-comment .noavatar.tp-postbox-comment-box .tp-postbox-comment-content {
        position: relative;
        margin-left: 0px;
    }
}
.tp-postbox-area.single_test .tp-postbox-comment ul li .tp-postbox-comment-box {
    border-bottom: 1px solid rgba(15, 13, 29, 0.102);
    padding-bottom: 55px;
    margin-bottom: 30px;
    display: flow-root;
}
.single_test .tp-postbox-content p img.size-full.wp-image-904.alignright{
    margin-bottom: 20px;
    margin-top: 20px;
}
.tp-postbox-wrapper .tp-postbox-item .tp-postbox-content .page-links {
    float: left;
    clear: both;
    margin-top: 20px;
}
.main-menu > nav > ul .submenu > li > a {
    transition: all 0.3s 0s ease-out;
}
.tp-postbox-comment .tp-postbox-comment-box .tp-postbox-comment-content p img {
    margin: 10px 0px;
}
.main-menu > nav > ul .submenu {
    width: 280px;
}
.tp-main-menu-mobile ul li ul li a {
    border-top: 1px solid #ebebeb !important;
}
.tp-technology-3-wrapper .tp-technology-3-icon:last-child {
	margin-left: 10px;
}
.tp-subscribe-area .wpcf7-form .tp-subscribe-right-box .tp-subscribe-button p {
	margin-bottom: 0px;
}
.tp-subscribe-area .tp-subscribe-right-box .tp-subscribe-button p .tp-subscribe-btn input{
	height: auto;
    line-height: normal;
    font-size: 16px;
    background-color: transparent;
    border: 0px solid var(--tp-text-24);
    padding-right: 0px;
    color: #fff;
	font-weight: 700;
    font-family: var(--tp-ff-heading);
}
.tp-subscribe-area .tp-subscribe-right-box .wpcf7-not-valid-tip {
	color: #fff;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-top: 10px;
	position: absolute;
}
.tp-subscribe-area .wpcf7 form.invalid .wpcf7-response-output {
	border-color: #fff;
	color:#fff;
	margin: 3em 0.5em 1em;
}
@media only screen and (min-width: 1200px) {
    .tp-header-top-4-mega #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,.tp-header-top-4-mega #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
        color: var(--tp-heading-3);
    }
}
.tp-header-top-4-mega #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	color: var(--tp-heading-3);
}
.tp-header-top-4-mega #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,.tp-header-top-4-mega #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    color: var(--tp-heading-3);
}
.tp-header-top-4-mega #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    border-top: 4px solid var(--tp-heading-3);
}
.tp-header-top-4-mega #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link::before {
    background: var(--tp-heading-3);
}
.tp-header-top-4-mega #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    border-top: 4px solid var(--tp-heading-3);
}
body.logged-in .tp-header-transparent-2.tp-header-top-4-mega {
	margin-top: 79px;
}
.elementor a.tp-customer-btn-2 {
    box-shadow: 0px 0px 8px 0px rgba(127, 46, 248, 0.12);
}
@media only screen and (min-width: 1200px) {
    .tp-header-top-4-mega #mega-menu-wrap-onepage_home4 #mega-menu-onepage_home4 > li.mega-menu-item > a.mega-menu-link:hover,.tp-header-top-4-mega #mega-menu-wrap-onepage_home4 #mega-menu-onepage_home4 > li.mega-menu-item > a.mega-menu-link:focus {
        color: var(--tp-heading-3);
    }
}
.tp-header-top-4-mega #mega-menu-wrap-onepage_home4 #mega-menu-onepage_home4 > li.mega-menu-megamenu > ul.mega-sub-menu {
    border-top: 4px solid var(--tp-heading-3);
}
.tp-about-inr-bottom-area .tp-about-inr-bottom-content p::first-letter {
    margin-bottom: 10px;
}
.woocommerce table.shop_table .woocommerce-cart-form__cart-item td.product-thumbnail {
    padding: 20px 10px;
}
.checkout_coupon.woocommerce-form-coupon #coupon_code {
    height: 51px;
    color: var(--tp-text-body);
}
.tp-service-content .tp-service-titile a {
	text-transform: capitalize;
}
.tp-service-3-inner-item .tp-service-3-icon-title a {
	text-transform: capitalize;
}
.tp-service-2-inner-item .tp-service-2-icon-title a {
	text-transform: capitalize;
}
.tp-project-2-content .tp-project-2-content-title a {
	text-transform: capitalize;
}
.tp-service-4-title a {
	text-transform: capitalize;
}
.tp-project-4-content .tp-project-4-cnt-left a h4 {
	text-transform: capitalize;
}
.tp-service-5-content .tp-service-5-title a {
	text-transform: capitalize;
}
.coupon-all .coupon #coupon_code {
    color:#212529;
	font-size: 16px;
	line-height: 66px;
}
.woocommerce .loader::before {
    display:none;
}
.tp-service-details-box ul li a {
    text-transform: capitalize;
}
.tp-shop-sidebar-woocommerce .product-categories li:last-child {
	display:none;
}
.woocommerce .cart-area .woocommerce-notices-wrapper .woocommerce-message {
	margin-bottom: 74px ;
}
.woocommerce-notices-wrapper .woocommerce-message {
   	padding-top: 30px;
}
.woocommerce-notices-wrapper .woocommerce-message::before {
    top: 30px;
}
.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
    top: -10px;
}
.woocommerce-notices-wrapper .woocommerce-message a.restore-item {
	background-color: var(--tp-theme-primary);
    color: var(--tp-common-white);
    padding: 10px 45px;
    font-size: 14px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 20px;
    line-height: 30px;
    border-radius: 0;
    float: right;
    top: -10px;
    position: relative;
}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    outline: none;
    background-color: #fff;
    height: 56px;
    width: 100%;
    line-height: 56px;
    font-size: 14px;
    color: var(--tp-common-black);
    padding-left: 26px;
    padding-right: 26px;
    border: 1px solid #E0E2E3;
    border-radius: 0;
}
.woocommerce .cart-collaterals .wc-proceed-to-checkout .tp-btn.theme-bg.w-100.checkout-button {
    display: inline-flex;
    justify-content: center;
    gap: 10px;
    border: none;
    outline: none !important;
    background-color: var(--tp-heading-secondary);
    color: var(--tp-common-white);
    font-size: 16px;
    font-weight: 700;
    padding: 22px 51px;
    line-height: 1;
    transition: 500ms;
    text-transform: capitalize;
    position: relative;
    overflow: hidden;
    text-align: center;
    z-index: 1;
    border-radius: 0px;
}
.tp-product-item .tp-product-cart .yith-wcwl-add-to-wishlist-button .yith-wcwl-add-to-wishlist-button__label {
    display: none;
}
.tp-product-item .tp-product-cart .yith-wcwl-add-to-wishlist-button .yith-wcwl-icon.yith-wcwl-icon-svg.yith-wcwl-add-to-wishlist-button-icon {
    width: 22px;
    height: 22px;
    color: var(--tp-theme-primary);
}
.tp-product-thumb .tp-product-cart .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor {
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    display: block;
    margin-bottom: 10px;
    color: var(--tp-theme-primary);
    background: var(--tp-common-white);
    font-size: 16px;
}
.tp-product-thumb .tp-product-cart .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor:hover {
    color: var(--tp-common-white);
    background: var(--tp-theme-primary);
}
.tp-product-thumb .tp-product-cart .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor:hover .yith-wcwl-icon.yith-wcwl-icon-svg{
    color: var(--tp-common-white);
    background: var(--tp-theme-primary);
}
.tp-checkout-area .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0px;
}