/*
Theme Name: Tecza
Theme URI: https://shthemes.net/demosd/teczawp
Author: Shtheme
Author URI: http://shtheme.com
Description: Tecza – IT Services, IT Solutions and IT Technology WordPress 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.
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: tecza

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 Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/


:root {
  --tp-theme-primary: #674df0;
  --tp-theme-secondary: #29f0b5;
}

p.comment-form-cookies-consent{
    display: none;
}

span.ajax-loader{
    display: none!important;
}

div.wpcf7-response-output{
    color: #0a0a0a;
    margin:15px 0 0 0 !important;
}

.search-custom form input{
    width: 100%;
    padding: 10px;
    border: 1px solid #d1d1d1;
    color: #222222;
}

.search-custom form{
    position: relative;
}

.wpcf7-form-control-wrap{
    width: 100%;
}

.search-custom form button{
    border: 1px solid var(--tp-theme-primary);
    color: #fff;
    font-size: 16px;
    position: absolute;
    cursor: pointer;
    float: right;
    background: var(--tp-theme-primary);
    top: 0;
    right:0;
    padding: 10px 15px;
    letter-spacing: 0;
    height: 56px;
    width: 56px;
}

span.wpcf7-not-valid-tip{
    font-size: 12px;
    color: var(--tp-common-black);
    display: inline-block;
    margin-bottom: 15px;
}

.wpcf7 form.invalid .wpcf7-response-output{
    border-color: #121212;
    color: #121212;
}

.search-custom form button:hover{
    background: #111;
    color: #fff;
    border-color: #111;
}
.search-custom h4{
    font-weight: 500;
    font-size: 20px;
    color: #2e2e2e;
    text-transform: inherit;
    margin-bottom: 20px;
}

p.form-submit{
    text-align: center;
}

.wpcf7-spinner{
    display: none;
}

form.invalid .wpcf7-spinner{
    display: none;
}

p.logged-in-as{
    margin-bottom: 10px;
}

h3.comment-reply-title{
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

img.avatar{
    border-radius: 50%;
}

.tp-postbox-comment-reply i{
    margin-right: 10px;
    font-weight: 500;
    color: var(--tp-theme-primary);
}

.widget_tag_cloud ul li{
    display: inline-block;
    margin-right: 5px;
    background-color: var(--tp-common-white);
    margin-bottom: 10px;
    padding: 0;
    line-height: 1;
    height: auto;
}

.widget_tag_cloud ul li a{
    font-size: 14px!important;
    text-transform: capitalize;
    padding: 10px 15px;
    margin-bottom: 0;
    margin-right: 0;
}

.widget_tag_cloud ul li a:hover{
    color: #fff;
}

.widget_categories {
    background: #f2f3f6;
    padding: 42px 42px 42px;
    overflow: hidden;
}

.widget_categories ul li:not(:last-of-type) {
    margin-bottom: 10px; 
}

.widget_categories ul li:last-child {
    margin-bottom: 0; 
}

.widget_categories ul li:hover{
    background: none;
}

#cancel-comment-reply-link{
    font-size: 18px;
    line-height: 56px;
    color: var(--tp-theme-primary);
    float: right;
}

.pagination{
    padding-left: 0!important;
}

div.pagination{
    display: inline-block;
    margin-top: 30px;
}

.pagination  a,
.pagination span.dots {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: var(--tp-heading-primary);
    background: transparent;
    -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;
    border: 1px solid #e6e6e6;
    font-size: 18px;
    font-weight: 700;
}

div.pagination a{
    margin-right: 15px;
}

.pagination span.current{
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: var(--tp-theme-primary) !important;
    color: var(--tp-common-white) !important;
    border: 1px solid var(--tp-theme-primary) !important;
}

div.pagination span.current{
    margin-right: 15px;
}

div.pagination a:hover {
    color: var(--tp-common-white);
    background: var(--tp-theme-primary);
}

.elementor .tp-service-solution-text a{
    text-decoration: underline;
}

.elementor .tp-choose-us-2-solution-text a{
    text-decoration: none;
}

.tp-contact-submit input.wpcf7-submit{
    height: auto;
    margin-bottom: 0;
    background: transparent;
    border: none;
    color: var(--tp-common-white);
    overflow: hidden;
    transition: 0.3s;
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Barlow Condensed";
}

.tp-contact-submit .tp-contact-btn:hover input.wpcf7-submit{
    color: var(--tp-common-black);
}

form p{
    margin-bottom: 0;
}

.elementor-widget-google_maps iframe{
	mix-blend-mode: luminosity;
}

.contact .elementor-widget-google_maps .elementor-custom-embed{
	background: #02000b;
}

.elementor .tp-slider-dots.swiper-pagination-bullets{
    width: auto;
}

.tp-portfolio-details-area .tp-project-5-area .container{
	padding:0;
}

@media(min-width: 991px){
.elementor .tp-slider-dots.swiper-pagination-bullets{
    bottom: 38%;
    left: 81%;
}

.elementor .tp-slider-dots.dots-color .swiper-pagination-bullet{
    margin: 0 0 14px 0; 
}
}

.tp-testimonial-3-start-icon i{
    color: #474bd5d9;
    font-size: 13px;
}

.tp-testimonial-2-img-content i{
	color:	#ff8d17f7;
	font-size:15px;
}

.tp-testimonial-5-content i{
    color:var(--tp-theme-primary);
    font-size: 13px;
}

.tp-brand-2-img-thum img{
	cursor:grab;
}

.tp-brand-2-img-thum a img{
	cursor:pointer;
}

.elementor .tp-blog-2-top-user-img img{
    border-radius: 50%;
}

.elementor .tp-about-3-feature-icon img{
    max-width: 48px;
}

.elementor .tp-service-3-center-icon img{
    max-width: 48px;
}

.elementor .tp-testimonial-3-thumb img{
    max-width: 231px;
}

.elementor .tp-testimonial-3-dot .swiper-pagination-bullet{
    margin: 0 0 13px 0!important; 
}

.elementor .tp-slider-4-thumb img{
    max-width: 876px;
}

.elementor .tp-about-4-bg img{
    height: 100%;
}

.elementor .tp-testimonial-4-thumb img{
    max-width: 230px;
}

.elementor .tp-subscribe-5-thumb img{
    max-width: 220px;
}

.elementor .tp-testimonial-5-thumb img{
    max-width: 130px;
}

.elementor .tp-contact-page-thumb  img{
    max-width: 709px;
}

.elementor .tp-feature-5-thumb img{
    max-width: 592px;
}

.tp-service-2-area .tp-service-2-bg-overlay +.container .tp-service-2-top-wrapper{
    margin-top: -10px;
}

.tp-contact-area{
    position: relative;
    z-index: 99;
}

.tp-contact-last-area input.wpcf7-submit{
    display: inline-block;
    padding: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Barlow Condensed";
    transition: 0.3s;
    position: relative;
    z-index: 1;
    background: transparent;
    border: none;
}

.tp-contact-last-area input.wpcf7-submit:hover {
    color: var(--tp-common-white);
}

.elementor .tp-slider-3-dots.swiper-pagination-bullets{
    left: auto;
}

.elementor .tp-slider-5-dots.swiper-pagination-bullets{
    left: auto;
}

.tp-blog-5-link-title{
	color: var(--tp-theme-primary);
    font-weight: 700;
}

@media(max-width: 1200px){
    .tp-header-4-toggle.mobile-none{
    display: none;
}
#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{
    padding: 0;
}
}

.tp-header-2-top-address span i,
.tp-header-4-top-right span i {
    margin-right: 8px;
}

.tpoffcanvas-area input.wpcf7-submit{
    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: 0;
}

.tp-postbox-meta img {
    color: var(--tp-common-black);
    font-size: 18px;
    margin-right: 8px;
    margin-bottom: 5px!important;
}

.tp-postbox-meta a{
    font-weight: 500;
}

.tp-postbox-meta span,.tp-postbox-meta span a{
	font-weight:400;
}

.elementor .tp-benifit-right-thumb >img{
    max-width: 579px;
}

.elementor .tp-contact-left-thumb img{
    max-width: 310px;
}

.elementor .tp-project-4-icon img{
    max-width: 59px;
}

.elementor .tp-about-4-feature-icon img{
    max-width: 48px;
}

.tp-header-top-address{
	background: #5e43e8;
}

.tp-faq-inner-social-icon span:before{
	display:none;
}

.tp-faq-inner-social-icon span.flaticon-instagram{
	color: var(--tp-theme-primary) !important;
}

.tp-faq-inner-social-icon span.flaticon-pinterest{
	color: #ed0021 !important;
}
.tp-faq-inner-social-icon span.flaticon-social{
	color: #0aa8e9 !important;
}

.tp-faq-inner-social:hover span {
    color: var(--tp-common-white) !important;
}

.elementor-lightbox{
	display:none!important;
}

.service{
	margin:0 20px 0;
}

.tp-service-2-button{
	margin:0;
}

.tp-service-3-btn{
	color: var(--tp-common-white);
    letter-spacing: 1px;
    font-weight: 700;
    font-family: "Barlow Condensed";
    transition: 0.4s;
}

.tp-service-3-wrapper:hover .tp-service-3-btn,
.tp-service-3-wrapper:hover .tp-service-3-arrow-btn span{
    color: var(--tp-heading-primary);
}

.wp-caption-text , .gallery-caption , .bypostauthor , .sticky{
    color: #191919;
    font-weight: 600!important;
    font-size: 15px!important;
}

.alignright,
.wp-block-image .alignright
{
    float: right;
    margin-left: 25px;
    margin-top: 7px;
}
.alignleft,
.wp-block-image .alignleft{
    float: left;
    margin-right: 20px;
    margin-top: 7px;
}

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

.screen-reader-text {
    display: none;
}

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

.sidebar__widget h2.wp-block-heading{
    font-size: 24px;
    text-transform: uppercase;
    color: var(--tp-heading-primary);
    margin-bottom: 26px;
}

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

.wp-block-latest-posts__list li:first-child,
.wp-block-latest-comments li:first-child,
.widget_recent_comments ul li:first-child {
    padding-top: 0!important;
}

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

.wp-block-latest-comments__comment{
    line-height: 1.5;
}

.widget_search label{
    display: none;
}

.widget_search input{
    padding: 12px;
    border: 1px solid #e1e1e1;
    width: 100%;
    font-size: 16px;
    background: #fff;
}

.widget_search input:focus{
    outline: none;
}

.widget_search form{
    position: relative;
}

.widget_search button{
    position: absolute;
    background: var(--tp-theme-primary);
    color: #fff;
    border: 1px solid var(--tp-theme-primary);
    right: 0;
    top: 0;
    font-size:1rem;
    line-height: 30px;
    padding: 12px 18px;
}

.widget_search button i{
    color: #fff;
}

.widget_search button:hover{
    background: var(--tp-common-black);
    color: #fff;
    border-color: var(--tp-common-black);
}

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

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

select {
    width: 100%;
    padding: 12px;
    border: solid 1px #000;
    color: black;
    margin-bottom: 20px;
    font-size: 15px;
    display: block!important;
    -webkit-appearance: none;
    background: url(../tecza/assets/img/arrow.png) no-repeat right;
    background-position-x: 88%;
    background-color: #fff;
    image-rendering: auto;
    background-size: 15px;
}

select:focus{
    outline: none;
}

.wp-block-archives-dropdown select, .wp-block-categories-dropdown select{
    width: auto;
    margin-bottom: 20px;
}

.nice-select{
    display: none;
}

.sidebar__widget select{
    margin-bottom: 0;
}

.widget_calendar tfoot {
    display: none;
}

.sidebar__widget ul li{
    margin-bottom: 8px;
}

.sidebar__widget ul li:last-child{
    margin-bottom: 0;
}

.widget_calendar caption {
    caption-side: top;
    border-bottom: none!important;
    text-transform: uppercase;
    font-weight: 700;
    background-color: black;
    color: #fff!important;
    font-size: 15px!important;
    text-align: center!important;
}

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

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

.tp-postbox-wrapper table,
.sidebar__widget table {
    border: 1px solid black!important;
    padding: 5px!important;
    width: 100%;
    margin-bottom: 20px;
}

.tp-postbox-wrapper table * ,
.sidebar__widget table *{
    border: 1px solid black!important;
    padding: 10px!important;
    color: var(--tp-common-black);
}

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

.tp-postbox-wrapper table a:hover{
    color: var(--tp-theme-primary)!important;
}

dt+dd{
    margin-left: 20px;
}

.sidebar__widget table{
    text-align: center;
    margin-bottom: 0;
}

.wp-block-gallery.alignleft.columns-2 .blocks-gallery-item img {
    height: 100%!important;
}

.wp-block-gallery.alignleft.columns-2 {
    margin-top: 10px !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;
}

.widget_text .textwidget img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.widget_text .textwidget strong{
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}

.widget_text .textwidget .wp-caption-text {
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 15px;
}

.widget_text br{
    display: none;
}

.nav-tools li.lang-dropdown select{
    display: none!important;
}

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

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

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

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

a.rsswidget{
    line-height: 1.8;
}

span.rss-date {
    font-size: 14px;
    clear: both;
    padding: 8px 0;
    display: block;
    color: #1c1d24;
    font-weight: 500;
}

div.rssSummary {
    margin-bottom: 5px;
    line-height: 2;
}

.widget_rss cite{
    font-size: 14px;
    color: #1c1d24;
    font-weight: 500;
}

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

strong{
    color: #1c1d24;
}

.wp-block-image img{
    width: auto!important;
    max-width: 100%!important;
    height: auto!important;
    margin-bottom: 10px;
}

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

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

.wp-block-button.is-style-outline a.wp-block-button__link {
    color: #1c1d24!important;
}

.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, p.wp-block-cover-text strong {
    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;
    color: #1c1d24;
}

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

.wp-block-gallery img{
    height: auto!important;
}

.widget .wp-block-search__button-outside{
    margin-bottom: 0;
}

.wp-block-search__button-outside.wp-block-search__text-button{
    margin-bottom: 15px;
}

.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: var(--tp-common-black)!important;
    border: 1px solid var(--tp-common-black)!important;
    color: #fff!important;
}

iframe{
    width: 100%;
}

.has-text-color strong{
    color: #08121E;
}

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 {
    margin-bottom: 20px!important;
    padding: 15px !important;
    text-align: left;
    line-height: 1.52em;
    border-left: 5px solid var(--tp-theme-primary);
    background-color: #f2f2f2;
    padding: 24px;
    color: #191919;
    margin: 0;
}

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

blockquote.is-style-large p{
    margin-bottom: 10px!important;
}

figure blockquote{
    margin-top: 20px;
}

blockquote:before{
    content: none;
}

blockquote br{
    display: none;
}

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

.wp-block-pullquote.is-style-solid-color blockquote p,
.wp-block-pullquote.is-style-solid-color blockquote cite{
    font-size: 1em;
}

.wp-block-pullquote.is-style-solid-color blockquote cite{
    font-style: italic;
}

.wp-block-embed figcaption{
    font-weight: 500;
    text-align: center;
    color: #1c1d24;
    font-size: 15px;
}

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

#today{
    color: #fff!important;
    background-color: var(--tp-theme-primary);
}

.wp-block-latest-comments__comment-excerpt p{
    margin-bottom: 0;
}

.wp-block-latest-comments__comment-date {
    margin-top: 5px;
    font-weight: 600;
}

.wp-block-latest-comments__comment-meta{
    font-weight: 500;
    color: var(--tp-common-black);
}

.wp-block-latest-posts.is-grid{
    padding-bottom: 15px;
}

.wp-block-latest-posts.wp-block-latest-posts__list li{
    list-style: none;
}

ol.wp-block-latest-comments{
    margin-bottom: 20px;
}

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

.tp-postbox-wrapper ol li,
.comment-box ol li {
  list-style: decimal;
  margin-bottom: 0;
  line-height: 1.75em;
}

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

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

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

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


.tp-postbox-wrapper ul li,
.comment-box ul li {
  list-style-type: disc;
  margin-bottom: 0;
  line-height: 1.75em;
}

.tp-postbox-wrapper ul ul li {
  list-style-type: circle;
}

.tp-postbox-wrapper ul ul ul li {
  list-style-type: square;
}

.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;
    width: auto;
    display: inline-block;
    height: 56px;
}

.post-password-form >p>label input{
    padding: 10px 20px;
    border:1px solid #dbdbdb;
    font-size: 16px;
    margin-top: 10px;
}

.post-password-form>p>input:hover{
    background-color:  var(--tp-common-black)!important;
    color: #fff!important;
    border-color: var(--tp-common-black)!important;
}

.sidebar__widget ul,
.sidebar__widget ol{
    padding-left: 0;
}

.sidebar__widget ul li{
    padding-left: 0;
    padding-right: 0;
}

.sidebar__widget ul li{
    height: auto;
    line-height: 30px;
}

.sidebar__widget ul li:hover a {
    color: var(--tp-common-black);
}

.sidebar__widget ul li:hover> a {
    color: var(--tp-theme-primary);
}

.sidebar__widget ul li a{
    display: inline-block;
}

.sidebar__widget p{
    margin-bottom: 0;
}

.sidebar__widget.widget_tag_cloud ul li:hover> a{
    color: #fff;
}

.sidebar__widget:last-child{
    margin-bottom: 0;
}

.wp-block-file__button {
    padding: 5px 10px;
}

.wp-block-file__button:hover{
    color: #fff;
}

.tp-postbox-wrapper img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.tp-postbox-wrapper img{
    margin-bottom: 10px;
}

.tp-postbox-comment-date{
    font-size: 15px;
    font-weight: 500;
    color: black;
}

.tp-postbox-contact-reply{
    clear: both;
}

.sidebar__widget{
    margin-top: 0;
}

h2+h3{
    font-size: 48px;
}

h3+h4{
    font-size: 36px;
}

h4+h5{
    font-size: 26px;
}

h5+h6{
    font-size: 20px;
}

.wp-block-pullquote{
    padding: 10px 0;
}

.tp-postbox-wrapper ul, .tp-postbox-wrapper ol {
    padding-left: 25px;
}

h2+ul,
h2+ol{
    margin-bottom: 10px!important;
}

.tp-postbox-comment-box{
    margin-bottom: 40px;
}

.tp-contact-page-content a:focus{
	color: var(--tp-common-white);
}

@media(min-width: 768px){

.tp-postbox-comment-box-inner{
    display: block;
}

.tp-postbox-comment-avater{
    position: absolute;
}

.tp-postbox-comment-content{
    position: relative;
    padding-left: 150px;
}

.nopd .tp-postbox-comment-content{
    padding-left: 0;
}

.tp-header-main-menu > nav > ul .submenu > li > .submenu{
    top: -6px;
}
}

.content{
    overflow: hidden;
}

.tp-postbox-thumb{
    text-align: center;
}

.tp-postbox-thumb img{
    width: auto;
}

.tp-postbox-thumb img.img-100{
    width: 100%;
}

.tp-postbox-comment-content p>img{
    margin: 10px 0;
}

.tp-postbox-meta {
    margin-bottom: 20px;
}

.sidebar__widget ul li{
    color: var(--tp-common-black);
}

.tp-header-main-menu > nav > ul .submenu > li > a{
    white-space: normal;
    word-break: break-word;
    padding-right: 20px;
}

.tp-header-main-menu ul li .tp-submenu.submenu.has-homemenu .homemenu{
    padding: 0;
}

li.tp-submenu.mega-submenu.mega-has-homemenu{
    padding: 0 15px!important;
}

ul.mega-menu > li.mega-menu-item > a.mega-menu-link{
    font-family: var(--tp-ff-heading);
    font-weight:600!important;
}

ul.mega-menu > li.mega-menu-item > a.mega-menu-link:hover{
    font-weight:600!important;
    font-family: var(--tp-ff-heading);
}

ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
    font-weight:600!important;
    font-family: var(--tp-ff-p);
}

.tp-header-2-main-menu > nav  ul.mega-menu > li:last-child {
        margin-right: 0!important;
}

.tp-header-4-top-area+.tp-header-area .tp-header-main-menu > nav ul.mega-menu > li:not(:last-child){
	margin-right:54px!important;
}

@media(min-width: 768px){
    ul.mega-menu > li.mega-menu-megamenu > ul.mega-sub-menu{
        width: 1170px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-header-main-menu > nav .mega-menu-wrap > ul.mega-menu >li.mega-menu-grid>.mega-sub-menu{
        width: 1110px!important;
        left: -40%!important;
    
    }   
    .tp-header-2-main-menu > nav .mega-menu-wrap > ul.mega-menu >li.mega-menu-grid>.mega-sub-menu{
        width: 1110px!important;
    }  

    .tp-header-main-menu > nav  ul.mega-menu > li:not(:last-child) {
        margin-right: 32px!important;
    }
	
	.tp-header-main-menu > nav  ul.mega-menu > li:last-child {
        margin-right: 0!important;
    }
	
	.tp-header-4-top-area+.tp-header-area .tp-header-main-menu > nav ul.mega-menu > li:not(:last-child){
		margin-right:49px!important;
	}
	
	.tp-header-2-main-menu > nav  ul.mega-menu > li:not(:last-child) {
        margin-right: 49px!important;
    }
}

@media(max-width: 1200px){
    .tp-header-main-menu.desktop{
        display: none;
    }

    .tp-main-menu-mobile ul li a{
        display: block!important;
        font-size: 16px!important;
        color: var(--tp-heading-primary)!important;
        position: relative!important;
        padding: 10px 0!important;
        text-transform: capitalize!important;
        font-weight: 600!important;
        line-height: 30px!important;
        font-family: var(--tp-ff-p)!important;
    }

    .tp-main-menu-mobile ul li a:hover{
        color: var(--tp-theme-primary)!important;
    }

    ul.mega-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
        display: block!important;
        font-family: "Font Awesome 6 Pro"!important;
        font-weight: 400!important;
        border: 1px solid #ebebeb !important;
        transition: all 0.3s ease-in-out!important;
        z-index: 1!important;
        width: 25px!important;
        height: 25px!important;
        line-height: 22px!important;
        text-align: center!important;
        top: 3px;
        font-size: 18px!important;
    }

    ul.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-theme-primary) !important;
        color: var(--tp-common-white)!important;
    }

    ul.mega-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
        content: "\f105"!important;
        font-family: "Font Awesome 6 Pro"!important;
        font-weight: 400!important;
    }

    ul.mega-menu li.mega-menu-item-has-children ul.mega-sub-menu {
        margin-left: 30px!important;
    }

    ul.mega-menu li.mega-menu-item-has-children.mega-menu-megamenu ul.mega-sub-menu {
        margin-left: 0!important;
    }

    ul.mega-menu li.mega-menu-item-has-children.mega-menu-megamenu ul.mega-sub-menu{
        padding: 0!important;
    }

    ul.mega-menu li.mega-menu-item-has-children.mega-menu-megamenu ul.mega-sub-menu li{
        padding: 0!important;
    }

    ul.mega-menu li.mega-menu-item-has-children.mega-menu-megamenu ul.mega-sub-menu a.show-1{
        color: #fff!important;
    }

    ul.mega-menu li.mega-menu-item-has-children.mega-menu-megamenu ul.mega-sub-menu a.menu-btn{
        font-size: 14px!important;
    }

    ul.mega-menu li.mega-menu-item-has-children.mega-menu-megamenu ul.mega-sub-menu a.menu-btn:hover{
        color: #fff!important;
    }

}

@media(min-width: 1200px){
    .tp-header-main-menu.mobile{
        display: none;
    }
    ul.mega-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
        display:none;
    }
    .tp-header-2-main-menu.left ul.mega-menu > li > ul.mega-sub-menu{
        left: -53%!important;
    }

    .tp-header-2-main-menu.left-2 ul.mega-menu > li > ul.mega-sub-menu{
        left: -45%!important;
    }

    ul.mega-menu >li > a{
        letter-spacing: 1px;
    }
	
	ul.mega-menu > li> ul.mega-sub-menu{
		margin-top:2px!important;
	}
	ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
    transition: all 0.3s 0s ease-out!important;
}

ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link::before{
        content: "";
    position: absolute!important;
    width: 0px!important;
    height: 2px!important;
    background: var(--tp-theme-primary)!important;
    left: 14px!important;
    bottom: 18px!important;
    transition: all 0.4s ease-in-out!important;
}

ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    color: var(--tp-theme-primary)!important;
    margin-left: 10px!important;
}

ul.mega-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover::before{
    width: 10px!important;
}
}

.tp-main-menu-mobile ul li:not(:last-child) > a {
    border-bottom: 1px solid #ebebeb!important;
}

.tp-service-two-center-icon img{
    margin-right: 35px;
}

.elementor .tp-contact-right-thumb img{
    max-width: 310px;
}

.tp-faq-4-contact-form .wpcf7-not-valid-tip,
.tp-faq-4-contact-form .wpcf7 form.invalid .wpcf7-response-output{
    color: #FFF;
    border-color: #FFF;
}

.tp-contact-5-area{
    z-index: 998;
}

@media(min-width: 600px){
    body.logged-in .header-sticky{
        top: 30px;
    }
}

.widget_search .sidebar__search-input-2 button{
    font-size: 24px;
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 60px;
    color: var(--tp-common-black);
    background:transparent;
    padding:0;
    border:none;
}

.widget_search .sidebar__search-input-2 button i{
    color: var(--tp-common-black);
}

.widget_search .sidebar__search-input-2 input{
    padding: 0 70px 0 25px;
    text-transform: capitalize;
    border: 1px solid var(--tp-common-white);
    outline: none;
    background: #f5f5f8;
}

.tp-benifit-right-thumb img.max-width{
    max-width:579px;
}

.tp-blog-number span i{
    top:1px;
}

.accordion-flush .accordion-item:last-child{
	margin-bottom:0;
}

.tp-team-details-thumb img{
	width:413px;
	height:auto;
}

/* Shop */

