/*
Theme Name: White Minimal
Theme URI: https://shtheme.com/demosd/white
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Description: WHITE Minimal Portfolio WordPress Theme is a High Quality Modern Creative Portfolio WordPress Theme. White can be used for many purposes starting from minimal portfolios, agencies, freelancers, photography, corporate and much more.
Version: 2.3
Requires at least: 5.0
Tested up to: 5.4
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: white

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 {
	--primary-color: #444;
}

button, input, select, textarea{max-width: 100%;}
.widget select{width: 100%;height: 32px;}
.widget img{max-width: 100%;height: auto;}
#wp-calendar {width: 100%; }
#wp-calendar caption { 
	background: none repeat scroll 0 0 #E9E9E9;
	color: #333333;
	font-size: 16px;
	padding: 10px 0;
	text-align: center; 
}
p {
	font-size: 16px;
}
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th {
	border: 1px solid #E9E9E9;
	font-size: 13px;
	padding: 8px 0;
	text-align: center;
	vertical-align: middle;
}
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #E9E9E9; text-align: center; padding:8px;}
#wp-calendar tbody td#today {background: #999999;color: #fff;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot {border: 1px solid #E9E9E9;}
#wp-calendar tfoot #next { font-size: 12px; text-transform: uppercase; text-align: right; color: #83c99f;}
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px; color: #83c99f;}
.basic-blog-area table{ 
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em!important;
	table-layout: fixed;
	width: 100%;
	border: 1px solid #d1d1d1;
}
.basic-blog-area table td{
	border: 1px solid #d1d1d1;
	padding-left: 7px;
} 
.basic-blog-area table th{
	border: 1px solid #d1d1d1;
	padding-left: 7px;
 }
 #sidebar ul li ul{display: none;}
 #sidebar label{display: none;}
.widget.widget_nav_menu{clear: both;}
.alignnone{width: auto!important;}
.alignleft{margin-right: 10px;float: left;}
.alignright{margin-left: 10px;float: right;}
.aligncenter{margin: auto;}
.alignleft img, .alignright img, .aligncenter img, .alignnone img{height: auto;margin-bottom: 5px;}
.widget_text{margin-bottom: 20px;}
.widget ul.children, .widget ul.sub-menu{display: none;}
.post-password-form input[type=password]{margin-left: 10px;margin-right: 10px;height: 35px;}
.post-password-form input[type=submit]:hover{
	background: transparent;
	border-color: var(--primary-color);
	color: #333;
	text-decoration: none;
}
.post-password-form input[type=submit]{
	background: var(--primary-color) none repeat scroll 0 0;
	border: 1px solid transparent;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: dosis;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 7px 20px;
	text-align: center;
	text-transform: uppercase;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: 700;
	margin-top: -4px;
}
.post-content iframe{width: 848px;height: 477px;}
/*export theme*/
ul.pagination .current{
	background: var(--primary-color) none repeat scroll 0 0!important;
	border-color: var(--primary-color)!important;
	color: #ffffff!important;
}
.widget-posts-image img{height: 44px;}
.logged-in .sticky,.logged-in .headroom{top: 32px;}
.comments ul.children{padding-left: 20px;}
.form-submit input.submit{
	background: var(--primary-color) none repeat scroll 0 0;
	border: 1px solid transparent;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: dosis;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 7px 20px;
	text-align: center;
	text-transform: uppercase;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: 700;
	padding: 13px 31px;
}
.form-submit input.submit:hover{
	background: transparent;
	border-color: var(--primary-color);
	color: #333;
	text-decoration: none;
}
.post-thumbnail-masonry img{
	max-width: 100%;
	height: auto;
}
.work-tag span:last-child{display: none!important;}
img.hei-config{height: 350px;}
ul.tag-hide li{float: left;margin-right: 10px;list-style: none!important;}
p.tags{font-weight: bold;}
.post-content ul, .post-content ol{padding-left: 20px;}
.post-content ul li, .post-content ol li{list-style: decimal;}
.comment-text ul, .comment-text ol{padding-left: 20px;}
.comment-text ul li, .comment-text ol li{list-style: decimal;}
span.featured-post{color: red!important;font-weight: 500;float: right;font-size: 20px;padding-right: 10px;}
.config h2.post-title{float: left;}
.comment-text h1{font-weight: 400!important;}
.widget ul li a{margin-right: 10px;}
.s-none{text-align: center;}
.s-none .widget{width: 80%;padding-top: 30px;margin: auto;}
.widget_text img{margin-bottom: 5px;}

.config .post-title{
	margin-left: 15px;
	margin-right: 15px;
}

.widget{
	overflow: hidden;
}
.post-content ul li, .comment-text ul li{
	list-style: disc;
}
img{
	height: auto;
}
.post-header .post-meta{
	margin-bottom: 10px;
}
#respond{
	padding-top: 130px;
	margin-top: -130px;
}
.comment-form ul.children{
	padding-left: 10px!important;
}
p{
	line-height: 28px;
}
.post{
	overflow: hidden;
}
.s-none{
	text-align: left;
}
.s-none .widget{
	float: left;
}

.mean-container a.meanmenu-reveal {
	 
}
.widget_archive label.screen-reader-text, .widget_categories label.screen-reader-text{
	display: none!important;
}
span.featured-post{
	font-size: 14px;
	padding-right: 17px;
	font-weight: 600;
}
a.post-more{
	font-weight: 600!important;
	text-transform: uppercase;
}

.about-text ul li {
	color: #333;
}

.process-item .process-item-icon span {
	color: #333;
}

.testimonial-box blockquote {
	color: #333;
}

.pricing-table {
	color: #000;
}

#contact-form br {
	display: none;
}

#contact-form .wpcf7-spinner {
	display: none;
}

.post-meta a[rel="author"] {
	text-transform: capitalize;
}

.widget ul li a {
	color: #333;
}

.widget ul.recent-posts li h6.widget-posts-title {
	margin-bottom: 5px;
}

.related-post-2 .portfolio-thumb {
	max-height: 360px;
}

