/* 
Theme Name:		 dev
Theme URI:		 http://childtheme-generator.com/
Description:	 dev is a child theme of hello-elementor, created by ChildTheme-Generator.com
Author:			 Serhii Dudchenko
Author URI:		 http://childtheme-generator.com/
Template:		 hello-elementor
Version:		 1.0.0
Text Domain:	 dev
*/


/*
    Add your custom styles here
*/
.genmac-popup-menu-full span.sub-arrow {
    content: url('/wp-content/uploads/2022/09/4115237-add-plus_114047-1.svg');
}

.genmac-popup-menu-full a.highlighted span.sub-arrow{
    content: url('/wp-content/uploads/2022/09/minus.svg');
}


/*
Menu items
#genmac-header-wrap
*/
#genmac-pc-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
    max-width: 45%;
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
    bottom: 5px;
}


/* Custom Icons list */
.genmac-icons-list span.elementor-icon-list-icon {
    min-width: 70px;
    height: 63px;
    background: #FFE7DB;
	margin-right: 10px;
    box-shadow: 4px 4px 4px rgb(196 196 196 / 50%);
    border-radius: 10px;
}

.genmac-icons-list li:hover span.elementor-icon-list-icon {
    background: #C4C4C4;
}

.genmac-icons-list span.elementor-icon-list-icon svg{
    max-width: 32px;
    margin: auto !important;
    cursor:pointer;
}
p.genmac-grey-sub-icon-text {
    color: #717171;
    font-size: 14px;
    font-weight: 400;
}

/* Footer */
span.genmac-contact-red {
    color: #CE0000;
}

@media screen and (min-width: 768px){
    section#genmac-footer .elementor-column-wrap.elementor-element-populated,
    section.genmac-footer-contact .elementor-column-wrap.elementor-element-populated {
        background: transparent;
    }
}

/* Accordions */
.genmac-accordeon-with-icons .pp-accordion-tab-icon{
    min-width: 70px;
    height: 63px;
    background: #FFE7DB;
    box-shadow: 4px 4px 4px rgb(196 196 196 / 50%);
    border-radius: 10px;
}

.genmac-accordeon-with-icons .pp-accordion-item:hover .pp-accordion-tab-icon {
    background: #C4C4C4;
}

.genmac-accordeon-with-icons svg {
    margin-left: auto !important;
    margin-right: auto;
    margin-top: 9px;
}


.genmac-accordeon-with-icons  .pp-accordion-item:hover span.pp-accordion-tab-icon.pp-icon svg{
    fill:white !important;
}

.pp-accordion-item:not(.pp-accordion-item-active) .pp-accordion-tab-title {
    border: 1px solid #D9D7D5;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
}

.pp-accordion-item {
    border: none !important;
}


.pp-accordion-item.pp-accordion-item-active {
    border: 1px solid #D9D7D5 !important;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08) !important;
    border-radius: 5px !important;
}

.pp-accordion-item.pp-accordion-item-active {
    border: 1px solid #D9D7D5 !important;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08) !important;
    border-radius: 5px !important;
}

.pp-accordion-tab-title.pp-accordion-tab-show.pp-accordion-tab-active {
    border-radius: 5px !important;
}


.pp-accordion-tab-content {
    border-radius: 5px !important;
}

/* Title Sub */

@media screen and (max-width: 767px) {
    .genmac-title-text-after-ico {
        max-width: 70% !important;
    }
    .genmac-sub-title-text-after-ico {
        font-size:14px !important;
    }
}

/* Rank Match */
.genma-rankmatch-brandcr {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}

.genma-rankmatch-brandcr a {
    color: rgb(72 72 72);
}
.genma-rankmatch-brandcr:hover a {
    color: rgb(206 0 0);
}

.genma-rankmatch-brandcr span.last {
    color: rgb(206 0 0);
}


/*
@media screen and (max-width: 768px) {
    .tb-1 {
        width: 10% !important;
    }

    .tb-2 {
        width: 10.733% !important;
    }

    .tb-3 {
        width: 18.174% !important;
    }

    .tb-4 {
        width: 10.09% !important;
    }

    .tb-5 {
        width: 11.688% !important;
    }

    .tb-6 {
        width: 11.267% !important;
    }

    .tb-7 {
        width: 14.244% !important;
    }

    .tb-8 {
        width: 12.5% !important;
    }

}
*/



/* Facet WP */
.genmac-filters-facetwp {
    margin-left: 20px;
    margin-top: -5px;
    margin-bottom: -10px !important;
}

.genmac-filters-facetwp span.facetwp-display-value {
    margin-left: 25px;
    font-weight: 500;
    font-size: 16px;
}



/* Menu in filters  */
@media screen and (min-width:767px){
    .genmac-filters-title .elementor-icon-box-icon {
        display: none !important;
    }
}

@media screen and (max-width:767px){
    .genmac-left-col-filters .elementor-column-wrap{
        background-color: white !important;
    }
}

.genmac-filters-title-all-filters h3 {
    font-size: 20px !important;
}

