@media (max-width: 480px){
.slideryo{
  display:none;
}
}

@media (max-width: 1920px){
.slideryomob{
  display:none;
}
}
@media (max-width: 479px){
.slideryomob{
  display:block!important;
}
}


.gfield_consent_label{
    display: inline;
}
.product-image-summary .woocommerce-product-details__short-description {
    margin-bottom: 0px;
}

#ivpa-content {
    margin-top: 0px;
    margin-bottom: 0px;
}

#ivpa-content .ivpa_attribute[data-attribute="pa_pakiranje"].ivpa_text.ivpa_border .ivpa_term.ivpa_active {
    display: none;
    border-color: #bbb;
    color: #bbb;
}

#ivpa-content .ivpa_custom_option, #ivpa-content .ivpa_attribute {
    margin-bottom: 0px;
    clear: both;
}

#ivpa-content .ivpa_title {
    display: none;
}

.ivpa-info-box-icon {
    display: none;

}

.whb-general-header {
   
    border-bottom-width: 0px!important;

}
.woodmart-shopping-cart.wd-tools-element.woodmart-cart-design-2.woodmart-cart-alt.cart-widget-opener{
  display:none;
  
}
.agy .box .box-left, .agy .box .box-right {
    width: 100%;
    position: relative;
    text-align: center;
    padding: 5%!important;
    box-sizing: border-box;
}
.agy .box {
    background: #fff;
    position: fixed;
    left: 0;
    right: 0;
    top: 20%;
    bottom: 0;
    margin: 0 auto;
    width: 70%;
    max-width: 450px;
    height: auto!important;
    display: table;
    z-index: 99999999;
}
.agy .box .box-right h3 {
    color: #7c7c7c;
    text-transform: uppercase;
    letter-spacing: .07em;
    border-bottom: 1px solid #eee;
    padding-bottom: 1em;
    margin: 0 auto;
    font-size: 1.2rem;
    padding-top: 1em;
}