.woocommerce-breadcrumb{
    display: none;
}

.woocommerce .star-rating span::before{
    color: #ecb332;
}

.woocommerce .product_meta span{
    display: block;
    font-size: 16px;
    color: var(--tp-common-black);
    font-weight: 500;
    font-family: "Roboto";
    margin-right: 10px;
}

.woocommerce .product_meta a,
.woocommerce .product_meta span.sku{
	font-weight: 400;
	color: var(--tp-text-body);
	padding-left:6px;
}

.woocommerce .product_meta span.sku{
	padding-left:8px;
}

.woocommerce p.price{
    line-height: 1;
    margin-bottom: 0;
}

.woocommerce div.product.mb-100{
    margin-bottom: 100px;
}

.woocommerce .price span.woocommerce-Price-amount{
    font-size: 28px;
    color: var(--tp-theme-primary);
    font-weight: 600;
    font-family: "Barlow Condensed";
    display: inline-block;
    margin-bottom: 18px;
}

.woocommerce .product__content-wrapper .price span.woocommerce-Price-amount{
    font-weight: 500;
    font-size: 15px;
    display: inline;
        font-family: var(--tp-ff-p);
}

.woocommerce div.product form.cart div.quantity{
    margin-right: 10px;
}

.woocommerce .quantity .qty{
    padding: 0;
    width: 100px;
    height: 50px;
}

