.vp-woo-pont-block{position:relative}.vp-woo-pont-block-box{padding:1em;display:flex;justify-content:space-between;align-items:center;outline:1px solid rgba(18,18,18,.11);border-radius:4px}.vp-woo-pont-block-box.has-error{border-color:#cc1818}.vp-woo-pont-block-select p{margin:0;width:100%}.vp-woo-pont-block-select-title{width:100%}.vp-woo-pont-block-select-button{margin-left:auto}.vp-woo-pont-block-select-icons{display:flex;align-items:center;margin-right:auto}.vp-woo-pont-block-select-icons i{flex-grow:0;flex-shrink:0;margin-right:10px;width:24px;height:24px;background-position:center;background-size:100% auto;background-repeat:no-repeat}.vp-woo-pont-block-selected{display:flex;align-items:center;margin-right:auto}.vp-woo-pont-block-selected i{flex-grow:0;flex-shrink:0;margin-right:10px;width:32px;height:32px;background-position:center;background-size:100% auto;background-repeat:no-repeat}.vp-woo-pont-block .wc-block-components-spinner{top:0;right:0}.wc-block-components-local-pickup-select label[for*=vp_pont] .wc-block-components-radio-control__description-group{padding:0;margin:0}.wc-block-components-local-pickup-select label[for*=vp_pont] .wc-block-components-radio-control__secondary-description,.wc-block-components-local-pickup-select label[for*=vp_pont] .wc-block-components-radio-control__secondary-label{display:none}.wc-block-components-local-pickup-select label[for*=vp_pont] .wc-block-components-radio-control__description{position:absolute;width:auto;top:0;right:.75em;font-size:1em;line-height:max(1.5rem,24px);text-align:right}.wc-block-components-local-pickup-select label[for*=vp_pont] .wc-block-components-radio-control__description-group{display:block}.wc-block-components-local-pickup-select .wc-block-components-radio-control__description-group .wc-block-components-radio-control__description[id*=vp_pont]{display:none}#wcs-debug {
padding: 0 0 0;
font-size: 1em;
margin-bottom: 2em;
}
#wcs-debug #wcs-debug-header {
background: #3d9cd2;
color: #ffffff;
padding: 10px 20px;
cursor: pointer;
position: relative;
}
#wcs-debug #wcs-debug-header .wcs-debug-toggle {
background-image: url(//ajcsineki.hu/wp-content/plugins/conditional-shipping-for-woocommerce/frontend/img/arrow.svg);
background-repeat: no-repeat;
background-position: right center;
width: 42px;
height: 100%;
right: 0;
top: 0;
background-size: 42px;
position: absolute;
transition: .3s all;
}
#wcs-debug.closed .wcs-debug-toggle {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
#wcs-debug #wcs-debug-contents {
padding: 20px 20px 0;
display: none;
border: 1px solid #dee2e6;
border-width: 0 1px 1px;
}
#wcs-debug #wcs-debug-contents .wcs-debug-tip {
color: #1864ab;
background: url(//ajcsineki.hu/wp-content/plugins/conditional-shipping-for-woocommerce/frontend/img/tip2.svg) no-repeat left 5px;
background-size: 16px 16px;
padding-left: 24px;
}
#wcs-debug #wcs-debug-contents h3 {
margin: 10px 0 20px;
font-weight: bold;
font-size: 1.2em;
}
#wcs-debug #wcs-debug-contents h3.ruleset-title {
font-size: 1em;
}
#wcs-debug #wcs-debug-contents h3.ruleset-title a {
font-weight: bold;
}
#wcs-debug .wcs-debug-result-label {
padding: 5px;
border-radius: 3px;
color: #ffffff;
font-weight: bold;
text-transform: uppercase;
font-size: 12px;
}
#wcs-debug .wcs-debug-result-label.wcs-debug-result-label-pass {
background: #2b8a3e;
}
#wcs-debug .wcs-debug-result-label.wcs-debug-result-label-fail {
background: #c92a2a;
}
#wcs-debug table.wcs-debug-table {
border: 1px solid #dee2e6;
margin: 0 0 20px;
}
#wcs-debug table.wcs-debug-table.wcs-debug-table-fixed {
table-layout: fixed;
}
#wcs-debug table.wcs-debug-table td, #wcs-debug table.wcs-debug-table th {
padding: 5px 10px;
text-align: left;
}
#wcs-debug table.wcs-debug-table td.align-right,
#wcs-debug table.wcs-debug-table th.align-right {
text-align: right;
} .wcs-shipping-notices.wcs-shipping-notices-blocks {
margin-top: 1em;
}