/* Pws */

th { 
	white-space: nowrap;
}

td { 
	white-space: nowrap;
}



.sng_pg_cat_lst span.elementor-icon-list-text {
    display: inline-flex;
    gap: 3px;
}

.sng_pg_cat_lst .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{
		word-break: auto-phrase;
}

@media(max-width: 767px){
.blg_pst_wid .ue-post-calendar {
    margin-top: 20px;
}
}

.ftr_txt_main li a span {
    word-break: break-all;
}

.cstm_stl span.swiper-pagination-bullet {
    width: 22px !important;
}

.cstm_stl span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 38px !important;
}
.single-product.woocommerce table.shop_attributes th{
	background-color:transparent !important;
	    border-bottom: none;
}
.single-product.woocommerce table.shop_attributes {
    border: none;
}

.single-product.woocommerce table.shop_attributes td{
	background-color:transparent !important;
	    padding-left: 20px;
	    border-bottom: none;
	    vertical-align: middle;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff !important;
	    border-radius: 0px !important;
    background-color: #3f205b;
}
.woocommerce-tabs ul.wc-tabs li a {
    color: #222222!important;
    background-color: #cdcdcd;
    border-radius: 0px !important;
}
.woocommerce-tabs ul.wc-tabs li {
    border-radius: 0px !important;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    display: none;
}
.woocommerce #reviews #comments ol.commentlist {
    padding-left: 0px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin-left: 0px;
}
.woocommerce #review_form #respond .form-submit input {
    font-family: "Montserrat", Sans-serif;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 2px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    background-color: #3f205b;
    transition: all 0.2s;
	letter-spacing:0px;
}
.woocommerce #review_form #respond .form-submit input:hover {
    background-color: #cfab14;
}
.woocommerce .star-rating span::before {
    color: #cfab14;
}
@media only screen and (max-width: 600px) {
span.elementor-button-text.hfe-subtotal {
 display: none;
}
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    background-color: transparent;
}
.single-product table.variations th.label {
    padding-left: 0px;
    margin-left: 0px !important;
    width: 20%;
    text-align: start;
}
a.reset_variations {
    display: block;
}
table#size-guide tr {
    display: grid;
	    padding-right: 25px;
}

/* cart */
@media only screen and (min-width: 767px) {
	.ue-post-calendar {
    margin-top: 15px;
}
	.eael-cart-coupon-and-collaterals {
    padding: 0px 50px 50px 50px;
}
}
.eael-woo-cart .eael-woo-cart-wrapper .eael-cart-coupon-and-collaterals .cart-collaterals .cart_totals {
    max-width: fit-content;
}
tr.tax-total small {
    font-size: 12px;
}



/* Pws */





