/*
Theme Name: Tanner 2026
Theme URI: N/A
Author: Md. Foridul Islam
Author URI: N/A
Description: A custom wordpress theme for Tanner 2026.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Html5, Css3, PHP5, Custom post type, Blog, Wpml
Text Domain: tanner2026
*/

@import url('assets/css/main.css');

.oferta-title-wrap .cat-item-title {
  text-transform: uppercase;
}
.woocommerce span.onsale,
body.taner-hide-prices .product-price-wrp,
body.taner-hide-prices .dgwt-wcas-tpd-price,
body.taner-hide-prices .dgwt-wcas-pd-price,
.dgwt-wcas-pd-addtc.js-dgwt-wcas-pd-addtc{
    display: none;
}

.taner-custom-data.single-color .single-color-code .number,
body.woocommerce-cart .return-to-shop,
.xoo-wsc-empty-cart{
  display: none;
}
:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__placeholder{
  color: #b5b5b5;
}
.validation-mgs.fullfil {
  color: #f3997b;
}
li a:after:hover{
	color: #f00;
}

.review-stars .inactive {
    opacity: .3;
}
.facebook a:after{
	content: "\f099"!important;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    text-decoration: inherit;
    color: #1E1E1E;
    font-size: 22px;
    padding-right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 15px;
    line-height: 15px;
}
body.single-product .joinchat__woo-btn__wrapper{
    padding-top: 10px;
}

body .woocommerce .star-rating span::before {
    color: #ffc107;
}
body .dgwt-wcas-tpd-price {
    color: #f37348;
}
body .dgwt-wcas-tpd-rest-title {
    color: #722ef5;
}
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__clear{
    display: none;
}