.woocommerce .single_add_to_cart_button {
    padding: 10px 40px;
}

.woocommerce .woocommerce-tabs.wc-tabs-wrapper{
    /*display: inline-block;*/
    margin-top: 60px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs{
    padding-left: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li{
    background-color: #FFF;
    border: 1px solid var(--tp-theme-primary);
    border-radius: 0;
    margin-left: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    color: var(--tp-common-black);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    background-color: var(--tp-theme-primary);
    color: #FFF;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before{
    border-bottom-color: #cfc8d8;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    border-bottom-color: var(--tp-theme-primary);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{
    color: var(--tp-common-black);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover{
    color: #fff;
}

.woocommerce #reviews h3.product__details-reveiw-title{
    margin-bottom: 35px;
}

.woocommerce ol.commentlist{
    padding-left: 0;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar{
    width: 80px;
    background: none;
    border: none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text{
    margin-left: 100px;
    border-radius: 0;
    padding: 0;
    border:none;
}

.woocommerce .woocommerce-review__author{
    color: var(--tp-common-black);
    font-weight: 500;
    font-family: "Roboto";
    margin-bottom: 4px;
    font-size: 16px;
}

.woocommerce-review__published-date {
    color: var(--tp-common-black);
    font-weight: 500;
    font-size: 16px;
}

.woocommerce span.comment-reply-title{
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 35px;
    color: var(--tp-heading-primary);
    font-weight: 600;
    line-height: 1.2;
    font-family: var(--tp-ff-heading);
}

.woocommerce p.stars,.woocommerce p.stars:hover{
    color: #ecb332;
}

.woocommerce .product_meta span.sku_wrapper{
    display: inline-flex;
}

.woocommerce .comment-notes{
    display: none;
}

.woocommerce .comment-form-rating select{
    display: none!important;
}

.woocommerce .add_to_cart_button:hover {
    color: #fff !important;
}

.woocommerce .comment-form-author input,
.woocommerce .comment-form-email input{
    font-size: 16px;
    font-weight: 400;
    height: 58px;
    color: #565969;
    background-color: #f4f4f4;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.woocommerce .comment-form-email input:focus,
.woocommerce .comment-form-author input:focus,
.woocommerce #review_form #respond textarea:focus{
    border: 1px solid var(--tp-theme-primary);
    background: transparent;
}

.woocommerce #review_form #respond textarea{
    height: 148px;
    resize: none;
    background-color: #f4f4f4;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

@media(min-width: 768px){
    .woocommerce .comment-form-author{
        display: inline-block;
        width: 48%;
        margin-right: 18px!important;
    }

    .woocommerce .comment-form-email{
        display: inline-block;
        width: 48%;
        margin-left: 18px!important;
    }
}

.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description.panel{
    background-color: var(--tp-common-white);
    box-shadow: rgba(23, 19, 4, 0.08) 0px 0px 60px 0px;
    padding: 50px 60px 40px 60px;
}

.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--reviews.panel{
    margin-top: 50px;
    margin-bottom: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs{
    margin-bottom: 0;
}

.woocommerce div.product .woocommerce-Tabs-panel--description p{
    font-size: 16px;
    line-height: 32px;
}

.woocommerce span.onsale{
    background-color: var(--tp-theme-primary);
    width: auto;
    border-radius: 0;
    top: 0;
    left: 15px;
    width: 50px;
	display:none;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
    margin-bottom: 40px;
}

.woocommerce h2.woocommerce-loop-product__title{
    font-size: 22px;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 4px;
}

.woocommerce .products li.product .star-rating{
    float: right;
}

.woocommerce .product__content >.woocommerce-LoopProduct-link.woocommerce-loop-product__link{
    display: none;
}

.woocommerce .woocommerce-ordering select{
    padding: 10px 25px;
    margin-bottom: 0;
}

.woocommerce .woocommerce-result-count{
    color: var(--tp-common-black);
}

.woocommerce .product__content-wrapper .product__add{
    margin-bottom:80px;
}

.woocommerce .product__add.transition-3 button{
	overflow:hidden;
}

.woocommerce .product__add.transition-3 .product-add-cart-btn {
    background-color: var(--tp-theme-secondary)!important;
    color: var(--tp-common-black)!important;
    border-radius: 0!important;
    padding: 7px 25px!important;
    line-height: 1.8!important;
	width:100%!important;
}

.woocommerce .product__add.transition-3 .product-add-cart-btn:hover{
    color: #fff!important;
}

.woocommerce .add_to_cart_button {
    background-color: var(--tp-theme-secondary)!important;
    color: var(--tp-common-black)!important;
    border-radius: 0!important;
    padding: 7px 25px!important;
    line-height: 1.8!important;
}

.woocommerce .add_to_cart_button:hover{
    color: #fff!important;
}

.woocommerce .added_to_cart {
    background-color: var(--tp-theme-primary) !important;
    color: #fff !important;
    border-radius: 0 !important;
    padding: 7px 32px !important;
    line-height: 1.8 !important;
    font-family: "Barlow Condensed";
    transition: 0.4s;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
	
}

.woocommerce .product__add.transition-3 .added_to_cart{
	width:100%;
	margin-top:10px;
}

.woocommerce .added_to_cart:hover{
    background-color: var(--tp-theme-secondary)!important;
    color: var(--tp-common-black)!important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added::after{
    margin-left: -15px;
}

.woocommerce ins{
    text-decoration: none!important;
}

.woocommerce ul.pagination{
    display: block;
}

.woocommerce-message{
    border-top-color: var(--tp-theme-secondary);
}

.woocommerce-message::before {
    color: var(--tp-theme-secondary);
}

.woocommerce td.product-remove a{
    display: inline-block;
}

.woocommerce .quantity .qty{
    color: #000;
    font-size: 15px;
    font-weight: normal;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
}

@media(min-width: 768px){
.woocommerce .update_cart{
    float: right;
}
}

@media(max-width: 767px){
.woocommerce .update_cart{
    float: left;
}
.coupon{
    float: left;
}
}

.woocommerce #coupon_code{
    height: 58px;
    line-height: 58px;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    border: 1px solid #E0E2E3;
    margin-right: 10px;
    color: var(--tp-common-black)!important;
}

.woocommerce table.shop_table.cart_total{
    border: 1px solid rgba(6, 7, 40, 0.1);
    border-radius: 0;
    margin-bottom: 20px;
}

.woocommerce table.shop_table.cart_total tr{
    border-bottom: 1px solid rgba(6, 7, 40, 0.1);
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #696A7E;
}

.woocommerce table.shop_table.cart_total th{
    padding: 20px 30px;
}

.woocommerce table.shop_table.cart_total td{
    padding: 20px 30px;
    text-align: right;
}

.woocommerce .wc-proceed-to-checkout{
    padding: 0;
}

.woocommerce table.shop_table.cart_total strong{
    color: #696A7E;
    font-weight: 500;
}

.woocommerce-message:focus-visible{
    outline: none;
}

.woocommerce tr.coupon_update td{
    padding: 10px;
}

.woocommerce form .form-row label{
    margin-left: 0;
    font-weight: 500;
    color: var(--tp-common-black);
    padding-bottom: 10px;
    font-size: 14px;
}

.woocommerce .select2-selection{
    height: 64px;
    line-height: 63px;
    border-radius: 0;
    border: 0;
    float: none;
    padding: 20px 20px;
    font-size: 14px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 20px;
    right: 20px;
}

.woocommerce-additional-fields{
    background-color: var(--tp-grey-1);
    padding: 20px 45px 45px 45px;
}

.woocommerce-additional-fields__field-wrapper textarea{
    height: 200px;
    resize: none;
    padding: 25px;
    font-size: 14px;
    width: 100%;
    background: #FFFFFF;
}

.woocommerce .form-row.notes{
    margin-bottom: 0;
}

.woocommerce .form-row.notes label{
    font-weight: 500;
    color: var(--tp-common-black);
    padding-bottom: 10px;
    font-size: 14px;
    margin-left: 0;
    margin-top: 0;
}

.woocommerce .woocommerce-checkout-review-order table{
    border:none;
}

.woocommerce .woocommerce-checkout-review-order table th,
.woocommerce .woocommerce-checkout-review-order table td{
    padding: 15px 0;
}

.woocommerce .woocommerce-checkout-review-order table th{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    color: var(--tp-heading-primary);
    font-family: var(--tp-ff-heading);
}

.woocommerce .woocommerce-checkout-review-order table tbody td{
    font-size: 15px;
    margin-bottom: 0;
    font-family: var(--tp-ff-p);
    font-weight: 400;
    color: var(--tp-text-body);
    line-height: 30px;
}

.woocommerce .woocommerce-checkout-review-order table tbody .product-total span{
    text-align: right;
}

.woocommerce .woocommerce-checkout-review-order table tbody td.product-total span{
    font-size: 15px;
    color: var(--tp-common-black);
}

.woocommerce .woocommerce-checkout-review-order table tbody td strong{
    font-size: 15px;
    font-weight: 500;
    color: var(--tp-common-black);
}

.woocommerce .woocommerce-checkout-review-order tfoot th{
    font-size: 15px;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-p);
    font-weight: 500!important;
}

.woocommerce .woocommerce-checkout-review-order tfoot .order-total th,
.woocommerce .woocommerce-checkout-review-order tfoot .order-total td {
    font-size: 16px;
}

.woocommerce .woocommerce-checkout-review-order tfoot td{
    text-align: right;
}

.woocommerce .woocommerce-checkout-review-order .product-total{
    text-align: right;
}

.woocommerce .woocommerce-checkout-review-order tfoot span{
    color: var(--tp-theme-primary);
}

.woocommerce-checkout #payment ul.payment_methods{
    padding: 0;
    border-bottom: none;
}

.woocommerce .woocommerce-checkout-payment{
    background: #FFF!important;
    overflow: hidden;
    border-radius: 0!important;
}

.woocommerce .place-order button{
    width: 100%;
}

.woocommerce .woocommerce-info{
    background-color: #fff;
    margin-bottom: 0.5em;
}

.woocommerce-terms-and-conditions-wrapper{
    display: none;
}

.woocommerce-checkout #payment div.form-row{
    padding: 0;
}

.tp-checkout-bill-title, .tp-checkout-place-title{
    margin-bottom: 20px;
}

.woocommerce form.checkout_coupon{
    border-radius: 0;
    border: none;
    padding: 0;
}

.woocommerce .checkout_coupon input#coupon_code{
    width: 100%;
    background-color: #FFF!important;
    color: var(--tp-common-black)!important;
    height: 64px;
}

.woocommerce .checkout_coupon input#coupon_code:focus {
    border: 1px solid var(--tp-theme-primary);
}

