/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.woodmart-archive-shop .widget_product_categories span.select2-selection {
    padding: 0 15px !important;
    max-width: 100% !important;
    width: 100% !important;
    height: var(--wd-form-height) !important;
    border: var(--wd-form-brd-width) solid var(--wd-form-brd-color) !important;
    border-radius: var(--wd-form-brd-radius) !important;
    background-color: var(--wd-form-bg) !important;
    box-shadow: none !important;
    color: var(--wd-form-color) !important;
    vertical-align: middle !important;
    font-size: 14px !important;
    transition: border-color .5s ease !important;
}

.woodmart-archive-shop .widget_product_categories .select2-container--open span.select2-selection .select2-selection__arrow {
    top: 8px;
}

.woodmart-archive-shop .widget_product_categories span.select2-selection .select2-selection__clear {
    display: none;
}

.woodmart-archive-shop .widget_product_categories.widget, .woodmart-archive-shop .woodmart-price-filter.widget {
    margin-bottom: 0px;
    border-bottom: unset;
    padding-bottom: 10px;
}

.pewc-product-extra-groups {
    padding-left: unset;
}

.woodmart-archive-shop .woodmart-price-filter .widget-title, .woodmart-archive-shop .widget_product_categories .widget-title {
    display: none;
}

.woodmart-archive-shop .widget-area {
    display: none;
}

.av-advantages-container { 
    margin-top: 2rem;
    background: #FFF;
    box-shadow: 0px 0px 8px 0px #E3E1E1;
    display: flex;
    padding: 20px 12px 20px 24px;
}

.av-advantages-container .row {
    width: 100%;
}

.av-advantages-icon {
    display: flex;
    align-items: center;
}
.av-advantages-icon svg {
    height: 40px;
    width: auto;
}

.av-advantages-el {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.av-advantages-text {
    padding-left: 10px;
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: -0.13px;
}


.av-services-container {
    border: 1px solid #D3D3D3;
}

.av-services-container .av-services-row-container  {
    padding: 8px;
    border-bottom: 1px solid #D3D3D3;
}

.av-services-container .av-services-row-container:last-child  {
    border-bottom: unset;
}

.av-services-container .av-services-title {
    display: flex;
    align-items: center;
}

.av-services-container .av-services-title svg {
    height: 40px;
    width: auto;
}

.av-services-container .av-services-title span {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    padding-left: 15px;
}

.av-services-container .av-services-content {
    color: #5F5F60;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
}

.woodmart-archive-shop .wd-back-btn a:after {
    content: unset;
}

.woodmart-archive-shop .wd-back-btn a:before {
    background: url('assets/back.svg');
    content: " ";
    height: 40px;
    width: 40px;
    background-size: contain;
    background-repeat: no-repeat;
}

.woodmart-archive-shop .wd-back-btn {
    margin-right: 10px;
}

.woodmart-archive-shop .product-wrapper .price, .woodmart-archive-shop .product-wrapper .wd-star-rating {
    display: none;
}

.woodmart-archive-shop .product-wrapper .wd-entities-title {
    text-align: left;
}

.woodmart-archive-shop .product-wrapper .wd-entities-title a:after {
    content: "VEZI PRODUSE";
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    text-decoration-line: underline;
    clear: both;
    display: block;
}

.woodmart-archive-shop .wrapp-buttons {
    display: none !important;
}

.form.woocommerce-ordering.wd-style-underline.wd-ordering-mb-icon {
    display: inline-block;
}

.wa__btn_popup {
    bottom: 65px !important;
}

.wa__popup_chat_box {
    bottom: 130px !important;
}

.av-separator {
    max-width: 100%;
    width: 100%;
}

div.pewc-select-wrapper{
    padding: 0 15px;
    max-width: 100%;
    width: 100%;
    height: var(--wd-form-height);
    border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
    border-radius: var(--wd-form-brd-radius);
    background-color: var(--wd-form-bg);
    box-shadow: none;
    color: var(--wd-form-color);
    vertical-align: middle;
    font-size: 14px;
    transition: border-color .5s ease;
}

div.av-pewc-wrapper {
    display: flex;
    align-items: center;
}

.av-pewc-wrapper .pewc-field-label {
    margin-bottom: unset;
    padding-right: 20px;
}

.av-pewc-wrapper .pewc-select-wrapper {
    flex: 1;
}

.single_add_to_cart_button {
    padding: 16px 24px;
    justify-content: center;
    align-items: center;
    border-radius: 50px !important;
    background: #F5833F;
    margin-left: 15px;
}

.single-product div.quantity input[type="button"], .single-product div.quantity input[type="number"] {
    background: #F5F5F5;
    padding: 0 12px;
    border: unset;
    width: 36px;
    height: 47px;
}

.single-product div.quantity input[type="button"]:hover {
    color: #000;
}

.single-product .summary-inner .wd-wishlist-btn.wd-action-btn {
    border-radius: 50px;
    border: 2px solid #F5833F;
    width: 47px;
    height: 47px;
    float: right;
    display: none;
}

.single-product .summary-inner .wd-wishlist-btn.wd-action-btn span {
    display: none;
}

.single-product .summary-inner .wd-wishlist-btn.wd-action-btn a {
    text-align: center;
    width: 47px;
}

.single-product .summary-inner .wd-wishlist-btn.wd-action-btn a:before {
    margin-inline-end: unset;
}

.pewc-total-field-wrapper {
    border-top: 1px solid #454545;
}

.pewc-total-field-wrapper p {
    color: #000;
}

.pewc-total-field-wrapper #pewc-grand-total-label {
    font-weight: bold;
    font-size: 1.2rem;
}

