/*
Theme Name: Widox
Theme URI: http://shthemes.net/demosd/widox
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Description: In 2024, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.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: widox

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
---------------------------------------------------*/
:root {
  --tp-theme-1: #EDC701;
  --tp-common-white: #fff;
}

a{
    color: #261f1f;
}
a:hover{
    color: var(--tp-theme-1);
}
.postbox-list-wrapper ul li span br,
.postbox-blockquote-content h4 br{
    display: none;
}
.postbox-blockquote-content p{
    display: inline;
}
p.comment-form-cookies-consent{
    display: none;
}
.comment-list li.comment{
    list-style: none;
    position: relative;
    padding-left: 100px;
    display: block;
}
.comment-list li.comment .comment-avatar{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
    height: 80px;
}
.comment-list li.comment .comment-avatar img{
    border-radius: 50%;
}
.comment-list li.comment .comment-author{
    display: block;
    margin-bottom: 0px;
}
.comment-list li.comment .comment-author h3.name{
    text-transform: capitalize;
    display: inline-block;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: 700;
    margin-bottom: 0;
}
.comment-list li.comment .comment-author .comment-meta{
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
}
.comment-list li.comment .comment-author p{
    font-size: 16px;
}
.comment-list li.comment .comment-author .reply{
    position: absolute;
    top: 0px;
    right: 0px;
}
.comment-list li.comment .comment-author .reply .comment-reply-link{
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    overflow: hidden;
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    color: var(--tp-common-black);
    background-color: var(--tp-theme-1);
}
.comment-list li.comment .comment-author .reply .comment-reply-link:hover{
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
}
.postbox-review-wrapper h4.postbox-review-title{
    font-size: 22px;
}
.sidebar__wrapper .widget_custom_html{
    margin-bottom: 45px;
}
.sidebar__wrapper .widget_search{
    margin-bottom: 60px;
}
.sidebar__wrapper .widget_news{
    margin-bottom: 55px;
}
.sidebar__wrapper .widget_news h3{
    margin-bottom: 35px;
}
.sidebar__wrapper .widget_categories{
    margin-bottom: 45px;
}
.sidebar__wrapper .widget_categories h3{
    margin-bottom: 30px;
}
.sidebar__wrapper .widget_categories ul li{
    list-style: none;
    padding-bottom: 20px;
    position: relative;
}
.sidebar__wrapper .widget_categories ul li a{
    font-size: 18px;
    transition: 0.3s;
    position: relative;
    display: block;
    color: #181818;
}
.sidebar__wrapper .widget_categories ul li a:hover{
    color: var(--tp-common-black);
    text-decoration: underline;
}
.sidebar__wrapper .widget_categories ul li::after{
    content: "+";
    font-family: var(--tp-ff-fontawesome);
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    color: rgba(24, 24, 24, 0.54);
    transition: 0.3s;
}
.sidebar__wrapper .widget_categories ul li:hover::after{
    color: #181818;
}
.sidebar__wrapper .widget_tag_cloud{
    margin-bottom: 40px;
}
.sidebar__wrapper .widget_tag_cloud h3{
    margin-bottom: 35px;
}
.sidebar__wrapper .widget_tag_cloud .tagcloud ul{
    display: flex;
    flex-wrap: wrap;
}
.sidebar__wrapper .widget_tag_cloud .tagcloud ul li{
    list-style: none;
}
.sidebar__wrapper .widget_tag_cloud .tagcloud ul li a{
    font-size: 15px!important;
    margin-right: 10px;
}
.sidebar__wrapper .widget_news .sidebar__post .rc__post{
    align-items: normal!important;
    margin-bottom: 0px;
}
.sidebar__wrapper .widget_news .sidebar__post .rc__post .rc__post-thumb{
    padding-top: 5px;
}
.basic-pagination nav ul li .page-numbers.current{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: inline-block;
    line-height: 49px;
    text-align: center;
    font-weight: 900;
    font-size: 16px;
    color: #071C34;
    border: 2px solid #EDEDED;
    transform: translateY(3px);
    transition: all 0.3s ease-in-out;
    background-color: var(--tp-theme-1);
    border: 2px solid var(--tp-theme-1);
}
.tp-portfolio-details-meta-item img{
    display: inline-block;
    margin-right: 20px;
}
.tp-portfolio-details-meta-item:first-child img{
    margin-right: 10px;
}
#gallery-1{
    display: none;
}
.comment-list li.comment{
    margin-bottom: 50px;
}
.comment-list li.comment:last-child{
    margin-bottom: 0px;
}
.wpcf7-spinner{
    display: none;
}
.tp-sv-details-form .forms-box .wpcf7-form p,
.tp-team-details-area .team-contact-form-wrap .wpcf7-form p{
    margin-bottom: 0px;
}
.tp-sv-details-form .forms-box .wpcf7-form p .wpcf7-not-valid-tip{
    color: #333;
    margin-bottom: 20px;
}
.tp-sv-details-form .forms-box .wpcf7-form .tp-btn-theme{
    margin-bottom: 0px;
}
.tp-sv-details-form .forms-box .wpcf7-form .tp-btn-theme:hover{
    color: var(--tp-common-white)!important;
}
.tp-sv-details-form .forms-box .wpcf7-form .wpcf7-response-output,
.tp-team-details-area .team-contact-form-wrap .wpcf7-form .wpcf7-response-output{
    color: #333;
    border-color: #333;
    margin: 2em 0em 0em;
}
.tp-team-details-area .team-contact-form-wrap .wpcf7-form .team-contact-form-submit .tp-btn-theme.lg{
    border: none;
}
.tp-team-details-area .team-contact-form-wrap .wpcf7-form p .wpcf7-not-valid-tip{
    color: #333;
    margin-top: 20px;
}
.tp-contact-area .tp-contact-wrap .wpcf7-form p{
    margin-bottom: 0px;
}
.tp-contact-area .tp-contact-wrap .wpcf7-form p br{
    display: none;
}
.tp-contact-area .tp-contact-wrap .wpcf7-form p .wpcf7-form-control-wrap{
    position: inherit;
}
.tp-contact-area .tp-contact-wrap .wpcf7-form p span{
    font-size: 18px;
    top: 15px;
}
.tp-contact-area .tp-contact-wrap .wpcf7-form .tp-contact-form-button p .tp-btn-theme{
	transition: all 0.3s ease-in-out;
	 border: none;
}
.tp-contact-area .tp-contact-wrap .wpcf7-form .tp-contact-form-button p .tp-btn-theme i{
    margin-right: 10px;
    margin-left: 0;
    color: #261f1f;
	transition: all 0.3s ease-in-out;
}
.tp-contact-area .tp-contact-wrap .wpcf7-form .tp-contact-form-button p .tp-btn-theme input{
    border: none;
	background-color: #edc701;
	color: #261f1f;
	transition: all 0.3s ease-in-out;
}
.tp-contact-area .tp-contact-wrap .wpcf7-form .tp-contact-form-button p .tp-btn-theme:hover i{
	color: #fff;
}
.tp-contact-area .tp-contact-wrap .wpcf7-form .tp-contact-form-button p .tp-btn-theme:hover input{
	background: #261f1f;
    color: #fff;
}
.tp-contact-area .tp-contact-wrap .wpcf7-form p .wpcf7-not-valid-tip{
    position: relative;
    left: 0px;
}
.tp-contact-area .tp-contact-wrap .wpcf7-form .wpcf7-response-output{
    margin: 2em 0em 1em;
    border-color: var(--tp-common-black);
    color: var(--tp-common-black);
}
.tp-blog-classic-content .tp-blog-classic-meta{
    color: var(--tp-common-white);
}
.tp-blog-classic-content .tp-blog-classic-meta img{
    border-radius: 50%;
    height: 26px;
    width: 26px;
    margin-right: 8px;
}
.tp-blog-classic-content .tp-blog-classic-meta a{
    text-transform: capitalize;
}
.tp-blog-classic-content .tp-blog-classic-meta b{
    font-style: normal;
    font-weight: 400;
    color: var(--tp-theme-1);
}
.tp-blog-classic-content .tp-blog-classic-meta i{
    display: inline-block;
    margin: 0px 5px;
}
.tp-blog-classic-content .tp-blog-classic-meta b::after,
.tp-blog-classic-content .tp-blog-classic-meta i.fa-clock::before{
    content: "";
    display: inline-block;
    height: 11px;
    width: 2px;
    margin-left: 7px;
    background-color: rgba(196, 196, 196, 0.54);
}
.tp-blog-classic-content .tp-blog-classic-meta i.fa-clock{
    margin: 0px;
}
.tp-blog-classic-content .tp-blog-classic-meta i.fa-clock::after{
    content: "\f017";
    margin-left: 7px;
}
.tp-blog-classic-meta a:not(:last-child)::after{
    display: none;
}
.tp-blog-classic-tag ul a{
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.05em;
    text-transform: capitalize;
    display: inline-block;
    color: rgba(255, 255, 255, 0.75);
}
.tp-blog-classic-tag ul a:not(:last-child){
    margin-right: 15px;
}
.tp-blog-classic-tag ul a:not(:last-child)::after{
    content: "";
    display: inline-block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    margin-left: 10px;
    transform: translateY(-2px);
    background-color: var(--tp-theme-1);
}
.tp-contact-form-wrap .wpcf7-form p{
    margin-bottom: 0px;
}
.tp-contact-form-wrap .wpcf7-form p br{
    display: none;
}
.tp-contact-form-wrap .wpcf7-form p .wpcf7-form-control-wrap{
    position: inherit;
}
.tp-contact-form-wrap .wpcf7-form .tp-contact-form-button p .tp-btn-theme i{
    margin-right: 10px;
    color: var(--tp-common-black);
    font-size: 16px;
	transition: all 0.3s ease-in-out;
}
.tp-contact-form-wrap .wpcf7-form .tp-contact-form-button p .tp-btn-theme input{
    background: #edc701;
    border: none;
	transition: all 0.3s ease-in-out;
}
.tp-contact-form-wrap .wpcf7-form .tp-contact-form-button p .tp-btn-theme{
    border: none;
	transition: all 0.3s ease-in-out;
}
.tp-contact-form-wrap .wpcf7-form .tp-contact-form-button p .tp-btn-theme:hover i{
	color: #fff;
}
.tp-contact-form-wrap .wpcf7-form .tp-contact-form-button p .tp-btn-theme:hover input{
	background: #261f1f;
    color: #fff;
}
.tp-contact-form-wrap .wpcf7-form p .wpcf7-not-valid-tip{
    position: relative;
    left: 0px;
}
.tp-contact-form-wrap .wpcf7-form .wpcf7-response-output{
    color: #333;
    border-color: #333!important;
    margin: 2em 0em 0em;
}
ul.pagination li span.page-numbers.dots{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: inline-block;
    line-height: 49px;
    text-align: center;
    font-weight: 900;
    font-size: 16px;
    color: #071C34;
    border: 2px solid #EDEDED;
    transform: translateY(3px);
    transition: all 0.3s ease-in-out;
}
ul.pagination li:hover span.page-numbers.dots{
    background-color: var(--tp-theme-1);
    border: 2px solid var(--tp-theme-1);
}
.search-custom{
    padding: 30px 30px;
    padding-top: 35px;
    background-color: var(--tp-grey-2);
    margin-left: 40px;
}
.search-custom h4{
    position: relative;
    display: inline-block;
    font-weight: 700;
    font-size: 24px;
    color: var(--tp-common-black);
    text-transform: capitalize;
    padding-left: 10px;
}
.search-custom h4::before{
    position: absolute;
    content: "";
    left: 0px;
    height: 43px;
    width: 2px;
    top: 50%;
    background: var(--tp-theme-1);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.search-custom .sidebar__search-form{
    position: relative;
}
.search-custom .sidebar__search-form input{
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: var(--tp-common-white);
    padding: 0 30px;
    text-transform: capitalize;
    border: 1px solid transparent;
    outline: none;
    padding-right: 50px;
    font-size: 16px;
    padding-left: 15px;
}
.search-custom .sidebar__search-form button{
    position: absolute;
    border: none;
    color: var(--tp-common-black);
    top: 14px;
    right: 25px;
}
.tp-product-details-wrapper h1.product_title{
    font-size: 38px;
    margin-bottom: 20px;
}
.tp-product-details-wrapper p.price{
    margin-bottom: 20px;
}
.woocommerce div.product .woocommerce-product-rating{
    margin-bottom: 20px;
}
.tp-product-details-wrapper p.price del{
    font-weight: 500;
    font-size: 20px;
    text-decoration-line: line-through;
    color: #767A7D;
    opacity: 1!important;
}
.tp-product-details-wrapper p.price ins{
    float: left;
    text-decoration: auto;
    font-weight: 700;
    font-size: 30px;
    color: var(--tp-common-black-3);
    margin-right: 18px;
}
.tp-product-details-wrapper .woocommerce-product-details__short-description p{
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 20px;
}
.tp-product-details-wrapper .cart .quantity{
    position: relative;
    width: 130px;
    border-radius: 0;
    margin: 0 40px 0 0!important;
}
.tp-product-details-wrapper .cart .quantity input{
    height: 55px;
    line-height: 55px;
    border: 1px solid #E2E2E2;
    display: inline-block;
    padding: 0;
    position: relative;
    max-width: 150px;
    width: 100%;
    padding-right: 30px;
}
.tp-product-details-wrapper .cart button.single_add_to_cart_button.button{
    padding: 18px 55px;
    background: var(--tp-theme-1);
    font-size: 16px;
    color: #000;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    transition: 0.3s;
    display: inline-block;
    text-transform: capitalize;
    border-radius: 0px;
}
.tp-product-details-wrapper .cart button.single_add_to_cart_button.button:hover{
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
}
.woocommerce-tabs ul.tabs{
    display: flex;
    list-style: none;
}
.woocommerce-tabs ul.tabs li a{
    font-size: 14px;
    color: #000!important;
    position: relative;
    padding: 20px 50px;
    background: var(--tp-common-white);
    margin-right: 83px;
    border: none;
    border-radius: 0;
    font-weight: 600;
    text-transform: uppercase;
}
.woocommerce-tabs ul.tabs li.active a{
    color: var(--tp-common-black-3)!important;
    background-color: var(--tp-theme-1);
}
.woocommerce-tabs .woocommerce-Tabs-panel h2{
    display: none;
}
.woocommerce-tabs .woocommerce-Tabs-panel--addtional-information .tab-pane{
    opacity: 1;
}
.tp-product-details-stock h4{
    margin-bottom: 15px;
}
.woocommerce #review_form_wrapper #review_form {
    background-color: #F8F8F9;
    padding: 60px 55px;
    padding-bottom: 45px;
    padding-left: 65px;
    width: 66.66666667%;
}
.woocommerce #review_form #respond #reply-title{
    font-size: 32px;
    color: #000;
    margin-bottom: 14px;
    font-weight: 700;
}
.woocommerce #review_form #respond #commentform .comment-form-rating label{
    font-size: 18px;
    color: var(--tp-common-black);
    background-color: transparent;
}
.woocommerce #review_form #respond #commentform .comment-form-rating p.stars{
    color: #FFB21D;
}
.woocommerce #review_form #respond #commentform .comment-form-rating .nice-select{
    display: none;
}
.woocommerce #review_form #respond #commentform .comment-form-comment{
    margin-bottom: 45px;
}
.woocommerce #review_form #respond #commentform .comment-form-comment label,
.woocommerce #review_form #respond #commentform .comment-form-author label,
.woocommerce #review_form #respond #commentform .comment-form-email label{
    font-size: 18px;
    color: var(--tp-common-black);
    background-color: transparent;
}
.woocommerce #review_form #respond #commentform .comment-form-comment textarea{
    height: 150px;
    resize: none;
    border: 0;
    background: none;
    font-size: 18px;
    padding: 15px 20px 0 30px;
    border-bottom: 1px solid #D4DCE0;
}
.woocommerce #review_form #respond #commentform .comment-form-author input,
.woocommerce #review_form #respond #commentform .comment-form-email input{
    border: 0;
    font-size: 18px;
    color: var(--tp-common-black);
    background-color: transparent;
    border-bottom: 1px solid #D4DCE0;
    padding-left: 30px;
}
.woocommerce #review_form #respond #commentform p.form-submit input{
    height: 59px;
    line-height: 61px;
    padding: 0 33px;
    overflow: hidden;
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    color: var(--tp-common-black);
    background-color: var(--tp-theme-1);
}
.woocommerce #review_form #respond #commentform p.form-submit input:hover{
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
}
.woocommerce #reviews #comments ol.commentlist{
    padding-top: 40px;
    padding-left: 0px;
}
.woocommerce #reviews #comments ol.commentlist li{
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 20px;
    border: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text{
    border: 0px solid #e1dde7;
    padding: 0em 2em 0;
}
.woocommerce #reviews #comments ol.commentlist li .star-rating{
    display: flex;
    margin-right: 2px;
    color: #FFB21D;
    font-size: 10px;
    float: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta{
    margin: 0px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author{
    font-size: 16px;
    color: var(--tp-common-black-3);
    font-weight: 500;
    margin-bottom: 9px;
    display: inline-block;
    text-transform: capitalize;
    padding-top: 5px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash{
    display: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__published-date{
    font-size: 14px;
    position: relative;
    padding-left: 11px;
    margin-left: 3px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__published-date::after{
    position: absolute;
    content: "";
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #A8ACB0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description p{
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.4;
}
.tp-product-details-wrapper .product_meta{
    display: none;
}
.woocommerce .tp-product-details-wrapper .woocommerce-product-rating .star-rating{
    color: #FFB41B;
}
@media (max-width: 991px){
    .woocommerce #review_form_wrapper #review_form{
        width: 100%;
    }
}
.woocommerce .tp-product-details-wrapper .woocommerce-product-rating .woocommerce-review-link{
    font-size: 16px;
    color: #121416;
}
.product-details-area .tp-product-details-bottom .tp-product-details-tab-box .related.products{
    display: none;
}
.tp-prduct-wrapper .swiper-wrapper .swiper-slide .tp-product-content del{
    display: none;
}
.tp-prduct-wrapper .swiper-wrapper .swiper-slide .tp-product-content ins{
    text-decoration: none;
}
.woocommerce #reviews h3.tp-product-details-review-title{
    margin-bottom: 22px;
}
p.woocommerce-noreviews{
    font-weight: 500;
    margin: 22px 0px;
}
.tp-product-details-area .tp-product-wrap .products.columns-4{
    display: flex;
    flex-wrap: wrap;
}
.tp-product-details-area .tp-product-wrap .products.columns-4 .column__custom__class{
    padding-right: calc(var(--bs-gutter-x)* .5);
    padding-left: calc(var(--bs-gutter-x)* .5);
}
.tp-product-details-area .tp-product-wrap .products.columns-4 .column__custom__class .tp-product-item span del{
    display: none;
}
.tp-product-details-area .tp-product-wrap .products.columns-4 .column__custom__class .tp-product-item span ins{
    text-decoration: none;
}
.sidebar__wrapper.sidebar__style-2 .widget_product_search{
    margin-bottom: 35px;
}
.sidebar__wrapper.sidebar__style-2 .widget_product_search h3{
    margin-bottom: 15px;
}
.sidebar__wrapper.sidebar__style-2 .widget_product_categories h3{
    margin-bottom: 30px;
}
.sidebar__wrapper.sidebar__style-2 .widget_product_categories li{
    padding-bottom: 23px;
    font-weight: 400;
    list-style-type: none;
    display: flex;
}
.sidebar__wrapper.sidebar__style-2 .widget_product_categories li a{
    padding-left: 20px;
    font-size: 18px;
    transition: 0.3s;
    position: relative;
    display: block;
    color: #181818;
}
.sidebar__wrapper.sidebar__style-2 .widget_product_categories li:hover{
    color: var(--tp-common-black);
    text-decoration: underline;
}
.sidebar__wrapper.sidebar__style-2 .widget_product_categories li a::after{
    position: absolute;
    content: "";
    top: 14px;
    left: 0;
    right: auto;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background-color: var(--tp-common-black);
}
.sidebar__wrapper.sidebar__style-2 .widget_product_categories li span{
    color: #181818;
    padding-left: 5px;
}
.sidebar__wrapper.sidebar__style-2 .widget_product_tag_cloud h3{
    margin-bottom: 35px;
}
.sidebar__wrapper.sidebar__style-2 .widget_product_tag_cloud .tagcloud a{
    font-weight: 400;
    font-size: 15px!important;
    text-transform: capitalize;
    padding: 2px 15px;
    margin-right: 5px;
    background-color: var(--tp-common-white);
    margin-bottom: 14px;
    display: inline-block;
}
.sidebar__wrapper.sidebar__style-2 .widget_product_tag_cloud .tagcloud a:hover{
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
}
.tp-product-style-2 .tp-product-top p.woocommerce-result-count{
    font-size: 18px;
    font-weight: 500;
    color: #0D0E0F;
}
.tp-product-style-2 .tp-product-top .woocommerce-ordering .nice-select{
    font-size: 18px;
    font-weight: 500;
    color: #0D0E0F;
    border: none;
    padding-right: 45px;
    height: 55px;
    line-height: 52px;
}
.woocommerce .woocommerce-pagination ul{
    border: 0px solid #cfc8d8!important;
    align-items: center!important;
    display: flex!important;
}
.woocommerce .woocommerce-pagination ul li{
    border: 0px solid #cfc8d8!important;
    list-style: none;
    display: inline-block;
    margin: 0 5px!important;
    overflow: visible!important;
}
.woocommerce .woocommerce-pagination ul li .page-numbers{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    font-weight: 900;
    font-size: 16px;
    color: #071C34!important;
    border: 2px solid #EDEDED;
    transform: translateY(3px);
    transition: all 0.3s ease-in-out;
    background-color: transparent!important;
}
.woocommerce .woocommerce-pagination ul li .page-numbers.current,
.woocommerce .woocommerce-pagination ul li .page-numbers:hover{
    background-color: var(--tp-theme-1)!important;
    border: 2px solid var(--tp-theme-1);
}
.sidebar__style-2 .widget_product_categories{
    margin-bottom: 25px;
}
.sidebar__style-2 .woocommerce-widget-layered-nav{
    margin-bottom: 20px;
}
.sidebar__style-2 .woocommerce-widget-layered-nav h3{
    margin-bottom: 20px;
}
.sidebar__style-2 .woocommerce-widget-layered-nav ul li{
    padding-bottom: 23px!important;
    font-weight: 400;
}
.sidebar__style-2 .woocommerce-widget-layered-nav ul li a,
.sidebar__style-2 .woocommerce-widget-layered-nav ul li .count{
    padding-left: 0px;
    font-size: 18px;
    transition: 0.3s;
    position: relative;
    color: #181818;
}
.sidebar__style-2 .woocommerce-widget-layered-nav ul li a::before{
    content: "\f104";
    font-size: 16px;
    display: inline-block;
    margin-right: 8px;
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
}
.sidebar__style-2 .woocommerce-widget-layered-nav ul li:hover{
    color: var(--tp-common-black);
    text-decoration: underline;
}
.tp-product-style-2 .tp-product-wrapper .swiper-slide .tp-product-content del{
    display: none;
}
.tp-product-style-2 .tp-product-wrapper .swiper-slide .tp-product-content ins{
    text-decoration: none;
}
.tpoffcanvas__input .wpcf7-form .p-relative p{
    margin-bottom: 0px;
}
.tpoffcanvas__input .wpcf7-form .p-relative p br{
    display: none;
}
.tpoffcanvas__input .wpcf7-form .p-relative p .wpcf7-submit{
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    height: 60px;
    background-color: var(--tp-theme-1);
    color: var(--tp-common-white);
    font-size: 16px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0%;
    padding-right: 40px;
    padding-left: 22px;
}
.tpoffcanvas__input .wpcf7-form .p-relative p .wpcf7-not-valid-tip{
    margin-top: 15px;
    color: var(--tp-common-white);
}
.tpoffcanvas__input .wpcf7-form .wpcf7-response-output{
    color: var(--tp-common-white);
    border-color: var(--tp-common-white)!important;
    margin: 2em 0em 1em;
}
.tp-header-2-border .tp-header-2-right .tp-header-2-button .tp-btn-grey{
    height: 96px;
}
.tp-footer-form-box .wpcf7-form .tp-footer-input-box p,
.tp-footer-form-box .wpcf7-form .form-check p{
    margin-bottom: 0px;
}
.tp-footer-form-box .wpcf7-form .tp-footer-input-box p br{
    display: none;
}
.tp-footer-form-box .wpcf7-form .tp-footer-input-box p .wpcf7-submit{
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    position: absolute;
    right: 0px;
    top: 12px;
    display: inline-block;
    border-bottom: 0px;
    font-size: 22px;
    padding-right: 0px;
}
.tp-footer-form-box .wpcf7-form p .wpcf7-not-valid-tip{
    color: var(--tp-common-white);
    margin-top: 15px;
}
.tp-footer-form-box .wpcf7-form .wpcf7-response-output{
    color: var(--tp-common-white);
    border-color: var(--tp-common-white)!important;
    margin: 2em 0em 1em;
}
.tp-footer-form-box .wpcf7-form .form-check,
.tp-footer-form-box .wpcf7-form .form-check .wpcf7-list-item label{
    padding-left: 0px;
}
.tp-footer-form-box .wpcf7-form .form-check .wpcf7-list-item{
    margin-left: 23px;
}
.tp-footer-form-box .wpcf7-form .form-check label input{
    box-shadow: none;
    border-radius: 50%;
    border-color: #4E545F;
    height: 23px;
    width: 23px;
    background-color: transparent;
    margin-left: -1.5em;
    margin-top: .25em;
    vertical-align: bottom;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #4E545F;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
}
.tp-footer-form-box .wpcf7-form .form-check label .wpcf7-list-item-label{
    padding-left: 10px;
}
.product-quantity .quantity input{
    width: 10.631em!important;
}
.woocommerce .product-remove a.remove{
    display: inline;
    font-size: 1em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    font-weight: 700;
    border: 0;
    color: #060728!important;
}
.woocommerce .product-remove a.remove{
    background-color: transparent;
}
.woocommerce form .form-row label{
    font-weight: 500;
    color: var(--tp-common-black);
    padding-bottom: 10px;
    font-size: 14px;
    margin-left: 0px;
    margin-top: 0px;
}
.woocommerce form .form-row input.input-text{
    width: 100%;
    background: var(--tp-common-white)FFF;
    color: var(--tp-common-black);
    height: 64px;
    border: 1px solid #E0E2E3;
}
.woocommerce form .form-row input.input-text:focus{
    border-color: var(--tp-theme-1);
}
.woocommerce form .form-row .woocommerce-input-wrapper select.country_to_state.country_select,
.woocommerce form .form-row .woocommerce-input-wrapper select.state_select{
    display: block!important;
    width: 100%;
    background: var(--tp-common-white)FFF;
    color: var(--tp-common-black);
    height: 64px;
    border: 1px solid #E0E2E3;
}
.woocommerce form .form-row .woocommerce-input-wrapper .nice-select{
    display: none;
}
.woocommerce form .form-row .woocommerce-input-wrapper .select2 .select2-selection{
    height: 64px;
    line-height: 63px;
    border-radius: 0;
    border: 0;
    float: none;
    padding: 20px 20px;
    font-size: 14px;
}
.woocommerce form .form-row .woocommerce-input-wrapper .select2 .select2-selection .select2-selection__arrow{
    top: 20px;
    right: 20px;
}
.woocommerce form .form-row{
    margin-bottom: 20px;
}
.woocommerce-additional-fields{
    background-color: #F8F8F9;
    padding: 20px 45px 45px 45px;
}
.woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper p label{
    font-weight: 500;
    color: var(--tp-common-black);
    padding-bottom: 10px;
    font-size: 14px;
    margin: 0px;
}
.woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper p span textarea.input-text{
    height: 200px;
    resize: none;
    padding: 25px;
    font-size: 14px;
}
.tp-checkout-bill-title, .tp-checkout-place-title{
    margin-bottom: 20px;
}
.woocommerce-form-coupon-toggle .woocommerce-info{
    border: 1px dashed #AAB0B2;
    color: var(--tp-common-black);
    margin-bottom: 40px;
    background-color: transparent;
    font-size: 14px;
}
.woocommerce-form-coupon-toggle .woocommerce-info a{
    color: var(--tp-theme-1);
    position: relative;
}
.woocommerce-form-coupon-toggle .woocommerce-form-coupon-toggle:nth-child(2){
    display: none;
}
.woocommerce-form-coupon-toggle .woocommerce-info::before{
    color: var(--tp-theme-1);
}
.woocommerce .woocommerce-checkout-review-order table{
    border: none;
}
.woocommerce .woocommerce-checkout-review-order table th{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    color: var(--tp-common-black);
    font-family: var(--tp-ff-heading);
}
.woocommerce .woocommerce-checkout-review-order .product-total{
    text-align: right;
}
.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-common-black);
    line-height: 30px;
}
.woocommerce .woocommerce-checkout-review-order tfoot th{
    font-size: 15px;
    color: var(--tp-common-black);
    font-weight: 500 !important;
}
.woocommerce .woocommerce-checkout-review-order table th, .woocommerce .woocommerce-checkout-review-order table td{
    padding: 15px 0px;
}
.woocommerce .woocommerce-checkout-review-order tfoot td{
    text-align: right;
    font-weight: 500!important;
}
.woocommerce .woocommerce-checkout-review-order tfoot span{
    color: var(--tp-theme-1);
}
.woocommerce-terms-and-conditions-wrapper{
    display: none;
}
.woocommerce .woocommerce-checkout-payment{
    background: var(--tp-common-white) !important;
    overflow: hidden;
    border-radius: 0 !important;
}
.woocommerce-checkout #payment ul.payment_methods{
    padding: 0;
    border-bottom: none;
}
.woocommerce .woocommerce-checkout-payment .woocommerce-info{
    background-color: var(--tp-common-white);
    margin-bottom: 0.5em;
    border-top-color: var(--tp-theme-1);
}
.woocommerce .woocommerce-checkout-payment .woocommerce-info::before{
    color: var(--tp-theme-1);
}
.woocommerce-checkout #payment div.form-row{
    padding: 0;
}
.woocommerce-checkout #payment div.form-row .button{
    height: 59px;
    line-height: 61px;
    padding: 0 33px;
    overflow: hidden;
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    color: var(--tp-common-black);
    background-color: var(--tp-theme-1);
    width: 100%;
}
.woocommerce-checkout #payment div.form-row .button:hover{
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
}
.woocommerce table.shop_table{
    border-radius: 0;
    margin-bottom: 20px;
}
.woocommerce table.shop_table tr{
    border-bottom: 1px solid rgba(6, 7, 40, 0.1);
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
}
.woocommerce table.shop_table th{
    padding: 15px 0px;
}
.woocommerce table.shop_table td{
    padding: 15px 0px;
    text-align: right;
}
.woocommerce table.shop_table td.product-name{
    text-align: left;
}
.woocommerce table.shop_table td.product-name .product-quantity{
    font-size: 15px;
}
.cart-page-total .wc-proceed-to-checkout{
    padding: 0;
}
.cart-page-total .wc-proceed-to-checkout a{
    height: 59px;
    line-height: 61px;
    padding: 0 33px!important;
    overflow: hidden;
    display: inline-block;
    font-weight: 500;
    font-size: 16px!important;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    color: var(--tp-common-black)!important;
    background-color: var(--tp-theme-1)!important;
    width: 100%;
    margin-bottom: 0!important;
}
.cart-page-total .wc-proceed-to-checkout a:hover{
    color: var(--tp-common-white)!important;
    background-color: var(--tp-common-black)!important;
}
.cartmini__top-wrapper .cartmini__widget .mini_cart_item .cartmini__thumb{
    position: absolute;
    top: 15px;
    right: 0;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: var(--tp-common-black);
    font-size: 20px;
    margin: 0;
    border: 0;
}
.woocommerce .cart-page-total table.shop_table th,
.woocommerce .cart-page-total table.shop_table td{
    padding: 15px 30px;
}
.cartmini__content .cartmini__price-wrapper .quantity{
    font-size: 12px;
    font-weight: 500;
}
.cartmini__content .cartmini__price-wrapper .quantity .woocommerce-Price-amount{
    font-size: 14px;
    font-weight: 500;
    color: var(--tp-common-black);
}
.cartmini__checkout .cartmini__checkout-title strong{
    font-size: 15px;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: capitalize;
    color: var(--tp-common-black);
}
.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 .product-remove a{
    font-size: 24px;
}
.woocommerce table.wishlist_table {
    background: var(--tp-common-white)fff;
    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: var(--tp-common-white);
}
.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;
    margin-bottom: 0!important;
    padding: 12px 24px !important;
    overflow: hidden;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    color: var(--tp-common-black);
    background-color: var(--tp-theme-1);
}
.woocommerce table.wishlist_table .product-add-to-cart a:hover{
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
}
.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;
	border-radius: 4px;
}
.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;
}
.woocommerce table.wishlist_table .product-price del{
    display: none;
}
.woocommerce table.wishlist_table .product-price ins{
    text-decoration: none;
}
.woocommerce table.wishlist_table .product-name a:hover{
    color: var(--tp-theme-1);
}
.tp-product-icon-2 span.yith-wcwl-add-to-wishlist-button__label{
    top: 140%;
    right: -95%!important;
}
.tp-product-icon-2 .yith-add-to-wishlist-button-block{
    width: 44px;
    height: 44px;
    background: var(--tp-common-white);
    margin: 0 5px;
    border-radius: 50%;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    display: inline-block;
    color: var(--tp-common-black);
    position: relative;
}
.tp-product-icon-2 .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button{
    display: block;
}
.tp-product-icon-2 .yith-add-to-wishlist-button-block a svg{
    width: 17px!important;
    height: 17px;
    color: var(--tp-common-black)!important;
    fill: none;
}
.tp-product-icon-2 .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button--added svg{
    fill: currentColor;
}
.tp-product-icon-2 .yith-add-to-wishlist-button-block:hover{
    background: var(--tp-theme-1);
}
.tp-product-icon .yith-add-to-wishlist-button-block{
    width: 44px;
    height: 44px;
    background: var(--tp-common-white);
    margin-top: 10px;
    border-radius: 50%;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    display: inline-block;
    color: var(--tp-common-black);
    position: relative;
}
.tp-product-icon .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button{
    display: block;
}
.tp-product-icon .yith-add-to-wishlist-button-block a svg{
    width: 17px!important;
    height: 17px;
    color: var(--tp-common-black)!important;
    fill: none;
}
.tp-product-icon .yith-add-to-wishlist-button-block a.yith-wcwl-add-to-wishlist-button--added svg{
    fill: currentColor;
}
.tp-product-icon .yith-add-to-wishlist-button-block:hover{
    background: var(--tp-theme-1);
}
.tp-product-details-wrapper .yith-add-to-wishlist-button-block a svg{
    display: none;
}
.tp-product-style-2 .tp-product-icon-2 button .tp-product__tooltip{
	top: 140%;
    right: -20%;
}
.tp-product-style-2 .tp-product-icon-2 button .tp-product__tooltip::before{
	border-left: none;
}
.tp-product-style-2 .tp-product-icon-2 button a{
	width: 44px;
    height: 44px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    display: inline-block;
    color: var(--tp-common-black);
    position: relative;
}
.tp-product-details-wrapper .tp-product-details-inventory{
    margin-bottom: 0px;
}
.tp-product-thumb-box .tp-product-icon-2 button a.button.added::after,
.tp-product-item .tp-product-icon button a.button.added::after{
    display: none;
}
.tp-product-thumb-box .tp-product-icon-2 button a.button,
.tp-product-item .tp-product-icon button a.button{
    padding: 0;
    color: inherit;
    border: none;
    background-color: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link::after{
    bottom: 8px;
}
.woocommerce .cartmini__widget .cartmini__del{
    width: 25px!important;
    height: 25px!important;
    line-height: 25px!important;
    text-align: center!important;
    color: var(--tp-common-black)!important;
    font-size: 14px!important;
}
.woocommerce .cartmini__widget .cartmini__del:hover{
    color: var(--tp-theme-1)!important;
    background-color: transparent!important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
    margin-left: 27px;
}
@media only screen and (max-width: 1200px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item,
    #mega-menu-wrap-primary_home3 #mega-menu-primary_home3 > li.mega-menu-item {
        margin: 0px;
        width: 100%;
        height: 50px;
        position: relative;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary_home3 #mega-menu-primary_home3 > li.mega-menu-item > a.mega-menu-link{
        line-height: 0px;
        height: 40px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after,
    #mega-menu-wrap-primary_home3 #mega-menu-primary_home3 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
        content: "\f105";
        font-family: "Font Awesome 6 Pro";
        font-weight: 300;
        transition: all 0.3s ease-in-out;
        position: absolute;
        right: 0;
        top: -6px;
        -webkit-transform: translateY(-2px);
        -moz-transform: translateY(-2px);
        -ms-transform: translateY(-2px);
        -o-transform: translateY(-2px);
        transform: translateY(-2px);
        font-size: 18px;
        color: #7F8387;
        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 rgba(255, 255, 255, 0.12);
        transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
        background-color: transparent;
        border-radius: 0px;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link:hover > span.mega-indicator:after,
    #mega-menu-wrap-primary_home3 #mega-menu-primary_home3 li.mega-menu-item-has-children > a.mega-menu-link:hover > span.mega-indicator:after{
        color: var(--tp-theme-1);
        animation: none;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu,
    #mega-menu-wrap-primary_home3 #mega-menu-primary_home3 > li.mega-menu-megamenu > ul.mega-sub-menu{
        width: 100%;
        background-color: transparent;
        margin-left: 0px;
        padding: 30px 10px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu,
    #mega-menu-wrap-primary_home3 #mega-menu-primary_home3 > li.mega-menu-flyout ul.mega-sub-menu{
        background-color: transparent;
        margin-bottom: 30px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
    #mega-menu-wrap-primary_home3 #mega-menu-primary_home3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
        background-color: transparent;
        color: var(--tp-common-white);
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
    #mega-menu-wrap-primary_home3 #mega-menu-primary_home3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{
        background-color: transparent;
        color: var(--tp-theme-1);
    }
    .tp-main-menu-mobile ul li:not(:last-child) a{
        border-bottom: 0px;
        line-height: 20px;
        padding: 10px;
    }
    .tp-main-menu-mobile ul li > a{
        padding-left: 10px;
    }
    .tp-main-menu-mobile ul li:hover .submenu,
    .tp-main-menu-mobile ul li:hover .submenu li:hover .submenu{
        opacity: 1;
        display: block;
    }
    .tp-main-menu-mobile ul li:hover .submenu li .submenu{
        opacity: 0;
        display: none;
    }
}
.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-1));
}
.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-1)!important;
    background: var(--tp-theme-1)!important;
    color: var(--tp-common-white)!important;
    font-size: 15px;
    padding: 10px;
}
.wp-block-search__button:hover{
    background: #000000;
    color: var(--tp-common-white);
    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;
}
select {
    width: 100%;
    padding: 10px;
    border: solid 1px #000;
    color: #000000;
    margin-bottom: 20px;
    appearance:auto;
    font-size: 14px;
}
.widget select{
    margin-bottom: 0;
}
.widget_calendar tfoot {
    display: none;
}
.widget_calendar caption {
    caption-side: top;
    border-bottom: none!important;
    text-transform: uppercase;
    font-weight: 700;
    background-color: var(--tp-theme-1);
    color: var(--tp-common-white)!important;
    font-size: 15px!important;
    text-align: center!important;
}
.widget_calendar td#today {
    background: var(--tp-theme-1)!important;
    color: var(--tp-common-white)!important;
    font-weight: 700;
}
.wp-calendar-nav {
    display: none;
}
.sidebar__wrapper table,
.postbox__wrapper table{
    border: 1px solid var(--tp-theme-1)!important;
    padding: 5px!important;
    width: 100%;
    margin-bottom: 20px;
}
.sidebar__wrapper table * ,
.postbox__wrapper table *{
    border: 1px solid #000000!important;
    padding: 10px!important;
    color: #000000!important;
    text-align: center;
}
.sidebar__wrapper table a,
.postbox__wrapper table a {
    border: none!important;
    padding: 0px!important;
    font-weight: 700;
}
.widget table{
    text-align: center;
    margin-bottom: 0;
}
.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-1);
    color: var(--tp-common-white);
    border: 1px solid var(--tp-theme-1);
    height: 100%;
    width: 48px;
    right: 0;
    top: 0;
    font-size:14px;
}
.widget_search button:hover{
    background: var(--tp-common-white);
    color: var(--tp-theme-1);
}
.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.is-style-outline a.wp-block-button__link {
    color: #000000!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 {
    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: 15px;
}
.wp-block-search__button-outside{
    margin-bottom: 15px;
}
.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-1)!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;
}
.postbox__content ol li,
.comment-box-all ol li {
  list-style: decimal;
  margin-bottom: 0;
}
.postbox__content ul> li, 
.comment-box-all >ul> li {
  list-style-type: disc;
  margin-bottom: 0;
  line-height: 1.75em;
}
.postbox__content ul ul li,
.comment-box-all ul ul li {
  list-style-type: circle;
}
.postbox__content ul ul ul li,
.comment-box-all ul ul ul li {
  list-style-type: square;
}
.postbox__content  ul, .postbox__content  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: var(--tp-common-white)!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-1);
    background: var(--tp-theme-1);
    color: var(--tp-common-white)!important;
    letter-spacing: 2px!important;
    font-weight: 700;
    float: right;
    line-height: 1.5!important;
}
span.sticky.post{
    position: relative;
}
.post-password-form >p>input{
    background: var(--tp-theme-1)!important;
    color: var(--tp-common-white)!important;
    border: 1px solid var(--tp-theme-1)!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;
}
.post-password-form>p>input:hover{
    background-color:  #000000!important;
    color: var(--tp-common-white)!important;
    border-color: #000000!important;
}
.widget_search form input{
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: var(--tp-common-white);
    padding: 0 30px;
    text-transform: capitalize;
    border: 1px solid transparent;
    outline: none;
    padding-right: 50px;
    font-size: 16px;
    padding-left: 15px;
}
.widget_search form input:focus{
    border: 1px solid var(--tp-theme-1);
}
.sidebar__widget h2.wp-block-heading{
    font-size: 22px;
    margin-bottom: 30px;
}
.sidebar__widget-title{
    margin-bottom: 30px;
}
.sidebar__widget{
    margin-bottom: 60px;
}
select {
    -webkit-appearance: none;
    background: url(../widox/assets/img/arrow.png) no-repeat right;
    background-position-x: 96%;
    background-color: var(--tp-common-white);
    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: 20px;
    border: 1px solid;
    display: block!important;
}
.sidebar__widget .nice-select,
.wp-block-archives .nice-select,
.wp-block-categories .nice-select{
    display: none;
}
.sidebar__widget li{
    margin-bottom: 10px;
}
.widget_categories ul li {
    padding: 0px!important;
}
.widget_categories ul li ul.children {
    padding-bottom: 0px !important;
    padding-right: 0px !important;
    padding-top: 10px !important;
    border: none;
}
.widget_categories ul li ul.children li:last-child {
    margin-bottom: 10px;
}
.widget_rss ul li a {
    font-size: 18px;
}
.sidebar__widget .rss-date, .widget_rss cite {
    font-style: italic;
    font-size: 13px !important;
    display: block;
    font-weight: 600;
    margin: 5px 0;
}
.widget_search form.error-page__form button{
    height: 55px;
}
.tp-header-social a:hover{
    color: var(--tp-common-black);
}
.tp-header-height .tp-header-area .col-xl-6 .tp-header-main-menu{
    width: max-content;

}
.tp-header-main-menu .tp-main-menu-content ul li a:hover{
    color: var(--tp-theme-1);
}
.tp-header-main-menu > nav > ul > li .submenu{
    width: 253px;
}
.tp-header-main-menu > nav > ul > li .submenu > li > a:hover{
    color: var(--tp-common-black);
    width: fit-content;
}
.tp-header-main-menu ul li ul.submenu{
    display: grid;
}
.tp-header-main-menu ul li ul.submenu li{
    display: inline-block;
}
.tp-header-main-menu ul li ul.submenu li ul.submenu{
    top: -35px;
    left: 213px;
    opacity: 0;
}
.tp-header-main-menu ul li ul.submenu li:hover ul.submenu{
    opacity: 1;
}
.reply:hover a{
    color: var(--tp-common-white);
}
#cancel-comment-reply-link{
    float: right;
    line-height: 20px;
    overflow: hidden;
    display: inline-block;
    font-weight: 500;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    color: var(--tp-common-black);
    background-color: var(--tp-theme-1);
    padding: 8px 6px;
    top: -5px;
}
#cancel-comment-reply-link:hover{
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
}
.postbox__wrapper .postbox__item .postbox__content .wp-block-image:nth-child(33){
    display: flow-root;
}
.postbox-review-wrapper .row .col-xl-10{
    padding-top: 25px;
}
p.has-text-color.has-background.has-very-light-gray-color{
    color: var(--tp-common-white)fff !important;
}
p.has-text-color strong{
    color: #333;
}
.postbox__wrapper .postbox__item .postbox__content h1{
    font-size: 60px;
}
.postbox__wrapper .postbox__item .postbox__content h2{
    font-size: 46px;
}
.postbox__wrapper .postbox__item .postbox__content h3{
    font-size: 38px;
}
.postbox__wrapper .postbox__item .postbox__content h4{
    font-size: 30px;
}
.postbox__content .wp-block-file a.wp-block-file__button{
    padding: 5px;
}
.wp-block-search__inside-wrapper .wp-block-search__input{
    outline-offset: 0px;
}
.postbox__content .pagination{
    align-items: center;
    display: flex;
    clear: both;
    padding-top: 20px;
}
.postbox__content .pagination .post-page-numbers.current,
.postbox__content .pagination a.post-page-numbers:hover{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: inline-block;
    line-height: 49px;
    text-align: center;
    font-weight: 900;
    font-size: 16px;
    color: #071C34;
    transform: translateY(3px);
    transition: all 0.3s ease-in-out;
    background-color: var(--tp-theme-1);
    border: 2px solid var(--tp-theme-1);
    margin-left: 10px;
}
.postbox__content .pagination a.post-page-numbers{
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: inline-block;
    line-height: 49px;
    text-align: center;
    font-weight: 900;
    font-size: 16px;
    color: #071C34;
    border: 2px solid #EDEDED;
    transform: translateY(3px);
    transition: all 0.3s ease-in-out;
    margin-left: 10px;
}
table tr th a:hover,
table tbody tr td a:hover{
    color: var(--tp-theme-1)!important;
}
dd{
    padding-left: 25px;
}
.postbox__area .postbox__wrapper .postbox__item .postbox__thumb{
    text-align: center;
}
.postbox__content .post-password-form >p>input{
    padding: 12.5px 20px;
}
@media only screen and (max-width: 768px) {
    .comment-list li.comment .comment-author .reply{
        position: relative;
        top: 0px;
        right: 0px;
    }
}
.comment-list li.comment .comment-author p img{
    padding: 10px 0px;
}
.comment-list li.comment.nopd{
    padding-left: 0px;
}
.postbox__content p:nth-child(31){
    display: flow-root;
}
.logged-in .tp-header-height .header-sticky,
.logged-in .tp-header-height.tp-header-transparent{
    top: 32px;
}
@media only screen and (max-width: 600px){
    .logged-in .tp-header-height .header-sticky{
        top: 0px;
    }
}
@media (min-width: 600px) and (max-width: 778px){
    .logged-in .tp-header-height .header-sticky{
        top: 46px;
    }
}
.tpoffcanvas__contact-info ul li a,
.text-anim:hover,
.tp-cta-bottom-content h5 a:hover,
.text-anim-2,
.text-anim-2:hover{
    color: inherit;
}
.tp-video-play-button a:hover,
.tp-project-2-title.text-anim-2 a{
    color: var(--tp-common-white);
}
.tp-feature-2-link a:hover,
.tp-about-text span a:hover,
.tp-project-action a:hover{
    color:var(--tp-common-black);
}
.woocommerce .woocommerce-ordering select{
    display: none!important;
}
.woocommerce-tabs ul.tabs li.active a,
.woocommerce-tabs ul.tabs li a:hover{
    color: inherit;
}
.woocommerce .woocommerce-checkout-review-order tfoot .order-total span,
.tp-sv-details-services-wrap a:hover,
.tp-project-3-button a:hover,
.tp-portfolio-details-btn a:hover,
.tp-portfolio-details-info-social a:hover i,
.tp-contact-item > a:hover{
    color:var(--tp-common-black);
}
.header-sticky{
    background-color: var(--tp-common-white);
}
.tp-portfolio-details-info-address a:hover,
.tp-portfolio-details-info-mail-text a:hover{
    color: #696969;
}
.widget_search .sidebar__search .sidebar__search-input-2 button{
    position: absolute;
    top: 0;
    right: 27px;
    height: 100%;
    line-height: 48px;
    color: var(--tp-common-black);
    width: 20px;
    background-color: transparent;
    border-color: transparent;
    font-size: 18px;
}
.widget_categories ul{
    display: grid;
}
.postbox__wrapper .postbox__item .postbox__content h3.postbox__title{
    font-size: 36px;
}
.postbox-blockquote blockquote{
    background: transparent;
    border-left: none !important;
    padding: 0px !important;
    font-size: 16px !important;
}
.postbox__area .postbox__wrapper .postbox__item .postbox__thumb a img{
    width: auto;
}
.postbox__wrapper .postbox__item .postbox__content h4.postbox-review-title{
    font-size: 22px;
}
.tp-footer-contact span a.text-anim-2:hover{
    color: var(--tp-grey-1);
}
.tp-text-slider-2-contact-box a:hover{
    color: var(--tp-common-white);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
    letter-spacing: 0.32px;
}
.tp-about-contact a:hover{
	 color:var(--tp-common-black);
}
.tp-team-details-info-content a:hover{
	color: #000;
}
.tp-header-main-menu .tp-main-menu-content ul li h4.homemenu-title a:hover{
	color: #261f1f;
}
.tp-product-thumb-box .tp-product-icon-2 button a.added_to_cart.wc-forward{
	position: absolute;
    transform: translateY(-50%);
    right: -11px;
    font-weight: 500;
    font-size: 12px;
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
    display: inline-block;
    width: max-content;
    line-height: 1;
    padding: 4px 6px;
    border-radius: 4px;
    visibility: visible;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    height: auto;
    top: 62px;
}
.tp-product-thumb-box .tp-product-icon-2 button:hover a.added_to_cart.wc-forward{
	opacity: 1;
}
.tp-product-thumb-box .tp-product-icon-2 button a.added .tp-product__tooltip{
	opacity: 0;
}
.tp-product-thumb-box .tp-product-icon-2 button a.added{
	background: #edc701;
}
.tp-product-item .tp-product-icon button a{
	width: 44px;
    height: 44px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    display: inline-block;
    color: var(--tp-common-black);
    position: relative;
}
.tp-product-item .tp-product-icon button a.added_to_cart.wc-forward{
	position: absolute;
    transform: translateY(-50%);
    right: 54px;
    font-weight: 500;
    font-size: 12px;
    color: var(--tp-common-white);
    background-color: var(--tp-common-black);
    display: inline-block;
    width: max-content;
    line-height: 1;
    padding: 4px 6px;
    border-radius: 4px;
    visibility: visible;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    height: auto;
    top: 22px;
}
.tp-product-item .tp-product-icon button:hover a.added_to_cart.wc-forward{
	opacity: 1;
}
.tp-product-item .tp-product-icon button a.added .tp-product__tooltip{
	opacity: 0;
}
.tp-product-item .tp-product-icon button a.added{
	background: #edc701;
}
.tp-product-item .tp-product-icon button:hover a,
.tp-product-thumb-box .tp-product-icon-2 button:hover a{
	background: #edc701;
}
.wc-empty-cart-message .cart-empty.woocommerce-info{
	border-top-color: #edc701;
}
.wc-empty-cart-message .cart-empty.woocommerce-info::before{
	color: #edc701;
}
p.return-to-shop a.button.wc-backward{
	height: 59px;
    line-height: 61px;
    padding: 0 33px;
    overflow: hidden;
    display: inline-block;
    font-weight: 500;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    color: var(--tp-common-black);
    background-color: var(--tp-theme-1);
}
p.return-to-shop a.button.wc-backward:hover{
	color: var(--tp-common-white);
    background-color: var(--tp-common-black);
}
.tp-product-item .tp-product-icon .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button__label::before,
.tp-product-item .tp-product-icon button a.added_to_cart.wc-forward::before{
	position: absolute;
    content: "";
    right: -4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 8px solid var(--tp-common-black);
    border-bottom: 8px solid transparent;
}
.woocommerce-notices-wrapper:focus-visible,
.woocommerce-notices-wrapper .woocommerce-message:focus-visible{
	outline: -webkit-focus-ring-color auto 0px;
}
.woocommerce #review_form #respond #commentform .comment-form-rating select{
	display: none!important;
}
.tp-testimonial-avata img {
    border-radius: 50%!important;
    border: 5px solid var(--tp-common-white)!important;
}
.tp-header-logo a img, .tp-header-2-logo a img, .tp-header-3-logo a img, .tp-footer-logo a img, .tpoffcanvas__logo a img{
	max-width: 172px;
}