/*!

 * Shipping Rate add ons Card CSS

 */.wpcsr-card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.wpcsr-card>hr{margin-right:0;margin-left:0}.wpcsr-card>.wpcsr-list-group:first-child .wpcsr-list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.wpcsr-card>.wpcsr-list-group:last-child .wpcsr-list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.wpcsr-card-body{flex:1 1 auto;}.wpcsr-card-header{padding:.75rem .65rem /*1.25rem*/;background-color:rgba(0,0,0,.03)}.wpcsr-card-title{margin-bottom:.75rem}.wpcsr-card-subtitle{margin-top:-.375rem;margin-bottom:0}.wpcsr-card-text:last-child{margin-bottom:0}.wpcsr-card-link:hover{text-decoration:none}.wpcsr-card-link+.card-link{margin-left:1.25rem}.wpcsr-card-header-pills,.wpcsr-card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.wpcsr-card-header{margin-bottom:0;color:inherit;border-bottom:1px solid rgba(0,0,0,.125)}.wpcsr-card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.wpcsr-card-header+.wpcsr-list-group .wpcsr-list-group-item:first-child{border-top:0}.wpcsr-card-footer{border-top:1px solid rgba(0,0,0,.125)}.wpcsr-card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.wpcsr-card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.wpcsr-card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.wpcsr-card-img{width:100%;border-radius:calc(.25rem - 1px)}.wpcsr-card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.wpcsr-card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.wpcsr-card-deck{display:flex;flex-direction:column}.wpcsr-card-deck .wpcsr-card{margin-bottom:15px}@media (min-width:576px){.wpcsr-card-deck{flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.wpcsr-card-deck .wpcsr-card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.wpcsr-card-group{display:flex;flex-direction:column}.wpcsr-card-group>.card{margin-bottom:15px}@media (min-width:576px){.wpcsr-card-group{flex-flow:row wrap}.wpcsr-card-group>.wpcsr-card{flex:1 0 0%;margin-bottom:0}.wpcsr-card-group>.wpcsr-card+.wpcsr-card{margin-left:0;border-left:0}.wpcsr-card-group>.wpcsr-card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.wpcsr-card-group>.wpcsr-card:first-child .wpcsr-card-header,.wpcsr-card-group>.wpcsr-card:first-child .wpcsr-card-img-top{border-top-right-radius:0}.wpcsr-card-group>.wpcsr-card:first-child .wpcsr-card-footer,.wpcsr-card-group>.wpcsr-card:first-child .wpcsr-card-img-bottom{border-bottom-right-radius:0}.wpcsr-card-group>.wpcsr-card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.wpcsr-card-group>.wpcsr-card:last-child .wpcsr-card-header,.wpcsr-card-group>.wpcsr-card:last-child .wpcsr-card-img-top{border-top-left-radius:0}.wpcsr-card-group>.wpcsr-card:last-child .wpcsr-card-footer,.wpcsr-card-group>.wpcsr-card:last-child .wpcsr-card-img-bottom{border-bottom-left-radius:0}.wpcsr-card-group>.wpcsr-card:only-child{border-radius:.25rem}.wpcsr-card-group>.wpcsr-card:only-child .wpcsr-card-header,.wpcsr-card-group>.wpcsr-card:only-child .wpcsr-card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.wpcsr-card-group>.wpcsr-card:only-child .wpcsr-card-footer,.wpcsr-card-group>.wpcsr-card:only-child .wpcsr-card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.wpcsr-card-group>.wpcsr-card:not(:first-child):not(:last-child):not(:only-child),.wpcsr-card-group>.wpcsr-card:not(:first-child):not(:last-child):not(:only-child) .wpcsr-card-footer,.wpcsr-card-group>.wpcsr-card:not(:first-child):not(:last-child):not(:only-child) .wpcsr-card-header,.wpcsr-card-group>.wpcsr-card:not(:first-child):not(:last-child):not(:only-child) .wpcsr-card-img-bottom,.wpcsr-card-group>.wpcsr-card:not(:first-child):not(:last-child):not(:only-child) .wpcsr-card-img-top{border-radius:0}.wpcsr-card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.wpcsr-card-columns .wpcsr-card{display:inline-block;width:100%}}.wpcsr-card-columns .wpcsr-card{margin-bottom:.75rem}.wpcsr-accordion .wpcsr-card{overflow:hidden}.wpcsr-accordion .wpcsr-card:not(:first-of-type) .wpcsr-card-header:first-child{border-radius:0}.wpcsr-accordion .wpcsr-card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.wpcsr-accordion .wpcsr-card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.wpcsr-accordion .wpcsr-card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.wpcsr-accordion .wpcsr-card .wpcsr-card-header{margin-bottom:-1px}