.pewc-total-field-wrapper #pewc-grand-total {
    font-weight: bold;
    font-size: 1.2rem;
}

.pewc-total-field-wrapper p:last-child {
    border-top: 2px dotted #D3D3D3;
    padding-top: 15px;
}

.wd-cookies-popup.popup-display {
    z-index: 99999999999;
}

.single_variation_wrap .woocommerce-variation-price {
    display: none;
}

.price.pewc-main-price .woocommerce-Price-amount.amount:before {
    content: 'Pret total:';
    margin-right: 10px;
}

.single_variation_wrap .pewc-field-label .pewc-field-price {
    font-weight: bold;
}

.price.pewc-main-price .woocommerce-Price-amount.woocommerce-Price-amount-discounted.amount:before {
    content: 'Pret redus:';
}

.woodmart-archive-shop .product-wrapper .price {
    text-align: left;
    display: block !important;
}

.woodmart-archive-shop .product-wrapper .price.price-discount {
    display: block !important;
}

.shipping-price {
	color: var(--wd-primary-color);
}

.cart-disclaimer, .checkout-disclaimer {
	border-top-style: hidden !important;
	text-align: right;
}

.cart-disclaimer td, .checkout-disclaimer td {
	padding-top: 0;
}

.woocommerce-shipping-totals, .shipping-pickup-store {
	border-style: none !important;
}

@media (max-width: 576px) {
    .av-advantages-container .row > :nth-child(n+2) {
        padding-top: 20px;
    }
    .av-advantages-container .row .av-advantages-el:nth-child(n+2) {
        padding-top: 20px;
    }
}
@media (min-width: 576px) {
    .av-advantages-container .row > :nth-child(n+2) {
        padding-top: 20px;
    }
}

@media (min-width: 769px) {
    .av-advantages-container .row > :nth-child(n+1) {
        padding-top: 0px;
    }

    .av-advantages-container .row > :nth-child(n+3) {
        padding-top: 20px;
    }

    .wa__btn_popup {
        bottom: 95px !important;
        right: 20px !important;
    }
    
    .wa__popup_chat_box {
        bottom: 160px !important;
    }
}

@media (min-width: 1025px) {

}

@media (min-width: 1200px) {

}