.woocommerce .checkout_coupon button{
    width: auto;
}

.woocommerce .checkout_coupon p{
    margin-bottom: 10px;
}

.woocommerce .checkout_coupon .form-row{
    padding: 0;
    margin-top: 5px;
}

.woocommerce-info{
    border-top-color: var(--tp-theme-secondary);
}

.woocommerce-info::before{
    color: var(--tp-theme-secondary);
}

.woocommerce-form-coupon-toggle .woocommerce-info{
    border: 1px dashed #AAB0B2;
    color: var(--tp-common-black);
    margin-bottom: 40px;
}

.return-to-shop{
    text-align: center;
}

a.showcoupon{
    text-decoration: underline;
    color: var(--tp-theme-primary);  
}

.tp-return{
    padding: 40px!important;
    background-color: var(--tp-grey-1);
}

.tp-return p{
    color: var(--tp-common-black);
}

.woocommerce-message a.button{
    padding: 8px 40px;
    background: var(--tp-theme-secondary);
    color: var(--tp-heading-primary);
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Barlow Condensed";
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    z-index: 1;
    line-height: 30px;
    border-radius: 0;
}

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

.woocommerce-notices-wrapper:focus-visible,
.woocommerce-error:focus-visible{
    outline: none;
}

.woocommerce-error,
.woocommerce-message {
    color: var(--tp-common-black);
}

