/* BODY */
@media (min-width: 768px) {
    header nav.wp-block-navigation div> ul> li{
    padding: 0 4px;
    } 
}
.wp-block-group.row.is-vertical.is-layout-flex.wp-block-group-is-layout-flex[class*="wp-container-core-group-is-layout"],
.wp-block-group.row.is-vertical.is-layout-flex.wp-block-group-is-layout-flex[class*="wp-container-core-group-layout"]
{
    flex-direction:row;
    width: 100%;
}
input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: normal;
}
.quantity{
    box-sizing: revert;
}
.wp-block-woocommerce-add-to-cart-form .quantity .qty {
    width: 4.631em;
}
.wp-block-group.is-vertical.is-layout-flex.wp-container-core-group-layout-22.wp-block-group-is-layout-flex {
}
.min-h-60{
    min-height: 101px;
}

#menu-pcpi-main-menu{
    flex-wrap: wrap;
}
.category  .wp-block-post.post.type-post .btn-primary {
    --bs-btn-color: #000000;
    --bs-btn-bg: #00000000;
    --bs-btn-border-color: #000000;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0b5ed7;
    --bs-btn-hover-border-color: #0a58ca;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: #0a53be;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-disabled-border-color: #0d6efd;
}
.category  .wp-block-post.post.type-post a {
    color: rgba(var(--bs-body-color-rgb), var(--bs-link-opacity, 1));   
}
.category  .wp-block-post.post.type-post a:hover {
    color: #0669ff;
}
.acceptance-newsletter label{
display: flex;
}
#pcpi-nav-pi ul.pi.dropdown-menu{
    border-top: 3px solid #0669ff;
}
.pi.dropdown-menu{
 
    /* background-color: var(--bs-dropdown-bg); */
    color: var(--bs-dropdown-bg);
    /* color: var(--bs-dropdown-color); */
    background-color:  var(--bs-dropdown-color);
   --bs-dropdown-link-color:var(--bs-dropdown-bg);
}
.acceptance-newsletter input
{width: unset;
    margin-right: .5em;
}
.acceptance-newsletter span{
    font-size: 12px;
margin: 0;
padding: 0;}
body {
    font-family: 'Roboto', sans-serif;   
  }
.wp-site-blocks {
    padding-top: 32px;
    padding-bottom: 0;
}
figure.ratio  >a> img{
    height: 100%;
}
body {
    --wp--preset--font-size--small: clamp(0.875rem, 0.875rem + ((1vw - 0.48rem) * 0.24), 1rem);
    --bs-info-bg-subtle: #d0f7f5;
    --bs-info-bg-subtle_pi: #e4f7f6;
    --bs-info-bg-subtle_pi: #4ca80b;
}
/* .bg-info-subtle {
    background-color: var(--bs-info-bg-subtle) !important;
} */
/* .row-full {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    min-height: 100vh;
    left: 50%;
  } */

:where(.is-layout-flex.row) {
    gap: unset;
  }
:where([class*="col-"].is-layout-flex) {
    gap: unset;
  }
  body .is-layout-flex.row {
    flex-wrap: wrap;
    align-items: unset;
}
figure.w-100 > img {
    width: 100%;
  }

body {
    padding-right: 0;
    padding-left: 0;
}

/* ENF BODY */
/* WP_POST */
main>section>main>section>ul>li.wp-block-post.post.type-post.status-publish> div.wp-block-group  {
    /* min-height: 390px; */
    }
/* END WP_POST */
textarea{
    width: 100%;
}
.container, .container-xl {
    max-width: 1200px;
}
#nav_pcpi .offcanvas-body >li>a {
    height: 100%;
}

.wp-block-columns.row>.wp-block-column {
    flex-basis: unset !important;
    flex-grow: 1;
}




/* MENU */
#pcpi-nav {

    line-height: 60px;
}

.wp-block-navigation__container {
    padding-left: 1em;
    gap: 0
}

.mh-89>ul>li {
    min-height: 89px;
}

.mh-89>ul>li figure a img {
    max-height: 100px;
    object-fit: cover;
}

#pcpi-nav .current-menu-item {
    background-color: #0669ff;
}

.pi-gradient {
    background: rgb(0 0 0);
    background: linear-gradient(0deg, rgb(0 0 0 / 70%) 0%, rgb(8 7 7 / 70%) 80%, rgba(241, 241, 241, 0) 100%);
}

.above_the_fold_450_full {}

.text-red-pi {

    color: var(--wp--preset--color--vivid-red)
}

.text-red-grin {

    color: var(--wp--preset--color--grinn)
}

.nav-pi-p>ul>li {
    padding-left: 5px;
}

.text-red-pi>ul>li a:hover {
    background-color: var(--wp--preset--color--vivid-red) !important;
    color: #F6F6F6 !important;
    text-decoration: none;
}

.has-vivid-cyan-blue-color>ul>li a:hover {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
    color: #F6F6F6 !important;
    text-decoration: none;
}

.text-red-grin>ul>li a:hover {
    background-color: var(--wp--preset--color--grinn) !important;
    color: #F6F6F6 !important;
    text-decoration: none;
}

.gap-nav>ul>li a {
    padding: 3px 6px;
    border-radius: 3px;
}

#pcpi-nav-pi {
    background-color: #2c2f34;
}

.logged-in #offcanvasDarkNavbar.show {
    margin-top: 46px;
}

#pcpi-nav-pi ul {

    list-style-type: none;
}