.genmac-filters-title-all-filters .elementor-icon-box-icon {
    margin-top: 10px;
    padding-right: 5px;
    transform: rotate(45deg);
}
.genmac-filters-title-all-filters .elementor-icon-box-icon svg{
    width: 1.2em;
    height: 1.2em;
}

.genmac-filters-title-all-filters {
    margin-bottom: -20px !important;
}

.genmac-column-for-all-filters img {
    image-rendering: auto;
    image-rendering: crisp-edges;
    image-rendering: -webkit-optimize-contrast;
}

/* FacetWP Pagination */
a.facetwp-page {
    width: 40px;
    height: 45px;
    background: #E5E5E5;
    color: black;
    text-align: center !important;
    padding-top: 10px;
    font-weight:500;
    margin-right:15px !important;
    margin-top:25px !important;
}

a.facetwp-page.active {
    background: #CE0000;
    color: white !important;
}
a.facetwp-page:not(.active):hover{
    color: #CE0000 !important;
}

/* next prev */
a.facetwp-page.next,
a.facetwp-page.next:hover,
a.facetwp-page.prev,
a.facetwp-page.prev:hover{
    color: transparent !important;
}

a.facetwp-page.next:before,
a.facetwp-page.prev:before{
    content: "";
    height: 24px;
    width: 24px;
    display: inline-block;
    background-size: contain;
    position: absolute;
    margin-left: 0px;
    background-repeat: no-repeat;
}
a.facetwp-page.next:before{
    background-image:url(/wp-content/uploads/2022/10/next_white.svg);
    margin-left: -10px;
    transform: rotate(180deg);
    /*     background-image:url(/wp-content/uploads/2022/10/next_red.svg); */
}
a.facetwp-page.next:hover:before{
    background-image:url(/wp-content/uploads/2022/10/next_red.svg);
    margin-left: 0px;
    transform: rotate(0deg);
}
a.facetwp-page.prev:before{
    margin-left: 0px;
    background-repeat: no-repeat;
    transform: rotate(0deg);
    background-image:url(/wp-content/uploads/2022/10/next_white.svg);
}
a.facetwp-page.prev:hover:before{
    background-image:url(/wp-content/uploads/2022/10/next_red.svg);
    margin-left: -15px;
    transform: rotate(180deg);
}

/* Facet WP if Empty */
p.facet_empty {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 80px;
}

a.facet_empty_link {
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    text-align: center !important;
    display: block;
    text-decoration: underline;
    margin-top: -20px;
}

/* Hodens in products */
body.archive.tax-kategoriia-produktsii .genmac-block-for-products {
    display: none;
}
body.post-type-archive-product .genmac-block-for-tax {
    display: none;
}


/* Next & Prev Elementor Custom */

.pp-slider-arrow.swiper-button-prev{
    bottom: -25px !important;
    position: inherit;
    background-color: transparent;
}
.pp-slider-arrow.swiper-button-next{
    /* bottom: -27px !important; */
    margin-left: auto !important;
    position: inherit;
    background-color: transparent;
    display: block;
}

/* Prev */

.pp-slider-arrow.swiper-button-prev i:before{
    content: "";
    transform: rotate(180deg) !important;
    display: block;
    background-image: url("/wp-content/uploads/2022/10/strelka_red-1.svg") !important;
    background-repeat: no-repeat;
    height: 20px;
    width: 50px;
    background-size: 49px;
    margin: 0px;
    padding: 0px;
}
.pp-slider-arrow.swiper-button-prev:hover i:before{
    content: "";
    transform: rotate(180deg) !important;
    display: block;
    background-image: url("/wp-content/uploads/2022/10/strelka_grey-1.svg") !important;
    background-repeat: no-repeat;
    height: 20px;
    width: 50px;
    background-size: 49px;
    margin: 0px;
    padding: 0px;
}

/* Next */

.pp-slider-arrow.swiper-button-next i:before{
    content: "";
    display: block;
    background-image: url("/wp-content/uploads/2022/10/strelka_red-1.svg") !important;
    background-repeat: no-repeat;
    height: 20px;
    width: 50px;
    background-size: 49px;
    margin: 0px;
    padding: 0px;
}
.pp-slider-arrow.swiper-button-next:hover i:before{
    content: "";
    display: block;
    background-image: url("/wp-content/uploads/2022/10/strelka_grey-1.svg") !important;
    background-repeat: no-repeat;
    height: 20px;
    width: 50px;
    background-size: 49px;
    margin: 0px;
    padding: 0px;
}

/* Hide elements */
@media screen and (min-width:768px){
    .hide-pc{
        display:none;
    }
}

/* Product */
.genma-table-product tbody tr:first-child td:last-child strong {
    color: #030303 !important;
}
/*
.genma-table-product table td,
.genma-table-product table th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 0px solid hsla(0,0%,50.2%,.5019607843137255);
    border-bottom: 1px solid hsla(0,0%,50.2%,.5019607843137255);
}
*/
.genma-table-product table tbody>tr:nth-child(odd)>td,
.genma-table-product table tbody>tr:nth-child(odd)>th{
    background-color:#ff000000;
}
@media screen and (max-width:768px){
    .genma-table-product table {
        min-width: 100%;
    }
}