.woocommerce a.remove{
    color: var(--tp-common-black)!important;
}

.woocommerce a.remove:hover {
    color: var(--tp-common-black) !important;
    background: #fff;
}

.woocommerce form .form-row input.input-text{
    height: 64px;
}

#review_form_wrapper form{
    margin-top: 30px;
}

.woocommerce del .woocommerce-Price-amount{
    text-decoration: line-through;
}

.woocommerce .woocommerce-ordering{
    margin-bottom: 0;
}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product{
    margin-bottom: 50px;
}

.woocommerce nav.woocommerce-pagination ul{
    border: none;
}

.woocommerce nav.woocommerce-pagination ul li{
    border-right: none;
    margin-right: 20px;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: var(--tp-heading-primary);
    background: transparent;
    -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;
    border: 1px solid #e6e6e6;
    font-size: 18px;
    font-weight: 700;
    padding: 0;
}

.woocommerce nav.woocommerce-pagination ul li a:hover{
    color: var(--tp-common-white);
    background: var(--tp-theme-primary);
}

.woocommerce nav.woocommerce-pagination ul li span.current{
    background: var(--tp-theme-primary) !important;
    color: var(--tp-common-white) !important;
    border: 1px solid var(--tp-theme-primary) !important;
}

.woocommerce div.product div.summary {
    margin-bottom: 3em;
}

