/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/
Description: Child theme for Astra, A very lightweight and beautiful theme made to work with Page Builders.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.product-slider .slick-arrow {
    left: auto;
    right: 66px;
}

.product-slider .slick-arrow.slick-next {
    right: 16px;
}

.product-slider .slick-arrow.slick-next, .product-slider .slick-arrow.slick-prev {
    top: -58px!important;
}

.woolentor-product-same-height.ht-products.product-slider .slick-list{
	overflow: visible;
}

span.ht-product-label {
    background: rgba(255, 0, 0, 1);
    color: #fff;
    padding: 5px;
}

.ht-products .ht-product .ht-product-inner:hover{
	box-shadow: none;
}

.woocommerce-js form .form-row textarea, .woocommerce-js input[type=email], .woocommerce-js input[type=number], .woocommerce-js input[type=password], .woocommerce-js input[type=reset], .woocommerce-js input[type=search], .woocommerce-js input[type=tel], .woocommerce-js input[type=text], .woocommerce-js input[type=url], .woocommerce-js textarea, .woocommerce-page form .form-row textarea, .woocommerce-page input[type=email], .woocommerce-page input[type=number], .woocommerce-page input[type=password], .woocommerce-page input[type=reset], .woocommerce-page input[type=search], .woocommerce-page input[type=tel], .woocommerce-page input[type=text], .woocommerce-page input[type=url], .woocommerce-page textarea{
	border-style: solid;
}

.ht-products .ht-product .ht-product-inner .ht-product-image-wrap .ht-product-label.ht-product-label-right {
	right: auto;
    left: 10px;
    top: 10px;
}

.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-bottom .ht-product-inner:hover .ht-product-action ul, .ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover.ht-product-action-middle .ht-product-inner:hover .ht-product-action ul {
    height: auto;
    flex-wrap: wrap;
    width: calc(100% - 20px);
    background: transparent;
    box-shadow: none;
}

.ht-products .ht-product.ht-product-action-style-2.ht-product-action-on-hover .ht-product-inner .ht-product-action ul li {
    margin: 0!important;
    width: 100%;
}

ul.woolentor-action-btn-area a {
    background: #000;
    width: 100%;
}

.ht-products .ht-product .ht-product-inner .ht-product-action ul li a {
    width: 100%!important;
    margin: 0;
    text-align: center;
    height: 100%!important;
    background: rgba(56, 57, 0, 1);
    color: #fff!important;
    padding: 20px 10px;
}

.product-slider a.woolentorquickview i{
	display: none!important;
}

.product-slider a.woolentorquickview span.ht-product-action-tooltip {
    position: static!important;
    color: #fff!important;
    transform: translate(0)!important;
    opacity: 1!important;
    visibility: visible!important;
    text-transform: uppercase;
    font-weight: 900!important;
    font-size: 16px!important;
    font-family: 'Work Sans'!important;
}

.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul {
    width: 100%;
}

.ht-products .ht-product.ht-product-action-bottom .ht-product-inner .ht-product-action ul li {
    width: 100%;
}

.wl-product-color {
    margin: 0!important;
    color: rgba(102, 102, 102, 1)!important;
    font-family: 'Work Sans';
    font-weight: 500;
    margin-bottom: 5px!important;
}

.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-title {
    margin-bottom: 5px;
}

.ht-products .ht-product.ht-product-action-style-2 .ht-product-inner .ht-product-action ul {
    background: transparent;
}

.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price del span {
    color: rgba(153, 153, 153, 1)!important;
}

.ht-products .ht-product .ht-product-inner .ht-product-content .ht-product-content-inner .ht-product-price span del {
    text-decoration: none;
}

.product-slider .slick-arrow:active {
    background: transparent!important;
}

div.product.ht-product:hover .ht-product-title {
    text-decoration: underline;
}

ul.products li.product .price del .amount {
    color: rgba(153, 153, 153, 1)!important;
    text-decoration: auto;
}

ul.products li.product .price del {
    text-decoration: none!important;
}

.woocommerce ul.products li.product:hover a.ast-loop-product__link {
    text-decoration: underline;
}

select.orderby {
    -webkit-appearance: none;
    text-transform: uppercase;
    font-weight: 900;
    color: rgba(56, 57, 0, 1);
    font-size: 16px;
    width: 200px;
    background-image: url(images/arrow_down.svg);
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color {
    line-height: 1;
}

.yith-wcan-filters .yith-wcan-filter .filter-title {
    margin-bottom: 10px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item {
    line-height: 1;
    margin-bottom: 12px;
}

.show-password-input {
    display: none;
}

@media all and (max-width: 767px){
	.product-slider .slick-arrow.slick-next, .product-slider .slick-arrow.slick-prev {
		top: -38px !important;
	}

	.ht-products .ht-product .ht-product-inner .ht-product-action ul li a {
		padding: 10px;
	}

	.product-slider a.woolentorquickview span.ht-product-action-tooltip {
		font-size: 12px!important;
	}
}