body .is-layout-flex .row-full,
.row-full {
    top: 0;
    height: 100%;
    overflow-y: hidden;
    width: calc(100vw - 8px);
    position: absolute;
    margin-left: -50vw !important;
    left: 50%;
    max-width: initial !important;
    z-index: -1;
}

.hr_lines::before {
    left: 0;
}

.hr_lines::after,
.hr_lines::before {
    position: absolute;
    content: "";
    display: block;
    width: 40%;
    height: 2px;
    background-color: #444;
    top: 50%;
}

.hr_lines::after {
    right: 0;
}

.hr_lines {
    border-left: 1px solid #444;
    border-right: 1px solid #444;
}

.padding_guter {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
}

.margin_guter,
body .is-layout-flex>.margin_guter {
    margin-right: calc(var(--bs-gutter-x) * 0.5);
    margin-left: calc(var(--bs-gutter-x) * 0.5);
}
.the-post-breadcrumb *,.the-post-breadcrumb {
color:#a7a7a7;
text-decoration: none;
}
.the-post-breadcrumb a:hover ,.the-post-breadcrumb a:hover i{
color:#997c00 ;
text-decoration: none;
}
.transform-1{
    transform: scaleX(-1);
}
.underline-none a ,h1 >a ,h2 >a{
 text-decoration: none;
}
.the-post-breadcrumb >span {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #555;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    margin: 0px 5px;
    top: -3px;
}

#pi_search_input{
    min-width: 200px;
}
@media (max-width: 640px) {
    body {
        --bs-body-font-size: 14px;
        --wp--preset--font-size--medium: 14px;
    }

    .wp-block-post-date {
        display: none;
    }

    .wp-block-post-excerpt__excerpt {
        display: none;
    }

    .wp-block-group.is-nowrap.is-layout-flex {
        flex-wrap: wrap;
    }
}

@media (min-width: 640px) {
    form .search_hiden {
        width: 0;
        display: none;
    }

    form .search_hiden.active {
        width: 100%;
        display: block;
    }

    form .search_hiden.active.btn-close {
        width: 0%;
        display: block;
    }

    form .search_hiden.active.btn-close.translate-pi-xy {
        transform: translate(-12px, -50%) !important;
        padding: 10px;
    }
}

.pi_h-100 ul,
body:not(.category) .pi_h-100 ul li,
.pi_h-100 ul li figure,
.pi_h-100 ul li figure a,
.pi_h-100 ul li figure img {
    height: 100%;
    margin: 0;
}
/* .pi_h-100 ul,
.pi_h-100 ul li figure,
.pi_h-100 ul li figure a,
.pi_h-100 ul li figure img {
    height: 100%;
    margin: 0;
} */

.pi_h-100 ul li figure img {
    object-fit: cover;
    max-height: 500px;
}

.pi_h-100 {
    max-height: 100%;
}

.hidden-description {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: opacity 0.4s ease-out, max-height 0.4s ease-out, margin 0.4s;
}
p>label{
    width: 100%;
}
input{
    width: 100%;
}
.wp-block-template-part{
    /* overflow-x: hidden; */
}
@media (min-width: 768px) {
   
    .pcpi-link:hover, .active >.pcpi-link, .pcpi-link:focus{
        background-color: #0669ff;
        text-decoration: none ;
    }
    .pcpi-link:hover::before, .active >.pcpi-link::before {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: -4px;
        content: "";
        background-color: #0669ff;
        color: #fff;
        border-bottom: 4px solid #0669ff;
    }

    .pcpi-link {
        position: relative;

    }
}

@media (min-width: 992px) {
    .pi.dropdown-menu{
        min-width: 250px;
        /* background-color: var(--bs-dropdown-bg); */
        color: var(--bs-dropdown-bg);
        /* color: var(--bs-dropdown-color); */
        background-color:  var(--bs-dropdown-color);
       --bs-dropdown-link-color:var(--bs-dropdown-bg);
    }
    #asiaid
    #asiaid p{
        width: 100%;
    }
    #asiaid iframe {
        width: 100%;
        overflow: hidden;
        min-height: 400px;
    }
    .hidden-descriptions:hover .hidden-description {
        opacity: 1;
        max-height: 100px;
        margin-top: 5px;
        transition: opacity 0.4s ease-out, max-height 0.9s ease-out;
    }

    body .is-layout-flow.col-6-ul>* {
        margin-block-start: 1.5rem;
        margin-block-end: 0;
    }

    .col-6-ul {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;
        margin-top: calc(-1 * var(--bs-gutter-y));
        margin-right: calc(-0.5 * var(--bs-gutter-x));
        margin-left: calc(-0.5 * var(--bs-gutter-x));
    }

    .col-6-ul>li {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-6-ul>li .row {
        margin-right: 0;
        margin-left: 0;
    }

    .fs-7 {
        font-size: 0.8rem !important;
    }

    .above_the_fold_450_full {
        height: 450px;
    }

    #pcpi-nav li>a {
        padding: 0 14px;
    }

    #pcpi-nav .current-menu-item>a:after,
    #pcpi-nav li>a:hover:after {
        content: "";
        width: 20px;
        height: 2px;
        position: absolute;
        margin-top: 17px;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        background: #2c2f34;
        transition: 0.3s;
    }

    #pcpi-nav li {
        border-bottom: 1px solid #fff;
    }

    #pcpi-nav .current-menu-item,
    #pcpi-nav li:hover {
        border-bottom: 1px solid #0669ff;

    }
}