.woocommerce ul.products{
    margin-bottom: 0;
}

.woocommerce .products li.product .star-rating{
    margin: 8px 0 0 0;
}

.woocommerce ul.products li.product .product__item .product__thumb img{
    margin: 0;
}

.woocommerce .tp-footer-bg-shape-1{
    max-width: 512px;
}

@media(max-width: 767px){

    .woocommerce .woocommerce-ordering{
        float: left;
    }
}

@media (min-width: 768px) {
    .woocommerce .tp-shop-area .container{
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .woocommerce .tp-shop-area .container{
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .woocommerce .tp-shop-area .container{
        max-width: 1200px;
    }
}

@media(max-width: 576px){
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
        width: 100%;
    }
}

.minicart img{
    width: 85px;
    height: 90px;
}

.minicart-btn .button{
    background-color: var(--tp-theme-primary)!important;
    color: var(--tp-common-white)!important;
    display: block!important;
    text-align: center!important;
    font-weight: 700!important;
    padding: 12px 50px!important;
    margin-bottom: 10px!important;
	line-height:30px!important;
	border-radius:0!important;
}

.minicart-btn .button:hover{
    background-color: var(--tp-heading-primary)!important;
    color: var(--tp-common-white)!important;
}

.woocommerce .minicart a.remove{
	font-size:16px!important;
}

.minicart-btn .button.checkout{
    background-color: var(--tp-heading-primary)!important;
    margin-bottom: 0!important;
}

.minicart-btn .button.checkout:hover{
    background-color: var(--tp-theme-primary)!important;
}

.minicart .woocommerce-mini-cart__empty-message{
	color: var(--tp-heading-primary);
    font-weight: 600;
    margin-bottom: 0;
}

.woocommerce .star-rating{
	width: 100px;
    letter-spacing: 6px;
    font-size: 14px;
}

.woocommerce .commentlist .star-rating{
    position: absolute;
    top: 35px;
    padding-bottom: 5px;
	width:100px;
	letter-spacing:5px;
	font-size:14px;
}

.woocommerce .woocommerce-product-rating .star-rating{
	margin: 7px 6px 0 0;
    width: 100px;
    letter-spacing: 6px;
    font-size: 14px;
}

.product-popup__details-wrapper p.stock{
    display: none;
}

.product-popup__details-price{
    margin-bottom: 40px;
}

.product-popup__details-action form{
    margin-right: 6px;
}

.product-popup__details-action .quantity{
    margin-bottom: 40px;
}

.product-popup__details-action .quantity input{
    width: 100px;
}

.product-popup__details-action button.product-popup-action-btn{
    top: 45px;
}

.product-popup__details-action .out-of-stock+ button.product-popup-action-btn,
.product-popup__details-action .out-of-stock+ button.product-popup-action-btn+button{
    top: 0;
}

.product-popup__details-sku.product__details-more span.sku{
    font-weight: normal;
    color: var(--tp-text-body);
}

.product-popup__details-ammount.old-ammount{
	margin-right:5px;
}

.product-popup__details-offer{
    margin-left: 5px;
}

.product-popup__details-action button.single_add_to_cart_button  svg{
    margin-right: 7px;
    margin-bottom: 5px;
}

.product__details-wrapper button svg{
    display: none;
}

.product__details-wrapper p.stock{
    display: none;
}

.woocommerce table.wishlist_table{
    border-color: #eaedff!important;
    border-collapse: collapse;
}

.woocommerce table.wishlist_table *{
    border: none!important;
    text-align: center!important;
    color: var(--tp-common-black);
}

.woocommerce table.wishlist_table {
    background: #ffffff;
    border-color: #eaedff;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
    text-align: center;
    width: 100%;
    margin-bottom: 0!important;
}

.woocommerce table.wishlist_table thead tr th{
    background: #fff;
}

.woocommerce .wishlist_table th,.woocommerce .wishlist_table td {
    border-bottom: 1px solid rgba(6, 7, 40, 0.1)!important;
    border-right: 1px solid rgba(6, 7, 40, 0.1)!important;
}

.woocommerce table.wishlist_table td {
    padding: 20px 10px!important;
    vertical-align: middle;
    font-size: 16px;
}

.woocommerce table.wishlist_table tr th.product-thumbnail{
    width: auto;
}

.woocommerce table.wishlist_table tr th{
    font-size: 20px!important;
    padding: .5rem .5rem!important;
}

.woocommerce .wishlist-title{
    display: none;
}

.yith-wcwl-share{
    display: none;
}

.woocommerce table.wishlist_table .product-add-to-cart a{
    display: inline-flex!important;
    padding: 7px 25px !important;
    margin-bottom: 0!important;
}

.woocommerce .wishlist_table tr td.product-thumbnail a img{
    width: 125px;
}

.woocommerce .wishlist_table tr td.product-thumbnail a{
    display: inline-block;
    max-width: 100%;
}

table.wishlist_table.shop_table .product-remove{
    width: auto;
}

.wishlist_table .product-stock-status span.wishlist-in-stock{
    color: var(--tp-common-black);
}

.woocommerce table.wishlist_table .product-add-to-cart a.added_to_cart{
    margin-left: 5px!important;
}

.yith-add-to-wishlist-button-block{
    margin:0;
}

.yith-wcwl-add-to-wishlist-button__label{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 90%;
    font-weight: 500;
    font-size: 12px;
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
    z-index: 1;
    display: inline-block;
    width: max-content;
    line-height: 1;
    padding: 4px 8px;
    margin-right: 8px;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
}

.yith-wcwl-add-to-wishlist-button:hover .yith-wcwl-add-to-wishlist-button__label {
    visibility: visible;
    opacity: 1;
    right: 100%;
}

.yith-wcwl-add-to-wishlist-button:is(button) .yith-wcwl-icon-svg__wrapper{
    width: 22px;
    right: 2px;
    position: relative;
}

.product-popup__details-wrapper .yith-add-to-wishlist-button-block button.yith-wcwl-add-to-wishlist-button{
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    border: 1px solid #DADCE0;
    margin-bottom: 0;
}

.product-popup__details-wrapper .yith-add-to-wishlist-button-block{
    margin:84px 5px 0 0;
}

.product-popup__details-wrapper .stock.out-of-stock+ .yith-add-to-wishlist-button-block{
	margin-top:0;
}

.product-popup__details-action .stock.out-of-stock+ .yith-add-to-wishlist-button-block+ button.product-popup-action-btn {
    top: 3px;
}

.product-popup__details-wrapper .yith-add-to-wishlist-button-block:hover{
    color: var(--tp-common-white);
    background-color: var(--tp-theme-primary);
    border-color: var(--tp-theme-primary);
}

.product-popup__details-wrapper button.yith-wcwl-add-to-wishlist-button .yith-wcwl-add-to-wishlist-button__label{
    top: auto;
    bottom: 90%;
    left: 66%;
    right: auto;
    margin: auto;
    margin-bottom: 10px;
    -webkit-transform: translate(-57%, 0%);
    -moz-transform: translate(-57%, 0%);
    -ms-transform: translate(-57%, 0%);
    -o-transform: translate(-57%, 0%);
    transform: translate(-57%, 0%);
}

.product-popup__details-wrapper button.yith-wcwl-add-to-wishlist-button .yith-wcwl-add-to-wishlist-button__label:after{
	position: absolute;
    content: "";
    right: 50%;
    top: 100%;
	left:auto;
    -webkit-transform: translate(50%, -50%) rotate(45deg);
    -moz-transform: translate(50%, -50%) rotate(45deg);
    -ms-transform: translate(50%, -50%) rotate(45deg);
    -o-transform: translate(50%, -50%) rotate(45deg);
    transform: translate(50%, -50%) rotate(45deg);
    height: 8px;
    width: 8px;
    background-color: var(--tp-common-black);
}

.product-popup__details-wrapper .yith-add-to-wishlist-button-block:hover .yith-wcwl-add-to-wishlist-button__label{
    bottom: 100%;
    top: auto;
    right: auto;
}

.product-popup__details-wrapper .yith-add-to-wishlist-button-block:hover button.yith-wcwl-add-to-wishlist-button{
    border-color: var(--tp-theme-primary);
}

.product-popup__details-wrapper .yith-add-to-wishlist-button-block .yith-wcwl-icon-svg__wrapper{
    right: -3px;
}

.product-popup__details-action button.single_add_to_cart_button {
	background-color: var(--tp-heading-primary);
    color: var(--tp-common-white);
    padding: 12px 45px;
}

.woocommerce .product__content-wrapper .star-rating{
	margin-top:5px;
}
div.pagination a:hover {
    border: 1px solid var(--tp-theme-primary) !important;
}

.pagination span.current{
    font-weight: 700;
    font-size: 18px;
}

@media(max-width: 767px){
    .tp-postbox-comment-box-inner {
        display: block;
    }
    .tp-postbox-wrapper{
        padding-right: 0;
    }

}
.wp-block-button.is-style-outline a.wp-block-button__link {
    color: white!important;
}