.dialog-lightbox-widget {
	display: none!important;
}
.ratio-1x1{
	aspect-ratio: 1/1;
	object-fit: cover;
}
.tab-content {
	position: relative;
	transition: height 0.4s ease;
	overflow: hidden;
	padding: 0;
}
.tab-pane {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.4s ease, visibility 0.4s ease;
}
.tab-para.tab-pane ul{
	padding-left: 25px;
}
.tab-para.tab-pane ul > li{
	list-style: inherit;
}
.tab-pane.show {
	opacity: 1;
	position: relative;
	visibility: visible;
}
.tab-pane.active {
	position: relative;
	visibility: visible;
}
.tp-shop-details__tab-btn-box .nav-links,
.tp-product-details-thumb-wrapper .nav-links{
	border: none;
	background: transparent;
	padding: 0;
	margin-right: 10px;
	cursor: pointer;
	outline: none;
	transition: border 0.3s;
	border-bottom: 2px solid transparent;
	border-radius: 2px;
}
.tp-shop-details__tab-btn-box .nav-links.active,
.tp-product-details-thumb-wrapper .nav-links.active{
	border: 1px solid #333;
}
.tp-shop-details__tab-btn-box .nav-links img,
.tp-product-details-thumb-wrapper .nav-links img{
	width: 60px;
	height: auto;
	display: block;
	border-radius: 2px;
}
.mb-15{
	margin-bottom: 15px;
}
.mb-20{
	margin-bottom: 20px;
}
.mb-25{
	margin-bottom: 25px;
}
.mb-35{
	margin-bottom: 35px;
}
div.nav.nav-tab{
	display: flex;
	gap: 20px;
}
div.nav.nav-tab:before, div.nav.nav-tab:after{
	content: unset;
}
div.nav.nav-tab button.nav-links{
	width: 25%;
	margin: 0;
}
div.nav.nav-tab button.nav-links img{
	width: 100%;
}
.tp-shop-details__tab-big-img > img,
.tp-product-details-nav-main-thumb > img{
	border-radius: 2px;
}
.p-relative{
	position: relative;
}
.woocommerce span.onsale{
	position: absolute;
	top: 30px;
	left: 30px;
	background-color: var(--primary-color);
	color: #fff;
	width: 50px;
	height: 50px;
	padding: 0;
	line-height: 50px;
	font-size: 14px;
}
h3.tp-section-title{
	font-size: 30px;
	margin-top: 0;
	font-weight: 600;
	margin-bottom: 20px;
}
.pb-10{
	padding-bottom: 10px;
}
.tp-shop-details__price{
	display: flex;
	gap: 20px;
	align-items: baseline;
}
.tp-shop-details__price > del{
	font-size: 16px;
	font-weight: 600;
}
.tp-shop-details__price > span{
	font-size: 24px;
	font-weight: 600;
}
.tp-shop-details__right-wrap .tp-shop-details__ratting{
	margin-top: 20px;
}
.tp-shop-details__btn a.btn{
	height: 60px;
	line-height: 60px;
	padding: 0 41px;
	overflow: hidden;
	font-weight: 700;
	font-size: 18px;
	text-transform: capitalize;
	position: relative;
	z-index: 1;
	transition: all 0.3s ease-in-out;
	width: 340px;
	display: block;
	border-radius: 2px;
}
.tp-shop-details__btn a.btn:hover{
	color: #fff;
	background: #777;
}
.tp-shop-details__right-wrap p.stock{
	display: none;
}
.tp-shop-details__quantity{
	border-radius: 2px;
	width: 133px;
	height: 50px;
	position: relative;
	margin-right: 30px;
	background-color: rgba(24, 24, 24, 0.08);
}
.tp-shop-details__quantity input{
	font-weight: 700;
	font-size: 25px;
	border: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 0 50px;
	background-color: transparent;
	color: #333;
	border-radius: 2px;
	line-height: 60px;
	outline: none;
}
.tp-shop-details__quantity .tp-cart-minus{
	position: absolute;
	top: 50%;
	left: 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transform: translateY(-50%);
	color: #fff;
	background-color: #333;
	border-radius: 2px;
	font-weight: 600;
}
.tp-shop-details__quantity .tp-cart-plus{
	position: absolute;
	top: 50%;
	right: 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transform: translateY(-50%);
	color: #fff;
	background-color: #333;
	border-radius: 2px;
	font-weight: 600;
}
.tp-cart-quantity-input::-webkit-outer-spin-button,
.tp-cart-quantity-input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.tp-cart-quantity-input[type="number"] {
	-moz-appearance: textfield;
	appearance: textfield;
}
.tp-shop-details__quantity-box{
	width: fit-content;
	float: left;
}
.woocommerce div.product form.cart button.tp-btn-black-sm, 
.product-popup__modal-wrapper form.cart button.tp-btn-black-sm{
	height: 50px;
	line-height: 48px;
	padding: 0 35px;
	overflow: hidden;
	display: inline-block;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
	border-radius: 2px;
	transition: all 0.3s ease-in-out;
	color: #fff;
	letter-spacing: 1px;
	font-family: 'Dosis',sans-serif;
	background-color: var(--primary-color);
	border: 1px solid transparent;
}
.woocommerce div.product form.cart button.tp-btn-black-sm:hover, 
.product-popup__modal-wrapper form.cart button.tp-btn-black-sm:hover{
	background-color: var(--primary-color);
	color: #fff;
}
.tp-shop-details__product-info > span{
	font-weight: 600;
	font-size: 16px;
	text-decoration: underline;
	color: var(--primary-color);
	display: block;
}
.tp-shop-details__product-info ul{
	padding: 0;
	list-style: none;
	margin-bottom: 0;
}
.tp-shop-details__product-info ul > li > span{
	font-weight: 400;
	font-size: 16px;
}
.mt-50{
	margin-top: 50px;
}
.pro-details-nav-btn li button span{
	position: relative;
	z-index: 9;
	font-weight: 600;
	font-size: 18px;
}
.pro-details-nav-btn li button::before{
	content: "";
	height: 2px;
	width: 100%;
	bottom: 20%;
	left: 0px;
	background: var(--primary-color);
	position: absolute;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	border-radius: 5px;
}
.pro-details-nav-btn li button.active::before{
	opacity: 1;
	visibility: visible;
}
.pro-details-nav-btn li .nav-links{
	padding: 20px 0px;
	border-radius: 5px;
	background: transparent;
	border: 0;
}
.pro-details-nav-btn li .nav-links.active{
	color: var(--primary-color);
}
.pro-details-nav-btn li{
	position: relative;
	color: #555;
	margin: 0 25px;
}
.mb-40{
	margin-bottom: 40px;
}
.pro-details-nav-btn{
	display: flex;
	justify-content: center;
	background: #eee;
}
.tab-content .tab-pane > p{
	margin-bottom: 10px;
} 
.tp-shop-details__ratting .review-text{
	font-weight: 600;
	font-size: 16px;
	color: #555;
	margin-left: 5px;
}
.product-additional-tab .tab-pane .mbYTP_wrapper{
	width: 100% !important;
	transition-duration: 0ms !important;
	min-width: 100% !important;
	max-width: 100% !important;
}
.product-additional-tab .tab-pane .video-player iframe.playerBox{
	margin-top:  0 !important;
	margin-left: 0 !important;
}
.product-additional-tab .video-player {
	min-height: 700px;
	width: 100%;
	position: relative;
	display: block !important;
	opacity: 1 !important;
}
.product-additional-tab .video-player iframe.playerBox {
	width: 100% !important;
	height: 100% !important;
	opacity: 1 !important;
}
 .woocommerce #reviews h3.tp-comments-title{    
	font-size: 22px;
	color: #333;
	font-weight: 700;
	margin-bottom: 35px;
}
.mb-55{
	margin-bottom: 55px;
}
.product-additional-tab div.latest-comments > ul{
	padding: 0;
	list-style: none;
}
.product-additional-tab div.latest-comments > ul > li .comments-box{
	margin-bottom: 50px;
	display: flex;
}
.product-additional-tab div.latest-comments > ul > li .comments-box .comments-avatar{
	flex: 0 0 auto;
}
.mr-25{
	margin-right: 25px;
}
.product-additional-tab div.latest-comments > ul > li .comments-box .comments-avatar img{
	width: 80px;
	height: 80px;
	object-fit: cover;
	border-radius: 50%;
}
.mb-5{
	margin-bottom: 5px;
}
.product-additional-tab .align-items-start{
	align-items: flex-start;
}
.product-additional-tab .justify-content-between{
	justify-content: space-between;
}
.product-additional-tab div.latest-comments > ul > li .comment-text{
	width: 100%;
}
.product-additional-tab .avatar-name b{
	color: #333;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 18px;
}
.product-additional-tab .user-rating ul{
	padding: 0;
	list-style: none;
	display: inline-block;
}
.product-additional-tab .user-rating ul li{
	display: inline-block;
}
.product-additional-tab .comment-title > h3{
	font-size: 22px;
	color: #333;
	font-weight: 700;
	margin-bottom: 35px;
}
.product-additional-tab div.comment-respond form{
	margin: 0;
}
.module-video .mbYTP_wrapper{
	min-width: 100% !important;
	opacity: 1 !important;
	transition-duration: 2000ms;
}
.module-video .mbYTP_wrapper > iframe{
	margin: 0 !important;
	width: 100% !important;
	height: 100% !important;
	scale: 1.2;
	transform-origin: center center;
}
.woocommerce p.stars a{
	font-size: 16px;
}
div#review_form_wrapper form.comment-form div.row{
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	display: flex;
	flex-wrap: wrap;
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-.5 * var(--bs-gutter-x));
	margin-left: calc(-.5 * var(--bs-gutter-x));
}
div#review_form_wrapper form.comment-form div.row > *{
	max-width: 100%;
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
	margin-top: var(--bs-gutter-y);
	width: 50%;
	flex: 0 0 auto;
}
div#review_form_wrapper form.comment-form .comment-input input{
	width: 100%;
	height: 50px;
	resize: none;
	outline: 0;
	border: 1px solid #777;
	padding: 8px 20px;
	margin-bottom: 30px;
}
div#review_form_wrapper form.comment-form .comment-input textarea{
	width: 100%;
	height: 120px !important;
	margin-bottom: 20px;
	border: 1px solid #777;
	padding: 20px;
	resize: none;
	outline: 0;
}
div#review_form_wrapper form.comment-form .d-flex{
	display: flex;
	gap: 20px;
}
div#review_form_wrapper form.comment-form .form-submit input[type='submit']{
    background: var(--primary-color) none repeat scroll 0 0 !important;
    border: 1px solid transparent !important;
    border-radius: 2px !important;
    color: #fff !important;
    cursor: pointer;
    display: inline-block !important;
    font-family: dosis;
    font-size: 14px !important;
    letter-spacing: 1px;
    line-height: 1.42857 !important;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    font-weight: 700 !important;
    padding: 13px 31px !important;
}
div#review_form_wrapper form.comment-form .form-submit input[type='submit']:hover{
    background: transparent !important;
    border-color: var(--primary-color) !important;
    color: #333 !important;
    text-decoration: none;
}
.tp-our-related-product .tp-product-item{
	box-shadow: 5px 15px 40px 0 rgba(5, 13, 54, 0.05);
	position: relative;
}
.tp-our-related-product .tp-product-item .tp-product-thumb img{
	overflow: hidden;
	border-radius: 2px 2px 0 0;
	transition: all 0.3s 0s ease-out;
}
.tp-our-related-product .tp-product-item:hover .tp-product-thumb img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.tp-our-related-product .tp-product-item .tp-product-badge .product-discount{
	position: absolute;
	top: 20px;
	left: 20px;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #555;
	border-radius: 50%;
	color: #fff;
	font-weight: 500;
	font-size: 13px;
	letter-spacing: -0.02em;
}
.tp-our-related-product .tp-product-item .tp-product-action{
	position: absolute;
	top: 20px;
	right: 0;
	bottom: auto;
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	transition: all 0.4s ease;
}
.tp-our-related-product .d-flex{
	display: flex !important;
}
.tp-our-related-product .flex-column{
	flex-direction: column !important;
}
.tp-our-related-product .tp-product-item .tp-product-action .tp-product-action-btn{
	position: relative;
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	background: #fff;
	border: 1px solid #777;
	box-shadow: 0px 1px 1px rgba(1, 15, 28, 0.1);
	margin-bottom: 4px;
	transition: all 0.4s ease;
}
.tp-our-related-product .tp-product-item .tp-product-action .tp-product-action-btn:hover{
	color: #fff;
	border-color: #333;
	background: #333;
	box-shadow: 0px 1px 1px rgba(1, 15, 28, 0.1);
}
.tp-our-related-product .tp-product-item .tp-product-action .tp-product-action-btn:hover svg{
	color: #fff;
}
.tp-our-related-product .tp-product-item:hover .tp-product-action{
	right: 20px;
	visibility: visible;
	opacity: 1;
}
.tp-our-related-product .tp-product-item .tp-product-add-cart-btn-large-wrapper{
	position: absolute;
	bottom: -40px;
	left: 0;
	right: 0;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	transition: all 0.4s ease;
}
.tp-our-related-product .tp-product-item:hover .tp-product-add-cart-btn-large-wrapper{
	bottom: 0;
	visibility: visible;
	opacity: 1;
}
.tp-our-related-product .tp-product-item .tp-product-add-cart-btn-large-wrapper a{
	font-size: 14px;
	font-weight: 700;
	width: 100%;
	padding: 8px 30px;
	display: inline-block;
	text-transform: capitalize;
	color: #fff;
	background-color: #333;
	text-align: center;
	height: 40px;
	line-height: 24px;
}
.tp-our-related-product .tp-product-item .tp-product-add-cart-btn-large-wrapper a:hover{
	background: #777;
}
.ratio-47x50{
	aspect-ratio: 47/50;
	object-fit: cover;
}
.w-100{
	width: 100%;
}
.fix{
	overflow: hidden;
}
.tp-our-related-product .tp-product-item .tp-product-content{
	padding: 0 20px;
}
.tp-our-related-product .tp-product-item .tp-product-content .tp-product-tag > span{
	position: relative;
	display: inline-block;
	line-height: 1;
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
	color: #555;
	transition: all 0.4s ease;
}
.tp-our-related-product .tp-product-item .tp-product-content h3.tp-product-title{
	font-weight: 600;
	font-size: 18px;
	margin: 0;
	margin-top: 8px;
	margin-bottom: 8px;
}
.tp-our-related-product .tp-product-item .tp-product-content h3.tp-product-title > a{
	display: inline;
	background-size: 0% 1px, 0 1px;
	background-position: 100% 100%, 0 100%;
	background-repeat: no-repeat;
	transition: 0.3s linear;
	background-image: linear-gradient(#121212, #121212), linear-gradient(#121212, #121212);
	color: var(--primary-color);
}
.tp-our-related-product .tp-product-item .tp-product-content h3.tp-product-title > a:hover{
	background-size: 0% 1px, 100% 1px;
}
.tp-our-related-product .tp-product-item .tp-product-content .tp-product-price-wrapper .tp-product-price{
	font-weight: 600;
	font-size: 16px;
	color: #111;
}
.tp-our-related-product .tp-product-item .tp-product-content .tp-product-price-wrapper .tp-product-price.old-price{
	font-weight: 600;
	font-size: 14px;
	text-decoration-line: line-through;
	color: #555;
	margin-left: 10px;
}
.mb-30{
	margin-bottom: 30px;
}
.tp-our-related-product .tp-section-title{
	font-weight: 700;
	font-size: 44px;
	line-height: 1.4;
	color: var(--primary-color);
	margin: 0;
	margin-bottom: 30px;
}
.pb-20{
	padding-bottom: 20px;
}
.pt-40{
	padding-top: 40px;
}
.pb-100{
	padding-bottom: 100px;
}
.tp-our-related-product .tp-product-item .tp-product-action .tp-product-action-btn.tp-product-add-to-wishlist-btn{
	padding: 0;
	margin: 0;
	background: transparent;
	border: 0;
}
.tp-our-related-product .tp-product-item .tp-product-action .tp-product-action-btn.tp-product-add-to-wishlist-btn > .yith-add-to-wishlist-button-block{
	margin: 0;
	padding: 0;
	position: relative;
}
.tp-our-related-product .tp-product-item .tp-product-action .tp-product-action-btn.tp-product-add-to-wishlist-btn > .yith-add-to-wishlist-button-block > a.yith-wcwl-add-to-wishlist-button{
	position: relative;
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	background: #fff;
	border: 1px solid #777;
	box-shadow: 0px 1px 1px rgba(1, 15, 28, 0.1);
	margin-bottom: 4px;
	align-items: center;
	justify-items: anchor-center;
	transition: all 0.4s ease;
}
.tp-our-related-product .tp-product-item .tp-product-action .tp-product-action-btn.tp-product-add-to-wishlist-btn > .yith-add-to-wishlist-button-block > a.yith-wcwl-add-to-wishlist-button:hover{
	background: #333;
	color: #fff;
	border-color: #333;
}
.tp-our-related-product .tp-product-item .tp-product-action .tp-product-action-btn.tp-product-add-to-wishlist-btn > .yith-add-to-wishlist-button-block > a.yith-wcwl-add-to-wishlist-button svg{
	width: 25px;
	height: 20px;
	margin-top: 10px;
}
.tp-our-related-product .tp-product-item .tp-product-action .tp-product-action-btn.tp-product-add-to-wishlist-btn > .yith-add-to-wishlist-button-block > a.yith-wcwl-add-to-wishlist-button span{
	position: absolute;
}
.tp-our-related-product .tp-product-item .tp-product-action button.tp-product-action-btn span{
	position: absolute;
	top: 50%;
	right: 100%;
	font-weight: 600;
	font-size: 12px;
	color: #fff;
	background-color: #333;
	display: inline-block;
	width: max-content;
	line-height: 1;
	padding: 6px;
	border-radius: 4px;
	visibility: hidden;
	opacity: 0;
	z-index: 1;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	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);
}
.tp-our-related-product .tp-product-item .tp-product-action button.tp-product-action-btn span: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 #333;
	border-bottom: 8px solid transparent;
}
.tp-our-related-product .tp-product-item .tp-product-action button.tp-product-action-btn:hover span{
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateX(-8px) translateY(-50%);
	-moz-transform: translateX(-8px) translateY(-50%);
	-ms-transform: translateX(-8px) translateY(-50%);
	-o-transform: translateX(-8px) translateY(-50%);
	transform: translateX(-8px) translateY(-50%);
}
.product-popup__modal .modal-dialog.modal-dialog-centered{
	max-width: 1200px;
	width: 100%;
	display: flex;
	align-items: center;
	min-height: calc(100% - 3.5rem);
}
.product-popup__modal .modal-content{
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #777;
	border-radius: 0;
	outline: 0;
	padding: 40px;
}
.product-popup__modal .product-popup__modal-close{
	position: absolute;
	top: 20px;
	right: 20px;
}
.product-popup__modal .product-popup__modal-close > button{
	background: var(--primary-color);
	border: 0;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	padding: 7px;
}
.product-popup__modal .product-popup__modal-close > button svg{
	color: #fff;
}
.product-popup__modal .tp-product-details-title{
	margin-top: 0;
	font-size: 30px;
	font-weight: 500;
}
.product-popup__modal .tp-product-details-title > a:hover{
	color: #333;
}
.mb-10{
	margin-bottom: 10px;
}
.tp-shop-details__right-wrap form.cart{
	float: left;
}
.tp-shop-details__right-wrap .tp-shop-details__product-info{
	clear: both;
	font-size: 16px;
}
.tp-shop-details__right-wrap button.single-product-wishlist{
	margin-left: 30px;
	background: transparent;
	border: 0;
	padding: 0;
}
.tp-shop-details__right-wrap button.single-product-wishlist > div{
	margin: 0 auto;
	width: 50px;
	height: 50px;
	border: 1px solid #777;
	align-items: center;
	border-radius: 2px;
	background: #fff;
	box-shadow: 0px 1px 1px rgba(1, 15, 28, 0.1);
}
.tp-shop-details__right-wrap button.single-product-wishlist > div:hover{
	background: #333;
	color: #fff;
}
.tp-shop-details__right-wrap button.single-product-wishlist > div:hover svg{
	color: #fff;
}
.tp-shop-details__right-wrap button.single-product-wishlist .yith-wcwl-add-to-wishlist-button__label{
	display: none;
}
.tp-product-details-wrapper .tp-product-details-price{
	font-size: 24px;
	font-weight: 600;
}
.tp-product-details-wrapper .tp-product-price.old-price{
	font-size: 20px;
	font-weight: 600;
	margin-left: 15px;
	text-decoration: line-through;
}
.tp-product-details-wrapper .tp-product-details-rating-wrapper{
	margin-top: 20px;
}
.tp-product-details-wrapper .tp-product-details-rating{
	float: inline-start;
	margin-right: 10px;
}
.tp-product-details-wrapper .tp-product-details-action-item-wrapper p.stock{
	font-weight: 600;
	font-size: 16px;
	text-decoration: underline;
	color: #555;
	display: block;
}
.tp-product-details-wrapper .tp-product-details-action-item-wrapper form{
	float: left;
}
.tp-product-details-wrapper .tp-product-details-action-item-wrapper button.single-product-wishlist{
	width: 50px;
	margin-left: 30px;
	border: 2px solid #777;
	height: 50px;
	border-radius: 2px;
	background: #fff;
	box-shadow: 0px 1px 1px rgba(1, 15, 28, 0.1);
}
.tp-product-details-wrapper .tp-product-details-action-item-wrapper button.single-product-wishlist svg{
	color: #333 !important;
}
.tp-product-details-wrapper .tp-product-details-action-item-wrapper button.single-product-wishlist .yith-wcwl-add-to-wishlist-button__label{
	display: none;
}
.tp-product-details-wrapper .tp-product-details-query{
	margin-top: 30px;
}
.tp-product-details-wrapper .tp-product-details-query-item{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	gap: 5px;
	font-size: 16px;
}
.tp-product-details-wrapper .tp-product-details-query-item > p{
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 0;
	color: #333;
}
button.cartmini-open-btn{
	background: transparent;
	border: 0;
	display: flex;
	align-items: center;
	padding: 15px 10px;
	padding-right: 0;
}
button.cartmini-open-btn i{
	font-size: 16px;
	color: var(--primary-color);
}
button.cartmini-open-btn.white-color i{
	color: #fff;
}
.body-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(51, 51, 51, 0.8);
	visibility: hidden;
	opacity: 0;
	transition: 0.45s ease-in-out;
}
.body-overlay.apply {
	opacity: 1;
	visibility: visible;
}
.cartmini__area {
	position: fixed;
	right: 0;
	top: 0;
	width: 320px;
	height: 100%;
	-webkit-transform: translateX(calc(100% + 80px));
	-moz-transform: translateX(calc(100% + 80px));
	-ms-transform: translateX(calc(100% + 80px));
	-o-transform: translateX(calc(100% + 80px));
	transform: translateX(calc(100% + 80px));
	background: #fff none repeat scroll 0 0;
	z-index: 999999;
	scrollbar-width: none;
	transition: 0.3s;
	box-shadow: 5px 15px 40px 0 rgba(5, 13, 54, 0.05);
}
body.logged-in .cartmini__area{
	top: 32px;
}
.cartmini__area::-webkit-scrollbar {
	display: none;
}
.cartmini__area.cartmini-opened {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
.cartmini__wrapper {
	position: relative;
	min-height: 100%;
	padding-left: 25px;
	padding-right: 25px;
}
.cartmini__top-title {
	padding: 20px 0;
	border-bottom: 1px solid #E0E2E3;
}
.cartmini__top-title h4 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0;
}
.cartmini__close {
	position: absolute;
	top: 17px;
	right: 0;
}
.cartmini__close-btn {
	background: transparent;
	color: var(--primary-color);
	font-size: 22px;
}
.cartmini__close-btn:hover {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.cartmini__shipping {
	padding: 15px 0;
	border-bottom: 1px solid #E0E2E3;
}
.cartmini__shipping .progress {
	height: 10px;
	border-radius: 0;
}
.cartmini__shipping .progress-bar {
	background-color: var(--primary-color);
}
.cartmini__shipping p {
	margin-bottom: 5px;
	font-size: 16px;
}
.cartmini__shipping p span {
	color: red;
	font-weight: 600;
}
.cartmini__widget {
	height: 100%;
	overflow-y: scroll;
	overscroll-behavior-y: contain;
	scrollbar-width: none;
}
.cartmini__widget::-webkit-scrollbar {
	display: none; /* for Chrome, Safari, and Opera */
}
.cartmini__widget-item {
	position: relative;
	display: flex;
	padding: 20px 0;
	border-bottom: 1px solid rgba(129, 129, 129, 0.2);
}
.cartmini__widget-item:last-child {
	border-bottom: 0;
}
.cartmini__thumb {
	border: 1px solid #E0E2E3;
	margin-right: 15px;
}
.cartmini__thumb img {
	width: 70px;
	height: auto;
}
.cartmini__title {
	font-size: 15px;
	margin-bottom: 4px;
	font-weight: 500;
}
.cartmini__title a:hover {
	color: var(--primary-color);
}
.cartmini__content {
	padding-right: 15px;
	margin: auto;
	margin-left: 0;
}
.cartmini__content .tp-product-quantity {
	width: 75px;
	padding: 0;
}
.cartmini__content .tp-product-quantity .tp-cart-input[type=text] {
	height: 30px;
	text-align: center;
	font-size: 13px;
	border: 1px solid #E0E2E3;
	background-color: #fff;
	padding: 0;
}
.cartmini__content .tp-product-quantity .tp-cart-plus,
.cartmini__content .tp-product-quantity .tp-cart-minus {
	width: 20px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	font-size: 13px;
	left: 3px;
}
.cartmini__content .tp-product-quantity .tp-cart-plus svg,
.cartmini__content .tp-product-quantity .tp-cart-minus svg {
	-webkit-transform: translateY(-1px);
	-moz-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	-o-transform: translateY(-1px);
	transform: translateY(-1px);
	width: 10px;
}
.cartmini__content .tp-product-quantity .tp-cart-plus::after,
.cartmini__content .tp-product-quantity .tp-cart-minus::after {
	display: none;
}
.cartmini__content .tp-product-quantity .tp-cart-plus {
	left: auto;
	right: 3px;
}
.cartmini__del {
	position: absolute;
	top: 15px;
	right: 0;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: var(--primary-color);
	font-size: 14px;
}
.cartmini__del:hover {
	color: var(--primary-color);
}
.cartmini__checkout {
	padding-top: 15px;
	padding-bottom: 85px;
	width: 100%;
	border-top: 2px solid #E0E2E3;
	font-size: 16px;
}
.cartmini__checkout-title h4 {
	font-size: 15px;
	display: inline-block;
	font-weight: 500;
	margin-bottom: 0;
	text-transform: capitalize;
}
.cartmini__checkout-title span {
	float: right;
	font-size: 15px;
	color: var(--primary-color);
	font-weight: 500;
}
.cartmini__price {
	font-size: 14px;
	font-weight: 500;
	color: var(--primary-color);
}
.cartmini__quantity {
	font-size: 12px;
	font-weight: 500;
}
.cartmini__empty {
	margin-top: 150px;
}
.cartmini__empty img {
	margin-bottom: 30px;
}
.cartmini__empty p {
	font-size: 16px;
	color: var(--primary-color);
	margin-bottom: 15px;
}
button.cartmini__close-btn{
	border: 0;
}
.cartmini__area .cartmini__widget-item h5.cartmini__title a{
	color: var(--primary-color);
	font-weight: 500;
}
.cartmini__area .cartmini__checkout-btn a.tp-btn-1{
	height: 50px;
	line-height: 48px;
	padding: 0 35px;
	overflow: hidden;
	display: inline-block;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
	border-radius: 2px;
	transition: all 0.3s ease-in-out;
	color: #fff;
	background-color: var(--primary-color);
	text-align: center;
	border: 1px solid transparent;
	font-family: 'Dosis',sans-serif;
	letter-spacing: 2px;
}
.cartmini__area .cartmini__checkout-btn a.tp-btn-1:hover{
	background: transparent;
	color: var(--primary-color);
	border-color: var(--primary-color)
}
.cartmini__area .cartmini__checkout-btn a.tp-btn-2{
	height: 50px;
	line-height: 48px;
	padding: 0 35px;
	overflow: hidden;
	display: inline-block;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
	border-radius: 2px;
	transition: all 0.3s ease-in-out;
	color: var(--primary-color);
	background-color: transparent;
	border: 1px solid var(--primary-color);
	text-align: center;
	font-family: 'Dosis',sans-serif;
	letter-spacing: 2px;
}
.cartmini__area .cartmini__checkout-btn a.tp-btn-2:hover{
	background: var(--primary-color);
	color: #fff;
	border-color: var(--primary-color);
}
.d-flex{
	display: flex;
}
.align-items-center{
	align-items: center;
}
.justify-content-between{
	justify-content: space-between;
}
.flex-column{
	flex-direction: column;
}
.pt-100{
	padding-top: 100px;
}
.pb-100{
	padding-bottom: 100px;
}
.tp-product-item-2{
	box-shadow: 5px 15px 40px 0 rgba(5, 13, 54, 0.05);
}
.tp-product-thumb-2{
	overflow: hidden;
	border-radius: 2px 2px 0 0;
	margin-bottom: 15px;
}
.tp-product-thumb-2 img{
	width: 100%;
	transition: 0.7s;
	border-radius: 2px 2px 0 0;
}
.tp-product-item-2:hover .tp-product-thumb-2 img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.tp-product-action-2{
	position: absolute;
	right: -20px;
	top: 20px;
	z-index: 1;
	visibility: hidden;
	opacity: 0;
	transition: 0.4s;
}
.tp-product-item-2:hover .tp-product-action-2{
	right: 20px;
	opacity: 1;
	visibility: visible;
}
.tp-product-action-btn-2{
	position: relative;
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	background: #fff;
	border: 1px solid #777;
	box-shadow: 0px 1px 1px rgba(1, 15, 28, 0.1);
	margin-bottom: 4px;
	transition: all 0.4s ease;
}
button.tp-product-action-btn-2.tp-product-add-to-wishlist-btn{
	padding: 0;
	background: transparent;
	border: 0;
}
button.tp-product-action-btn-2.tp-product-add-to-wishlist-btn .yith-add-to-wishlist-button-block{
	margin: 0;
	padding: 0;
	position: relative;
}
button.tp-product-action-btn-2.tp-product-add-to-wishlist-btn .yith-add-to-wishlist-button-block > a{
	position: relative;
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	background: #fff;
	border: 1px solid #777;
	box-shadow: 0px 1px 1px rgba(1, 15, 28, 0.1);
	margin-bottom: 4px;
	align-items: center;
	justify-items: anchor-center;
	transition: all 0.4s ease;
}
button.tp-product-action-btn-2.tp-product-add-to-wishlist-btn .yith-add-to-wishlist-button-block > a svg{
	width: 25px;
	height: 20px;
	margin-top: 10px;
}
.tp-product-item-2 span.tp-product-tooltip.tp-product-tooltip-right,
.tp-product-item-2 span.yith-wcwl-add-to-wishlist-button__label{
	position: absolute;
	top: 50%;
	right: 100%;
	font-weight: 600;
	font-size: 12px;
	color: #fff;
	background-color: #333;
	display: inline-block;
	width: max-content;
	line-height: 1;
	padding: 6px;
	border-radius: 4px;
	visibility: hidden;
	opacity: 0;
	z-index: 1;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	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);
}
.tp-product-item-2 .tp-product-action-btn-2:hover span.tp-product-tooltip.tp-product-tooltip-right,
.tp-product-item-2 .tp-product-action-btn-2:hover span.yith-wcwl-add-to-wishlist-button__label{
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateX(-8px) translateY(-50%);
	-moz-transform: translateX(-8px) translateY(-50%);
	-ms-transform: translateX(-8px) translateY(-50%);
	-o-transform: translateX(-8px) translateY(-50%);
	transform: translateX(-8px) translateY(-50%);
}
.tp-product-item-2 span.tp-product-tooltip.tp-product-tooltip-right:before,
.tp-product-item-2 span.yith-wcwl-add-to-wishlist-button__label: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 #333;
	border-bottom: 8px solid transparent;
}
.woocommerce div.product .tp-product-action-item-2 form.cart{
	margin-bottom: 0;
}
.tp-product-item-2 .tp-product-content-2{
	padding: 0 20px;
}
.tp-product-item-2 .tp-product-tag-2 span{
	position: relative;
	display: inline-block;
	line-height: 1;
	font-weight: 500;
	font-size: 12px;
	text-transform: uppercase;
	color: #555;
	transition: all 0.4s ease;
}
.tp-product-item-2 .tp-product-title-2{
	font-weight: 600;
	font-size: 20px;
	margin: 0;
	margin-bottom: 8px;
}
.tp-product-item-2 .tp-product-title-2 a{
	display: inline;
	background-size: 0% 1px, 0 1px;
	background-position: 100% 100%, 0 100%;
	background-repeat: no-repeat;
	transition: 0.3s linear;
	background-image: linear-gradient(#121212, #121212), linear-gradient(#121212, #121212);
	color: var(--primary-color);
}
.tp-product-item-2 .tp-product-title-2 a:hover{
	background-size: 0% 1px, 100% 1px;
}
.tp-product-item-2 .tp-product-price-wrapper-2 .tp-product-price{
	font-weight: 600;
	font-size: 16px;
	color: #111;
}
.tp-product-item-2 .tp-product-price-wrapper-2 .tp-product-price.old-price{
	font-weight: 600;
	font-size: 14px;
	text-decoration-line: line-through;
	color: #555;
	margin-left: 10px;
}
.tp-product-item-2 .tp-product-badge .product-discount{
	position: absolute;
	top: 20px;
	left: 20px;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: var(--primary-color);
	border-radius: 50%;
	color: #fff;
	font-weight: 500;
	font-size: 13px;
	letter-spacing: -0.02em;
}
.tp-product-item-2 .tp-btn-price{
	font-size: 14px;
	font-weight: 700;
	width: 100%;
	padding: 8px 30px;
	display: inline-block;
	text-transform: capitalize;
	color: #fff;
	background-color: #333;
	text-align: center;
	height: 40px;
	line-height: 24px;
}
.tp-product-item-2 .tp-btn-price:hover{
	background: #777;
}
.basic-pagination > ul.page-numbers{
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	font-family: "Dosis", sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.basic-pagination > ul.page-numbers > li{
	display: inline-block;
}
.basic-pagination > ul.page-numbers > li .page-numbers{
	background: #fff;
	border: 2px solid #eee;
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 40px;
	color: #777;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	float: left;
}
.basic-pagination > ul.page-numbers > li .page-numbers:hover{
	background: var(--primary-color);
	color: #fff;
	border-color: var(--primary-color);
}
.basic-pagination > ul.page-numbers > li .page-numbers.current{
	background: var(--primary-color);
	z-index: 3;
	color: #fff;
	border-color: var(--primary-color);
	cursor: default;
}
.tp-shop-top .woocommerce-ordering{
	margin-bottom: 0;
}
.tp-shop-top .woocommerce-ordering select{
	border: 2px solid #eee;
	height: 40px;
	font-family: "Dosis", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: 10px;
	font-size: 11px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-moz-transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-o-transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}
.tp-product-sidebar .tp-product-widget.widget_product_search .widget-title{
	display: none;
}
.tp-product-sidebar .tp-product-widget.widget_product_search label{
	display: none;
}
.tp-product-sidebar .tp-product-widget.widget_product_search form{
	position: relative;
}
.tp-product-sidebar .tp-product-widget.widget_product_search input[type='search']{
	border: 2px solid #eee;
	height: 40px;
	letter-spacing: 0px;
	font-size: 13px;
	border-radius: 0;
	transition: all 0.3s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	width: 100%;
	padding-right: 60px;
	padding-left: 12px;
	outline: 0;
}
.tp-product-sidebar .tp-product-widget.widget_product_search button[type='submit']{
	position: absolute;
	right: 5px;
	border: 2px;
	height: 40px;
	background: transparent;
	width: max-content;
}
.mb-60{
	margin-bottom: 60px;
}
.tp-product-sidebar .tp-product-widget.widget_product_categories ul{
	padding: 0;
	list-style: none;
}
.tp-product-sidebar .tp-product-widget.widget_product_categories ul li{
	padding-bottom: 10px;
}
.tp-product-sidebar .tp-product-widget.widget_product_categories ul li:has(>a:hover),
.tp-product-sidebar .tp-product-widget.widget_product_categories ul li > a:hover{
	color: var(--primary-color);
}
.tp-product-sidebar .tp-product-widget.widget_product_tag_cloud a{
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 8px;
    text-align: center;
    font-size: 14px !important;
    color: var(--primary-color);
    padding: 5px 10px;
    background: #fff;
    text-transform: capitalize;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	border: 2px solid #eee;
    border-radius: 4px;
}
.tp-product-sidebar .tp-product-widget.widget_product_tag_cloud a:hover{
	color: #fff;
	background: var(--primary-color);
	border-color: var(--primary-color);
}
.tp-product-sidebar .tp-product-widget.widget_price_filter .price_slider_wrapper .ui-widget-content{
	background-color: #eaeaea;
}
.tp-product-sidebar .tp-product-widget.widget_price_filter .price_slider_wrapper .ui-slider-range,
.tp-product-sidebar .tp-product-widget.widget_price_filter .price_slider_wrapper .ui-slider-handle{
	background-color: #777;
}
.woocommerce-message:focus-visible{
	outline: none;
}
.pb-120{
	padding-bottom: 120px;
}
.pt-120{
	padding-top: 120px;
}
.mr-30{
	margin-right: 30px;
}
.tp-cart-header-product{
	padding-left: 30px !important;
}
.tp-cart-list thead{
	background-color: #F1F3F4;
}
.table>thead{
	vertical-align: bottom;
}
.tp-cart-list thead th{
	border: 0 !important;
	padding-top: 9px !important;
	padding-bottom: 9px !important;
}
.tp-cart-list tr td{
	border-color: #E0E2E3;
}
.tp-cart-list .table > :not(caption) > * > *{
	padding: 20px 0;
	box-shadow: none;
	vertical-align: middle;
}
.tp-cart-list tbody tr:first-child td{
	padding-top: 30px !important;
}
.tp-cart-img img{
	width: 100px;
	height: 100px;
	object-fit: cover;
}
.tp-cart-title,
.tp-cart-price{
	font-weight: 600;
}
.tp-product-details-quantity .tp-product-quantity{
	width: 122px;
	border-radius: 0;
	position: relative;
	background: #fff;
	box-shadow: 0px 1px 3px rgba(1, 15, 28, 0.1);
}
.tp-product-details-quantity .tp-cart-plus,
.tp-product-details-quantity .tp-cart-minus{
	width: 24px;
	height: 24px;
	line-height: 21px;
	text-align: center;
	border-radius: 50%;
	left: 14px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	color: #333;
	position: absolute;
	top: 50%;
	left: 16px;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: all 0.3s 0s ease-out;
}
.tp-product-details-quantity .tp-cart-plus{
	left: auto;
	right: 14px;
}
.tp-product-details-quantity .tp-product-quantity input{
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #333;
	background-color: #fff;
	width: 100%;
	text-align: center;
	border-width: 0px;
	border-style: initial;
	border-color: initial;
	border-image: initial;
	border-radius: 0px;
	padding: 0px 30px;
	outline: 0;
}
.tp-cart-input::-webkit-outer-spin-button,
.tp-cart-input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.tp-cart-list tr td .tp-cart-action-btn{
	color: #777 !important;
	display: inline;
	font-size: 14px;
	font-weight: 400;
}
.tp-cart-list tr td .tp-cart-action-btn:hover{
	color: #FF1826 !important;
	background-color: transparent;
}
.tp-cart-list tr td .tp-cart-action-btn > span{
	margin-left: 5px;
}
.align-items-end{
	align-items: flex-end;
}
.tp-cart-coupon-input input{
	background: #FFFFFF;
	border: 1px solid #D6D9DC;
	height: 46px;
	line-height: 46px;
	margin-right: 4px;
	max-width: 282px;
	font-size: 14px;
	color: #777;
	padding-left: 26px;
	padding-right: 26px;
	text-transform: capitalize;
	width: 100%;
}
.tp-cart-coupon-input input:focus-visible{
	border: 1px solid #D6D9DC;
	outline: 0;
}
.tp-cart-coupon-input button{
	font-weight: 600 !important;
	font-size: 15px !important;
	color: #fff !important;
	background-color: #333 !important;
	padding: 10px 30px !important;
	border: 1px solid transparent !important;
	height: 46px;
	font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
	letter-spacing: 1px;
}
.tp-cart-update button[type='submit']{
    font-weight: 600 !important;
    font-size: 15px !important;
    color: #fff !important;
    background-color: var(--primary-color) !important;
    padding: 10px 30px !important;
    border: 1px solid transparent !important;
    height: 46px;
    font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
	letter-spacing: 1px;
}
.tp-cart-update button[type='submit']:hover{
	background-color: transparent !important;
	border-color: var(--primary-color) !important;
	color: var(--primary-color) !important;
}
tr.woocommerce-cart-form__cart-item{
	border-bottom: 1px solid #ddd;
}
.tp-cart-checkout-top{
	padding-bottom: 13px;
	margin-bottom: 19px;
	border-bottom: 1px solid #E0E2E3;
}
.tp-cart-checkout-top span{
	font-size: 20px;
	color: var(--primary-color);
}
.tp-cart-checkout-shipping{
	padding-bottom: 16px;
	border-bottom: 1px solid #E0E2E3;
	margin-bottom: 15px;
}
div.tp-cart-checkout-shipping li{
	list-style: none;
}
div.tp-cart-checkout-shipping span.tp-cart-checkout-shipping-title{
	color: var(--primary-color);
	font-size: 15px;
	margin-bottom: 7px;
}
div.tp-cart-checkout-shipping div.tp-order-info-list-shipping-item{
	align-items: start;
}
.tp-cart-checkout-wrapper .tp-cart-checkout-shipping p.woocommerce-shipping-destination{
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 0;
}
.tp-cart-checkout-total{
	margin-bottom: 25px;
}
.tp-cart-checkout-total span{
	font-size: 18px;
	color: var(--primary-color);
}
.tp-cart-checkout-wrapper .tp-cart-checkout-proceed a.tp-cart-checkout-btn{
	font-size: 15px !important;
	font-weight: 600 !important;
	color: #fff !important;
	background-color: #333 !important;
	display: inline-block !important;
	padding: 10px 30px !important;
	text-align: center;
	font-family: 'Dosis',sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 1px solid transparent;
}
.tp-cart-checkout-wrapper .tp-cart-checkout-proceed a.tp-cart-checkout-btn:hover{
	background-color: transparent !important;
	color: var(--primary-color) !important;
	border-color: var(--primary-color);
}
.tp-cart-checkout-wrapper{
	box-shadow: rgba(1, 15, 28, 0.1) 0px 30px 70px;
	margin-left: -24px;
	background: #fff;
	padding: 36px 24px 28px;
}
.tp-cart-checkout-wrapper .tp-cart-checkout-shipping .shipping-calculator-form button{
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	background-color: #333;
	display: inline-block;
	padding: 10px 30px;
	text-align: center;
}
.woocommerce form .form-row{
	padding: 3px 0;
}
div.tp-cart-checkout-shipping div.tp-order-info-list-shipping-item > span{
	position: relative;
}
div.tp-cart-checkout-shipping div.tp-order-info-list-shipping-item > span > label{
	font-weight: 400;
	font-size: 14px;
	padding-left: 20px;
}
div.tp-cart-checkout-shipping div.tp-order-info-list-shipping-item > span > input{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	margin: 0;
}
.tp-checkout-area{
	background: #EFF1F5;
}
.woocommerce-form-coupon-toggle div.tp-checkout-verify-reveal{
	font-size: 14px;
	color: var(--primary-color);
	margin-bottom: 0;
	display: inline-block;
	border: 1px dashed #AAB0B2;
	padding: 8px 26px;
	width: 100%;
	height: 48px;
	line-height: 32px;
	background: transparent;
}
.woocommerce-form-coupon-toggle div.tp-checkout-verify-reveal a{
	position: relative;
	color: var(--primary-color);
}
.woocommerce-form-coupon-toggle div.tp-checkout-verify-reveal a::after{
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: var(--primary-color);
}
.woocommerce form.checkout_coupon{
	margin: 14px 0 0;
	padding: 40px 40px;
	background-color: #fff;
	border: 0;
	border-radius: 0;
}
.tp-return-customer-input{
	margin-bottom: 20px;
}
.tp-return-customer-input input{
	width: 100%;
	color: #333;
	height: 50px;
	padding: 0 26px;
	text-transform: capitalize;
	line-height: 50px;
	font-size: 14px;
	background: #FFFFFF;
	border: 1px solid #D5D8DB;
}
.woocommerce form.checkout_coupon button[type='submit']{
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	background-color: var(--primary-color);
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Dosis',sans-serif;
	letter-spacing: 1px;
	border: 1px solid transparent;
}
.woocommerce form.checkout_coupon button[type='submit']:hover{
	color: var(--primary-color);
	background-color: transparent;
	border-color: var(--primary-color);
}
.tp-checkout-verify-item{
	margin-bottom: 40px;
}
.tp-checkout-bill-area{
	padding: 45px 40px 24px;
	background-color: #fff;
}
.tp-checkout-bill-title{
	font-weight: 600;
	font-size: 26px;
	margin-bottom: 35px;
}
.woocommerce form.woocommerce-checkout .form-row textarea{
	height: 200px;
	resize: none;
	padding: 26px;
}
.woocommerce-shipping-fields h3#ship-to-different-address{
	margin: 10px 20px;
}
.woocommerce-shipping-fields h3#ship-to-different-address input[type='checkbox']{
	top: 50%;
	transform: translateY(-50%);
	margin: 0;
	margin-left: -20px;
}
.woocommerce-shipping-fields h3#ship-to-different-address span{
	font-weight: 400;
	font-size: 14px;
}
.tp-checkout-place{
	padding: 44px 50px 50px;
	background: #fff;
}
.tp-checkout-place-title{
	font-size: 26px;
	font-weight: 600;
	margin-right: 37px;
	margin-bottom: 30px;
}
.tp-order-info-list ul li{
	list-style: none;
	padding: 15px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.tp-order-info-list ul li:not(:last-child){
	border-bottom: 1px solid #E0E2E3;
}
.tp-order-info-list ul li.tp-order-info-list-header{
	padding-top: 0;
	padding-bottom: 12px;
}
.tp-order-info-list ul li.tp-order-info-list-header h4{
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 0;
}
.tp-order-info-list ul li.tp-order-info-list-desc p{
	font-size: 15px;
	margin-bottom: 0;
}
.tp-order-info-list ul li span{
	font-size: 15px;
	color: var(--primary-color);
}
.pr-10{
	padding-right: 10px;
}
.tp-checkout-place .woocommerce-shipping-totals label{
	font-weight: 400;
	margin-bottom: 0;
}
.tp-checkout-place ul.woocommerce-checkout-review-order-table{
	padding: 0;
}
.woocommerce-checkout #payment{
	background: transparent;
}
.woocommerce-checkout #payment div.payment_box,
div.woocommerce-privacy-policy-text{
	display: none !important;
}
.woocommerce-checkout #payment div.place-order.tp-checkout-btn-wrapper{
	padding: 0;
	padding-top: 1em;
	margin: 0;
}
.woocommerce .woocommerce-checkout-payment .tp-checkout-btn-wrapper button#place_order{
	text-transform: uppercase;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	background-color: var(--primary-color);
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	text-align: center;
	width: 100%;
	font-family: 'Dosis',sans-serif;
	letter-spacing: 2px;
	border: 1px solid transparent;
}
.woocommerce .woocommerce-checkout-payment .tp-checkout-btn-wrapper button#place_order:hover{
	color: var(--primary-color);
	border-color: var(--primary-color);
	background: transparent;
}
.woocommerce .woocommerce-order ul.woocommerce-order-overview{
	padding: 0;
}
.wishlist-title-container{
	display: none;
}
.yith-wcwl-share ul > li.share-button > a > br,
.yith-wcwl-share ul > li.share-button > a > p,
.yith-wcwl-share ul > li.share-button > p{
	display: none;
}
table.shop_table.wishlist_table.wishlist_view br{
	display: none;
}
table.shop_table.wishlist_table.wishlist_view span,
table.shop_table.wishlist_table.wishlist_view a{
	font-size: 14px;
}
table.shop_table.wishlist_table.wishlist_view p{
	margin-bottom: 0;
}
table.shop_table.wishlist_table.wishlist_view .product-price ins{
	margin-left: 5px;
}
.woocommerce-account .woocommerce-MyAccount-navigation{
	background: var(--primary-color);
}
.woocommerce .woocommerce-MyAccount-navigation > ul{
	padding: 100px 0;
	list-style: none;
	margin: 0;
}
.woocommerce .woocommerce-MyAccount-navigation > ul > li{
	border-top: 1px solid #fff;
	text-align: center;
}
.woocommerce .woocommerce-MyAccount-navigation > ul > li:last-child{
	border-bottom: 1px solid #fff;
}
.woocommerce .woocommerce-MyAccount-navigation > ul > li br{
	display: none;
}
.woocommerce .woocommerce-MyAccount-navigation > ul > li > a{
	color: #fff;
	line-height: 50px;
	height: 50px;
}
.woocommerce-MyAccount-navigation ul:has(li.is-active) li.woocommerce-MyAccount-navigation-link--dashboard{
	background: transparent;
	border-left: 0;
	border-right: 0;
}
.woocommerce-MyAccount-navigation ul:has(li.is-active) li.woocommerce-MyAccount-navigation-link--dashboard a{
	color: #fff;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard,
.woocommerce-MyAccount-navigation ul li.is-active{
	background: #fff;
	border-left: 1px solid var(--primary-color);
	border-right: 1px solid var(--primary-color);
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a,
.woocommerce-MyAccount-navigation ul li.is-active a{
	color: var(--primary-color);
}
.woocommerce-MyAccount-navigation ul li:hover{
	background: #fff !important;
	border-left: 1px solid var(--primary-color) !important;
	border-right: 1px solid var(--primary-color) !important;
}
.woocommerce-MyAccount-navigation ul li:hover a{
	color: var(--primary-color) !important;
}
.woocommerce-account .woocommerce-MyAccount-content{
	padding: 100px 0;
}
.woocommerce .woocommerce-MyAccount-content br{
	display: none;
}
.woocommerce .woocommerce-MyAccount-content table p{
	margin-bottom: 0;
}
.woocommerce .woocommerce-MyAccount-content .addresses .title .edit{
	float: unset;
}
.woocommerce .woocommerce-MyAccount-content button[type='submit']{
	font-size: 14px;
	font-weight: 600;
	padding: 8px 30px;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	background-color: var(--primary-color);
	text-align: center;
	height: 40px;
	line-height: 24px;
	margin-top: 20px;
	font-family: 'Dosis',sans-serif;
	letter-spacing: 1px;
	border: 1px solid transparent;
}
.woocommerce .woocommerce-MyAccount-content button:hover{
	background: transparent;
	color: var(--primary-color);
	border-color: var(--primary-color);
}
.woocommerce .woocommerce-MyAccount-content a.button{
	font-size: 14px;
	font-weight: 600;
	padding: 8px 30px;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	background-color: #333;
	text-align: center;
	font-family: 'Dosis',sans-serif;
	letter-spacing: 1px;
	border: 1px solid transparent;
}
.woocommerce .woocommerce-MyAccount-content a.button:hover{
	background: transparent;
	color: var(--primary-color);
	border-color: var(--primary-color);
}
body.woocommerce-account.woocommerce-page .woocommerce > h2{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-top: 100px;
}
body.woocommerce-account.woocommerce-page .woocommerce > form.woocommerce-form-login{
	max-width: 600px;
	margin: 0 auto;
	margin-bottom: 100px;
}
body.woocommerce-account.woocommerce-page .woocommerce > form.woocommerce-form-login br{
	display: none;
}
body.woocommerce-account.woocommerce-page .woocommerce > form.woocommerce-form-login .woocommerce-form-login__rememberme{
	display: block;
}
body.woocommerce-account.woocommerce-page .woocommerce > form.woocommerce-form-login button[type='submit']{
	font-size: 14px;
	font-weight: 700;
	padding: 10px 30px;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	background-color: #333;
	text-align: center;
	font-family: 'Dosis',sans-serif;
	letter-spacing: 2px;
}
body.woocommerce-account.woocommerce-lost-password .woocommerce{
	padding: 100px 0;
	margin: 0 auto;
	max-width: 600px;
}
	body.woocommerce-account.woocommerce-lost-password .woocommerce form.lost_reset_password br{
	display: none;
}
body.woocommerce-account.woocommerce-lost-password .woocommerce form.lost_reset_password button[type='submit']{
	font-size: 14px;
	font-weight: 700;
	padding: 10px 30px;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	background-color: #333;
	text-align: center;
	font-family: 'Dosis',sans-serif;
	letter-spacing: 1px;
}
body.woocommerce-account.woocommerce-lost-password .woocommerce form.lost_reset_password p.form-row.form-row-first{
	width: 100%;
}
.tp-cart-area p.return-to-shop{
	margin: 20px 0;
}
.tp-cart-area p.return-to-shop a.button{
	font-size: 14px;
	font-weight: 700;
	padding: 10px 30px;
	display: inline-block;
	text-transform: capitalize;
	color: #fff;
	background-color: #333;
	text-align: center;
}
.justify-content-end{
	justify-content: flex-end;
}
.d-gap-20{
	gap: 20px;
}
.row{
    display: flex;
    flex-wrap: wrap;
}
.order-1{
	order: 1;
}
.order-2{
	order: 2;
}
.sticky button.cartmini-open-btn.white-color i{
	color: #222;
}
.text-center{
	text-align: center;
}
.tp-product__area .d-flex{
	flex-wrap: wrap;
}
.tp-product__area .d-flex > .woocommerce-notices-wrapper{
	width: 100%;
	padding: 0 15px;
}




@media (max-width : 992px ){
	.basic-menu li{
		margin-left: 20px;
	}
	.tp-shop-details__tab-btn-box{
		margin-bottom: 50px;
	}
	.tp-product-sidebar{
		margin-top: 50px;
	}
	.tp-cart-checkout-wrapper{
		margin-top: 50px;
	}
}
@media (max-width : 768px ){
	.woocommerce table.shop_table_responsive tr td.tp-cart-img, 
	.woocommerce-page table.shop_table_responsive tr td.tp-cart-img{
		display: none;
	}
	.woocommerce table.shop_table_responsive tr td.tp-cart-action,
	.woocommerce-page table.shop_table_responsive tr td.tp-cart-action{
		text-align: center !important;
	}
	.woocommerce table.shop_table_responsive tr td.tp-cart-action:before,
	.woocommerce-page table.shop_table_responsive tr td.tp-cart-action:before,
	.woocommerce table.shop_table_responsive tr td.tp-cart-quantity:before,
	.woocommerce-page table.shop_table_responsive tr td.tp-cart-quantity:before{
		content: unset;
	}
	.tp-product-details-quantity .tp-product-quantity{
		margin: auto;
	}
	.logged-in .sticky{
		top: 46px;
	}
}
@media (max-width : 767.98px ){
	button.cartmini-open-btn{
		display: none;
	}
	.basic-mobile-menu{
		width: 100%;
	}
	.pro-details-nav-btn{
		display: inline-block;
	}
	.tp-cart-update{
		margin-top: 30px;
	}
	.header-transparent.sticky .mean-container a.meanmenu-reveal{
		border: 1px solid #222;
	}
	.header-transparent.sticky .mean-container a.meanmenu-reveal span{
		background: #222 none repeat scroll 0 0;
	}
}
@media (max-width : 600px ){
	.logged-in .sticky{
		top: 0;
	}
}
@media (min-width : 576px ){
	.d-sm-flex{
		display: flex;
	}
	.col-sm-6{
		flex: 0 0 auto;
		width: 50%;
	}
	.justify-content-sm-end{
		justify-content: flex-end!important;
	}
	.woocommerce:has(>nav.woocommerce-MyAccount-navigation){
		display: flex;
		gap: 30px;
	}
	.woocommerce nav.woocommerce-MyAccount-navigation{
		flex: 0 0 30%;
	}
	.woocommerce div.woocommerce-MyAccount-content{
		flex: 0 0 60%;
	}
}
@media (min-width : 768px ){
	.text-md-end{
		text-align: right;
	}
	.col-md-2{
		flex: 0 0 auto;
		width: 16.66666667%;
	}
	.col-md-3{
		flex: 0 0 auto;
		width: 25%;
	}
	.col-md-4{
		flex: 0 0 auto;
		width: 33.33333333%;
	}
	.col-md-6{
		flex: 0 0 auto;
		width: 50%;
	}
	.col-md-8{
		flex: 0 0 auto;
		width: 66.66666667%;
	}
	.col-md-9{
		flex: 0 0 auto;
		width: 75%;
	}
	.col-md-10{
		flex: 0 0 auto;
		width: 83.33333333%;
	}
}
@media (min-width : 992px ){
	.col-lg-3{
		flex: 0 0 auto;
		width: 25%;
	}
	.col-lg-4{
		flex: 0 0 auto;
		width: 33.33333333%;
	}
	.col-lg-5{
		flex: 0 0 auto;
		width: 41.66666667%;
	}
	.col-lg-6{
		flex: 0 0 auto;
		width: 50%;
	}
	.col-lg-7{
		flex: 0 0 auto;
		width: 58.33333333%;
	}
	.col-lg-8{
		flex: 0 0 auto;
		width: 66.66666667%;
	}
	.col-lg-9{
		flex: 0 0 auto;
		width: 75%;
	}
	.order-lg-1{
		order: 1;
	}
	.order-lg-2{
		order: 2;
	}
}
@media (min-width : 1200px ){
	.col-xl-3{
		flex: 0 0 auto;
		width: 25%;
	}
	.col-xl-4{
		flex: 0 0 auto;
		width: 33.33333333%;
	}
	.col-xl-6{
		flex: 0 0 auto;
		width: 50%;
	}
	.col-xl-8{
		flex: 0 0 auto;
		width: 66.66666667%;
	}
	.col-xl-9{
		flex: 0 0 auto;
		width: 75%;
	}
}
@media (min-width : 1400px ){
	.col-xxl-3{
		flex: 0 0 auto;
		width: 25%;
	}
	.col-xxl-4{
		flex: 0 0 auto;
		width: 33.33333333%;
	}
	.col-xxl-6{
		flex: 0 0 auto;
		width: 50%;
	}
	.col-xxl-8{
		flex: 0 0 auto;
		width: 66.66666667%;
	}
	.col-xxl-9{
		flex: 0 0 auto;
		width: 75%;
	}
}
.tp-product__area .tp-product-item-2 .tp-product-action-item-2 .product.add_to_cart_inline {
    margin: 0 0 4px !important;
    padding: 0 !important;
    position: relative;
    height: 40px;
    width: 40px;
    background: #fff;
    border: 0 !important;
}
.tp-product__area .tp-product-item-2 .tp-product-action-item-2 .product.add_to_cart_inline .woocommerce-Price-amount{
    display: none;
}
.tp-product__area .tp-product-item-2 .tp-product-action-item-2 .product.add_to_cart_inline > a.add_to_cart_button{
    background: #fff;
    border: 1px solid #777;
    width: 40px;
    height: 40px;
    padding: 10px;
    position: relative;
	border-radius: 0;
}
.tp-product__area .tp-product-item-2 .tp-product-action-item-2 .product.add_to_cart_inline > a.add_to_cart_button:hover > span.tp-product-tooltip.tp-product-tooltip-right{
    visibility: visible;
    opacity: 1;
    right: calc(100% + 8px);
}
.tp-product__area .tp-product-item-2 .tp-product-action-item-2 .product.add_to_cart_inline > a.add_to_cart_button.added{
    pointer-events: none;
}
.tp-product__area .tp-product-item-2 .tp-product-action-item-2 .product.add_to_cart_inline > a.add_to_cart_button.added::after{
    position: absolute;
    left: 3px;
    top: 13px;
}
.tp-product__area .tp-product-item-2 .tp-product-action-item-2 .product.add_to_cart_inline > a.add_to_cart_button.added > svg{
    display: none;
}
.tp-product__area .tp-product-item-2 .tp-product-action-item-2 .product.add_to_cart_inline > a.add_to_cart_button.added > span.tp-product-tooltip.tp-product-tooltip-right{
    display: none;
}
.tp-product__area .tp-product-item-2 .tp-product-action-item-2 .product.add_to_cart_inline a.added_to_cart.wc-forward{
    position: absolute;
    top: 50%;
    right: 100%;
    width: max-content;
    background: #333;
    color: #fff;
    padding: 0px 6px;
    border-radius: 4px;
    transform: translateX(-8px) translateY(-50%);
    opacity: 0;
	font-size: 12px;
	font-weight: 600;
}
.tp-product__area .tp-product-item-2 .tp-product-action-item-2 .product.add_to_cart_inline:hover a.added_to_cart.wc-forward{
    opacity: 1;
}
.tp-product__area .tp-product-item-2 .tp-product-action-item-2 .product.add_to_cart_inline 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 #333;
    border-bottom: 8px solid transparent;
}
.woocommerce .widget_price_filter div.price_label{
	font-size: 13px;
	font-weight: 500;
}
.tp-product-sidebar .widget_top_rated_products ul.product_list_widget li, 
.tp-product-sidebar .widget_products ul.product_list_widget li{
	padding: 15px 0;
}
.tp-product-sidebar .widget_top_rated_products ul.product_list_widget li ins,
.tp-product-sidebar .widget_products ul.product_list_widget li ins{
	text-decoration: none;
}
.tp-product-sidebar .widget_top_rated_products ul.product_list_widget li img, 
.tp-product-sidebar .widget_products ul.product_list_widget li img{
    float: left;
    width: 100px;
    margin-right: 25px;
	margin-left: 0;
}
.tp-product-sidebar .widget_top_rated_products ul.product_list_widget li span.product-title, 
.tp-product-sidebar .widget_products ul.product_list_widget li span.product-title{
	display: inline-block;
	margin-top: 15px;
}
.tp-product-sidebar .widget_top_rated_products li .star-rating,
.tp-product-sidebar .widget_products li .star-rating{
	color: var(--primary-color);
	margin: 5px 0;
}
.tp-product-sidebar li .woocommerce-Price-amount{
    font-weight: 500;
    margin-top: 5px;
    line-height: 2;
    color: var(--primary-color);
}
.woocommerce .star-rating i{
	color: var(--primary-color);
}
.product-details-review .user-rating a{
	color: var(--primary-color);
}
.woocommerce-MyAccount-content{
	color: #000;
}
.woocommerce-MyAccount-content h2{
	font-size: 24px;
}
.woocommerce-MyAccount-content br{
	display: none;
}
.wpcf7 form .wpcf7-response-output{
	padding: 0;
	margin: 0;
	border: 0;
}
.wpcf7-not-valid-tip{
	margin-top: 10px;
	color: var(--primary-color);
}
.woocommerce form.checkout_coupon .coupon-error-notice{
	font-size: 14px;
}