/**
* Theme Name: Allegro2 Child
* Description: This is a child theme of Allegro2, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: allegro2
* Version: 1.0.14
*/


.prod-specs-list {
    display: flex;
    justify-content: start;
}

.custom_hfe-search-form__container {
    background: #ededed;
    border-radius: 15px;
    padding: 6px;
    display: flex;
}

.hfe-search-button-wrapper .custom_hfe-search-form__container input[type=search] {
    border: 0;
    padding: 10px !important;
    cursor: pointer;
    border-radius: 0;
    transition: all .5s;
    box-sizing: border-box;
    outline: none;
}

.custom_hfe-search-form__container i.fas.fa-search {
    color: #a3a3a3;
    font-size: 21px !important;
}

.custom_hfe-search-form__container input.hfe-search-form__input {
    padding: 3px 10px 0px 15px !important;
    font-size: 14px !important;
}

.custom_hfe-search-form__container .hfe-search-submit {
    min-width: 13%;
    position: relative;
    background: none;
}

a.compare_popup {
    margin-left: 0px;
}

#page .site-content {
    margin-top: 0px !important;
}

body .compare-btn-block .woosc-btn:before {
    margin-right: 5px !important;
    padding: 0px 10px 0px 5px !important;
    font-size: 10px !important;
    position: relative; top: -1px;
}
.woosw-icon-11:before {
    font-size: 25px;
}

.count_product.elementor-widget.elementor-widget-shortcode {
    text-transform: uppercase;
    font-size: 20px;
}


.prod-specs-list ul {
    float: left;
    list-style-type: none;
    max-width: 388px;
    background: #fff;
    padding: 10px;
    margin: 10px 0;
}

.prod-specs-list ul li {
    float: left;
    margin: 11px 0px 0px 0;
    display: flex;
    align-items: center;
}

.e-loop-item * {
    word-break: break-word;
}

.prod-specs-list ul img {
    width: 40px;
    height: 40px;
}

.woocommerce-product-details__short-description ul li {
    margin-bottom: 15px;
}

.woocommerce-product-details__short-description ul li::marker {
    color: #B70E0B;
}

.tax-product_cat .wishlist-icon-block .woosw-btn-text,
.search.post-type-archive-product .wishlist-icon-block .woosw-btn-text {
    display: none;
}

.tax-product_cat .wishlist-icon-block .woosw-icon-3:before,
.search.post-type-archive-product .wishlist-icon-block .woosw-icon-3:before {
    font-size: 22px;
}
.wishlist-icon-block {
    margin-top: -2px;
}
.compare_popup .dashicons {
    position: relative;
}

.compare_popup .dashicons::before {
    content: "";
    background-image: url(/wp-content/uploads/2024/01/ic_compare.svg);
    height: 24px;
    width: 22px;
    position: absolute;
    top: -1px;
    right: 0;
}

.dashicons,
.dashicons-before:before {
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    /* -webkit-font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    font-size: 20px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
}

.compare-btn-block .woosc-btn {
    padding: 0;
    color: #000;
    background: transparent;
    font-size: 14px;
    line-height: 22px;
    position: relative;
    padding-left: 14px;
}

.woosc-btn.woosc-btn-added:before {
    content: '\2713' !important;
    margin-right: 5px !important;
}

body a.woosc-btn-added.woosc-added:before {
    content: '\2713';
    padding: 0px 5px 0px 5px !important;
}

.compare-btn-block .woosc-btn:before {
    content: '';
    margin-right: 5px;
    border: 1px solid #000;
    padding: 0px 15px 0px 5px !important;
}

.product-list li {
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
}

.single-product .prod-specs-list ul {
    max-width: 600px !important;
    width: 100% !important;
    padding-left: 0;
}

/*@media (max-width: 1200px) {
    .single-product .prod-specs-list ul li {
        width: 17%;
    }
}*/

@media (max-width: 1100px) {
    .prod-specs-list ul li {
        width: 95%;
    }
}
@media (max-width: 991px) {
    .cat-col-3{
        width: 35% !important;
        border-bottom: none !important;
    }
    .cat-col-4{
        display: none;
    }
    .cat-col-5{
        width: 65% !important;
    }
}


@media (max-width: 880px) {
    .prod-specs-list ul li {
        width: 13em;
    }

    .prod-specs-list ul {
        max-width: 100%;
    }

    .cat-header-col {
        height: 75px;
    }
    .compare-btn-block .woosc-btn{
        padding-left: 0;
    }
}

@media (max-width: 767px) {
    .prod-specs-list-content ul {
        margin-left: 20px;
    }

    .tax-product_cat .wishlist-icon-block .woosw-icon-3:before {
        font-size: 18px;
    }

    /*.single-product .prod-specs-list ul li {
        width: 32% !important;
    }*/

    .cat-header-col {
        height: 75px;
    }
    .cat-col-3{
        width: 100% !important;
    }
}

@media (max-width: 425px) {
    .prod-specs-list ul li {
        width: 95%;
    }
}

/*Single product: Adjustment prod-specs-list icons*/
.single-product .prod-specs-list ul {
    display: flex;
    flex-wrap: wrap;   
    float:none;  
    
}
.single-product .prod-specs-list ul li {
    margin: 10px !important;
    min-width: 97px;
}

.single-product .prod-specs-list.col-5 ul li {
    width: calc(20% - 20px) !important;
}
.single-product .prod-specs-list.col-3 ul {
    max-width: 361px !important;
}
.single-product .prod-specs-list.col-3 ul li {
    width: calc(33.3336% - 20px) !important;
}

.single-product .prod-specs-list.col-4 ul {
    max-width: 478px !important;
}
.single-product .prod-specs-list.col-4 ul li {
    width: calc(25% - 20px) !important;
}

.single-product .prod-specs-list span.attribute-value {
    text-align: center;
    padding-left:0;
    font-size: 16px;
    line-height: 18px;
    margin-top:8px;
}
.single-product .prod-specs-list ul img {
    margin-right: 0;
}
@media (max-width: 1024px) {
    .single-product .prod-specs-list,
    .single-product .prod-specs-list ul {
        justify-content: center;
    }
}

.post-type-archive-product .elementor-page-title.elementor-widget-heading h1.entry-title {
    line-height: 1 !important;
}
.type-product .elementor-element.elementor-page-title.elementor-widget-heading h1.product_title.entry-title {
    line-height: 1;
}

.woosc-popup.woosc-search:not(.open),
.woosc-popup.woosc-settings:not(.open),
.woosc-popup.woosc-share:not(.open) {
    opacity: 0 !important;
    visibility: hidden !important;
}